@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.75em /* 12px */; background: #827676; color: black; font-family: Arial, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.4em /* 18px */; margin-bottom: 6px; font-weight: bold; color: #a20000; }
h2 { font-size: 1.2em /* 15px */; font-weight: bold; color: #336699; margin-bottom: 6px;}
h3 { font-size: 1.1em /* 14px */; color: #336699; font-weight: bold; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0em;}

a, a:visited { color: #336699; text-decoration: underline; font-weight: bold; }
a:hover, a:active { color: #336699; text-decoration: none; font-weight: bold; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { display: block; }

/* layout */
#branding { position:relative; }


#nav { padding-top: 15px; }
#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #ece9d5; text-decoration: none; font-weight: normal; width: 232px; display: block; padding: 5px 0 6px 43px; font-size: 1.1em;}

#nav a:active,
#nav a:hover,
.home #nav #nav-home a,
.about #nav #nav-about a,
.discounts #nav #nav-discounts a,
.residential #nav nav-residential a,
.commercial #nav #nav-commercial a,
.testimonials #nav #nav-testimonials a,
.products #nav #nav-products a,
.preventative #nav #nav-preventative a,
.eco #nav #nav-eco a,
.faq #nav #nav-faq a,
.articles #nav #nav-articles a,
.request #nav #nav-request a,
.contact #nav #nav-contact a { color: #fff; text-decoration: none; background: url('../images/design/nav_current.jpg') center left no-repeat; }


#footer { margin: 0 auto; font-size: 90%; text-align: center; color: #d4bf95; }
#footer a, #footer a:visited { color: #7387a5; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #7387a5; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #0567ae; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #0567ae; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#main{
	width: 959px;
	margin: 0px auto;
	height: 100%;
	background: url('../images/design/content_bg.jpg') left repeat-y;
	clear: both;
	min-height: 600px;
	_height:600px;
}

#branding{ 
	width: 262px;
	height: 131px;
	background: url('../images/design/logo.jpg');
}

#branding h1{
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#branding h1 a{
	display: block;
	width: 240px;
	height: 130px;
	outline: none;
	float: left;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#phone{
	height: 100px;
	width: auto;
	padding-left: 20px;
	padding-top: 30px;
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
	float: left;
}

#callout h2 { color: #f00; margin-bottom: 0px; padding-bottom: 0px; font-size: 2em; line-height: .1em; font-weight: normal;}

#callout a { color: #015daa; line-height: .5em; text-decoration: none; font-size: 1em;}

#checks{
	padding-right: 9px;
	padding-top: 10px;
}

#checks span{
	display: block;
	width: auto;
	height: 24px;
	text-align: right;
	color: #eedebb;
	font-size: 1.3em;
	background: url('../images/design/check.gif') right no-repeat;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 37px;
	padding-top: 8px;
}

#left{
	float: left;
	clear: both;
	height: 100%;
	padding-left: 8px;
}

#newsletter {
	margin-left: 43px;
	margin-top: 50px;
}

#newsletter h2{
	width: 230px;
	color: #fff;
	font-size: 1.2em;
}

#newsletter p{
	width: 230px;
	color: #ebd5b6;
	font-size: 1.0em;
}

#callout{
	width: 644px;
	height: 451px;
	background: url('../images/design/callout_bg.jpg');
}

#callout-sub{
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 1.3em;
}

#callout-sub h2 { color: #fff; margin-bottom: 0px; padding-bottom: 0px; font-size: 1.8em; line-height: .1em; font-weight: normal; padding-top: 30px;}

#callout-sub a { color: #92b1cd; text-decoration: none; font-size: .9em;}

#right{
	float: right;
	width: 672px;
	height: 100%;
	clear: right;
}

#right-sub{
	width: 644px;
	background: url('../images/design/sub_bg.jpg') no-repeat;
}

#areas{
	text-align: right;
	color: #bb3840;
	padding-right: 328px;
	margin-top: 35px;
	font-size: 1.1em;
}

#areas a{
	font-size: 1.2em;
	line-height: 1.1em;
}

#content{
	padding-left: 30px;
	padding-right: 30px;
}

#content-sub{
	padding-top: 180px;	
	padding-left: 20px;
	padding-right: 50px;
}

.cleaner {
	clear: both;	
}

#pre-footer{
	margin-top: 30px;
	width: 959px;
	height: 29px;
	background: url('../images/design/bottom_bg.jpg')right no-repeat;
}

#footer{
	height: 65px;
	padding-top: 15px;
}

#footer p {
	color: #c1b9b9;
	font-weight: normal;
	font-size: 1.1em;
}

#footer a, #footer a:visited {
	color: #c1b9b9;
	text-decoration: none;
}

#footer a:hover{
	color: #c1b9b9;
	text-decoration: underline;
}

h3.commercial{background: url(../images/design/commercial.gif) left no-repeat; display: block; width: auto; height: 22px; padding-left: 20px;}
h3.residential{background: url(../images/design/residential.gif) left no-repeat; display: block; width: auto; height: 22px; padding-left: 23px;}
h3.eco{background: url(../images/design/eco.gif) left no-repeat; display: block; width: auto; height: 22px; padding-left: 20px;}

#content table{
	border-top: 1px dotted;
	width: 99%;
}

#aff img{padding-left: 30px;}