/*div { border: 1px solid #FF0000; } */

/*###################### reset ######################*/

* { margin: 0px; padding: 0px; }
/*#left li { margin: 0px 0px 10px 20px; line-height: 1.5em; }
#pagebody ul { margin-bottom: 20px; }*/
li	{ line-height:1.5em; margin:5px 0 0 0; }
ol, ul 	{ padding:0 0 30px 35px; }
ul ul { padding-bottom: 0px; }

/*###################### top-level elements ######################*/

body {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #FFF;
	background: #000 url(/images/bg.jpg) top center no-repeat;
}

body#home { background: #000 url(/images/bg-home-newer.jpg) top center no-repeat; }

/* ####################### page structure ####################### */

#wrapper { 	 
	margin: 0 auto 70px auto;
	width: 960px; 
	position: relative;
}
	#home #wrapper { margin-bottom: 0px; }

#header {
	/*height: auto;*/
	width: 960px;
	margin: 0 auto;
	height: 145px;
	border-top: 4px solid #C51C09; 
	/*position: relative;*/
}

#logo { 
	position: absolute;
	top: 10px;
	left: 27px;
	background: url(/images/logo-newer.gif) no-repeat;
	text-indent: -9999px;
	width: 194px;
	height: 88px;
	overflow: hidden;
}

a#contact { 
	position: absolute;
	top: 10px;
	left: 866px;
	background: url(/images/b-contact.gif) no-repeat;
	text-indent: -9999px;
	width: 73px;
	height: 23px;
	overflow: hidden;
	border: 3px solid #FFF;
}
	a#contact:hover { border: 3px solid #CCC; }

#telephone { float: right; margin: 10px 210px 5px 0px;  }



#pagebody {
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 27px 0px 90px 30px;
	float: left;
	position: relative;
	/*background: url(/images/bg-header.gif) top right no-repeat;*/

}
	#home #pagebody {
	background: none;
	padding-left: 5px; 
	padding-top: 0px; 
	padding-bottom: 20px; 
	margin-top: 15px; 
	margin-bottom: 90px; 
	background: url(/images/bg-home-pagebody.png) center 10px no-repeat;
}

#pageheadline {	width: 500px; 
}

#left {
	width: 636px;
	float: left;
	padding: 0px 0px 0px 0px;
	/*vertical-align: top;*/

}

#right {
	width: 238px;
	margin: -25px 0px 0px 680px;
	padding: 0px 0px 0px 0px;
	/*margin-left: 40px;	
	padding: 15px 0px 45px 0px;
	vertical-align: top;*/

	
}

#extras {
	display: none;
	background: url(/images/bg-gettingstarted.png);
	padding: 10px 30px 30px 30px;
}

#localities-column { display: none; }

#footer {
	width: 900px;
	height: 156px;
	padding: 30px;
	margin: 60px auto 0px auto;
	color: #FFF;
	font: 9px Tahoma;
	clear: both;
	background: url(/images/bg-green-67percent.png);
}
	#footer a { color: #FFF;}
	#footer a:hover { color: #FC0; }
	#home #footer { margin-top: 55px;  }

#secondary { position: absolute; top: 4px; left: 740px; }

/*###################### font styles ######################*/

