@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #000;
}
#indexbottom {
	background-image: url(../siteimages/indexbottom_box.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 203px;
	top: 326px;
	width: 402px;
	height: 205px;
	z-index: 21;
}
#starbuys_pic {
	position: absolute;
}
#starbuys_link {
	position: absolute;
	top: 61px;
	left: -2px;
}
#starbuys_year {
	position: absolute;
	left: 84px;
	width: 66px;
	text-align: center;
}
#starbuys_price {
	position: absolute;
	left: 86px;
	top: 64px;
}

#starbuys_make {
	position: absolute;
	left: 83px;
	top: 20px;
	width: 67px;
	font-size: 10px;
	text-align: center;
}
#starbuys_model {
	position: absolute;
	left: 83px;
	top: 34px;
	width: 67px;
	font-size: 10px;
	text-align: center;
	height: 27px;
}




#indexsearch_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 9px;
	top: 3px;
	width: 249px;
	height: 23px;
}
#indexsellcar_title {
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 9px;
	top: 5px;
}
#indexsellcar_content {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 8px;
	top: 33px;
	width: 381px;
	height: 111px;
}
#indexbottom_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 14px;
	top: 8px;
	z-index: 23;
}
#indexbottom_content {
	font-size: 11px;
	color: #000;
	position: absolute;
	width: 220px;
	height: 162px;
	left: 9px;
	top: 36px;
	margin: 0px;
	z-index: 22;
}
#indexbottom_image {
	position: absolute;
	left: 195px;
	top: 2px;
	z-index: 21;
}

#indexbottom_content p {
	margin: 0px;
}





#indexsearch_area {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 282px;
	top: 3px;
}
#indexsearch_content {
	position: absolute;
	left: 4px;
	top: 31px;
	width: 386px;
	height: 113px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#memoryticker{
	width: 450px;
	font: bold 12px Verdana;
	/*Tip: add in height attribute here for multiple line scroller*/
border: 1px solid black;
	padding: 3px;

/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
#background {
	height: 600px;
	position: relative;
	left: 0px;
	top: 0px;
}
#tophelpadvicebar {
	background-image: url(../siteimages/helpadvice_bar.gif);
	position: relative;
	left: 29px;
	top: 93px;
	width: 741px;
	height: 16px;
	z-index: 12;
}
#tophelpadvicebar_number {
	position: absolute;
	left: 614px;
	font-size: 9px;
	color: #000;
	width: 109px;
	top: 0px;
	z-index: 11;
}
#tophelpadvicebar_helpadvice {
	position: absolute;
	left: 532px;
	color: #F00;
	width: 80px;
	font-size: 9px;
	z-index: 11;
}
#backgroundbottom {
	background-image: url(../siteimages/background_body.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	position: relative;
	z-index: 20;
	color: #000;
	font-size: 10px;
}
#register_with_tradecar_bottomtext {
	position: absolute;
	left: 20px;
	top: 285px;
	color: #000;
	font-size: 10px;
}
#register_with_tradecar_bottomheader {
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 34px;
	top: 268px;
}
#sellcar_whysell_title {
	color: #000;
	position: absolute;
	left: 15px;
	top: 6px;
}
#sellcar_whysell_image {
	background-image: url(../siteimages/worm_on_computer.gif);
	position: absolute;
	left: 24px;
	top: 22px;
	width: 234px;
	height: 244px;
	background-repeat: no-repeat;
}
#sellcar_whysell_text {
	font-size: 10px;
	color: #000;
	position: absolute;
	left: 4px;
	top: 256px;
	width: 255px;
}
#sellcar_whysell_prices {
	font-size: 14px;
	color: #000;
	position: absolute;
	left: 8px;
	top: 178px;
}










#backgroundmain {
	background-image: url(../siteimages/background_body.gif);
	background-repeat: repeat-y;
	height: 600px;
	width: 800px;
	position: relative;
	z-index: 20;
}

#backgroundtop {
	position: relative;
	height: 120px;
	width: 800px;
}
#pagetop {
	position: relative;
	height: 70px;
	width: 800px;
}
#adbanner {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 310px;
	top: 4px;
	z-index: 11;
}
#login {
	position: absolute;
	height: 60px;
	width: 275px;
	left: 22px;
	top: 4px;
	z-index: 11;
}
#loggedin {
	position: absolute;
	height: 55px;
	width: 280px;
	left: 22px;
	top: 7px;
	z-index: 11;
	background-image: url(../siteimages/loggedin_box.gif);
	background-repeat: no-repeat;
}
#loggedin_name {
	font-size: 9px;
	color: #FFF;
	position: absolute;
	left: 10px;
	top: 2px;
}
#loggedin_favsearch {
	position: absolute;
	left: 8px;
	top: 15px;
}
#loggedin_watched {
	position: absolute;
	left: 142px;
	top: 15px;
}
#loggedin_logout {
	position: absolute;
	left: 8px;
	top: 33px;
}
#loggedin_update {
	position: absolute;
	left: 142px;
	top: 34px;
}



#backgroundtopimage {
	background-image: url(../siteimages/background_top_left.gif);
	position: absolute;
	height: 100px;
	width: 352px;
	top: 20px;
	right: 448px;
	z-index: 8;
}
#backgroundtopimageright {
	background-image: url(../siteimages/background_top_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 8;
	left: 351px;
	top: 80px;
	width: 430px;
	height: 50px;
}

