@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 */; color: #fff; font-family: Arial, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { margin-bottom:0.8em; }
h1 { font-size: 1.65em; font-weight:bold; }
h2 { font-size: 1.45em; font-weight:bold; }
h3 { font-size: 1.25em; font-weight:bold; }
h4, h5, h6 { font-size: 1.1em; }

a { color:#469ada; text-decoration:underline; }
a:hover { text-decoration:none; }

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a { color:#222; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after, form p:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group, form p { 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; }

#footer { margin: 0 auto; font-size: 90%; text-align: center; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #eae8d0; border-bottom: 1px solid #d0cda3; border-right: 1px solid #d0cda3; }
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: #222; }

/* 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: #222; color: #fff; text-transform: uppercase; font-size: 90%; }
/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

body {
	background:#093983;
}

#wrapper {
	background:#fff;
	color:#000;
	border-top:10px solid #000;
	margin:0 auto;
	width:948px;
}

.inner {
	margin:0 auto;
	position:relative;
	width:728px;
}

#branding {
	background:url(/images/design/header.png) repeat-x center bottom;
	height:120px;
	position:relative;
}

#branding h1,
#branding h1 a {
	height:98px;
	margin:0;
	padding:0;
	width:258px;
}

#branding h1 {
	background:url(/images/design/logo.png) no-repeat;
	left:5px;
	position:absolute;
	top:10px;
}

#branding h1 a {
	display:block;
	text-indent:-9000px;
}

#contact-info {
	position:absolute;
	right:5px;
	text-align:right;
	top:40px;
	width:200px;
}

#contact-info,
#contact-info a {
	margin:0;
}

#contact-info .phone {
	display:block;
	font-size:1.95em;
	font-weight:normal;
	margin:0 0 0.35em;
}

#contact-info .email {
	display:block;
	font-size:1.35em;
	text-decoration:none;
}

#contact-info .email:hover {
	text-decoration:underline;
}

#contact-info p {
	float:right;
}

#contact-info address {
	display:block;
	float:left;
}

#nav {
	background:url(/images/design/nav.png) repeat-x center bottom;
	font-size:1.1em;
	font-weight:bold;
	line-height:46px;
	position:relative;
	z-index:2;
}

.home #nav {
	padding-top:282px;
}

#nav .l {
	background:url(/images/design/nav_l.png) no-repeat bottom left;
	padding-left:45px;
	width:773px;
}

#nav .r {
	background:url(/images/design/nav_r.png) no-repeat bottom right;
	padding-right:45px;
}

#nav ul.group,
#nav a {
	height:46px;
}

#nav ul.group {
	background:url(/images/design/nav_c.png) repeat-x;
	margin:0 auto;
	padding-left:10px;
}

#nav li {
	background:url(/images/design/nav_separator.png) no-repeat 5px 55%;
	float:left;
	margin:0;
}

#nav a,
#nav li.hover ul a,
#nav li:hover ul a {
	color:#fff;
	display:block;
	float:left;
	padding:0 26px 0 20px;
}

#nav li:hover a,
#nav li.hover a,
#nav li ul a,
.home #nav-home a,
.about #nav-about a,
.why #nav-why a,
.services #nav-services a,
.careers #nav-careers a,
.training #nav-training a,
.contact #nav-contact a  {
	color:#fff;
	text-decoration:underline;
}

#nav li ul {
	background:#f07124;
	font-size:0.9em;
	left:12px;
	text-align:left;
	top:40px;
	width:180px;

}

#nav li ul li {
	border-top:1px solid #c8540d;
	background:none;
	float:none;
	height:auto !important;
	line-height:auto !important;
	margin:0;
	padding:0;
}

#nav li ul li a,
#nav li.hover ul li a,
#nav li:hover ul li a {
	background:none;
	float:none;
	height:auto !important;
	line-height:1.5 !important;
	padding:5px 5px;
	text-decoration:none;
	width:170px;
}

#nav li ul li a:hover {
	background:#df5a0a;
}

#columns {
	background:url(/images/design/container.png) repeat-y;
	color:#222;
	position:relative;
	z-index:1;
	padding:25px 20px;
	width:754px;
}

.home #columns {
	background:none;
	padding-left:0;
	width:794px;
}

#callout,
#callout li {
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
}

#callout .bg,
#callout h3,
#callout h3 a {
	display:block;
	height:34px;
	margin:0;
	position:relative;
	text-decoration:none;
	width:201px;
}

.home #callout .bg,
.home #callout h3,
.home #callout h3 a {
	height:43px;
	width:258px;
}

#callout a:hover {
	text-decoration:underline;
}

#callout h3,
#callout h3 a {
	text-indent:-9000px;
}

#callout .bg {
	left:0;
	position:absolute;
	top:0;
}

#callout .content {
	display:none;
	padding:10px 40px;
	position:relative;
	text-align:center;
}

.home #callout .content {
	display:block;
}

#callout-request .bg {
	background:url(/images/design/request.png) no-repeat;
}

#callout-try .bg {
	background:url(/images/design/try.png) no-repeat;
}

.home #callout-request .bg {
	background:url(/images/design/home_request.png) no-repeat;
}

.home #callout-try {
	min-height:121px;
	line-height: 1.25em;
}

.home #callout-try .bg {
	background:url(/images/design/home_try.png) no-repeat;
	height:121px;
}

#home-callouts {
	display:none;
	z-index:3;
}

.home #home-callouts {
	display:block;
}

#home-callouts h1,
#home-callouts ul {
	position:absolute;
	left:0;
	margin:0;
	padding:0;
}

#home-callouts h1 {
	background:url(/images/design/callout_title.png) no-repeat center;
	height:14px;
	top:-315px;
	text-indent:-9000px;
	width:100%;
}

#home-callouts ul {
	list-style:none;
	top:-290px;
}

#home-callouts li {
	background:#fff no-repeat;
	border:2px solid #fff;
	float:left;
	margin:0 17px 0 0;
	padding:0;
}

#home-callouts li,
#home-callouts a {
	display:block;
	height:230px;
	width:165px;
	text-indent:-9000px;
}

#home-callouts #home-callout-1 {
	background-image:url(/images/design/callout_1.jpg);
}

#home-callouts #home-callout-2 {
	background-image:url(/images/design/callout_2.jpg);
}

#home-callouts #home-callout-3 {
	background-image:url(/images/design/callout_3.jpg);
}

#home-callouts #home-callout-4 {
	background-image:url(/images/design/callout_4.jpg);
	float:right;
	margin:0;
}

#leftcol {
	float:left;
	position:relative;
	width:202px;
}

#rightcol {
	float:right;
	position:relative;
	width:500px;
}

.home #leftcol {
	background:none;
	padding:0;
	width:500px;
}

.home #rightcol {
	width:260px;
}

.home #leftcol .content,
#right .content {
	padding:0 20px;
}

#mp-request {
	padding-top:20px;
}

#logos {
	margin:0;
	padding-top:20px;
	text-align:center;
}

#logos img {
	padding:0 5px;
}

#footer {
	background:#1666d5 url(/images/design/footer.png) repeat-x center bottom;
	font-size:0.9em;
	padding:15px 0;
	text-align:center;
}

#footer,
#footer a {
	color:#fff;
}

#footer p {
	margin:0;
}


/* #leftcol {
	
	padding-top:265px;
} */

#sidebar-img,
#sidebar-img .bg {
	background:none no-repeat 8px 6px;
	height:245px;
	overflow:hidden;
	position:relative;
	margin:0 auto 15px;
	width:181px;
}

.home #sidebar-img {
	display:none;
}

