body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	background:#f0f0f0 url(../images/bg-body.gif) repeat-x;
	color:#555;
}
img{border:0;}
a{
	text-decoration:underline;
	color:#385a93;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:935px;
	margin:0 auto;
	padding-top:2px;
}
#header {
	background: url(../images/bg-header.png) no-repeat;
	width:895px;
	padding:10px 20px 0;
}
#header .header-holder {
	width:100%;
	position:relative;
	height: 119px;
	z-index:20;
}
#header .header-holder:after {
	content:"";
	display:block;
	clear:both;
}
#header .logo {
	width: 221px;
	height: 124px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
#header .logo a {
	display:block;
	height:100%;
	background: url(../images/logo.png) no-repeat;
	cursor:pointer;
}
#header .topnav {
	float:right;
	list-style:none;
	margin:7px 0 0;
	padding:0 25px 0 0;
	overflow:hidden;
	font-size:12px;
}
.topnav li {
	float:left;
	background: url(../images/separator.gif) no-repeat 0 2px;
	margin-left:-1px;
	padding:0 7px;
}
.topnav li a {
	color:#fff;
	text-decoration:none;
}
.topnav li a:hover {text-decoration:underline;}
#nav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	right:3px;
	z-index:1;
}
* html #nav {bottom:-1px;}
#nav li {
	float:left;
	position:relative;
}
#nav li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height: 46px;
}
#nav li a.new {
	background: url(../images/bg-new.gif) no-repeat;
	width: 123px;
}
#nav li a.owned {
	background: url(../images/bg-owned.gif) no-repeat;
	width: 100px;
}
#nav li a.service {
	background: url(../images/bg-service.gif) no-repeat;
	width: 135px;
}
#nav li a.finance {
	background: url(../images/bg-finance.gif) no-repeat;
	width: 82px;
}
#nav li a.about {
	background: url(../images/bg-about.gif) no-repeat;
	width: 141px;
}
#nav li a.contact {
	background: url(../images/bg-contact.gif) no-repeat;
	width: 115px;
}
#nav li .CMSListMenuUL {
	list-style:none;
	margin:0;
	padding:0px 2px 16px 0px;
	position:absolute;
	left:8px;
	top:100%;
	background:#fafafa;
	width:170px;
	font-size:12px;
	display:none;
}
#nav li:hover .CMSListMenuUL,
#nav li.hover .CMSListMenuUL {display:block;}
#nav li:hover a,
#nav li.hover a {
	background-position:0 100%;
}
#nav li .CMSListMenuUL li {
	display:block;
	border-bottom:1px solid #bfbfbf;
	padding:1px 0px;
	width:100%;
	position:relative;
}
#nav li .CMSListMenuUL li:after {
	content:"";
	display:block;
	clear:both;
}
#nav li .CMSListMenuUL li a {
	color:#555;
	text-indent:0;
	line-height:16px;
	display:block;
	height:auto;
	text-decoration:none;
	padding:7px 11px 0;
	width:150px;
	padding-bottom: 5px;
}
#nav li .CMSListMenuUL li a:hover {background:#a6a6a6;}
#nav li a:hover {background-position:0 100%;}
#nav li .CMSListMenuUL .CMSListMenuUL {
	position:absolute;
	left:100%;
	top:4px;
	list-style:none;
	margin:0 0 0 2px;
	padding:0 2px 17px;
	background:#8c8c8c;
	width:141px;
	display:none;
}
#nav li .CMSListMenuUL li:hover .CMSListMenuUL,
#nav li .CMSListMenuUL li.hover .CMSListMenuUL {display:block;}
#nav li .CMSListMenuUL .CMSListMenuUL2 li {
	border-bottom:1px solid #bfbfbf;
}
#nav li .CMSListMenuUL li:hover a,
#nav li .CMSListMenuUL li.hover a {background:#a6a6a6;}
#nav li .CMSListMenuUL .CMSListMenuUL li a {
	color:#fafafa;
	padding:7px 8px 0;
	width:125px;
	background:none;
}
#nav li .CMSListMenuUL .CMSListMenuUL li a:hover {background:#a6a6a6;}
#main {
	background: url(../images/bg-shadow.png) repeat-y;
	padding:0 23px;
	width:889px;
}
* html #main {overflow:hidden;}
#main .main-holder  {
	background: url(../images/bg-flash-box.gif) repeat-x;
	padding-top:8px;
	width:889px;
}
.flash-area {position:relative;}
.flash-area img {display:block;}
.flash-area .drive-heading {
	/*background: url(../images/text-drive.png) no-repeat;*/
	width: 310px;
	height: 69px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:50px;
	top:85px;
}
.flash-area .drive-heading1 {
	background: url(../images/text-drive.png) no-repeat;
	width: 310px;
	height: 69px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:50px;
	top:85px;
}
.main-wrapper {
	margin-top:-39px;
	position:relative;
	z-index:10;
	width:889px;
}
.main-wrapper .c{
	background: url(../images/bg-main.gif) repeat-y;
	width:889px;
}
.main-wrapper .c:after {
	content:"";
	display:block;
	clear:both;
}
.content-top-home {
	background: url(../images/bg-main-t.png) no-repeat;
	width: 889px;
	height: 46px;
	font-size:0;
	line-height:0;
}
.content-top-detail
{
	background: url(../images/bg-main-t2.png) no-repeat;
	width: 889px;
	height: 46px;
	font-size:0;
	line-height:0;
}
.content-top-inner
{
	background: url(../images/bg-main-t3.png) no-repeat;
	width: 889px;
	height: 46px;
	font-size:0;
	line-height:0;
}
#sidebar {
	float:left;
	width:190px;
	margin:-45px 0 0 2px;
	position:relative;
	background: url(../images/bg-sidebar.gif) no-repeat;
	display:inline;
}
#sidebar .contact-box {
	color:#fff;
	padding:15px 17px 18px;
	font-size:12px;
}
#sidebar .contact-box h2 {
	margin:0;
	font-size:17px;
	line-height:19px;
}
.contact-box address {
	font-style:normal;
	font-weight:bold;
	margin-bottom:15px;
	line-height:13px;
}
.contact-box address a {color:#fff;}
.contact-box span {display:block;}
#sidebar h3 {
	background:#fff;
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#3a5d98;
	margin:0;
	text-transform:uppercase;
	padding:3px 3px 2px;
}
#sidebar form, #sidebar div {
	padding:10px 3px 5px 10px;
	margin-bottom:4px;
}
#sidebar .search, #sidebar .adminLinks {background:#e4e4e4 url(../images/bg-search.gif) repeat-x;}

