@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: #eee; color: #666; font-family: Arial, Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; padding-top: 16px; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 2em /* 24px */; font-weight: bold; font-family: "Trebuchet MS"; }
h2 { font-size: 1.5em /* 18px */;font-family: "Trebuchet MS"; font-weight: bold;}
h3 { font-size: 1.2em /* 14px */;  text-transform: uppercase; }
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: #007DB6; text-decoration: underline; }
a:hover, a:active { color: #007DB6; 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, .left-column .details:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group, .left-column .details { 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: 12px auto; width: 950px; text-align: center; color: #666; }
#footer p#copyright { width: 600px;  float: right; text-align: left; padding-right: 20px; }
#footer p#brand-group img { padding-left: 16px; float: left;}
#footer a, #footer a:visited { color: #007DB6; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #007DB6; 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

/******************************************************************************************************/
.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.t, span.b { position: absolute; display: block; width: 950px; height: 9px; overflow: hidden; }
#wrapper { position: relative; width: 950px; margin: 0 auto;  background: url(../images/bg_m.jpg) repeat-y 0 0;
 }
#wrapper span.t { background: url(../images/bg_t.jpg) no-repeat 0 0; top:0; left:0; }
#wrapper span.b { background: url(../images/bg_b.jpg) no-repeat 0 0; bottom: 0; left:0;height: 18px;}
#branding { background: url(../images/bg_header.jpg) no-repeat 632px -8px; height: 142px; }
#branding h1#logo { padding: 51px 0 16px 27px; }
#branding h1#logo a { width: 405px; height: 24px; }
#branding h1#logo span { background: url(../images/logo.gif) no-repeat 0 0; }
#branding p.ir { position: relative;  text-indent: -999em; height: 19px; float: left; }
#branding p.address { width: 120px; margin-left: 26px; display: inline; }
#branding p.address span { background: url(../images/_address.gif) no-repeat 0 0; }
#branding p.phone { width: 151px; }
#branding p.phone span{ background: url(../images/_phone.gif) no-repeat 0 0;  }

/* nav */
#nav { padding: 0 24px 0 12px; }
#nav ul { border: 3px solid #E1E1E1; border-width: 3px 0; padding: 12px 14px 8px 14px; }
#nav li { float: left; background: url(../images/bg_nav.gif) no-repeat right 2px; padding-right: 25px; margin-right: 14px; }
#nav li.last { background: transparent; padding-right: 0; margin-right: 0; }
#nav li a { font-family: "Trebuchet MS"; font-size: 1.35em; color: #313131; text-decoration: none; text-transform: uppercase; }

#nav li a:hover, #nav li a:active, #nav li a.current, 
.home #nav  #nav-home a,
.about #nav  #nav-about a,
.services #nav  #nav-services a,
.rates #nav  #nav-rates a,
.faqs #nav  #nav-faqs a,
.testimonials #nav  #nav-testimonials a,
.contact #nav  #nav-contact a
{ color: #a60000; }

/* banner */
#banner { background: #007DB6 url(../images/banner.jpg) no-repeat 0 0; width: 896px; height: 223px; margin: 14px 0 0 28px; }
#banner h1 { background: #0F668E; color: #fff; width: 473px; padding: 16px 0 16px 12px; float: right; text-transform: uppercase; }
#banner p { float: right; color: #fff; width: 460px; padding: 32px 13px 0 12px; font-weight: bold; font-size: 1.5em; line-height: 1.4em;  }

/* content */
#content { padding-bottom: 22px; }
.left-column { float: left; width: 526px; padding: 38px 0 0 28px; }
.right-column { float: right; width: 320px; padding: 82px 6px 0 0;}

.left-column h2 { padding-bottom: 8px }
.left-column h3 { padding-top: 12px; padding-bottom: 2px; border-bottom: 4px solid #F6F6F6; }
.home .left-column h3 { border-bottom: none; }
.left-column .details { border-top: 4px solid #F6F6F6; position: relative; padding-top: 6px; }
.left-column .details ul, .details .left-column li { margin: 0; padding:0;  }
.left-column .details p { float: left; width: 340px; font-size: 1.2em; }
.left-column .details ul { width: 340px; float: left; padding-left: 24px; }
.left-column .details ul p { margin-bottom: 0.2em; float: none; } 
.left-column .details img { float: right;  }

#callout {  }
#callout li { background: #A60000; width: 282px; margin-bottom: 40px; padding: 18px 0 2px 18px; position: relative; }
#callout li h2,#callout li h2 a { color: #fff; text-transform: uppercase; text-decoration: none;  }
#callout li h2 a:hover { text-decoration: underline;  }
#callout li p { color: #fff; width: 170px; padding-top: 6px; }
#callout li img { position: absolute; top:-18px; right:0; }

#callout li.call-us img { top: -29px; right: 27px; }
#callout li.rates img { top: -10px; right: -24px; }
#callout li.services img { top: -14px; right: -4px; }

#content p.end { font-size:1.2em; margin-top: 0.5em; }


