@charset "UTF-8";
@import url("lightbox.css");

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

										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: black; 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.5em; font-weight:bold; }
h2 { font-size: 1.25em; font-weight:bold; }
h3 { font-size: 1.25em; font-weight:bold; }
h4, h5, h6 { font-size: 1.1em; }

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

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a { color:#515151; }

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 { 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; }

#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: #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:#161417 url(../images/design/bg.png) repeat-x center top;
}

#container {
	background:#FFF;
	margin:0 auto;
	position:relative;
	width:910px;
}

#branding {
	background:url(../images/design/branding.png) no-repeat;
	height:159px;
	padding:0 65px;
	position:relative;
}

#branding h1,
#branding h1 a {
	height:81px;
	margin:0;
	padding:0;
	width:234px;
}

#branding h1 a {
	display:block;
	text-indent:-9000px;
}

#branding p {
	color:#666;
	font-family:"Georgia",serif;
	line-height:1.5;
	position:absolute;
	right:65px;
	text-align:right;
	text-transform:uppercase;
	top:60px;
}

#branding p strong {
	display:block;
	font-size:1.6em;
	font-weight:normal;
}

#branding p a {
	color:#97A697;
	text-decoration:none;
}

#branding p a:hover {
	text-decoration:underline;
}

#nav {
	font-weight:bold;
	height:47px;
	line-height:47px;
	left:310px;
	position:absolute;
	text-align:right;
	top:0;
}

#nav li {
	float:left;
	height:47px;
	line-height:47px;
}

#nav a,
#nav li.hover ul a,
#nav li:hover ul a {
	color:#666;
	display:block;
	padding:0 12px;
}

#nav li:hover a,
#nav li.hover a,
#nav li ul,
.home #nav-home a,
.about #nav-about a,
.services #nav-services a,
.portfolio #nav-portfolio a,
.beforeafter #nav-beforeafter a,
.testimonials #nav-testimonials a,
.contact #nav-contact a {
	background:url(../images/design/nav.png) repeat-x;
}

#nav li ul {
	background:#7685A0;
	left:208px;
	text-align:left;
	top:0;
	width:205px;
	opacity:0.90;
	filter:alpha(opacity=90);
}

#nav li ul li {
	float:none;
	padding:0;
}

#nav li ul li a,
#nav li.hover ul li a,
#nav li:hover ul li a {
	background:none;
	color:#FFF;
}

#nav li ul li a:hover {
	text-decoration:underline;
}

#callout {
	background:url(../images/design/callout_bg.png) no-repeat center bottom;
	padding-top:2px;
}

#callout li {
	float:left;
	padding-right:2px;
	width:237px;
}

#callout-1 {
	background:url(../images/design/callout_1.jpg) no-repeat;
}

#callout-2 {
	background:url(../images/design/callout_2.jpg) no-repeat;
}

#callout-3 {
	background:url(../images/design/callout_3.jpg) no-repeat;
}

#callout-4 {
	background:url(../images/design/callout_4.jpg) no-repeat;
}

#callout li.last {
	width:63px;
	padding:0;
}

#callout h3 {
	margin:0;
}

#callout a {
	text-decoration:none;
}

#callout h3,
#callout a {
	display:block;
	height:417px;
	text-indent:-9000px;
}

#midcol {
	background:url(../images/design/content.png) no-repeat center top;
	color:#666;
	padding:0 65px;min-height:380px;
}

#mp-main {
	padding:15px 20px 25px;
}

#mp-request {
	padding-top:20px;
}

#footer {
	font-size:0.9em;
	padding:15px 0;
}

#footer,
#footer a {
	color:#4D4D4E;
}

#footer * {
	margin:0;
}

body.portfolio #midcol p img {
	padding:5px;
}

body.beforeafter #midcol table {
	margin-bottom:20px;
}

body.beforeafter #midcol table td {
	padding:10px 15px;
	/* text-align:center; */
	vertical-align:middle;
	display:table-cell;
}

body.beforeafter #midcol table p {
	margin:0;
}

body.beforeafter #midcol table img {
	height:175px;
}

body.beforeafter #midcol table tr.odd {
	background:#E3E3E3;
}

td.first {
	text-align:right;
}

td.last {
	text-align:left;
}