@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: #d6cfbc url(../design/background.jpg) top center repeat-x; color: black; font-family: Arial, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 18px; color: #ed2024; }
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: #ed2024; text-decoration: underline; }
a:hover, a:active { color: #ed2024; 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; }

#nav { position:relative; z-index:2;  }
#nav ul, #nav li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav, #nav ul { text-align: center; margin: 0 auto; }
#nav { margin-bottom: 11px; }
#nav li { position: relative; display: inline; }
#nav li ul { position: absolute; display: none; left: 0; top: 14px; background: #1d3469; text-align: left; border-top: 6px; padding-top: 10px; }
#nav li li { display: inline; background: none; height: auto; }
#nav li ul a, #nav li ul a:visited { display: block; white-space: nowrap; border-bottom: 1px solid #336b96; background: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { padding: 0 30px 0 28px; background: url(../design/nav.gif) right no-repeat; text-decoration: none; line-height: 28px; }

#nav a,
.home #nav #nav-home ul a,
.about #nav #nav-about ul a,
.plumbing #nav #nav-plumbing ul a,
.solar #nav #nav-solar ul a,
.sewer #nav #nav-sewer ul a,
.contact #nav #nav-contact ul a { color: #fff; }

#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.home #nav #nav-home a:hover,
.about #nav #nav-about a,
.about #nav #nav-about a:hover,
.plumbing #nav #nav-plumbing a,
.plumbing #nav #nav-plumbing a:hover,
.solar #nav #nav-solar a,
.solar #nav #nav-solar a:hover,
.sewer #nav #nav-sewer a,
.sewer #nav #nav-sewer a:hover,
.contact #nav #nav-contact a,
.contact #nav #nav-contact a:hover { color: #ed2024; }

/* hack to fix jumping vertical nav */
#nav li.hide {  }
#nav li.hide a { padding: 1px; margin: 0; background: no-repeat; }

#callout h3 { font-size: 1.4em; font-weight: bold; margin-left: 25px; }

#footer { margin: 0 auto; padding: 20px; background: url(../design/foot.jpg) top center no-repeat; font-size: 90%; text-align: center; color: #747678; line-height: 1.6em; }
#footer a, #footer a:visited { color: #747678; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #747678; 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: #ef2a24; }

/* 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: #ef2a24; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#container { width: 846px; margin: 0 auto; background: #f5f3ef url(../design/body.jpg) no-repeat; }
#branding { position: relative; display: block; height: 116px; }
#branding h1 { position: absolute; display: block; width: 480px; height: 100px; top: 6px; left: 40px; }
#branding h1 a { width: 480px; height: 100px; display: block; text-indent: -99999px; }
#branding p { position: absolute; bottom: 0; right: 20px; text-align: right; font-size: 1.4em; color:  #fff; }
#branding strong {color:#000; font-weight:bold;}

#leftcol, #rightcol { float: left; clear: none; display: inline; position:relative; z-index:1; }
#leftcol { width: 195px; margin-left: 15px; padding-top: 20px; padding-bottom: 5px; background: #d1d5e0 url(../design/callout-foot.gif) bottom no-repeat; }
#rightcol { padding: 20px; width: 582px; }
.home #leftcol { width: 776px; margin: 0 auto; background: #d1d5e0 url(../design/callout-home-foot.gif) bottom no-repeat; float: none; padding: 30px 20px 10px; display: block; }
.home #rightcol { width: 800px; padding-top: 20px; margin: 0 auto; float: none; display: block; overflow: hidden; }

.home #video {width: 220px; float: left;}

.home #ad {width: 285px; padding: 6px; float: left; background: #000; color: #fff;}
.home #ad span {display: block; line-height: 1em;}
.home .line1 {font-size: 2.7em;}
.home .line2 {font-size: 10.5em; color: #ED2024;}
.home .line3 {font-size: 2.15em;}
.home .line4 {color: #ED2024; font-size: 0.85em;}
.home .line5 {color: #fff; font-size: 0.85em;}

.home #guarantee {background: url(../images/van.gif) top right no-repeat; width: 275px; min-height: 230px; float: left;}
.home #guarantee a {display: block; height: 230px; width: 275px; text-indent: -9999px; }

.home #leftcol #mp, #home #leftcol #mp2 { float: left; clear: none; display: inline; }
.home #leftcol #mp { width: 195px; background: url(../design/littleman.gif) 0 170px  no-repeat; margin-right: 10px; padding-top: 10px; }
.home #leftcol #mp li { margin: 0; line-height: 1.2em; }
.home #leftcol #mp2 { width: _581px; }

#callout { padding-bottom: 60px; background: url(../design/littleman.gif) bottom left no-repeat; }

/* Solar Table ---------------------------*/

table.solar {
width: 600px;
}
table.solar td{
padding: 2px 0 2px 6px;
line-height:1.5;
}
table.solar thead{
background-color:#385089;
color:#FFF;
}
table.solar tbody{
color:#357171;
}
table.solar td.focus{
font-weight:900;
color:#000;
}
table.solar .alt{
background-color: #D6CfBc;
}
.save {
color:#41710d;
}