/*List Car Initial*/
#listing_your_car {padding-top:20px;}
#listing_your_car h2 {
	color:#08364c;
	font-size:20px;
	padding-bottom:5px;
}
#listing_your_car .note {
	font-size:1.2em;
	display:block;
}
#list_car_decision {
	padding:20px 0;
}
#list_car_decision li {
	margin-bottom:10px;
	list-style-type:none;
}
#list_car_decision .whiteContainerTop {
	width:580px;
	height:10px;
	background:url('../images/whitecontainer_top.gif') 0 0 no-repeat;
}
#list_car_decision .whiteContainerInner {
	width:490px;
	padding:0 90px 0 0;
	height:30px;
	line-height:30px;
	background:url('../images/whitecontainer_inner.gif') 0 0 repeat-y;
}
#list_car_decision .whiteContainerBottom {
	width:580px;
	height:10px;
	background:url('../images/whitecontainer_bottom.gif') 0 0 no-repeat;
}
#list_car_decision li h4 {
	color:#08364c;
	font-size:1.4em;
	text-align:right;
	width:290px;
	padding-right:30px;
	float:left;
}
#list_car_decision li .button {float:left;}
#list_car_decision a#btn_get_started, #list_car_decision a#btn_get_started:link, #list_car_decision a#btn_get_started:visited {
	width:162px;
	padding-top:30px;
	float:left;
	background:url('../images/btn_get_started_yellow.gif') 0 0 no-repeat;
}
#list_car_decision a#btn_get_started:hover {background-position:0 -30px;}
#list_car_decision a#btn_get_started:active {background-position:0 -60px;}

#list_car_decision a#btn_how_to_list, #list_car_decision a#btn_how_to_list:link, #list_car_decision a#btn_how_to_list:visited {
	width:162px;
	padding-top:30px;
	float:left;
	background:url('../images/btn_how_to_list.gif') 0 0 no-repeat;
}
#list_car_decision a#btn_how_to_list:hover {background-position:0 -30px;}
#list_car_decision a#btn_how_to_list:active {background-position:0 -60px;}

#submit_nextstep {margin-left:10px;}
/*Car Listing*/
#return_to_search {
	color:#999;
	font-size:1.2em;
	padding-left:10px;
	background:url('../images/return_to_search.gif') 0 5px no-repeat;
	margin-bottom:10px;
}
#listing_header {
	padding-bottom:10px;
	margin-bottom:15px;
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
#listing_header h1 {
	font-size:3.2em;
	line-height:1em;
	color:#333;
	float:left;
	width:750px;
	padding-bottom:15px;
}
#circle_ad {
	float:right;
	width:150px;
	font-size:1.2em;
	text-align:center;
}
#btn_cirle_this_ad, btn_cirle_this_ad:link, btn_cirle_this_ad:visited {
	width:118px;
	padding-top:30px;
	margin:0 auto;
	background-image:url('../images/btn_circle_this_ad.gif');
}
btn_cirle_this_ad:hover {background-position:0 -30px;}
btn_cirle_this_ad:active {background-position:0 -60px;}
#listing_location {
	clear:both;
	display:block;
	float:left;
	width:250px;
	font-size:1.2em;
}
#listing_location strong {
	color:#666;
}
#listing_body {
	font-size:1.4em;
	line-height:1.4em;
	color:#666666;
}
#listing_right {
	width:401px;
	float:right;
}
#listing_info {
	margin-bottom:20px;
}
#listing_info_top {
	height:10px;
	background:url('../images/listing_info_top.gif') 0 0 no-repeat;
}
#listing_info_inner {
	width:351px;
	padding:10px 25px; 
	background:url('../images/listing_info_inner.gif') 0 0 repeat-y;
}
#listing_info_bottom {
	height:10px;
	background:url('../images/listing_info_bottom.gif') 0 0 no-repeat;
}
#listing_pricing {
	width:175px;
	margin-bottom:10px;
}
#listing_utility {
	width:155px;
	margin-bottom:10px;
}
#listing_meta {
	width:100%;
	padding-top:10px;
	clear:both;
	background:url('../images/dotted_line.png') 0 0 repeat-x;
}
#listing_pricing h2 {
	font-size:2.575em;
	line-height:1em;
	padding-bottom:5px;
	color:#333;
}
#listing_mileage {
	font-size:1.15em;
}
.listingUtility {
	display:block;
	padding-left:25px;
	height:24px;
	line-height:18px;
	font-size:.9em;
}
.listingUtility a, .listingUtility a:link, .listingUtility a:visited {
	border-bottom:1px solid;
}
.listingUtility a:hover, .listingUtility a:active {
	border-bottom:none;
}
#print_listing {background:url('../images/listing_print.gif') 0 0 no-repeat;margin-bottom:10px;}
#email_listing {background:url('../images/listing_email.gif') 0 0 no-repeat;}

