#used_spec_button_container {
	position: relative;
	width: 200px;
	z-index: 220;
	float: right;
	margin: 10px 10px 0px 0px;
}
#used_spec_button_container div.bike_spec_indicator {
	position: relative;
	float: left;
	height: 100%;
	width: 10px;
}

#used_spec_button_container div.bike_spec_txt_cnt {
	position: relative;
	float: left;
	height: 100%;
	color:#ffffff;
	font-size:10px;
	line-height:24px;
}
#used_spec_button_container div.bike_spec_button, #used_spec_button_container div.bike_spec_button1, #used_spec_button_container div.bike_spec_button2, #used_spec_button_container div.bike_spec_button3, #used_spec_button_container div.bike_spec_button4, #used_spec_button_container div.bike_spec_button5, #used_spec_button_container div.bike_spec_button6, #used_spec_button_container div.bike_spec_button7, #used_spec_button_container div.bike_spec_button8, #used_spec_button_container div.bike_spec_button9, #used_spec_button_container div.bike_spec_button9a, #used_spec_button_container div.bike_spec_button10, #used_spec_button_container div.bike_spec_button11, #used_spec_button_container div.bike_spec_button12, #used_spec_button_container div.bike_spec_button13, #used_spec_button_container div.bike_spec_button14, #used_spec_button_container div.bike_spec_button15 {
	color:#333333;
	position:relative;
	width:200px;
	height:24px;
	z-index:22;
	margin-top: 0px;
	line-height:24px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
	border-radius: 10px;
	padding: 3px 0px 3px 0px;
}

#used_spec_button_container div.bike_spec_button12 {
	height:25px;
}

#used_spec_button_container div.bike_spec_button, #used_spec_button_container div.bike_spec_button1, #used_spec_button_container div.bike_spec_button2, #used_spec_button_container div.bike_spec_button3, #used_spec_button_container div.bike_spec_button4, #used_spec_button_container div.bike_spec_button9, #used_spec_button_container div.bike_spec_button10, #used_spec_button_container div.bike_spec_button11, #used_spec_button_container div.bike_spec_button12, #used_spec_button_container div.bike_spec_button13, #used_spec_button_container div.bike_spec_button14, #used_spec_button_container div.bike_spec_button15 {
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #999999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#999999));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#999999 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#999999 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#999999 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#999999 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#999999',GradientType=0 );
	margin-bottom: 5px;
	border-radius: 10px;
	color: #333;
}

#used_spec_button_container div.bike_spec_button9a {
	display: none;
}


#used_spec_button_container div.bike_spec_button9:hover, #used_spec_button_container div.bike_spec_button10:hover, #used_spec_button_container div.bike_spec_button11:hover,
#used_spec_button_container div.bike_spec_button12:hover,
#used_spec_button_container div.bike_spec_button13:hover, #used_spec_button_container div.bike_spec_button15:hover {
	background: rgb(63,63,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(63,63,63,1) 0%, rgba(13,13,13,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,63,63,1)), color-stop(100%,rgba(13,13,13,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */	color: #333333;
}



.watching {
	color: #ffffff;
	position: relative;
	width: auto;
	z-index: 22;
	margin: 10px 0px 0px 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#watching_num {
	position: relative;
	float: left;
	width: auto;
	padding: 0px;
}
#watching_num h4 {
	font-size: 24px;
	color: #ce0000;
	margin: 0px 5px -5px 0px;
}
#watching_txt {
	position: relative;
	float: left;
	width: auto;
}
#watching_txt h4 {
	font-size: 24px;
	color: #ce0000;
	margin: 0px 10px 10px 10px;
}
#watching_int {
	position:relative;
	float:left;
	width:100%;
}
#watching_int_txt h4 {
	font-size:18px;
	color:#247dd7;
	margin:5px;
}

.recently_viewed {
	color:#333333;
	position:relative;
	width:200px;
	z-index:22;
	margin: 10px 0px 0px 0px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background-image:url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/bk_fndr.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:20px;
}