#toplinks {
	position: absolute;
	left: 20px;
	top: 3px;
	font-size: 9px;
	z-index: 11;
	color: #FFF;
	width: 285px;
}
#toplogo {
	position: absolute;
	left: 25px;
	top: 12px;
	width: 280px;
	height: 74px;
	z-index: 10;
	color: #999;
	font-size: 10px;
}



#selltab {
	position: absolute;
	z-index: 3;
	left: 482px;
	top: 49px;
}
#servicetab {
	position: absolute;
	z-index: 1;
	left: 616px;
	top: 49px;
}
#singlepane_yellow {
	position: absolute;
	left: 32px;
	width: 562px;
	height: 582px;
	z-index: 20;
}
#singlepane_yellow_top {
	background-image: url(../siteimages/singlepane_yellow_top_r1_c1.gif);
	position: relative;
	height: 35px;
	background-repeat: no-repeat;
}
#singlepane_yellow_middle {
	background-image: url(../siteimages/singlepane_yellow_middle.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
}
#findbyreg {
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 7px;
	top: 38px;
	width: 546px;
	height: 147px;
	z-index: 1;
	visibility: visible;
}
#addcar_error {
	position: absolute;
	color: #000;
	z-index: 3;
	left: 8px;
	top: 37px;
	width: 543px;
	height: 150px;
	visibility: hidden;
}
#addcar_error_title {
	font-size: 24px;
	position: absolute;
	width: 543px;
	text-align: center;
}
#addcar_error_content {
	position: absolute;
	left: 19px;
	top: 33px;
	width: 503px;
	height: 114px;
	text-align: center;
}



#findbyreg_title {
	font-size: 36px;
	color: #000;
	position: absolute;
	left: 140px;
	top: 1px;
	z-index: 4;
	width: 278px;
	text-align: center;
}
#findbyreg_form {
	position: absolute;
	left: 141px;
	top: 64px;
	font-size: 14px;
	width: 357px;
	height: 84px;
	z-index: 10;
}
#addcar {
	color: #000;
	position: absolute;
	left: 7px;
	top: 192px;
	z-index: 2;
	width: 543px;
	height: 1304px;
}
#addcar_title {
	font-size: 36px;
	position: absolute;
	left: 212px;
	top: 1px;
}
#addcar_image {
	background-image: url(../siteimages/addcar.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 200px;
	height: 72px;
}
#addcar_form {
	position: absolute;
	left: 5px;
	top: 76px;
	width: 533px;
	height: 1225px;
	font-size: 12px;
}





#findbyreg_image {
	background-image: url(../siteimages/searchcars_worm.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 99px;
	height: 104px;
	left: 12px;
	top: 5px;
	z-index: 1;
	background-position: left top;
}
#findbyreg_subtitle {
	font-size: 12px;
	position: absolute;
	left: 164px;
	top: 42px;
	z-index: 3;
}








#buytab {
	position: absolute;
	z-index: 5;
	left: 350px;
	top: 49px;
}
#background_buy {
	background-image: url(../siteimages/grey_background.gif);
	position: absolute;
	z-index: 6;
	width: 761px;
	left: 20px;
	top: 80px;
	height: 64px;
}
#background_sell {
	background-image: url(../siteimages/grey_background.gif);
	position: absolute;
	z-index: 4;
	width: 761px;
	left: 20px;
	top: 80px;
	height: 64px;
}
#background_service {
	background-image: url(../siteimages/grey_background.gif);
	position: absolute;
	z-index: 2;
	width: 761px;
	left: 20px;
	top: 80px;
	height: 64px;
}
#tickertape {
	position: absolute;
	left: 356px;
	width: 421px;
	top: 0px;
	height: 26px;
	z-index: 12;
}

#starbuys {
	background-image: url(../siteimages/starbuys_box.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 163px;
	height: 312px;
	left: 35px;
	top: 2px;
	z-index: 20;
	color: #000;
}
#starbuys_star {
	background-image: url(../siteimages/starbuys_star.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 90px;
	height: 94px;
	left: -36px;
	top: -36px;
	z-index: 25;
}
#starbuys_car1 {
	top: 34px;
	position: absolute;
	height: 85px;
	margin-right: 0px;
	margin-left: 0px;
	width: 153px;
	left: 1px;
}
#starbuys_car2 {
	top: 127px;
	position: absolute;
	height: 85px;
	margin-right: 0px;
	margin-left: 0px;
	left: 1px;
	width: 152px;
}
#starbuys_car3 {
	top: 219px;
	position: absolute;
	height: 85px;
	margin-right: 0px;
	margin-left: 0px;
	left: 2px;
	width: 151px;
}
#indexsearch {
	position: absolute;
	left: 203px;
	top: 2px;
	width: 398px;
	height: 166px;
	color: #000;
	background-image: url(../siteimages/indexsearch_box.gif);
	background-repeat: no-repeat;
}
#indexsellcar {
	background-image: url(../siteimages/indexsellcar_box.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 203px;
	top: 172px;
	width: 397px;
	height: 153px;
}
#service_buttons {
	position: absolute;
	left: 605px;
	top: 2px;
	width: 163px;
	height: auto;
	z-index: 19;
}
#index_register {
	background-image: url(../siteimages/index_register.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 25px;
	top: 316px;
	width: 176px;
	height: 202px;
}
#index_register_title {
	position: absolute;
	font-size: 13px;
	width: 155px;
	left: 14px;
	top: 8px;
	height: 22px;
}
#index_register_benefits {
	position: absolute;
	left: 17px;
	top: 36px;
	width: 145px;
	height: 65px;
	font-size: 10px;
	color: #000;
}
#index_register_link {
	position: absolute;
	left: 17px;
	top: 102px;
}



