@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: #272727; color: #f9eecd; 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; }

a, a:visited { color: #f9eecd; text-decoration: underline; }
a:hover, a:active { color: #f9eecd; text-decoration: underline; }

/* 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 { color: #fuchsia; text-decoration: none; }
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about #nav #nav-about a,
.team #nav #nav-team a,
.construction #nav #nav-construction a,
.home-portfolio #nav #nav-home-portfolio a,
.remodeling #nav #nav-remodeling a,
.before-after #nav #nav-before-after a,
.process #nav #nav-process a,
.specials #nav #nav-specials a,
.testimonials #nav #nav-testimonials a,
.service #nav #nav-service a,
.resources #nav #nav-resources a,
.contact #nav #nav-contact a { color: #fuchsia; text-decoration: underline; }

#footer { margin: 0 auto; font-size: 90%; text-align: center; color: lime; }
#footer a, #footer a:visited { color: lime; text-decoration: underline; }
#footer a:hover, #footer a:active { color: lime; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #272727; border-bottom: 1px solid #Ecdab6; border-right: 1px solid #Ecdab6; }
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;min-height:1.8em; }

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

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

/* style for  labels */
label { float: left; width: 15.5em; }

/* 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: 180px; }
input.radio, input.submit { width: auto; }
textarea { width: 180px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #8e9d20; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

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

#container {
	width:957px;
	margin:0 auto;
	background:#000000;
	}
#branding {
	width:957px;
	height:150px;
	background:url(../design/bg_header.jpg) top center no-repeat;
	position: relative;
	}
#logo {
	width:176px;
	float:left;
	margin:0 0 0 60px;
	}
	
ul#social-media {
	list-style: none;
	float: left;
	width: 200px;
	padding-left: 35px;
	margin-left: 0;
	margin-top: 15px;
}

ul#social-media li {
	float: left;
	width: 100px;
	margin-bottom: 12px;
}

ul#social-media a {
	display: block;
	padding-left: 20px;
	line-height: 16px;
}

ul#social-media a#blog {
	background: url(/design/rss.png) left center no-repeat;
}

ul#social-media a#twitter {
	background: url(/design/twitter.png) left center no-repeat;
}

ul#social-media a#youtube {
	background: url(/design/youtube.png) left center no-repeat;
}

ul#social-media a#facebook {
	background: url(/design/facebook.png) left center no-repeat;
}

ul#social-media a#flickr {
	background: url(/design/flickr.png) left center no-repeat;
}

#contacts {
	width:300px;
	float:right;
	margin:20px 170px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	}
#contacts .phone {
	font-size:16px;
	}
#contacts a, #contacts a:visited {
	color:#6e99d4;
	text-decoration:none;
	}
#contacts a:hover {
	text-decoration:underline;
	}
#nav {
	width:957px;
	height:35px;
	float:left;
	margin:7px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#content {
	width:957px;
	float:left;
	background:url(/design/bg_content.jpg) top left repeat-y;
	}
#sidebar {
	width:202px;
	float:left;
	margin:0 0 0 40px;
	color:#666666;
	}
#sidebar ul {
	margin-left:8px;
	}
#sidebar li {
	margin-bottom:10px;
	}
#sidebar p {
	margin-left:8px;
	}
.callout {
	width:200px;
	height:91px;
	background:url(/design/bg_callout.jpg) top center no-repeat;
	}
.callout h3 {
	margin:0;
	padding:8px 8px 0 8px;
	font-size:12px;
	font-weight:bold;
	color:#547692;
	}
.callout p {
	margin:0;
	padding:0 8px 0 0px;
	color:#547692;
	}
#mainpic {
	width:650px;
	float:right;
	margin:10px 10px 0 0;
	padding:0;
	}
#copy {
	width:550px;
	float:right;
	padding:20px 70px 20px 30px;

	}
	#copy h1, #copy h2, #copy h3, #copy h5, #copy h6, #copy p, #copy ul li{
	line-height:1.5em;
	padding: 0 0 5px 0;
	}
	#copy blockquote{padding:10px;margin:0 0 3px 0;}
#footer {
	width:957px;
	text-align:center;
	color:#ded5c2;
	background:#272727;
	}
#footer a, #footer a:visited {
	color:#ded5c2;
	text-decoration:none;
	}
#footer a:hover {
	color:#ded5c2;
	text-decoration:underline;
	}

.hidden {
	visibility:hidden;
	display:none;
	}
	/* New home table */
	table#New-Homes{
	width:99%;
	}
	table#New-Homes td{
	border-right:1px solid #272727;border-bottom:1px solid #272727;color:#ECDAB6;padding:5px;font-size:1.0em;min-height:75px;
	}
	table#New-Homes th{
	border-right:1px solid #272727;border-bottom:1px solid #272727;color:#DED5BF;padding:5px;text-align:center;font-size:.8em;
	}
	table#New-Homes tr.alt td{
	background-color:#191919;
	}
	
	div.img {margin-bottom: 20px;}