@import url(reset.css);
@media screen{
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
body {
	background: #fff;
	color:#222;
	font: normal normal normal 12px/normal 'lucida sans', 'lucida grande', arial, sans-serif;
	text-align:center;
}
strong, b {font-weight:bold;}
em, i {font-style:italic;}

a {
	color:#369;
}



.red {color:#c00;}
.photo {
	background:#fff;
	padding:3px;
	border:solid 1px #ddd;
}
.right {
	float:right;
	margin: 5px 0 3px 10px;
}
.left {
	float:left;
	margin: 5px 10px 3px 0;
}
.center {
	text-align:center;
}

#container, #container2 {
	margin: 0 auto 0 auto;
	padding-top:18px;
	text-align:left;
	width:784px;
	background: url(/pics/shared/container-bg.png) repeat-y left top;
}
#container2 {background-image: url(/pics/shared/container2-bg.png);}

#header, #header2 {
	padding:7px 7px 0 7px;
	background:#fff;
	height:44px;
	overflow:hidden;
	position:relative;
	z-index:9999;
	
}
#header2 {
	padding-top:69px;
	margin-top:0px;
}

#login_button, #renew_button {
	float:right;
	padding-right:10px;
	margin: 18px 0 0 2px;
	width: 133px;
	overflow:hidden;
	position:relative;
}
#launch_tour {
	padding-right:10px;
	margin: 25px 0 0 0;
	float:right;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
}
#login_button a, #renew_button a {
	float:right;
	padding: 27px 0 0 0;
	margin:0;
	width:100%;
	overflow:hidden;
	position:relative;
	height:0;
	background: #fff url(/pics/shared/member_sign_in.gif) no-repeat right 1px;
}
#login_button a:hover, #renew_button a:hover {
	background-position: right top;
}

#renew_button {
	width: 117px;
	padding-right:0px;
}

#renew_button a {
	background-image: url(/pics/shared/renew_membership.gif);
}


#body {
	background: url(/pics/shared/body-bg.png) no-repeat;
}
#side {
	padding:50px 22px 0 45px;
	float:right;
	width:213px;
}
#side h3 {
	margin: 0 0 12px 0;
}
#side ol,#faq_list {
	border-bottom: solid 1px #fbfaef;
	border-top: solid 1px #e1dc93;
}
#side ol li,#faq_list dt {
	border-top: solid 1px #fbfaef;
	border-bottom: solid 1px #e1dc93;
}

#side_step {
	border-bottom: solid 1px #fbfaef;
	border-top: solid 1px #e1dc93;
	font: normal normal normal 10px/12px arial, sans-serif;
	color:#553;
}
#side_step li {
	border-top: solid 1px #fbfaef;
	border-bottom: solid 1px #e1dc93;
	padding:10px 0px 10px 62px;
}
#side_step li strong {
	display:block;
	font-size:12px;
	line-height:14px;
	color:#331;
}
#ss_1 { background: url(/pics/shared/side_step_1.png) no-repeat left center; }
#ss_2 { background: url(/pics/shared/side_step_2.png) no-repeat left center; }
#ss_3 { background: url(/pics/shared/side_step_3.png) no-repeat left center; }
#ss_4 { background: url(/pics/shared/side_step_4.png) no-repeat left center; }

#faq_list {
	font-size:11px;
	line-height:14px;
	margin: 0 0 30px 0;
	
}

input, select, button, textarea {
	font: normal normal normal 11px/15px 'lucida sans', 'lucida grande', arial, sans-serif;
}
/*input:focus, select:focus, textarea:focus {
	background: #ffe;
}*/
#faq_list li {
	padding: 4px 0 5px 0;
}
#faq_list li.on a {
	color:#147;
	font-weight:bold;
	text-decoration:none;
	cursor: default;
}