#helpadvicebox {
	background-image: url(../siteimages/helpadvicebox.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 80px;
	width: 180px;
	left: -10px;
}
#helpadvicebox_HA {
	color: #F00;
	position: absolute;
	left: 63px;
	top: 0px;
}
#helpadvicebox_number {
	color: #999;
	position: absolute;
	left: 32px;
	top: 18px;
	width: 146px;
	font-size: 12px;
	text-align: right;
}
#helpadvicebox_text {
	font-size: 10px;
	color: #000;
	position: absolute;
	left: 27px;
	top: 39px;
	width: 152px;
	text-align: right;
}
#helpadvicebox_opening {
	font-size: 9px;
	color: #333;
	position: absolute;
	left: 11px;
	top: 65px;
	text-align: right;
}
#search_box {
	background-image: url(../siteimages/searchcars_box.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 32px;
	top: 6px;
	width: 558px;
	height: 152px;
	z-index: 21;
}
#searchbox_worm {
	background-image: url(../siteimages/searchcars_worm.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 101px;
	height: 99px;
	left: 443px;
	top: 1px;
	z-index: 21;
}
#searchbox_heading {
	font-size: 18px;
	position: absolute;
	left: 12px;
	top: 6px;
	z-index: 22;
}
#searchbox_content {
	position: absolute;
	width: 437px;
	top: 32px;
	height: 112px;
	left: 3px;
	z-index: 25;
}
#searchbox_submit  {
	position: absolute;
	left: 448px;
	top: 120px;
	z-index: 24;
}
#searchbox_savefav {
	position: absolute;
	left: 442px;
	top: 101px;
	font-size: 10px;
	color: #F00;
	visibility: hidden;
}
#searchbox_savefav_done {
	position: absolute;
	left: 442px;
	top: 101px;
	font-size: 10px;
	color: #F00;
	visibility: hidden;
}

#results_box {
	position: absolute;
	left: -56px;
	top: 3px;
}
#search_results {
	position: absolute;
	left: 32px;
	top: 189px;
	z-index: 25;
	width: 559px;
	height: 59px;
	color: #000;
}
#page_numbers {
	position: absolute;
	left: 259px;
	top: 164px;
	color: #F00;
	width: 332px;
	text-align: right;
}

#car_count {
	position: absolute;
	left: 32px;
	top: 164px;
	width: 273px;
	text-align: left;
	color: #F00;
}
#search_car {
	position: relative;
	height: 100px;
	width: 100%;
}
#search_car_yearmakemodel {
	position: absolute;
	left: 99px;
	top: 15px;
	width: 364px;
}
#search_car_details {
	font-size: 10px;
	position: absolute;
	left: 74px;
	top: 36px;
	width: 127px;
}
#search_car_details ul {
	margin: 0px;
}
#search_car_price {
	position: absolute;
	font-size: 24px;
	top: 37px;
	text-align: right;
	right: 90px;
}
#search_car_vat {
	font-size: 12px;
	position: absolute;
	left: 417px;
	top: 69px;
}
#search_car_dealer {
	position: absolute;
	left: 200px;
	top: 36px;
	font-size: 14px;
}






#search_car_divider {
	background-image: url(../siteimages/searchcars_divider.gif);
	position: absolute;
	top: 0px;
	width: 541px;
	left: 8px;
	height: 14px;
	background-repeat: no-repeat;
}
#search_car_moreinfo {
	position: absolute;
	left: 475px;
	top: 15px;
}


#search_car_pic {
	position: absolute;
	top: 15px;
	left: 1px;
}
#serviceall_content {
	position: absolute;
	left: 173px;
	top: 8px;
	width: 455px;
	height: 589px;
	color: #000;
	z-index: 20;
}
#serviceall_content_rightside {
	position: absolute;
	left: 232px;
	top: -1px;
	width: 225px;
	height: 581px;
}
#serviceall_content_leftside {
	position: absolute;
	width: 225px;
	height: 590px;
}


#serviceall_skyscrapper2 {
	position: absolute;
	left: 645px;
	top: 9px;
	height: 600px;
	width: 120px;
	z-index: 21;
}
#serviceall_skyscrapper1 {
	position: absolute;
	left: 36px;
	top: 8px;
	height: 600px;
	width: 120px;
	z-index: 21;
}
#serviceall_divider {
	background-image: url(../siteimages/service_all_divider.gif);
	position: absolute;
	width: 5px;
	height: 589px;
	left: 398px;
	top: 10px;
	background-repeat: repeat-y;
	z-index: 25;
}
#sellcar_whysell {
	background-image: url(../siteimages/whysell_box.gif);
	position: absolute;
	left: 325px;
	top: 5px;
	width: 270px;
	background-repeat: no-repeat;
	height: 592px;
}
#register_with_tradecar {
	background-image: url(../siteimages/register_box.gif);
	position: absolute;
	left: 34px;
	top: 5px;
	width: 280px;
	height: 593px;
}
#register_with_tradecar_title {
	position: absolute;
	left: 8px;
	top: 7px;
}
#register_with_tradecar_heading {
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 2px;
	top: 34px;
}
#register_with_tradecar_toptext {
	position: absolute;
	top: 69px;
	font-size: 10px;
	color: #000;
	width: 252px;
	height: 52px;
	left: 3px;
}
#register_with_tradecar_image {
	position: absolute;
	left: 3px;
	top: 109px;
	width: 252px;
	height: 69px;
}
#sellcar_box {
	background-image: url(../siteimages/sellyourcar_box.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 562px;
	height: 590px;
	left: 35px;
	top: 8px;
}
#sellcar_title {
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 25px;
	top: 4px;
}
#sellcar_addcar {
	position: absolute;
	left: 6px;
	top: 35px;
}
#sellcar_title2 {
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 27px;
	top: 109px;
}

