@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

html {overflow-y: scroll;}

h1 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

h2 {
	font: bold 12pt Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 11pt Arial, Helvetica, sans-serif;
}

h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#369;
	text-decoration: underline;
}
	

p {
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 0;
}

p a {
	color: #000;
	text-decoration: none;
}

img { border: 0 }

/* Layout */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color: #FFF;
	/* background-image: url(http://www.autolinemotors.co.uk/images/gui/background.gif);
	background-repeat: repeat-x; */
	}

#pagesurround {
	/* width:782px; */
	width: 800px;
	background: #FFF;
	margin: 0 auto;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	/*border-left: 1px solid #777;
	border-right: 1px solid #777;*/
	background-color: #FFF;
/*	height: 2000px; */
	background-image: url();
	background-repeat: repeat-x;
	}

#header {
	width:782px;
	height:100px;
	position: relative;
	background-color: #F5F5F5;
	/* border-bottom: 1px solid #000; */
	/* background-image: url();
	background-repeat: repeat-x; */
}

#maincontent {
	/* position: absolute;
	top: 150px;
	left: 200px; */
	width:762px;
	float:left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}

#footer {
	width:762px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 50px;
	margin-bottom:0px;
	clear: both;
	height: 60px;
	/* border-top: 1px dotted #999; */
	/* background-color: #F5F5F5; */
}

.logo {
	padding-left: 0px;
	padding-top: 0px;
	/* width: 230px; */
	float: left;
}

.callnow {
	/* border: 1px solid #360; */
	width: 500px;
	height: 90px;
	float: right;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 5px;
}

#toplinks {
/*	border: 1px solid #360; */
	width: 782px;
	height: 24px;
	background-color: #444;
	/* border-bottom: 1px solid #000; */
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;
}

.header_email, .header_address, .header_email a  {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.header_address {
	width: 500px;
	height: 16px;
	float: right;
	text-align: right;
	margin-right: 5px;
	margin-top: 8px;
	text-decoration: none;
}

.header_address a {
	text-decoration: none;
}

.header_address a:hover {
	text-decoration: underline;
}


.header_email a:hover {
	text-decoration: underline;	
}

ul.tl_ul {
	list-style-type: none;
	height: 18px;
	width: 782px;
	margin: auto;
}

li.tl_li, li.tl_li_active {
	display:inline;
	float: left;
}

li.tl_li a {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

li.tl_li_active a {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	color: #FFF;
}

li.tl_li a:hover {
	background-repeat: no-repeat;
	background-position: right;
	color: #FFF;
}

.footer_item {
	float: left;
	margin: 5px;
	padding: 5px;
	margin-top: 60px;
	border: 1px dotted #CCC;
	background-color: #FFF;
}

.footer_item:hover {
	border: 1px solid #999;
}

.footer_item_r {
	float: right;
	margin: 5px;
	padding: 5px;
	margin-top: 10px;
}

#main_l1 {
	float:left;
	width: 602px;
	height: 320px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 20px;
}

.container { width:600px; height:280px; overflow:hidden; position:relative; border: 1px solid #000; background-color: #F9F9F9; background-color: #333;}
.slides { position:absolute; top:0; left:0; }
.slides > div { position:absolute; top:0; width:600px; display:none; }
#loopedSlider { margin:0px; width:600px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li  { float:left; }
ul.pagination li a, .previous, .next {
	padding: 7px;
	padding-bottom: 3px;
	border: 1px solid #000;
	margin-left: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #06F;
	font-size: 12px;
	line-height: 18px;
	background-color: #DDD;
	}
ul.pagination li a:hover, .previous:hover, .next:hover {
	background-color: #111;
	color: #FFF;
}

.ls_1 {
	float: left;
}
.ls_2 {
	float: left;
}

.ls_txt {
	font-size: 15px;
	margin-top: 7px;
	margin-left: 5px;
	color: #FFF;
}

.ls_txt a {
	text-decoration: none;
	color: #000;
}

.ls_txt a:hover{
	text-decoration: underline;
	color: #333;
}


ul.pagination li.active a {
	background-color: #999;
	color: #FFF;
	}

#main_r1 {
	float:right;
	width: 370px;
	height: 320px;
	margin-top: 20px;
}

#main_l2 {
	clear: both;
	float:left;
	width: 400px;
	height: 500px;
	background-color: #DDD;
	margin-left: 50px;
	padding: 5px;
}

