@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: #A0A2A4; color: #222; 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.67em; /* 20px */; color: #376196; font-weight: normal;  }
h2 { font-size: 1.3em /* 15px */; color: #6F90B8; font-weight: normal; }
h3 { font-size: 1.2em /* 14px */; color: #666; font-weight: bold;  }
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: #29568F; text-decoration: none; }
a:hover, a:active { color: #666; 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; background: #DED9C2; width: 1024px; }

#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;  width: 1024px; background: #fff; border-top: 1px solid #DED9C2; }
#footer p { font-size: 0.83em; /* 10px */ color: #A0A2A4; padding: 8px 166px; line-height: 16px; }
#footer a, #footer a:visited {  color: #A0A2A4; text-decoration: none; }
#footer a:hover, #footer a:active {  color: #A0A2A4; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { width: 630px; margin: 18px; padding: 15px 18px; background: #F7F6F3; border: 1px solid #DED9C2; }
blockquote p { margin: 0; }
blockquote p span { display: block; text-align: right; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 40em; margin-left: 5px; }
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: #0567ae; }

/* style for  labels */
label { float: left; width: 14em; }
label#question { float: left; width: 16em; }
/* 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 input#radio, #radio { width: auto; }
#radio {margin:0 4px 0 0;}
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

/******************************************************************************************************/
/* font-size guide
	10px->0.83em 11px->0.92em 12px->1em 13px->1.1em 14px->1.2em 15px->1.4 em 16px->1.33em 17px->1.42em 18px->1.5em 19px-> 20px->1.67em 21px->1.75em 22px->1.83em 23px->1.92em 24px->2em 28px->2.33em
 */
.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; }

#wrapper { width: 1024px; margin: 0 auto; }

#branding h1#logo { padding: 0 0 0 82px; }
#branding h1#logo a { width: 364px; height: 170px; }
#branding h1#logo span { background: url(../images/logo.jpg) no-repeat 0 0; }

#branding .topbar { background: #29568F; height: 65px;  }
#branding p.left-bar { float: left; margin-bottom: 0; position: relative; width: 485px; height: 22px; margin: 25px 0 0 32px;  }
#branding p.left-bar span { background: url(../images/_txt-topbar.gif) no-repeat 0 0; }
#branding p.right-bar { float: right; margin-bottom: 0; font-size: 1.67em; color: #fff; margin: 24px 50px 0 0; line-height: 1.1; }
#branding p strong { font-weight: normal; padding-right: 6px; }
#branding p a.email { color: #fff;  }

#branding .snapshot { position: absolute; top:65px; right:39px; height: 170px; }
#branding .snapshot span { float: left; padding-left: 5px; }

/* nav */
#nav { width: 206px; margin: 0 auto 7px auto; }

#nav li { height: 35px; margin-bottom: 1px; }
#nav li a { display: block; background: url(../design/bg_nav.jpg) repeat-x 0 0; height: 35px; width: 190px; font-family: "Myriad Pro"; font-size: 1.1em; text-transform: uppercase; vertical-align: middle; line-height: 37px; color: #fff; text-align: right; padding-right: 16px; }

#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.services #nav #nav-services a,
.inspection #nav #nav-inspection a,
.radon #nav #nav-radon a,
.mold #nav #nav-mold a,
.eifs-stucco #nav #nav-eifs-stucco a,
.education #nav #nav-education a,
.sample-report #nav #nav-sample-report a,
.contact #nav #nav-contact a
 { background: url(../design/bg_nav-hover.jpg) repeat-x 0 0; color: #20558A;  }

/* content */
#content { border-top: 1px solid #fff; margin: 10px auto 0 auto; background: #fff url(../design/bg_content.gif) repeat-y 0 0; }
.left-column { float: left; width: 214px; padding: 0 0 40px 0;}
.right-column { float: right; width: 742px; padding: 18px 40px 40px 0;}
.right-column .left-side { float: left; width: 500px; }
.right-column .right-side { float: right; width: 219px; }


/* callout */
#order { margin: 0 auto; background: url(../design/bg_order.jpg) no-repeat 0 0; width: 200px; height: 56px; margin-bottom: 3px; }
#order p a{ margin-bottom: 0; color: #fff; font-family: "Myriad Pro"; font-size: 1.5em; }
#order p { margin-bottom: 0; color: #fff; font-family: "Myriad Pro"; padding: 20px 15px 0 19px;text-align:left; }
#callout li { margin: 0 auto; margin-bottom: 3px;  width: 170px; border: 1px solid #A2A5A4; background: #fff url(../design/bg_callout.jpg) repeat-x bottom left; padding: 16px 14px; font-family: "Myriad Pro";   }
#callout li.second h3 { text-transform: uppercase;  }
#callout li.second h3 a { color: #5A765B; text-decoration: none; }
#callout li.second p { font-size: 1.1em; margin: 0; }
#callout li p a { color: #5A765B; text-decoration: underline;}
#callout li p a:hover { text-decoration: none;  }
#callout li.first h3 { color: #29568F; font-size: 1.67em; font-weight: bold;  text-align: center; font-family: Arial; }
#callout li.first h3 span { display: block; text-transform: uppercase; font-size: 22px; margin-bottom: 10px; }
#callout li.first p { margin: 10px 0 0 0;  text-align: center; }
#callout li.first p a {   font-size: 1.67em; }
#callout li.last p { height: 20px; background: url(../design/bg_video.png) no-repeat 0 0; margin: 0; padding: 0 0 0 42px; }
#callout li.last p a { font-size: 1.5em; text-decoration: none; }

/* bottom group */
.bottom-group { text-align: center; margin: 22px 0 0 0; }
.bottom-group p { color: #5A765B; font-family: "Myriad Pro"; font-size: 1.5em; margin-bottom: 8px; }
.bottom-group a { display: block; }
.bottom-group a.email { color: #5A765B; font-size: 0.8em; margin: 6px 0 12px 0;  }
p#bottom-phone {font-size: 2em;}

.right-column h1 { line-height: 22px; margin-bottom: 20px; }
.right-column p, .right-column li { font-size: 1.1em; }
.right-column ul { margin: 3px 0 16px 0; padding: 0 0 0 32px; }
.right-column ul li { margin: 0; padding: 0; list-style: none; background: url(../design/dot.gif) no-repeat 0 7px; padding-left: 12px; }
.right-column .right-side .side-box { border: 1px solid #DED9C2; padding: 23px 17px 38px 17px; }
.right-column .right-side .side-box h3 { background: url(../design/bg_dot.gif) no-repeat bottom left; padding-bottom: 8px; text-align: center; letter-spacing: -1px; font-size: 2.2em; color: #666; font-family:  "Myriad Pro"; margin-bottom: 16px;  font-weight: normal; }
.right-column .right-side .side-box p { font-family: Arial; font-size: 1em; line-height: 24px;  }
#brand-group { text-align: center; }
#brand-group span { display: block; margin: 32px 0; }

/**
 * interior page
 */
 
body.interior .right-column ol{ margin: 6px 0 6px 52px; padding: 0; }
body.interior .right-column ol li { margin: 0; }
 body.interior .right-column ul { margin: 12px 0 12px 34px; padding: 0; }
 body.interior .right-column ul li { margin: 0; } 

/*****************************************************************
                             Custom adds for content
*****************************************************************/

#owner {
float:left;
text-align:center;
background: #DED9C2;
border:1px solid #356095;
padding:5px;
margin:5px 10px;
}
#owner img{
background: #FFF;
border:1px solid #356095;
padding:2px;
}
#owner p{
color:#29568F;
}

#caption{
float:right;
text-align:center;
background: #DED9C2;
border:1px solid #356095;
padding:5px;
margin:5px 10px;
}
#caption img{
background: #FFF;
border:1px solid #356095;
padding:2px;
}
#owner p a{
color:#29568F;
text-decoration:underline;
}
#owner p a:hover{
color:#356095;
text-decoration:underline;
}

.affili img{padding:0 10px;}