@charset "utf-8";
/* CSS Document */


a:hover {
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.banner {
	width:100%;
	_width: 101%;
	height: 118px;
	background-color: #000000;
	min-width: 998px;
	background-image:url(bannerbg.gif);
	background-repeat:repeat-x;
	margin:0 -5px;

}

.banner #left {
	float: left;
}
.banner #right {
	float: right;
	text-align: right;
}
.navlinks {
	height: 52px;
	width:100%;
	_width: 101%;
	clear: both;
	font-weight: bold;
	font-size:16px;
	margin:0 -5px;
	background-image: url(linkbg.gif);
	background-repeat: repeat-x;
	min-width: 985px;
}
.navlinks ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.navlinks li {
	width: 16.1%;
	_width: 15.8%;
	text-align: center;
	float: left;
}
.navlinks li a:link,
.navlinks li a:visited,
.navlinks li a {
	background-image: url(linkbg_rollover.gif);
	background-repeat:repeat-x;
	background-position: top left;
	display: block;
	height: 31px;
	_height: 40px;
	padding-top: 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
.navlinks li a:hover {
	background-position: bottom;
	text-decoration: none;
}
.navlinks #smaller li a {
	width: 82px;
}
.navlinks #long  {
	width: 350px;
}
.farleft a {
	border-left: none;
	border-right: solid 1px #163a84;
}
.farright a {
	border-right: none;
	border-left: solid 1px #67b9f0;
}
.main a {
	border-left: solid 1px #67b9f0;
	border-right: solid 1px #163a84;
}
.contentbg {
	background-color: #e2e2e2;
	border-top: solid 3px #1b63b9;
	margin-top: 5px;
	padding-top: 10px;
	text-align: center;
	height: 100%;
	
}	
.contentbg_about {
	background-color: #e2e2e2;
	border-top: solid 3px #1b63b9;
	margin-top: 5px;
	text-align: center;
	height: 100%;
	
}	

.shadowback {
	width: 918px;
	margin: 0 auto 0 auto;
	background-image: url(shadowback.gif);
	background-repeat: repeat-y;

}
#background {
	background-image:url(wrapper_top.gif);
	background-repeat:no-repeat;
	margin: -10px 0 0 0;
	padding-top: 25px;
	width: 785px;
	_width: 765px;
}

.leftbar {
	_width: 245px;
	overflow:hidden;
	float: left;
	margin: 0px;
}
.maincontent {
	float: left;
	margin: 5px 0 0 0;
	display: inline;
}
.maincontent_temp {
	width: 900px;
	margin: 0 auto;
}
.bluetopbox {
	width: 210px;
	background-image: url(bluetop.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	margin: 5px 5px 5px 12px;
	
	border: solid 1px #919191;
	text-align:left;
	padding: 5px 5px 5px 10px;
}
.bluetopbox h1,
.bluetopbox h1 a {
	margin-bottom: 15px;
	color:#fff;
}
.bluetopbox h3 {
	margin-bottom: 3px;
	font-size: 14px;
	margin-top:20px;
}
.bluetopbox a {
	color:#333333;
	text-decoration: none;
}
#replica img {
	border: none;
}