#faq_list dt.on {
	color:#147;
	text-decoration:none;
	cursor: default;
}
.divider hr {
	display:none;
}
.divider {
	height: 18px;
	background:#fff url(/pics/shared/divider.gif) no-repeat center center;
	display:block;
	margin:0 0 12px 0;
	line-height:0px;
	clear:right;
}
#main {
	width:380px;
	overflow:hidden;
	padding: 50px 40px 10px 84px;
	float:left;
}
#container2 #main {
	width: 504px;
	padding: 50px 140px 20px 140px;
	background: url(/pics/shared/side2-bg.png) no-repeat right top;
}
#container2.territory #main {
	width: 666px;
	padding: 40px 54px 0px 64px;
	background: url(/pics/shared/side2-bg.png) no-repeat right top;
}
#map {float:right;margin: -10px 0 0 15px;}
#step_holder {
	margin: -50px -63px 35px -60px;
	height:147px;
}
#step_holder img {
	position:absolute;
	margin: 27px 0 0 0;
}
#main #step_holder h3 {
	background: url(/pics/shared/step_holder-bg.png) no-repeat left top;
	position:absolute;
	width:503px;
	font-size:11px;
	line-height:27px;
	height:27px;
	padding:0 12px;
	margin:0;
}
#main h3 {
	font-size:15px;
	font-weight:bold;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
}
#main h4 {
	font-size:12px;
	font-weight:bold;
	margin: 0 0 3px 0;
}
#main h4.bigh4 {
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	margin: 0px 0px 4px 0;
	padding-top:8px;
	font-family:arial;
	color:#a00;
	font-style:italic;
}
#main p, #main ul {
	font-size:11px;
	line-height:15px;
	margin: 0 0 16px 0;
}
#main ul {
	padding: 0 18px;
	list-style:disc;
}
#body h1 {
	height:36px;
	overflow:hidden;
	color:#fff;
	font: italic normal bold 16px/16px 'lucida grande', 'lucida sans', arial, sans-serif;
	text-shadow: #4482c2 2px 2px 2px;
	padding: 20px 0 0 35px;
}
#begin_button {
	float:right;
	padding: 10px 11px 0 0;
}
#begin_button a {
	background: url(/pics/shared/begin_button.gif) no-repeat left top;
	display:block;
	width:176px;
	height:0px;
	overflow:hidden;
	padding:28px 0 0 0;
}
#begin_button a:hover {
	background-position: left -28px;
}
#footer {
	width:784px;
	clear:both;
	background: #fff url(/pics/shared/footer-bg.png) no-repeat left top;
	color: #666;
	font-size:9px;
	line-height: 16px;
	text-align:center;
	padding: 102px 0;
}
#container2 #footer {
	background-image:  url(/pics/shared/footer2-bg.png);
}
#footnav li {
	display:inline;
	font-size:9px;
	margin: 0 3px;
}
#copyright a {
	color: #666;
}

#contact_form {
	width:100%;
}
#contact_form label {
	display:block;
	font-weight:bold;
	margin: 0 0 6px 0;
}
#contact_form input, #contact_form textarea, #contact_form select  {
	width: 100%;
	margin: 0 0 9px 0;
	color:#444;

	padding:1px;
}
#contact_form textarea {
	height:140px;
	font-size: 11px;
	font-family:'lucida sans', 'lucida grande', arial, sans-serif;;
}
#contact_form #submit {
	width: auto;
}
#contact_form label em, #request_form label em, #note em, .step_box label em {
	color:#c00;
	font-style:normal;
}
#body p#note {
	font-size: 10px;
	line-height:10px;
	color:#666;
	/*text-align:right;*/
	margin: 9px 0;
}
#errors {
	background:#ffc url(/pics/shared/errors.gif) no-repeat 12px 10px;
	padding: 12px;
	font-size:11px;
	margin: 10px auto;
	border: solid 1px #dc9;
	border-top-color:#fea;
	border-left-color:#fea;
}
#main #success {
	background:#ffc;
	line-height:16px;
	padding: 12px 24px;
	font-size:11px;
	text-align:center;
	margin: 15px 50px;
	border: solid 1px #dc9;
	border-top-color:#fea;
	border-left-color:#fea;
}
#main #success strong {
	display:block;
	font-size:14px;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	border-bottom: solid 1px #ed9;
}
#main #success em {
	font-weight:bold;
	font-style:normal;
}
#faqs {
	display:none;
}
/*#main .faq {
	background:#ffc url(/pics/shared/question.gif) no-repeat 12px 12px;
	border: solid 1px #dc9;
	border-top-color:#fea;
	border-left-color:#fea;
	padding: 12px 18px 15px 50px;
	font-size:11px;
	margin: 10px auto 23px auto;
}
#main .faq h2 {
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#222;
	padding:0;
	margin: 0 0 9px 0;
}
#main .faq p {
	line-height:15px;
	margin: 0 0 9px 0;
}*/
#faq_top {
	height:25px;
	width:310px;
	margin: 0 -42px 0 -35px;
	background:url(/pics/shared/faq_box_top.gif) no-repeat left top;
	cursor:pointer;
}
#faq_bot {
	height:15px;
	width:310px;
	margin: 10px -42px 0 -35px;
	background:url(/pics/shared/faq_box_bot.gif) no-repeat left bottom;
	cursor:pointer;
}
#faq_list a {
	font-weight:normal;
	color:#741;
	font-family:arial;
	line-height:1.2;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
	display:block;
	width:183px;
	padding:5px 20px 5px 10px;
	background:;
	border-bottom: solid 1px #e1dc93;
	border-top:solid 1px #fbfaef;
	position:relative;
}
#faq_list a:hover { background:#e3dfb6 }
#faq_list a.selected {
	background:#357ad9;
	color:#fff;
	text-decoration:none;
	cursor: default;
}
#faq_list a span.x { display:none; cursor:pointer; line-height:1; position: absolute;  font-size:13px; right: 4px; top:4px; background:#147; color:#fff; padding:1px 3px; }

