body {
	margin: 0px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

P 
{
    color: #616161;
    text-align: justify;
}

IMG { border-style: none; }

form {
	padding:0px;
	margin:0px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

h1,.title 
{
    font-family: Trebuchet MS, Times New Roman, Arial, Tahoma;
	font-size:24px;
	color: #C70A28;
	margin: 0px;
}
.cars h2
{
    font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:13px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #A4A4A4;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size:12px;
	margin-bottom:3px;
}
hr {
	border-top: 1px solid #CCCCCC;
	margin-top: -5px;
}
P, .text {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.header-bg {
	background: url(../images/header_bg.jpg) no-repeat right;
}
td.content-bg {
	background: #F8E7CD url(../images/td_content_bg.jpg) no-repeat left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.shopping {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10px;
}
td.shopping a:link {
	font-weight: bold;
	color: #5C4022;
	margin-right: 3px;
	margin-left: 3px;
	font-size:10px;
}
td.shopping a:visited {
	font-weight: bold;
	color: #5C4022;
	margin-right: 3px;
	margin-left: 3px;
	font-size:10px;
}
td.shopping a:hover {
	text-decoration:underline;
}
.nav-products {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
}
.nav-products a:link {
	font-weight: normal;
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products a:visited {
	font-weight: normal;
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products a:active {
	font-weight: normal;
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products a:hover {
	font-weight: normal;
	color: #CC6633;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
}
.nav-products-active a:link {
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products-active a:visited {
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products-active a:active {
	color: #5C4022;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
	margin-left: -4px;
	padding-left: 10px;
}
.nav-products-active a:hover {
	color: #CC6633;
	background: url(../images/arrow.gif) no-repeat 4px 4px;
}
div.search {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
input, textarea, select {
	border: 1px solid #5C4022;
	margin-top: 3px;
	margin-bottom: 2px;
}

input.clean {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.adv-search a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.adv-search a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.adv-search a:hover {
	text-decoration: none;
}
.clear {
	border: 0px none;
}
table.welcome {
	background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
}
table.welcome td {
	background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	padding: 7px;
}
table.featured {
	background: #FFFFFF;
	background-image:url(../images/contact_bg.gif); background-repeat:no-repeat; background-position:bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}
table.featured th {
	padding: 4px;
}

.error {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #880000;
}
.sublink a:link {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
}
.sublink a:visited {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
}
.sublink a:hover {
	color: #990000;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:link {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:visited {
	padding-left: 27px;
	text-decoration:none;
	color: #CC3300;
	font-style: italic;
	margin-left: -12px;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
.sublink-active a:hover {
	color: #990000;
	background: url(../images/arrow1.gif) no-repeat 20px 4px;
}
table.white-content {
    background: #FFFFFF url(../images/welcome_tbl_bg.gif) repeat-x bottom;
	/* padding: 15px 10px 10px 20px; */
}
td.white-content
{
    background: #FFFFFF; background-image:url(../images/contact_bg.gif); background-repeat:repeat-x; background-position:bottom;
	padding: 15px 15px 15px 15px;
}
.more-info a:link {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.more-info a:hover {
	color: #CC0000;
	text-decoration: none;
}

img.product {
	border: solid 1px #838383;
}
.submit {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: solid 1px #aaaaaa;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
form {
	margin:0px;
}

a:link.category, a:active.category, a:visited.category {
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a.subCategory:link, a.subCategory:active, a.subCategory:visited {
	background-image: url(../images/sublink-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #292929;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 25px;
	padding-top: 5px;
	display: block;
}


/* ------------------------------------ */

#header 
{
    height: 92px;
    position: relative;
}

a.dot:link, a.dot:visited, a.dot:active
{
    background: url(../images/link-dot.gif) no-repeat left center;
    padding-left: 15px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #05325B;
    font-weight: normal;
}

a.dot:hover 
{
    text-decoration: underline;
}

#nav 
{
    background: url(../images/nav-bg.gif) repeat-x;
    height: 35px;
}

#footer 
{
    position: relative;
    height: 64px;
    background: url(../images/footer-bg.gif) repeat-x;
    color: White;
}

TABLE.boxTable 
{
    margin: 10px 5px 10px 5px;
}

.tl 
{
    background: url(../images/tl.gif) no-repeat right top;
    height: 10px;
    width: 10px;
}

.t 
{
    background: url(../images/t.gif) repeat-x left top;
    height: 10px;
}

.tr 
{
    background: url(../images/tr.gif) no-repeat left top;
    height: 10px;
    width: 10px;
}

.l 
{
    background: url(../images/l.gif) repeat-y right top;
    width: 10px;
}

.boxInside 
{
    background-color: White;
    vertical-align: top;
}

.r 
{
    background: url(../images/r.gif) repeat-y left top;
    width: 10px;
}

.bl 
{
    background: url(../images/bl.gif) no-repeat right top;
    height: 14px;
    width: 10px;
}

.b 
{
    background: url(../images/b.gif) repeat-x left top;
    height: 14px;
}

.br 
{
    background: url(../images/br.gif) no-repeat left top;
    height: 14px;
    width: 10px;
}

.fSelectOn 
{
    position: absolute; left: 230px; top: 6px; background: url(../images/fselect.gif) no-repeat; width: 134px; height: 81px; overflow: hidden;    
}

.fSelectOff
{
    position: absolute; left: 230px; top: 6px; background: url(../images/fselect.gif) no-repeat; width: 134px; height: 21px; overflow: hidden;
    border-bottom: solid 1px #BEBEBE;
}

.fSelectOn div, .fSelectOff div, .fSelectOff a, .fSelectOn a
{
    display: block;
    padding: 1px;
    margin: 4px;
    text-decoration: none;
    /* width: 100px; */
    cursor: default;
}

.fSelectOff a:hover, .fSelectOn a:hover
{
    background-color: #F7F7F7;
}

img.photo 
{
    float: right;
    margin: 0px 0px 10px 10px; 
}

.red 
{
    color: #C70A28;
}

.detailSmall 
{
    margin: 0px 2px 0px 0px;
}

#carList h2
{
    font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:24px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom: solid 1px #DADADA;
	color: #A4A4A4;
	font-weight: bold;
	font-style: italic;
}

.price 
{
    font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 5px;
	border-bottom: solid 1px #DADADA;
	border-top: solid 1px #DADADA;
	color: #C70A28;
}

.cars a.h2:link, .cars a.h2:active, .cars a.h2:visited
{
    font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:18px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #A4A4A4;
	font-weight: bold;
	font-style: italic;
	display: block;
	text-align: center;
}