#sellcar_prices {
	color: #000;
	position: absolute;
	left: 432px;
	top: 48px;
	font-size: 12px;
}
#service_locations {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 6px;
	top: 41px;
	width: 543px;
	height: 35px;
	text-align: center;
	z-index: 5;
}
#service_listing {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 7px;
	top: 82px;
	width: 544px;
	height: 341px;
	z-index: 5;
}
#service_adverts {
	position: absolute;
	left: 7px;
	top: 429px;
	width: 543px;
	height: 161px;
	text-align: center;
	color: #000;
	z-index: 5;
}
#servicedetails_addressbox {
	background-image: url(../siteimages/servicedetails_smallbox.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 22px;
	top: 87px;
	width: 246px;
	height: 147px;
	z-index: 4;
}
#servicedetails_offerbox {
	background-image: url(../siteimages/servicedetails_offersbox.gif);
	position: absolute;
	left: 363px;
	top: 245px;
	width: 178px;
	height: 244px;
	background-repeat: no-repeat;
	z-index: 6;
}
#servicedetails_offerbox_title {
	font-size: 18px;
	position: absolute;
	left: 10px;
	top: 7px;
}


#servicedetails_contactbox_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 14px;
	top: 8px;
}

#servicedetails_addressbox_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 11px;
	top: 8px;
}
#servicedetails_contactbox {
	background-image: url(../siteimages/servicedetails_smallbox.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 296px;
	top: 87px;
	width: 246px;
	height: 147px;
	z-index: 5;
}
#servicedetails_picturebox {
	position: absolute;
	left: 23px;
	top: 246px;
	width: 333px;
	height: 249px;
	z-index: 7;
}
#servicedetails_servicesbox {
	position: absolute;
	left: 22px;
	top: 507px;
	width: 528px;
	height: auto;
	z-index: 8;
}
#servicedetails_servicesbox_top {
	background-image: url(../siteimages/servicedetails_servicesbox_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	position: relative;
	margin: 0px;
}

#servicedetails_servicesbox_bottom {
	background-image: url(../siteimages/servicedetails_servicesbox_bottom.gif);
	background-repeat: no-repeat;
	bottom: 0px;
	height: 28px;
	position: relative;
}
#servicedetails_servicesbox_middle {
	background-image: url(../siteimages/servicedetails_servicesbox_middle.gif);
	height: 300px;
	color: #000;
	padding-left: 10px;
	padding-right: 20px;
	background-repeat: repeat-y;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#singlepane_title {
	font-size: 16px;
	color: #FFF;
	position: absolute;
	left: 67px;
	top: 7px;
	width: 414px;
}
#singlepane_back {
	font-size: 18px;
	position: absolute;
	left: 14px;
	top: 7px;
	width: 47px;
	z-index: 5;
}
#singlepane_title {
	position: absolute;
	text-align: center;
	font-size: 18px;
	z-index: 3;
}
#singlepane_green_nobg {
	position: absolute;
	background-repeat: no-repeat;
	left: 33px;
	top: 8px;
	width: 560px;
	height: 985px;
	z-index: 20;
}
#singlepane_green_bg_top {
	position: relative;
	height: 30px;
	width: 100%;
	background-image: url(../siteimages/singlepane_green_top.gif);
	background-repeat: no-repeat;
}
#singlepane_green_bg_middle {
	background-image: url(../siteimages/singlepane_green_middle.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 600px;
	width: 100%;
	z-index: 1;
}



#singlepane_purple_nobg {
	position: absolute;
	background-repeat: no-repeat;
	left: 33px;
	top: 5px;
	width: 560px;
	height: 645px;
}
#singlepane_purple_bg_top {
	position: relative;
	height: 30px;
	width: 100%;
	background-image: url(../siteimages/singlepane_purple_top.gif);
	background-repeat: no-repeat;
}
#singlepane_red_bg {
	position: absolute;
	background-image: url(../siteimages/singlepane_red.gif);
	background-repeat: no-repeat;
	left: 33px;
	top: 8px;
	width: 560px;
	height: 642px;
}
#singlepane_purple_bg {
	position: absolute;
	background-image: url(../siteimages/singlepane_purple.gif);
	background-repeat: no-repeat;
	left: 33px;
	top: 8px;
	width: 560px;
	height: 985px;
}
#singlepane_red {
	position: absolute;
	left: 29px;
	top: 2px;
	width: 566px;
	height: 1150px;
}
#singlepane_red_top {
	background-image: url(../siteimages/singlepane_red_top.gif);
	position: relative;
	background-repeat: no-repeat;
	height: 40px;
}
#singlepane_red_middle {
	background-image: url(../siteimages/singlepane_red_middle.gif);
	position: relative;
	height: 100%;
	background-repeat: repeat-y;
}
#singlepane_green_bg {
	position: absolute;
	background-image: url(../siteimages/singlepane_green.gif);
	background-repeat: no-repeat;
	left: 33px;
	top: 8px;
	width: 560px;
	height: 613px;
}


