@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: 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; }
ul, li {list-style: disc;}

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

#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 { text-decoration: none; }
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.why-us #nav #nav-why-us a,
.services #nav #nav-services a,
.specials #nav #nav-specials a,
.products #nav #nav-products a,
.testimonials #nav #nav-testimonials a,
.articles #nav #nav-articles a,
.contact #nav #nav-contact a { text-decoration: underline; }

#footer { margin: 0 auto; font-size: 90%; text-align: center; color: lime; clear: both }
#footer a, #footer a:visited { color: #323232; text-decoration: underline; }
#footer a:hover, #footer a:active { 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

/******************************************************************************************************/
body { background:#fff url(../images/bg-body.png) repeat-x left top; text-align: center }
.container{ width: 852px; margin: 0 auto }

#branding{ width: 785px; position: relative; height: 148px; background: url(../images/bg-header.png) no-repeat; margin-bottom: 8px; padding: 13px 22px 0 45px; overflow: hidden; zoom: 1 }
#branding h1 a{ display: block; width: 369px; height: 135px; text-indent:-9999em; text-align: left; background: url(../images/logo.png) no-repeat; float: left }
#branding p{ width: 300px; float: right; text-align: center; padding-top: 34px }
#branding p strong { display: block; font-size: 29px; font-weight: bold; color: #002a98; background: url(../images/ico-phone.png) no-repeat left 2px; height: 30px; display: block; padding-left: 15px; margin-bottom: 10px; padding-top: 3px; *padding-bottom:5px; *margin-bottom:0 }
#branding p a.email { text-align: center; background: url(../images/ico-mail.png) no-repeat left 8px; padding-left: 25px; font-size: 17px; color: #003163  }

#nav{ width: 850px; border: 1px solid #002a98; border-bottom: none; background: url(../images/bg-nav.png) repeat-x; text-align: center; height: 32px; padding-top: 12px; }
#nav li { display: inline; font-size: 11px; color: #fff; padding: 0 10px;border-left: 1px solid #fff;  }
#nav li.first { border: 0}
#nav li a { color: #fff; text-decoration: none; font-weight: bold }
#nav li a:hover { text-decoration: underline; color: #fff; }

#callout{ position: relative; width: 850px; border: 1px solid #002a98; border-bottom: 0; background: #003163 url(../images/bg-callout.jpg) center no-repeat; height: 193px }
#callout a {color: #fff; text-decoration: none;}
#callout p { height: 120px; width: 104px; position: absolute; font-size: 10px; color: #fff; font-weight: bold; text-align: center; right: 10px; top: 0; padding: 65px 37px 0 40px }
#callout p strong { font-size: 36px; margin-left: -10px;  display: block; margin-bottom: -10px }
#callout p sup { position: absolute; top: 58px; font-size: 16px; right: 50px}
#callout p span { text-decoration: underline }


#content { width: 852px; background: url(../images/bg-container.png) repeat-y; text-align: left }
#content .content-wrapper { background: url(../images/bg-container_bottom.png) no-repeat center bottom; overflow:hidden; zoom: 1 }
#content .content-inside { background: url(../images/bg-content.png) no-repeat left top; overflow: hidden; zoom: 1  }

#content .primary { float: right; width: 529px; padding: 30px 46px 50px 0; font: 12px 'Trebuchet MS'; line-height: 20px }
#content .secondary { float: left; width: 230px; padding-left: 10px; color: #fff; padding-bottom: 20px }

#content .secondary .redbox { width: 221px; background: url(../images/bg-redbox.png) no-repeat center top; margin-top: 5px } 
#content .secondary .redbox-inside { background: url(../images/bg-redbox_bottom.png) no-repeat center bottom; padding: 26px 10px 15px 20px; font-size: 14px; font-weight: bold; }
#content .secondary .redbox-inside p { background: url(../images/ico-redbox.png) no-repeat left top; padding-left: 55px }
#content .secondary .redbox-inside p .online { display: block; font-size: 32px; padding-top: 5px }
#content .secondary .redbox-inside p a { color: #fff; text-decoration: none; }
#content .secondary ul { padding: 0; margin: 0 }
#content .secondary ul.sponsors li { text-align: center; margin-top: 20px; list-style: none;  }
#content .secondary ul.others { padding-left: 20px; margin-top: 20px }
#content .secondary ul.others li { font-size: 10px; padding-right: 20px; margin-bottom: 0; }

#content .primary ul {list-style: disc; }
#content .primary h1 {font-size: 20px; margin-bottom: 10px;}
#content .primary h2 {font-size: 16px; color: #980000; margin-bottom: 6px;}
.home #content .primary h2{ font-size: 18px; color: #980000; padding-top: 10px; padding-bottom: 3px }
.home #content .primary ul {margin-bottom: 10px; padding-left: 15px;}
.home #content .primary ul li { float: left;  width: 45%; margin: 0; padding: 0; }


#footer { font: 11px Arial, Tahoma, sans-serif; padding: 10px; line-height: 16px; color: #323232 }