.adminLinks, .adminLinks div, .adminLinks div ul { padding: 0px; margin: 0px; }

#sidebar form label, #sidebar div label {
	color:#5c5c5c;
	font-size:12px;
	font-weight:bold;
	display:block;
}
#sidebar .search .radio-area {
	width:190px;
	overflow:hidden;
	margin-bottom:5px;
	padding: 0px;
}
#sidebar form .area, #sidebar div .area, #sidebar div .areaSearch, #sidebar div .areaSearchVisible {
	width:100%;
	overflow:hidden;
	margin-bottom:1px;
	padding: 0px;
}
.search .radio {
	float:left;
	width:16px;
	height:15px;
	margin:0;
}
.radio-area label {
	float:right;
	margin-right:15px;
}
.search .area select, .search .areaSearch select, .search .areaSearchVisible select {width:170px;}
.areaSearch { display: none; }
.miniSearch { padding: 0px; margin: -10px; display: block; }
#sidebar form .submit, #sidebar div .submit {
	font:12px "Trebuchet MS", Helvetica, sans-serifc;
	color:#fff;
	border:0;
	padding:0;
	text-align:center;
	float:right;
	text-transform:uppercase;
	cursor:pointer;
}
.search .btn-search{
	background: url(../images/btn-search.gif) no-repeat;
	width: 70px;
	height: 33px;
}
.calculator .btn-calc{
	background: url(../images/btn-calc.gif) no-repeat;
	width: 93px;
	height: 33px;
}
#sidebar .calculator {background:#e4e4e4 url(../images/bg-calculator.gif) repeat-x; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 6px;}
.calculator label {
	float:left;
	width:100px;
	margin-right:4px;
	text-align:right;
	padding-top:3px;
	line-height:14px;
}
#sidebar form .text, #sidebar div .text {
	background:#fff;
	border:1px solid #7f9db9;
	padding:1px 2px;
	width:59px;
}
#sidebar form .row, #sidebar div .row {
	width:100%;
	overflow:hidden;
	/*padding-bottom:4px;*/
	padding-left: 7px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sideBarTable, .sideBarTable td { padding: 0px; text-align: left; }
