/* profile style */

.profile_overview {
	margin:0px;
	padding:4px 0px 0px 4px;
	width:696px;
	background-color:#000000;
}

.profile_overview .profile_navigation {
	margin:0px;
	padding:0px;
	width:692px;
	height:21px;
}

.profile_overview .profile_navigation ul {
	margin:0px;
	padding:0px;
	width:692px;
	height:21px;
}

.profile_overview .profile_navigation ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	height:21px;
	float:left;
}

.profile_overview .profile_navigation #profile_nav_tab_1 {
	margin:0px;
	padding:0px;
	position:absolute;
}

.profile_overview .profile_navigation #profile_nav_tab_2 {
	margin:0px;
	padding:0px;
	position:absolute;
	margin-left:119px;
}

.profile_overview .profile_navigation #profile_nav_tab_3 {
	margin:0px;
	padding:0px;
	position:absolute;
	margin-left:273px;
}

.profile_overview .profile_navigation #profile_nav_tab_4 {
	margin:0px;
	padding:0px;
	position:absolute;
	margin-left:362px;
}

.profile_overview .profile_navigation #profile_nav_tab_5 {
	margin:0px;
	padding:0px;
	position:absolute;
	margin-left:466px;
}

.profile_header {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:692px;
	background-color:#9b9b9b;
}

.profile_overview .profile_header ul {
	margin:0px;
	padding:0px;
	width:692px;
	list-style:inside;
}
.profile_overview .profile_header ul li {
	margin:0px;
	padding:0px 20px 2px 6px;
}

.profile_header h3 {
	padding:4px 20px 5px 6px;
	margin:0px;
	color:#ffffff;
	font-weight:normal;
	font-size:1.10em;
	line-height:1.25em;
}

.profile_header p {
	margin:0px;
	padding:4px 20px 10px 6px;
	color:#ffffff;
	font-weight:normal;
	font-size:1em;
	line-height:1.20em;
}

.profile_header p a { color:#ffff00; text-decoration:none; }
.profile_header p a:link    { color:#ffff00; text-decoration:none; }
.profile_header p a:visited { color:#ffff00; text-decoration:none; }
.profile_header p a:active  { color:#ffff00; text-decoration:none; }
.profile_header p a:hover   { color:#ffff00; text-decoration:underline; }

.profile_subheader {
	margin:3px 0px 0px 0px;
	padding:0px;
	width:692px;
	background-color:#9b9b9b;
}

.profile_subheader h3 {
	margin:0px;
	padding:3px 20px 4px 6px;
	color:#ffffff;
	font-weight:normal;
	font-size:1em;
}

.profile_overview .profile_info {
	margin:0px;
	padding:0px;
}

.profile_overview .profile_info ul {
	margin:0px;
	padding:0px;
	width:692px;
}

.profile_overview .profile_info ul li {
	margin:3px 0px 0px 0px;
	padding:3px 20px 3px 6px;
	list-style:none;
	list-style-type:none;
	height:19px;
	background-color:#313131;
}

.profile_overview .profile_info #terms_holder {
	margin:3px 0px 0px 0px;
	padding:5px 0px 0px 5px;
	width:687px;
	height:200px;
	background-color:#313131;
}

.profile_overview .profile_info #terms_holder .terms {
	margin:0px;
	padding:0px;
	width:680px;
	height:140px;
	overflow:auto;
}

.profile_overview .profile_info ul li .field_descriptor {
	margin:0px;
	padding:2px 0px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:.90em;
	width:180px;
	height:18px;
	vertical-align:bottom;
	float:left;
}

.profile_overview .profile_info ul li .field_display_desc {
	margin:0px;
	padding:0px 4px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:.90em;
	vertical-align:top;
	float:left;
}

.profile_overview .profile_info ul li .field_checkbox_desc {
	margin:0px;
	padding:2px 4px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:.90em;
	float:left;
}

.profile_overview .profile_info ul li .field_value {
	margin:0px;
	padding:2px 0px 0px 0px;
	color:#b2b2b2;
	font-weight:normal;
	font-size:.85em;
	float:left;
}

.profile_overview .profile_info ul li .field_display_value {
	margin:0px;
	padding:2px 0px 0px 0px;
	color:#b2b2b2;
	font-weight:normal;
	font-size:.85em;
	float:left;
}

.profile_overview .field_required {
	margin:0px;
	padding:0px;
	color:#ffff00;
	font-weight:bold;
	font-size:1.10em;
	height:10px;
}

.profile_overview .profile_info ul li .field_input {
	margin:0px;
	padding:0px;
}

.profile_overview .profile_info ul li .field_checkbox {
	margin:0px;
	padding:0px 5px 0px 0px;
	float:left;
	vertical-align:top;
}

.profile_overview .profile_info ul li .field_checkbox_descriptor {
	margin:0px;
	padding:5px 0px 0px 0px;
	font-weight:normal;
	font-size:.85em;
	float:left;
}

.profile_overview .profile_info ul li .field_input .userInput {
	padding:0px;
	margin:0px 0px 3px 10px;
	height:13px;
	border:1px solid #cccccc;
	font-size:1em;
}

.profile_overview .profile_info ul li .field_input .userSelect {
	padding:0px;
	margin:-1px 0px 0px 10px;
	height:18px;
	border:1px solid #cccccc;
	font-size:1em;
	line-height:1em;
}

.profile_overview .profile_info p.inputButtons {
	margin:3px 0px 0px 0px;
	padding:10px 0px 0px 195px;
	height:50px;
	width:497px;
	background-color:#313131;
	display:block;
}

.profile_overview .profile_info p.registerButton {
	margin:3px 0px 0px 0px;
	padding:10px 0px 0px 8px;
	height:40px;
	width:684px;
	background-color:#313131;
	display:block;
}

.profile_overview .profile_subnav {
	margin:0px;
	padding:0px;
}

.profile_overview .profile_subnav #profile_edit_btn {
	height:30px;
	margin:5px 0px 0px 0px;
	padding:0px;
	color:#ffffff;
	font-weight:bold;
	font-size:.85em;
	background-image:url(/img/profile/icon_edit.gif);
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
}

.profile_overview .profile_subnav #profile_edit_btn p {
	margin:0px;
	padding:8px 0px 0px 26px;
}

.profile_overview .profile_message {
	margin:3px 0px 0px 0px;
	padding:0px;
	height:100px;
	background-color:#313131;
}

.profile_overview .profile_message p {
	margin:0px;
	padding:3px 20px 4px 6px;
	color:#ffffff;
	font-weight:normal;
	font-size:1em;
	line-height:1.20em;
}

.profile_overview .survey_subheader {
	margin:3px 0px 3px 0px;
	padding:0px;
	width:692px;
	height:22px;
	background-color:#9b9b9b;
}

.profile_overview .survey_subheader .survey_subheader_left {
	padding:4px 0px 0px 6px;
	margin:0px;
	width:447px;
	height:19px;
	border-right:4px solid #000000;
	float:left;
}
.profile_overview .survey_subheader .survey_subheader_right {
	padding:4px 0px 0px 0px;
	margin:0px;
	width:230px;
	height:19px;
	float:left;
}

.profile_overview .survey_subheader .survey_subheader_right #disagree {
	margin:0px;
	padding:0px 0px 0px 8px;
}
.profile_overview .survey_subheader .survey_subheader_right #agree {
	margin:0px;
	padding:0px 0px 0px 110px;
}

