.addtocart_button:hover {

color:#CCCCCC;
}
.addtocart_button 
{
	background:transparent  url(../images/add-to-cart.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	border:0;
	text-align:left;
	padding-left:7px;
}
#cart-button {float: right;line-height: 50px;}
a.cart-button-desc {background: url(../images/cart-icon-d.png) 0 -1px no-repeat;padding: 2px 14px 2px 20px;margin-left: 16px;}
a.cart-button-desc-full {background: url(../images/cart-icon-d-full.png) 0 -1px no-repeat;padding: 2px 14px 2px 20px;margin-left: 16px;}

html {
	height: 100%;
	width: 100%;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgGlow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	height: 100%;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
}
#header {
	background-color: #000000;
	background-image: url(../images/headerBg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 102px;
	width: 900px;
}
.headerRight {
	float: right;
	margin-right: 10px;
	text-align: right;
	padding-top: 5px;
}
.logo {
	float: left;
	margin-left: 10px;
}
#nav {
	background-image: url(../images/navBg.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 33px;
	text-align: center;
	clear: left;
	float: left;
}
#contentpane {
	background-image: url(../images/navBgShadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 900px;
	background-color: #171717;
	padding-top: 19px;
}
#left {
	float: left;
	width: 320px;
	background-image: url(../images/paneSeparator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#leftinner {
	float: left;
	width: 320px;
	background-image: url(../images/innerLeftBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#left .xmas, #leftinner .xmas {
	background-image: url(../images/xmasBg_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 280px;
	padding-top: 60px;
	padding-left: 20px;
	display: block;
	margin: 0px;
}

#left .featured, #leftinner .featured {
	background-image: url(../images/featuredVehicles.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 280px;
	padding-top: 60px;
	padding-left: 20px;
	display: block;
	margin: 0px;
}

.leftcars {
	margin-top: 20px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
}

.leftcars h1, .leftcars h1 a {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	float: left;
	width: 210px;
}

.leftcars h1, .leftcars h1 a:hover {
	color: #FF9900;

}


#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#right {
	float: left;
	width: 540px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	display: block;
	padding: 10px;
	line-height: normal;
	margin: 0px;
}
#footer {
	background-color: #000000;
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	height: 75px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 900px;
	padding-top: 10px;
	line-height: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:#FF0000
}



#banner {
	height: 180px;
	width: 872px;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 14px;
}


#nav li {
	background-image: url(../images/navSep.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 0px;
	line-height: 33px;
}
#nav a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
}

#nav a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
	background-image: url(../images/navBgHover.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 {
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
jj {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
gg {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
cc {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tablerow {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #FFCC00;
      background-color: #606060 ;
}
a.blue:link {color: #0066FF; font-weight: bold;}
a.blue:active {color: #FFCC00; font-weight: bold;}
a.blue:visited {color: #0066FF; font-weight: bold;}
a.blue:hover {color: #FFCC00; font-weight: bolder;}

a.yellow:link {color: #FFCC00; font-weight: bold;}
a.yellow:active {color: #FF0000; font-weight: bold;}
a.yellow:visited {color: #FFCC00; font-weight: bold;}
a.yellow:hover {color: #FF0000; font-weight: bolder;}
}