#main_r2 {
	float: right;
	width: 400px;
	height: 500px;
	background-color: #DDD;
	margin-right: 50px;
	padding: 5px;
}

#ss_params, #bs_params {
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:10px;
	height: 65px;
	/* background-color: #FFFFE6; */
	border: 1px dotted #999;
	border-bottom: none;
	padding: 5px;
}

/*#bs_params {
	background-color: #E1EDFF;
}*/

.ssb, .bs_box {
	float: left;
	width: 130px;
	margin: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

.box_reset {
	float: left;
	width: 50px;
	margin: 0px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}

.so, .breakers_option {
	width: 125px;
	margin-top: 3px;
	font-size: 12px;
}

#sri, #bri {
	/* margin-bottom:10px; */
	height: 16px;
	/* background-color: #FEF7CB; */
	border: 1px dotted #999;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	border-top: none;
}

/*#bri {
	background-color: #CEE1FF;
}*/

.s_0 {
	width: 105px;
	vertical-align: middle;
}

.s_1 {
	width: 400px;
	text-align: left;
}

.s_2, .s_3, .s_4 {
	width: 50px;
	text-align: center;
}

.s_9 {
	width: 60px;
	text-align: center;
}

.s_8 {
	width: 40px;
	text-align: center;
}

.s_5, .s_6 {
	width: 80px;
	text-align: center;
}

.s_10 {
	width: 80px;
	text-align: center;
}

.s_7 {
	width: 30px;
	text-align: center;
}

.salvage_t {
	font-size: 12px;
	/* margin-top: 20px; */
	border-collapse: collapse;
}

table.salvage_t th {
	background-color: #555;
	height: 20px;
	padding: 3px;
	font-size: 14px;
	color: #FFF;
}

table.salvage_t {
	border: 1px solid #999;	
	width: 762px;
}

table.salvage_t tr {
	height: 82px;
	border-top: 1px solid #CCC;
}

table.salvage_t td {
	padding: 2px;
	padding-right: 4px;
}

table.salvage_t tr:hover {
	background-color: #DADDFE;
}

/* table.salvage_t td, th {
	border-left: 1px dotted #DDD;
} */

.grey, .g, .alt1 {
	background-color: #EEE;
}

.highlight, .lvv {
	background-color: #B6CBFC;
}

#pn, #pn_b, #pn_br, #pn_br_b {
	width: 750px;
	height: 26px;
	display:block;
	overflow: hidden;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 5px;
	background-color: #888;
}

#pn_b,#pn_br_b {
	border-bottom: 1px dotted #999;
}

/*#pn_br, #pn_br_b {
	background-color: #E1EDFF;
}
*/
.pn {
	width: 100%;
	text-align: right;
}
/*
.pn_l {
	width: 100px;
	height: 26px;
	float: left;
}

.pn_c {
	width: 500px;
	height: 26px;
	float: left;
}

.pn_r {
	width: 70px;
	height: 26px;
	float: left;
}
*/
ul.pn_ul {
	/* height: 20px; */
	/* margin: auto; */
	/* width: 100%; */
	list-style-type: none;
	text-align: center;
}

li.pn_li, li.pn_li_ac {
	display:inline;
	float: left;
}

li.pn_li_pages, li.pn_li a, li.pn_li_gr a {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	border: 1px solid #777;
	margin: 2px;
	background-color: #FFF;
	text-align: center;
}

li.pn_li_pages {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	border: 1px solid #FFF;
	margin: 2px;
	
	text-align: center;
}

li.pn_li_pn a {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	border: 1px solid #000;
	margin: 2px;
	background-color: #EEE;
	text-align: center;
}

li.pn_li_ac a {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	font-weight: bold;
	border: 1px solid #777;
	margin: 2px;
	background-color: #999;
}

li.pn_li_gr a {
	color: #CCC;
	border: 1px solid #CCC;
}

li.pn_li a:hover, li.pn_li_pn a:hover {
	color: #FFF;
	background-color: #444;
}

ul.tl_ul {
	list-style-type: none;
	height: 20px;
	width: 782px;
	margin: auto;
}

li.tl_li, li.tl_li_active {
	display:inline;
	float: left;
}