.sideBarTable td label { text-align: left; }
.sideBarTable { margin: -15px; }

.calculator .rate {width:53px;}
#sidebar form .total, #sidebar div .total {padding-top:21px;}
.calculator .btn-calc2{
	background: url(../images/btn-calc2.gif) no-repeat;
	width: 144px;
	height: 33px;
}
#sidebar .socials {
	list-style:none;
	margin:0;
	/*padding: 5px 0 0 31px;*/ 
	padding: 5px 0 0 0px;
	height:1%;
	overflow:hidden;
}
#sidebar .socials li {float:left;}
#sidebar .socials li a {
	float:left;
	background: url(../images/bg-facebook.gif) no-repeat;
	width: 42px;
	height: 43px;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .socials li a.facebook {background: url(../images/bg-facebook.gif) no-repeat;}
#sidebar .socials li a.twitter {background: url(../images/bg-twitter.gif) no-repeat;}
#sidebar .socials li a.youtube {background: url(../images/bg-youtube.gif) no-repeat;}
#content {
	float:right;
	width:677px;
	padding-left:18px;
	margin-bottom: -17px;
	position:relative;
}

#content:after {
	content:"";
	display:block;
	clear:both;
}
#content .content-holder {
	width:100%;
	overflow:hidden;
}
#content .data {
	float:left;
	width:331px;
	padding-top:22px;
	line-height:18px;
}
#content.inner 
{
    padding: 25px 25px 0 0;
    width: 645px;
    margin: 0 0 0 0;
    
}
#main.inner #content .data {width:325px;}
#content .aside {
	float:right;
	width:323px;
	background: url(../images/bg-aside.gif) no-repeat;
	padding:0 1px 0 21px;
	line-height:18px;
}
#content .aside .aside-wrapper {
	background: url(../images/bg-right-shadow.gif) no-repeat 100% 16px;
	padding-right:22px;
	width:301px;
}
* html #content .aside .aside-wrapper {background-position:100% 1px;}
*+html #content .aside .aside-wrapper {background-position:100% 1px;}
#main.inner #content .aside {
	width:294px;
	padding:0 1px 0 29px;
}
#main.inner #content .aside .aside-wrapper {
	width:273px;
	background-position:100% 8px;
}
* html #main.inner #content .aside .aside-wrapper {background-position:100% 2px;}
*+html #main.inner #content .aside .aside-wrapper {background-position:100% 2px;}
#content h1 {
	font:bold 16px/22px "Trebuchet MS", Helvetica, sans-serif;
	color:#3a5d98;
	background: url(../images/bg-heading.gif) repeat-x 0 100%;
	margin:0;
	text-transform:uppercase;
	padding-bottom:5px;
}
#main.inner #content h1 {
	font-size:20px;
	padding-bottom:7px;
	margin-top:-4px;
}

#content h2 {
	font:bold 15px/20px "Trebuchet MS", Helvetica, sans-serif;
	color: #3a5d98;
	margin: 0;
	text-transform:uppercase;
	padding-bottom:5px;
}

#content h3
{
    font:bold 14px/19px "Trebuchet MS", Helvetica, sans-serif;
	margin: 0;
	padding-bottom:5px;
}

