@charset "utf-8";

/************************************************/
/** HOME PAGE **/

#home_quick-search {
	float: left;
	width: 210px;
	background-image: url(../images/quick-search.gif);
	background-repeat: repeat-x;
	height: 102px;
	padding: 5px;
}

#home_quick-search span.title {
	float: left;
	font-size: 14px;
	color: #fff;
	width: 209px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: dotted 1px #fff;
}

#home_quick-search span.text {
	float: left;
	font-size: 11px;
	color: #fff;
	padding: 2px 0px 2px 0px;
}

#home_quick-search select {
	float: left;
	font-size: 11px;
	color: #202020;
	height: 18px;
	margin-bottom: 4px;
	border: solid 1px #7f9db9;
}

#home_quick-search select disabled {
	float: left;
	font-size: 11px;
	color: #666;
	height: 18px;
	margin-bottom: 4px;
	border: solid 1px #d8d8d7;
}

#home_quick-search span.reset {
	float: right;
	color: #fff;
	font-size: 9px;
	text-decoration: underline;
	padding: 3px 1px 0px 0px;
	cursor: pointer;
}

#home_quick-search #combo_manu {
}

#home_quick-search #combo_model {
}

#home_quick-search #combo_year {
}

#home_text {
	float: left;
	width: 730px;
	height: 102px;
	padding: 5px 0px 0px 0px;
	margin-left: 10px;
}

#home_text span.title {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

#home_text span.text_col1 {
	float: left;
	width: 357px;
	margin-right: 8px;
}

#home_text span.text_col2 {
	float: left;
	width: 357px;
	margin-left: 8px;
}

#home_text p {
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin: 5px 0px 10px 0px;
}

#home_banner {
	float: left;
	border: solid 1px #D8D8D7;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#home_promos {
	width: 960px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 0px 0px;
	background-image: url(../images/border-dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#home_promos span.title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 15px;
}

#home_promos span.title strong {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #666;
}


#home_promos-lrg {
	float: left;
	width: 331px;
	text-align: center;
	padding: 0px;
	margin-right: 4px;
}

#home_promos-sml {
	float: left;
	text-align: center;
	width: 155px;
	height: 160px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-right: dotted 1px #d8d8d7;
}

#home_promos-sml-divider {
	float: left;
	height: 1px;
	width: 625px;
	border-bottom: dotted 1px #d8d8d7;
	margin: 12px 0px 12px 0px;
}

#home_promos span.text {
	display: block;
	color: #666;
	line-height: 15px;
}

#home_promos span.text b {
	color: #cb2128;
	font-weight: bold;
}

#home_promos-sml span.text_line1 {
	display: inline-block;
	color: #666;
	line-height: 15px;
	padding: 0px 2px 0px 3px;
	width: auto;
}

#home_importer {
float: left;
width: 470px;
padding: 10px 0px 10px 0px;
}

#home_importer img.thumbnail {
float: left;	
padding: 0px 10px 0px 0px;
}

#home_importer img.logo {
float: left;
padding-right: 10px;
}

#home_importer span.title {
float: left;
width: 315px;
font-size: 14px;
font-weight: bold;
color: #666;
}

#home_importer span.sub-title {
float: left;
width: 315px;
font-size: 12px;
font-weight: bold;
color: #FF8400;
}

#home_importer span.text {
float: left;
font-size: 11px;
color: #666;
text-align: justify;
width: 385px;
}

#home_importer a.red {
float: left;
font-size: 11px;
font-weight: normal;
color: #CB2128;
text-decoration: underline;
padding: 2px 0px 2px 8px;
background-image: url(../images/red-arrow.gif);
background-repeat: no-repeat;
background-position: 0px 7px;	
}

#home_importer_split {
width: 100%;
float: left;
height: 2px;
margin: 0px;
padding: 0px;
border-bottom: dotted 2px #d8d8d7;
}

#home_finance {
float: left;
width: 960px;
background-color: #cb2128;
margin: 5px 0px 10px 0px;
}

#home_finance span.title {
float: left;
font-weight: bold;
color: #fff;
font-size: 21px;
font-style: italic;
letter-spacing:  -1px;
padding: 5px 0px 3px 10px;
}

#home_finance span.title strong {
	letter-spacing:  normal;
	font-size: 14px;
}

#home_finance span.text {
	float: left;
	text-align: justify;
	width: 620px;
	color: #fff;
	padding: 4px 10px 4px 20px;;
}


#home_footer-lists {
	float: left;
	width: 960px;
	padding-bottom: 10px;
}

#home_footer-lists span.title-brand {
	float: left;
	width: 723px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

#home_footer-lists span.title-category {
	float: right;
	width: 237px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

#home_footer-lists ul {
	float: left;
    list-style: none;
	width: 225px;
	font-weight: bold;
	border-right: dotted 1px #d8d8d7;
	margin-right: 15px;
}

#home_footer-lists li {
	display: block;
	font-weight: normal;
}

/** END HOME PAGE **/
/************************************************/

/************************************************/
/** SEARCH PAGE **/

#selection {
	width: 960px;
}

#selection #results {
	position: relative;
	clear: both;
	padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
	height: 15px;
}

#selection #results span.no_of_results {
	float: left;
	width: auto;
	display: inline;
	text-align: left;
}

#selection #results span.pages {
	float: right;
	width: auto;
	display: inline;
	text-align: right;
}

#selection #results_footer {
	position: relative;
	clear: both;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	height: 15px;
}

#selection #results_footer span.no_of_results {
	float: left;
	width: auto;
	display: inline;
	text-align: left;
}

#selection #results_footer span.pages {
	float: right;
	width: auto;
	display: inline;
	text-align: right;
}

#selection #side-bar {
	float: left;
	width: 192px;
	height: 100%;
	position: relative;
	z-index: 98;
	margin: 0px 5px 7px 0px;
}

#selection #search-content {
	float: left;
	height: 100%;
	width: 763px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 97;
}

#selection #search-filter {
    float: left;
	width: 182px;	
	height: auto;
	background-color: #202020;
	margin: 0px;
	padding: 5px 5px 2px 5px;	
	z-index: 98;
	position: relative;
}

#selection #search-filter span.advanced {
	float: left;
	font-size: 9px;
	color: #FFF;
	margin: 2px 0px 0px 0px;
	width: 180px;
}

#selection #search-filter span.title {
  float: left;
  width: 180px;
  display: block;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 5px 0px;
  border-bottom: solid 1px #ACACAB;
  margin-bottom: 5px;
}

#selection #search-filter span.sub_title {
  float: left;
  width: 167px;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 1px;
  
}

#selection #search-filter a.colour_clear {
color: #ffff99;
float: left;
text-decoration: none;
padding: 0px 0px 2px 15px;
background-image: url(../images/clear_grey.png);
background-position: 1px 1px;
background-repeat: no-repeat;
width: 25px;
}

#selection #search-filter span.colour_title {
  color: #FFF;
  font-weight: bold;
  float: left;
  width: 136px;
  padding-bottom: 2px;

}

#selection #search-filter ul.colour_images {
  float: left;
  width: 22px;
  list-style: none;
}

#selection #search-filter ul.colour_images li {
  font-weight: normal;
  font-style: italic;
  height: 17px;
  padding: 0px 0px 4px 0px;
}

#selection #search-filter ul.colours {
 width: 155px;
 float: left;
 list-style: none;
 color: #FFF;
 margin-left: 3px;
}

#selection #search-filter ul.colours li.selected {
  font-weight: normal;
  font-style: italic;
  padding: 2px 0px 5px 0px;
  color: #f1ff55;
}

#selection #search-filter ul.colours li.not_selected {
  font-weight: normal;
  font-style: italic;
  padding: 2px 0px 5px 0px;
  color: #fff;
}

#selection #search-filter ul.colours input {
  vertical-align: text-bottom;
  margin: 0px;
  padding: 0px;
  height: 14px;
  width: 14px;
}

#selection #search-filter select {
  float: left;
  font-size: 11px;
  color: #202020;
  height: 19px;
  padding: 0px;
  margin: 0px;
}

#selection #search-filter a.help {
  float: left;
text-decoration: none;
	position: relative;
	padding: 0px;
  width: 12px;
}

#selection #search-filter a.help img {
  cursor: pointer;
  padding: 0px 0px 0px 0px;
  width: 12px;
  height: 12px;
}

