body{
	padding: 0px;
	background-color: #353b40;
	color: #000000;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0px auto 0px auto;
}

p, table, tr, td{
	font-size: 100%;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
}

img{
	border: 0px;
	border-color: #000000;
}

a:link, a:visited, a:active {
	color: #42587A; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #5E789E;
}

h1{
	margin: 0px 8px 8px 0px;
	font-size: 160%;
	font-weight: bold;
	border-bottom: 1px solid #20537d;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #20537d;
	letter-spacing: 1px;
}
h2{
	font-size: 150%;
	font-weight: bold;
}
h3{
	font-size: 140%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

acronym{
	color: #273863;
	font-weight: bold;
	background-color: transparent;
}

#wrapper{
	margin: 0px auto;
	width: 800px;
	background-color: #23282d;
	padding: 10px 0px;
}

#container{
	margin: 0px auto;
	width: 780px;
	background: #ffffff;
}

#header{
	height: 90px;
	width: 780px;
	background: transparent url(../images/necula-florian.png) no-repeat;
	cursor: pointer;
}

/* Newer Navigation - works in more browsers */
#navigation{
	width: 780px; 
	height: 30px;
	background: transparent url(../images/navbg.png) no-repeat;
}

#navigation ul{
	margin: 0;
	padding: 0;
	font-size: 95%;
	list-style: none;
	display: inline;
	text-transform: uppercase;
	float: left;
}
	
#navigation ul li{
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li a{
	float: left;
	margin: 0;
	padding: 9px 15px;
	color: #dddddd;
	background: transparent;
	text-decoration: none;
}

#navigation ul li a:hover {
	background: #113556;
	color: #eeeeee;
}

/* Previous Grey Button Navigation - was a bit buggered on Linux browsers apparently
#navigation{
	width: 780px; 
	height: 26px;
	background-color: #333333;
}

#navigation ul{
	margin: 0;
	padding: 0;
	font-size: 95%;
	list-style: none;
	display: inline;
	background-color: #222222;
	text-transform: uppercase;
	float: left;
}
	
#navigation ul li{
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li a{
	float: left;
	margin: 0 0 0 1px;
	padding: 7px 20px;
	color: #dddddd;
	border-top: 1px solid #444444;
	background: #333333;
	text-decoration: none;
}

#navigation ul li a:hover {
	border-top: 1px solid #333333;
	background: #444444;
	color: #eeeeee;
}

/* this makes nav fit perfect in 780px *\  <--- put that slash the other way if uncommenting
#navigation li a#homelink{
	padding: 7px 27px 7px 28px;
	margin: 0;
}
*/

/* content */
#content{
	width: 758px;
	font-size: 112%;
	margin: 5px auto;
	padding-top: 3px;
	text-align: left;
	line-height: 15px;
	color: #222222;
	background-color: transparent;
}

.spacer{
	clear: both;
	padding: 5px;
}

/* footer */
#footer{
	width: 780px;
	height: 40px;
	font-size: 100%;
	text-align: left;
	background: #333333;
	color: #ffffff;
	margin-top: 20px;
}

#footer p{
	padding: 12px 0 12px 4px;
	width: 240px;
}

#footer a{
	color: #bbbbbb;
}

#footer a:hover{
	color: #3882bf;
}

#necula{
	float: right;
	padding: 4px 0 0 0;
	margin-top: 2px;
	width: 88px;
}

/* portfolio */
.client{
	clear: both;
	margin-top: 10px;
}

.clientname{
	font-size: 135%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #20537d;
	color: #20537d;
	margin-bottom: 5px;
}
.clienturl{
	font-size: 103%;
	font-weight: bold;
	margin-bottom: 3px;
}
.clienturl a{
	font-size: 103%;
	font-weight: normal;
	text-decoration: underline;
}
.clientdetails{
	font-size: 103%;
	font-weight: bold;
	margin-bottom: 3px;
}
.clientinfo{
	font-size: 102%;
	margin-bottom: 3px;
}

.clientthumb{
	float: right;
	width: 200px;
	padding: 5px 0px 0px 5px;
}
.clientthumb img{
	padding: 5px;
	border: 1px solid #777777;
}

/*client detail page*/
.clienttitle{
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #20537d;
	margin: 10px 0px;
}
.thumbrow{
	text-align: center;
	margin: 5px;
	padding-top: 10px;
}
.thumbrow img{
	padding: 8px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #777777;
}
.clientvisit{
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #8b0000;
	border: 1px solid #9a4141;
	background: #fff4c9;
	padding: 5px;
	margin-top: 10px;
}
.clientvisit a{
	color: #8b0000;
	text-decoration: underline;
}

/*Form style*/
.formtable{
	width: 100%;
	font-size: 100%;
}

.formtext{
	width: 140px;
	vertical-align: top;
	padding: 2px;
	font-weight: bold;
}

.formdata{
	vertical-align: top;
	padding: 2px;
}

.input{
	width: 200px;
	font-size: 95%;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #000;
	padding: 2px;
	background-color: #ebeeff;
	border: 1px solid #bbbbbb;
}

.select{
	font-size: 95%;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #000;
	background-color: #ebeeff;
	border: 1px solid #bbbbbb;
}

.textarea{
	font-size: 95%;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #000;
	padding: 2px;
	background-color: #ebeeff;
	border: 1px solid #bbbbbb;
}

.submit{
	font-size: 95%;
	font-weight:bold;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #bbbbbb;
	background-color: #ebeeff;
}




#contur {border: solid 1px #D3E0EB; padding:1px;  background-color:#f9f9f9;}