/* ----------------------------------------------------------------------------------------------------- */

/* -- General Site Definitions -- */

/* ----------------------------------------------------------------------------------------------------- */


body, td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

body, html {
	background-color: #FFFFFF;
	margin:0px; 
    padding:0px;
}

a:link {
	color: #000000;
}

a:hover {
	color: #CC0000;
	font-decoration: underline;
}

a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}



.clearfloat {
	clear:both;
}



#wrapper {
	width: 920px;
	margin: auto;
}



/* ----------------------------------------------------------------------------------------------------- */

/* -- Header/Footer -- */

/* ----------------------------------------------------------------------------------------------------- */



#header {
	position: relative;
	width: 920px;
	height: 115px;
	background: #fff;
}
#logo{
	position: absolute;
	width: 355px;
	height: 94px;
	top: 17px;
	left: 5px;
		background: url('../images/header/logo.jpg') no-repeat top left;
}
#logo a{
	display: block;
	width: 355px;
	height: 94px;
	text-indent: -9999px;
	overflow: hidden;

}
#phone_number{
	position: absolute;
	top: 17px;
	left: 376px;
	width: 253px;
	height: 80px;
}
#chat{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 256px;
	height: 115px;
}
#chat a{
}



#contentheader {
	width:904px;
	margin:auto;	
	z-index:1;
}



#footer  {
	background-image:url('../images/footer/footer_bg.jpg');
	background-repeat:no-repeat;
	text-align:center;
	padding:5px;
	color:#FFFFFF
}

.footer-links a, #footer-links a:link, #footer-links a:visited, #footer-links a:active {
	text-align : center;
	font : 0.8em Verdana, Arial, sans-serif;
	color : #03C;
	text-decoration : none;
	width : 800px;
	border-bottom: 1px dashed #AAA;
}




/* ----------------------------------------------------------------------------------------------------- */

/* -- Navigation -- */

/* ----------------------------------------------------------------------------------------------------- */



#navbar {
	position:relative;
	width: 904px;
	margin: auto;
	background-image:url('../images/nav/bg_bar.jpg');
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BABABA;	
	height: 35px;
	z-index:99
}

#navborders {
	border-right: solid 1px #999999;
	border-left: solid 1px #FFFFFF;
	padding:0px;
	display:block;
	margin: auto;
	width:795px;
	height:35px;
}

#navlist {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	padding:0px;
}

#navlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;	
	position: relative;	
	float: left;	
	height: 35px;
}



#navlist li a {
	float:left;
	color: #000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../images/nav/bg.jpg');
	background-repeat:repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #999999;	
	height: 16px;	
	display: block; padding-left:16px; padding-right:16px; padding-top:10px; padding-bottom:9px
}
#navlist li ul {
	position: absolute;	
	top: 35px;	
	left: -40px;	
	display: none;
}

#navlist li ul li { float: none; }

#navlist li ul li a{ 
	float: none;
	/*padding: 10px 44px 9px 44px;*/
	width: 97px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	/*margin-left: -40px;*/
	color: #000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../images/nav/bg.jpg');
	background-repeat:repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #999999;	
}

#navlist li a:hover {
	background-position:0 -36px;
	color: #FEE367;
}



#navlist li a:active {
	background-position:0 -36px;
	color: #FFFFFF;
}



/* ----------------------------------------------------------------------------------------------------- */

/* -- Content -- */

/* ----------------------------------------------------------------------------------------------------- */



#content {
	background-color: #C2C2C2;
	margin: 0px auto 0px auto;
	width: 904px;
	min-height:900px;
}


#main {
	float:left;
	width:609px;
	min-height: 475px;
	background-image:url('../images/layout/body_bg.jpg');
	background-repeat:no-repeat; margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:5px
}
#main p {
	padding-left: 30px;
	padding-right: 10px;
}

#main ul p {
padding-left:0;
}

h1, .pagetitle {
	margin:5px 30px 10px 30px;
	color:#172468;
	font-size:24px;
	font-weight:bold;
}

h2, h3, .pagetitle2 {
	margin:20px 30px 10px 30px;
	color:#172468;
	font-size:18px;
	font-weight:bold;
}

h3 a {font-size:100%;}

.body {
	margin:20px 30px 10px 30px;
	line-height:20px;
}

.bodyblue {
	color:#132064;
}

.mainlist {
	margin:0px 30px 0px 70px;
	padding:0px;
}

.mainlist li {
	margin-top:5px;
	margin-left:-10px;
}



/* ----------------------------------------------------------------------------------------------------- */

/* -- Sidebar -- */

/* ----------------------------------------------------------------------------------------------------- */



#sidebar {
	float:right;
	padding-top:15px;
	width:275px;
	background-image:url('../images/layout/sidebar_bg.jpg');
	background-repeat:no-repeat;
	 margin-left:0px; margin-right:5px; margin-top:5px; margin-bottom:5px

}