#faq_list a span.x:hover { background:#a00; }

#faq_list div {
	display:none;
 	font-size:10px;
	font-family:arial;
	background:#f9f9ee url(/pics/shared/answer-bg.gif) repeat-x left top;
	padding: 12px 15px;
	/*background:url(/pics/shared/faq_box-bg.gif) no-repeat left 20px;
		padding: 0 42px 0px 35px;
		font-size:10px;

		position: absolute;
		visibility:hidden;
		margin-top:-70px;
		margin-left:-319px;
		width:240px;
		z-index:10000;*/
	
}
#faq_list div p {  }
#faq_list div p, #faq_list div ul {
	line-height:1.3;
	
}
#faq_list div ul { 
	font-size:9px;
	line-height:12px;
	list-style:disc;
	margin:5px 0 0 2.3em;
	}
#faq_list div ul li {
	margin:0 0 3px 0;
	padding:0;
}
/*#faq_list dd ul {
	font-size:9px;
	line-height:12px;
	list-style:disc;
	margin:0 0 0 2.3em;
}
#faq_list dd ul li {
	margin:0 0 8px 0;
	padding:0;
}*/

#answers {
	width:390px;
	padding: 0;
	margin: 0 -5px 0 -10px;
	background:#fff url(/pics/shared/answer_bot.gif) no-repeat left bottom;
	line-height:0;
	display:none;
	overflow:hidden;
	position:absolute;
	z-index:10000;
}
#answers h2 {
	cursor:pointer;
}
#answers * {position:relative;}
#main #answers p {
	font: normal normal normal 10px/15px 'lucida grande','lucida sans',arial, sans-serif;
	margin: 0 0 .9em 0;
	}
#main #answers h2 {
	background: url(/pics/shared/answer_top.gif) no-repeat left top;
	padding: 25px 25px 0 25px;
	margin: 0 -25px 5px -25px;
	font: normal normal bold 14px/16px 'lucida grande','lucida sans',arial, sans-serif;
	border:none;
	color:#000;
}
#answers .pad {
	padding:0 25px 14px 25px;
}

#errors h4 {
	font-weight:bold;
	margin: 0 0 3px 20px;
}
#errors ul {
	padding: 3px 2.5em 0 3.5em;
	list-style: square;
	font-size:12px;
	font-weight:bold;
	color:#c00;
}
#errors li {
	margin: 4px 0;
}

#request_form td {
	padding:2px;
}

#request_form label {
	display: block;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#request_form input, #request_form textarea, #request_form select  {
	margin: 0 0 6px 0;
	color: #444;
	padding: 1px;
}
#request_form #fname, #request_form #lname, #request_form #phone, #request_form #phone2, #request_form #city, #request_form #union {
	width: 190px;
}

.phone3char{
	width: 45px;
}

.phone4char{
	width: 55px;
}


#request_form #state {
	width: 40px;
}
#request_form #zip {
	width: 136px;
}
#request_form #address, #request_form #email, #request_form #oilco, #request_form #comments {
	width: 392px;
}
#request_form #comments {
	height: 120px;
}
input, label {
	vertical-align:top;
}
#request_form label.radio, #signin_form label.radio, label.radio {
	display:inline;
	margin: 0 0 0 0;
	vertical-align:middle;
	float:none;
	width:auto;
	padding-right:0;
	text-align:left;
}
#request_form input[type=radio], #signin_form input[type=checkbox], input[type=checkbox] {
	margin:0 3px 0 0;
	width:auto;
	vertical-align:top;
}
#signin_form {
	margin: 0 0 16px 0;
	font-size:10px;
}
#signin_form label, #forgot_form label {
	display: block;
	font-weight: bold;
	margin: 0 0 6px 0;
	font-size:10px;
}
#signin_form input, #forgot_form input  {
	margin: 0 0 9px 0;
	color: #444;
	padding: 1px;
	
}