#selection #search-filter a.help:hover span.search-help-popup {
  visibility: visible;
  top: 0px;
  left: 15px;
}

#selection #search-filter a.help span.search-help-popup {
	visibility: hidden;
	position: absolute;
	z-index: 99;
	border: solid 1px #C0C0C0;
	padding: 3px 3px 0px 3px;
	background-color: #EEE;
	color: #4b3e6f;
    width: 300px;
	font-weight: normal;
	text-align: left;
}

#selection #search-filter a.help span.search-help-popup p {
	padding-bottom: 3px;
	margin: 0px;
	text-decoration: none;
}

#selection #search-filter .separator {
	float: left;
	border-bottom: dotted 2px #ACACAB;
	margin: 5px 0px 5px 0px;
	height: 1px;
	width: 179px;
}

#selection #search-filter .text-box {
	width: 178px;
	height: 17px;
	background-color: #ffff99;
	border: solid 1px #9999cc;
	float: left;
}

#selection #search-filter .text-box span.text {
	float: left;
	color: #202020;
	padding: 2px 3px 2px 3px;
	font-size: 11px;
}

#selection #search-filter .text-box a.clear {
	float: right;
	background-image: url(../images/clear.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 2px 3px 2px 14px;
	color: #202020;
	font-size: 11px;
	text-decoration: none;
}

#selection #filter {
	float: left;
	border: solid 1px #D8D8D7;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	height: auto;
	width: 751px;
}

#selection #filter span.title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	width: 661px;
	text-align: center;
}

#selection #filter a.next {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 38px;
	padding: 0px 7px 0px 0px;
    background-image: url(../images/forward-arrow.gif);
    background-position: 41px 5px;
    background-repeat: no-repeat;
	text-decoration: underline;
}

#selection #filter a.prev {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 38px;
	padding: 0px 0px 0px 7px;
    background-image: url(../images/back-arrow.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
	text-decoration: underline;
}

#selection #controls_footer {
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 5px;
	height: auto;
	width: 761px;
}

#selection #controls_footer a.next {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 38px;
	padding: 0px 7px 0px 0px;
    background-image: url(../images/forward-arrow.gif);
    background-position: 41px 5px;
    background-repeat: no-repeat;
	text-decoration: underline;
}

#selection #controls_footer a.prev {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	width: 38px;
	padding: 0px 0px 0px 7px;
    background-image: url(../images/back-arrow.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
	text-decoration: underline;
}


#selection #finance {
	float: left;;
	background-color: #cb2128;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	height: auto;
	width: 753px;
	text-align: center;
}

#selection #finance span.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#selection #no_results {
	float: left;
	display: inline;
	margin: 0px 0px 5px 5px;
	height: auto;
	width: 100%;
	position: relative;
}

#selection #search-box {
	float: left;
	display: inline;
	border: solid 1px #D8D8D7;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	height: auto;
	width: 367px;
	position: relative;
}

#selection #search-box .image {
	position: relative;
	display: inline;
	float: left;
	width: 120px;
	margin: 0px 5px 0px 0px;
	text-align: center;
}

#selection #search-box .image img.overlay {
	border: 0px;
	position: absolute;
	z-index: 90;
	top: -5px;
	left: -5px;
}

#selection #search-box .image img.overlay_zoom {
	border: 0px;
	position: absolute;
	z-index: 90;
	bottom: -4px;
	left: 0px;
	cursor: pointer;
}

#selection #search-box .description {
	display: inline;
	float: left;
	width: 242px;
	padding-top: 3px;
	position: relative;
}

#selection #search-box .description span.fitment {
	display: block;
	background-image: url(../images/fitment-tick.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 12px;
	color: #3fa644;
}

#selection #search-box .description span.title {
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#selection #search-box .description span.sizes {
	display: block;
	color: #666;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
}

#selection #search-box .description span.sizes_search {
	display: block;
	color: #666;
	font-size: 9px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
}

#selection #search-box .description span.diameters {
	display: block;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

#selection #search-box .description span.finish {
	display: block;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

#selection #search-box .description span.finish_search {
	display: block;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
}

#selection #search-box .description span.price {
	display: inline;
	float: left;
	width: 121px;
	color: #CB2128;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

#selection #search-box .description span.button {
	padding: 0px;
	float: right;
	display: inline;
	padding-top: 5px;
}

#selection #search-box .description span.button a.specs {
  float: left;
	padding: 0px;
  cursor: pointer;
}

#selection #search-box .description span.specs_title {
	float: left;
	width: 206px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

#selection #search-box .description #combos {
float: left;
width: 242px;
margin: 0px;
padding: 0px;
height: 79px;
}

#selection #search-box .description #combos span.specs_sub_title {
	float: left;
	width: 225px;
	color: #202020;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

#selection #search-box .description #combos a.help {
	float: left;
	text-decoration: none;
	padding: 0px;
	width: 12px;
	height: 15px;
	position: relative;
}

#selection #search-box .description #combos a.help img.help {
  cursor: pointer;
  padding: 0px 0px 0px 0px;
  width: 12px;
  height: 12px;
}

#selection #search-box .description #combos a.help:hover span.help-specs {
  visibility: visible;
  bottom: 3px;
  right: 15px;
}

#selection #search-box .description #combos a.help span.help-specs {
	visibility: hidden;
	position: absolute;
	z-index: 99;
	border: solid 1px #C0C0C0;
	padding: 3px;
	background-color: #EEE;
	color: #4b3e6f;
    width: 219px;
	font-weight: normal;
	text-align: left;
}

#selection #search-box .description #combos a.help span.help-specs img {
}

#selection #search-box .description #combos a.help span.help-specs p {
	padding-top: 5px;
	margin: 0px;
	text-decoration: none;
}

#selection #search-box .description #combos select {
  float: left;
  font-size: 11px;
  color: #202020;
  height: 19px;
  padding: 0px;
  width: 242px;
  margin: 0px;
  border: solid 1px #7f9db9;
}

#selection #search-box .description #combos select disabled {
  float: left;
  font-size: 11px;
  color: #666;
  height: 19px;
  padding: 0px;
  width: 242px;
  margin: 0px;
  border: solid 1px #d8d8d7;
}

#selection #search-box .description #combos .specs_separator {
	float: left;
	border-bottom: dotted 2px #ACACAB;
	margin: 4px 0px 4px 0px;
	height: 2px;
	width: 242px;
}

#selection #search-box .description span.specs_info {
	float: left;
	width: 115px;
	font-size: 9px;
	font-style: italic;
	color: #666;
	padding: 5px 0px 0px 0px;
	line-height: 10px;
}

#selection #search-box .description span.specs_info b {
	color: #4680b0;
	font-weight: bold;
}


#selection #search-box .description span.specs_button_specs {
	float: left;
	width: 120px;
	padding: 6px 0px 0px 7px;
}

#selection #search-box .description .text-box {
	width: 240px;
	height: 17px;
	background-color: #ffff99;
	border: solid 1px #9999cc;
	float: left;
	position: relative;
}

#selection #search-box .description .text-box span.text {
float: left;
  color: #202020;
  padding: 2px 3px 2px 3px;
font-size: 11px;
width: 220px;
}

#selection #search-box .description .text-box span.text b {
  color: #cb2128;
}

#selection #search-box .description .text-box a.clear {
color: #ffff99;
float: left;
text-decoration: none;
padding: 0px;
background-image: url(../images/clear.png);
background-position: 0px 3px;
background-repeat: no-repeat;
width: 11px;
cursor: pointer;
}

#selection #search-box .description a.hide {
color: #666;
float: left;
text-decoration: underline;
padding: 1px 0px 0px 15px;
background-image: url(../images/clear_white.png);
background-position: 0px 2px;
background-repeat: no-repeat;
width: 21px;
cursor: pointer;
}

/* PRODUCTS - DETAIL */
#dotted-divider {
	  display: block;
height: 2px;
width: 100%;
background-image: url(../images/border-dotted.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
}

#main-details {
	float: left;
	width: 960px;
	min-height: 350px;
	padding: 0px;
	margin-bottom: 10px;
}

#main-details #main-image {
	float: left;
	width: 331px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}

#main-details #main-image span.thiswheelfits {
float: left;
width: 331px;
font-size: 14px;
font-weight: bold;
padding-bottom: 10px;
}