#btn_email_seller_yellow, #btn_email_seller_yellow:link, #btn_email_seller_yellow:visited {
	width:165px;
	padding-top:30px;
	margin-top:10px;
	background-image:url('../images/btn_email_the_seller.gif');
}
#btn_email_seller_yellow:hover {background-position:0 -30px;}
#btn_email_seller_yellow:active {background-position:0 -60px;}

#listing_phone {
	width:155px;
	padding-left:20px;
	background:url('../images/dotted_line_grey_vertical.png') 0 0 repeat-y;
}
#phone_label {font-size:1em;}
#phone_number {
	color:#333;
	font-size:1.8em;
	font-weight:bold;
}
#listing_details {
	margin-bottom:20px;
}
#listing_details_top {
	height:10px;
	background:url('../images/listing_details_top.gif') 0 0 no-repeat;
}
#listing_details_inner {
	width:351px;
	padding:10px 25px; 
	background:url('../images/listing_details_inner.gif') 0 0 repeat-y;
}
#listing_details_bottom {
	height:10px;
	background:url('../images/listing_details_bottom.gif') 0 0 no-repeat;
}
#listing_details h3, #listing_features h3 {
	color:#333;
	font-size:1.15em;
	padding-bottom:5px;
	margin-bottom:10px;
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
.detailsList {
	padding:0 0 15px;
	margin:0;
	overflow:hidden;
	position:relative;
}
.detailsList li {
	list-style-type:none;
	padding-bottom:10px;
	overflow:hidden;
}
.detailLabel {
	display:block;
	width:200px;
	float:left;
}
.detailValue {
	font-weight:bold;
	display:block;
	width:150px;
	float:right;
}
#listing_features {
	width:351px;
	padding:0px 25px;
}
#feature_list {
	padding:0;
	margin:0 0 20px;
	overflow:hidden;
}
#feature_list li {
	width:165px;
	float:left;
	padding:0 10px 10px 0;
	list-style-type:none;
}
#listing_left {
	width:471px;
	float:left;
}
#listing_image_wrapper {
	height:460px;
	/* background:url('../images/dotted_line.png') 0 bottom repeat-x; */
}
#listing_scroller_images {
	width:100%;
	height:354px;
	padding:0;
	margin:0;
}
#listing_scroller_images li {
	width:471px;
	height:354px;
	position:absolute;
	top:0;left:0;
	z-index:800;
	list-style-type:none;
}
#listing_scroller_images li.active {z-index:850;}
#listing_scroller_images li a.enlarge, #listing_scroller_images li a.enlarge:link, #listing_scroller_images li a.enlarge:visited {
	width:104px;
	height:29px;
	line-height:29px;
	text-align:center;
	display:block;
	overflow:hidden;
	position:absolute;
	left:10px;
	bottom:10px;
	text-decoration:underline;
	font-size:.9em;
	background:url('../images/carlisting_enlarge_background.gif') 0 0 no-repeat;
}
#listing_scroller_images li a.enlarge:hover, #listing_scroller_images li a.enlarge:active {
	border-bottom:none;
	text-decoration:none;
	background-position:0 -29px;
}
#listing_scroller_wrapper {
	width:471px;
	height:79px;
	padding:10px 0 0;
	overflow:hidden;
}
#scroller_wrapper {
	width:441px;
	height:81px;
	margin:0 auto;
}
#scroller_container {
	height:81px;
}
.listingScroller {
	width:441px;
	height:81px;
	overflow:hidden;
	float:left;
}
.listingScroller li {
	width:107px;
	height:81px;
	float:left;
	padding-right:4px;
	list-style-type:none;
}
.listingScroller li.right {
	padding-right:0;
}
.listingScroller li a, .listingScroller li a:link, .listingScroller li a:visited {
	display:block;
	width:105px;
	height:79px;
	border:1px solid #CCCCCC;
	opacity: 0.5;
 	/* filter: alpha(opacity = 50); */

}
.listingScroller li a:hover, .listingScroller li a:active {
	border:1px solid #999999;
	opacity: 0.75;
 	/* filter: alpha(opacity = 75); */
}
.listingScroller li a.active, .listingScroller li a.active:link, .listingScroller li a.active:visited, .listingScroller li a.active:hover, .listingScroller li a.active:active {
	border:1px solid #CCCCCC;
	opacity: 1.0;
 	/* filter: alpha(opacity = 100); */
}
.scrollerLink, .scrollerLink:link, .scrollerLink:visited, .scrollerLink:hover, .scrollerLink:active {
	position:absolute;
	width:14px;
	padding-top:22px;
}
.scrollerLink.disabled, .scrollerLink.disabled:link, .scrollerLink.disabled:visited, .scrollerLink.disabled:hover, .scrollerLink.disabled:active {
	background-position:0 -44px;
	cursor:default;
}
#previous_slide, #previous_slide:link,#previous_slide:visited {
	background-image:url('../images/btn_previous_slide.jpg');
	top:50%;
	left:0;
	margin-top:-6px;
}
#previous_slide:hover {background-position:0 -22px;}
#previous_slide:active {background-position:0 -44px;}

