@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: #393939; 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.6em /* 18px */; margin-bottom: 12px; color: #73072d; font-family: Georgia}
h2 { font-size: 1.2em /* 14px */; margin-bottom: 8px;color: #393939; font-family: Arial; font-weight: bold; }
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #000;} /* DO NOT RESIZE */
ul { margin-left: 0px; padding-left: 14px;}
li { margin-bottom: 0em; margin-left: 0px;  color: #000;  font-family: Arial;font-size: 1.1em; list-style-type: square;}

p{  font-family: Arial; font-size: 1.1em;}

a, a:visited { color: #0b8fa3; text-decoration: underline; }
a:hover, a:active { color: #0b8fa3; 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 { display: block; }

/* layout */
#branding { position:relative; }

#nav{ background: url('../images/design/nav_bg.jpg') repeat-x; z-index: 99; height: 27px; width: 673px; padding: 6px 0 0 20px; margin: 0 auto;}

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0px 8px 0px 5px; text-indent: 0; list-style-type: none; }
#nav li { position: relative; display: inline; font-family: Arial; font-size: 1em; background: url('../images/design/nav_bg_divider.jpg')right no-repeat;}
#nav li#nav-contact { background: url('nav_spacer.gif') repeat-x;}
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #fff; text-decoration: none; height: 38px;}
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.team #nav #nav-team a,
.services #nav #nav-services a,
.portfolio #nav #nav-portfolio a,
.testimonials #nav #nav-testimonials a,
.request #nav #nav-request a,
.contact #nav #nav-contact a { color: #000; text-decoration: none;}

#footer { background: #cdc6bd; margin: 0 auto; font-size: 80%; text-align: center; color: #fff; }
#footer a, #footer a:visited, #footer p { color: #fff; text-decoration: none; }
#footer a:hover, #footer a:active { color: #fff; text-decoration: underline; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 5px; padding: 5px; background: #E0EEEF; border-bottom: 1px solid #C3DCDF; border-right: 1px solid #C3DCDF; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 400px; margin: 0; }
form p { font-size: 100%; padding: 2px; margin-bottom: 8px; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 3px; border : 1px solid #e2e2e2; width: 400px;}

/* legend styling */
legend { font-weight: bold; color: #0b8fa3; }

/* style for  labels */
label { float: left; width: 150px; }

/* 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: 280px; padding: 0 .25em; background-color: #0b8fa3; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

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

#main{
	width: 719px;
	margin: 0px auto;
	background: url('../images/design/content_bg.jpg');
}

#wrapper{
	height: 100%;
}

#branding{ 
	width: 719px;
	height: 123px;
	margin: 0px;
	padding: 0px;
	background: url('../images/design/header.jpg') no-repeat;
}

#branding h1{
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#branding h1 a{
	display: block;
	width: 210px;
	height: 90px;
	outline: none;
	float: left;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#phone{
	float: right;
	width: 280px;
	padding-top: 25px;
	padding-right: 20px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	line-height: 2em;
}

#phone p{
	font-size: 2em;
	color: #437295;
	font-family: Verdana;
	font-weight: normal;
}

#phone strong{
	font-size: 2em;
	color: #2c4f6a;
	font-weight: normal;
	font-family: Times New Roman;
	margin: 0px;
	padding: 0px;
}

#phone strong span{
	font-size: .8em;
}

#phone a{
	font-size: 1em;
	font-weight: bold;
	color: #822243;
	text-transform: uppercase;
	font-family: Georgia;
}

#callout{
	width: 719px;
	height: 134px;
	background: url('../images/design/callout_bg.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
}

#left{
	width: 223px;;
	float: left;
	padding-left: 12px;
	height: 100%;
	padding-top: 12px;
	clear: right;
}

#left h1{
	color: #fff;
	font-family: Georgia;
	font-variant: small-caps;
	background: #74092e;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-left: 1px;
	font-size: 1.5em;
}

#left p{
	color: #fff;
	font-size: .9em;
	margin-left: 20px;
}

#left li{
	color: #fff;
	color: #fff;
	font-size: .9em;
	margin-left: 20px;
	list-style-type: square;
}

#call_left{
	background: url('../images/design/call_left_bg.jpg') no-repeat;
	margin: 12px 0 0 10px;
	height: 170px;padding-top: 22px;
}

#call_left h2{
	display: block; height: 42px; padding-left: 40px; color: #fff; font-size: 1.1em;
}

#right{
	width: 480px;
	float: right;
	background: url('../images/design/right_bg.jpg') no-repeat;
	padding-top: 16px
}

#content{
}

#content img{
	padding-left: 12px;
}

#content-container{
	margin: 0 auto;
	height: 100%;
	padding: 10px 20px 0 20px;
}


#content-sub{
	margin: 0 auto;
	height: 100%;
	padding: 0px 20px 0 10px;
}

.cleaner {
	clear: both;	
}
#footer{
	top: 20px;
	height: 70px;
	background: #393939 url('../images/design/footer_bg.jpg') top no-repeat;
}
#footer p{
	padding-top: 26px;
	font-family: Verdana;
}



.portfolio img {padding: 3px; border: 1px solid #e2e2e2; margin-bottom: 15px;}
.portfolio a:hover img {border: 1px solid #0B8FA3;}