#main-details #main-image span.thiswheelfits strong {
font-size: 14px;
font-weight: bold;
color: #09bd00;

}

#main-details #main-image span.note {
	float: left;
	width: 331px;
	font-size: 9px;
	font-style: italic;
	padding-bottom: 5px;
}

#main-details #product-details {
	float: left;
	width: 619px;
position: relative;

}

#main-details #product-details #product-info {
min-height: 268px;
	width: 619px;
}

#main-details #product-details img.logo {
	float: left;
	width: 85px;
	margin-right: 5px;
    padding-top: 11px;
}

#main-details #product-details span.title {
  float: left;
  width: 519px;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 0px 0px 10px;
}

#main-details #product-details span.finish {
  float: left;
  width: 519px;
  color: #666;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 0px 15px 10px;
}

#main-details #product-details #bulk-text {
  float: left;
  padding: 0px 0px 15px 0px;
	width: 100%;
}


#main-details #product-details #bulk-text p {
color: #666;
margin: 5px 0px 10px 0px;
}

#main-details #product-details #bulk-text p strong {
color: #09bd00;
font-weight: normal;
margin: 5px 0px 10px 0px;
}

#main-details #product-details a.help {
  float: right;
  text-decoration: none;
  position: relative;
  padding: 0px;
}

#main-details #product-details a.help img {
  cursor: pointer;
  padding: 1px 0px 0px 0px;
  width: 12px;
  height: 12px;
}

#main-details #product-details a.help:hover span.help-popup {
  visibility: visible;
  top: -4px;
  left: 15px;
}

#main-details #product-details a.help:hover span.help-popup p {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

#main-details #product-details span.help-popup {
	visibility: hidden;
	position: absolute;
	border: solid 1px #C0C0C0;
	padding: 5px 5px 0px 5px;
	background-color: #EEE;
	color: #4b3e6f;
	text-decoration: none;
    width: 413px;
	font-weight: normal;
	text-align: left;
	z-index: 99;
}

#main-details #product-details #specs {
float: left;
width: 619px;
}

#main-details #product-details #specs th.blank {
background-color: #FFF;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #D8D8D7;
border-left: 0px;
}

#main-details #product-details #specs th.header1 {
background-color: #EAEAEA;
color: #666;
text-align: center;
font-weight: bold;
border-top: 1px solid #D8D8D7;
border-right: 0px;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
}

#main-details #product-details #specs th.header2 {
background-color: #EAEAEA;
color: #666;
text-align: center;
font-weight: bold;
border-top: 1px solid #D8D8D7;
border-right: 1px solid #D8D8D7;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
}

#main-details #product-details #specs td.row1 {
background-color: #FFF;
color: #666;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
}

#main-details #product-details #specs td.row1 span.header {
float: right;
padding-right: 3px;
}

#main-details #product-details #specs td.row1end {
background-color: #FFF;
color: #666;
text-align: center;
border-top: 0px;
border-right: 1px solid #D8D8D7;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
}

#main-details #product-details #specs td.row2 {
background-color: #F9F9F9;
color: #666;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
}

#main-details #product-details #specs td.row2 span.header {
float: right;
padding-right: 3px;
}

#main-details #product-details #specs td.row2end {
background-color: #F9F9F9;
color: #666;
text-align: center;
border-top: 0px;
border-right: 1px solid #D8D8D7;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
}

#main-details #product-details #specs td.row3 {
background-color: #FFF;
vertical-align: top;
color: #666;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
font-style: italic;
}

#main-details #product-details #specs td.row3 span.header {
float: right;
padding-right: 15px;
font-style: normal;
}

#main-details #product-details #specs td.row3end {
background-color: #FFF;
color: #666;
text-align: left;
border-top: 0px;
border-right: 1px solid #D8D8D7;
border-bottom: 1px solid #D8D8D7;
border-left: 1px solid #D8D8D7;
font-style: italic;
}

#main-details #product-details #price-box {
	float: left;
	width: 619px;
	margin: 25px 0px 25px 0px;
	padding-top: 20px;
	border-top: dotted 2px #d8d8d7;
}

#main-details #product-details #price-box table {
	float: left;
}

#main-details #product-details #price-box tr {
}

#main-details #product-details #price-box td.price {
	text-align: left;
	color: #CB2128;
	width: 209px;
}

#main-details #product-details #price-box td.price span.price_rrp {
	display: block;
	font-size: 11px;

}

#main-details #product-details #price-box td.price span.price {
	display: inline;
	font-size: 18px;
	font-weight: bold;

}

#main-details #product-details #price-box td.price span.inc_vat {
	display: inline;
	font-size: 10px;
	font-weight: bold;
}

#main-details #product-details #price-box td.price span.included {
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	
}

#main-details #product-details #price-box td.buttons {
	text-align: right;
	width: 410px;
	padding-top: 3px;
}

#main-details #product-details #price-box td.advice {
	text-align: left;
}

#main-details #product-details #price-box td.advice p {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-top: 15px;
}

#main-details #product-details #price-box td.advice p strong {
	color: #06F;
	background-image: url(../images/head-set.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding: 5px 0px 5px 21px;
}

#extra-details {
	float: left;
	width: 960px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
    border-bottom: dotted 2px #d8d8d7;
    border-top: dotted 2px #d8d8d7;
}

#extra-details span.title {
float: left;
font-size: 14px;
font-weight: bold;
color: #666;
border-bottom: solid 1px #D8D8D7;
padding-bottom: 2px;
}

#extra-details span.title strong {
font-size: 11px;
font-weight: normal;
font-style: italic;
}

#extra-details #gallery-finance {
float: left;
width: 331px;
margin: 0px 5px 0px 0px;
	
}

#extra-details #gallery-finance a.help {
  position: relative;
  top: 1px;
  left: 0px;
  text-decoration: none;
}

#extra-details #gallery-finance a.help img {
  cursor: pointer;
  width: 12px;
  height: 12px;
}


#extra-details #gallery-finance a.help:hover span.help-popup {
  visibility: visible;
  top: -300px;
  left: -197px;

}


#extra-details #gallery-finance span.help-popup {
	visibility: hidden;
	position: absolute;
	border: solid 1px #C0C0C0;
	padding: 3px;
	background-color: #EEE;
	color: #4b3e6f;
	font-size: 11px;
	text-decoration: none;
    width: 317px;
	font-weight: normal;
	text-align: left;
	z-index: 99;
}

#extra-details #gallery-finance #thumbnails {
float: left;
	width: 331px;
	padding: 5px 0px 5px 0px;
}

#extra-details #gallery-finance #thumbnails a.enlarge_detail {
  position: relative;
  float: left;
  margin: 0px 5px 5px 0px;
}

#extra-details #gallery-finance #thumbnails a.enlarge_detail img {
  cursor: pointer;
  border: solid 1px #D8D8D7;
}

#extra-details #gallery-finance #thumbnails a.enlarge_detail img.overlay {
  border: 0px;
  position: absolute;
  z-index: 9;
  bottom: 4px;
  left: 4px;
}

#extra-details #gallery-finance ul.payments {
	width: 120px;
	float: left;
	list-style: none;
	padding-top: 1px;
}

#extra-details #gallery-finance ul.payments li {
color: #cb2128;	
text-align: left;
}



#extra-details #gallery-finance ul.amounts {
	float: left;
	width: 40px;
	list-style: none;
	margin-right: 10px;
		padding-top: 1px;
}

#extra-details #gallery-finance ul.amounts li {
color: #cb2128;	
text-align: right;
font-weight: bold;
}

#extra-details #gallery-finance span.notes {
float: left;
font-size: 9px;
width: 155px;
color: #666;
font-style: italic;
margin-top: 3px;
line-height: 13px;
}


#extra-details #options {
	float: left;
width: 619px;
margin-left: 5px;
}

#extra-details #options #option-row {
	float: left;
	display: block;
	padding: 5px 0px 5px 0px;
	width: 619px;

}

#extra-details #options #option-row #option {
	float: left;
	display: inline;
	width: 309px;
}

#extra-details #options #option-row #option #image {
float: left;
width: 59px;
margin-right: 5px;
border: solid 1px #d8d8d7;
}

#extra-details #options #option-row #option #details {
float: left;
width: 240px;

}

#extra-details #options #option-row #option #details #title {
	position: relative;
	z-index: 50;
}