#singlepane_green_companyname {
	font-size: 36px;
	color: #000;
	position: absolute;
	z-index: 10;
	left: 4px;
	top: 32px;
	width: 547px;
	height: 45px;
	text-align: center;
}
#editmember_content {
	color: #000;
	position: absolute;
	top: 31px;
	left: 4px;
	width: 543px;
	height: 523px;
	z-index: 3;
	text-align: center;
}
#servicedetails_addressbox_address {
	position: absolute;
	width: 230px;
	height: 103px;
	left: 6px;
	top: 37px;
	color: #000;
}
#servicedetails_contactbox_phoneimage {
	background-image: url(../siteimages/phone.gif);
	position: absolute;
	left: 14px;
	top: 41px;
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
}
#servicedetails_contactbox_webimage {
	background-image: url(../siteimages/website.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 13px;
	top: 86px;
	width: 39px;
	height: 43px;
}
#servicedetails_contactbox_phonenumber {
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 58px;
	top: 49px;
	width: 179px;
	height: 22px;
	text-align: center;
}
#servicedetails_offerbox_text {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 9px;
	top: 42px;
	width: 155px;
	height: 188px;
}
#servicedetails_servicesbox_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 18px;
	top: 4px;
}


#servicedetails_contactbox_website {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 70px;
	top: 91px;
	width: 157px;
	height: 34px;
	text-align: center;
}
#big_login {
	position: absolute;
	left: 323px;
	top: 5px;
	width: 282px;
	height: 594px;
	background-image: url(../siteimages/register_box.gif);
	background-repeat: no-repeat;
}
#big_login_title {
	font-size: 16px;
	color: #FFF;
	position: absolute;
	left: 14px;
	top: 7px;
	z-index: 1;
}
#big_login_content1 {
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 9px;
	top: 34px;
	width: 203px;
	height: 34px;
	z-index: 2;
}
#big_login_content2 {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 9px;
	top: 63px;
	z-index: 3;
}
#big_login_form {
	position: absolute;
	left: 10px;
	top: 94px;
	width: 244px;
	height: 321px;
	color: #000;
	font-size: 18px;
	z-index: 4;
}
#big_login_lostpass {
	color: #000;
	position: absolute;
	left: 10px;
	top: 320px;
	z-index: 5;
}
#message_pane {
	background-image: url(../siteimages/message_box.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 551px;
	height: 71px;
	left: 36px;
	top: 4px;
	visibility: hidden;
}
#message_pane_title {
	font-size: 16px;
	color: #000;
	position: absolute;
	left: 15px;
	top: 5px;
	width: 518px;
}
#message_pane_content {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 14px;
	top: 27px;
	width: 518px;
	height: 35px;
}
#registerform_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 18px;
	top: 6px;
	z-index: 2;
	width: 519px;
}
#registerform_form {
	color: #000;
	position: absolute;
	left: 9px;
	top: 130px;
	width: 541px;
	height: 546px;
	font-size: 14px;
	z-index: 1;
}
#registerform_content {
	color: #000;
	position: absolute;
	left: 9px;
	top: 34px;
	width: 540px;
	height: 90px;
	z-index: 3;
	font-size: 14px;
}
#registerform_terms {
	color: #000;
	position: absolute;
	left: 14px;
	top: 994px;
	width: 540px;
	height: 192px;
	font-size: 9px;
	z-index: 4;
}
#registercomplete_content {
	position: absolute;
	top: 32px;
	left: 5px;
	width: 540px;
	height: 555px;
	z-index: 3;
}
#registercomplete_image {
	background-image: url(../siteimages/worm_on_computer.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 2px;
	width: 225px;
	height: 251px;
	z-index: 1;
}
#registercomplete_text1 {
	color: #000;
	position: absolute;
	left: 233px;
	top: 3px;
	width: 303px;
	height: 107px;
	font-size: 36px;
	text-align: center;
}
#registercomplete_text2 {
	color: #000;
	position: absolute;
	left: 233px;
	top: 128px;
	width: 304px;
	height: 171px;
}
#registercomplete_text3 {
	color: #000;
	position: absolute;
	left: 4px;
	top: 308px;
	width: 534px;
	height: 226px;
}
#error_content {
	color: #000;
	position: absolute;
	left: 30px;
	top: 5px;
	width: 740px;
	height: 588px;
}
#error_content_header {
	font-size: 36px;
	color: #000;
	position: absolute;
	width: 731px;
	height: 55px;
	left: 4px;
	top: 3px;
	text-align: center;
}
#error_content_text1 {
	color: #000;
	position: absolute;
	left: 59px;
	top: 62px;
	width: 626px;
	height: 485px;
	text-align: center;
}
#lostpassword_text {
	font-size: 14px;
	color: #000;
	position: absolute;
	width: 457px;
	height: 62px;
	left: 46px;
	top: 1px;
}
#lostpassword_form {
	font-size: 14px;
	color: #000;
	position: absolute;
	left: 6px;
	top: 69px;
	height: 199px;
	width: 533px;
}
#fav_search_star {
	background-image: url(../siteimages/favsearch_star.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 102px;
	height: 95px;
	left: 447px;
	top: 10px;
}
#fav_search_worm {
	background-image: url(../siteimages/searchcars_worm_small.gif);
	position: absolute;
	width: 95px;
	height: 93px;
	background-repeat: no-repeat;
	left: 3px;
	top: 12px;
}
#fav_search_title {
	font-size: 18px;
	position: absolute;
	color: #FFF;
	left: 0px;
	top: 6px;
	width: 553px;
	text-align: center;
}
#fav_search_desc {
	color: #000;
	text-align: justify;
	position: absolute;
	left: 101px;
	top: 34px;
	width: 339px;
	height: 65px;
	font-size: 12px;
}
#fav_search_content {
	position: absolute;
	left: 3px;
	top: 129px;
	width: 543px;
	height: 459px;
	font-size: 12px;
	color: #000;
}
#fav_search_pages {
	position: absolute;
	left: 272px;
	top: 108px;
	width: 276px;
	text-align: right;
	color: #000;
}
#fav_search_result {
	position: relative;
	height: 110px;
}
#fav_search_result_pricefrom {
	position: absolute;
	left: 148px;
	top: 26px;
	font-size: 9px;
}
#fav_search_result_mileage {
	font-size: 9px;
	position: absolute;
	left: 293px;
	top: 25px;
}
#fav_search_result_mileage_result {
	font-size: 9px;
	color: #F00;
	position: absolute;
	width: 140px;
	left: 293px;
	top: 38px;
}
#fav_search_result_cc {
	font-size: 9px;
	position: absolute;
	left: 148px;
	top: 77px;
}
#fav_search_result_cc_result {
	font-size: 9px;
	color: #F00;
	position: absolute;
	width: 140px;
	left: 148px;
	top: 90px;
}
#fav_search_result_drive {
	font-size: 9px;
	position: absolute;
	left: 293px;
	top: 51px;
}
#fav_search_result_drive_result {
	font-size: 9px;
	color: #F00;
	position: absolute;
	width: 140px;
	left: 293px;
	top: 64px;
}
#fav_search_result_fuel {
	font-size: 9px;
	position: absolute;
	left: 293px;
	top: 77px;
}
#fav_search_result_fuel_result {
	position: absolute;
	font-size: 9px;
	color: #F00;
	width: 140px;
	left: 293px;
	top: 90px;
}