#used_spec_button_container div.bike_spec_button5, #used_spec_button_container div.bike_spec_button6, #used_spec_button_container div.bike_spec_button7, #used_spec_button_container div.bike_spec_button8 {
background: rgb(255,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(204,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,0,1)), color-stop(100%,rgba(204,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(204,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
	margin:0 0 5px 0;
	border-radius: 10px;
	padding: 3px 0px 3px 0px;
}

#used_spec_button_container div.bike_spec_button5:hover, #used_spec_button_container div.bike_spec_button6:hover, #used_spec_button_container div.bike_spec_button7:hover {
background: rgb(63,63,63); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(63,63,63,1) 0%, rgba(13,13,13,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,63,63,1)), color-stop(100%,rgba(13,13,13,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */	margin-bottom: 5px;
}

/*#used_spec_button_container div.bike_spec_button5 {
	background-color:#cc7e07;
	margin-bottom: 5px;
	background: url(../../images/main/page-scheme.png) -345px -744px;
	background-repeat:no-repeat;
}*/

#used_spec_button_container div.bike_spec_button8 {
	margin-bottom: 10px;
}

#used_spec_button_container div.bike_spec_button8:hover {
background: rgb(63,63,63); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(63,63,63,1) 0%, rgba(13,13,13,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,63,63,1)), color-stop(100%,rgba(13,13,13,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */	}

#used_spec_button_container div.bike_spec_button_link, #used_spec_button_container div.bike_spec_button1_link, #used_spec_button_container div.bike_spec_button2_link, #used_spec_button_container div.bike_spec_button3_link, #used_spec_button_container div.bike_spec_button4_link, #used_spec_button_container div.bike_spec_button5_link, #used_spec_button_container div.bike_spec_button6_link, #used_spec_button_container div.bike_spec_button7_link, #used_spec_button_container div.bike_spec_button8_link, #used_spec_button_container div.bike_spec_button9_link, #used_spec_button_container div.bike_spec_button9a_link, #used_spec_button_container div.bike_spec_button10_link, #used_spec_button_container div.bike_spec_button11_link, #used_spec_button_container div.bike_spec_button12_link, #used_spec_button_container div.bike_spec_button13_link, #used_spec_button_container div.bike_spec_button14_link, #used_spec_button_container div.bike_spec_button15_link {
	position: absolute;
	height: 279px;
	width: 100%;
	height: 24px;
	top: -1px;
	left: 0px;
} 
#used_spec_button_container div.bike_spec_button_spacer {
	position:relative;
	width:220px;
	height:25px;
	z-index:22;
	margin-bottom: 1px;
}
#used_spec_button_container div.bike_spec_button:hover, #used_spec_button_container div.bike_spec_button a:hover, #used_spec_button_container div.bike_spec_button a:link, #used_spec_button_container div.bike_spec_button a:visited {
	color:#330000;
}
.bike_spec_link {
	color:#444444;
	position:absolute;
	width:200px;
	height:24px;
	top:0px;
	left:10px;
	z-index:32;
}

#watch_this, #phone_me {
	position: relative;
	width: 180px;
	background-color: #000;
	margin: -5px 0 5px 10px;
}


.used_bike_actions .watch_this {
	position:absolute;
	bottom:1px;
	right:5px;
	z-index:1000;
	width:200px;
	background-color:#444;
	margin:0 0 5px 0;
}

#watch_this h5, #phone_me h5, .watch_this h5 {
	font-size: 12px;
	margin: 5px 0px 0px 10px;
}
#watch_this p, #phone_me p, .watch_this p {
	font-size: 10px;
	margin: 0 5px 5px 10px;
	color: #FFF;		
}
table.searchFormTable div.watch_this p {
	color:#ffffff;
	font-size:10px;
	line-height:24px;
}
/*#watch_this input, #phone_me input, .watch_this input {
	width: auto;
	margin: 0 0px 5px 10px;
}*/

input#email_wtch_this, input#phn, input#fn_phn, input#ln_phn, #fn_wtch_this, #ln_wtch_this {
	margin: 0px 0px 0px 10px;
	width: 155px;
}

#form_phn p {
	padding: 5px;
}
#watch_this img, #phone_me img, .watch_this img {
	margin:10px 0px 10px 10px;
}
#used_bike_search {
	background-image:url(http://www.nortonwayhondamotorbike.com/images/main/bike_feature_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#ub_asmbly {
	position: relative;
	float: left;
	width: 520px;
	margin-top: 5px;
	height: auto;
}
#ub_other {
	position:relative;
	float:left;
	width:540px;
	margin: 0px 0px 0px 10px;
}
#ub_ex_thumb_cntnr {
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	height: auto;
}
#ub_stats {
	position: relative;
	float: right;
	width: 290px;
	margin: 8px 10px 0px 0px;
}
#ub_stats p {
	font-size:11px;
	margin:0px;
}