#extra-details #options #option-row #option #details #title span.option-name {
	float: left;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 5px;

}

#extra-details #options #option-row #option #details #title a.help {
	text-decoration: none;
}


#extra-details #options #option-row #option #details #title a.help img.help {
  cursor: pointer;
  padding: 1px 0px 0px 0px;
  width: 12px;
  height: 12px;
}

#extra-details #options #option-row #option #details #title a.help:hover #help-popup {
  visibility: visible;
  bottom: 19px;
  left: -193px;
}


#extra-details #options #option-row #option #details #title a.help #help-popup #text {
	float: left;
}

#extra-details #options #option-row #option #details #title a.help #help-popup #text p {
  display: block;
  margin: 0px;
  padding-top: 5px;
}

#extra-details #options #option-row #option #details #title a.help #help-popup #text h3 {
  display: block;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  color: #666;
}

#extra-details #options #option-row #option #details #title a.help #help-popup #image {
	width: 180px;
	float: left;
	margin-right: 5px;
}

#extra-details #options #option-row #option #details #title #help-popup {
	visibility: hidden;
	position: absolute;
	border: solid 1px #C0C0C0;
	padding: 5px;
	background-color: #EEE;
	color: #4b3e6f;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	z-index: 99;
}



#extra-details #options #option-row #option #details table {
	float: left;
	width: 240px;
}

#extra-details #options #option-row #option #details tr {
	width: 240px;
	height: 13px;
	padding: 0px;
	margin: 0px;
}


#extra-details #options #option-row #option #details tr td.input {
	width: 20px;
	text-align: left;
	height: 13px;
	padding: 0px;
	margin: 0px;
}

#extra-details #options #option-row #option #details tr td.desc {
	font-weight: normal;
	width: 220px;
	text-align: left;
	height: 11px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

#extra-details #options #option-row #option #details tr td.desc strong {
	color: #cb2128;
	font-weight: normal;
}

/* ------------------------------------------------------- */

#extra-details #options #option-row span.options_xl p {
margin: 3px 0px 0px 0px;
font-weight: normal;
}

#tabs {
	float: left;
	width: 960px;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}

#tyre-selection #side-bar {
	float: left;
	width: 212px;
	height: 100%;
	position: relative;
	z-index: 98;
}

#tyre-selection #search-content {
	float: left;
	height: 100%;
	width: 742px;
	padding: 0px;
	margin: 0px 0px 0px 4px;
}

#tyre-selection #search-content #tyre_alternatives {
	float: left;
	width: 732px;
	padding: 5px;
	margin: 0px;
	background-color: #F9F9F9;
	color: #666;
	border: solid 1px #D8D8D7;
	text-align: center;
}

#tyre-selection #search-filter {
    float: left;
	width: 200px;	
	height: auto;
	background-color: #202020;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 2px 5px;	
}

#tyre-selection #search-filter span.advanced {
	float: left;
	font-size: 9px;
	color: #FFF;
	margin: 2px 0px 0px 0px;
	width: 200px;
}

#tyre-selection #search-filter span.title {
  float: left;
  width: 200px;
  display: block;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 5px 0px;
  border-bottom: solid 1px #ACACAB;
  margin-bottom: 5px;
}

#tyre-selection #search-filter span.sub_title {
  float: left;
  width: 187px;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 1px;
  
}

#tyre-selection #search-filter a.brand_clear {
color: #ffff99;
float: left;
text-decoration: none;
padding: 0px 0px 2px 15px;
background-image: url(../images/clear_grey.png);
background-position: 1px 1px;
background-repeat: no-repeat;
width: 25px;
cursor: pointer;
}

#tyre-selection #search-filter span.brand_title {
  color: #FFF;
  font-weight: bold;
  float: left;
  width: 156px;
  padding-bottom: 2px;

}

#tyre-selection #search-filter ul.brands {
 width: 175px;
 float: left;
 list-style: none;
 color: #FFF;
 margin-left: 3px;
}

#tyre-selection #search-filter ul.brands li.selected {
  font-weight: normal;
  font-style: italic;
  padding: 2px 0px 5px 0px;
  color: #f1ff55;
}

#tyre-selection #search-filter ul.brands li.not_selected {
  font-weight: normal;
  font-style: italic;
  padding: 2px 0px 5px 0px;
  color: #fff;
}

#tyre-selection #search-filter ul.brands input {
  vertical-align: text-bottom;
  margin: 0px;
  padding: 0px;
  height: 14px;
  width: 14px;
}

#tyre-selection #search-filter select {
  float: left;
  font-size: 11px;
  color: #202020;
  height: 19px;
  padding: 0px;
  margin: 0px;
}

#tyre-selection #search-filter a.help {
  float: left;
text-decoration: none;
	position: relative;
	padding: 0px;
  width: 12px;
}

#tyre-selection #search-filter a.help img {
  cursor: pointer;
  padding: 0px 0px 0px 0px;
  width: 12px;
  height: 12px;
}

#tyre-selection #search-filter a.help:hover span.search-help-popup {
  visibility: visible;
  top: 0px;
  left: 15px;
}

#tyre-selection #search-filter a.help span.search-help-popup {
	visibility: hidden;
	position: absolute;
	z-index: 99;
	border: solid 1px #C0C0C0;
	padding: 3px 3px 0px 3px;
	background-color: #EEE;
	color: #4b3e6f;
    width: 300px;
	font-weight: normal;
	text-align: left;
}

#tyre-selection #search-filter a.help span.search-help-popup p {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-decoration: none;
	width: auto;
}

#tyre-selection #search-filter .separator {
	float: left;
	border-bottom: dotted 2px #ACACAB;
	margin: 5px 0px 5px 0px;
	height: 1px;
	width: 198px;
}



#tyre-selection #search-filter .text-box {
width: 198px;
height: 17px;
background-color: #ffff99;
border: solid 1px #9999cc;
float: left;

}

#tyre-selection #search-filter .text-box span.text {
float: left;
  color: #202020;
  padding: 2px 3px 2px 3px;
font-size: 11px;
}

#tyre-selection #search-filter .text-box a.clear {
float: right;
background-image: url(../images/clear.png);
background-position: 0px 3px;
background-repeat: no-repeat;
padding: 2px 3px 2px 14px;
color: #202020;
font-size: 11px;
text-decoration: none;
cursor: pointer;
}


#tyre-selection .finance_divider {
	float: left;
	min-height: 0px;
	height: 100%;
	width: 744px;
	padding: 0px;
	margin: 0px 0px 5px 5px;
}

#tyre-selection .finance_divider .finance_box {
	float: left;
	color: #666;
	height: 33px;
	background-color: #F9F9F9;
	border-left: solid 1px #D8D8D7;
	border-right: solid 1px #D8D8D7;
	border-bottom: solid 1px #D8D8D7;
	padding: 5px;
	width: 732px;
}

#tyre-selection .finance_divider .finance_box select {
	float: left;
	font-size: 11px;
	color: #202020;
	height: 18px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 165px;
  border: solid 1px #7f9db9;
}

#tyre-selection .finance_divider .finance_box span.repayments {
	float: left;
	font-size: 11px;
	color: #CB2128;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#tyre-selection .finance_divider .finance_box span.note {
	float: left;
	font-size: 9px;
	color: #202020;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-style: italic;
}

#tyre-selection .finance_divider .finance_box a.clear {
float: right;
background-image: url(../images/clear_white.png);
background-position: 0px 3px;
background-repeat: no-repeat;
padding: 0px 8px 0px 0px;
color: #202020;
font-size: 11px;
text-decoration: none;
cursor: pointer
}


/* END OF PRODUCTS - DETAIL */

#dotted-divider {
float: left;
height: 2px;
width: 100%;
background-image: url(../images/border-dotted.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
margin-bottom: 5px;
}

#car-info {
float: left;	
width: 960px;
}

#car-info #image {
float: left;
width: 300px;
}

#car-info #text {
float: left;
width: 650px;
padding-left: 10px;
}

#car-info #text p {
display: block;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#car-info #text select {
font-size: 11px;
color: #202020;
height: 19px;
margin-bottom: 10px;
border: solid 1px #7f9db9;
}

#car-box {
	float: left;
	height: 100%;
	width: 958px;
    border: solid 1px #D8D8D7;
	margin: 3px 0px 25px 0px;
	background-color: #FFF;
}