#fav_search_result_pricefrom_result {
	font-size: 9px;
	color: #F00;
	position: absolute;
	width: 140px;
	left: 148px;
	top: 38px;
}


#fav_search_result_divider {
	background-image: url(../siteimages/favsearch_divider.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 543px;
	top: 1px;
	height: 7px;
}
#fav_search_result_count {
	position: absolute;
	left: 2px;
	top: 7px;
}
#fav_search_result_make {
	position: absolute;
	left: 2px;
	top: 25px;
	font-size: 9px;
}
#fav_search_result_make_result {
	color: #F00;
	position: absolute;
	left: 2px;
	top: 38px;
	font-size: 9px;
	width: 140px;
}
#fav_search_result_model {
	position: absolute;
	left: 2px;
	top: 51px;
	font-size: 9px;
}
#fav_search_result_model_result {
	color: #F00;
	position: absolute;
	left: 2px;
	top: 64px;
	width: 140px;
	font-size: 9px;
}
#fav_search_result_year {
	position: absolute;
	left: 2px;
	top: 77px;
	font-size: 9px;
	width: 57px;
}
#fav_search_result_year_result {
	color: #F00;
	position: absolute;
	left: 1px;
	top: 90px;
	font-size: 9px;
	width: 140px;
}
#fav_search_result_delete {
	position: absolute;
	left: 437px;
	top: 67px;
}
#fav_search_result_view {
	position: absolute;
	left: 437px;
	top: 24px;
}
#fav_search_result_priceto {
	font-size: 9px;
	position: absolute;
	left: 148px;
	top: 51px;
}
#fav_search_result_priceto_result {
	font-size: 9px;
	color: #F00;
	position: absolute;
	width: 140px;
	left: 148px;
	top: 64px;
}
#aboutus_content {
	color: #000;
	position: absolute;
	top: 34px;
	left: 11px;
	width: 531px;
	height: 558px;
	z-index: 6;
	font-size: 12px;
	overflow: scroll;
}
#aboutus_title {
	color: #FFF;
	position: absolute;
	top: 6px;
	left: 106px;
	width: 363px;
	height: 20px;
	font-size: 18px;
	text-align: center;
	z-index: 10;
}
#aboutus_back {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	top: 6px;
	left: 21px;
}
#contactus_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 235px;
	top: 8px;
}
#contactus_back {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 18px;
	top: 6px;
}
#contactus_form {
	font-size: 14px;
	color: #000;
	position: absolute;
	left: 15px;
	top: 35px;
	width: 523px;
	height: 553px;
}
#contactus_sent {
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 11px;
	top: 36px;
	width: 531px;
	height: 338px;
	text-align: center;
}
#advertise_content {
	position: absolute;
	color: #000;
	font-size: 14px;
	left: 9px;
	top: 35px;
	width: 536px;
	height: 550px;
}
#terms_title {
	font-size: 18px;
	color: #FFF;
	position: absolute;
	left: 105px;
	top: 6px;
	width: 352px;
	text-align: center;
}
#terms_content {
	font-size: 14px;
	color: #000;
	position: absolute;
	left: 6px;
	top: 38px;
	width: 537px;
	height: 553px;
	overflow: scroll;
}
#car_details_container {
	position: absolute;
	left: 28px;
	top: 0px;
	width: 567px;
	height: 987px;
	color: #000;
}
#car_details_mainphoto {
	position: absolute;
	left: 7px;
	top: 34px;
	width: 203px;
	height: 154px;
}
#car_details_year {
	font-size: 24px;
	position: absolute;
	left: 218px;
	top: 37px;
}
#car_details_model {
	font-size: 24px;
	position: absolute;
	left: 218px;
	top: 115px;
	width: 345px;
	height: 74px;
}
#car_details_price {
	font-size: 36px;
	position: absolute;
	left: 413px;
	top: 28px;
	color: #F00;
	text-align: right;
	width: 153px;
}
#car_details_oldprice {
	font-size: 18px;
	position: absolute;
	left: 413px;
	top: 13px;
	width: 151px;
	text-align: right;
	color: #000;
}
#car_details_pricenow {
	position: absolute;
	font-size: 16px;
	left: 373px;
	top: 32px;
}
#car_details_genspec {
	position: absolute;
	left: 155px;
	top: 196px;
	width: 318px;
	height: 145px;
}
#car_details_genspec_bgtop {
	background-image: url(../siteimages/showcar_genspec_top.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#car_details_buttons {
	position: absolute;
	left: 480px;
	top: 196px;
	width: 81px;
	height: 344px;
}
#car_details_back {
	font-size: 24px;
	position: absolute;
	left: 7px;
	top: 0px;
	width: 88px;
	height: 31px;
}