#med_img_cntnr {
	position: relative;
	float: left;
	width: 200px;
	top: 0px;
	margin: -13px 0px 0px 0px;
}

#med_img_cntnr h5 {
	position: reltive;
	float: left;
	height: 30px;
	display: block;
	width: 200px;
	padding-top: 0px;
	font-size: 16px;
}

#med_img_cntnr h5 img {
	margin: -4px 10px 0px 0px;
}


#ub_asmbly #med_img_cntnr #med_img img {
	position:relative;
	float:left;
	text-align:center;
	margin-bottom:10px;
	border-radius: 10px;
}

#ub_asmbly #med_img_cntnr #med_img div {
	display: none !important;
}

#ub_detail_price {
	position: relative;
	margin: 0px 10px 0px 0px;
	width: 190px;
	height: auto;
	float: right;
}
#ub_was_price {
	position: relative;
	width: auto;
	float: right;
	margin: 10px 109px 10px 0px;
}
#ub_detail_price_txt {
	position:absolute;
	top:28px;
	right:5px;
	width: 189px;
	text-align:right;
	display: none;
}
#ub_detail_price_num {
	position: relative;
	width: auto;
	text-align: left;
	float: left;
	top: 0px;
}
#ub_detail_price_save {
	position: relative;
	width: auto;
	text-align: left;
	float: left;
}
#ub_detail_price_txt h2 {
	font-size:24px;
	color:#666;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	line-height:24px;
}
#ub_detail_price_num h2 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#ub_detail_price_save h2 {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


#ub_was_price_txt {
	position: relative;
	width: auto;
	text-align: left;
	float: left;
	margin: 0px 5px 0px 0px;
}
#ub_was_price_num {
	position: relative;
	width: auto;
	float: left;
}
#ub_was_price_txt h2 {
	font-size: 16px;
	color: #ce0000;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
#ub_was_price_num h2 {
	font-size: 16px;
	color: #ce0000;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}

.bike_used_thumb, .bike_used_thumb_on {
	position:relative;
	float:left;
	margin:0px 4px 3px 0px;
	background-position:center;
	background-repeat:no-repeat;
	width:62px;
	height:45px;
	border-radius: 5px;	
}
.bike_used_thumb_on {
	border-color:#ffffff;
}
.bike_used_thumb_on {
	border-color:#FF0000;
}
.bike_used_thumb_gar, .bike_viewed_thumb {
	position: relative;
	float: left;
	margin: 0px 10px 5px 0px;
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 37px;
	border-radius: 5px;
}
#total_gar_veh h5 {
	font-size:10px;
}
.bike_used_thumb_gar_lnk {
	width:100%;
	height:30px;
}
#total_gar_veh {
	position:relative;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	text-align:center;
}



table.searchFormTable {
	border-collapse: collapse;
	
	margin-bottom:5px;
	width:535px;
}

table.searchFormTable p {
	color:#555;
	font-size:13px;
	margin:4px;
}