li.tl_li a {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

li.tl_li_active a {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	color: #FFF;
}

li.tl_li a:hover {
	color: #BBB;
}

#salvage_detail_left {
	margin-top: 15px;
	width: 480px;
	padding: 5px;
	/* background-color: #DDD; */
	float: left;
	padding-bottom: 20px;
}


#salvage_detail_left_thumbs {
	width: 250px;
	padding: 5px;
	/* background-color: #FFF; */
	margin-left: 5px;
	padding-top: 20px;
	float: right;
}

#salvage_detail_right {
	/* margin-top: 15px; */
	width: 460px;
	float: left;
	padding: 5px;
	/*background-color: #FFFFE6;
	border: 1px dotted #999; */
}

.sd_t {
	font-size: 12px;
	border-collapse: collapse;
	background-color: #fff;
	margin-top: 10px;
}

table.sd_t th {
	height: 22px;
	padding: 3px;
	font-weight: bold;
	text-align: right;
	width: 150px;
	padding-right: 8px;
	font-size: 11px;
}

table.sd_t {
	border: 1px solid #CCC;	
	width: 450px;
}

table.sd_t tr {
	border-top: 1px solid #CCC;
}

table.sd_t td {
	padding: 2px;
	padding-right: 4px;
}

table.sd_t tr:hover {
	background-color: #DADDFE;
}

#svt, #bvt {
	background-color: #FFF;
	min-height: 1800px;
}

.list_damage, .l_d {
	font-size: 11px;
}

.bld, .l_t {
	font-weight: bold;
}

.rght {
	text-align: right;
}

.cntr {
	text-align: center;
}

.lhb1 {
	border-left: 1px dotted #FFF;
	text-align: center;
}

.lhb2 {
	border-left: 1px dotted #DDD;
	text-align: center;
}

.contact_map {
	width: 650px;
	height: 650px;
	padding: 5px;
	float: left;
}

.contact_details {
	width: 300px;
	height: 490px;
	padding: 5px;
	float: left;
}

.ebay_left_col {
	float: left;
	width: 470px;
	padding: 5px;
	/* background-color: #F9F9F9; */
	background-color: #FFFEE1;
	border: 1px dotted #DDD;
	margin-top: 20px;
	font-size: 12px;
}

.ebay_right_col {
	float: left;
	width: 470px;
	padding: 5px;
	/* background-color: #F9F9F9; */
	background-color: #F0F4FF;
	border: 1px dotted #DDD;
	margin-left: 15px;
	margin-top: 20px;
	font-size: 12px;
}


.ebay_line {
	border-top: 1px solid #DDD;	
}

#main_salvage, #main_breaking, #main_ebay1, #main_ebay2 {
	background-color: #FFF;
	/* border: 1px solid #DDD; */
	padding: 5px;
	float: left;
	width: 750px;
	/* height: 200px; */
	margin-top: 10px;
	clear: both;
}

#main_salvage a:hover, #main_breaking a:hover, #main_ebay1 a:hover, #main_ebay2 a:hover {
	text-decoration: underline;
}

.main_vbox {
	width: 140px;
	height: 150px;
	padding: 5px;
	margin: 4px;
	background-color: #F9F9F9;
	float: left;
	border: 1px solid #CCC;
}

.main_vbox:hover {
	background-color: #D7ECFD;	
}

.main_vbox_image {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.main_vbox_desc {
	text-align: center;
	height: 24px;
}

.main_vbox_desc2 {
	text-align: center;
	font-size: 10px;
}

.main_vbox_desc2 a{
	text-decoration: none;
}

.main_linker {
	margin-left: 550px;
	clear: both;
	height: 40px;
	width: 400px;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
}

.main_linker a {
	color: #FFF;
	text-decoration: none;
}

.main_linker a:hover {
	text-decoration: underline;
}

.return_linker {
	margin-left: 5px;
	clear: both;
	height: 40px;
	width: 400px;
	padding-left: 140px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
}

.return_linker a {
	color: #FFF;
	text-decoration: none;
}

.return_linker a:hover {
	text-decoration: underline;
}


#about_l1 {
	float:left;
	width: 750px;
	height: 420px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;
}

#breaking_parts_removed {
	margin-top: 20px;
}

.footer_copyright {
	width: 300px;
	height: 20px;
	position: relative;
	float: left;
	margin-top: 40px;
	margin-left: 0px;
	text-align: left;
}

.footer_nab {
	clear: right;
	position: relative;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
}