#car_details_genspec_bgmiddle {
	background-image: url(../siteimages/showcar_genspec_middle.gif);
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	padding-left: 30px;
	font-size: 12px;
}
#car_details_galleryholder {
	position: absolute;
	left: 4px;
	top: 195px;
	width: 145px;
	height: 269px;
}


#car_details_genspec_bgmiddle2 {
	background-image: url(../siteimages/showcar_genspec_middle.gif);
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	padding-left: 7px;
	padding-right: 10px;
	font-size: 12px;
}

#car_details_genspec_bgbottom {
	background-image: url(../siteimages/showcar_genspec_bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 8px;
}
#car_details_genspec_desc {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}




#car_details_vat {
	font-size: 10px;
	position: absolute;
	left: 465px;
	top: 72px;
	width: 100px;
	text-align: right;
}



#car_details_make {
	font-size: 24px;
	position: absolute;
	left: 217px;
	top: 76px;
}
#watched_cars_list {
	color: #000;
	position: absolute;
	left: 7px;
	top: 105px;
	width: 546px;
	height: auto;
}

#watched_cars_title {
	position: absolute;
	top: 9px;
	right: 8px;
	font-size: 18px;
	width: 552px;
	z-index: 19;
	text-align: center;
}
#watched_cars_text {
	color: #000;
	position: absolute;
	top: 38px;
	right: 14px;
	width: 340px;
	height: 61px;
	font-size: 12px;
}

#watched_cars_image {
	background-image: url(../siteimages/watched_cars_image.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 87px;
	width: 202px;
	z-index: 20;
	left: 8px;
	top: 7px;
}
#watched_car {
	position: relative;
	height: 100px;
	width: 100%;
}
#watched_car_yearmakemodel {
	position: absolute;
	left: 99px;
	top: 15px;
	width: 364px;
}
#watched_car_details {
	font-size: 10px;
	position: absolute;
	left: 74px;
	top: 36px;
	width: 127px;
}
#watched_car_details ul {
	margin: 0px;
}
#watched_car_price {
	position: absolute;
	font-size: 24px;
	left: 364px;
	top: 37px;
}
#watched_car_vat {
	font-size: 12px;
	position: absolute;
	left: 407px;
	top: 69px;
}
#watched_car_dealer {
	position: absolute;
	left: 197px;
	top: 36px;
	font-size: 16px;
}
#watched_car_divider {
	background-image: url(../siteimages/searchcars_divider.gif);
	position: absolute;
	top: 0px;
	width: 541px;
	left: 0px;
	height: 14px;
	background-repeat: no-repeat;
}
#watched_car_moreinfo {
	position: absolute;
	left: 465px;
	top: 15px;
}
#watched_car_pic {
	position: absolute;
	top: 15px;
	left: 1px;
}
#watched_car_delete {
	font-size: 12px;
	position: absolute;
	left: 397px;
	top: 84px;
}






.Logintext {
	font-size: 10px;
}


.oneColFixCtr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
}


.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.showcars_selectwidth {
	width: 140px;
}



.toplinks {
	font-size: 9px;
	color: #FFF;
	text-align: justify;
	text-decoration: none;
}
a.toplinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.toplinks:hover {
	color: #FF0;
	text-decoration: none;
}
a.toplinks:active {
	color: #FF0;
} 
.tickerlinks {
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	text-decoration: none;
}
a.tickerlinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.tickerlinks:hover {
	color: #FF0;
	text-decoration: none;
}
a.tickerlinks:active {
	color: #FFF;
}

.redwhitelinks {
	color: #FFF;
	text-decoration: none;
}
a.redwhitelinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.redwhitelinks:hover {
	color: #FF0;
	text-decoration: none;
}


a.redwhitelinks:active {
	color: #FFF;
}

.redblacklinks {
	color: #000;
	text-decoration: none;
}
a.redblacklinks:visited {
	color: #000;
	text-decoration: none;
}
a.redblacklinks:hover {
	color: #F00;
	text-decoration: none;
}


a.redblacklinks:active {
	color: #000;
}
.serviceall_text {
	font-size: 10px;
	color: #000;
	text-align: left;
}

a.servicelinks:link {
	color: #000;
	text-decoration: none;
}
.servicelinks {
	color: #000;
	text-align: justify;
}