table.finance_quo_table p.fin_title, table.finance_quo_table p.fin_type, table.finance_quo_table p.fin_txt, table.finance_repex_table p.fin_title, table.finance_repex_table p.fin_type, table.finance_repex_table p.fin_txt {
	margin:3px 0px 3px 0px;
	color:#CCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

table.finance_repex_table h4 {
	color:#CCC;
	font-size:14px;
	margin:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

table.finance_repex_table h5 {
	color:#CCC;
	font-size:12px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

table.finance_repex_table p {
	color:#CCC;
	font-size:11px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

table.finance_quo_table p.fin_title, table.finance_quo_table p.fin_type, table.finance_repex_table p.fin_title, table.finance_repex_table p.fin_type {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

table.finance_quo_table {
	margin:0 0 10px 0;
}

table.finance_repex_table {
	margin:10 0 15px 0;
}

table.finance_repex_table h5 {
	font-size:10px;
	margin: 0 0 8px 0px;
}


table.finance_quo_table th.fin_type, table.finance_repex_table th.fin_type {
	width:90px;
}
table.finance_quo_table th.dep, table.finance_repex_table th.dep {
	width:55px;
}
table.finance_quo_table th.bal, table.finance_repex_table th.bal {
	width:60px;
}
table.finance_quo_table th.ter, table.finance_repex_table th.ter {
	width:55px;
}
table.finance_quo_table th.tot, table.finance_repex_table th.tot {
	width:75px;
}
table.finance_quo_table th.fnl, table.finance_repex_table th.fnl {
	width:75px;
}
table.finance_quo_table th.mpmnt, table.finance_repex_table th.mpmnt {
	width:95px;
}
table.finance_quo_table td,table.finance_quo_table th, table.finance_repex_table td,table.finance_repex_table th {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#aaa;
}
table.fin_det_TBL p.fin_title, table.fin_det_TBL p.fin_type, table.fin_det_TBL p.fin_txt {
	margin:3px 0px 3px 0px;
	color:#CCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

table.fin_det_TBL p.fin_bld {
	font-weight:bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.fin_det_TBL h4 {
	font-weight:bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-size:12px;
}
table.fin_det_TBL td {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#aaa;
}
table.fin_det_TBL td.button_td {
	border-bottom:none;
}
table.fin_fetch_adj h4 {
	font-weight:bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
}

table.fin_fetch_adj h5, table.fin_det_TBL h5 {
	font-weight:normal;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0 0 8px;
	text-transform:uppercase;
	line-height:25px;
	font-size:11px;
}

#fin_fetch_cont { 
	position:relative;
	float:left;
	margin:10px 0 10px 0;
	width:720px;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#aa9;
}
.used_bike_asmbly {
	position: relative;
	float: left;
	width: 745px;
	height: 210px;
	margin-bottom: 10px;
	border-radius: 10px;
	background: rgb(63,63,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(63,63,63,1) 0%, rgba(13,13,13,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,63,63,1)), color-stop(100%,rgba(13,13,13,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(63,63,63,1) 0%,rgba(13,13,13,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */	
}




.used_bike_contact {
	position:absolute;
	bottom:7px;
	left:211px;
	width: 280px;
	background: url(../../images/main/page-scheme.png) -255px -489px;
	padding-left: 40px;
}
.used_bike_contact h3 {
	color: #f7f7f7;
	margin: 0px 5px 5px 5px;
	font-size: 14px;
	display: block;
	line-height: 20px;
}
.used_bike_desc {
	position: absolute;
	top: 49px;
	left: 223px;
	width: 358px;
	height: 101px;
	border-radius: 10px;
	padding: 5px;
	background-color: #FFF;
}
div.used_bike_desc p {
	color: #333333;
}
.used_bike_price {
	position:absolute;
	height:150px;
	width:122px;
	left:618px;
	top:12px;
	/*	background-color: #000000;
*/	z-index:1;
}
.used_bike_actions {
	position:absolute;
	width:170px;
	right:0px;
	top:70px;
	text-align:left;
	height: 120px;
	z-index:1000;
	display: none;
}



.action_email_similar h5, .action_watching h5, .action_add_to_garage h5, .action_enquire h5 {
	color:#ddddff;
	font-size:10px;
	line-height:30px;
	margin:0 0 0 5px;
	font-weight:bold;
	text-align:left;
}
.action_email_similar {
	position:absolute;
	width:169px;
	left:0px;
	top:30px;
	height: 30px;
	text-align:right;
	cursor:pointer;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/action-email.gif);
}
.action_watching {
	position:absolute;
	width:169px;
	left:0px;
	top:90px;
	height: 30px;
	text-align:right;
	cursor:pointer;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/action-watching.gif);
}
.action_add_to_garage {
	position:absolute;
	width:169px;
	left:0px;
	top:0px;
	height: 30px;
	text-align:right;
	cursor:pointer;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/action-garage.gif);
}
.action_enquire {
	position:absolute;
	width:169px;
	left:0px;
	top:60px;
	height: 30px;
	text-align:right;
	cursor:pointer;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/action-enquire.gif);
}
.used_photo_thumb_asmbly {
	position:relative;
	float:left;
	left:10px;
	top:10px;
	width:100px;
	height:90px;
}
.used_photo_thumb_link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 150px;
	/* [disabled]border-radius: 5px; */
}

.used_photo_thumb_link:hover {
	background: url(../../images/norton-way-honda/roll_bg.png) repeat;
}

.used_photo_thumb_holder {
	position:relative;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	width:200px;
	height:150px;
	background-repeat:no-repeat;
	background-position:top;
	border-radius: 10px;
}

.used_photo_num {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
	margin: 5px 0px 0px -5px;
}

.used_photo_num:hover {
/*	background-color: #333333;
*/}

/*.used_photo_num p, .used_photo_vid p {
	color:#003;
	line-height: 12px;
}*/
.used_photo_num a:link, .used_photo_num a:visited {
	color:#FFF;
	font-weight:bold;
	display: block;
	padding: 10px 10px 10px 35px;
	background: url(../../images/main/page-scheme.png) -255px -513px #ce0000;
	border-radius: 10px;
	text-decoration: none;
	margin: 5px 0 0 5px;
}
.used_photo_num a:hover {
	color:#CCC;
	background-color: #333333;		
}

.used_photo_vid {
	position: relative;
	float: left;
	width: 120px;
	height: auto;
	display: inline-block;
	text-align: center;
	margin: -30px 0px 0px 0px;
}

.used_photo_vid a:link, .used_photo_vid a:visited {
	color:#FFF;
	font-weight:bold;
	display: block;
	padding: 10px 0px 10px 30px;
	background: url(../../images/main/page-scheme.png) -255px -513px #ce0000;
	border-radius: 10px;
}
.used_photo_vid a:hover {
	color:#CCC;
	background-color: #333333;		
}

.used_bike_price_number {
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:right;
	top: 1px;
	left: 1px;
}
.used_bike_save_number {
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:right;
	top: 115px;
}
.used_bike_price_number h3 {
	color: #FFFFFF;
	margin: 5px 10px 5px 5px;
	font-size: 24px;
	font-weight: bold;
}
.used_bike_price_number h4 {
	color: #FFFFFF;
	margin: 5px 10px 5px 5px;
	font-size: 18px;
}
.used_bike_price_number_was {
	position:absolute;
	top:61px;
	width:100%;
	text-align:right;
	left: 0px;
}
.used_bike_price_number_was h3 {
	color:#999999;
	margin:5px 10px 5px 5px;
	font-size:18px;
}
.used_bike_price_number_was h4 {
	color:#999999;
	margin:5px 10px 5px 5px;
	font-size:14px;
}
.used_bike_save_number h3 {
	color:#247dd7;
	margin:5px 10px 5px 5px;
	font-size:24px;
}
.used_bike_save_number h4 {
	color: #ce0000;
	margin: 5px 10px 5px 5px;
	font-size: 14px;
}
#watch_list_pos {
	position: absolute;
	right: 4px;
	top: 0px;
	width: 200px;
}

.used_login {
	position:relative;
	float:right;
	height: 25px;
	width: 200px;
	background: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/page-scheme.png) -10px -50px;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:5px;
}

.view_watch_list_button, .view_wish_list_button, .save_list_button {
	position: relative;
	float: right;
	height: 37px;
	width: 91px;
	background: url(../../images/main/empty-garage.png) left no-repeat;
	display: block;
}

.view_watch_list_button h5, .view_wish_list_button h5, .save_list_button h5, .used_login h5 {
	font-size:10px;
	font-weight:normal;
	line-height:25px;
	margin:0px;
}

.box1 {color : #dddddd;; float: left;font-size : 11px; width : 130px; font-weight : bold; text-align: left;} 
/*standard box section */

.box1vehicle {float: left;font-size : 11px; width : 130px; font-weight : bold;   text-align: left;} 
/*standard box section containing vehicle elements */
.box1additional {
	color : #333;
	;
	float: left;
	font-size : 11px;
	width : 130px;
	font-weight : bold;
	text-align: left;
}
/* standard box section containing additional elements*/
.box1price {color : #dddddd;; float: left;font-size : 11px; width : 130px; font-weight : bold;  text-align: left;}
/*standard box section containing Price elements*/
.box1sort {
	display: block;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 71px;
	width: 500px;
}
/*standard box section containing sort elements*/

.vehiclehead {
	font-size : 11px;
	font-weight : bold;
	color: #333333;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 3px;
	width: 127px;
}
/*vehicle header section*/

.searchpad {
	width:565px;
	position: relative;
	top: 0px;
	background-color:transparent;}

/*Main search pad area*/
.sortTxt{
	color: #333333;
	font-size: 12px;
	margin-right: 5px;
	}/*Sorting Text labels*/
.searchbutton input{
	position:absolute;
	top:122px;
	left:420px;
	text-align: center;
	cursor: hand;
} /*search button, define colour/text styles*/

/*.header   {font-weight:bold;height : 18px;position: relative; padding-top:2px; }  main Header*/
.outer   {
	width: 510px;
	height : 90px;
	position: relative;
	vertical-align: middle;
	background-image: url(http://www.nortonwayhondamotorbike.com/css/main/images/formbg.gif);
	background-repeat: no-repeat;
} 
/*outer rim of form */

/*

Sidebar Values

*/

.outer_fr   {
	width: 200px;
	position: relative;
	vertical-align: middle;
	/* [disabled]background-image: url(http://www.nortonwayhondamotorbike.com/css/main/images/formbg.gif); */
	/* [disabled]background-repeat: no-repeat; */
}

.make_fr, .model_fr, .mileage_fr, .minprice_fr, .maxprice_fr, .engine_fr, .agerange_fr, .new_model_fr, .type_fr, .post_code_loc {
	position:relative;
	float:left;
	display: block;
	visibility: visible;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	color: #333333;
}

.outer_fr input, select, textarea, button
{
	font-size: 12px;
	background-color: #efefef;
	/* [disabled]border: 1px solid #ccc; */
	color: #333333;
}

.go_new_bike {
	position:relative;
	float:left;
	display: block;
	visibility: visible;
	margin:7px 0 0 0;
	padding:0 0 0 20px;
}
.box1sort_fr, .keywords_fr, .location_fr {
	position:relative;
	float:left;
	display: block;
	visibility: visible;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
}

.vehiclehead_fr, .additionalhead_fr, .location_txt_fr,.keywords_txt_fr {
	position:relative;
	float:left;
	display: block;
	visibility: visible;
	margin:7px 0 0 0;
	padding:7px 0 0 20px;
	font-size:12px;
	font-weight:bold;
}


.keywords_fr input[type="text"] { margin:0px; }

#veh_fnd_btns {
	width: 200px;
	height: 20px;
	position: relative;
	float:left;
}
.veh_fnd_btn_off, .veh_fnd_btn_on {
	width: 100px;
	height: 30px;
	position: relative;
	float:left;
	cursor:pointer;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
margin-top: -5px;
}
.veh_fnd_btn_off {
	/* [disabled]background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/fnd_off.png); */
	/* [disabled]background-repeat:repeat; */
  background-color: #6d6e71;
}

.veh_fnd_btn_off h5, .veh_fnd_btn_on h5 {
	margin:8px;
	font-size:14px;
}
.veh_fnd_btn_off h5 {
	font-weight:normal;
	color: #FFFFFF;
}
.veh_fnd_btn_on h5 {
	font-weight:bold;
	color: #333333;
}

.veh_fnd_btn_on {
	/* [disabled]background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/fnd_off.png); */
	/* [disabled]background-repeat:repeat; */ 
   background-color: #cccccc;	
}
	

#veh_fnd {
	width: 200px;
	position: relative;
	float:left;
	/* [disabled]background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/bk_fndr.gif); */
	background-position:top;
	margin-bottom:5px;
	background-color: #CCC;
	border-radius: 0px;}

#veh_fnd_used, #veh_fnd_new {
	width: 200px;
	position: relative;
	float:left;
	
}

#veh_fnd_new {
	padding-bottom:20px;
	
}

.box1additional_fr {
	position:relative;
	color : #333333;
	float: left;
	font-size : 11px;
	width : 100%;
	font-weight : bold;
	text-align: left;
}
.box1price_fr  {position:relative; color : #dddddd; float: left; font-size : 11px; width : 100%; font-weight : bold; text-align: left; }


#usedSearchForm { } /*main search form id, */
.searchFormTable {
	width: 535px;
} /*search form Table */
form {margin-bottom:0px;padding-bottom:0px;top:200px; } /* form postion */
.formAlignment {
	text-align:left;
	width:600px;
}


/* Box 4 - sort details, these are classes inside .box1sort*/*/
.lowhigh{display: block; visibility: visible;}
.highlow{display: block;visibility: visible;}
.makemodel{display: block; visibility: visible;}

.additionalhead {
	font-size : 11px;
	font-weight : bold;
	color: #333333;
	height: 20px;
	text-align: left;
	position: absolute;
	left: 385px;
	top: 3px;
	width: 121px;
}
/*additional header section*/
.box1vehicle select {margin : 1px;} 
/*vehicle header selectdropdown section*/
.head {font-size : 11px;font-weight : bold;margin-top : 3px;color:#dddddd; height:20px; text-align: left;}
/*standard Head */

.keywords{
	display: block;
	visibility: visible;
	position: absolute;
	left: 385px;
	top: 20px;
	width: 130px;
}

.engine{
	display: block;
	visibility: visible;
	position: absolute;
	left: 385px;
	top: 45px;
	width: 130px;
}
.postcode{
	position:absolute;
	font-size : 11px;
	font-weight : bold;
	color:#dddddd;
	top:20px;
	left:0px;
	display: block;
	visibility: visible;
	height: 20px;
	width: 140px;
}
.postcode_dist{
	position:absolute;
	top:45px;
	left:0px;
	display: block;
	visibility: visible;
	height: 20px;
	width: 140px;
}
.make{
	position:absolute;
	top:20px;
	left:0px;
	display: block;
	visibility: visible;
	height: 20px;
}
.model{
	position:absolute;
	top:45px;
	left:0px;
	display: block;
	visibility: visible;
	height: 20px;
}

/* Box 2 - vehicle attributes, these are classes inside .box1price*/
.minprice{
	display: block;
	visibility: visible;
	position: absolute;
	top: 20px;
	left: 129px;
	height: 20px;
}
.maxprice{
	display: block;
	visibility: visible;
	position: absolute;
	left: 129px;
	top: 45px;
}
.mileage {
	display: block;
	visibility: visible;
	position: absolute;
	left: 257px;
	top: 20px;
}
.agerange{
	display: block;
	visibility: visible;
	position: absolute;
	left: 257px;
	top: 45px;
}
.s_fin_quo {
	width:90px;
	text-align:center;
}

#photoholder {
	width:647px;
	margin: 10px 0px 0px 0px;
}

#thebikes {
	width:640px;
	height:480px;
	background-position:center;
	background-repeat:no-repeat;
}

#thebikes img {
	border-radius: 10px;
}

