/**img {display:block;}**/

.imgfix {display:block;}

.hidden {display:none}

.textmiddle {vertical-align:middle;} 

h1 {
	font-size:18px;
	color: #F00;
	margin:0;
	padding:0;
	letter-spacing:2px;
	text-shadow: #F00 0px 0px 6px;
	text-align:center;
	}

h2 {background:url(../images/instruction_title_bg.jpg) top center no-repeat;
	width:650px;
	height:19px;
	text-align:center;
	color:#F8AE11;
	padding-top:3px;
	margin:0;
	margin-top:20px;
	text-shadow:#000 0px 0px 3px;
	font-size: 13px;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	}

h3 {margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}
	
h6 { margin:0; font-size:9px; color:#000; }

hr {padding: 0;
	margin: 3px auto;
	height: 0;
	max-height: 0;
	width: 90%;
	clear: both;
	border: none;
	border-top: 1px solid #333;
	font-size: 1px;
	line-height: 0;
}

hr#wheelcell {
	padding: 0;
	margin: 1px auto !important;
	margin: -6px auto;
	height: 0;
	max-height: 0;
	width: 90%;
	clear: both;
	border: none;
	border-top: 1px solid #666;
	font-size: 1px;
	line-height: 0;
}

.line { background: url(/images/155x2_div.png) no-repeat center bottom;
margin: 1px 0 auto;
height: 3px;
}

.tiredivider { background: url(/images/tire_divider.jpg) no-repeat center bottom;
margin: 1px 0 auto;
height: 41px;
}

/**ul {margin:0; padding:0;}**/
li {margin:0; padding:0; list-style:disc;}

li.none {list-style:none; margin:.5em 0;}

ul.summary {margin:.5em 0; padding-left:1.5em; font-size:small;}

ul.summary2 {margin:0; padding-left:1.5em; font-size:small; list-style:disc;}

ul.warrantypage {margin:.5em 0; padding-left:1.5em; font-size:small; list-style:none;}

.Yellowunder {font-size: 12px}
.style4 {font-size: large}
.style6 {
	font-size: 36px;
	color: #000000;
}

.NavText {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
 } 
 
.NavText A {
	color: #FFFFFF; 
	text-decoration: none;
}

.NavText A:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.NavText A:active {
	color: #FFFFFF; 
	text-decoration: none;
}

