﻿#SignUpFlash
{
	position:absolute;
	z-index:1002;
	width:780px;
	height:490px;
	display:none;	
}

#SignUpHolder
{
	
	width:414px;
	background-color:#ff6418;
	
	position:relative;
	margin:20px 0 20px 0;
	background-image:url(../images/signup_consumer_top_bg.gif);
	background-repeat:no-repeat;
}

#SignUpHolder .holder
{
	width:396px;
	padding:16px 9px 16px 9px;
	background-image:url(../images/signup_consumer_bottom_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#SignUpHolder .holder .inner-holder
{
	padding:0 10px 0 10px;	
}

#SignUpHolder ul li.col-2 a
{
	color:#ffffff;
	text-decoration:underline;
}


#SignUpHolder .signup-offer
{
	position:absolute;
	top:-53px;
	right:-13px;
	z-index:1001;
	display:none;
}

#SignUpHolder h2
{
	font-size:25px;
	width:255px;
	color:#ffffff;
	margin:0;
}

#SignUpHolder p
{
	color:#ffffff;
}

#SignUpHolder label
{
	color:#ffffff;
	font-weight:normal;
}

#SignUpHolder ul.checkbox
{
	margin-bottom:20px;
}

#SignUpHolder ul.checkbox li.col-1
{
	width:20px;
}

#SignUpHolder ul.checkbox li.col-2
{
	width:330px;
	padding:0 0 0 0;
}


#SignUpHolder ul
{
	margin:0 0 5px 0;
}

#SignUpHolder .form-fields
{
	margin:15px 0 0 0;
}

#SignUpHolder input.input-socialsec
{
	background-image:url(../images/signup_consumer_input_social_sec_bg.gif);
	background-repeat:no-repeat;
	width:122px;
	height:23px;
	padding:5px 8px 0 8px;
	border:0;
	color:#434343;
	font-size:14px;
	background-color:#ff6418;
}

#SignUpHolder input.input-zip
{
	background-image:url(../images/signup_consumer_input_zip_bg.gif);
	background-repeat:no-repeat;
	width:72px;
	height:23px;
	padding:5px 8px 0 8px;
	border:0;
	color:#434343;
	font-size:16px;
	background-color:#ff6418;
}

#SignUpHolder label.form-label
{
	display:block;
}

#SignUpHolder li.button-holder
{
	float:right;
	text-align:left;	
}
#SignUpHolder li.button-holder-center 
{
	width: 100%;
	margin: 30px 0 56px 0;
	list-style-image: none;
}
#SignUpHolder li.button-holder-center div
{
	text-align: center;
	width: 100%;
}

div#ContainerContentRightContent .main-body #SignUpHolder a.signup-submit-button,
#SignUpHolder a.signup-submit-button
{
	text-decoration: none;
	/*background-image:url('../images/signup_consumer_btn_left_bg.gif');*/
	background-image:url('../images/signup_consumer_btn_left_big_bg.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0 0 0 13px;
	/*font-size:12px;*/
	font-size:24px;
	height:49px;
	line-height:48px;
	color:#ff6418;
	display:inline-block;
	font-weight:bold;
}
div#ContainerContentRightContent .main-body #SignUpHolder a.signup-submit-button:hover,
#SignUpHolder a.signup-submit-button-hover
{
	color:#ffffff;
}
div#ContainerContentRightContent .main-body #SignUpHolder a.signup-submit-button:hover,
#SignUpHolder a.signup-submit-button-hover
{
	/*background-image:url('../images/signup_consumer_btn_left_bg_hover.gif');*/
	background-image:url('../images/signup_consumer_btn_left_big_bg_hover.gif');
}

#SignUpHolder a.signup-submit-button span
{
	/*background-image:url('../images/signup_consumer_btn_right_bg.gif');*/
	background-image:url('../images/signup_consumer_btn_right_big_bg.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0 12px 0 0;
	/*line-height:28px;*/
	line-height:48px;
	display:inline-block;
	cursor:pointer;
}
div#ContainerContentRightContent .main-body #SignUpHolder a.signup-submit-button:hover span,
#SignUpHolder a.signup-submit-button-hover span
{
	/*background-image:url('../images/signup_consumer_btn_right_bg_hover.gif');*/
	background-image:url('../images/signup_consumer_btn_right_big_bg_hover.gif');
	color:#ffffff;
}


#SignUpHolder input.input-consumption
{
	background-image:url(../images/signup_consumer_input_social_sec_bg.gif);
	background-repeat:no-repeat;
	width:122px;
	height:23px;
	padding:5px 8px 0 8px;
	border:0;
	color:#434343;
	font-size:14px;
	background-color:#ff6418;
}

ul#ConsumptionInput li.col-1
{
	padding:6px 5px 0 0;	
	color:#ffffff;
}

ul#ConsumptionInput li.col-2
{
	padding:0 5px 0 0;	
	color:#ffffff;
}

ul#ConsumptionInput li.col-3
{
	color:#ffffff;
	padding:6px 0 0 0;	
}

#SignUpHolder .inner-box
{
	background-color:#e55a16;
	background-image:url(../images/signup_consumer_inner_box.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px;
	width:374px;
	color:#ffffff;
	margin:12px 0 0 0;
}

#SignUpHolder .inner-box-bottom
{
	background-image:url(../images/signup_consumer_inner_box_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:396px;
	height:6px;
	overflow:hidden;
}

ul#ConsumptionHelp li.col-1
{
	padding-right:10px;	
}
ul#ConsumptionHelp li.col-2
{
	padding-right:10px;	
}
ul#ConsumptionHelp li.col-3
{
	
}

P#ConsumptionInputHeader
{
	font-weight:bold;
	margin-bottom:5px;
	margin-top:13px;
}