.used_bike_title_layer {
	position: absolute;
	top: 10px;
	left: 223px;
	width: 358px;
	z-index: 100;
	padding: 5px;
	border-radius: 10px;
	background-color: #FFF;	
}

h5.used_bike_title_text {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
	display: block;
}
.used_bike_feature {
	position: relative;
	float: left;
	width: 745px;
	margin: 0px 0px 20px 0px;
	border-radius: 10px;
}
.used_bike_watchers {
	position: relative;
	width: auto;
	background-color: #ce0000;
	border-radius: 10px;
	margin: 0px 10px 20px 8px;
}
h5.used_bike_watchers_text, p.used_bike_watchers_text, p.used_bike_watchers_text a:link, p.used_bike_watchers_text a:visited {
	color: #FFF;
	padding: 10px;
	font-size: 16px;
}
p.used_bike_watchers_text a:hover {
	color:#000;
}
/*div.used_overlay {
	position: absolute;
	top: -200px;
	left: -210px;
	z-index: 401;
	height: 660px;
	width: 909px;
	background-color: #000000;
	z-index: 9999999 !important;
	float: left;
}
div.used_overlay#large_img {
	position: absolute;
	top: 0px;
	float: right;
	left: -166px;
	z-index: 99999999 !important;
}*/

#large_img {
	position: absolute;
	top: -78px;
	float: right;
	left: -160px;
	z-index: 99999999 !important;
}