p { margin: 20px 0px 20px 0px; }
h3 { font: bold 50px TradeGothic; color: #000; letter-spacing: -1px; line-height: 100%; width: 600px; }
h2 { font: bold 24px Arial; color: #000; /*letter-spacing: -1px;*/ height: 55px; text-transform: uppercase; display: block;  }
h1 { font: bold 20px TradeGothic; color: #000; line-height: 120%; margin-bottom: 15px; letter-spacing: -.3px; width: 350px; }
h4 { font: bold 20px TradeGothic; color: #FFF; line-height: 120%; margin-bottom: 15px; letter-spacing: -.3px; }
h5 { font: bold 16px TradeGothic; color: #FFF; line-height: 120%; margin: 3px 0px 2px 0px; letter-spacing: -.3px; }
h6 { font: bold 17px TradeGothic; color: #FFF; line-height: 90%; margin: 0px; padding: 0px; height: 15px; letter-spacing: -.3px; }
h5.moreleadingmorekerning /*for sifr*/ { letter-spacing: .5px; line-height: 130%; }

#left li { list-style-type: circle; }

.blue { color: #305F92; }
.black { color: #000; }
.crimson, .telred { color: #AA0000; }
.white { color: #FFFFFF; }
.small { font: 11px Arial; line-height: 140%; }
.smallest { font: 10px Tahoma; line-height: 120%; }
.lessleading { line-height: 120%; }

.headline { font-weight: bold; text-align: center; text-transform: uppercase; }
.subhead { font-style: italic; text-align: center; }

/*###################### miscellaneous ######################*/

.homeHeadline { text-indent: -9999px; background: url(/images/home-headline.png) no-repeat; height: 39px; }
.homeTaglineparagraph { text-indent: -9999px; background: url(/images/home-text.png) no-repeat; height: 62px; }

.testimonial { font: 12px Helvetica, sans-serif; padding: 15px; margin: 0 0px 10px 0; width: 155px; height: auto; line-height: 140%; background: #000;}
	.testimonial img { display: block; margin-top: 10px; }

.footerTelephone, #loc:319300018 { display: block; width: 168px; height: 29px; text-indent: -9999px; background: url(/images/footer-number.png) no-repeat; }
#logo-print, #print-copyright { display: none; }
a img { border: 0px; }
.clear { clear: both; }
.floatright { float: right; margin: 0px 0px 20px 20px; }
.pagetitlespacer { display: block; height: 140px; }

.padded-left10 { padding-left: 10px; }
.padded-10 { padding: 10px; }
.padded-20 { padding: 20px; }
.padded-30 { padding: 30px; }
.padded-sidesonly { padding: 0px 20px 0px 20px; }
.padded-left { padding-left: 20px; }
.padded-right { padding-right: 20px; }
.padded-topbottom { padding: 20px 0px 20px 0px; }
.padded-top { padding-top: 20px; }
.padded-bottom { padding-bottom: 20px; }
.bg-green { background: url(/images/bg-green-67percent.png); }
.bg-black { background-image: url(/images/bg-black-50percent.png); }
.bg-black-darker { background-image: url(/images/bg-black-75percent.png); }

.bordered-a { border: 1px solid #292E05; }
.bordered-dullwhite { border: 1px solid #999; }
.border-bottom { border-bottom: 1px solid #666; }

.headshot { float: right; padding: 2px; border: 3px solid #eee; margin: 0px 0px 20px 20px; }

a.imgrollover img { padding: 1px; background-image: url(/images/spacer.gif); }
a:hover.imgrollover { }
a:hover.imgrollover img { background-color: #FFF;  }

#b-getstarted-flatorange2 { 
	background: url(/images/b-getstarted-flatorange.gif) no-repeat; 
	text-indent: -9999px; 
	display: block; 
	border: 1px solid #C44413; 
	margin-bottom: 12px; 
	width: 240px; 
	height: 64px; 
	position: absolute;
	top: 220px;
	left: 424px;
}
a#b-getstarted-flatorange2:hover { border: 1px solid #D9BD5E; }

#b-sunrun-grey { 
	float: right; 
	margin: 75px 0px 30px 30px;
	border: 1px solid #666;
 }
	#b-sunrun-grey:hover { border: 1px solid #ccc; }


.imgrollover-border-effect { padding: 1px; height: auto; }
.imgrollover-border-effect:hover { padding: 0px; border: 1px solid #FFF; }

/* ####################### links ####################### */

a, a:visited { color: #FFF; line-height: 130%; text-decoration: underline; }
a:active,a:hover { color: #FC0; text-decoration: underline; }

a.undecorated, a.undecorated:visited { color: #145B70; text-decoration: none; }
a.undecorated:active,a.undecorated:hover { color: #000; text-decoration: underline; }

a.sifrlink { color: #FFF; line-height: 130%; text-decoration: underline; cursor: pointer; }
a.sifrlink:hover { color: #AA0000; line-height: 130%; text-decoration: underline; cursor: pointer; }

.linkWhite, .linkWhite:visited { color: #FFF; font: 11px Arial; line-height: 1.5em; text-decoration: none; }
.linkWhite:hover, .linkWhite:active { color: #FC0; text-decoration: underline; }

.linkYellow, .linkYellow:visited { color: #F1B425; font: 11px Arial; line-height: 1.5em; text-decoration: none; }
.linkYellow:hover, .linkYellow:active { text-decoration: underline; }

.linkYellowlarger, .linkYellowlarger:visited { color: #F1B425; font: 12px Arial; line-height: 1.5em; text-decoration: none; }
.linkYellowlarger:hover, .linkYellowlarger:active { text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkSmall, .linkSmall:visited { color: #FFF; font: 10px Tahoma; line-height: 1.5em; text-decoration: none; }
.linkSmall:hover, .linkSmall:active { text-decoration: underline; }

.linkGreySmall, .linkGreySmall:visited { color: #666666; font: 10px Tahoma; line-height: 170%; text-decoration: none; }
.linkGreySmall:hover, .linkGreySmall:active { text-decoration: underline; font-weight: bold; }


/*###################### left ######################*/

#subnav {
	width: 238px;
	padding: 0px 0px 30px 0px; 
	background-image: url(/images/bg-subnav.png);

}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 55px 0px 0px 0px;
	list-style:none;
	/*border: 1px solid #000;*/
}

#subnav ul li { 
	padding: 3px 0px 3px 10px; 
	margin: 0px; 
	width: 185px;
}

#subnav ul a {
	color: #FFF; /*#FBC81A*/
	text-decoration:none;
	padding: 4px 0 4px 20px;
	display: block;
	width: 155px;
	line-height: 120%;
	/*border: 1px solid #000;*/
}
#subnav ul a:hover {
	text-decoration:none;
	color: #D5AB04;
	font-weight: bold;
}


/* ####################### table & table cell formats ####################### */

td.bordered-none { border-bottom: none; }

.tablePadded-a td { padding: 2px 10px 0px 0px; vertical-align: top; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 0px 10px 5px 0px;  vertical-align: top; }

.tablePadded-c td { padding: 0px 10px 10px 0px;  vertical-align: top; }
.tablePadded-c td img.thumbnail { padding-top: 4px;  }

.tablePadded-d td { padding: 10px 10px 10px 0px;  vertical-align: top; }

.tablePadded-e td { padding: 4px 10px 1px 10px;  vertical-align: top; }
	.tablePadded-e h2, .tablePadded-e h4, .tablePadded-e h5, .tablePadded-e h6 { padding: 0px; margin: 0px; }

.tablePadded-f td { padding: 0px 5px 5px 0px;  vertical-align: top; }

.tablePadded-g { }
.tablePadded-g thead td { padding: 5px 8px 5px 0px;  vertical-align: top; border-bottom: 0px solid #CCC; }
.tablePadded-g td { padding: 5px 8px 5px 0px;  vertical-align: top; border-bottom: 1px solid #CCC; }
.tablePadded-g td.bordered-none { border-bottom: none; }

.tablePadded-none td { padding: 0px; }

#tableHome { width: 900px; height: 288px; }
#tableHome td {  }
	#tableHomeleft {   }
	#tableHomeright {  }

#tableHomenews td { padding: 5px 0px 5px 0px; }

/* ####################### leads table and dropdown ####################### */

#tableLeads a { color: #333; }
	#tableLeads a:hover { color: #AA0000; }
#tableLeads td { font: 11px Arial; color: #333; line-height: 1.1em; padding: 2px 10px 2px 0px; white-space: nowrap; }
	#tableLeads .tableLeadslevelone { font-weight: bold; padding: 10px 0px 5px 0px; }
	#tableLeads .tableLeadsleveltwo { padding-left: 14px; background: url(/images/arrow-small-right.png) 2px 4px no-repeat;  }
	#tableLeads .tableLeadslevelthree { padding-left: 24px; background: url(/images/arrow-small-right.png) 10px 4px no-repeat; }

/*#dropdownbutton {
	position:ab;
	width:32px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}*/
#leadsbox {
	position:absolute;
	width:804px;
	visibility: hidden;
	z-index:1;
	left: 52px;
	top: 428px;
	padding: 0px 15px 15px 15px;
	border: 4px solid #999999;
	background-color: #ECEAD7;
}

/* ####################### footer form ####################### */

#footer input, #footer select, #footer textarea { background-color: #36390C; border: 1px solid #4A4C38; height: 16px; padding: 2px 6px 0px 3px; font: 10px Tahoma; color: #BABCAC; }
#footer textarea { height: 49px; width: 220px; margin: 0px; }
#footer select { height: 20px; padding: 0px; }
#footer .fname, #footer .lname { width: 103px; }
#footer .email { width: 222px; }
#footer .phone { width: 183px; }
#footer .state { width: 56px; }
#footer .projecttype { width: 134px; }
#footer .formbutton-a { background: #666 url(/images/b-send.gif) no-repeat; height: 23px; width: 49px;  cursor: pointer; } 

/* ####################### inset gallery ####################### */

#smallgallery { margin: 15px 0px 0px 20px; }

#insetgallery-plain { 	
	width: 240px;
	float: right; 
	margin: 80px 3px 30px 30px;
	}

#insetgallery-plain #thegallery {
	width: 210px;
	float: right;
	background-image: url(/images/bg-black-50percent.png);
	margin: 20px 0px 20px 0px;
	padding: 15px 15px 0px 15px;
} 
#insetgallery-plain td { padding: 15px; }

#insetgallery-threelines { margin-top: -90px; }
#insetgallery-fourlines { margin-top: -120px; }
#insetgallery-fivelines { margin-top: -150px; }
#insetgallery-sixlines { margin-top: -180px; }
#insetgallery-sevenlines { margin-top: -210px; }

/*#b-gosolarvid { height: 64px; width: 240px; margin: 80px 0px 0px 394px; float: right; }*/

/* ####################### callouts ####################### */

.calloutpadding { margin: 30px 0px 30px 0px; }

#calloutLatestNews {
	color: #FFF;
	text-decoration: none;
}
	#calloutLatestNews td { padding: 6px 20px 3px 20px; }
	#calloutLatestNews a { font: 11px Arial; line-height: 1.3em; text-decoration: none; }
	#calloutLatestNews a:hover { color: #FC0; text-decoration: underline; }

	#calloutLatestNews a.small { font: 11px Tahoma;  }
	#calloutLatestNews a.small:hover { color: #FC0;}


.callout-yellow-a { background:url(/images/bg-yellow-40percent.png); }



/* ####################### vendor rollovers ####################### */

div.vendor {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 206px;
	height: 113px;
}
div.vendor a {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 206px;
	height: 113px;
	overflow: hidden;
	background: #000;
}
div.vendor img {
	position: absolute;
	top: 0;
	left: 0;
	height: 113px;
	width: 206px;
	margin: 0px;
	padding: 0px;
}




/*###################### select location ######################*/



#apDiv1 {
	position:absolute;
	width:300px;
	height:315px;
	z-index:1;
	background-color: #0F0;
	visibility: hidden;
}



#b-selectlocation-newer { 
	position: absolute;
	top: 82px;
	left: 793px;
	cursor: pointer;
	width: 163px;
	height: 51px;
	display: block;
}
#selectlocation-dropdown-newer {
	top: 141px;
	left: 565px;
	position:absolute;
	color: #FFF;
	z-index: 400;
	visibility: hidden; 
}
#selectlocation-dropdown-newer table {
	border-right: 1px solid #671818;
	border-bottom: 1px solid #671818;
}
#selectlocation-dropdown-newer thead td {
	padding: 20px 10px 0px 20px;
}
#selectlocation-dropdown-newer tbody td {
	padding: 5px 10px 15px 20px;
}
#selectlocation-dropdown-newer ul {
	list-style-type: none;
	padding: 0px;
}
#selectlocation-dropdown-newer ul li {
	
	background: url(/images/arrow1.gif) 2px 7px no-repeat;
	margin: 0px;
}
#selectlocation-dropdown-newer ul li a {
	padding: 2px 0px 0px 11px;
	height: 17px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}



/*###################### buttons ######################*/


#menu2 {
	width: 500px;
	margin: 10px;
	}

#menu2 { list-style: none;
 }

#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background: #666;
	border-style: solid;
	border-color: #999 #666 #000 
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(/images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	


#buttonlistcontainer
{

}

ul#buttonlist
{
text-align: left;
list-style: none;
padding: 0;
}

ul#buttonlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#buttonlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #666 #000 #000 #666;
border-style: solid;
color: #FFF;
font-weight: bold;
text-decoration: none;
background: #333 url(/images/p7ap_east_med_gray.gif) 0 11px no-repeat;
margin-bottom: 5px;
}

#buttonlistcontainer>ul#buttonlist li a { width: auto; }

ul#buttonlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#buttonlist li a:hover, ul#buttonlist li#active a:hover
{
color: #C90;
background-color: #000;
border-color: #333;
}

