﻿*
{
	margin: 0px;
	padding: 0px;	
}
ul, ol, dl
{
	margin: 1em 5%;
}
body 
{
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 130%;
	text-align: justify;
}
a
{
	color: #414141;
	text-decoration: none;
}
a:hover
{
	color: #FF7807;
	text-decoration: underline;
}
img
{
	border: none;
}
input 
{
	font-size: 11px; 
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
}
textarea 
{
	font-size: 11px; 
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
}
select 
{
	font-size: 11px; 
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
}
h1
{
	color: white;
	font-size: 14px;
	font-weight: bold;
}
h2
{
	color: white;
	font-size: 14px;
	font-weight: bold;
}
h3
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#wrapper
{
	width: 1020px;
	margin: 0 auto;
	background-color: #ffffff;
}
#main
{
	width: 1000px;
	margin: 0 auto;
}
#content
{
	width: 1000px;
}

#top
{
	padding: 9px 0px 10px 0px;
}
#top table
{	
	border: solid 1px #e6e6e6;	
}
#top #logo
{
	margin-bottom: 5px;
}

#jsddm {margin: 0px;}
#jsddm li { margin: 0px; float: left; list-style: none; height: 45px; }
#jsddm li a { display: block; }    
#jsddm li ul {margin: 0px; position: absolute; visibility: hidden; z-index: 1; background: url(../Images/menusub_bg.jpg) repeat-y; min-width: 170px; }
#jsddm li ul li {margin: 0px; height: 30px; float: none; display: block; background: url(../Images/menusub_sep.jpg) bottom center no-repeat;}	
#jsddm li ul li a { line-height: 30px; margin: 0px 8px; color: white; }    
#jsddm li ul li a:hover { color: #fb9806; text-decoration: none; }

.submenus .header
{
	width: 188px;
	height: 36px;
	background: url(../Images/submenu_header_bg.jpg) no-repeat;
}
.submenus .header h1
{
	line-height: 36px;
	margin-left: 10px;
}
.submenus ul
{
	margin: 0px;
	list-style: none;
}
.submenus ul li
{	
	margin: 0px;
	background: url(../Images/submenu_sep.jpg) bottom left no-repeat;
} 
.submenus ul a
{
	color: #414141;
	line-height: 30px;
	margin-left: 8px;
}
.submenus ul a.selected
{
	color: #FF7807;
	line-height: 30px;
	margin-left: 8px;
	text-decoration: underline;
}
.submenus ul a:hover
{
	color: #FF7807;
}
.submenus ul li ul li
{	
	margin: 0px;
	background: none;
} 
.submenus ul li ul a
{
	line-height: 23px;
	margin-left: 30px;
}
.submenus ul li ul a.selected
{
	line-height: 23px;
	margin-left: 30px;
}

.models
{
	line-height: 21px;
	height: 21px;
	background-color: #F1F1F1;
	color: #000000;
	font-size: 10px;
}
.models .separator
{
	padding: 0px 3px;
	color: #666666;
}
.models a
{
	color: #666666;
}
.models a.selected
{
	color: #FF7807;
	text-decoration: underline;
}
.models a:hover
{
	color: #FF7807;
}

.specialOffers .header
{
	width: 584px;
	height: 22px;
	background: #FF7808;
}
.specialOffers .header h3
{
	line-height: 22px;
	margin-left: 10px;
}
.specialOffers .pic
{	
	border: solid 10px #F1F1F1;
}
.specialOffers span.pos
{
	color: #FF7806;
}
.specialOffers span.price
{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;	
}
.specialOffers span.priceour
{	
	color: #FF7806;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 32px;
}
.specialOffers div.list
{
	padding-left: 10px;
	line-height: 24px;
	background-color: #7FBC09;
	margin-bottom: 1px;
}
.specialOffers div.list a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.specialOffers div.list a:hover
{
	text-decoration: underline;
}

.types .header
{
	width: 584px;
	height: 22px;
	background: #FF7808;
}
.types .header h3
{
	line-height: 22px;
	margin-left: 10px;
}
.types .pic
{
	border: solid 10px #F1F1F1;
}
.types span.pos
{
	color: #FF7806;
}
.types div.list
{
	padding-left: 10px;
	line-height: 24px;
	background-color: #7FBC09;
	margin-bottom: 1px;
	width: 340px;
}
.types div.list a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.types div.list a:hover
{
	text-decoration: underline;
}

#navpath
{
	margin-top: 12px;
	margin-bottom: 8px;
	color: #999999;	
}
#navpath a
{	
	color: #999999;	
}

.cphMain .header
{
	width: 584px;
	height: 36px;
	background: #FF7808;
}
.cphMain .header h2, .cphRight .header h2
{
	line-height: 36px;
	margin-left: 10px;
}


#bottom
{
	padding-top: 10px;
	padding-bottom: 100px
}
#bottom #links
{
	margin: 2px 0px 10px 0px;
}
#bottom, #bottom a
{	
	color: #999999
}


.fl
{
	float: left;
}
.fr
{
	float: right;
}
.cb
{
	clear: both;
}
.f12b
{
	font-size: 12px;
	font-weight: bold;
}
.f14b
{
	font-size: 14px;
	font-weight: bold;
}

.form input
{
	padding: 3px;
}
.form .warn
{
	color: #ff0000;
}
.form .info
{
	color: #7fbc09;
}
.form .btn
{
	padding-left: 10px;
	line-height: 24px;
	background-color: #7FBC09;
}
.form .btn a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.form .btn a:hover
{
	text-decoration: underline;
}

/* admin */
.warn
{
	color: #FF0000;
}

.taOneColumnMain
{
	width: 1000px; 
	height: 600px; 
	border: solid 1px black;
}

.taThreeColumnsMain
{
	width: 584px; 
	height: 400px; 
	border: solid 1px black;
}
.taThreeColumnsRight
{
	width: 188px; 
	height: 400px; 
	border: solid 1px black;
}

.taThreeColumnsSpecialOfferMain
{
	width: 584px; 
	height: 200px; 
	border: solid 1px black;
}
.taThreeColumnsSpecialOfferRight
{
	width: 188px; 
	height: 400px; 
	border: solid 1px black;
}

.taThreeColumnsTypeMain
{
	width: 584px; 
	height: 200px; 
	border: solid 1px black;
}
.taThreeColumnsTypeRight
{
	width: 188px; 
	height: 400px; 
	border: solid 1px black;
}

.taThreeColumnsContactFormMain
{
	width: 584px; 
	height: 200px; 
	border: solid 1px black;
}
.taThreeColumnsContactFormRight
{
	width: 188px; 
	height: 400px; 
	border: solid 1px black;
}

.taThreeColumnsTestDriveFormMain
{
	width: 584px; 
	height: 200px; 
	border: solid 1px black;
}
.taThreeColumnsTestDriveFormRight
{
	width: 188px; 
	height: 400px; 
	border: solid 1px black;
}

.taThreeColumnsNegotiateFormMain
{
	width: 584px; 
	height: 200px; 
	border: solid 1px black;
}
.taThreeColumnsNegotiateFormRight
{
	width: 188px; 
	height: 400px; 
	border: solid 1px black;
}