#car-box #car-manu {
	float: left;
	height: 100%;
	background-color: #FFF;
	width: 150px;
	text-align: center;
}

#car-box #car-manu span.car-manu {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 9px;
}

#car-box #car-models {
	float: left;
	height: 100%;
	width: 808px;
	background-color: #F9F9F9;
}

#car-box #car-models #car-model {
	float: left;
	height: 48px;
	width: 90px;
	background-color: #FFF;
	text-align: center;
	border-left: dotted 1px #D8D8D7;
	padding: 9px 5px 0px 5px;
}

#car-box #car-models #end {
	float: left;
	height: 57px;
	width: 1px;
	border-left: dotted 1px #D8D8D7;
}

#car-box #car-models #separator {
	float: left;
	height: 0px;
	width: 808px;
  	border-top: 1px dotted #d8d8d8;
  	background-color: #FFFFFF;
}

#car-bottom-links {
	float: left;
	width: 948px;
	margin: 3px 0px 10px 0px;
	padding: 0px;
}

#car-bottom-links a {
	color: #ABABAB;
}

#car-bottom-links span.wrap {
	display: inline-block;
	padding-right: 3px;	
	color: #ABABAB;
}

#wheel-info {
float: left;	
width: 960px;
padding-bottom: 5px;
padding-top: 8px;
}

#wheel-info #image {
float: left;
width: 151px;
text-align: center;
}

#wheel-info #text {
float: left;
width: 798px;
padding-left: 10px;
border-left: 1px dotted #d8d8d8;
}

#wheel-info #text p {
display: block;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#wheel_combo_manu {
display: inline;
}

#wheel_combo_model {
display: inline;
}

#wheel-info #text select {
font-size: 11px;
color: #202020;
height: 19px;
margin: 0px 20px 10px 0px;
  border: solid 1px #7f9db9;
}

#step {
	float: left;
	width: 304px;
	height: 171px;
	background-color: #F9F9F9;
	margin: 5px 6px 6px 0px;
	padding: 5px;
	border: solid 1px #d8d8d7;	
}

#step span.title {
	display: block;
	font-size: 14px;
	font-weight: bold;
 	color: #FF8400;
	margin-bottom: 6px;
}

#step #image {
	float: left;
	width: 140px;
}

#step #image img {
	border: solid 1px #d8d8d7;
	margin-bottom: 5px;
}

#step #text {
	float: left;
	width: 154px;
	margin-left: 7px;
}

#step #text p {
color: #666;
margin: 0px;
padding: 0px 0px 5px 0px;
}

#step #text p strong {
color: #CB2128;
font-weight: normal;
}

#fittings {
	float: left;
	width: 960px;
	margin-bottom: 30px;
}

#fittings #image {
	float: left;
	width: 200px;
}

#fittings #text {
	float: left;
	width: 750px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#fittings p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#fittings p strong {
	color: #CB2128;
	font-weight: normal;
}


#fittings #text ul {
	padding: 0px;
	float: left;
	width: 210px;
	list-style: outside;
	margin: 0px 0px 0px 16px;
}

#tyre-fitting {
float: left;
width: 960px;	
margin: 5px 0px 10px 0px;
}

#tyre-fitting p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#tyre-fitting ul {
	float: left;
	width: 320px;
	height: 121px;
	list-style: none;
	margin-bottom: 10px;
}

#tyre-fitting ul li {
	height: 19px;
	background-color: #202020;
	padding-top: 3px;
	border-left: solid 1px #fff;
}

#tyre-fitting ul img {
	border-top: solid 1px #d8d8d7;
	border-left: solid 1px #d8d8d7;
}


#tyre-fitting ul li span.white{
	color: #FFF;
	padding-left: 19px;
	background-image: url(../images/nav_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;	
}

#car-spec-box {
	float: left;
	min-height: 300px;
	height: 100%;
	width: 958px;
    border: solid 1px #D8D8D7;
	margin: 3px 0px 10px 0px;
	background-color: #F9F9F9;
	position: relative;
}

#car-spec-box #car-model {
	float: left;
	display: inline;
	min-height: 300px;
	height: 100%;
	background-color: #FFF;
	width: 182px;
	text-align: center;
 	border-right: dotted 1px #D8D8D7;
}

#car-spec-box #car-model span.car-manu {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 9px;
}

#car-spec-box #car-specs {
 	float: left;
	background-color: #FFF;
 	width: 775px;
}

#car-spec-box #car-spec {
 float: left;
 width: 351px;
 border-bottom: dotted 1px #D8D8D7;
 padding: 5px 5px 5px 15px;
}

#car-spec-box #years {
 float: left;
 width: 374px;
 border-bottom: dotted 1px #D8D8D7;
 padding: 5px 5px 5px 25px;
}

#car-spec-box #years_upto {
 float: left;
 width: 359px;
 border-bottom: dotted 1px #D8D8D7;
 padding: 5px 5px 5px 40px;
}

#year-select {
width: 789px;
padding: 5px 5px 5px 164px;
margin: 2px 0px 5px 0px;
border: solid 1px #D8D8D7;
background-color: #F9F9F9;
	
}

#year-select select {
font-size: 11px;
color: #202020;
height: 19px;
width: 120px;
  border: solid 1px #7f9db9;
}

#brand-text {
	float: left;
	width: 619px;
}

#brand-text h3 {
	font-size: 14px;
	color: #000;
	padding: 7px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#brand-text p {
	font-size: 11px;
	color: #666;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
}

#brand-text p strong {
	color: #ff8400;
}


#brand-reviews {
	float: left;
	width: 619px;
	padding: 0px 0px 4px 0px;
	margin-bottom: 10px;
	border-top: dotted 2px #D8D8D7;
	border-bottom: dotted 2px #D8D8D7;
}

#brand-reviews h3 {
	font-size: 14px;
	color: #666;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#brand-reviews td.category {
	font-weight: bold;
	padding-right: 5px;
}

#brand-reviews td.stars {
	padding-right: 5px;
}

#brand-reviews td.text {
	font-size: 9px;
	padding-right: 10px;
	min-width: 180px;
}

#brand-reviews td.text_right {
	font-size: 9px;
	padding: 0px;
}

#brand-reviews td.usp {
	font-style: italic;
}


#brand_promos-lrg {
	float: left;
	width: 331px;
	text-align: center;
	padding-bottom: 5px;
	margin-right: 10px;
}

#brand-reviews ul.text li {
}

#brand_promos-sml {
	float: left;
	text-align: center;
	width: 144px;
	height: 158px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 10px 0px;
	border-right: dotted 1px #d8d8d7;
	position: relative;
}

#brand_promos-lrg span.title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 15px;
}

#brand_promos-lrg h3 {
	font-size: 14px;
	color: #666;
	padding: 7px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}


#brand_promos-lrg span.text {
	color: #666;
	line-height: 15px;
}

#brand_promos-lrg span.text b {
	color: #cb2128;
	font-weight: bold;
}

#brand_promos-sml span.title {
	display: block;
	width: 148px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 15px;
}

#brand_promos-sml span.text {
	display: block;
	color: #666;
	line-height: 15px;
	width: 148px;
}


#brand_promos-sml span.text b {
	color: #cb2128;
	font-weight: bold;
}

#brand_promos-sml span.text_line1 {
	display: inline-block;
	color: #666;
	line-height: 15px;
	padding: 0px 2px 0px 3px;
	width: auto;
}

#brand_promos-sml span.text_line1 b {
	color: #cb2128;
	font-weight: bold;
}

#gallery {
float: left;
width: 960px;	
margin: 5px 0px 10px 0px;
}

#gallery ul {
float: left;
width: 239px;
margin: 0px 1px 0px 0px;
height: 121px;
list-style: none;
}

#gallery ul li {
height: 19px;
background-color: #202020;
padding-top: 3px;
}

#gallery ul li a.white{
color: #FFF;
text-decoration: underline;
padding-left: 19px;
background-image: url(../images/nav_arrow_up.gif);
background-repeat: no-repeat;
background-position: 8px 5px;	
}

#all-wheels {
float: left;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
}

#all-wheels ul {
float: left;
list-style: none;
line-height: 14px;
margin: 0px 0px 4px 0px;
padding: 0px 3px 10px 3px;
width: 90px;
}

