/* Tag Overrides */
html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	color:#555555;
	background-color:#008fd4;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0px;
	padding:0px;
	font-size:12px;
	background-image:url(/css/images/gradient_page_bg.jpg);
	background-repeat:repeat-x;
	background-position:0% 154px;
}

a{
	color:#019dda;
	outline:none;
}

a:hover, #footer a:hover{
	color:#004f94;
}

#main_container{
	width:100%;
	min-height:100%;
	background-image:url(/css/images/pool_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
	
} 

#header{
	height:154px;
	width:100%;
	background-image:url(/css/images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-bottom:solid #fff 1px;
	background-color:#fbfbfb;
	posiiton:relative;
}

#logo_hit_area_wrap{
	height:154px;
	width:100%;
	margin:auto;
	position:absolute;
	z-index:80;
}

#logo_hit_image_container{
	width:974px;
	height:154px;
	margin:auto;
	position:relative;
}

#logo_hit_image{
	position:absolute;
	top:62px;
	left:27px;
	width:481px;
	height:63px;
	z-index:101;
}

#logo{
	position:absolute;
	z-index:10;
	height:154px;
	width:100%;
	background-image:url(/css/images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#nav{
	width:940px;
	margin:auto;
	line-height:26px;
	text-align:center;
	text-transform:uppercase;
	color:#98d4ec;
}

#nav a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#nav a:hover{
	color:#003163;
}

#nav a.active{
	color:#003163;
}

#nav_container{
	position:absolute;
	z-index:100;
	height:26px;
	top:128px;
	width:100%;
}

#pool_top{
	width:100%;
	height:110px;
	background-image:url(/css/images/pool_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
}

#tagline_container{
	position:relative;
	width:974px;
	margin:auto;
}

#tagline_image{
	position:absolute;
	top:65px;
	left:30px;
}

#heres_what{
	position:absolute;
	right:15px;
	top:15px;
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-size:15px;
	line-height:20px;
	color:#003163;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.testimonial_wrap a{
	text-decoration:none;
	color:#003163;
}

#testimonials_bg{
	position:absolute;
	right:15px;
	top:40px;
	width:450px;
	height:120px;
	background:#fff;
	-moz-opacity: 0.35;
    opacity:.35;
    filter:alpha(opacity=35);
	padding:15px;
}

#testimonials{
	position:absolute;
	right:15px;
	top:40px;
	width:450px;
	height:120px;
	border:solid #019dda 1px;
	padding:15px;
	line-height:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#003163;
}

#request_bid_img{
	position:absolute;
	right:25px;
	top:67px;
}

#page_title_img{
	position:absolute;
	left:25px;
	top:87px;
}

#page_header_container img{
	padding: 5px;  
    border:  1px solid #ccc;  
    background-color: #eee;
}

#content_wrap{
	width:974px;
	margin:auto;
}

#left{
	width:560px;
}

#right{
	text-align:right;
}

.rounded_table_content{
	margin:auto;
	background-color:#fff;
}

#page_header_container{
	margin-bottom:15px;
}

#inner_footer{
	margin-top:10px;
}

#inner_footer td{
	padding:10px;
}

#footer{
	width:904px;
	margin:auto;
	color:#fff;
	font-size:11px;
	margin-top:10px;
	margin-bottom:15px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer_nav a{
	padding-left:5px;
	padding-right:5px;
}

hr{
	border:none;
	height:1px;
	background-color:#e3e3e3;
}

img,table,td,form{
	border:0px;
	padding:0px;
	margin:0px;
}

/* Classes */
.red{
	color:#FF0000;
}

/* IDs */
#exampleID{
	color:#CCCCCC;
}

/* Browser Hacks */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */

/*This is for the display message when the site status is inactive*/
.message{
	position:fixed;
	z-index:1000;
	width:100%;
	background:#edf3f5;
	border-bottom:dashed 1px;
	text-align:center;
	font-size:12px;
	padding:10px;
	margin-bottom:15px;
}
.message_error{
	background:#fbeeee;
	color:#EE0000;
}


.img_t{
	background-color:#ffffff;
	height:15px;
}
.img_b{
	background-color:#ffffff;
	height:15px;
}
.img_l{
	background-color:#ffffff;
	width:15px;
}
.img_r{
	background-color:#ffffff;
	width:15px;
}
.img_tl_corner{
	background-image:url(/css/images/rounded_corners/tl.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.img_tr_corner{
	background-image:url(/css/images/rounded_corners/tr.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.img_bl_corner{
	background-image:url(/css/images/rounded_corners/bl.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}
.img_br_corner{
	background-image:url(/css/images/rounded_corners/br.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

#short_form_wrap{
	position:relative;
	width:100%;
	height:306px;
}

#short_form{
	position:absolute;
	right:10px;
	top:-15px;
	width:332px;
	height:306px;
	background-image:url(/img/short_form_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.hidden_slideshow_link{
	position:absolute;
	visibility:hidden;
}

#short_form label{
	font-weight:bold;
	margin-left:27px;
	font-size:11px;
	color:#595959;
}

label {
	display:block;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:4px;
	height:15px;
}

#short_form .input{
	margin-left:25px;
}

.input input{
	width:280px;
	border:solid #cecece 1px;
	background-image:url(/img/input_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	font-size:11px;
}
.input select{
	width:280px;
	*width:283px;
}

select{
	border:solid #cecece 1px;
	background-image:url(/img/input_bg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	
	height:23px;
	font-size:11px;
}

#short_form .input input{
	width:280px;
	border:solid #cecece 1px;
	background-image:url(/img/input_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	font-size:11px;
}
#short_form .input select{
	width:280px;
	*width:283px;
	border:solid #cecece 1px;
	background-image:url(/img/input_bg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	
	height:23px;
	font-size:11px;
}

#request_a_bid_nav{
	position:relative;
	top:1px;
}

#site_map_ul li{
	margin-bottom:10px;
}

.form_table td{
	padding:5px;
	vertical-align:middle;
}

#serviceFormQuestions, #repairsFormQuestions{
	border:solid #cecece 1px;
	display:none;
}

fieldset{
	border:solid 1px #019dda;
	background:#d9dbda;
	-moz-border-radius: 10px;
	*position: relative;
	*margin: 0 0 18px 0;
	*padding-top:20px;
	padding-bottom:15px;
}

legend{
	*position: absolute;
	*top: -10px;
	*left: .2em;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#019dda;
	font-family:"Trebuchet MS";
}

.error-message{
	color:#FF0000;
}

.submit_btn{
	width:75px;
	padding:3px;
	font-weight:bold;
	background-image:url(/css/images/nav_bg.jpg);
	color:#fff;
	background-repeat:repeat-x;
	border:solid #cecece 1px;
}

.submit_btn:hover{
	color:#eaeaea;
}

#sponsored_links_wrap{
	float:left;
	padding-left:40px;
}

#sponsored_links{
	border:solid #019dda 1px;
}

#fk_img{
	margin-left:120px;
	margin-top:10px;
	border:solid #cecece 1px;
}