#updating {
	position: fixed;
	z-index: 2;
	background-image: url(/images/update_spin.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 230px;
	visibility: hidden;
	width: 300px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

#pmb {
	clear: both;
	padding-top: 20px;
	display: block;
	overflow: hidden;
}

.breaker_box {
	width: 110px;
	height: 105px;
	padding: 10px;
	padding-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #EEE;
	border: 1px dotted #333;
	float: left;
	text-align: center;
}

.breaker_box:hover {
	background: #DDD;
}

.more_breakers {
	clear: both;
	float: right;
	margin-right: 10px;
}

.more_breakers a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.more_breakers a:hover {
	text-decoration: underline;	
}

.tiny {
	font-size: 1px;
	visibility: hidden;
}

.layout_menu {
	/*background-image: url();
	background-repeat: no-repeat;*/
	display: block;
	width: 741px;
	height: 436px;
}


#nabcontent {
	/*position: absolute;
	top: 100px;
	left: 160px;
	display: block;
	overflow: hidden;*/
}



#nav ul {list-style-type: none; margin: 0; padding: 0px 0; width: 151px;}
#nav ul ul {padding: 0px;}
#nav li a {margin: 0 3px; padding: 0px 0px 0px 5px; border: 1px solid #FAFEFF; width: 100%; font-weight: bold; text-decoration: none; color:#006599;}
#nav li>a {display: block; width: auto;}	
#nav li a.first  {padding: 0px 0px 0px 5px; background-color: #FAFEFF;}	
#nav li strong, #nav li a.second {background-color: #FAFEFF ; }
#nav li a:hover, #nav li li a:hover  {text-decoration: none; border: 1px solid #86AED6; background-color:#E5EEF1 ;}
#nav li li a {font-weight: normal; padding: 0px 0px 0px 14px; }
#nav li li strong, #nav li li a.second  {border: 0px solid #adbf9f; font-weight: bold; padding: 0px 0px 0px 14px; }