#all-wheels ul li {
text-align: center;
}

#all-wheels-box {
float: left;
width: 149px;
padding: 0px 5px 5px 5px;
height: 125px;
border-right: dotted 1px #D5D5D5;
text-align: center;
position: relative;
}

#all-wheels-box img.overlay_zoom {
	border: 0px;
	position: absolute;
	z-index: 90;
	bottom: 43px;
	left: 20px;
	cursor: pointer;
}

#all-wheels-box span.image {
display: block;
}

#all-wheels-box span.title {
display: block;
font-size: 11px;
}

#all-wheels-box span.sizes {
display: block;
color: #000;
font-size: 9px;
font-weight: bold;
}

#all-wheels #search-all {
float: left;
width: 948px;	
height: 46px;
background-image: url(../images/quick-search-page.gif);
background-repeat: repeat-x;
margin: 0px 0px 5px 0px;
padding: 7px;
}

#all-wheels #search-all select.brand_combo {
float: left;
font-size: 11px;
color: #202020;
height: 19px;
margin-right: 10px;
border: solid 1px #7f9db9;
}

#all-wheels #search-all select.brand_combo disabled {
float: left;
font-size: 11px;
color: #666;
height: 19px;
margin-right: 10px;
border: solid 1px #d8d8d7;
}

#all-wheels #search-all span.title {
display: block;
color: #FFF;
font-weight: bold;
font-size: 14px;
padding: 0px 0px 5px 0px; 
margin: 0px 0px 5px 0px;
border-bottom: dotted 1px #fff;
}

#all-wheels #search-all span.title b {
color: #FFF;
font-weight: normal;
font-style: italic;
font-size: 11px;
}

#all-wheels #search-all  ul {
float: left;
list-style: none;
width: auto;
padding: 0px;
}

#brand_combo_manu {
}

#brand_combo_model {
}

#brand_combo_year {
}

#all-wheels #search-all span.reset {
	float: left;
	color: #fff;
	font-size: 9px;
	text-decoration: underline;
	padding: 3px 1px 0px 0px;
	cursor: pointer;
}

#all-wheels-box-divider {
	float: left;
	width:960px;
	border-bottom: dotted 1px #D8D8D7;
	height: 1px;
	margin: 3px 0px 5px 0px;
}

#finance_page {
width: 960px;
position: relative;
margin-bottom: 30px;
}

#finance_page h3 {
float: left;
width: 100%;
font-size: 14px;
color: #666;
border-top: dotted 2px #D8D8D7;
padding-top: 8px;
}

#finance_page h3 b {
color: #cb2128;
}

#finance_page p {
float: left;
width: 945px;
padding-left: 15px;
}

#finance_page h3 strong {
color: #09bd00;
}

#finance_page ul.bullets {
float: left;
padding-left: 30px;
padding-bottom: 10px;
}

#finance_page ul.table{
list-style: none;
float: left;
border-left: solid 1px #D8D8D7;
margin-top: 7px;
}

#finance_page ul.table li.header {
background-color: #666;
color: #fff;
padding: 5px 15px 5px 15px;
border-top: solid 1px #D8D8D7;
font-weight: bold;
}

#finance_page ul.table li.cell {
background-color: #F9F9F9;
color: #666;
padding: 5px 15px 5px 15px;
border-top: solid 1px #D8D8D7;
}

#finance_page span.interest {
float: left;
font-size: 9px;
font-style: italic;
margin-bottom: 10px;
padding: 3px 0px 0px 15px;
}


#contact-us {
display: block;
width: 100%
}

#contact-us #details {
display: block;
width: 700px;
margin: 0px auto 0px auto;

}

#contact-us #details ul.labels {
	list-style: none;
	float: left;
	width: 230px;
	text-align: right;
	margin-right: 10px;
}

#contact-us #details ul.labels li.tele {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 15px 0px;
}

#contact-us #details ul.labels li.email_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#contact-us #details ul.labels li.text {
	line-height: 20px;
}

/************************************************/

#contact-us #details ul.contacts {
	list-style: none;
	float: left;
	width: 220px;
	text-align: left;
}

#contact-us #details ul.contacts li.tele {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 15px 22px;
	color: #06F;
	background-image: url(../images/head-set.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contact-us #details ul.contacts li.email_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#contact-us #details ul.contacts li.email_title a {
color: #06F;
text-decoration: underline;
}

#contact-us #details ul.contacts li.email {
	line-height: 20px;
}

#contact-us #details ul.contacts li.email a {
color: #666;
text-decoration: underline;
}

/************************************************/

#contact-us #details ul.address  {
	list-style: none;
	float: left;
	width: 240px;
	text-align: left;
	padding-top: 2px;
}

#contact-us #details ul.address li.title {	
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#contact-us #details ul.address li.text {
	line-height: 15px;
}

#contact-us #details span.opening {
	float: left;
	font-style: italic;
	width: 700px;
	color: #000;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#contact-us #enquiry-form {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	margin-bottom: 40px;
	border-top: dotted 2px #d8d8d7;
}

#contact-us #enquiry-form ul.details {
	list-style: none;
	float: left;
	width: 305px;
	margin-right: 15px;
}

#contact-us #enquiry-form ul.details li {
	float: left;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

#contact-us #enquiry-form ul.vehicle {
	list-style: none;
	float: left;
	width: 305px;
	margin-right: 15px;
}

#contact-us #enquiry-form ul.vehicle li {
	float: left;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

#contact-us #enquiry-form ul.vehicle li #combo_manu {
}

#contact-us #enquiry-form ul.vehicle li #combo_model {
}

#contact-us #enquiry-form ul.vehicle li #combo_year {
}

#contact-us #enquiry-form ul.enquiry {
	list-style: none;
	float: left;
	width: 320px;
}

#contact-us #enquiry-form ul.enquiry li {
	float: left;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

#contact-us #enquiry-form ul.enquiry li img {
padding-left: 104px;
}

#contact-us #enquiry-form span.title {
	float: left;
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 4px #d8d8d7;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

#contact-us #enquiry-form form {
}

#contact-us #enquiry-form form select {
  float: left;
  height: 20px;
  background-color: #FFFFFF;
  width: 175px;
  color: #666;
  font-size: 11px;
  margin-left: 2px;
  border: solid 1px #7f9db9;
}

#contact-us #enquiry-form form input {
  float: left;
  height: 16px;
  border: solid 1px #7F9DB9;
  background-color: #FFFFFF;
  width: 180px;
  color: #666;
  margin-left: 2px;
  font-size: 11px;
}

#contact-us #enquiry-form form textarea {
  margin-left: 2px;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #666;
  font-family: arial;
}

#contact-us #enquiry-form form label {
  float: left;
  margin: 3px 9px 0px 0px;
  width: 93px;
  text-align: right;
}

#contact-us #enquiry-form form label.mandatory {
  float: left;
  margin: 3px 2px 0px 0px;
  width: 100px;
  text-align: right;
}

#contact-us #enquiry-form span.sent {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #09bd00;
  width: 100%;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

#contact-us #enquiry-form span.allow {
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

#contact-us #enquiry-form span.nb {
  float: left;
  font-size: 11px;
  font-style: italic;
  width: 100%;
  text-align: center;
}

#contact-us #enquiry-form #error {
  background-color: #ffdddd;
  border: solid 1px #cb2128;
  padding: 5px;
  margin-bottom: 15px;
  text-align: center;
}

#contact-us #enquiry-form #error p {
  color: #cb2128;
  padding: 0px;
  margin: 0px;
}

/* ------------------------------------------------------- */
/* BASKET  */
/* ------------------------------------------------------- */
#content {
	float: left;
	width: 761px;
}

#content #cars_box {
	float: left;
	width: 761px;
	margin-bottom: 5px;
	border: solid 1px #d8d8d7;
}

#content #cars_box #car {
	float: left;
	background-color: #d8d8d7;
	padding: 5px;
	width: 751px;

}

#content #cars_box #car p {
	float: left;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#content #cars_box #headers {
	float: left;
	background-color: #f2f2f2;
	padding: 5px;
	width: 751px;
}

#content #cars_box #headers ul {
	float: left;
	list-style: none;
}

#content #cars_box #headers ul li {
	float: left;
	color: #666;
}

#content #cars_box #contents {
	float: left;
	width: 761px;
}