#signin_form label { float:left; width:25%; text-align:right; padding-right: 2%; }

#register_form label { font-weight:bold; display:block; }
#register_form td { padding:3px; }
#register_form,
#register_form input { font-size:10px; }

#signin_form #username, #signin_form #password, #forgot_form input  {
	width:70%;
}
#forgot_form #retrieve {
	width:auto;
}
#signin_form #submit {
	margin: 9px 0 0 0;
	width:auto;
}

#step_menu {
	margin: 0;
	padding: 20px 0;
}
#step_menu li {
	float:left;
	width:21%;
	padding: 8px;
	margin: 0 0 20px 0;
	background:#87bce8;
	color:#fff;
}
#step_menu li.on {
	background:#c00;
}
#step_menu dt {
	font-weight:bold;
}
#step_menu dd {
	font-size:9px;
}

#step_list {
	background: url(/pics/shared/divider.gif) no-repeat center bottom;
	padding:10px 0;
	margin: -48px 0 10px 0;
}
#step_list ol {
	width:220px;
	margin: 0 auto;
	height:50px;
}
#step_list ol li {
	
	width:55px;
	height:10px;
	padding: 30px 0 10px 0;
	float:left;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-align:center;
	background: url(/pics/signup/step1_off.gif) no-repeat center 9px;
	color:#aaa;
}

#step_list ol li#s2 {background-image: url(/pics/signup/step2_off.gif);}
#step_list ol li#s3 {background-image: url(/pics/signup/step3_off.gif);}
#step_list ol li#s4 {background-image: url(/pics/signup/step4_off.gif);}

#step_list ol li.on {
	color:#333;
	background: url(/pics/signup/step1.gif) no-repeat center 9px;
}

#step_list ol li#s2.on {background-image: url(/pics/signup/step2.gif);}
#step_list ol li#s3.on {background-image: url(/pics/signup/step3.gif);}
#step_list ol li#s4.on {background-image: url(/pics/signup/step4.gif);}

.step_box {
	width: 380px;
}
.step_box form {
	
}
.step_box p#note {
	padding: 4px 0;
}
.step_box td {
	padding:4px 2px;
}
.step_box label {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
	line-height: 15px;
}
.step_box input, .step_box textarea, .step_box select  {
	margin: 0 0 6px 0;
	color: #444;
	padding: 1px;
}

.step_box #fname, .step_box #lname, .step_box #phone, .step_box #phone2, .step_box #union, .step_box #card, .step_box #length, .step_box #city {
	width: 185px;
}

.step_box #state {
	width: 130px;
}

/* safari hack */
::root .step_box #state { 
	width: 120px;
} 

.step_box #zip {
	width: 50px;
}
.step_box #address, 
.step_box #address2, 
.step_box #email, 
.step_box #email2, 
.step_box #oilco, 
.step_box #describe,
.step_box #member,
.step_box #name,
.step_box #number {
	width: 380px;
}
.step_box #comments {
	height: 120px;
}
.step_box label.radio, #signin_form label.radio {
	display:inline;
	margin: 0 9px 0 0;
	font-weight:normal;
}
.step_box input[type=radio],
#signin_form input[type=checkbox],input[type=checkbox] {
	margin:0 3px 0 0;
	width:auto;
}
.step_box label span {
	font-weight:normal;
	font-size:9px;
	color:#777;
}



#main #agreement {
	height: 200px;
	overflow:auto;
	font-size: 10px;
	border: solid 1px #ccc;
	margin: 10px 0 10px 0;
}
#main #agreement p {
	font-size: 10px;
	line-height:15px;
	margin: 0 10px 15px 10px;
}
#main #agreement h3 {
	text-align:center;
	margin: 10px 0 4px 0;
	border:none;
}
#main #agreement h4 {
	text-align:center;
	font-weight:bold;
	margin: 0 0 15px 0;
}
#main  h2 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#369;
	padding: 0 0 6px 0px;
}