.data  .visual {padding:10px 0;}
.data img {display:block;}
.data h3 {
	font-size:13px;
	margin:0;
}
.data p {margin:0;}
.data .visual2 
{
    padding:36px 0 0;
	/*margin-left:-13px;*/
	width:319px;
	position:relative;
	z-index:1;
}
.data .details {
	margin-top:-10px;
	position:relative;
	z-index:2;
}
#content .aside .holder {
	margin:-15px 0 49px;
	position:relative;
	overflow:hidden;
	width:100%;
}
#content .aside h2 {
	padding-bottom:7px;
	margin:0 0 3px;
}
#content .aside img {float:right;}
#content .aside p {margin:0 0 18px;}
#content .aside .video-box {
	width:100%;
	height:245px;
	overflow:hidden;
}
.video-box img {display:block;}
.sale-box {
	width:265px;
	background:#dedede;
	position:relative;
	padding:2px 0px 2px 0px;
}
.aside .sale-box:after {
	content:"";
	display:block;
	clear:both;
}
.sale-box a {
	font-size:11px;
	color:#00f;
}
.your-price {
	display:block;
	font-size:16px;
	margin-bottom:12px;
	color:#4c5d98;
}
 .payment {
	background: url(../images/bg-save.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:8px 0 12px;
	margin-bottom:2px;
}
.aside .payment span {
	font-size:18px;
	color:#4c5d98;
}
.save
{
    font-size:14px;
	color:#4c5d98;
	font-weight:bold;
}
.pricelabel
{
    font-size:12px;
	color:#4c5d98;
	font-weight:bold;
	text-align:left;
	width:170px;
}
#liAPlan .pricelabel, #liXPlan .pricelabel { color: Red!important; }

.pricevalue
{
    font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
}
/*
.sale-box span {
	display:block;
}*/
.aside .actions-list{
	list-style:none;
	margin:0;
	padding:0;
	width:291px;
	position:absolute;
	top:-28px;
	left:-10px;
	overflow:hidden;
}
.actions-list li {float:left;}
.actions-list li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height: 49px;
	cursor:pointer;
}
.actions-list li a.deposit {
	background: url(../images/btn-buy-now.png) no-repeat;
	width: 100px;
}
.actions-list li a.info {
	background: url(../images/btn-more-info.png) no-repeat;
	width: 87px;
}
.actions-list li a.driveNow {
	background: url(../images/btn-drive-now.png) no-repeat;
	width: 94px;
}
.sale-wrapper {

	overflow:hidden;
	margin-bottom:34px;
	text-align:center;
	color:#000;
	padding:0px 10px 0px 10px;
}
.details {
	width:245px;
	margin:0 0 0px 2px;
	background:#f7f7f7;
	position:relative;
	padding: 30px 8px 4px 8px;
}
.details h4 {
	font-size:14px;
	margin:0;
}
#content .details-list {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}
.details-list li {
	background: url(../images/bullet2.gif) no-repeat 0 6px;
	padding-left:10px;
}
.mpg
{
    width:72px;
    height:72px;
    border:solid 4px #dedede;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    background-color:#FFF;
    color:#555555;
    margin-bottom:5px;
}
.mpgnum
{
    font-size:36px;
    display:block;
    padding-top:18px;
    padding-bottom:6px;
}
.add-menu {
	list-style:none;
	padding:4px 0;
	width:261px;
	overflow:hidden;
	font-size:11px;
	background:#f7f7f7;
	margin:0px 2px 5px 2px;
}
.add-menu li {float:left;}
.add-menu li a {
	color:#555;
	text-decoration:none;
	height:16px;
	float:left;
}
.add-menu li a.back {
	background: url(../images/bg-back.gif) no-repeat;
	padding-left:18px;
	margin-left:12px;
}
.add-menu li a.print {
	background: url(../images/bg-print.gif) no-repeat;
	padding-left:20px;
	margin-left:38px;
}
.aside .add-info {
	font-size:11px;
	line-height:15px;
	font-style:italic;
	width:260px;
	padding-left:2px;
}
.aside .add-info  a {color:#00f;}
.aside .call {
	font-size:12px;
	color:#b40000;
	display:block;
	padding-top:2px;
}
.aside .call span {font-size:12px;}
#footer {
	background: url(../images/bg-footer.png) no-repeat;
	width: 935px;
	height: 60px;
	margin-bottom:10px;
	overflow:hidden;
	font-size:12px;
}
* html #footer {
	width:934px;
	padding-left:1px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:25px 0 0;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 7px 0 9px;
	border-left:1px solid #385a93;
}
#footer ul li:first-child {
	border-left:none;
	padding-left:0;
}
#footer ul li a {
	text-decoration:none;
	position:relative;
}
#footer ul li a:hover {text-decoration:underline;}
#footer p
{
    text-align: center;
    margin: 5px 0 0 0;
    font-size: 11px;
}
#main .visual-panel img {display:block;}
#content .gallery {
	width:325px;
	overflow:hidden;
	padding-top:5px;
	margin-bottom:19px;
}
#content .gallery img {display:block;}
.photos {
	list-style:none;
	margin:0 0 2px;
	padding:0;
	width:99999px;
	overflow:hidden;
}
.photos li {float:left;}
.miniatures {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	margin-bottom: 1px;
}
.miniatures  li {
	float:left;
	margin-right:1px;
}
.services-box {
	width:140px;
}
.services-box .help {
	width: 187px;
	height: 94px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin: 0 10px 0 -3px;
}
.services-box .services-list {
	float:left;
	width:130px;
	list-style:none;
	margin:-2px 0 0;
	padding:0;
	font-size:12px;
}
.services-list li {
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding-left:8px;
	text-indent:4px;
	margin-bottom:5px;
}
.services-list li a {
	text-decoration:none;
	color:#3a5d98;
	line-height:12px;
}
.venc-options {
	background:#eaeaea;
	border:2px solid #dadada;
	padding:9px 14px 12px;
	width:618px;
	margin-bottom:15px;
}
.venc-options h3 {
	font-size:16px;
	margin:0;
}
.threecolumns  {
	overflow:hidden;
	width:690px;
	margin-right:-90px;
}
#content .threecolumns .details-list {
	float:left;
	width:205px;
	padding:0 15px 0 10px;
	line-height:18px;
}
#content .threecolumns .center-col {
	width:173px;
}
.discl-box {
	font-size:9px;
	line-height:14px;
	width:650px;
}
.discl-box a {color:#00f;}
.discl-box p {margin:0 0 14px;}


.phoneHeader { color: White; text-align: right; float:right; margin-top: 5px; padding-right: 32px; clear: both;}

.coupon { background-image: none; background-color: White; margin-left: 15px; }

.homemainboxtop
{
    width:331px;
    height:6px;
    background-image:url('../images/homemainboxtop.png');
    background-repeat:no-repeat;
    margin-top:4px;
}
.homemainboxmid
{
    width:329px;
    background-image:url('../images/homemainboxmid.png');
    background-repeat:repeat-y;
    padding-left:2px;
}
.homemainboxbottom
{
    width:331px;
    height:6px;
    background-image:url('../images/homemainboxbottom.png');
    background-repeat:no-repeat;
}
.homethumbboxtop
{
    width:161px;
    height:5px;
    background-image:url('../images/homethumbboxtop.png');
    background-repeat:no-repeat;
    margin-top:4px;
}
.homethumbboxmid
{
    width:159px;
    background-image:url('../images/homethumbboxmid.png');
    background-repeat:repeat-y;
    padding-left:2px;
}
.homethumbboxbottom
{
    width:161px;
    height:6px;
    background-image:url('../images/homethumbboxbottom.png');
    background-repeat:no-repeat;
}
.homecarmain
{
    width:315px;
}
.homecarthumb
{
    width:148px;
    height:109px;
}

.center { text-align: center; }

#contentLeft { float: left; width: 400px; }
#rightForm { float: right; width: 233px; margin-left: 10px; }

#formHeader { padding-top: 15px; padding-left: 20px; height: 25px; font-weight: bold; color: #FFF; text-transform: uppercase; width: 233px; background-image: url(/images/rightFormHeader.png); background-repeat: no-repeat; }
#formBody { min-height: 262px; padding-left: 15px; padding-left: 10px; padding-top: 10px; padding-bottom: 0px; margin-bottom: 0px; width: 233px; background-image: url(/images/rightFormBgBase.png); background-repeat: no-repeat; }
#formBodyBg { background-image: url(/images/rightFormBody.png); background-repeat: repeat-y; }
#formBody .TextBoxField, #formBody input[type=text], #formBody textarea { width: 200px }
#formBottom { width: 233px; height: 21px; background-image: url(/images/rightFormBottom.png); background-repeat: no-repeat; }

/*For editor*/
#formHeader .CMSEditableRegionEdit { margin-left: -10px; margin-top: -15px; }

#formBody .EditingFormLabel { font-weight: bold; }

/*#formBody input[type=submit] 
{
   float: right;
   margin-right: 26px;
}*/

/*
#formBody input[type=submit] {
	font:12px "Trebuchet MS", Helvetica, sans-serifc;
	color:#fff;
	border:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	margin-left: 135px;
}
#formBody input[type=submit] {
	background: url(/images/rightFormBtn.png) no-repeat;
	width: 75px;
	height: 37px;
}
*/