#next_slide, #next_slide:link, #next_slide:visited {
	background-image:url('../images/btn_next_slide.jpg');
	top:50%;
	right:0;
	margin-top:-6px;
}
#next_slide:hover {background-position:0 -22px;}
#next_slide:active {background-position:0 -44px;}

#seller_description {
	padding: 10px 0;
	margin:0;
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
#seller_description h3 {
	color:#333;
}
#seller_description p {margin-top:0;}

/*List Car - Create Ad*/
#ca_car_details .formFields {
	float:left;
	width:538px
}
#ca_car_details .formFields span.required {width:150px;}
#best_price {
	width:342px;
}
#best_price_top {
	width:100%;
	height:10px;
	background:url('../images/best_price_top.gif') 0 0 no-repeat;
}
#best_price_inner {
	width:292px;
	padding:10px 25px;
	background:url('../images/best_price_tile.gif') 0 0 repeat-y;
}
#best_price_bottom {
	width:100%;
	height:10px;
	background:url('../images/best_price_bottom.gif') 0 0 no-repeat;
}

#best_price_inner h4 {
	font-size:1.6em;
	color:#1e5687;
	font-weight:normal;
	padding-bottom:3px;
}
#best_price_inner h5 {
	font-size:1.6em;
	color:#333;
	padding-bottom:8px;
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
#best_price_list {
	padding:5px 0 15px;
	color:#666666;
	font-size:1.2em;
}
#best_price_list li {
	list-style-type:none;
	padding-bottom:3px;
}
#best_price_list li strong {
	color:#333333;
}
#best_price_list .priceLabel {
	width:95px;
	display:block;
	float:left;
}
#best_price_list .bestMiles {
	font-weight:bold;
}

#best_price_inner .similarVehicles {
	font-size:1.2em;
	display:block;
}
#desc_text {
	width:170px;
	float:right;
	color:#999999;
}
#desc_text .note {
	display:block;
	padding-bottom:5px;
}
#remainingText {
	display:block;
	font-size:1.2em;
}
#remainingText strong {
	color:#666666;
}
#ca_photos .formFields {width:620px;}
.formList .photoOption {
	font-size:1.2em;
	color:#666666;
	padding-bottom:10px;
	position:relative;
	overflow:hidden;
}
.formList #upload_myself {
	padding-bottom:20px;
	width:100%;
}
.photoOption a.button, .photoOption a.button:link, .photoOption a.button:visited {
	width:183px;
	padding-top:30px;
	background-position:0 0;
	float:left;
}
.photoOption a.button:hover {background-position:0 -30px;}
.photoOption a.button:active {background-position:0 -60px;}
a#btn_upload_myself {background-image:url('../images/btn_upload_myself.gif');}
a#btn_bring_in {background-image:url('../images/btn_bringin.gif');}
a#btn_make_appointment {background-image:url('../images/btn_make_appointment.gif');}

