@charset "UTF-8";
@import url(form.css);
/******************************************************************************************************

										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: 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;  color: #448561; font-weight: bold; margin-bottom:.5em; /* 18px */; }
h2 { font-size: 1.2em ; color: #448561; font-weight: bold; }
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: #23588B; text-decoration: underline; }
a:hover, a:active { color: #23588B; 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, .btn-box .inner:after, #wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group, .btn-box .inner, #wrapper { zoom: 1; display: block; }

/* layout */
#branding { width: 900px; height: 213px; margin: 0 auto; position:relative; background: #002DC1 url(../images/bg_body.jpg) no-repeat 0 0;}

#nav { float: left; width: 203px; border-bottom: 2px solid #fff; padding-bottom: 22px; }
#nav { background: #D8E8DE url(../images/bg_menu.jpg) repeat-x 0 0; padding-top: 34px; }
#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav ul { padding: 0 20px; margin-bottom: 60px; }
#nav li { position: relative; background: url(../images/bg_menu-dot.gif) no-repeat left bottom; padding: 4px 0 4px 8px; }
#nav ul a, #nav ul a:visited { color: #fff; font-weight: bold; font-size: 1.1em; text-decoration: none; }

#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.inspection #nav #nav-inspection a,
.services #nav #nav-services a,
.pricing #nav #nav-pricing a,
.client #nav #nav-client a,
.schedule #nav #nav-schedule a,
.tv #nav #nav-tv a,
.faq #nav #nav-faq a,
.report #nav #nav-report a,
.view-r #nav #nav-view-r a,
.articles #nav #nav-articles a,
.contactus #nav #nav-contactus a { color: #1D1510; text-decoration: none;}


#footer { width: 900px; border-top: 4px solid #A34650; margin: 0 auto; font-size: 90%; text-align: center; background: #C0E4FD; color:  }
#footer p{ color: #9A9A9A; padding: 12px 0 52px 0; margin: 0; }
#footer a, #footer a:visited { color: #23588B; text-decoration: none; }
#footer a:hover, #footer a:active { color: #23588B; 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: auto; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 0; padding: 0; border : 0; }

/* legend styling */
legend { font-weight: bold; color: #448561; }

/* style for  labels */
label { display: block; width: 14em; color: #666; font-size: 1.1em; }

/* 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: 207px; padding: 3px 0; border: 1px solid #ccc;}
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: #448561; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

/* branding */
#branding { color: #fff; overflow: hidden;  }
#branding h1 { text-indent: -999em; width: 299px; height: 32px; position: relative; margin-top: 40px;  margin-bottom: 12px; }
#branding h1, #branding p { margin-left: 230px; }
#branding h1 img { position: absolute; top: 0; left: 0; }
#branding p strong { font-weight: normal; display: block; margin-bottom: 13px; }
#branding p strong.phone { font-size: 2.1em; }
#branding p strong.post-address { width: 120px; font-size: 1.1em; }
#branding p a.email { font-size: 1.1em; color: #fff; }

/* wrapper  */
#wrapper { background: #D8E8DE;  width: 900px; margin: 0 auto; }
/* btn-box */
.btn-box { margin: 4px 6px; border: 1px solid #C6C6C6; padding: 1px; background: #fff; }
.btn-box .inner { background: #DCDCDC; padding:6px; }
.btn-box .inner p { margin: 0; }
.btn-box .inner p.icon { float: left; width: 48px; text-align: center; margin-right: 8px; }
.btn-box .inner a { font-size: 1.1em; font-weight: bold; color: #448561; text-decoration: none;}


/* non-box */
.non-box { margin: 0 16px; position: relative; width: 150px;}
.non-box h3 { font-size: 1.1em; margin-bottom: 90px; font-weight: bold; }
.non-box p.icon{ position: absolute; top: 8px; left: 130px; }
.non-box p { font-size: 1.1em; }

/* brand-box */
.brand-group a { display: block; float: left; padding-left: 20px; }
.brand-group a.last	 { padding: 12px 0 0 40px; }


/* callout (side) */
#callout { float: right; width: 697px;  }
#callout #left-col { float: left; width: 448px; background: #fff;  padding: 40px 28px 0 28px; min-height:1080px; }

#callout #left-col h4 { color: #666; padding-bottom: 20px; font-weight: bold; }
#callout #left-col h4.report-list { padding: 0; }
#callout #left-col p { font-size: 1.1em; color: #666; margin-bottom: 1.4em; }
#callout #left-col p.video, #callout #left-col p.pic { text-align: center;}
#callout #left-col ul { margin-bottom: 1.1em; color: #666;list-style-type:circle;padding-left: 18px;}
#callout #left-col ul li { padding-left: 18px; }
#callout #left-col ul p { line-height: 1.5; margin: 0;  background: url(../images/dot.gif) no-repeat 0 7px; padding-left: 16px; }
#callout #left-col form { margin-bottom: 15px; }
#callout #left-col form label { margin: 3px 0; }
#callout #left-col form label.last { padding-top: 20px; }
#callout #left-col em.tips {  display: block;  font-size: .8em;}
#callout #left-col h2.center { text-align: center; }
#callout #left-col p.center { text-align: center; margin: 0; }
#callout #left-col p.last { margin-bottom: 32px; }
#callout #left-col p a { font-weight: bold; color:#666; text-decoration: none; }
#callout #left-col p a:hover { text-decoration: underline; }

#callout #right-col { float: right; width: 193px; padding-top: 40px; background: #fff; }
#callout #home-inspect { margin-bottom: 20px; cursor: pointer; display: block; width: 182px; height: 104px; color: #fff; position: relative; }
#callout #home-inspect img { position: absolute; top:0; left:0; }
#callout .white-box, #callout .green-box { border: 1px solid #ccc; width: 190px; margin-bottom: 6px;}
#callout .white-box .inner { padding: 12px 0 16px 20px; width: 170px; background: #fff url(../images/bg_white-box.jpg) no-repeat 0 0; }
#callout .white-box p { color: #666; width: 160px; margin: 6px 0; }
#callout .white-box em { color: #339966; font-weight: bold; font-style: normal; }
#callout .btn { border: 0; cursor: pointer; color: #23588B; font-size: 1em; line-height: 25px; vertical-align: middle; text-align: center; display: block; background: url(../images/bg_button.gif) no-repeat 0 0; width: 106px; height: 25px; text-decoration: none; font-size: .9em; margin: 0 auto; }
#callout .btn2 { background: url(../images/bg_button2.gif) no-repeat 0 0; }

#callout .green-box { background: #B0D3BF url(../images/bg_green-box_2.jpg) repeat-y 0 0;   }
#callout .green-box .inner { padding: 12px 0 16px 20px; width: 170px; background: url(../images/bg_green-box.jpg) no-repeat 0 0;  }
#callout .green-box .inner p { color: #fff; font-weight: bold; width: 160px; margin: 12px 0; }
#callout .green-box .inner input { width: 150px; }
#callout .green-box .inner label { display: block; text-transform: uppercase; font-size: 1em; }
#callout .green-box .inner button { margin-top: 12px; }

/* price */

#left-col table{
width:90%;
}
#left-col table th{
font-weight:900;
font-size: 1.3em;
color: #B0D3BF; 
line-height:1.5;
border-bottom: 1px solid #B0D3BF;
}
#left-col table td{
font-weight:200;
color: #666; 
font-size: 1.1em;
line-height:1.5;

}
#left-col table .alt{
background: #D8E8DE;
}
#left-col table .long{
width:60%;
}
#left-col table .short{
width:30%;
}
#left-col li {list-style: disc;}