#main .step_box h2 {
	padding: 6px 0 6px 36px;
}
.step_box#step_1 h2 {background:url(/pics/signup/contact.gif) no-repeat left center;}
.step_box#step_2 h2 {background:url(/pics/signup/contract.gif) no-repeat left center;}
.step_box#step_3 h2 {background:url(/pics/signup/credt.gif) no-repeat left center;padding: 6px 0;}
.step_box#step_4 h2 {background:url(/pics/signup/confirm.gif) no-repeat left center;}

.step_box td.next {
	text-align:center;
	padding-top: 30px;
	background: url(/pics/shared/divider.gif) no-repeat center 15px;
}
.step_box #submit {
	margin:0;
	padding:0;
}
#main .step_box h3 {
	font-size:13px;
	font-weight:bold;
	margin: 9px 0;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #ccc;
}
#main .step_box h3 span {
	font-weight:normal;
	font-size:11px;
	color:#999;
}
.confirm_table {
	width:100%;
	font-size:11px;
	margin: 0 0 8px 0;
}
.confirm_table th, .confirm_table td {
	padding:4px;
	
}
.confirm_table th {
	/*white-space:nowrap;*/
	font-weight:bold;
	text-align: right;
}
.vcard {
	background: url(/pics/shared/envelope.png) no-repeat left bottom;
	padding: 0 0 3px 64px;
	font-size:9px;
	line-height: 11px;
	margin: 40px 0 0 0;
}
.org {
	margin: 0 0 3px 0;
}


#logo_print {display:none;}

#main #territory_list {
	margin:0 0 16px 0;;
	padding:0;
	float:left;
	width:245px;
	list-style:none;
}
#main #territory_list li {
	width: 113px;
	margin: 0 1px 0 0;
	float:left;
	line-height:9px;
	padding: 4px;
	border-bottom: solid 1px #ddd;
	font-size:9px;
	text-align:center;
}

#main span.question {
	color:#777;
}
#main h2 span {
	font-size: 11px;
	font-weight:normal;
}

/*#main a.question {
	white-space:nowrap;
	background:#e7f3ff;
	padding: 1px 3px;
	text-decoration:none;
	border: solid 1px #c5e3ff;
	font-size:9px;
}
#main a.question:hover {
	background:#ffc;
	border-color:#de9;
}*/
#main #heat_prices {
	margin:0 auto 20px auto;
	padding:0;
	list-style:none;
	width:324px;
}
#main #heat_prices li {
	font: normal normal bold 14px/14px arial, sans-serif;
	color:#000;
	padding: 14px 13px 13px 38px;
}
#main #heat_prices #arp {
	background: url(/pics/signup/unchecked.gif) no-repeat 11px center;
}
#main #heat_prices #arp strong {
	font-family: 'arial black',arial,sans-serif;
	color:#c00;
	font-weight:normal;
}
#main #heat_prices #hpt {
	background: url(/pics/signup/checked.gif) no-repeat left center;	
}
#main #heat_prices #hpt strong {
	font-family: 'arial black',arial,sans-serif;
	color:#06c;
	font-size:18px;
	font-weight:normal;
	margin-top:2px;
	line-height:10px;
}

#up_bar {
	position:absolute;
	height:69px;
	width:100%;
	background:  #fff url(/pics/shared/up_header-bg.gif) repeat-x;
	top:0;
	left:0;
	text-align:left;
	z-index:10000;
}
#up_bar img {
	position:absolute;
	right:0;
}
#up_bar p.link {
	position:absolute;
	right:142px;
	top:13px;
	font-size:11px;
	font-weight:bold;
}
#up_bar p.link a {
	color:#fff;
	text-decoration:none;
}
#up_bar p.tag {
	font-size:9px;
	color:#666;
	position:relative;
	width:770px;
	margin: 0 auto;
	top:52px;
}

#nea_bar {
	position:absolute;
	height:69px;
	width:100%;
	background:  #fff url(/pics/shared/nea_bg.gif) repeat-x;
	top:0;
	left:0;
	text-align:right;
	z-index:10000;
}

#no_bar {
	position:absolute;
	height:69px;
	width:100%;
	background:  #fff url(/pics/shared/no_bg.gif) repeat-x;
	top:0;
	left:0;
	text-align:right;
}

#up_bar img {
	position:absolute;
	right:0;
	top:0;
}