a.vidCom{ display:block; background-image:url('../images/nav/vid_commercial.jpg'); background-repeat:no-repeat; width:195px; height:140px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px}
a.vidCom:hover{ display:block; background-image:url('../images/nav/vid_commercial_over.jpg'); background-repeat:no-repeat; width:195px; height:140px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px}

a.vidRes{ display:block; background-image:url('../images/nav/vid_residential.jpg'); background-repeat:no-repeat; width:195px; height:140px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px}
a.vidRes:hover{ display:block; background-image:url('../images/nav/vid_residential_over.jpg'); background-repeat:no-repeat; width:195px; height:140px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px}

#sidebar td {
	color:#FFFFFF;
}
.sub { margin:15px 0px 0px 25px; }
.sub2 { margin: 10px 0 0 0; *margin: 5px 0 0 0; }
	#sub-buttons { *margin-top: -15px; }

.sublist {
	color:#FFFFFF;
	font-size:12px;
	margin-top:-10px;
}
.sublist-title {
	color:#FFFFFF;
	font-size:12px;
	margin-top:5px;
	margin-left:22px;
}
.sublist li {
	font-size:10px;
	margin-top:0;
	margin-left:12px;
	list-style-type:disc;
}
#sidebar input {
	width:150px;
}

#sidebar textarea {
	width:150px;
}

#sidebar .submit {

	width:80px;

}

a.email-marketing { float: left; display: inline; width: 198px; height: 28px; margin-top: 18px; *margin-top: 7px; background: url('../images/b_click-optimize.gif') no-repeat 9px 0; }


span.click-optimize {
	float: left; display: inline; 
	text-indent: -9000em;
}

/*---- new buttons ----*/

#sidebar .button_container {
margin-bottom: 15px;
}

a#coupons{
	display: block;
	width: 253px;
	height: 102px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/coupon_200_rollover.png') no-repeat 0px 0px;
}
a#coupons:hover{
	display: block;
	width: 253px;
	height: 102px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/coupon_200_rollover.png') no-repeat 0px -102px;
}

a#customer_reviews{
	display: block;
	width: 253px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/customer_reviews.png') no-repeat 0px 0px;
}
a#customer_reviews:hover{
	display: block;
	width: 253px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/customer_reviews.png') no-repeat 0px -51px;
}

a#green_plumbing{
	display: block;
	width: 253px;
	height: 102px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/green_plumbing_rollover.png') no-repeat 0px 0px;
}
a#green_plumbing:hover{
	display: block;
	width: 253px;
	height: 102px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/green_plumbing_rollover.png') no-repeat 0px -102px;
}

a#set_appointment{
	display: block;
	width: 253px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/set_appointment_rollover.png') no-repeat 0px 0px;
}
a#set_appointment:hover{
	display: block;
	width: 253px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/set_appointment_rollover.png') no-repeat 0px -65px;
}

a#plumbing_tips{
	display: block;
	width: 253px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/plumbing_tips_rollover.png') no-repeat 0px 0px;
}
a#plumbing_tips:hover{
	display: block;
	width: 253px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/plumbing_tips_rollover.png') no-repeat 0px -39px;
}

a#employment{
	display: block;
	width: 253px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/employment_rollover.png') no-repeat 0px 0px;
}
a#employment:hover{
	display: block;
	width: 253px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/employment_rollover.png') no-repeat 0px -39px;
}

a#win_tankless{
	display: block;
	width: 253px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/win_tankless_rollover.png') no-repeat 0px 0px;
}
a#win_tankless:hover{
	background: url('/images/win_tankless_rollover.png') no-repeat 0px -65px;
}

a#tankless_video{
	display: block;
	width: 200px;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/tankless_video.png') no-repeat 0px 0px;
}
a#tankless_video:hover{
	background: url('/images/tankless_video.png') no-repeat 0px -150px;
}

/* ----------------------------------------------------------------------------------------------------- */

/* -- Application for Employment -- */

/* ----------------------------------------------------------------------------------------------------- */

.employment-form {	
	margin:0 30px 20px 30px;
	line-height:20px;
}

.applyTitle {
	font-weight : bold;
	margin-top: 20px;
	margin-left:30px;
}

.left {
	padding-top: 5px;
	width:280px;
	text-align:left;
	float:left;
	margin-right:15px;
}
.input {
	padding-top: 5px;
}

/* ----------------------------------------------------------------------------------------------------- */

/* -- Win a Tankless -- */

/* ----------------------------------------------------------------------------------------------------- */

#win_a_tankless{
margin: 20px 0 0 60px;
}
#win_a_tankless label{
float: left;
width: 175px;
font-weight: bold;
padding-right: 5px;
text-align: right;
}
.win_input{
margin-bottom: 5px;
}

#bread {
	font-family:Arial, Helvetica, sans-serif;
	padding: 9px 30px;
	font-size: 11px;
	text-align: right;
}

	#bread a {
		font-size: 9px;
		margin: 0 4px;
	}

.errors {
	color: #F00;
	font-weight:normal;
	font-size:75%;
}

