/* css style sheet for AquaFormations.com Home page */ 
html, body { 
 	text-align: center; 
	background-color: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
* {
	padding: 0;
	margin: 0;
}
/* Layout divs */   
#pagewidth { 
 	width: 958px; 
 	text-align: left;  
	margin-left: auto; 
 	margin-right: auto;
	margin-top:10px; 
	margin-bottom: 10px; 
} 
 
#header {
 	position: relative; 
 	height: 210px;
 	width: 100%;
	background-image: url(/assets/header.jpg);
	background-repeat: no-repeat;
	text-align:right;
} 

#address {
    padding-top:40px;
    padding-right:40px;
}

#topnav {
    padding-left: 820px;
    padding-top:10px;
    padding-right:40px;
	text-align:left;
}

#topnav li {
list-style-type:square;
color:#990000;
}

#topnav a {
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
#topnav a:hover {
	color: #990000;
	text-decoration:underline;
}

#flash {
    text-align:left;
	height: 417px;
	width: 100%;
	clear: both;
	background-image: url(/assets/flash_bg.jpg);
}

#flash_footer {
    width:958px;
	height:6px;
	background-image:url(/assets/flash_footer_bg.jpg);
}

#wrapper {
    background-image:url(/assets/flash_bg.jpg);
	padding-bottom:20px;
}
#leftcol {
 	width: 180px; 
 	float: left; 
	position: relative; 
}
 
#twocols {
 	width: 720px; 
 	float: right; 
 	position: relative; 
}

#twocol_header {
    height:38px;
	background-color:#990000;
	margin-top:30px;
	margin-bottom:20px;
	margin-right:8px;
}

#twocol_header h1 {
    font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	line-height:38px;
	padding-left:6px;   
}
 
#rightcol {
 	width: 185px; 
 	float: left; 
 	position: relative;
        padding-left:10px; 
}
 
#maincol {  
 	float: left; 
 	display: inline; 
 	position: relative; 
 	width: 500px; 
}

#maincol a {
    color:#990000;
	text-decoration:underline;
}

#maincol a:hover {
    color:#990000;
	text-decoration:none;
}
 
#footer {
 	height: 41px; 
 	clear: both;
	background-image: url(/assets/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align: center;
} 

/* ------------------------------------------------------ Menu styles ---*/
.menutop, .menubot {
	display: none;
}
#menuwrap {
	margin-bottom: 15px;
}
.menu {
	width: 180px;
	margin-top:15px;
	margin-left: 15px;
	margin-bottom:15px;
	font-size: 12px;
}
.menu ul {
    color:#000000;
}
div.menu li.menuheader {
	height: 25px;
	background-color:#990000;
	padding-left: 15px;
	line-height: 25px;
	font-weight: bold;
	border-top: none;
	color:#FFFFFF;
}
div.menu li.link {
	border-bottom: #000000 1px solid;
	border-top: none;
	list-style-type:none;
	color:#990000;
}

.menu li a {
	color: #333333;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-top: 7px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
.menu li a:hover {	
	color: #990000;
}













/* --------------------------------------------left newsbox styles */
.nb_le_top {
	display: none;
}
.nb_le_ce {	
	width: 275px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top:30px;
	background-color: #ffffff;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}	
.nb_le_ce h3 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin:0;
}
.nb_le_ce p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-top:0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.nb_le_ce a {
	color: #990000;
	font-weight: bold;
	padding-left:20px;
}
.nb_le_ce a:hover {
	color: #333333;
	text-decoration:underline;
	padding-left:20px;
}
.nb_le_bot {	
	display: none;
} 
/* ------------------------------------------------------ Center newsbox styles ---*/	
#nb_ce_container {
	margin-bottom: 20px;	
}

.nb_ce {
	border:#000000 1px solid;
	width: 260px;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
	background-color:efefef;
}
.nb_ce_top h2 {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	padding-bottom:6px;
}

.nb_ce_ce {
	background-color: #ffffff;
	border: #990000 1px solif;
}

.nb_ce_ce p {
	color: #000000;
} 

.nb_ce_ce img {
	padding-right:4px;
}

.nb_ce_ce a {
	color: #990000;
	font-weight: bold;
}
.nb_ce_ce a:hover {
	color: #990000;
	text-decoration:underline;
}
.nb_ce_bot {
	display: none;
}

/* ----------------------------------------------right newsbox styles */
.nb_ri_top {
	display: none;
}
.nb_ri_ce {	
	width: 180px;
	margin-right: 30px;
	background-color: #efefef;
	margin-bottom: 20px;
}	
.nb_ri_ce h3 {
	color: #990000;
	font-size: 15px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
.nb_ri_ce p {
	color: #000000;
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
}
.nb_ri_ce a {
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
	padding-left:6px;
}
.nb_ri_ce a:hover {
	color: #990000;
	text-decoration:none;
	padding-left:6px;
}
.nb_ri_bot {	
	display: none;
} 
/* ------------------------------------------------------ footer styles ---*/
#footer p {
	color: #000000;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {	
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
/* ------------------------------------------------------ newsbox image alignment styles ---*/
.ri_img_center, .le_img_center, .ce_img_center {
	text-align: center;
}
.ri_img_left, .le_img_left, .ce_img_left {
	text-align: left;
}
.ri_img_right, .le_img_right, .ce_img_right {
	text-align: center;
}  
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  