.photoOption p.optionDesc {
	margin:0;
	padding: 7px 0 0 10px;
	float:left;
	width:425px;
}
/*List Car Nav*/
#create_ad_nav {
	width:500px;
	height:21px;
	float:right;
	font-size:1em;
}
#create_ad_nav li {
	height:21px;
	line-height:21px;
	float:right;
	list-style-type:none;
	padding-left:10px;
	text-align:center;
	background:url('../images/create_ad_nav_dots.gif') 0 10px no-repeat;
}
#create_ad_nav li.last {
	padding-left:0;
	background:none;
}
#create_ad_nav li.first {
	padding-left:0;
}
#create_ad_nav li.disabled {
	background:none;
}
#create_ad_nav li a, #create_ad_nav li a:link, #create_ad_nav li a:visited {
	display:block;
	height:21px;
	padding-left:8px;
}
#create_ad_nav li a:hover, #create_ad_nav li a:active {
	font-weight:bold;
}
#create_ad_nav li a span.inner, #create_ad_nav li a:link span.inner, #create_ad_nav li a:visited span.inner {
	display:block;
	height:21px;
	width:auto;
	padding-right:8px;
}
#create_ad_nav li#ca_nav_review {width:58px;}
#create_ad_nav li#ca_nav_preview {width:71px;}
#create_ad_nav li#ca_nav_create-ad {width:76px;}
#create_ad_nav li#ca_nav_login {width:52px;}
#create_ad_nav li#ca_nav_item {width:47px;}
#create_ad_nav li#ca_nav_location {width:64px;}

#create_ad_nav li#ca_nav_review.active {width:68px;}
#create_ad_nav li#ca_nav_preview.active {width:81px;}
#create_ad_nav li#ca_nav_create-ad.active {width:86px;}
#create_ad_nav li#ca_nav_login.active {width:62px;}
#create_ad_nav li#ca_nav_item.active {width:57px;}
#create_ad_nav li#ca_nav_location.active {width:74px;}

#create_ad_nav li#ca_nav_review a {width:58px;}
#create_ad_nav li#ca_nav_preview a {width:61px;}
#create_ad_nav li#ca_nav_create-ad a {width:76px;}
#create_ad_nav li#ca_nav_login a {width:52px;}
#create_ad_nav li#ca_nav_item a {width:47px;}
#create_ad_nav li#ca_nav_location a {width:64px;}

#create_ad_nav li#ca_nav_preview a.active {margin-right:0;}

