/*-- Style Reset ----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

small {font-size:9px;}

img { padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

/*-- Element Styles -------------------------------*/
body { background: url('images/bg.png') repeat-x #105680; }

h1 { font-size: 24px; font-weight: bold; }
h2 { margin: -20px 0 10px 245px; position: relative; font-family: Verdana, Geneva, sans-serif; font-size: 22px; font-weight: bold; }
h3 { margin: 15px 0 0 0; font-size: 12px; color: #005EA0; }
	h3 a { color: #005EA0; text-decoration: none; }
h4 { margin: 0 0 10px 0; font-size: 16px; font-weight: bold; }
h5 { margin: 0 0 10px 0; font-size: 14px; font-weight: bold; }

div#middle_column ul li { margin: 0 0 0 25px; list-style-position: outside; list-style-type: disc; }
div#middle_column ol li { margin: 0 0 0 25px; list-style-position: outside; list-style-type: decimal; }

p { margin: 0 0 10px 0; }

div#left_column div.title { padding: 12px 5px 12px 5px; width: 203px;  color: #FFF; text-align: center; font-size: 13px; font-weight: bold; background: #A1CD46 url('images/green_bg.gif') no-repeat; }

a { text-decoration: none; color: #007ac5; }
a:hover { text-decoration: underline; }

ul li { list-style-position: inside; }

p { padding-bottom: 12px; }

sub { font-size: 8px; vertical-align: sub; }
sup { font-size: 8px; vertical-align: super; }

/*-- Main Layout ----------------------------------*/
div#wrapper { margin: auto; width: 100%; background: url('images/bg_shadow.jpg') center 189px no-repeat; }

div#container { margin: auto; width: 975px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; }

/*-- Header ---------------------------------------*/
div#header { width: 975px; height: 127px; }

div#logo { margin: 20px 0 0 0; width: 259px; height: 107px; float: left; }
	div#logo a { width: 259px; height: 107px; display: block; background: url('images/logo.gif'); }
	div#logo a span { display: none; }

div#search_bar { margin: 10px /*40px*/ 0 0 350px; width: 300px; float: left; }
	div#search_bar input { vertical-align: bottom; }
	div#search_bar input#search { margin: 2px; padding: 2px; width: 200px; height: 18px; font-size: 14px; font-family:Verdana, Geneva, sans-serif; vertical-align: bottom; border: 1px solid #B1790B; }

div#member_login { margin: 10px 0 0 0; width: 150px; float: left; }

/*-- Main Navigation -----------------------------------------*/
div#main_nav { margin: 10px 0 0 0; width: 685px; height: 28px; float: left; }
	div#main_nav span { display: none }
	div#main_nav ul { list-style-type: none; position: relative; }
	div#main_nav ul li { display: block; top: 0; display: inline; list-style-type: none; height: 28px; position: absolute; }	
	div#main_nav ul li a { display: block; height: 28px; background-image: url('images/nav.gif'); }
	
li#home { left: 0; width: 128px; }
li#home a { background-position: 0 0; }
li#home a:hover { background-position: 0 -28px; }
li#at_home, li#at_home a { left: 0; width: 128px; background-position: 0 -28px; }

li#business { left: 128px; width: 147px; }
li#business a { background-position: -128px 0; }
li#business a:hover { background-position: -128px -28px; }
li#at_business, li#at_business a { left: 128px; width: 147px; background-position: -128px -28px; }

li#contractors { left: 275px; width: 131px; }
li#contractors a { background-position: -275px 0; }
li#contractors a:hover { background-position: -275px -28px; }
li#at_contractors, li#at_contractors a { left: 275px; width: 131px; background-position: -275px -28px; }

li#information { left: 406px; width: 156px; }
li#information a { background-position: -406px 0; }
li#information a:hover { background-position: -406px -28px; }
li#at_information, li#at_information a { left: 406px; width: 156px; background-position: -406px -28px; }

li#contact { left: 562px; width: 123px; }
li#contact a { background-position: -562px 0; }
li#contact a:hover { background-position: -562px -28px; }
li#at_contact, li#at_contact a { left: 562px; width: 123px; background-position: -562px -28px; }

/*-- Main Content -------------------------------*/
div#main { padding: 0 20px 20px 20px; width: 935px; background: #fff; min-height: 550px; }

/*-- Left Column --------------------------------*/
div#left_column { width: 225px; float: left; }

div#left_nav ul li { padding: 15px 0 15px 30px; width: 183px; list-style:none;	font-weight: bold; border-bottom: 1px solid #000;
						background: url('images/arrow_white.gif') 15px center no-repeat; }

div#other_programs { margin: 20px 0 0 0; width: 213px; background: #E2EFF7; }
	div#other_programs div.top { width: 213px; height: 34px; background: url('images/other_top.gif') no-repeat; }	
	div#other_programs div.bottom { width: 213px; height: 7px; background: url('images/other_bottom.gif') no-repeat; }
	div#other_programs ul { margin: 0 0 5px 0; }
	div#other_programs ul li { margin: 10px 0 0 10px; padding: 3px 0 0 27px; height: 20px; list-style: none; 
								background: url('images/orange_arrow_bluebg.gif') left center no-repeat; font-weight: bold; }

/*-- Middle Column -------------------------------*/
div#middle_column { margin: 15px 20px 0 20px; width: 433px; float: left; line-height: 1.3em; }
	div#middle_column table.main { margin: 15px 0 15px 0; width: 433px; color: #007ac5; border-bottom: 2px solid #C06100; }
		div#middle_column table.main th { height: 44px; color:#FFF; text-align: center; border-bottom: 2px solid #fff; 
													background: url('images/orange_bg.gif') no-repeat; }
		div#middle_column table.main td { padding: 14px; font-size: 10px; border-bottom: 2px solid #fff; }
		div#middle_column table.main tr { background: #E2EFF7; }
			div#middle_column table.main tr a { padding: 0 0 0 15px; font-size: 12px; font-weight: bold; text-decoration: underline; background: url('images/arrow_blue.gif') left center no-repeat; }
			
		div#middle_column table.main tr.lt { background: #E8F6F9; }			
			div#middle_column table.main tr.lt a { background: url('images/arrow_ltblue.gif') left center no-repeat; }
			
div#middle_column input { padding: 4px; border: 1px solid #262626; }
div#middle_column select { padding:4px; border: 1px solid #262626; }
	div#middle_column select option { margin: 4px;  }
div#middle_column textarea { padding: 4px; border: 1px solid #262626; }

form#localrep { font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 10px; }
form#localrep input { width: 170px; border: 1px solid #bbb; }
form#localrep textarea { width: 420px; border: 1px solid #bbb; }
form#localrep select { margin: 5px 0 5px 5px; font-family: Verdana, Geneva, sans-serif; font-size: 10px; border: 1px solid #bbb; }

#wrapper #container #main #middlecolumn .information .subhead_blue {font-size:10px;}

/*-- Trade Ally Search ---------------------------*/
form#tradeally { font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 10px; }
form#tradeally label { margin: 5px 0 5px 0; }
form#tradeally input { width: 170px; border: 1px solid #bbb; }
form#tradeally textarea { width: 420px; border: 1px solid #bbb; }
form#tradeally select { font-family: Verdana, Geneva, sans-serif; font-size: 10px; border: 1px solid #bbb; }

table.tradeally_header { margin: 10px 0 5px 0; }
table.tradeally_header tr td { margin: 0 0 5px 0; padding: 8px; font-weight: bold;  background: #E2EFF7; }

table.tradeally { /*color: #007AC5;*/ font-size: 10px; }
table.tradeally tr td { padding: 8px; border-bottom: 2px solid #E2EFF7; /*background: #E2EFF7;*/ }
table.tradeally tr.lt td { border-bottom: 2px solid #E2EFF7; /*background: #E8F6F9;*/ }

div.pagination { margin: 10px 0 0 0; }
	div.pagination a { padding: 5px; }
	div.pagination a:hover { color: #000; background: #E2EFF7; text-decoration: none; }
	div.pagination a.on { color: #000; background: #E2EFF7; }

/*-- Site Search (google mini) --------------------*/
div.googlemini div.results ol li { margin: 10px 0 10px 0 !important; }
div.googlemini div.results ol li cite { color: #069; }


/*-- Right Column ---------------------------------*/
div#right_column { margin: 15px 0 0 0; padding: 0 0 0 15px; width: 215px; float: left; border-left: 1px solid #BE6102; }
	div#right_column div#energy_tips { margin: 5px 0 5px 0; }
	div#right_column div#energy_tips_title { margin: 15px 0 5px 0; padding: 31px 0 0 45px; height: 45px; font-size: 15px; font-weight: bold; background: url('images/bulb.jpg') no-repeat; }
	
	div#right_column div#success_stories_title { margin: 15px 0 5px 0; padding: 20px 0 0 65px; height: 40px; font-size: 15px; font-weight: bold; background: url('images/testimonial.jpg') no-repeat; }
	
/*-- Footer ---------------------------------------*/
div#footer { margin: 15px 0 15px 0; color: #fff; text-align: center; font-size: 10px; }
	div#footer a { color: #cd8100; text-decoration: underline; }
	div#footer ul { display: block; list-style: none; }
	div#footer ul li { display: inline; }
	div#footer ul li a { font-size: 12px; font-weight: bold; text-decoration: none; }
		div#footer ul li a:hover { text-decoration: underline; }
	div#footer ul li span { margin: 10px; }

/*-- FAQs -----------------------------------------*/
div.question { margin: 0 0 5px 0; padding: 0px 0 4px 28px; font-weight: bold; background: url('/_styles/images/faq_open.gif') no-repeat left 0px; }

div.question_open {  background: url('/_styles/images/faq_close.gif') no-repeat left 0; }

div.answer { margin: 5px 0 10px 38px; }

/*-- ClearFix -------------------------------------*/
div.clearfix { display: inline-block; } /* IE & Mac */
div.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*-- Miscellaneous --------------------------------*/
a.readmore { font-weight: bold; text-decoration: underline; }
	a.readmore:hover { text-decoration: none; }

div.indent { margin: 0 0 0 20px; }
div.indent ul { margin: 0 40px 0 40px; }
div.indent img { margin: 0 0 0 20px; }

div.center { text-align: center; }

.cfdebug {clear:both;}