.used_overlay {
	position: absolute;
	height: 660px;
	width: 909px;
	background-color: #000000;
	z-index: 9999999 !important;
	float: left;
}

#used_slideshow_notice h3, #used_slideshow_notice h2 {
	color: #FFFFFF;
	display: block;
	padding: 0px 10px 0px 10px;
}

.slide_show_cnt h1 {
	color: #FFFFFF;
}	

div.slide_show_cnt {
	position: absolute;
	top: 93px;
	left: 25px;
	width: 878px;
	z-index: 39999;
	height: 510px;
}
#used_det_back {
	position:relative;
	float:left;
	width:80px;
	height:35px;
	top: -8px;
	width: 100%;
}

#used_det_back div.button_back {
	margin: 8px 0px 0px 0px;
}

#used_det_title {
	position: relative;
	float: left;
	width: 535px;
	height: 30px;
	margin: 8px 0px 0px 0px;
}

#used_bike_page {
	position: relative;
	float: left;
	width: 745px;
	height: auto !important;
	height: 700px;
	margin: 0px 0px 10px 0px;
	z-index: 99999;
}

#used_bike_video {
	position: relative;
	float: left;
	width: 500px;
}

#COSPlayer_p50524 {
	width: 300px !important;
}

#searchFormTable_div {
	position:relative;
	float:left;
	width:535px;
}