.profile_overview .profile_info .survey_item {
	margin:0px 0px 3px 0px;
	padding:0px;
	width:692px;
	height:24px;
	background-color:#000000;
}

.profile_overview .profile_info .survey_item .survey_item_left {
	margin:0px;
	padding:4px 0px 4px 6px;
	height:16px;
	width:447px;
	background-color:#313131;
	border-right:4px solid #000000;
	color:#ffffff;
	font-weight:bold;
	font-size:.90em;
	vertical-align:top;
	float:left;
}

.profile_overview .profile_info .survey_item .survey_item_right {
	margin:0px;
	padding:4px 0px 4px 10px;
	height:16px;
	width:225px;
	background-color:#313131;
	font-weight:bold;
	font-size:.90em;
	vertical-align:top;
	float:left;
}

/* Format for form field errors */
.profile_overview .profile_info .error {
	color:#F23A3A;
	font-weight:normal;
	margin:0px;
	padding:6px 0px 4px 2px;
	display:none;
}

/* register page recent car purchase section */
#new_car_purchase_li
{
	display: none;
}
#new_car_year_li
{
	display: none;
}
#new_car_make_li
{
	display: none;
}
#new_car_model_li
{
	display: none;
}

/* register page retail associate store section */
#associate_store_sel_li {
	display:none;
}
#associate_store_other_li {
	display:none;
}
#associate_store_code_li {
	display:none;
}

/* Profile Welcome Page */
#welcome {
	width:730px;
	height:300px;
	margin:0px;
	padding:0px;
	position:relative;
}

#welcome_left {
	background-image:url(/img/home/home_bottom_right_bg.gif);
	background-repeat:repeat-x;
	width: 345px;
	height: 170px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	left:0px;
}

#welcome_left h2 {
    margin:0px;
    padding:2px 0px 0px 5px;
    font-family:arial, helvetica, "sans serif";
    font-size:1.65em;
    font-weight:bold;
    color:#ffffff;
}
  
#welcome_left p {
    margin:0px;
    padding:11px 25px 0px 5px;
    font-family:arial, helvetica, "sans serif";
    font-size:1em;
    font-weight:normal;
    line-height:1.35em;
    color:#ffffff;
}
  
#welcome_left p a {
    color:#ffff00;
    text-decoration:none;
}
#welcome_left p a:hover {
    text-decoration:underline;
}

#welcome_middle {
	width: 205px;
	height: 170px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	left:355px;
}

#welcome_right {
	width: 130px;
	height: 170px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	left:570px;
}

#welcome_right_top {
	width: 130px;
	height: 80px;
	margin:0px 0px 9px 0px;
	padding:0px;
}
  
#welcome_right_bottom {
    width: 130px;
    height: 80px;
    margin:0px;
    padding:0px;
}

/* register page age popup */
#age_popup {
	margin:0px;
    padding: 10px 10px 0px 10px;
    font-family:arial, helvetica, "sans serif";
    font-size:.85em;
    font-weight:normal;
    line-height:1em;
    color:#ffffff;
    background-color:#313131;
}

#profileHeaderGreyBG {
	width:701px;
	height:51px;
	margin-top:-15px;
	background-color:#000000;
	padding:0px;
}
