@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: #36462c url(/design/tree.jpg) top center repeat-x; color: black; font-family: Verdana, sans-serif; line-height: 1.7em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia, serif; color: #cd2027; margin-bottom: 0.6em; }
h1 { font-size: 1.55em /* 18px */; }
h2 { font-size: 1.35em /* 15px */; }
h3 { font-size: 1.25em /* 14px */; }
h4, h5, h6 { font-size: 1.15em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a, a:visited { color: #444545; text-decoration: underline; }
a:hover, a:active { color: #444545; 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; }

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav { margin: 0 20px 20px; }

#nav li { position: relative; font-family: Georgia, serif; text-transform: uppercase; height: 26px; display: inline; z-index: 222; }
#nav li ul { position: absolute; display: none; left: 166px; z-index: 230; top: 0; }
#nav li ul li { display: block; height: 26px; float: left; }
#nav li:hover ul, #nav li.hover ul { display: block; }
#nav a, #nav a:visited { display: block; text-align: center; border-bottom: 1px dotted #333; color: #666; line-height: 26px; height: 26px; text-decoration: none; }
#nav a:hover, #nav a:active, #nav li.hover a,
.home #nav #nav-home a,
.about #nav #nav-about a,
.services #nav #nav-services a,
.gallery #nav #nav-gallery a,
.testimonials #nav #nav-testimonials a,
.topten #nav #nav-topten a,
.tips #nav #nav-tips a,
.contact #nav #nav-contact a { color: #000; text-decoration: none;  background: url('../images/nav_on.gif') left center no-repeat; }

#nav li ul a, #nav li ul a:visited { padding: 0 10px; text-align: left; background-image: none; background: #d9dabc; color: #000; white-space: nowrap; width: 130px; }
#nav li ul a:hover, #nav li ul a:active{ color: #fff; background-image: none; background: #567c30;}
#nav ul li.hover ul li a, #nav ul li.hover ul li a:visited { background-image: none; background: #d9dabc;}
#nav ul li.hover ul li.hover a { background-image: none; background: #567c30;}
#nav ul li#nav-about.hover ul li a, #nav ul li#nav-about.hover ul li a:visited { background-image: none; background: #d9dabc;}
#nav ul li#nav-services.hover ul li a, #nav ul li#nav-services.hover ul li a:visited { background-image: none; background: #d9dabc;}
#nav ul li#nav-about.hover ul li.hover a { background-image: none; background: #567c30;}
#nav ul li#nav-services.hover ul li.hover a { background-image: none; background: #567c30;}

#footer { margin: 0 auto; font-size: 90%; padding: 20px; text-align: center; color: #92917d; }
#footer a, #footer a:visited { color: #92917d; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #92917d; 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: #567c2f; }

/* 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: #567c2f; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#container { margin: 0 auto; width: 810px; background: #fff url(/design/body.gif) no-repeat; padding: 0 1px 0 9px; }
#leftcol, #rightcol { float: left; clear: none; display: inline; }

#leftcol { width: 206px; background: url(/design/side.jpg); position: relative; height: 100%; padding-bottom: 3em; }
#rightcol { width: 563px; padding: 20px; margin-left: 1px; }

.home #rightcol { background: url(/design/home.jpg) no-repeat; padding-top: 362px; }
#rightcol { padding-top: 70px; }

#leftcol .tube { background: url(/design/logo.jpg) no-repeat; }

#branding {  }
#branding h1 a { display: block; height: 135px; text-indent: -99999px; }
#branding p { position: absolute; left: 207px; top: 0; line-height: 48px; font-family: Georgia, serif; font-size: 1.6em; color: #fff; width: 595px; text-align: right; padding-right: 8px; background: #5a5756; }
.home #branding p { background: none; }
#branding a, #branding a:active, #branding a:hover, #branding a:visited { color: #a8d08d; text-decoration: none; }

#callout { position: absolute; left: 207px; display: block; top: 246px; width: 603px; height: 96px; background: url(/design/green.gif); overflow: hidden; z-index: 20 }
#callout li { width: 261px; padding: 15px 20px; display: block; z-index: 22; float: left; clear: none; }
#callout p { font-size: 85%; color: #fff; line-height: 1.5em; }
#callout h3 { font-size: 135%; color: #d0cd38; margin: 0; }
#callout img { float: right; }