@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: #fff url(../images/bg.png) repeat-x 0 0; color: #666666; font-family: 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 */ color: #fe0000; font-weight: bold;}
h1 { font-size: 1.8em; color: #132C86;}
h2 { font-size: 1.5em /* 18px */; font-weight: normal;}
h3 { font-size: 1.3em /* 15px */;  }
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: #2c4a9c; text-decoration: underline; }
a:hover, a:active { color: #2c4a9c; 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; height: 176px; background: #4264AF url(../images/bg_container.jpg) no-repeat 0 0;}

#nav {height: 26px; padding-bottom: 227px; font-weight: bold; text-align: center; position: relative;
	 background: #4264AF url(../images/bg_container.jpg) no-repeat 0 -176px;
}
	* html #nav {padding-bottom: 221px;}
#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 5px 0 9px 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; display: inline;}
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #fff; text-decoration: none; padding: 0 8px; font-weight: bold; border-right: 2px solid #fff; line-height: 1.0em;}
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.residential #nav #nav-residential a,
.commercial #nav #nav-commercial a,
.employment #nav #nav-employment a,
.client #nav #nav-client-list a,
.projects #nav #nav-projects a,
.articles #nav #nav-articles a,
.request #nav #nav-request-an-estimate a,
.contact #nav #nav-contact-us a { color: #fff; text-decoration: underline; }
#nav #nav-contact-us a {border: 0 !important;}

#footer { clear: both; overflow: hidden; width: 705px; margin: 0 auto; font-size: 0.833em; text-align: center; color: #999999;  background: url(../images/bg_dot.gif) repeat-x 0 0;
	margin: 0px 50px; padding: 15px 15px 10px 15px;; }
#footer a, #footer a:visited { color: #2c4a9c; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #2c4a9c; 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

/******************************************************************************************************/
.container {width: 855px; margin:0 auto; position: relative; background: #fff url(../images/bg_container.jpg) no-repeat 0 0;
	overflow: hidden;}

#branding h1 {position: absolute; top: 28px; left: 28px;}
#branding h1, #branding h1 a { display: block; overflow: hidden; width: 317px; height: 120px;}
#branding h1 a { position: absolute; top: 0; left: 0; z-index: 10; background: url(../images/logo.png) no-repeat; text-indent: -9999px; }
#branding p {text-align: right; padding: 45px 52px 0 0;}

#branding strong {font-size: 1.5em; color: #fff; line-height: 1.0em;}
#branding .tol-free {padding-left: 10px;}
#branding a.email {display: block; padding-top: 5px; color: #fff; text-decoration: none;}
#branding a.email:hover {text-decoration: underline;}

#callout {width: 257px; float:left; margin-bottom: 24px; text-align: center;}
#callout ul {background: url(../images/bg_callout.png) no-repeat 0 100%; padding: 0 0 13px 0; margin:0;}
#callout li {display: block; color: #fff; text-align: center;}
#callout .call-us {background: #638AC9 url(../images/bg_call_us.png) no-repeat 0 0; padding: 18px 18px 5px 18px; }
#callout .estimates {background: #6B93CF url(../images/bg_estimates.png) no-repeat 0 0;  padding: 40px 18px 5px 18px;}
#callout a.more {width: 72px; height: 21px; text-indent: -9999px; margin: 0 auto; margin-top: -5px;
	background: url(../images/learnmore.png) no-repeat 0 0;
	display: block; overflow: hidden important; position: relative;}
	
	#callout a.more:hover {background: url(../images/learnmore.png) no-repeat 0 -21px;}
#callout li h3 {font-size: 1.25em; color: #b3e5fa; font-weight: bold;}
#callout .license {text-align:left; color: #666666; padding: 7px 15px 40px 15px; line-height: 1.2em;}
#callout .area {width: 128px; float: left;}
#callout .area h3 { color: #2c4a9c; font-size: 1.3em; padding: 0px 0 18px 0;}
#callout .affiliate {width: 128px; float: right; text-align: center; padding-top: 5px;}
#callout .affiliate ul {background: none;}
#callout .request {clear: both; display: block; overflow: hidden; height: 32px; padding-left: 32px;}
#callout .request a {background: url(../images/ico_request.gif) no-repeat 0 0; padding:12px 0 0 28px; height: 32px;
	font-size: 1.3em; font-weight: bold; color: #153089; text-decoration: none; overflow: hidden; float:left;}
#callout .request a:hover {text-decoration: underline;}

#content {width: 556px; padding: 44px 20px 5px 20px; float:right;}
#content h1 {padding-bottom: 17px;}
#content h2 {padding-bottom: 6px;}
.home #content h2 {padding-bottom: 17px;}
#content h3 {padding: 5px 0;}

#content .home_left, #content .home_right {margin-top: -7px;}
#content .home_left ul, #content .home_right ul {list-style: none; margin:0; padding:0;}
#content .home_left li, #content .home_right li {background: url(../images/ico_drop.gif) no-repeat 0 0; padding: 0 0 0 15px;}
#content .home_left {width: 300px; float:left; }
#content .home_right {width: 255px; float:right; }

.cc {height: 31px; clear: both; display: block; overflow: hidden; background: url(../images/ico_cc.gif) no-repeat 455px 100%; }

#nav .all-brands, #nav .serving {color: #fff; font-size: 1.667em; font-weight: normal; text-align: left;}
#nav .all-brands, #nav .serving, #nav .all-brands span, 	#nav .serving span {height: 23px;	display: block; overflow: hidden; position: absolute; }
#nav .all-brands span, 	#nav .serving span {top: 0px; left:0;  display: block; overflow: hidden; position: absolute; }
#nav .all-brands {top: 220px;  left: 36px; width: 209px; }
#nav .all-brands span {width: 209px; background: url(../images/bg_container.jpg) no-repeat -36px -396px;}
#nav .serving {top: 220px; left: 386px; width: 437px;}
#nav .serving span {width: 437px; background: url(../images/bg_container.jpg) no-repeat  -386px -396px;;}