.NavText A:hover {
	color: cyan; 
	text-decoration: none;	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.greenhighlight {color: #9BFF91;}

.redhighlight {color: #F00;}

body {
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body.white {
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body.popup {
	color: #FFFFFF;
	background-color: #000000;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.popup_box {
	background-color:#202020;
	padding:.5em;
	margin:.5em;
	border:#666	solid 1px;
	}
	
.popup_price_g {
	color:#a8ff00;
	font-size:large;
}

/**.articlebody {
	padding:.5em;
	border-bottom:#330 solid 1px;
	border-left:#330 solid 1px;
	border-right:#330 solid 1px;
	overflow:auto;
}**/

.alert {
	border:#FF0000 solid 1px;
	padding:12px 5px 12px 67px;
	margin:1em 0 0 0;
	background:#660000 url(/images/dialog_warning.png) left no-repeat;
	/**background-color:#660000;
	background-image:url(/images/dialog_warning.png) left no-repeat;**/
	text-align:center;
	min-height:44px;
	font-weight:bold;
	font-size:18px;
	vertical-align:middle;
}

.articlebody {
	background:url(/images/header_fade.gif) no-repeat bottom left;
	padding:.5em;
	border-left:#330 solid 1px;
	overflow:auto;
	text-align:left;
}

.articlebody_scroll {
	background:url(/images/header_fade.gif) no-repeat bottom left;
	padding:.5em 0;
	border-left:#330 solid 1px;
	overflow:auto;
	text-align:left;
}

.articlebody_red {
	background:url(/images/header_fade_red.gif) no-repeat bottom left;
	padding:.5em;
	border-left:#ff0000 solid 1px;
	overflow:auto;
	text-align:left;
}

.articlebody_grey {
	background:url(/images/header_fade_grey.gif) no-repeat bottom left;
	padding:.5em;
	border-left:#999999 solid 1px;
	overflow:auto;
	text-align:left;
}

.articlebody_yellow {
	background:url(/images/header_fade_yellow.gif) no-repeat bottom left;
	padding:.5em;
	border-left:#ffff00 solid 1px;
	overflow:auto;
	text-align:left;
}

.articlebody_blue {
	background:url(/images/header_fade_blue.gif) no-repeat bottom left;
	padding:.5em;
	border-left:#38a8ff solid 1px;
	overflow:auto;
	text-align:left;
}

.articlebody_clear {
	padding:.5em;
	overflow:auto;
	text-align:left;
}

.accessorybody_grey {
	background: url(/images/accessory_bg_grey.gif) no-repeat bottom left;
	padding:.5em;
	overflow:auto;
}

.accessorybody_blue {
	background: url(/images/accessory_bg_blue.gif) no-repeat bottom left;
	padding:.5em;
	overflow:auto;
}

.accessorybody_yellow {
	background: url(/images/accessory_bg_yellow.gif) no-repeat bottom left;
	padding:.5em;
	overflow:auto;
}
	

p {text-indent: 2em; margin:0 0 .5em 0;}

.address {
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.SecondaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.Pink {
	color: #FF99FF;
	font-size: 12px;
}

.HeaderYellow {
	color: #FFFF00;
	background:url(/images/header_fade.gif) no-repeat bottom left;
	font-weight: bold;
	font-style: italic;
	font-size:large;
}

.HeaderBoldWhite {
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}

/**.HeaderYellow2 {
	color: #FFFF00;
	background:#333300;
	font-weight: bold;
	font-style: italic;
	font-size:large;
	padding:3px 5px;
	margin:1.5em 0 0 0;
}**/

.HeaderYellow2 {
	color: #FFFF00;
	background:url(/images/header_fade.gif) repeat-y;
	font-weight: bold;
	font-style: italic;
	font-size:large;
	padding:3px 5px;
	margin:1.5em 0 0 0;
}

.HeaderYellow_scroll {
	color: #FFFF00;
	background:url(/images/header_fade.gif) repeat-y;
	font-weight: bold;
	font-style: italic;
	font-size:large;
	padding:3px 5px;
	margin:.5em 0 0 0;
}

.HeaderYellow3 {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	margin:0 0 .5em 0;
}

.HeaderRed2 {
	color: #FFF;
	background:url(/images/header_fade_red.gif) repeat-y;
	font-weight: bold;
	font-style: italic;
	font-size:large;
	padding:3px 5px;
	margin:1.5em 0 0 0;
}

.HeaderGrey2 {
	color: #FFF;
	background:url(/images/header_fade_grey.gif) repeat-y;
	font-weight: bold;
	font-style: italic;
	font-size:large;
	padding:3px 5px;
	margin:1.5em 0 0 0;
}

.HeaderBlue2 {
	color: #FFF;
	background:url(/images/header_fade_blue.gif) repeat-y;
	font-weight: bold;
	font-style: italic;
	font-size:large;
	padding:3px 5px;
	margin:1.5em 0 0 0;
}

.PageTitle {
	color: #FFFF00;
	font-weight: bold;
	text-transform: uppercase;
	font-size:larger;
}

A {
	color: #E7C229;
	text-decoration: none;
	outline: none;
}

A:visited {
	color: #E7C229;
	text-decoration: none;
}

A:active {
	color: #E7C229;
	text-decoration: none;
}

A:hover {
	color: #0FF;
	text-decoration: none;;
}

a.EB {color:#CCC;}
/**a.EB:visited {color:#FFF;}
a.EB:active {color:#FFF; text-decoration:none;}
a.EB:visited {color:#FFF;}**/

.EB a {color:#CCC;}

.Shrink {
	font-size: small;
}

.Underline {
	text-decoration: underline ! Important;
}

.Caption {
	font-size: x-small;
	text-decoration: none;
	line-height:100%;
	display:block;
	margin-top:2px;
}

.Caption2 {
	font-size: x-small;
	text-decoration: none;
	line-height:100%;
}

.Caption3 {
	font-size: 12px;
	text-decoration: none;
	line-height:100%;
}

.galleryCaption {
	font-size: x-small;
	text-decoration: none;
	line-height:100%;
	margin-top:2px;
}

.CaptionRed {
	font-size: x-small;
	text-decoration: none;
	color:#F00;
}

img {
	border:none;
}

a img { border: none; }

.SmallerBold {
	font-size: small;
	font-weight: bold;
}

.scrolldown {
	font-size: small;
	font-weight: bold;
	padding-right: 55px;
	color:#FFF;
}

a.scrolldown:visited {
	font-size: small;
	font-weight: bold;
	padding-right: 55px;
	color:#FFF;
}

.NavSub {
	font-size: smaller;
}

.TagLine {
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-size: smaller;
}

.InverseColor {
	color: #000000;
}

.FAQHighLight {
	background-color: #0033CC;
}

.ColorLink {
	font-weight: bold;
	color: cyan;
	font-size: smaller;
}

table.WheelTable {
	font-weight: bold;
	text-transform: uppercase;
	font-size: smaller;
}

.purpleText {
	color: #CC99FF ! important;
}

.creamText {
	color: #FFFF66 ! important;
}

.callTimes {font-size: 12}

.phoneNumber {font-size: 14}

.hours_box { width:400px; background-color:#2A2A2A; padding:.5em; margin-top:20px; text-align:center; -moz-border-radius: 10px; border-radius: 10px; border:#444 solid 2px; }

.Red {
	color: #FF0000;
}

.Green {
	color: #00FF00;
	font-weight: bold;
}

.container{
border: 2px solid #3399ff;
width: 400px;
background-color:#3366FF;
padding: 10px;
text-indent: 10px;
}

.container_header{
border: 2px solid #3399ff;
width: 400px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
background-color: #3399ff;
font-weight: bold;
}

.warranty{
/**border-left: 2px solid #0066CC;**/
border-bottom:  2px solid #0066CC;
border-right:  2px solid #0066CC;
background-color: #000066;
padding: .5em;
}

.warranty_red{
/**border-left:2px solid #C00;**/
border-bottom:2px solid #C00;
border-right:2px solid #C00;
background-color:#480002;
padding: .5em;
}

.warranty_noindent{
border: 2px solid #0066CC;
background-color: #000066;
padding: .5em;
}

.warranty_header{
background-color: #0066CC;
padding: .5em;
font-weight: bold;
margin: .5em 0 0 0;
}

.warranty_header_red{
background-color:#C00;
padding: .5em;
font-weight: bold;
margin: .5em 0 0 0;
}

.warrantytableborder{
border-left: 2px solid #0066CC;
border-bottom:  2px solid #0066CC;
border-right:  2px solid #0066CC;
}

.warrantyL{
background-color:#0066CC;
padding: .5em;
font-weight: bold;
vertical-align:middle;
}

.warrantyL_red{
background-color:#C00;
padding: .5em;
font-weight: bold;
vertical-align:middle;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
	border: 1px solid #578eba;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
	border: 1px solid #578eba;
}

fieldset {border: #333333 1px solid;}

.productheader {
	width: 600px;
	border:#0099FF solid 1px;
	background-color:#0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 3px;
	margin: 10px 0 0 0;
}

.product {
	width: 600px;
	border:#0099FF solid 1px;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.product_list {
	background: #CCC;
	border:solid 2px #578EBA;
	padding:10px;
	margin:10px;
	color:#000;
	float:left;
}

.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
}

.oewheels {
	padding: 10px;
	border: #FF0000 2px solid;
}

.oeheader {
	padding: 3px 20px 1px 20px; 
	background:#00aeff; 
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
}

.redheader {
	padding: 3px 20px 1px 20px; 
	background:#FF0000; 
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
}

.greyheader {
	padding: 3px 20px 1px 20px; 
	background:#999; 
	color: #000000; 
	font-size:12px; 
	font-weight:bold;
}

.yellowheader {
	padding: 3px 20px 1px 20px; 
	background:#EEEB4E; 
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
}

.innertableborder0 {
	font-size:11px;
	background:#003399;
}

.innertableborder1 {
	font-size:11px;
	font-weight: bold;
	border-bottom:#003399 solid 1px;
	padding:.5em;
}

.innertableborder2 {
	font-size:11px;
	border-bottom:#003399 solid 1px;
	padding:.5em;
}

.innertableborder3 {
	font-size:11px;
	font-weight: bold;
	background:#0099FF;
}

.faq1 {
	background: #07274f;
	color:#FFF;
	font-size: small;
	font-weight: bold;
	padding: .25em;
}

.faq2 {
	background: #103664;
	color:#FFF;
	font-size: small;
	padding: .25em;
}

.chromeprocesstable {
	margin-bottom: 1em;
	padding: 0 .5em 0 .5em;
}

.padding1em {
	padding: 1em;
}

.margin1em {
	margin: 1em;
}

.imgfloatleft {
	float:left;
	margin-right:10px;
}

.imgfloatright {
	float: right;
	margin-left:10px;
}

/*#navcontainer ul
{
line-height: 1.2em;
list-style-type: none;
text-align: left;
width: 250px;
}

#navcontainer ul li a
{
line-height: 1.2em;
height: 1.2em;
background: transparent url(/images/list-off.gif) left center no-repeat;
padding-left: 10px;
text-align: left;
font: normal 1em Arial, Helvetica, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(/images/list-on.gif) left center no-repeat;
color: white;
}

#navcontainer ul li a#current
{
background: transparent url(/images/list-active.gif) left center no-repeat;
color: #FC0;
}*/

.wheelcell {
	padding:5px 10px;
	background:url(/images/wheel_cell_bg_blue_172.gif) no-repeat top center;
	text-align:center;
}

.wheelcell2 {
	width:172px;
	padding:5px 10px;
	background:url(/images/wheel_cell_bg_blue_172.gif) no-repeat top center;
	text-align:center;
}

.header_banner {
	position: absolute;
	top:0px;
	left:530px;
	z-index: 2;
	font-size: small;
	font-weight: bold;
}

.price_sale {
	font-size:large;
	color:#3C3;
}

.price_under {
	font-size: x-small;
	text-decoration: none;
	color:#CCC
}

.formtest_wv {
	background-color:#e1e1e1;
	border: 1px solid #666;
	width:300px;
}

.process {
	padding:.5em;
	margin-top:.5em;
	background-color:#181818;
}

.EBhead {
	padding:.25em 0 .25em 0;
	margin:.5em .5em 0 .5em;
	/**border:#666 solid 3px;**/
	background:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.EBarticle {
	padding:.5em;
	margin:0 .5em .5em .5em;
	border-right:#666 solid 3px;
	border-bottom:#666 solid 3px;
	border-left:#666 solid 3px;
	border-top:#666 solid 3px;
	background:#292929;
	overflow:auto;
}

#shiplist
{
color:#FFF;
padding-left: 0;
margin-left: 0;
/**border-bottom: 1px dotted gray;**/
}

#shiplist li
{
color:#FFF;
list-style: none;
margin: 0;
padding: .75em .25em 0 .25em;
border-bottom: 1px dotted gray;
}

.gallery-link { 
padding: 0; 
margin:0; 
border: #000 solid 1px; 
display: block;
width: 100px;
float: left;
}
					  
.newcorner {
	background:url(/images/new_transparent.png) no-repeat 0 0 scroll;
	float:left;
	width:50px;
	height:50px;
	position:relative;
	left:-7px;
	top:-4px;
	z-index:5;	
}

.salecorner {
	/*background:url(/images/sale_corner.png) no-repeat 0 0 scroll;*/
	float:left;
	width:75px;
	height:75px;
	position:relative;
	left:-1px;
	top:1px;
	z-index:5;	
}

.salecorner2 {
	/*background:url(/images/sale_corner.png) no-repeat 0 0 scroll;*/
	float:left;
	width:75px;
	height:75px;
	position:relative;
	left:-1px;
	top:-1px;
	z-index:5;	
}

.salephoto {
	border:#feae31 solid 1px;
	position:relative;
	top:-75px;
}

.salephoto:hover {
	border-color:#FFFFFF;
}

.pricecorner {
	background:url(/images/price_box2.png) no-repeat 0 0 scroll;
	float:left;
	width:238px;
	height:65px;
	position:relative;
	left:2px;
	top:83px;
	z-index:5;
	padding:6px 5px 10px 0;
	color:#000;
	text-align:center;
}

.pricecorner2 {
	background:url(/images/price_box2.png) no-repeat 0 0 scroll;
	float:left;
	width:238px;
	height:65px;
	position:relative;
	left:2px;
	top:20px;
	z-index:5;
	padding:6px 5px 10px 0;
	color:#000;
	text-align:center;
}

.specialpricecorner {
	background:url(/images/price_box_sale.png) no-repeat 0 0 scroll;
	float:left;
	width:238px;
	height:65px;
	position:relative;
	left:2px;
	top:83px;
	z-index:5;
	padding:6px 5px 10px 0;
	color:#000;
	text-align:center;
}

.specialheader {
	text-align:center;
	font-size:14px;
	font-family:"Arial Black", Gadget, sans-serif;
	background:#333;
	padding:5px 0;
}

.money {
	font-size: 25px;
	display:inline-block;
}

.money_little {
	font-size: 18px;
	vertical-align:middle;
	padding-bottom:14px;
	display:inline-block;
}

a.money_exch:link,a.money_exch:visited,a.money_exch:active { color:#FF0; }
a.money_exch:hover { color:#FF9; text-decoration:none; }

a.money_outright:link,a.money_outright:visited,a.money_outright:active { color:#0F0; }
a.money_outright:hover { color:#8BFF88; text-decoration:none; }

.clear {
	clear:both;
}

.rownumber { font-size: x-small; text-decoration: none; }

.photo-link { margin:1px; height:75px; line-height:0; }

.photo-img { border:#578EBA solid 1px; }

.photo-img:hover { border-color: white; }

.photo-no_border { border:#000 solid 1px; }

.photo-no_border:hover { border-color:#FFF; }

.galthumb { vertical-align:middle; margin:1px; }

.clear { clear:both; }

.table_photo { border:#578eba solid 1px; }

.table_photo_sale { border:#FEAE31 solid 1px; }

.table_photo:hover { border: #FFF solid 1px; }

.table_photo_sale:hover { border: #FFF solid 1px; }

.boddypadding { 
	padding: 10px 0 0 10px;
	/**width:660px;**/
}

.bodypadding_dealer { padding: 0 0 0 10px; }

.center { margin-left:auto; margin-right:auto; }

.tcenter { text-align:center; }
.tleft {text-align:left;}
.tright {text-align:right;}

.gallery_nav { 
	background:url(/images/gallery_nav_bg.gif) repeat-x;
	font-size: x-small;
	text-decoration: none;
	line-height:100%;
}

.gallery_nav p {
	text-indent:0;
	margin:0;
	padding-top:5px;
}

.col_num {
	display:inline;
	width:100px;
	padding: 0 49px;
}

.gal_ptitle { display:inline; float:left; font-size:13px; margin-top:3px; }

.notice { background:url(../images/notification_bg.gif) top left repeat-x; width:600px; color:#000; border:#ffc946 solid 2px; margin:auto; padding:8px 5px; }

.notice p { margin:5px 0 0 0; }

.notice a { color:#900; font-weight:bold; text-decoration:underline; }

.notice a:hover { color: #0FF; }

.exch_icon { position:relative; top: 109px; left: 8px; z-index:6; width:20px; height:20px; }

.sale_icon { position:relative; top: 154px; left: -2px; z-index:6; width:75px; height:75px; }

.blank_icon { background:url(../images/blank_icon.gif) no-repeat top left scroll transparent; position:relative; top: 109px; left: 8px; z-index:6; width:20px; height:20px; }

.blue_button {height:23px; width:90px; background:url(../images/blue_button_2state_90x25.jpg) bottom left; text-align:center; padding-top:3px; margin-top:15px; float:right; color:#FFF;}

.blue_button a {color:#FFF; text-decoration:none; }

.blue_button:hover {background:url(../images/blue_button_2state_90x25.jpg) top left; text-decoration:none;}

.instruction_title {
	background:url(../images/instruction_title_bg.jpg) top center no-repeat;
	width:650px;
	height:19px;
	text-align:center;
	color:#F8AE11;
	padding-top:3px;
	margin-top:20px;
	text-shadow:#000 0px 0px 3px;
	font-size: 13px;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}

.instruction_body {
	text-align:left;
	margin-bottom: 60px;
	overflow: visible;
	padding-top:10px;
	width:650px;
	/*
	background:#202020;
	padding:10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-left:#3f3f3f solid 1px;
	border-right:#3f3f3f solid 1px;
	border-bottom:#3f3f3f solid 1px;
	*/
}

.jumpto {width:200px; font-size: x-small; text-decoration: none; line-height:150%; text-align: center;}

.jumptoheader {width:150px; font-size: x-small; text-decoration: none; line-height:150%; text-align: center;}

.jumptobox {position:fixed; left:865px; top:200px;}

.jumpto ul {list-style-position:inside; margin:5px 0 0 18px; padding:0; border:none; text-align:left;}

.jumpto li {margin:0 0 0 3px; list-style-image:url(../images/bullet_small_double_arrow.gif);}

.mar_crumbs {background: url(../images/640x1_bw.gif) repeat-y scroll; font-size:11px; font-weight:bold; padding:0 0 5px 0; margin-bottom:10px;}

.marinello_submenu {display:inline; font-size:10px; margin:0 20px;}

.marinello_submenu a {color:#999;}

.marinello_submenu a:hover {color:#DDD; text-decoration:none;}

.prod_details {font-size: 11px; text-decoration: none; line-height:150%; text-align: left; /*margin:0;*/}

.prod_details_dealer {font-size: 11px; text-decoration: none; line-height:150%; text-align: left; /*margin:0;*/}

.prod_details ul {list-style-position:inside; margin:0 0 0 -10px; padding:0; border:none; text-align:left;}

.prod_details_dealer ul {list-style-position:inside; margin:0 0 0 -10px; padding:0; border:none; text-align:left;}

.prod_details li {margin:0 0 0 -10px; list-style-image:url(../images/bullet_small_double_arrow.gif);}

.prod_details_dealer li {margin:0 0 0 -20px; list-style-image:url(../images/bullet_small_double_arrow.gif);}

.package_row1 {background-color:#DDDDDD; font-size:12px;}
.package_row2 {border-left:#DDDDDD solid 1px; border-right:#DDDDDD solid 1px; border-bottom:#DDDDDD solid 1px; border-top:#DDDDDD solid 1px; font-size:12px;}

.package_cat_title {text-align:center; font-size: 14px; background-color:#CCC; position: relative; top: -9px; width:170px; margin:0 0 -5px 30px; padding:0 5px;}

.info_button { font-size:9px; color:#FFF; font-weight:bold; background-color:#3b536a; border:#4b8bc9 solid 1px; padding:3px 10px; float:right; cursor:pointer; }
.info_button a { text-decoration:none; color:#FFF; cursor:pointer; }
.info_button:hover { background-color:#314150; text-decoration:none; cursor:pointer; }

ul.bullet {margin-top:.25em; margin-bottom:.25em; list-style-image:url(http://www.cpwinc.com/images/ebay/template/bullet.gif); font-size:12px;}
ul.bullet li {padding-bottom:.25em; font-size:12px; list-style-image:url(http://www.cpwinc.com/images/ebay/template/bullet.gif);}
ul.bullety {margin-top:.25em; margin-bottom:.25em; list-style-image:url(http://www.cpwinc.com/images/ebay/template/bullet.gif); font-size:12px;}
ul.bullety li {padding-bottom:.25em; font-size:12px; color:yellow; list-style-image:url(http://www.cpwinc.com/images/ebay/template/bullet.gif);}

div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }

.h1os {text-indent:-500em; margin-top:-22px;}

.layer_all {width:600px; height:220px; background:url(../images/chrome_layers/all_layers.jpg) no-repeat top left;}
.layer_aluminum {width:600px; height:220px; background:url(../images/chrome_layers/layer_aluminum.jpg) no-repeat top left;}
.layer_bright {width:600px; height:220px; background:url(../images/chrome_layers/layer_bright.jpg) no-repeat top left;}
.layer_chrome {width:600px; height:220px; background:url(../images/chrome_layers/layer_chrome.jpg) no-repeat top left;}
.layer_copper {width:600px; height:220px; background:url(../images/chrome_layers/layer_copper.jpg) no-repeat top left;}
.layer_particle {width:600px; height:220px; background:url(../images/chrome_layers/layer_particle.jpg) no-repeat top left;}
.layer_semi_bright {width:600px; height:220px; background:url(../images/chrome_layers/layer_semi_bright.jpg) no-repeat top left;}

.borderRadius5Bottom {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.borderRadius5Top {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.borderRadius10Top {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.borderRadius2 {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.borderRadius3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.borderRadius5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.borderRadius10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.contact_form_text {border:#999 solid 1px !important;}
.hasRealPerson {border:#999 solid 1px; margin-top:8px; !important}

.dealer_order_form_text {border: #999 solid 1px; width:268px; margin-bottom:5px;}
.dealer_order_form label { font-size:11px; color:#CCC; display:block;}

.verify_input_box {background:#333; padding:10px; width:620px; margin-bottom:20px; font-size:12px; color:#EEEEEE;}
.verify_input_box input {border:#999 solid 2px;}
.toprow label {margin:0px 20px; font-size:12px;}
.toprow input {width:100px;}
.bottomrow label {font-size:12px;}
.bottomrow input {width:388px; margin-top:10px;}

.wheel_page_disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	color:#EEE; 
	/*background: url(../images/exclamation_white_op50.png) top left no-repeat #333; */
	/*background:#333;*/
	background-position: 3px 2px;
	/*border:#555 solid 1px; */
	padding:0px; 
	width:648px;
	text-align:center;
	font-size:10px;
	line-height:1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 0px 5px 0px #000000;
	-moz-box-shadow: inset 0px 0px 5px 0px #000000;
	box-shadow: inset 0px 0px 5px 0px #000000;
	margin-top:8px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto; 
}
.wheel_page_disclaimer .firstline{
	font-weight:bold; 
	font-size:15px; 
	line-height:1.05em;
	background: #001425;
	border:#19588B solid 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 0;
	-webkit-box-shadow: inset 0px 0px 5px 0px #000000;
	-moz-box-shadow: inset 0px 0px 5px 0px #000000;
	box-shadow: inset 0px 0px 5px 0px #000000;
	text-shadow: 0px 0px 5px #00000;
	filter: dropshadow(color=#00000, offx=0, offy=0);
}
.wheel_page_disclaimer .secondline{margin:15px 0 0 0; font-size:10px; letter-spacing:-.02em;}

.incomingContainerTD {font-size:12px; color:CCC; background:#222; padding:0; border-left:#333 solid 1px; border-right:#333 solid 1px; border-bottom:#333 solid 4px;}
.incomingContainerTD .content {padding:10px;}
.incomingPartContainer {margin-bottom:10px; background:#333; padding:5px 10px;}
.incomingPartContainer .moneyline {color:#DDFFDD; text-indent:10px;}
.incomingPartLine {font-weight:bold;}
.incomingMessage {margin:5px 0 0 0; padding:5px; background:#222;}

.incStatus { background:#333; padding:5px 1px 3px 1px; text-align:center; width:630px; margin:5px auto 10px auto; color:#FFFFFF;}

.incVideoLink {background:url(../images/video.png) left no-repeat; padding:4px 0 4px 25px; margin:0 0 0 230px;}

.impact_line {
	font-weight:bold; 
	font-size:15px; 
	line-height:1.05em;
	background: #001425;
	border:#19588B solid 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 0;
	-webkit-box-shadow: inset 0px 0px 5px 0px #000000;
	-moz-box-shadow: inset 0px 0px 5px 0px #000000;
	box-shadow: inset 0px 0px 5px 0px #000000;
	text-shadow: 0px 0px 5px #00000;
	filter: dropshadow(color=#00000, offx=0, offy=0);
}
