@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_body.jpg) repeat-x 0 0; color: #666; 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 */ }
h1 { font-size: 1.6em /* 20px */; color: #C93D3D; font-weight: normal; }
h2 { font-size: 1.3em /* 15px */; color: #C93D3D; font-weight: bold; }
h3 { font-size: 1em /* 12px */;color: #C93D3D; font-weight: bold; }
h4, h5, h6 { font-size: 1.2em /* 14px */; color: #C93D3D; font-weight: bold; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a, a:visited { color: #5567C6; text-decoration: none; }
a:hover, a:active { color: #5567C6; text-decoration: underline; }

/* 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 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; }

#footer { margin: 0 auto; text-align: center; color: #000; background: url(../images/dot.gif) repeat-x 0 0; padding: 16px 0; width: 866px;  }
#footer p { font-size: 0.92em; /* 11px */  margin: 0 40px; }
#footer a, #footer a:visited { color: #5567C6; text-decoration: none; }
#footer a:hover, #footer a:active { color: #5567C6; text-decoration: underline; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 0; padding: 5px; background: #F6F7FB; border-bottom: 1px solid #BFC5E3; border-right: 1px solid #BFC5E3; }
blockquote p { padding: 12px; }
blockquote .author { display: block; text-align: right; font-style: italic; padding: 12px 0 0 0; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
.right-column form p { font-size: 100%; padding: 2px; margin: 0; clear:both }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #212e65; }

/* 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: #212e65; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/
/* font-size guide
	10px->0.83em 11px->0.92em 12px->1em 13px->1.1em 14px->1.2em 15px->1.3em 16px-> 17px-> 18px->1.5em 19px-> 20px->1.6em 21px-> 22px->1.83em 23px-> 24px->
 */
.ir a { display: block; position: relative;  text-indent: -999em;}
.ir span { display: block; width: 100%; height: 100%; position: absolute; top:0; left:0; cursor: pointer; }
span.l, span.r { display: block; position: absolute; overflow: hidden; background: url(../images/bg_header-side.jpg) no-repeat 0 0; width: 7px; height: 115px; }
#wrapper { width: 920px; margin: 0 auto; background: #fff; }

#branding {  background: url(../images/bg_header.jpg) repeat-x 0 0; height: 115px; margin: 0 1px; width: 918px; }
#branding h1#logo { padding: 12px 0 0 38px; float: left; }
#branding h1#logo a { width: 377px; height: 79px; }
#branding h1#logo span { background: url(../images/logo.jpg) no-repeat 0 0; }
#branding p { float: right; text-align: right; padding: 21px 31px 0 0;  }
#branding p strong.phone { display: block; font-size: 1.83em; color: #C13832; font-weight: normal; padding: 2px 0 6px 0; 
	background: url(../images/ico_tel.gif) no-repeat 28px 0; 
}
#branding p .email { display: block; text-decoration: none; color: #6773B7; font-size: 1.3em; 
	background: url(../images/ico_email.gif) no-repeat 0 1px; padding-left: 24px; margin-top: 2px;
}
#branding span.l { background-position: 0 0; top:0; left:0; }
#branding span.r { background-position: -7px 0;  top:0; right:0; }

/* banner */
#banner { background: url(../images/bg_banner.jpg) repeat-y 2px 0; border-right: 1px solid #8190CF; }
#callout li { width:288px; border:1px solid #252585; padding: 1px; background: #767AB9; margin-bottom: 2px;}
#callout li.last { margin-bottom: 0; }
#callout li .inner { background: #262671 url(../images/bg_callout.jpg) repeat-x 0 0;  padding: 18px 22px 18px 22px; }
#callout li p { margin: 0; font-size: 1.2em; color: #fff;}
#callout li p a { font-weight: bold; color: #fff; text-decoration: none; }
#callout li p a:hover { text-decoration: underline; }


/* content */
#content { width:920px; }
.left-column { float: left; width: 265px; padding: 0 0 0 27px; background: url(../images/bg_nav.jpg) repeat-x 0 0; }
.right-column { float: right; width: 580px; padding: 33px 21px 0 0;}
#nav ul { padding: 32px 0 28px 0; }
#nav li { background: url(../images/bg_nav-dot.png) no-repeat bottom left; padding: 7px 0 7px 5px;}
#nav li.last { background: transparent; }
#nav li a { color: #272771; font-weight: bold; text-decoration: none; }
#nav li a:hover, #nav li a.current, 
.home #nav  #nav-home a,
.about #nav  #nav-about a,
.residential #nav  #nav-residential a,
.commercial #nav  #nav-commercial a,
.testimonials #nav  #nav-testimonials a,
.articles #nav  #nav-articles a,
.request #nav  #nav-request a,
.contact #nav  #nav-contact a
 { color: #485DC5; }



.left-column h3 { padding-left: 5px; font-size: 1em; font-weight: bold; margin-bottom: 0.6em; color: #666; }
.left-column p { padding-left: 5px; margin-bottom: 0.1em; }
.left-column p img { padding: 5px; margin-bottom: 0.1em; }
.left-column .payment { display: block; padding: 12px 0 0 4px; }

.right-column h1 { margin-bottom:0.45em; }
.right-column p { margin-bottom: 1.4em; }
.left-list { float: left; width: 266px; }
.right-list { float: right; width: 260px; }
.right-column ul, .right-column li { margin: 0; padding: 0; }
.right-column ul { padding:6px 0 18px 48px; }
.right-column ul p { margin: 0;  }
.left-list h2{font-size: 1.2em; color: #C93D3D;}

.right-column dfn { color: #C93D3D; font-weight: bold; font-style: normal; }
#brand-group { float: right; padding: 18px 33px 8px 0; width:800px; text-align: right }
#brand-group img { padding-left: 27px; }

.right-column .illustrate { margin: 0; float: right; border: 4px solid #E5E7F3; }


.affiliations table {border: 1px solid #f3f3f3; margin-bottom:20px;}
.affiliations table td {border: 1px solid #f3f3f3;}
.affiliations table td p {padding: 5px;}
