@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: 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 /* 18px */; }
h2 { font-size: 1.3em /* 15px */; }
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: #901838; text-decoration: none; }
a:hover, a:active { color: #901838; 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; }

#nav a, #nav a:visited { color: #6891ba; font-weight: bold; text-decoration: none; padding-left: 15px;}
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about-us #nav #nav-about-us a,
.affiliations #nav #nav-affiliations a,
.our-services #nav #nav-our-services a,
.maintenance-tips #nav #nav-maintenance-tips a,
.financing #nav #nav-financing a,
.request-service #nav #nav-request-service a,
.equipment-sales-request #nav #nav-equipment-sales-request a,
.maintenance-agreements #nav #nav-maintenance-agreements a,
.career-opportunities #nav #nav-career-opportunities a,
.contact-us #nav #nav-contact-us a { color: #901c3b; text-decoration: none; background: url(../images/arrow2.gif) no-repeat 0px 1px;  }

#footer { margin: 0 auto; font-size: 90%; text-align: center; color: #294f75; }
#footer a, #footer a:visited { color: #294f75;  text-decoration: none; }
#footer a:hover, #footer a:active { color: #294f75;text-decoration: underline; }

.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#newsletter { width: 300px; }
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%; }

form#newsletter div input, form#newsletter div button{ margin-left: 0px;  }

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

											Custom Styles

/******************************************************************************************************/
body {background: #B4C7D9 url(../images/bg.png) repeat-x 0 0; color: #666666;}
.container {width:817px;background: url(../images/bg_container.png) no-repeat 0 100%; 
	margin: 0 auto; padding:0; position:relative; display: block; overflow: hidden;}

#branding {width:817px;height:128px;margin:0; padding:0; position:relative; background: #fff url(../images/bg_header.png) no-repeat 0 0;}
#branding .tacb{ font-size:.8em;color:#656565;width:99%;text-align:right;padding:10px 0 0 0;}
#content {width:594px; padding: 0 7px 0 0; float:right; overflow: hidden;}
#headline {background: url(../images/bg_headline.jpg) no-repeat 0 0; height: 271px; position: relative;}
#headline-int {background: url(../images/bg_headline.jpg) no-repeat 0 0; height: 271px; position: relative;}
#sidebar {width:212px; float:left; padding: 0 0 0  4px;}
	.sidebar-wrapper {min-height: 717px; height:auto !important; height:717px; background: url(../images/bg_sidebar.png) no-repeat 0 100%; margin-bottom: 7px;}
	* html .sidebar-wrapper {height: 717px;}
#footer {width:717px;height:54px;margin:0 auto; padding:15px 50px; position:relative; 
	font-size: 0.8181em; line-height: 1.25em;text-align: center;  color: #666666;}
#footer a {color: #666666;}
#footer a:hover {color: #666666; text-decoration: underline;}

#branding h1 {margin:0;padding:0;position: absolute; z-index: 100; top: 25px; left: 172px; width:296px;height:57px;}
#branding h1 a {display:block;text-indent:-9999px !important;background:url(../images/logo.gif) no-repeat; width:296px;height:57px; margin:0; padding:0;}

#nav ul {padding: 0 12px 0 15px;}
#nav li {background: url(../images/nav_sep.png) no-repeat 100% 100%; height: 21px; line-height: 21px; font-size: 0.917em; }
#nav li#nav-contact-us {background-image: url(none);}

#callout {padding: 10px 5px 10px 5px;}
#callout li {background: url(../images/call_sep.gif) repeat-x 0% 100%; padding: 17px 0 15px 25px;}
#callout li p {margin:0; padding:0;}
#callout h3 {color: #901838; font-size: 1.25em; line-height: 1.2em; font-weight: bold;
	background: url(../images/arrow.png) no-repeat 0px 4px; margin-left: -15px; padding-left: 15px;}

#headline .solutions {color: #7194b7; font-size: 3.0em; 
	display: block; text-align: right; line-height: 1.0em; padding-right: 30px;}
#headline .since	{color: #7194b7;  font-size: 1.667em; letter-spacing: 15px; font-weight: bold; 
	text-transform: uppercase; display: block; text-align: right; line-height: 2.0em; padding-right: 15px;}
#headline .tel	{color: #901838; font-size: 2.25em; text-transform: uppercase; 
	font-weight: bold; display: block; text-align: right; line-height: 2.0em; padding-right: 30px;}
#headline .environment {font-size: 1.167em; margin: 10px 0 0 0;
	display: block; text-align: right; line-height: 1.5em; padding-right: 30px;}
#headline .environment .leaf {padding-left: 25px; background: url(../images/leaf.gif) no-repeat  0% 0%;}

#headline .special-offer {margin:0; padding:0; position: absolute; left: 4px; top: 198px;}
#headline .special-offer li { display: block; float:left; width: 196px; height: 94px; overflow: hidden;  
	text-align: center; font-weight: bold; background: url(../images/bg_offer.png) no-repeat  50% 0%;}
#headline .special-offer li a.tablink {display: block; padding: 20px 10px 0 10px; text-align: center; height: 54px;color: #666666;}

.affiliation {text-align: center; padding: 10px 0 0 0;}
.affiliation img {padding: 0 2px;}

.blue { padding: 15px 25px 0 25px ; margin:0; background: url(none); border:0; color: #597393; 
	font-size: 1.5em; font-weight: bold; line-height: 1.25em;}
.entry {padding: 5px 25px 0 25px; display: block; overflow: hidden; line-height: 1.4em;}

#content h1 {margin-bottom: 10px;}
#content h2, #content h3, #content h4, #content h5 { text-transform: uppercase; color: #6699cc; }
#content h2 { font-size: 1.25em; font-weight: bold; padding-bottom: 3px; } 
#content h3 { font-size: 1.2em; }
#content h4 { font-size: 1.1em;}

.entry ul {margin-top: -5px; }
.entry ul li {margin:0; padding:0;}

a.signup {width: 149px; height: 35px; padding: 8px 20px 0 40px ; line-height: 1.15em;background: url(../images/bg_signup.png) no-repeat 0px 0px; 
	color: #fff !important; display: block; margin: 10px 0;}
a.signup:hover {color: #ff0 !important; text-decoration: none;}	
.service-area {float:left; width: 40%; padding: 0 0 10px 25px;}
.showroom {float:right; width: 40%; text-align: right; padding: 0 25px 10px 0;}
.showroom a {color: #125687 !important; text-decoration: underline !important; }
.showroom a:hover {color: #901838 !important;}