#create_ad_nav li a.active, #create_ad_nav li a.active:link, #create_ad_nav li a.active:visited,
#create_ad_nav li a.active:hover, #create_ad_nav li a.active:active {
	color:#FFFFFF;
	font-weight:bold;
	background:url('../images/create_ad_nav_background.gif') 0 0 no-repeat;
}
#create_ad_nav li a.active span.inner, #create_ad_nav li a.active:link span.inner, #create_ad_nav li a.active:visited span.inner,
#create_ad_nav li a.active:hover span.inner, #create_ad_nav li a.active:active span.inner {
	background:url('../images/create_ad_nav_background.gif') right 0 no-repeat;
}
#photo_uploads {
	display:none;
	clear:both;
	position:relative;
	overflow:hidden;
}
#photo_upload_list {
	clear:both;
	padding:10px 0;
}
#photo_upload_list li {
	list-style-type:none;
	width:100%;
	display:none;
}
#photo_upload_list li.visible, #photo_upload_list li.first {
	display:block;
}
#photo_upload_list input.upload {margin-left:8px;float:left;}
#photo_uploads .addPhoto {
	padding-left:250px;
	width:380px;
}
#add_photo, #add_photo:link, #add_photo:visited {
	width:111px;
	padding-top:30px;
	background:url('../images/btn_add_photo.gif') 0 0 no-repeat;
}
#add_photo:hover {background-position:0 -30px;}
#add_photo:active {background-position:0 -60px;}
#add_photo.disabled, #add_photo.disabled:link, #add_photo.disabled:visited, #add_photo.disabled:hover, #add_photo.disabled:active {
	cursor:default;
	background-position:0 -90px;
}
/*List Car Login*/
#create_account_login {
	width:375px;
	padding-top:7px;
	float:left;
}
#create_account_login h4 {
	width:123px;
	float:left;
	padding:6px 15px 0 0;
	text-align:right;
	color:#666666;
	font-size:1.2em;
}
#create_account_login #btn_create_account, #create_account_login #btn_create_account:link, #create_account_login #btn_create_account:visited {
	width:146px;
	padding-top:30px;
	float:left;
	background-image:url('../images/btn_create_account_small.gif');
}
#create_account_login #btn_create_account:hover {background-position:0 -30px;}
#create_account_login #btn_create_account:active {background-position:0 -60px;}
/*Item*/
#plan_needed {
	width:278px;
	height:35px;
	line-height:35px;
	font-size:1.4em;
	color:#666666;
	text-align:center;
	margin: 0 0 20px 125px;
	background:url('../images/planneeded_background.gif') 0 0 no-repeat;
}
#lc_plan .pricingPlanFeatures {
	width:135px;
	padding:15px 30px 0 0;
	text-align:right;
	font-size:1.2em;
	float:left;
}
#lc_plan .pricingPlanFeatures li {
	list-style-type:none;
	padding-bottom:20px;
}
#lc_plan .pricingPlanFeatures li.planTitle {
	font-size:12px;
	color:#333333;
	padding-bottom:24px;
	font-weight:bold;
}
#lc_plan .pricingPlanFeatures li.planTitle h3.cityName {
	font-size:18px;
}
.planOptions {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
.planOptions.last {
	background:none;
}
.planOptions ul.last {margin-right:0;}
.pricingPlan {
	width:160px;
	float:left;
	border:3px solid #dedede;
	padding:3px;
	background-color:#FFFFFF;
	font-size:1.2em;
	color:#555555;
	margin-right:15px;
}
.pricingPlan.selected {border:3px solid #fef5a7;}
.pricingPlan li {
	text-align:center;
	width:100%;
	height:30px;
	line-height:35px;
}
.pricingPlan li.adType {
	height:39px;
	line-height:18px;
	background-color:#e8f5ff;
	font-weight:bold;
	font-size:1.1em;
	padding-top:5px;
}
.pricingPlan.selected li.adType {
	background-color:#fef5a7;
}
.pricingPlan li.price2Week {
	height:45px;
	line-height:48px;
	color:#91bb54;
	font-weight:bold;
	font-size:2.0em;
}
.pricingPlan li.price4Week {
	color:#2f5c81;
	font-weight:bold;
	font-size:1.3em;
}
.pricingPlan li.charLimit {font-weight:bold;}
.pricingPlan li.photosInternet {margin-bottom:3px;}
.pricingPlan li.listings {
	height:34px;
	padding:8px 0;
	line-height:18px;
}
.pricingPlan li.selectPlan {
	height:28px;
	padding-top:15px;
	line-height:14px;
}
.pricingPlan li.selectPlan strong {
	font-size:14px;
	color:#2f5c81;
}

.pricingPlan li.selectPlan a.selectPlan, .planOptions .selected li.selectPlan span.selectedLinks {display:block;}
.selected li.selectPlan a.selectPlan, .pricingPlan li.selectPlan span.selectedLinks {display:none;}
.pricingPlan li.odd {background-color:#ededed}
.pricingPlan li.selectPlan a.selectPlan, .pricingPlan li.selectPlan a.selectPlan:link, .pricingPlan li.selectPlan a.selectPlan:visited {
	width:84px;
	padding-top:21px;
	margin:0 auto;
	background-image:url('../images/btn_select_plan.gif');
}
.pricingPlan li.selectPlan a.selectPlan:hover, .pricingPlan li.selectPlan a.selectPlan:active {
	background-position:0 -21px;
}
.pricingPlan li.selectPlan a.unselect, .pricingPlan li.selectPlan a.unselect:link, .pricingPlan li.selectPlan a.unselect:visited {
	color:#999999;
	font-size:.8em;
	display:block;
	width:50px;
	margin:0 auto;
	text-decoration:underline;
}
.pricingPlan li.selectPlan a.unselect:hover, .pricingPlan li.selectPlan a.unselect:active {
	text-decoration:none;
	border-bottom:none;
}
.pricingPlan .hiddenField {display:none;}
/*Preview/Review Ad*/
.listCarWrapper {margin-bottom:30px;}
.listCarWrapper h2.subTitle {
	color:#08364c;
	font-size:1.4em;
	padding-bottom:5px;
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
.listCarWrapper .note {
	margin:0;
	padding:5px 0;
	font-size:1.2em;
}
#approve_ad {
	padding: 45px 0;
	background:url('../images/dotted_line.png') 0 0 repeat-x;
}
/*Preview*/
#preview_ad #car_listing_wrapper {
	width:882px;
	padding:8px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#preview_ad #listing_header h2 {
	font-size:3.2em;
	line-height:1em;
	color:#333;
	float:left;
	width:750px;
	padding-bottom:15px;
}
#preview_ad #listing_body #info_mask {
	position:absolute;
	top:0; left:0;
	width:401px;
	height:144px;
}
/*Review*/
#ad_review {
	width:707px;
	padding:20px 0 20px 15px;
	font-size:1.2em;
}
#current_ad_label {
	width:70px;
	display:block;
	float:left;
}
#review_ad_list {
	width:392px;
	padding:0 0 30px 0;
	margin:0;
	float:left;
}
#review_ad_list li {
	overflow:hidden;
	position:relative;
	padding-bottom:5px;
	list-style-type:none;
}
#review_ad_list li#ad_headers {
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}
#review_ad_list li#ad_headers .left {
	display:block;
	width:115px;
	float:left;
}
#review_ad_list li#ad_headers .right {
	display:block;
	width:277px;
	float:left;
}
#review_ad_list li.first {padding-bottom:15px;}
#review_ad_list li.last {padding-top:30px;}
#review_ad_list .reviewLabel {
	display:block;
	width:115px;
	float:left;
}
#review_ad_list .reviewValue {
	display:block;
	width:277px;
	float:left;
	color:#666666;
}
a.editLink, a.editLink:link, a.editLink:visited {
	color:#08364c;
	border-bottom:none;
	text-decoration:underline;
	height:16px;
	line-height:16px;
	display:block;
	padding-left:19px;
	margin-right:20px;
	float:left;
}
a.editLink:hover, a.editLink:active {
	border-bottom:none;
	text-decoration:none;
}
a.editLink.last, a.editLink.last:link, a.editLink.last:visited {margin-right:0;}
.editListing {background:url('../images/icon_edit.gif') 0 0 no-repeat;}
.deleteLink {background:url('../images/icon_delete.gif') 0 0 no-repeat;}
.addLink {background:url('../images/icon_list_ad.gif') 0 0 no-repeat;}
.printPreview {background:url('../images/icon_printreview.png') 0 0 no-repeat;}
.webPreview {background:url('../images/icon_webreview.png') 0 0 no-repeat;}

