@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.8em /* 12px */; background: #fff url('../images/design/site_bg.jpg') top left repeat-x; color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; margin-top: 0px; padding-top: 0px;}

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */}
h1 { font-size: 1.3em /* 18px */; margin-bottom: 12px; color: #0000ff;}
h2 { font-size: 1.1em /* 15px */; margin-bottom: 2px; color: #333333; text-transform: uppercase; font-weight: bold;  }
h3 { font-size: 1em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #333; line-height: 1.4em;} /* DO NOT RESIZE */
ul { margin-left: 0px; padding-left: 30px;}
li { margin-bottom: .4em; margin-left: 0px; padding-left: 0px; color: #333; font-size: 1em; list-style-type: square;}
ul.no-bullet li { list-style-type: none; margin-bottom: 1.5em; }
ul.no-bullet h2 { display: inline; color:#E53A37; }

p{ }

a, a:visited { color: #0000ff; text-decoration: none; }
a:hover, a:active { color: #0000ff; 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 { display: block; }

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

#nav{
	margin-bottom: 20px;
	padding-top: 0px;
	height: auto;
	text-align: left;
	background: url('../images/design/nav-bg.jpg') repeat-y;
}

#nav ul, #nav li, #callout ul, #callout li { margin: 0 0 0 0px; padding: 0px; text-indent: 0; }
#nav li { position: relative; font-family: Arial; font-size: 1em; display: block; width: 281px; height: 25px; margin-top: 2px; list-style-type: none; background: url('../images/design/nav_bg.jpg') left center no-repeat; padding-top: 6px;}

#nav ul li ul li{
	border: 1px solid #fff;
}

#nav ul li ul li a {
	font-size: .8em;
	color: #262953;
}

#nav ul li ul li.odd{
	background: #d5c096;
}

#nav ul li ul li.even{
	background: #937f66;
	border-top: 0px;
	border-bottom: 0px;
}

#nav a, #nav a:visited { color: #000; text-decoration: none; margin-left: 20px; font-size: 1em; font-weight: bold; display: block; width: 250px; height: 22px; }
#nav a:hover { text-decoration: underline; }

#nav a:active,
.home #nav #nav-home a,
.residential #nav #nav-residential a,
.commercial #nav #nav-commercial a,
.specials #nav #nav-specials a,
.products #nav #nav-products a,
.specials #nav #nav-specials a,
.green #nav #nav-green a,
.testimonials #nav #nav-testimonials a,
.articles #nav #nav-articles a,
.contact #nav #nav-contact a { color: #2800FF; }


#footer { margin: 0 auto; font-size: 85%; text-align: center; width: 923px; margin-bottom: 20px; background: #fff;}
#footer p { color: #6d6d6d; padding: 30px 60px; }
#footer a { color: #6d6d6d; text-decoration: none; font-weight: normal; }
#footer a:hover, #footer a:active { text-decoration: underline; }

.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; clear: both; }

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

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

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

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

											Custom Styles

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

#main{
	width: 923px;
	margin: 0px auto;
}

#wrapper{
	width: 923px;
	padding-bottom: 10px;
	background: #fff url('../images/design/wrapper_bg.jpg') top right no-repeat;
}

#branding{ 
	width: 923px;
	height: 209px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url('../images/design/header.png') top center no-repeat;
}

#branding h1 a{
	display: block;
	width: 800px;
	height: 120px;
	outline: none;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#address{
	float: left;
	margin-left: 30px;
	color: #fff;
	margin-top: 133px;
}

#phone{
	float: right;
	padding-right: 110px;
	margin-top: 143px;
	text-align: center;
}

#phone h2{
	display: inline;
	font-style: normal;
	font-size: 1.4em;
	color: #000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#phone h2 a{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-transform: none;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left{
	width: 280px;
	float: left;
	height: 100%;
}

#left img.cc {
	margin-left: 40px;
	margin-top: 20px;
}

#left img.difference{
	margin-top: 20px;
}

#left h2 a{

	
}	

#left h2 a:link, #left h2 a:active, #left h2 a:visited {
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	padding-left: 15px;
	margin-left: 0px;
	background: url('../images/design/side_li.jpg') left no-repeat;
}

#left h2 a:hover {
	text-decoration: underline;
}	
	
#left p{
	padding-bottom: 10px;
}

#right{
	float: right;
	width: 638px;
	padding-right: 0px;
	margin-top: 31px;
}

#content{
	height: 100%;
	min-height: 814px;
	height:auto !important;
	height:1213px;
	/*height:814px;*/
	background: url('../images/design/content_bg.jpg');
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.cleaner {
	clear: both;	
}

/* Audio Player */
#audio {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