#cars_box #contents #product_box {
	float: left;
	background-color: #FFF;
	width: 761px;
	padding: 5px 0px 5px 0px;
}

#content #cars_box #contents #product_box #image {
	float: left;
	width: 99px;
	text-align: center;
	padding-top: 3px;
}

#content #cars_box #contents #product_box #detail {
	float: left;
	width: 385px;
	border-left: dotted 1px #d8d8d7;
	border-right: dotted 1px #d8d8d7;
	text-align: left;
	padding: 12px 15px 0px 15px;
}

#content #cars_box #contents #product_box #detail span.title {
	float: left;
	width: 370px;
	display: block;
	color: #202020;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}

#content #cars_box #contents #product_box #detail span.title b {
	font-size: 11px;
	color: #FF8400;
}

#content #cars_box #contents #product_box #detail ul.includes {
	float: left;
	list-style: none;
	width: 360px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content #cars_box #contents #product_box #detail ul.includes li {
	float: left;
	width: 360px;
	display: block;
}

#content #cars_box #contents #product_box #detail ul.includes li #qty {
	float: left;
	width: 18px;
}

#content #cars_box #contents #product_box #detail ul.includes li #text {
	float: left;
	width: 310px;
}

#content #cars_box #contents #product_box #detail ul.includes li #text span.specs {
	font-size: 9px;
	font-style: italic;
}


#content #cars_box #contents #product_box #detail ul.options {
	float: left;
	list-style: none;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#content #cars_box #contents #product_box #detail ul.options li {
	float: left;
	width: 200px;
}

#content #cars_box #contents #product_box #detail ul.options_price {
	float: left;
	list-style: none;
	width: 40px;
	margin-top: 14px;
	margin-bottom: 10px;
	padding: 0px;
}

#content #cars_box #contents #product_box #detail ul.options_price li {
	float: right;
	color: #CB2128;
	text-align: right;
	width: 40px;
}

#content #cars_box #contents #product_box #quantity {
	float: left;
	width: 72px;
	border-right: dotted 1px #d8d8d7;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666;
	padding-top: 12px;
}

#content #cars_box #contents #product_box #price {
	float: left;
	width: 82px;
	border-right: dotted 1px #d8d8d7;
	font-size: 14px;
	font-weight: bold;
	color: #CB2128;
	text-align: right;
	padding: 12px 10px 0px 0px;
}

#content #cars_box #contents #product_box #remove {
	float: left;
	width: 73px;
	background-color: #FFF;
	text-align: center;
	padding-top: 14px;
	margin: 0px;
}

#content #cars_box #contents #product_box #remove span.remove {
	background-image: url(../images/clear_white.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 14px;
}

#content #cars_box #contents #product_box #remove span.remove a {
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}

#content #cart-totals #cart-buttons {
	float: left;
	padding: 10px 30px 0px 0px;
	width: 420px;
	text-align: right;
	margin-bottom: 30px;
}

#empty_cart {
	float: left;
	width: 761px;
}

#empty_cart h3 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	border-top: dotted 2px #D8D8D7;
	padding-top: 8px;
}

#empty_cart p {
	float: left;
	width: auto;
	padding-left: 15px;
}

#empty_cart p b {
	color: #000;
	font-weight: normal;
}

#empty_cart p strong {
	color: #CB2128;
	font-weight: normal;
}

#empty_cart a {
	padding-left: 15px;
}

#empty_cart #list {
	margin: 0px auto 20px auto;
	width: 414px;
}

#empty_cart #list ul {
	float: left;
	list-style: none;
	margin-bottom: 10px;
}

#empty_cart #list ul li {
	display: block;
}

#empty_cart #list ul li.header {
	display: block;
	font-weight: bold;
}

#progress-bar {
	float: left;
	width: 960px;
	height: 31px;
	padding: 0px;
	background-image: url(../images/che-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

#progress-bar ul {
	list-style: none;
	padding: 0px;
}

#progress-bar li.green {
	float: left;
	background-image: url(../images/che-bg-grn.gif);
	background-repeat: repeat-x;
	height: 31px;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
}

#progress-bar li.green #arrow {
	background-image: url(../images/che-arrow.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: right;
	padding: 7px 30px 7px 20px;
}

#progress-bar li.green #square {
	height: 17px;
	padding: 7px 29px 7px 20px;
	border-right: dotted 1px #FFF;
}

#progress-bar li.grey {
	float: left;
	height: 17px;
	color: #d8d8d8;
	font-weight: bold;
	padding: 6px 30px 7px 20px;
	border-right: dotted 1px #d8d8d8;
	margin-top: 1px;
	text-decoration: underline;
}

#basket-sidebar {
	float: left;
	background-color: #F8F8F8;
	padding: 5px;
	margin: 0px 5px 15px 0px;
	border: solid 1px #D8D8D7;
	width: 180px;
	height: 400px;	
}

#basket-sidebar h3 {
	float: left;
	width: 100%;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #ff8400;
	font-weight: bold;
	font-size: 14px;
}

#basket-sidebar p {
	float: left;
	width: 100%
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	font-style: italic;
}

#basket-sidebar #divider {
	float: left;
	width: 100%;
	height: 2px;
	border-top: dotted 2px #D8D8D7;
	margin: 10px 0px 5px 0px;
}

#basket-sidebar table {
	float: left;
	margin-bottom: 10px;
}


#basket-sidebar tr td.payment_images  {
	padding: 2px 10px 2px 10px;
}

#basket-sidebar tr {

}

#basket-sidebar tr td.payment_types {
	padding: 2px 0px 2px 8px;
	background-image: url(../images/org-arrow.png);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}

#basket-sidebar #digicertsitesealcode {
	width: 69px;
	height: 34px;
	float: left;
	margin: 8px 8px 0px 0px;
	
}

#basket-sidebar span.flags {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#basket-sidebar span.flags img {
	margin-right: 3px;
}

#content #cart-totals {
	float: left;
	width: 450px;
	margin-left: 313px;
}

#content #cart-totals ul.sub-total {
	float: left;
	width: 450px;
	list-style: none;
	margin: 5px 0px 5px 0px;
}

#content #cart-totals ul.sub-total li.title {
	float: left;
	width: 278px;
	color: #666;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
}

#cart-totals ul.sub-total li.price {
	float: left;
	width: 81px;
	color: #CB2128;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-right: 91px;
}

#content #cart-totals ul.carriage {
	float: left;
	width: 450px;
	list-style: none;
	margin: 2px 0px 5px 0px;
}

#content #cart-totals ul.carriage li.title {
	float: left;
	width: 278px;
}

#content #cart-totals ul.carriage li.title span {
	float: left;
	color: #666;
	margin-right: 5px;
	width: 73px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
}

#content #cart-totals ul.carriage li.title select {
	float: left;
	height: 18px;
	color: #666;
	border: solid 1px #7F9DB9;
	font-size: 11px;
	width: 200px;
}


#content #cart-totals ul.carriage li.price {
	float: left;
	width: 81px;
	color: #CB2128;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-right: 91px;
	padding-top: 2px;
}

#content #cart-totals ul.total {
	float: left;
	width: 450px;
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-top: dotted 2px #d8d8d7;
	border-bottom: dotted 2px #d8d8d7;
}

#content #cart-totals ul.total li.title {
	float: left;
	width: 278px;
	color: #666;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}

#cart-totals ul.total li.price {
	float: left;
	width: 81px;
	color: #CB2128;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-right: 91px;
}

#package_options {
	width: 619px;
	padding: 10px;
	position: relative;
}

#package_options h4 {
	font-size: 24px;
	color: #09bd00;
	font-weight: bold;
	width: 619px;
	text-align: center;
	margin: 10px 0px 20px 0px;
}


#package_options #options {
	float: left;
	width: 619px;
}

#package_options #options span.title {
float: left;
font-size: 14px;
font-weight: bold;
color: #666;
border-bottom: solid 1px #D8D8D7;
padding-bottom: 2px;
}

#package_options #options #option-row {
	float: left;
	display: block;
	padding: 5px 0px 5px 0px;
	width: 619px;

}

#package_options #options #option-row #option {
	float: left;
	display: inline;
	width: 309px;
}

#package_options #options #option-row #option #image {
float: left;
width: 59px;
margin-right: 5px;
border: solid 1px #d8d8d7;
}

