@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, helvetica, sans-serif; line-height: 1.5em; margin: 0 auto; text-align: center; }

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: #000; text-decoration: underline; }
a:hover, a:active { color: #000; 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, #branding:after, #nav:after, .inner:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group, #branding, #nav, .inner { zoom: 1; display: block; }

/* layout */
.inner, #nav ul { width: 850px; margin: 0 auto; text-align: left; }
#nav ul { width:860px; padding-left:25px; }

/* - branding */
#branding { min-height: 77px; height: auto !important; height: 77px; font-family: "Arial Narrow", arial, helvetica, sans-serif; }
#branding h1 { position: relative; float: left; }
#branding h1, 
#branding h1 span { height: 77px; width: 248px; overflow: hidden; display: block; }
#branding h1 span { cursor: pointer; position: absolute; top: 0; left: 0; }
#branding h1 a { display: block; color: #283070; text-decoration: none; font-size: 1.7em; line-height: 1.3; }
#branding h1 a:hover { text-decoration: underline; }
#branding h1 span { background: url(../images/logo.jpg) no-repeat; }
#branding p { font-size: 1.1em; color: #2b3072; text-align: right; float: right; line-height: 1.1; padding-top: 15px; }
#branding p a { color: #2b3072; text-decoration: none; }
#branding p a:hover { text-decoration: underline; }
#branding p strong { font-weight: normal; display: block; }
#branding p strong.phone { color: #3d823e; font-size: 1.5em; font-weight: bold; }

/* - nav */
#nav, #nav li, #callout, #callout li, #header ul, #header li { list-style: none; padding: 0; margin: 0; }
#nav { background: #495481; }
#nav li { text-transform: uppercase; float: left; background: url(../images/nav-li.jpg) no-repeat center right; line-height: 1; font-family: "Arial Narrow", arial, helvetica, sans-serif; }
#nav li a { color: #fff; display: block; padding: 9px 5px; text-decoration: none; }
#nav li a:hover { text-decoration: underline; }
#nav li#nav-contact { background: none; }  
.home #nav li#nav-home a,
.about #nav li#nav-about a,
.independent-contractors #nav li#nav-independent-contractors a,
.exempt-employees #nav li#nav-exempt-employees a,
.overtime #nav li#nav-overtime a,
.meal-and-rest-periods #nav li#nav-meal-and-rest-periods a,
.employment-law #nav li#nav-employment-law a,
.contact #nav li#nav-contact a { text-decoration: underline; }

/* - header */
#header { background: #232d4b; margin: 1px 0; font-family: "Arial Narrow", arial, helvetica, sans-serif; font-size: 1.7em; line-height: 1; }
#header .inner { height: 230px; background: url(../images/header.jpg) no-repeat; padding-top: 17px; }
#header h2 { color: #d0ad38; font-size: 1.5em; line-height: 1.2em; }
#header h2 strong { display: block; font-size: 1.5em; font-weight: normal; }
#header ul { color: #fff; }
#header ul, #header ul li { list-style: none; padding: 0; margin: 0; }
#header h2, #header ul { margin-left: 300px; }
#header ul li { font-size: .9em; line-height: 34px; }

#header h2 span, #header ul li span { background: url(../images/header.jpg); }
#header h2, #header ul li { position: relative; }
#header span { position: absolute; top: 0; left: 0; overflow: hidden; display: block; }
#header ul li, #header ul li span { height: 34px; width: 475px; }
#header h2, #header h2 span { height: 77px; width: 475px; }
#header ul li span { cursor: pointer; }

#header h2 span { background-position: -300px -17px; }
#header ul li.header-contractor span { background-position: -300px -94px; }
#header ul li.header-employee span { background-position: -300px -128px; }
#header ul li.header-overtime span { background-position: -300px -162px; }
#header ul li.header-periods span { background-position: -300px -196px; }

#header a { color: #fff; text-decoration: none; }
#header a:hover { text-decoration: underline; }

/* - footer */
#footer { margin-top: 5px; border-top: 6px solid #495481; border-bottom: 6px solid #495481; background: #eee; }
#footer p { color: #989898; text-align: center; font-size: .9em; padding: 1.5em 0 .5em; }
#footer p a { color: #989898; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }

/* - breadcrumb */
.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: #495481; }

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

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

											Custom Styles

/******************************************************************************************************/
 
.container { margin-top: 3px; }
.container .inner { background: url(../images/dash.jpg) repeat-x bottom left; min-height: 500px; }
body.home .container { background: #eee url(../images/container.jpg) repeat-y top center; }
body.home .container .inner { background: #eee url(../images/dash.png) repeat-x 0 100%; min-height: 0; }

.container h1 { color: #34436f; font-family: "Arial Narrow", arial, helvetica, sans-serif; font-size: 2.2em; line-height: 1.2; padding: 5px 0; font-weight: normal; }
.container h2 { color: #34436f; font-family: "Arial Narrow", arial, helvetica, sans-serif; font-size: 1.5em; line-height: 1.2; padding: 5px 0; font-weight: bold; text-transform: uppercase; } 
.container h3 { color: #34436f; font-family: "Arial Narrow", arial, helvetica, sans-serif; font-size: 1.3em; line-height: 1.2; padding: 5px 0; font-weight: normal; text-transform: uppercase; }
.container h4 { font-weight: bold; }

.content { padding: 0 0 0 20px; }
.content a {color:#6AA2D1;}
.content a:hover {color:#495481;}
body.home .content { float: right; width: 558px; line-height: 1.6; padding: 0 0 0 30px; }

#callout { width: 262px; float: left; background: url(../images/sidebar.jpg); min-height: 365px; height: auto !important; height: 365px; padding-top: 15px; }
#callout ul, #callout li { margin: 0; padding: 0; }

#callout ul { margin: 0 auto; width: 245px; }
#callout li { width: 245px; height: 55px; position: relative; overflow: hidden; }
#callout li { margin: 0 0 25px; text-align: center; }
#callout li span { background: url(../images/sidebar-links-new.jpg); width: 245px; height: 55px; overflow: hidden; display: block; position: absolute; top: 0; left: 0; cursor: pointer; }
#callout li.callout-contact span { background-position: 0 0; }
#callout li.callout-blog span { background-position: 0 -55px; }
#callout li.callout-employment-law span { background-position: 0 -110px; }
#callout li.callout-testimonials span { background-position: 0 -165px; }
#callout li a { color: #d4af34; text-decoration: none; }
#callout li a:hover { text-decoration: underline; }

#hp-flash {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:244px;
	z-index:1;
}
#slogan h2, #slogan ul{
	text-indent: -5000px;
}

#slogan {
  position:relative;
  z-index:2;
}