div#used_det_title h2 {
	margin: 0px 0px 0px 0px;
	font-size: 22px;
}
div.sld_shw_thmb {
	position:absolute;
	right: 0px;
	top: 10px;
}
div.sld_shw_thmb td {
	height:45px;
}
div#sld_shw_stage {
	position: relative;
	float: left;
	width: 864px;
}
div#finex_div {
	position:relative;
	float:left;
	width:535px;
	z-index:1;
	border-top:solid 1px #6a92bb;
	border-bottom:solid 1px #6a92bb;
	padding-top:10px;
	margin:10px 0 0 0;
}
table#finex_tab {
	width:100%;
}
table#finex_tab p.title {
	font-weight:bold;
	font-size:12px;
	margin:5px 10px 5px 10px;
}
table#finex_tab p {
	font-weight:normal;
	margin:5px 10px 5px 10px;
}
table#finex_tab h2 {
	margin:5px 10px 5px 10px;
}
#forecourt_cnt, .recently_viewed {
	position: relative;
	width: 190px;
	z-index: 40;
	float: left;
	margin: 10px 0px 0px 10px;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/dealerwebs/bk_fndr.gif);
	background-position: top;
	border-radius: 0px;
}
#forecourt_cnt h4, .recently_viewed h4 {
	margin: 8px 5px 8px 0px;
	height: 30px;
	color: #333333;
}
#forecourt {
	position:relative;
	width:200px;
	z-index:4;
	float: left;
	height: 120px;
}
#recent_view {
	position: relative;
	width: auto;
	z-index: 4;
	float: left;
	height: 80px;
	margin: 0px 0px 0px 0px;
}