#package_options #options #option-row #option #details {
float: left;
width: 240px;
}

#package_options #options #option-row #option #details #title {
	position: relative;
}

#package_options #options #option-row #option #details #title span.option-name {
	float: left;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 5px;

}


#package_options #options #option-row #option #details #title a.help img.help {
  cursor: pointer;
  padding: 1px 0px 0px 0px;
  width: 12px;
  height: 12px;
}

#package_options #options #option-row #option #details #title a.help:hover #help-popup {
  visibility: visible;
  bottom: 19px;
  left: -193px;
}


#package_options #options #option-row #option #details #title a.help #help-popup #text {
	float: left;
}

#package_options #options #option-row #option #details #title a.help #help-popup #text p {
  display: block;
  margin: 0px;
  padding-top: 5px;
}

#package_options #options #option-row #option #details #title a.help #help-popup #text h3 {
  display: block;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  color: #666;
}

#package_options #options #option-row #option #details #title a.help #help-popup #image {
	width: 180px;
	float: left;
	margin-right: 5px;
}

#package_options #options #option-row #option #details #title #help-popup {
	visibility: hidden;
	position: absolute;
	border: solid 1px #C0C0C0;
	padding: 5px;
	background-color: #EEE;
	color: #4b3e6f;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	z-index: 99;
}

#package_options #options #option-row #option #details ul {
float: left;
width: 240px;
list-style: none;
}

#package_options #options #option-row #option #details ul li {
float: left;
width: 240px;
}


#package_options #options #option-row #option #details input {
	vertical-align: sub;
}

#package_options #options #option-row #option #details span.option {
	font-weight: normal;
}

#package_options #options #option-row #option #details span.option strong {
	color: #cb2128;
	font-weight: normal;
}

#package_options #options #option-row span.options_xl p {
margin: 3px 0px 0px 0px;
font-weight: normal;
}

#package_options #button {
	float: left;
	width: 100%;
	border-top: dotted 2px #D8D8D7;
	margin: 10px 0px 15px 0px;
	padding-top: 15px;
	text-align: center;
}

#info_page {
	float: left;
	margin-bottom: 25px;
	width: 960px;
	position: relative;
}

#info_page h3 {
	float: left;
	width: 960px;
	font-size: 14px;
	color: #666;
	border-top: dotted 2px #D8D8D7;
	padding-top: 8px;
	margin: 0px;
}

#info_page p {
	float: left;
	padding-left: 15px;
	width: 935px;
}

#info_page #bullets {
	float: left;
	margin-left: 15px;

}

#info_page ul {
	color: #666;
	margin-left: 30px;
	margin-bottom: 10px;
	list-style: disc;
}

#info_page ul li {
}

#info_page img {
	float: left;
	padding: 5px 0px 10px 15px;
}

#info_page th {
	vertical-align: top;
	padding: 0px 5px 5px 15px;
}

#info_page td {
	padding: 0px 0px 5px 0px;
	width: 910px;
}



































































#tyre-selection #search-content table {
	float: left;
	border: solid 1px #d8d8d7;
	width: 744px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	position: relative;
}

#tyre-selection #search-content td.logo {
	border-right: dotted 1px #d8d8d7;
	width: 60px;
	height: 105px;
	text-align: center;
	background-image: url(../images/tyre-gradient.gif);
	background-position: 0px 2px;
	background-repeat: repeat-x;

}

	#tyre-selection #search-content td.logo img.overlay {
		border: 0px;
		position: absolute;
		z-index: 90;
		top: 1px;
		left: 1px;
	}

	#tyre-selection #search-content td.logo img.overlay_usage {
		padding-top: 5px;
	}
	
	#tyre-selection #search-content td.logo img.brand {
	}

#tyre-selection #search-content td.image {
	border-right: dotted 1px #d8d8d7;
	width: 178px;
	padding: 0px;
	margin: 0px;
	height: 105px;
}

	#tyre-selection #search-content td.image img.wheel {
		padding: 10px 0px 0px 5px;
		margin: 0px;
	}

	#tyre-selection #search-content td.image img.tyre {
		padding: 5px 5px 0px 0px;
		margin: 0px;
	}

#tyre-selection #search-content td.desc {
	border-right: dotted 1px #d8d8d7;
	width: 280px;
	height: 105px;
	padding-left: 9px;
	padding-right: 5px;
	background-image: url(../images/tyre-gradient.gif);
	background-position: 0px 2px;
	background-repeat: repeat-x;
}

	#tyre-selection #search-content td.desc span.title {
		display: block;
		font-size: 14px;
		color: #666;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	#tyre-selection #search-content td.desc span.title strong {
		color: #000;
	}
	
	#tyre-selection #search-content td.desc span.text {
		display: block;
		font-size: 11px;
		color: #666;
	}
	
	#tyre-selection #search-content td.desc span.text b {
		color: #ff8400;
	}
	
	#tyre-selection #search-content td.desc span.usage {
		color: #666;
		font-size: 11px;
		display: block;
		padding-top: 5px;
	}
	
	#tyre-selection #search-content td.desc span.usage b {
		color: #0087dd;
		font-weight: normal;
	}

#tyre-selection #search-content td.size {
	border-right: dotted 1px #d8d8d7;
	width: 85px;
	height: 105px;
	text-align: center;
}

	#tyre-selection #search-content td.size span.size {
		color: #666;
		font-size: 14px;
		font-weight: bold;
		display: block;
	}
	
	#tyre-selection #search-content td.size span.size b {
		color: #000;
		font-size: 14px;
		font-weight: bold;
	}
	
	#tyre-selection #search-content td.size span.specs {
		color: #666;
		font-size: 11px;
		display: block;
	}
	
	#tyre-selection #search-content td.size #divider {
		height: 1px;
		border-bottom: dotted 1px #d8d8d7;
		width: 100%;
		margin: 3px 0px 3px 0px;
	}

#tyre-selection #search-content td.price {
	width: 107px;
	padding: 0px 5px 0px 5px;
	background-image: url(../images/tyre-gradient.gif);
	background-position: 0px 2px;
	background-repeat: repeat-x;
	height: 105px;
	text-align: center;
	position: relative;
}

	#tyre-selection #search-content td.price span.price {
		color: #CB2128;
		font-size: 18px;
		font-weight: bold;
		float: left;
		padding: 0px 0px 2px 0px;
		margin: 0px;
		width: 107px;
		text-align: center;
	}
	
	#tyre-selection #search-content td.price span.price b {
		color: #CB2128;
		font-size: 9px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		float: left;
		width: 107px;
		text-align: center;

	}
	
	#tyre-selection #search-content td.price span.package {
		float: left;
		color: #CB2128;
		font-size: 11px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		width: 107px;
		text-align: center;
	}
	
	#tyre-selection #search-content td.price span.finance {
		float: left;
		color: #CB2128;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
		cursor: pointer;
		padding: 0px;
		margin: 0px;
		width: 107px;
		text-align: center;

	}

	#tyre-selection #search-content td.price img {
		float: left;
		padding: 5px 3px 3px 2px;
		margin: 0px;
		height: 20px;
		text-align: center;

	}

#tyre-selection .finance_divider {
	float: left;
	min-height: 0px;
	height: auto;
	width: 744px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#tyre-selection .finance_divider .finance_box {
	float: left;
	color: #666;
	height: 33px;
	background-color: #F9F9F9;
	border-left: solid 1px #D8D8D7;
	border-right: solid 1px #D8D8D7;
	border-bottom: solid 1px #D8D8D7;
	padding: 5px;
	width: 732px;
	line-height: 14px;
}

#tyre-selection .finance_divider .finance_box select {
	float: left;
	font-size: 11px;
	color: #202020;
	height: 18px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 165px;
	border: solid 1px #7f9db9;
}

#tyre-selection .finance_divider .finance_box span.repayments {
	float: left;
	font-size: 11px;
	color: #CB2128;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#tyre-selection .finance_divider .finance_box span.note {
	float: left;
	width: 722px;
	font-size: 9px;
	color: #202020;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-style: italic;
}

#tyre-selection .finance_divider .finance_box a.clear {
float: right;
background-image: url(../images/clear_white.png);
background-position: 0px 0px;
background-repeat: no-repeat;
padding: 0px 8px 0px 0px;
color: #202020;
font-size: 11px;
text-decoration: none;
cursor: pointer
}