.bluetopbox a:hover {
	text-decoration: underline;
}
.bluebuttons a:visited,
.bluebuttons a {
	color: #ffffff;
	text-decoration: none;
}
.bluebuttons a:hover {
	text-decoration: underline;
}
.bluebuttons {
	width: 180px;
	padding: 0px;
	margin:0px;
	display: block;
	list-style: none;
}
.bluebuttons li {
	width: 39px;
	height: 23px;
	_height: 28px;
	background-image: url(wheelsize.gif);
	background-repeat: no-repeat;
	margin: 2px 2px 2px 0;
	float: left;
	display: block;
	text-align:center;
	padding-top: 5px;
}
.search_wheels p {
	margin: 0;
	padding: 0;
}
.search_wheels ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 180px;
}
.search_wheels li {
	width: 75px;
	margin: 2px;
	float: left;
	display: block;
	text-align:left;
	padding-top: 5px;
	line-height:10px;
}
.search_wheels {
	margin-left: 15px;
}
.leftbar h1 {
	color: #ffffff;
	font-size:14px;
	padding-top: 0px;
	margin-top: 2px;
}
#topbox {
	width: 215px;
	background-color: #e3e3e3;
	margin: 5px 5px 5px 12px;
	border: solid 1px #919191;
	text-align:left;
	padding: 5px;
}
#blacktopbox h1 {
	margin-bottom:15px;
	_padding:5px 0 0 5px;
}
#blacktopbox {
	width: 215px;
	background-image: url(blacktop.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e3e3e3;
	margin: 5px 5px 5px 12px;
	border: solid 1px #919191;
	text-align:left;
	padding: 5px;
	_padding: 2px;
}
#blacktopbox ul {
	list-style: none;
	margin: 0px;
}
#blacktopbox li {
	padding: 2px 0 2px 0;
}
#search {
	width: 660px;
	background-image:url(search_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #000;
	background-repeat: repeat-x;
	margin-top: 3px;
	color: #ffffff;
}
#flash.search_column {
	width: 350px;
	margin-left: 35px;
	_margin-left: 20px;
	
}
#form.search_column {
	width: 231px;
	height: 176px;
	_height: 276px;
	padding: 60px 5px 40px 5px ;
	background-image:url(dropdown_bg.png);
	background-repeat:no-repeat;
}
#form form {
	text-align: left;
	margin: 20px;
}
#form select {
	margin-bottom: 10px;
	color: #0b508e;
	width: 192px;
	height:25px;
	border: solid 1px #29455d;
	background-color:#fff;
	padding: 3px;
}
.search_column {
	float: left;
	margin:20px 5px 20px 5px;
	width: 200px;
}
#search ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#search li {
	display: block;
	width: 165px;
	margin-top: 10px;
}
#go_button1 {
	background: url(gobutton1.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 30px;
	border: none;
}
#go_button2 {
	background: url(gobutton2.gif);
	background-repeat: no-repeat;
	width: 35px;
	height: 28px;
	border: none;
	font-size: 0;
	line-height:200;
	letter-spacing:1000;
	margin-left: 2px;
	vertical-align:top;
	_float: left;
}
.clear {
	clear:both;
}
#searchbox {
	_width: 150px;
	_float: left;
	height: 27px;
	border:solid 1px #666666;
	padding:5px 5px 2px 5px;
	font-size: 14px;
}
#go_button3 {
	background: url(specsearchbutton.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 30px;
	border: none;
}
#replica {
	width: 658px;
	height: 115px;
	margin-top: 3px;
	color: #ffffff;
	background-color: #f0efef;
	border: solid 1px #bababa;
	text-align:center;
}
#replica img {
	float: left;
	margin: 10px 2px 5px 5px;
}
#bottomtranspic {
	background-image:url(bottomtranspic.jpg);
	background-position: bottom;
	width: 660px;
	height: 152px;
}
#toptranspic {
	background-image:url(toptranspic.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 620px;
	_width: 620px;
	min-height: 251px;
	_height: 321px;
	background-color: #000101;
	color: #ffffff;
	margin-top: 5px;
	text-align:left;
	padding: 20px;
}
#toptranspic a {
	color: #ffffff;
	text-decoration: underline;
}
#toptranspic a:hover {
	text-decoration: none;
}
.leftbar #innerbox {
	background-color:#000000;
	border: solid 3px #ffffff;
	margin-top: 20px;
	background-image:url(specbg.gif);
	background-repeat:repeat-x;
	padding: 2px 10px 10px 10px;
	
}
#innerbox form {
	text-align: left;
}
#innerbox select {
	margin: 0px;
	color: #000;
	width: 160px;
	height:25px;
	border: solid 1px #ccc;
	background-color:#fff;
	padding: 3px;
}