#used_veh_type_sort_price {
	position:absolute;
	left:75px;
	top:5px;
	z-index:1;
	width: 105px;
	height: 16px;
}
#used_veh_type_sort_model {
	position:absolute;
	left:185px;
	top:5px;
	z-index:1;
	width: 105px;
	height: 16px;
}
#used_veh_type_sort {
	position:relative;
	float:left;
	width:745px;
	height:25px;
	z-index:1;
	background-repeat: no-repeat;
	background-position:top right;
	margin-bottom:0px;
}
.used_veh_type_sort_up {
	position:absolute;
	left:55px;
	top:3px;
	z-index:1;
}
.used_veh_type_sort_down {
	position:absolute;
	left:70px;
	top:3px;
	z-index:1;
}
.used_veh_type_sort_title {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	text-align:right;
	width: 50px;
	font-size:12px
}
#used_veh_type_sort_head {
	position:absolute;
	left:5px;
	top:5px;
	z-index:1;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	text-align:left;
	width: 120px;
	font-size:12px;
}
.used_veh_ad {
	position:relative;
	float:left;
	border:solid;
	border-color:#0099FF;
	border-width:1px;
	padding:5px;
	margin:0px 0px 5px 0px;
}

#rf_licence {
	position: relative;
	float: left;
	padding: 10px 0px 10px 80px;
	background-image: url(http://www.nortonwayhondamotorbike.com/images/tax.png);
	background-position: left;
	background-repeat: no-repeat;
	width: auto;
	display: none;
}

input#used_menu_search_button
{
	font-size: 12px;
	background: #ececec;
	border: 1px solid #333333;
	color: #333;
	padding: 5px;
	border-radius: 10px;
}

input#used_menu_search_button:hover
{
	background: #ce0000;
	color: #FFFFFF;
}

/* VIDEO PLUGIN CSS */
#imageSequenceGallery {
	background-color: transparent!important;
	float: left;	
}
#imageSequenceGalleryNext, #imageSequenceGalleryPrev {
	cursor: pointer;	
}
.imageSequenceGalleryThumbImg {
	border-radius: 5px;	
}
/*#loading {
	width:517px;	
	height: 330px;
}*/
#used_spec_button_container {
	display:none;	
}