a.servicelinks:visited {
	color: #000;
	text-decoration: none;
}
a.servicelinks:hover {
	color: #F00;
	text-decoration: none;
}
a.servicelinks:active {
	color: #F00;
}
.servicelit {
	color: #F00;
	text-align: justify;
}
.car_detail_list {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
.astrik {
	font-size: 9px;
	vertical-align: top;
	font-weight: bold;
}
.heading {
	font-size: 36px;
}
.nomargin {
	margin: 0px;
}





.smalltext {
	font-size: 9px;
}
.car_details_gallerypicture {
	width: 65px;
}
.specheading {
	font-size: 16px;
}

#findbyreg_error {
	color: #F00;
	position: absolute;
	left: 6px;
	top: 86px;
	width: 260px;
	font-size: 16px;
	height: 58px;
	z-index: 9;
}
#addphoto_title {
	color: #000;
	position: absolute;
	z-index: 21;
	left: 95px;
	top: 8px;
	width: 453px;
	text-align: center;
	font-size: 18px;
}
#addphoto_back {
	position: absolute;
	font-size: 18px;
	color: #000;
	z-index: 22;
	top: 8px;
	left: 23px;
	width: 67px;
}
#addphoto_form {
	position: absolute;
	color: #000;
	z-index: 23;
	left: 12px;
	top: 42px;
	width: 535px;
	height: 512px;
}
#sellcar_list {
	color: #000;
	position: absolute;
	left: 45px;
	top: 167px;
	width: 539px;
	height: 416px;
}
#sellcar_pages {
	position: absolute;
	left: 314px;
	top: 144px;
	width: 269px;
	color: #000;
	text-align: right;
}
#sellcar_caritem {
	position: relative;
	height: 128px;
	left: -1px;
	width: 100%;
}
#sellcar_caritem_editbutton {
	position: absolute;
	left: 87px;
	top: 85px;
	width: 56px;
	height: 38px;
}
#sellcar_caritem_deletebutton {
	position: absolute;
	left: 157px;
	top: 84px;
	width: 57px;
	height: 38px;
}
#sellcar_caritem_delistbutton {
	position: absolute;
	left: 235px;
	top: 85px;
	width: 57px;
	height: 38px;
	visibility: hidden;
}
#sellcar_caritem_offerbutton {
	position: absolute;
	left: 308px;
	top: 85px;
	width: 60px;
	height: 38px;
	visibility: hidden;
}
#sellcar_caritem_paybutton {
	position: absolute;
	left: 383px;
	top: 85px;
	width: 148px;
	height: 39px;
}
#sellcar_caritem_heading {
	position: absolute;
	left: 100px;
	top: 0px;
	font-size: 16px;
	width: 262px;
}
#sellcar_caritem_details {
	font-size: 12px;
	position: absolute;
	left: 73px;
	top: 3px;
	height: 87px;
	width: 151px;
	margin: 0px;
	padding: 0px;
}
#sellcar_caritem_stats {
	position: absolute;
	font-size: 12px;
	left: 239px;
	top: 24px;
	width: 160px;
}

#sellcar_caritem_price {
	font-size: 36px;
	position: absolute;
	left: 416px;
	top: 25px;
}
#sellcar_caritem_currently {
	position: absolute;
	left: 377px;
	top: 1px;
	font-size: 18px;
	width: 154px;
	color: #000;
}









#sellcar_caritem_image {
	position: absolute;
	height: 72px;
	width: 96px;
}
#sellcar_caritem_photobutton {
	position: absolute;
	left: 5px;
	top: 85px;
	width: 69px;
	height: 38px;
}
#sellcar_cardetails {
	position: absolute;
	color: #000;
	top: 42px;
	z-index: 23;
	left: 10px;
	width: 541px;
	height: 134px;
}
#sellcar_paymentform {
	color: #000;
	position: absolute;
	top: 182px;
	z-index: 23;
	left: 10px;
	width: 542px;
	height: 197px;
	text-align: center;
}
#paid_title {
	font-size: 18px;
	color: #000;
	position: absolute;
	z-index: 21;
	left: 162px;
	top: 9px;
}
#paid_back {
	position: absolute;
	font-size: 18px;
	z-index: 22;
	left: 23px;
	top: 9px;
}
#paid_text {
	font-size: 14px;
	color: #000;
	position: absolute;
	z-index: 23;
	left: 23px;
	top: 25px;
	width: 279px;
	height: 273px;
}
#paid_image {
	color: #000;
	position: absolute;
	left: 314px;
	top: 40px;
	width: 233px;
	height: 209px;
	z-index: 22;
}
#sellcar_caritem_notcurrently {
	position: absolute;
	left: 377px;
	top: 1px;
	font-size: 18px;
	width: 154px;
	color: #F00;
}
.large_red_text {
	font-size: 18px;
	color: #F00;
}
.large_black_text {
	font-size: 36px;
	color: #000;
}
#advertise_mailer {
	position: absolute;
	left: 6px;
	top: 172px;
	width: 527px;
	height: 337px;
}
#advertise_text {
	position: absolute;
	left: 6px;
	top: -13px;
	width: 526px;
	height: 147px;
}
#skyscrappers {
	position: absolute;
	left: 606px;
	top: 490px;
	width: 167px;
	height: 2405px;
	text-align: center;
	color: #000;
}
#car_details_sellercoontainer {
	position: absolute;
	left: 5px;
	top: 472px;
	width: 146px;
	height: 169px;
	background-image: none;
}
#car_details_dealer {
	background-image: url(../siteimages/showcar_dealerbox.gif);
	height: 150px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.cardetails_dealername {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.cardetails_dealertext {
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