#sidebar-img .bg {
	background:url(/images/design/sidebar.png) no-repeat left top;
}

.about #sidebar-img {
	background-image:url(/images/about.jpg);
}

.jerry #sidebar-img {
	background-image:url(/images/headers/header-jerry.jpg);
}

.team #sidebar-img {
	background-image:url(/images/headers/header-team.jpg);
}

.mission #sidebar-img {
	background-image:url(/images/headers/header-mission.jpg);
}

.why #sidebar-img {
	background-image:url(/images/headers/header-why.jpg);
}

.try #sidebar-img {
	background-image:url(/images/headers/header-try.jpg);
}

.emergency #sidebar-img {
	background-image:url(/images/headers/header-247.jpg);
}

.maintenance #sidebar-img {
	background-image:url(/images/headers/header-maintenance.jpg);
}

.affiliations #sidebar-img {
	background-image:url(/images/headers/header-affiliations.jpg);
}

.community #sidebar-img {
	background-image:url(/images/headers/header-community.jpg);
}

.testimonials #sidebar-img {
	background-image:url(/images/headers/header-testimonials.jpg);
}



.services #sidebar-img {
	background-image:url(/images/headers/header-services.jpg);
}
.energy #sidebar-img {
	background-image:url(/images/headers/header-energy.jpg);
}
.tenant #sidebar-img {
	background-image:url(/images/headers/header-tenant.jpg);
}
.equipment #sidebar-img {
	background-image:url(/images/headers/header-equipment.jpg);
}


.careers #sidebar-img {
	background-image:url(/images/headers/header-careers.jpg);
}
.stories #sidebar-img {
	background-image:url(/images/headers/header-employee-stories.jpg);
}
.jobs #sidebar-img {
	background-image:url(/images/headers/header-job-openings.jpg);
}


.training #sidebar-img {
	background-image:url(/images/headers/header-training.jpg);
}
.boma #sidebar-img {
	background-image:url(/images/headers/header-boma.jpg);
}
.schedule #sidebar-img {
	background-image:url(/images/headers/header-schedule.jpg);
}
.replacement #sidebar-img {
	background-image:url(/images/headers/header-replacement.jpg);
}



.contact #sidebar-img {
	background-image:url(/images/headers/header-contact.jpg);
}
.request #sidebar-img {
	background-image:url(/images/headers/header-request.jpg);
}
.rfq #sidebar-img {
	background-image:url(/images/headers/header-rfq.jpg);
}
.client-access #sidebar-img {
	background-image:url(/images/headers/header-client-access.jpg);
}








.team table, .affiliations table {
border: 1px solid #ecebd6;
margin-bottom:20px;
}
.team table td, .affiliations table td {
border: 1px solid #ecebd6;
}
.affiliations table td {
vertical-align: middle;
}

.affiliations table img {
border: 1px solid #ecebd6;
}

