/* === Styles for layout of site NERVO PRODUCTIONS 2010 =============================  */

@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding: 0;
	text-align: center; 
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector 	background-color:#29201a; */
	color:#CCCCCC;


	}

.bodyBackground {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding: 0;
	text-align: center; 
	/* FOR SAFARI  */
	color:#CCCCCC;
	background-color:#1F1F1F;
	
	}

#nervologoholder { display:block;
				 position:absolute;
				 z-index:10;
				 width:60px;
				 height:200px;
				 background-attachment:scroll;
				 background:url(../img/Enervo_logo.jpg) no-repeat;
				 margin-left:-60px;
				 margin-top:0px;}
				 
				 
				 
body p { color:#333333;
		 margin:4px 4px 4px 24px;
		 padding:0;}

 a:link{	color:#999; text-decoration:none;font-size:10px; }
 a:visited {color:#999; text-decoration:none; font-size:10px;}
 a:active {color:#fff; text-decoration:none; font-size:10px;}
 a:hover {color:#FFCC00; text-decoration:underline; font-size:10px;}


#nervobar { display:block;
			height:45px;
			width:800px;
			background:url(../img/nervo_bg.jpg) no-repeat scroll;
			font-size:10px;
			font-weight:normal;
			}


#container { 
	width:800px;
	background-color:#F9FFF9;
	margin:0 auto; 
	text-align: left; 
	border-left:1px solid #666;
	border-right:1px solid #666;
	
} 



 #borders { 
	width: 745px; 
	background:#363737;
	margin: 0 auto; 
	/*border-left:1px solid #fbaf3c;
	border-right:1px solid #fbaf3c;
*/ border:none;
} 




 #container2 { 
	width: 98%; 
	background: #363737;
	margin: 0 auto; 
	border:6px solid #ccc;


} 

 #container2 ol li a {
	color:#6d6b64; 
	font-size:10px;
	font-weight:normal;

									 }

#container2 ol li a:visited {
	color:#6d6b64; 
	font-size:10px;
	font-weight:normal;
									 }

 #container2 ol li a:hover {
	color:#336699; 
	font-size:10px;
	font-weight:normal;
									 }




#container2 h1{	font-size:10px;
				color:#fbaf3c; 
				} 


 #header { 
	background: #ff9900; 
	padding:2px 0px 0px 10px; 
	margin-left:17px;
	color:#fff;
	} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0px;
	width:96%;	
	height:95px;
	background-color:#ff9900;
	border:none;
	display:block;
	clear:both;
	
}


h3 { 			font-size:14px; 
				color:#666666;
				letter-spacing:1px;
				margin-left:22px; }


 #header h1 img {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0px;
	float:left;
	display:inline-block;
}

/*  SUBHEADER SETTINGS */

#subheader img { 	padding-right:8%;
					margin:-1px;
					float:right;
					clear:none;
					z-index:2;
				}


	#subheader {
	margin:0px;
	padding:0px;
	width:100%;	
	height:40px;
	background-color:#f8b515;
	border-top:1px solid #333;
	clear:none;
	float:none;
	}


	 #subheader h6{
	margin:0 0 0 33px;
	padding:0px;

	}


	#subheader h6 ol{
		
								padding:0px;
								margin:0px;
								list-style-type:none;
									}
	 #subheader h6 ol li {			
								padding:0px;
								margin:0px;
								list-style-type:none;
								float:left;
								}

	#subheader h6 ol li a:link, #subheader h6 ol li a:visited  {
	margin:0 12px 0 0;
	padding:2px;
	width:115px;
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:normal;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
	border-bottom:1px dotted #000;
	float:left;	

	
	}

	

	#subheader h6 ol li a:visited {	
	color:#333;
	font-size:12px;
	font-weight:normal; }

	#subheader h6 ol li a:hover {	
	color:#000;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF; }
	
/*  SubMenu	*/	


	#SubMenuHolder {
	margin:0px;
	padding:0px;
	width:100%;	
	height:20px;
	background-color:#ff9900;
	border-bottom:1px solid #333;
	clear:both;
	float:none;
	}
	
	 #SubMenuHolder h6{
	margin:0 0 0 33px;
	padding:0px;

	}


	#SubMenuHolder h6 ol{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
						
	 #SubMenuHolder h6 ol li {			
	 display:block;
	 float:left;
	 width:auto;
	 padding:0px;
	 margin:0 0 0 4px;
	list-style-type:none;
	float:left;
	
	}

	
	
	
	
	
	#SubMenuHolder h6 ol li a:link, #SubMenuHolder h6 ol li a:visited  {
	margin:0 0 0 14px;
	padding:0 8px 0 0;
	font-size:14px;
	color:#fff;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:normal;
	border-right:1px dotted #666;
	
	}
	#SubMenuHolder h6 ol li a:visited {	
	color:#fff;
	font-size:14px;
	font-weight:normal; }

	#SubMenuHolder h6 ol li a:hover {	
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	background-color:none; }
	
	
	
	
	
/* Something else*/


#headerInfo  { display:block; 
				width:450px;
				top:20px;
				position:absolute;}




#HeaderBlock {
	display:block;
	float:left;
	clear:none;
	width:100%;
	height:200px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	border:none;
	font-size:14px;
	color:#000;
}

#HeaderBlock h2 {
	margin-left: 0px; 
	margin-right: 10px;
	font-size:12px;
	color:#6d6b64;
	font-weight:normal;
 }

#HeaderBlock h3 {
	margin:115px 0px 0px 685px;
	font-size:18px;
	color:#ccc;
	font-weight:normal;
 }
#HeaderBlock h3 a:link,#HeaderBlock h3 a:visited,#HeaderBlock h3 a:active,#HeaderBlock h3 a:hover { 
					color:#fff; 
					  font-weight:bold;
					  font-size:10px;
					  font-family:inherit;
					  text-decoration:underline;
					  letter-spacing:1px;
					 }


#HeaderBlock h4 {
	margin-left: 0px; 
	margin-right: 10px;
	font-size:12px;
	color:#336699;
	font-weight:normal;
 }
 
#HeaderBlock h6.head 
	{margin-top:14px;
	display:block;
	width:760px;
	padding:2px;
	text-align:right;	
	font-family:Georgia; 
	font-size:21px; 
	color:#fff;
	font-weight:normal;
	letter-spacing:1px;
	 } 

					 
#HeaderBlock hr {border:1px dashed #fbaf3c; }

#HeaderBlock a:link {  color:#333;
					font-size:11px; }
					
#HeaderBlock a:hover { color:#333; 
					text-decoration:underline; 
					font-size:11px; }	
					
#HeaderBlock p {
			 display:block;
			 width:400px;
			 margin:0 0 0 14px;
			 letter-spacing:1px;
				}				 



#MainContentHolder { display:block;
					position:relative;
					width:750px;
					 float:left;
					 clear:both;
					 padding:24px;
					 }


#MainContentHolder p {  margin:14px 0 0 22px;
						font-size:14px;

	}

.clearline { 
	border:1px solid #fbaf3c;
	height:1px;
	}

.clearall { display:block;
			height:12px;
			width:100%;
			clear:both;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
#footer { display:block;
		 width:800px;
		 position:absolute;
		 clear:both;	
		 height:40px;
		background:#f1f1f1;
		margin:0;
		padding:0;
		font-size:10px;
		 }
		 