#wheelspec select {
	margin-top: 0;
}
.footer {
	background-image:url(footerbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 70px;
	width: 918px;
	margin: 0 auto 0 auto;
	padding-top: 2px;
	padding-bottom: 25px;
	background-color: #e2e2e2;
}
.footer a {
	color:#333333;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.contentbg_adtemplate {
	background-image:url(contentbg_adtemplate.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#222222;
	text-align:center;
	padding-bottom:10px;
	border-top: solid 3px #1b63b9;
	width: 983px;
	margin-left: 5px;
	_margin-left: 7px;
}
#adtempwrapper {
	width: 780px;
	background-color:#fff;
	border: solid 3px #bfbfbf;
	margin: 10px auto;
	padding: 0;
}
#titlebar {
	background-image:url(title_bg.gif);
	background-color:#cbdbdb;
	height:25px;
	width: 780px;
	margin: 0 auto;
	padding: 15px 0;
	color: #fff;
	display:block;
	font-size: 20px;
}
#titlebottom {
	_margin-top: -20px;
}
#titlebar h2 {
	padding: 0;
	margin: 0;
}
#titlebar.short {
	width: 100%;
	margin-bottom: 5px;
}
#titlebar.short h2 {
	font-size: 30px;
}
#brandbanner {
	min-height:10px;
	padding:10px;
	_width:780px;
	_margin-top: -18px;
	background-color:#cbcbcb;
}
p.price {
	font-size:24px;
	color: #1973c2;
}
span.retailprice {
	font-size: 16px;
	color: #525659;
}
.column {
	float:left;
}
#lcolumn {
	width: 360px;
	text-align:center;
	_padding-top: 15px;
}
#rcolumn {
	width: 400px;
	padding-top: 110px;
	_padding-top: 70px;
	overflow:hidden;
}
#main {
	width: 380px;
	margin: 10px 0;
}
img {border: none;}
#spectable {
	width: 330px;
	height: 450px;
	border-top: solid 1px #b9b9b9;
	border-left: solid 1px #b9b9b9;
	background-color: #efefef;
	color: #2156b2;
	margin: 10px auto;
}
#spectable td {
	padding: 5px;
	border-bottom: solid 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	height:30px;
	font-size:12px;
}
td.toprow {
	background-image:url(spectable_top.gif);
	background-repeat:repeat-x;
	height: 33px;
	color: #fff;
	font-size: 18px;
}
tr.darker {
	background-color: #dfdede;
}
#moreinfo {
	font-size: 14px !important;
	padding: 5px 10px;
	margin: 10px 0;
	clear:both;
	font-family:Arial !important;
	font-weight: bold;
}
#moreinfo ul li {
	font-family:Arial, Helvetica, sans-serif;
}
#morephotos {
	min-height: 200px;
	width: 640px;
	_width: 780px;
	padding: 0 70px 10px 70px;
	background-color:#fff;
}
#morephotos img {
	width: 300px;
	float: left;
	margin: 10px;
}
#bottom {
	background-color:#fff;
	width:780px;
	text-decoration:none;
}
.conditionsbox h1 {
	background-image:url(infotab.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 23px;
	_height: 39px;
	text-align:left;
	color: #fff;
	font-size: 20px;
	padding: 8px;
}
#thumb_11 {
	margin-top:5px;
}
.conditionsbox b {
}
.conditionsbox p b {
	font-size:16px;
	margin-top:30px;
	display:block;
}
.conditionsbox p {
	margin:0 0 5px 0;
}
.conditionsbox,
.conditionsbox p,
.conditionsbox ol,
.conditionsbox td,
.conditionsbox ul,
.conditionsbox h3 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	line-height: 1.5em !important;
	text-decoration:none !important;
}
.conditionsbox ol li {
	margin-bottom:25px;
}
.conditionsbox img {
}
#adtem_search {
	margin-top: 3px;
	text-align:center;
}
#adtem_search p {
	font-size:14px;
	text-align: center;
	padding: 5px 20px 0 20px;
}
.conditionsbox {
	padding:10px;
	width: 740px;
}
#otheritems {
	height: 38px;
	width: 787px;
	background-image:url(findothers_bg.gif);
	background-repeat:no-repeat;
	margin: 10px auto 5px auto;
	padding-top: 40px;
}
#go_button4 {
	background-image:url(gobutton4.gif);
	border: none;
	width: 29px;
	height: 21px;
}
.about_header {
	background-image:url(about_header_bg.gif);
	background-repeat:no-repeat;
	width: 798px;
	_width: 898px;
	text-align:left;
	padding: 50px 50px 10px 50px;
	background-color:#fff;
	border-bottom: solid 1px #CCCCCC;
	min-height:100px;
	margin-bottom: 0px;
	
}
.about_header h1 {
	font-size:18px;
	color: #fff;
	font-weight:bold;
	margin-top: 0;
	padding-top: 0;
}
.topseller_box {
	float:left;
	width: 120px;
	_width: 140px;
	padding:5px;
	height:200px;
	_height: 210px !important;
	_overflow: hidden;
	border:solid 1px #ccc;
	margin: 0 10px;
	_margin-top: 20px;
	background-color:#fff;
	text-align:center;
}
.first {
	margin-left: 65px;
}
img {border:none;}
.topseller_box img {
	width:120px;
	margin: 0 auto 5px auto;
}
.topseller_row {
	width:880px;
	background-image:url(topsellers_bg.gif);
	background-repeat:no-repeat;
	height: 305px;
	margin:50px auto;
	text-align:left;
	padding-left: 0;

}
.topsellers_bin {
	width:146px;
	height:30px;
	margin: 0;
	padding:0;
}
.logobox {
	width:285px;
	text-align:center;
	float:left;
	margin-right: 30px;
}
.topseller_row img {
}
.topseller_row h2	 {
	_margin-top: 10px;
	text-align:left;
	font-size:30px;
	width: 550px;
	float:left;
}
.topseller_box a {text-decoration: none !important;}
.topseller_box a h3 {
	text-align:center;
	color:#333333;
	font-size:16px;
	margin: 0;
	text-decoration:none;
	padding: 0;
}
a h4 {
	text-align:center;
	text-decoration:none;
	color: #666666;
	font-size:14px;
	margin: 0 0 6px 0;
	padding: 0;
}
#ts_wrapper {
	width: 900px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif
}