.topnav , .topnav a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover{
	text-decoration: none;
	color: #FFFF33;

}
.maintxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006599;
	text-decoration: none;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.maintxtjst {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006599;
	text-decoration: none;
	text-align: justify;
}
.maintable {
	border: 1px solid #000000;
}
.txtBlacks, .txtBlacks p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtboxs {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #336699;
	background-color: #eee;
}
.txtBackSLink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txtCyberzia {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtBlueM {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
}
.txtBlacksJust {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.txtBlues {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	padding-right: 4px;
	padding-left: 4px;

}
.txtDetails {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}
.photobdr {
	border: 1px solid #FFFFFF;

}
.txtLightGrey {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 4px;
	padding-left: 4px;
}
.txtWhites {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtWhiteHdr {


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtWhites a {


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}
.txtGreys {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtGreys a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.txtGreys p {
	font-size: 11px;
}

.tb1 {
	width: 300px;
	height: 18px;
	font-size: 14px;
}

.tb2 {
	width: 300px;
	height: 18px;
	font-size: 10px;
	color: #09F;
}

textarea.ta1 {
	width: 300px;
	height: 100px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea#enquiry {
	font-family: Arial, Helvetica, sans-serif;
}

.enquire_form {
	margin-left: 100px;
	width: 500px;
	height: 500px;
	background-color: #EEE;
	padding: 20px;
	border: 1px solid #999;
	float: left;
}

.ef_label {
	clear: both;
	margin-top: 20px;
	width: 150px;
	font-size: 12px;
	float: left;
}

.ef_field {
	width: 300px;
	float: left;
	margin-top: 20px;
}

.enquire_contact_details {
	margin-left: 20px;
	width: 300px;
	height: 350px;
	background-color: #EEE;
	padding: 20px;
	border: 1px solid #999;
	float: left;
}

.form_errors {
	width: 700px;
	border: 2px solid #900;
	padding: 10px;
	background-color: #FDD;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	clear: both;
}

.form_success {
	width: 700px;
	border: 2px solid #03B407;
	padding: 10px;
	background-color: #DFFFDF;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.elv_form {
	width: 860px;
	border: 1px dashed #333;
	margin-top: -10px;
	margin-left: 50px;
	padding: 10px;
	background-color: #F9F9F9;
}

.elv_form a {
	text-decoration: underline;
	color: #333

}

.form_text {
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_text2 {
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;
	width: 75px;
	height: 30px;
}

.form_text3 {
	margin-top: 15px;
	margin-bottom: 5px;
}

.form_text2 a{
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

.form_text2 a:hover {
	font-size: 16px;
	color: #66C;
	text-decoration: underline;
}

h1.elv {
	margin-left: 0px;
	margin-bottom: 10px;
}

h1.form_heading {
	margin-left: 20px;
	margin-bottom: 30px;
	font-size: 16px;
}

h1.form_heading5 {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 16px;
}

h1.form_heading2 {
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: 20px;
}

.form_left {
	float: left;
	width: 300px;
	margin-right: 40px;
}

.form_right {
	float: right;
	width: 350px;
}

.form_field {
	height: 30px;
	padding-bottom: 10px;
}

.form_about_you {
	width: 730px;
	height: 400px;
	margin-top: -10px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #F9F9F9;
	border: 1px solid #999;
	font-size: 12px;
}

.form_about_car {
	width: 730px;
	height: 700px;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #F9F9F9;
	border: 1px solid #999;
	font-size: 12px;
}

.form_spacer {
	margin-top: 50px;
}


.textbox {
	height: 22px;
}

.option_elv {
	width: 265px;
	height: 25px;
	padding: 3px;
}

input.submit_app {
	width: 754px;
	height: 50px;
	margin-top: 20px;
	font-size: 20px;
}

.textboxerror, .error, .taerror, .textboxerror {
	height: 22px;
	border: 1px solid #F00;	
}

.msg_red {
	margin-left: 0px;
	padding-bottom: 20px;
	width: 720px;
	background-color: #F99;
	border: 1px solid #900;
	padding-left: 30px;
	padding-top: 10px;
}

#error_list {
	list-style: none;
}

#error_list li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.preload {
	display: none;
}

.mls {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: "Courier New",Courier,monospace;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
}

.iconkey {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #666666;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0 10px 0 0;
    width: auto;
}

.iconkeysection {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 10px 10px;
    padding: 5px 20px 5px 5px;
}

.iconbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 85px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: 50px;
}

.icondesc {
    margin-top: 10px;
}

.other_links {
    clear: both;
}

#mainimg {
	cursor: pointer;
}

input[type="text"], select, textarea {
	border: 1px #AAA solid;
}

.o_sort {
	background-color: #E3FED1;
	border: 1px solid #6BB634;
}
.cc_container {
    background-image: url("/includes/cookies/img/cookie-frame.png");
    background-repeat: no-repeat;
    height: 90px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 9999;
}
.cc_container_small {
    cursor: pointer;
    height: 19px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 76px;
    z-index: 9999;
	text-align:left;
}
.cc_msg {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 38px;
    left: 36px;
    line-height: 12px;
    position: absolute;
    top: 5px;
    width: 235px;
}
.cc_close {
    cursor: pointer;
    height: 19px;
    left: 276px;
    position: absolute;
    top: 5px;
    width: 19px;
}
.cc_allow {
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 19px;
    left: 38px;
    line-height: 11px;
    position: absolute;
    top: 52px;
    width: 48px;
}
.cc_moreinfo {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 16px;
    left: 104px;
    line-height: 11px;
    position: absolute;
    top: 54px;
    width: 150px;
}
.cc_moreinfo a {
    color: #CC9900;
}
.cc_delete_msg {
    background-color: #993300;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    min-height: 100px;
    padding: 50px;
    width: 800px;
}

#map {
	float: right;
	width: 250px;
	height: 250px;
	margin-bottom: 30px;
}

.txtboxs {
	padding: 10px;
	clear: both;
}

.eblock {
	float: left;
	margin-top: 10px;
	width: 310px;
}

.eblock .ef_label, .eblock2 .ef_label {
	margin-top: 5px;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	width: 100px;
}

.eblock .ef_field, .eblock2 .ef_field {
	width: 200px;
	margin-top: 5px;
}

.eblock input, .eblock select {
	width: 200px;
	font-size: 11px;
}

.submit_contact2 {
	font-size: 11px;
}

.eblock2 {
	margin-top: 10px;
	float: right;
	width: 420px;
}

.eblock2 .ef_field {
	margin-top: 5px;
}

.eblock2 .ta1 {
	width: 300px;
	height: 90px;
	font-size: 11px;
}

.detail_thumb {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;	
}