/* RENEWAL FORM
****************************************************/
#renewal_form p#note {
	padding: 4px 0;
}
#renewal_form td {
	padding:4px 2px;
}
#renewal_form label {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
	line-height: 15px;
}
#renewal_form input, #renewal_form textarea, #renewal_form select  {
	margin: 0 0 6px 0;
	color: #444;
	padding: 1px;
}

#renewal_form #fname, #renewal_form #lname, #renewal_form #phone, #renewal_form #phone2, #renewal_form #union, #renewal_form #card, #renewal_form #length, #renewal_form #city {
	width: 230px;
}

#renewal_form #state {
	width: 130px;
}

/* safari hack */
::root #renewal_form #state { 
	width: 120px;
} 

#renewal_form #zip {
	width: 85px;
}
#renewal_form #address, 
#renewal_form #address2, 
#renewal_form #email, 
#renewal_form #email2, 
#renewal_form #oilco, 
#renewal_form #describe,
#renewal_form #member,
#renewal_form #name,
#renewal_form #number {
	width:480px;
}
#renewal_form #comments {
	height: 120px;
}
#renewal_form label.radio, #signin_form label.radio {
	display:inline;
	margin: 0 9px 0 0;
	font-weight:normal;
}
#renewal_form input[type=radio],
#signin_form input[type=checkbox],
input[type=checkbox] {
	margin:0 3px 0 0;
	width:auto;
}
#renewal_form label span {
	font-weight:normal;
	font-size:9px;
	color:#777;
}
#renewal_form td.next {
	text-align:center;
	padding-top: 30px;
	background: url(/pics/shared/divider.gif) no-repeat center 15px;
}
#renewal_form #submit {
	margin:0;
	padding:0;
}

#footer { text-align:left; }
.bbb { float:right; }

ul.radio-list { margin:0.5em 1em !important; list-style:none !important; padding:0 !important;}
ul.radio-list li { margin:0 0 0.5em !important;}
ul.radio-list label { font-weight:normal !important; display:inline !important; }