a.removeLink, a.removeLink:link, a.removeLink:visited {
	display:block;
	float:left;
	padding-right:22px;
	width:42px;
	height:17px;
	line-height:17px;
	margin:3px 0 0 5px;
	color:#BF0C0D;
	background:url('../images/btn_remove.gif') right 0 no-repeat;
}
a.removeLink:hover, a.removeLink:active {
	background-position:right -17px;
	border-bottom:none;
	color:#8D0808;
}
/********Added Styles 12-4-09**************/
.formList p.note {
	font-size:1.2em;
	margin:-5px 0 0;
	padding:0 0 5px;
}
.listingCity {
	height:44px;
}
#add_listing_city {
	padding-left:135px;
	width:240px;
	font-size:1.2em;
	height:16px;
}
#add_listing_city a, #add_listing_city a:link, #add_listing_city a:visited {
	padding-left:15px;
	background:url('../images/icon_add.png') 0 2px no-repeat;
	text-decoration:underline;
	border-bottom:none;
}
/********Added Styles 12-7-09***********/
#lc_account {
	margin-top:20px;
	padding:40px 0;
	background:transparent url(../images/dotted_line.png) repeat-x scroll 0 top;
}
#skip_login {
	width:245px;
	float:right;
	font-size:1.2em;
	text-align:center;
	padding:35px 42px 0 0;
}
#skip_login a,#skip_login a:link, #skip_login a:visited {
	color:#666666;
	text-decoration:underline;
}
#skip_login a:hover, #skip_login a:active {
	border-bottom:none;
	text-decoration:none;
}
#login_ul li {clear:left;}
/***********Ad Review 12-10-09**********************/
.adContainer {
	margin-bottom:30px;
}
.adReview {
	width:674px;
	height:79px;
	padding:8px 9px 9px 9px;
	margin:0;
	background:url('../images/review_background.png') 0 0 no-repeat;
}
.adReview .reviewThumb {
	float:left;
	margin-right:15px;
}
.adReview .reviewTitle {
	height:32px;
	line-height:32px;
	font-weight:bold;
	font-size:18px;
	color:#333333;
	padding:0 10px;
	background-color:#e8f5ff;
	float:left;
	margin-bottom:10px;
}
.adReview .reviewLocation {
	display:block;
	float:left;
	width:415px;
	color:#666666;
}
.adReview .reviewPrice {
	float:right;
	width:119px;
	text-align:center;
	font-size:12px;
	padding:20px 0 0;
}
.adReview .reviewPrice strong {
	display:block;
	color:#333;
	padding-bottom:5px;
	font-size:18px;
}
.editLinks {
	padding:10px 15px 10px 20px;
	margin-left:12px;
	height:17px;
	width:520px;
	background:url('../images/review_editlinks_background.png') 0 0 no-repeat;
}
#title_order_review {padding-top:15px;}
#list_another_item, #list_another_item:link, #list_another_item:visited {
	width:161px;
	padding-top:30px;
	background-image:url('../images/btn_list_another_item.png');
	position:absolute;
	right:0;
	top:0;
}
#list_another_item:hover {background-position:0 -30px;}
#list_another_item:active {background-position:0 -60px;}
/**********Review Login Form****************/
#listcar_review_login_wrapper ul#login_ul {float:left;}
#listcar_review_login_wrapper ul#create_account {
	width:300px;
	float:right;
	text-align:center;
}
#listcar_review_login_wrapper #create_account_login {
	float:none;
	width:260px;
	padding-top:0;
}
#listcar_review_login_wrapper #create_account_login h4 {
	float:none;
	text-align:center;
	padding:0 0 10px;
	margin:0 auto;
	display:block;
}
#listcar_review_login_wrapper #create_account_login #btn_create_account {
	float:none;
	margin:0 auto 15px;
}
#listcar_review_login_wrapper li#lc_account {
	background:none;
	margin-top:0;
	padding-top:0;
}
#listcar_review_login_wrapper li#review_login_submit {
	padding:3px 182px 0 0;
}
/************Payment Options********/
#payment_options {
	width:450px;
	padding:15px 0 0 40px;
	color:#666666;
	font-size:1.2em;
	float:left;
}
#payment_options li {padding-bottom:10px;}
#payment_options li a, #payment_options li a:link, #payment_options li a:visited {
	font-size:1.5em;
	font-weight:bold;
	text-decoration:underline;
}
#payment_options li a:hover, #payment_options li a:active {border-bottom:none;text-decoration:none;}
/******Cost & Order Summary***********/
#cost_summary {
	width:288px;
	padding:3px;
	border:3px solid #dedede;
	background-color:#FFFFFF;
	float:right;
	margin-right:10px;
	color:#555555;
	font-size:1.2em;
}
#cost_summary li {
	width:270px;
	padding:0 9px;
	margin:0;
	height:42px;
	line-height:42px;
	overflow:hidden;
	list-style-type:none;
}
#cost_summary #cost_head {
	font-size:1.4em;
	height:44px;
	line-height:44px;
	background-color:#e8f5ff;
}
#cost_summary .planRow {
	background:url('../images/dotted_line.png') 0 bottom repeat-x;
}
#cost_summary .planRow .plan {
	width:200px;
	float:left;
}
#cost_summary .planRow .price {
	width:65px;
	text-align:right;
	float:right;
	font-weight:bold;
}
#cost_summary .totalRow {
	color:#2f5c81;
	font-weight:bold;
}
#cost_summary .totalRow .totalLabel {
	width:150px;
	float:left;
}
#cost_summary .totalRow .totalCost {
	width:100px;
	text-align:right;
	float:right;
}
/*********Web Preview Lightbox***********/
#web_preview {
	width:882px;
	padding:8px;
}
#web_preview #listing_header h2 {
	color:#333333;
	float:left;
	font-size:3.2em;
	line-height:1em;
	padding-bottom:15px;
	width:750px;
}
#web_preview #info_mask {
	position:absolute;
	top:0; left:0;
	width:401px;
	height:144px;
}
/***********Plan Listing Cities*************/
.formList #listing_cities label {
	float:left;
	padding:0 0 0 17px;
	width:349px;
}
.formList #listing_cities label select.selectField {
	float:right;
	margin-top:5px;
}
.formList #listing_cities a.removeLink {
	position:absolute;
	top:11px;
	left:384px;
	font-size:1.1em;
}

