@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: white;
	color: black;
	font-family: Tahoma, Arial, Verdana, 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.5em /* 18px */;
}
h2 {
	font-size: 1.3em /* 15px */;
}
h3 {
	font-size: 1.2em /* 14px */;
}
h4, h5, h6 {
	font-size: 1.1em /* 13px */;
}
/*
p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE 
li { margin-bottom: 0.5em; }
*/
a, a:visited {
	color: #0486b6;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0486b6;
	text-decoration: none;
}
/* 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 {
	zoom: 1;
	display: block;
}
/* layout */

#branding {
	position:relative;
}
/************ NAVIGATION *************/



#nav li {
	line-height:1.6em;
}
#nav li li {
	background-color:#FF6800;
	color:#FFF;
}
#nav li li:hover {
	background-color:#FFA261;
	color:#FFF;
}
#nav li li a, #nav li li a:visited, #nav li li a:active, #nav li li a:hover {
	color:#FFF;
}
#nav li {
	background: #FFF url(../images/sep.png) repeat-x 0 100%;
	text-align: left;
}
#nav li#nav-contact-us {
	background-image: url(none);
}
/* Navigation before */
#nav a, #nav a:visited {
	color: #00a44e;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 20px;
}
#nav a:hover, #nav a:active, .home #nav #nav-home a, .our-services #nav #nav-our-services a, .about-us #nav #nav-about-us a, .client-testimonials #nav #nav-client-testimonials a, .current-specials #nav #nav-current-specials a, .family-plans #nav #nav-family-plans a, .request-service #nav #nav-request-service a, .articles #nav #nav-articles a, .contact-us #nav #nav-contact-us a {
	text-decoration: none;
	background: url(../images/nav_arrow.png) no-repeat 2px 2px;
}
#footer {
	margin: 0 auto;
	font-size: 90%;
	text-align: center;
	color: #294f75;
}
#footer a, #footer a:visited {
	color: #294f75;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #294f75;
	text-decoration: underline;
}
.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

/******************************************************************************************************/
body {
	background: #646262 url(../images/bg.png) repeat-x 0 0;
	color: #333333;
}
.container {
	width:865px;
	margin: 0 auto;
	padding:24px 0 0 0;
	position:relative;
	display: block;
	overflow: hidden;
}
#branding {
	width:865px;
	height:122px;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
	z-index: 10;
	background: #ffffff;
}
#content-wrapper {
	width:865px;
	background: #ffffff;
	overflow: hidden;
	padding: 20px 0 15px 0;
}
#content {
	float:right;
	width: 600px;
	padding: 0px 45px 0 15px;
}
#sidebar {
	float:left;
	width: 135px;
	padding: 0 5px 0 15px;
}
#footer {
	width:785px;
	margin:0 auto;
	padding: 8px 40px 1px 40px;
	margin-top: 10px;
	position:relative;
	line-height: 1.25em;
	font-size: 0.917em;
	text-align: center;
	color: #333333;
	background: #ffffff;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#branding {
	background: #ffffff url(../images/bg_line.png) no-repeat 14px 64px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
}
#branding h1 {
	margin:0;
	padding:0;
	position: absolute;
	z-index: -1;
	top: 15px;
	left: 15px;
	width:220px;
	height:89px;
}
#branding h1 a {
	display:block;
	text-indent:-9999px !important;
	background:url(../images/logo.gif) no-repeat;
	width:220px;
	height:89px;
	margin:0;
	padding:0;
}
#branding .vcard {
	text-align: right;
	padding: 15px 50px 0 15px;
}
#branding .vcard .org, #branding .vcard .adr {
	color: #00a651;
	font-size: 1.5em;
	line-height: 1.1em;
}
#branding .vcard p {
	margin:0;
	padding:0;
}
#branding .vcard .tel {
	padding: 15px 0 2px 0;
	font-size: 1.5em;
	display: block;
	color: #f68e35;
}
#branding .vcard a.email {
	text-decoration: underline;
	display: block;
	font-size: 1.167em;
	color: #0486b6;
	font-weight: bold;
}
#branding .vcard a.email:hover {
	text-decoration: none;
	color: #0486b6;
}
#sidebar {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
}
#callout {
	margin-bottom: 10px;
	background: url(../images/bg_headline.png) repeat-y 0 0;
	z-index:-2 !important;
	width:615px;
}
#callout ul {
	list-style: none;
	margin:0;
	padding:0 0 10px 0;
	display: block;
	overflow: hidden;
	width: 620px;
}
#callout ul li {
	font-size: 0.917em;
	color: #ffffff;
	width: 155px;
	display: inline;
	display: block;
	overflow: hidden;
	float:left;
	line-height: 1.2em;
}
#callout ul li p {
	padding-left: 7px;
	padding-right: 7px;
}
#callout ul li ul {
	padding: 0 7px 10px 7px;
	width: 100%;
}
#callout ul li ul li {
	font-size: 1.0em;
	margin:0;
	padding:0;
}
#callout ul li h3 {
	height: 220px;
	text-indent: -9999px;
}



#callout ul li.plumbing a h3 {
	background: url(../images/_plumbing.jpg) no-repeat 0 0;
}
#callout ul li.plumbing a:hover h3 {
	background: url(../images/_plumbing-over.jpg) no-repeat 0 0;
}
#callout ul li.heating a h3 {
	background: url(../images/_heating.jpg) no-repeat 0 0;
}
#callout ul li.heating a:hover h3 {
	background: url(../images/_heating-over.jpg) no-repeat 0 0;
}

#callout ul li.heating {
	width: 154px;
}
#callout ul li.air-conditioning a h3 {
	background: url(../images/_air_conditioning.jpg) no-repeat 0px 0;
}
#callout ul li.air-conditioning a:hover h3 {
	background: url(../images/_air_conditioning-over.jpg) no-repeat 0px 0;
}


#callout ul li.air-conditioning {
	width: 153px;
}
#callout ul li.geothermal a h3 {
	background: url(../images/_geothermal.jpg) no-repeat 0px 0;
}

#callout ul li.geothermal a:hover h3 {
	background: url(../images/_geothermal-over.jpg) no-repeat 0px 0;
}

#callout ul li.geothermal {
	width: 153px !important;
}
#callout ul li p a {
	color: #ffffff;
text-decoration;
underline;
}
.service {
	padding: 15px 0 15px 0;
	font-size: 1.0em;
	text-align: center;
	color: #00a651;
}
.service .offer {
	font-size: 1.167em;
}
.service .cc {
	margin: 25px 0 15px 0;
}
.affiliate {
	list-style: none;
}
.affiliate li {
	float:left;
	text-align: left;
	width: 25%;
}
.entry {
	display: block;
	overflow: hidden;
	padding: 0;
	margin:0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	color: #00a651;
	font-weight: bold;
}
.entry h1 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
}
.entry h2 {
	font-size: 1.5em;
	padding: 0 0 10px 0;
}
.entry h3 {
	font-size: 1.1em;
	padding: 5px 0 0 0;
}
.entry h4 {
	font-size: 1.0em;
}
.entry ul {
	margin-top: -5px;
}
.entry ul li {
	margin:0;
	padding:1px 0;
}