div.radio-heading input { float:left;  line-height:1.3; margin-top:3px !important; }
div.radio-heading label {  float:left; padding-left:0.25em; width:300px;display:inline !important; font-size:13px; font-family:Arial; line-height:1.3; color:#336699; }
div.radio-heading strong { display:block; clear:left; margin-left:2.5em !important; }
div.radio-heading ul { clear:left; margin-left:3.5em !important; }

p.alert {  margin:1em 0 1em 0 !important; }

.post .date { float:left; width: 50px; margin-right:20px; text-align:center; padding-top:5px;}
.post .date .month { display:block; background:#369; color:#fff; font-weight:bold; text-transform:uppercase; font: bold 11px/1 Arial, sans-serif;padding:3px 0;}
.post .date .day { display:block; background:#fff; color:#333; border:1px solid #ccc; border-top:0; font: normal 24px/1 "Arial Black", Arial, sans-serif; padding:0.25em 0; }
.post .content { float:left; width: 300px; }
.post .divider { clear:both; }

/* BUTTONS
**************************************************/
.buttons {
	margin: .5em 0 0 0 ;
}
.buttons a, .buttons button, .buttons button:focus {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background:#f5f5f5 url(/member/pics/shared/button-bg.png) repeat-x left top;
    border:1px solid #dadada;
    border-top:1px solid #eaeaea;
    border-left:1px solid #eaeaea;

	font-size:12px;
    line-height:1.2em;
	font-family:arial, helvetica,sans-serif;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:4px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, button.hover, .buttons a:hover{
    background:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover, button.hover.positive {
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover,  button.hover.negative {
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active {
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/* MEDIA/PRESS
**************************************************/
.media_item {
	background:url(/member/pics/news/media_peel.png) no-repeat left top;
	padding: 30px 10px 0 35px;
	clear:both;
	margin: 0 0 50px 0;

}
.media_item h2 {
	font-size:18px;
	color:#a00;
	font-weight:normal;
	margin: 0 0 .5em 0;
	line-height:1.2em;
}
.credit {
	line-height:1.2em;
	margin: 0 0 1.2em;
	font-size:12px;
	color:#666;
}
/* VIDEO LISTS
**************************************************/
.video_item {
	width:146px;
	float:left;
	text-align:center;
	margin:15px 0;
	padding: 0 10px;
	position:relative;
}
.video_item .bug {
	position:absolute;
	left:24px;
	top:87px;
	display:block;
	background: url(/member/pics/heattv/bug.png) no-repeat left top;
	width:62px;
	height:16px;
}
.video_item img {
	background:#fff;
	display:block;
	padding:2px;
	border:1px solid #ccc;
	margin: 0 0 5px 0;
}
.video_item h4 {
	line-height:normal;
	padding:0;
	margin: 0 3px 5px 3px;
}
.video_item h4 a {
	color:#036;
}
.video_item .video_details {
	display:block;
	margin:0 3px;
	padding:0;
	font-size:9px;
	line-height:12px;
	color:#666;
}
.video_item .video_details em {
	color:#060;
	font-style:normal;
}
.video_item .video_details em a {
	color:#333;
}
.clear { clear:both; width:100%; height:1px; overflow:hidden; }

/* PAGINATION
**************************************************/
.paginate {
	clear:both;
	text-align:center;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	line-height:26px;
	margin: 2em 0 0 0;
}
.paginate a {text-decoration:none;}
.paginate .page {
	margin: 0 9px;
}
.paginate .page a {
	margin: 0 1px;
}
.paginate .page a.on {
	background:#eff5fa;
	border: solid 1px #c6d7e4;
	padding: 0 4px;
	color:#708aa4;
}
/* VIDEO PLAYER
**************************************************/
#video_player {
	text-align:center;
	padding:3px;
	border: solid 2px #ddd;
	width:400px;
	margin: 40px auto 0 auto;
}
#video_player img {display:block;}
#video_info {
	width:400px;
	margin: 10px auto;
	border-bottom: solid 1px #eee;
}
#video_info th, #video_info td {
	padding: 4px 0 4px 0;
	border-top: solid 1px #eee;
	line-height:1.5em;
}
#video_info th {
	font-weight:bold;
	padding-right: 20px;
}
#heatwave img,  .bug { behavior: url(/include/iepngfix.htc) }

#network #oil a { color:#369; background:url(/power/pics/shared/oil-off.gif) no-repeat left center; }
#network #electric a { color:#5f9410;background:url(/power/pics/shared/electric-off.gif) no-repeat left center; }
#network #gas a { color:#f07100; background:url(/power/pics/shared/gas-off.gif) no-repeat left center;}

#network { text-transform:lowercase; font-family: Arial, Helvetica, sans-serif; }
#network { list-style:none; line-height:1; margin:0; float:left; position:absolute; right:0; top:0px; right:20px;}
#header2 #network { top:60px;}
#network li { float:left; padding-left:12px; }
#network li a { float:left; color:#999 !important; padding: 2px 0px 2px 19px;  }
#network li.on a { cursor:default; text-decoration:none; color:#369 !important; background-image:url(/pics/shared/oil-on.gif) !important; }

}
@media print{
	#logo_print {display:block;}
	#logo, #side, #begin_button, #login_button, #footnav, #copyright a, #step_holder, #step_list {display:none;}
	#copyright:after {
		content: " http://www.heatusa.com";
		font-style:italic;
	}
	img, a img {border:none;}
	body {
		margin: .5in .85in;
		font: normal normal normal 8pt/12pt 'lucida grande', tahoma, arial, sans-serif;
	}
	h2 {
		font-weight:bold;
		font-size: 11pt;
		/*text-transform: uppercase;*/
		/*font-family:trebuchet ms,tahoma,arial;*/
		margin: 0 0 3pt 0;
		
	}
	h1 {
		font-weight:bold;
		font-size: 8pt;
		text-align:right;
		margin:-15px 0 13pt 0;	
		padding: 0 0 2pt 0;
		border-bottom: thin solid #000;
	}
	a {
		color:#000;
	}
	h3 {
		font-weight:bold;
		font-size: 9pt;
		margin: 0 0 3pt 0;
	}
	hr {clear:both;visibility:hidden;}
	p,ul {
		margin: 0 0 13pt 0;
	}
	ul {
		list-style:disc;
		margin: 0 3em 13pt 3em;
	}
	h4 {
		font-weight:bold;
	}
	.photo {
		background:#fff;
		padding:2pt;
		border:solid 1px #ccc;
	}
	.right {
		float:right;
		margin: 5px 0 3px 10px;
	}
	.left {
		float:left;
		margin: 5px 10px 3px 0;
	}
	.center {
		text-align:center;
	}
	#answers {
		height:0px;
		overflow:hidden;
	}
	#answers .pad {
		margin: 20pt;
		padding: 20pt 20pt 7pt 20pt;
		border: solid thin #000;
	}
}