/*  Theme Name: Excellent Roofing
Theme URI: 
Description:
Version: 1.0
Author:Tommy Brandt / Trio Media Design
Author URI: www.triomds.com
Tags:
*/


/* COLOR PALETTE
Main Red: #7d0006
Bright Red: #e0131f
Dark Red: #490000

*/


/*Meyer Reset  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}

/*END RESET*/

/*-----GENERAL-----*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	background-color: #FFFFFF;
	color: #484848;
}

strong {
	font-weight: bold;
}

a{
	color: #e0131f;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color: #484848;
	padding:0 0 1em 0;
}

h1 {
	color: #7d0006;
	padding:0 0 .5em 0;
	font-size: 25px;
	letter-spacing:-2px;
	font-weight:bold;
}

.claims h1 {
	color: #000000;
}

.green h1 {
	color: #55a332;
}

h2 {
	font-size:20px;
	padding:0 0 .5em 0;
	letter-spacing:-1px;
	color:#000;
}

h3 {
	font-size: 22px;
	color: #7d0006;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h4 {
	font-size: 22px;
	color: #e0131f;
	text-transform: uppercase;
	letter-spacing: -20px;
	margin-bottom: 5px;
}

ol li, ul li {
	font-size: 12px;
}

ol {
	list-style: decimal inside;
	padding-bottom: 20px;
}

em {
	font-style: italic;
}

img {
	vertical-align: middle;
}

hr {
	border: 0;
	border-bottom: 1px dotted #e0131f;
	margin-bottom: 20px;
}

/*-------TOOLS-------*/
.floatLeft, .alignleft { float: left; }
.floatRight, .alignright { float: right; }
.clear { clear: both; }
.center, .aligncenter { text-align: center; }

/*-----STRUCTURE-----*/
#pageWrap {
	width: 960px;
	border-left: 1px solid #490000;
	border-right: 1px solid #490000;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 140px;
	position: relative;
	margin: 0 auto;
}

#footer {
	height: 175px;
}

/*-----HEADER-----*/

#header #erlogo a {
	width: 480px;
	height: 115px;
	background: url(images/excellentRoofingLogo.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	left: 50px;
	display: block;
}

#header #ehlogo a {
	width: 240px;
	height: 135px;
	background: url(images/excellentHomesLogo.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 10px;
	right: 50px;
	display: block;
}

#header #tagline {
	width: 255px;
	height: 26px;
	background: url(images/topquality_greatprices.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	bottom: 10px;
	left: 350px;
}

#header #headerright {
	position: absolute;
	width: 210;
	top: 20px;
	right: 50px;
	text-align: center:
}

#header #headerright h3{
	font-size: 18px;
	color: #333333;
	margin-bottom: 0;
}

#header #headerright p{
	line-height: 13px;
	color: #333333;
	padding:0;
}

#header #headerprofiles {
	margin-top: -20px;
}


/*-----NAV-----*/
#navWrap {
	width: 100%;
	border-top: 1px solid #7d0006;
	border-bottom: 1px solid #7d0006;
	z-index: 100;
}

#nav {
	height: 30px;	
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
}

#nav li {
	float: left;
	display: inline;
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 17px;
}

#nav li#current {
	background: #7d0006;
}

#nav li#current a{
	color: #FFFFFF;
}

#nav li:hover {
	background: #7d0006;
}

#nav li:hover a{
	color: #FFFFFF;
}

#nav li li:hover {
	background: #490000;
}

#nav li a {
	display: block;
	line-height: 30px;
	color: #7d0006;
	padding: 0px 27px;
	text-decoration: none;
}

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	padding: 0;
	width:100%;
}

#nav li ul li {
	height: 30px;
	font-size: 15px;
	background: #7d0006;
	border-top: 1px solid #490000;
	width:100%;
}

#nav li ul li a{
	text-align: center;
	line-height: 30px;
}

#nav li:hover ul {
	display: block;
	color: #e0131f;
}


/*-----HOME-----*/

.quote {
	margin-top: 10px;
}

.quoteAuthor {
	display: block;
	font-size: 13px;
	font-style: italic;
	margin-top: 5px;
}

#homeWrap {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#homeLeft {
	width: 400px;
	padding-right: 15px;
	float: left;
}

#homeSlides {
	width: 400px;
	height: 250px;
	margin-bottom: 10px;
}

#homeCenter {
	width: 300px;
	float: left;
}

#rooferBuggy {
	height: 150px;
	margin-bottom: 15px;
}

#homeText p {
	font-size: 13px;
}

#homeRight {
	width: 210px;
	float: right;
}

#homeRight a.getQuote {
	display:block;
	width: 210px;
	height: 95px;
	margin-bottom: 17px;
	background: url(images/getQuote.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#homeRight a.insurance {
	display:block;
	width: 210px;
	height: 95px;
	margin-bottom: 17px;
	background: url(images/insurance_claims.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#homeRight a.payments {
	display:block;
	width: 210px;
	height: 95px;
	margin-bottom: 17px;
	background: url(images/paymentOptions.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#homeRight a.testimonies {
	display:block;
	width: 210px;
	height: 95px;
	margin-bottom: 10px;
	background: url(images/testimonies.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#homeRight a.truslate {
	display:block;
	width: 210px;
	height: 190px;
	margin-bottom: 0px;
	background: url(images/truSlate.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#homeRight a:hover.getQuote,
#homeRight a:hover.insurance,
#homeRight a:hover.payments,
#homeRight a:hover.testimonies {
	background-position: 0 -95px;
}

#assocLine {
	text-align: center;
	padding: 25px 0;
	margin: 0 auto;
	border-top: 1px solid #7d0006;
}

#assocLine ul {
	width: 960px;
	margin: 0 auto;
}

#assocLine ul li {
	height: 90px;
	display: inline;
	margin: 0 12px;
}

#assocLine ul li a img {
	margin-right: 0:
}

#homeSpecial {
	width: 300px;
	height: 250px;
}

#homeSpecial ul {
	text-align: center;
}

#homeSpecial ul li {
	display: inline;
}

#homeSpecial ul li a img {
	margin: 30px 10px;
}

/*-----CONTENT-----*/

.navigation {
	margin-top: 20px;
}

#page {
	min-height: 400px;
	height:auto !important;
	height: 400px;
}


#pageSpace {
	width:800px;
	margin:0 auto;
	position:relative;
	padding: 20px 0 0 0;
}

.claims h1{
	font-weight: normal;
}

.green #pageSpace {
	background: url('images/solarisRoofSide.jpg') left 10px no-repeat;
}

.green #innerpad {
	padding-left: 165px;
}

.panel ul {
	background: #d8b3b5;
}


.green .panel ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 15px;
}

.about img {
	margin-right: 15px;
}

.rooferBuggy {
	padding: 10px;
}

.buggy .textWrap {
	float: left;
	width: 390px;
}

.buggy .videoWrap {
	background: #4f4836 url('images/buggySpan.png') repeat-x top 0;
	float: right;
	width: 400px;
}

.articlepic {
	padding: 10px;
}

/*-----FOOTER-----*/
#footerWrap {
	border-top: 1px solid #490000;
	background: #7d0006;
	text-align: center;
	color: #ffffff;
	padding: 20px;
}

#footer {
	margin: 0px auto;
	width: 940px;
}

#footer p {
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #CCCCCC;
}

#footer a:hover {
	text-decoration: underline;
}

.footerColumn {
	float: left;
	width: 33%;
	text-align: left;
}