html, body {
	background: #76909f url(../images/bg.jpg) left -18px repeat-x;
	font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

a img {
	border:none;
}

p.cardesc {
	height: auto;
	margin: 0 0 15px 0 !important;
	padding: 0;
	width: auto;
}

.hide {
	display:none;
}

.carDetails {
	border: 1px solid #ccc;
	height: auto;
	margin: 0 0 20px 0;
	padding: 7px;
}

.carDetails .details {
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
	width: 440px;
}

.carDetails h3.carname {
	color: #0071BC;
	font: 18px 'Myriad Pro', Helvetica, Arial, sans-serif;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 265px;
}

.carDetails h3.carname a {
	color:#0071BC;
}

.carDetails h3.carname a:hover {
	color:#222;
}

.carDetails h3.carname a.active {
	color:#222;
	text-decoration:underline;
}

.carDetails h3.carprice {
	color: #C1272D;
	font: 18px 'Myriad Pro', Helvetica, Arial, sans-serif;
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
	width: 145px;
}

.carDetails h3.carprice span {
	color: #ccc;
	text-decoration: line-through;
}

.carDetails p {
	color: #333;
	clear:left;
	font: 12px 'Myriad Pro', Helvetica, Arial, sans-serif;
	height: auto;
	line-height: 1.4em;
	margin: 7px 0 7px 0;
	padding: 0;
}

.carDetails .pic {
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
}

.carDetails a.detailsbutton {
	background: url(../images/detailsButton.jpg) left top no-repeat;
	float: left;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 22px;
	width: 125px;
}

.carDetails a.similarbutton {
	background: url(../images/similarbutton.jpg) left top no-repeat;
	float: right;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 16px;
	width: 100px;
}

.carDetails.active {
	background:#def3fc;
	cursor:pointer;
}

.carDetails.active a.hover {
	color:#333;
	text-decoration:underline;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

#container {
	background: none;
	height: auto;
	margin: 0;
	padding: 10px 0 0;
}

#containerWide {
	/*background: url(../images/containerWideBG.jpg) left top no-repeat;*/
	margin: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	width: 1024px;
}

#containerMessage, #containerSold {
	width:950px;
	margin:10px auto 0 auto;
	padding:7px;
	background:#FFFF33;
}

#containerMessage p, #containerSold p {
	margin:0;
}

#contactFormBox {
	clear:both;
	color:#333;
	overflow:hidden;
	border:1px solid #eee;
	margin-bottom:10px;
}

#contactFormBox h4 {
	font-weight:normal;
	background:#f7f7f7;
	font-size:18px;
	margin:0;
	padding:5px;
	color:#006699;
	border:1px solid #eee;
}

#contactFormBox p {
	font-size:13px;
	margin:10px 15px;
}

#contactFormBox label {
	float:left;
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#444;
	width:100px;
	margin:10px 0 5px 50px;
}

#contactFormBox .input {
	float:right;
	clear:right;
	width:350px;
	margin:5px 75px 5px 0;
}

#contactFormBox .submit {
	float:right;
	margin:5px 175px 5px 0;
}

input.s {
	display:none;
}

#content {
	/*background: url(../images/shadowRpt.jpg) left top repeat-y;*/
	/*background: url(../images/shadowRptWhite.png) 10px top repeat-y;*/
	background:#fff;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0 10px;
	position: relative;
}

.iconOpen, .iconClosed {
	width:26px;
	height:26px;
	float:right;
	margin:5px 15px 0 0;
	background: url(../images/iconBoxClosed.png) no-repeat;
}

.iconOpen {
	background: url(../images/iconBoxOpen.png) no-repeat;
}

#focus {
	background: #76909F;
	height: 305px;
	margin: 0 10px;
	padding: 0;
	width: 960px;
}

#focusbar {
	background: url(../images/focusbarBG.jpg) left top repeat-x;
	height: 64px;
	margin: 0 10px;
	padding: 0 0 0 25px;
	width: 979px;
}

#focusbar h1 {
	color: #fff;
	font: 24px 'Myriad Pro', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 0 0;
}

#focusbar p {
	color: #B3B3B3;
	font: 14px 'TradeGothic', Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	margin: 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	width: 275px;
}

#focusbar p.wide {
	width: 590px;
}

.focusbarRight {
	background: url(../images/focusbarRightBG.jpg) left top repeat-x;
	float: right;
	height: 64px;
	/*margin: 0 !important;*/
	padding: 0 0 0 25px !important;
	width: 315px;
}

.focusbarRight.thin {
	height:50px;
	margin:10px 0 0 0;
}

.focusbarRight h4 {
	color: #fff;
	font: 21px 'TradeGothic', Arial, Helvetica, sans-serif;
	float: left;
	margin: 12px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

.focusbarRight p {
	color: #B3B3B3 !important;
	font: 14px 'TradeGothic', Arial, Helvetica, sans-serif !important;
	float: left;
	height: auto;
	margin: 2px 0 0 0 !important;
	padding: 0;
	text-transform: uppercase;
}

.focusbarRight img {
	display:block;
	float:left;
	margin:15px 5px;
}

.focusbarRight.small {
	height:50px;
}

.main {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 660px;
}

.mainBox {
	float: left;
	height: 211px;
	margin: 0;
	padding: 0;
	width: 664px;
	background: url(../images/mainbox.jpg);
}

.mainBox.showSearch {
	background: url(../images/mainbox.jpg) 0px -211px;
}

#searchBox {
	width:100%;
	height:211px;
}

#mainBox #searchLink {
	margin-top:111px;
}

#mainBox #searchLink a {
	display:block;
	height:50px;
	width:215px;
}

#mainBox #searchLink span {
	display:none;
}

#searchBox .searchLeft {
	width:330px;
	float:left;
	margin:68px 0 0 30px;
}

#searchBox .searchRight {
	float:right;
	width:265px;
	margin:65px 0 0 0;
}

#searchBox label {
	float:left;
	clear:left;
	color:#fff;
	font-size:20px;
	width:65px;
	text-align:right;
	margin-right:10px;
}

#searchBox .field {
	font-size:16px;
	float:left;
	clear:right;
}

#searchBox select.field {
	width:160px;
}

#searchBox .submit.leftBut {
	margin:15px 0 0 0;
}

#searchBox .submit.rightBut {
	float:right;
	margin:10px 30px 0 0;
}


.bar {
	background: url(../images/focusbarBG.jpg) left top repeat-x;
	height:64px;	
	width:660px;
	clear:both;
}

.bar h4 {
	color: #fff;
	font: 21px 'TradeGothic', Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 10px 0 0 25px;
	text-transform: uppercase;
	width: 660px;
}

.bar p {
	color: #B3B3B3;
	font: 14px 'TradeGothic', Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	margin: 2px 0 0;
	padding: 0 0 0 25px;
	text-transform: uppercase;
	width: 275px;
}

.bar p.wide {
	width: 590px;
}

.singleCar .left {
	background:#fff;
}	

#content .left h1 {
	color: #333;
	font: 18px 'TradeGothic', Arial, Helvetica, sans-serif;
	margin: 5px 10px 0 0;
	border-bottom:1px dotted #ccc;
}

#content .left p {
	color:#444;
	font-size:13px;
}

#content p.carSpecialDesc {
	background:#006699;
	color:#fff;
	margin:0 0 10px 0;
	padding:5px;
}

#content .left a {
	color:#006699;
	text-decoration:none;
}

#content .left a:hover {
	text-decoration:underline;
}

#rightCol .right {
	background: #fff;
}

#focus .right {
	height: 305px;
}

.right form {
	background: #2a3c50;
}

#focus h2 {
	background:8da3af;
}

#focus #txtModels {
	color:#999;
	font-size:11px;
}

#mainImg {
	width:410px;
	float:left;
	height:308px;
}

#mainThumbs {
	width:240px;
	float:left;
}

.loading {
	background:url(../images/loading.gif) no-repeat center;
}

#slider {
	width:240px;
	margin:0;
	position:relative;
}

.scroll {
	height:280px;
	width:240px;
	overflow:auto;
	position:relative;
	clear:left;
}

.scrollContainer div.panel {
	width:236px;
	padding:7px 5px 7px 9px;
}

#slider ul.navigation {
    list-style: none;
    margin: 10px 0 0 6px;
    padding: 0;
}

#slider ul.navigation li {
    display: inline;
    margin:0 3px;
	font-size:15px;
}

#slider ul.navigation a {
    padding: 2px 5px;
    color: #fff;
    text-decoration: none;
	background:#cecccc;
}

#slider ul.navigation a:hover {
    background-color: #41566b;
}

#slider ul.navigation a.selected {
    background:#222;
}

#slider ul.navigation a:focus {
    outline: none;
}

#slider .thumb  {
	margin:0 3px 0 0;
	padding:0;
	background:#fff;
}

#footbar {
	background: url(../images/footerBG.jpg) left top repeat-x;
	height: 46px;
	margin: 0;
	padding: 0;
	width: 1024px;
}

#footbar .right p {
	color: #fff;
	font: 12px 'TradeGothic', Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	margin: 0;
	padding: 18px 20px 0 0;
	text-align: right;
	width: auto;
}

#header {
	background: none;
	height: 95px;
	margin: 0;
	position: relative;
	width: auto;
}

#leftCol {
	background: #fff;
	float: left;
	height: auto;
	margin: auto;
	width: 650px;
}

#leftCol .left {
	padding: 15px 10px 15px 5px;
}

#leftCol h1#car {
	color: #0071BC;
	font: 36px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

#leftCol p.cardesc {
	color: #333;
	font: 14px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: auto;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	width: auto;
}

#leftCol li a {
	color:#555;
	text-decoration:none;
	font-size:12px;
}

#leftCol li a:hover {
	color:#222;
}

#location {
	background: #cccccc;
	float: left;
	height: auto;
	margin: 0;
	padding: 0 15px 15px;
	width: 275px;
}

#location a {
	color: #fff;
}

#mast {
	background: #ccc;
	height: auto;
	margin: auto;
	padding: 0;
	width:1024px;
}

.moreDetails {
	border: 1px solid #ccc;
	float: left;
	height: auto;
	margin: 0 0 20px 0;
	padding: 10px;
}

.moreDetails .detailLeft, .moreDetails .detailRight {
	background: #e6e6e6;
	height: auto;
	margin: 0;
	padding: 0;
	width: 305px
}

.moreDetails .detailLeft {
	float: left; 
}

.moreDetails .detailRight {
	float: right;
}
.moreDetails h3 {
	color: #0071bc;
	font: 21px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 10px 0 0 15px;
}

.moreDetails .detailLeft p, .moreDetails .detailRight p {
	color: #000;
	font: 14px 'Myriad Pro', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

ul.featureslist {
	float: left;
	margin: 0;
	padding: 0;
}

ul.featureslist li {
	background: url(../images/feature_check.png) left top no-repeat;
	color: #333;
	font: 12px 'Myriad Pro', Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 7px 5px;
	padding: 0 0 0 25px;
	width: 123px;
}

#mpg {
	background: url(../images/pump.png) left top no-repeat;
	height: 100px;
	margin: 20px 15px;
	padding: 0;
	width: 260px;
}

#mpg .city, #mpg .hwy {
	color: #fff !important;
	float: left;
	font: 12px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: 75px;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	width: 100px;
}

#mpg .hwy {
	float: right !important;
}

#mpg .city p, #mpg .hwy p {
	color: #fff;
	font: 12px 'Myriad Pro', Arial, Helvetica, sans-serif;
}

#mpg .city p.stat, #mpg .hwy p.stat {
	color: #fff !important;
	font: 50px 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#price {
	height: auto;
	margin: 10px 20px 0 20px;
	padding: 0 0 10px 0;
	width: 260px;
}

#price p {
	color: #fff;
	font: 12px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
}

#price #range input.findmycar {
	background: url(../images/findmycarButton.png) left top no-repeat;
	border: 0;
	height: 25px;
	margin: 5px 58px 0 58px;
	padding: 0;
	width: 144px;
}

#price input.price {
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	height: 14px;
	margin: 0;
	padding: 4px;
	width: 96px;
}

#price .spacer {
	float: left;
	height: 22px;
	margin: 5px 15px;
	padding: 0;
	width: auto;
}

.sprice {
	padding-left:15px;
	color:#C1272D;
	font-size:14px;
}

.sprice span {
	text-decoration:line-through;
	color:#777;
}

.sprice dd {
	display:inline;
	margin:0;
	padding:0;
}

.smiles {
	padding-left:15px;
	font-size:13px;
}

#range {
	margin: 0;
	padding: 0;
	width: 260px;
}

#report {
	background: url(../images/report.png) left top no-repeat;
	height: 57px;
	margin: 0;
	padding: 0 0 0 50px;
	width: auto;
}

#report h5 {
	color: #fff;
	font: 18px 'Myriad Pro', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	
}

#report h5 a {
	color: #fff;
	text-decoration: none;
}

#report p {
	color: #ddd !important;
	font: 14px 'Myriad Pro', Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
	text-transform: none !important;
	text-align: left !important;
}

.right {
	background: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 340px;
	overflow:hidden;
}

.right #price p {
	color:#fff;
}

.right #price p.choose {
	float:left;
	margin:0;
	font-size:11px;
}

.right select.make {
	margin: 20px 20px 10px;
	padding: 0;
	width: 300px;
}

.right select.model {
	margin: 10px 20px 0 20px !important;
	margin: 0 20px;
	padding: 0;
	width: 300px;
}

.right h2 {
	background: url(../images/findcarbg.png) repeat-x;
	color: #fff;
	font: 24px 'TradeGothic', Arial, Helvetica, sans-serif;
	height: 41px;
	padding: 15px 0 0 25px;
	text-transform: uppercase;
	width: 315px;
	margin:0;	
}

.right h2 span {
	text-decoration:line-through;
	color:#ccc;
}

.right .contactinfo {
	margin: 0;
	padding: 15px 0;
	background:#eee;
}

.right .contactinfo a.schedule {
	background: url(../images/schedule.jpg) left top no-repeat;
	display: block;
	float: left;
	height: 0;
	margin: 15px 0 15px 25px !important;
	margin: 15px 0 15px 15px;
	overflow: hidden;
	padding-top: 25px;
	width: 279px;
}

.right .contactinfo p {
	color: #fff;
	font: 16px 'Myriad Pro', Arial, Helvetica, sans-serif;
	margin: 0 0 0 25px;
	padding: 5px 0 0;
	width: 315px;
}

#rightCol .right .contactinfo p a {
	color: #333;
}

.right .contactinfo a img {
	margin:5px 0 0 20px;
}

.right .contactinfo a img.webthumb {
	margin:5px 0 0 5px;
}

#rightCol {
	float: right;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 340px;
}

#rightCol h3 {
	/*background: url(../images/rightColH3.jpg) left top no-repeat;*/
	background:#cccccc;
	color: #fff;
	font: 21px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: 35px;
	margin: 0 0 15px 0;
	padding: 20px 0 0 25px;
	width: 315px;
}

#rightCol p {
	color: #000;
	font: 14px 'Myriad Pro', Arial, Helvetica, sans-serif;
	margin: 0 0 0 25px;
	padding: 0;
	width: 315px;
}

#rightCol p a {
	color: #006699;
	font: 14px 'Myriad Pro', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#rightCol p a:hover {
	text-decoration: underline;
}

#rightCol ul {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	border:1px solid #ccc;
	width:338px;
}

#rightCol ul li {
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#rightCol ul li a {
	background: #F1F1F1;
	color: #0071BC;
	display: block;
	font: 15px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: 27px;
	margin: 0;
	padding: 8px 0 0 25px;
	text-decoration: none;
	width: 314px;
}

#rightCol ul.blogrss li a {
	height:auto;
	padding:8px 0 8px 25px;
	line-height:20px;
}

#rightCol ul.moreInfoLinks li a {
	height:40px;
	padding:20px 0 0 60px;
	width:280px;
}

#rightCol ul.moreInfoLinks li.vReport a {
	background:url(../images/report.png) no-repeat 10px 8px #f7f7f7;
}

#rightCol ul.moreInfoLinks li.vReport a:hover {
	background-color:#A0A0A0;
}

#rightCol ul.moreInfoLinks li.Calculate a {
	background:url(../images/calculate.png) no-repeat 10px 8px #eee;
}

#rightCol ul.moreInfoLinks li.Calculate a:hover {
	background-color: #A0A0A0;
}

#rightCol ul.moreInfoLinks li.Schedule a {
	background:url(../images/scheduleIcon.png) no-repeat 10px 10px #f7f7f7;
}

#rightCol ul.moreInfoLinks li.Schedule a:hover {
	background-color: #A0A0A0;
}

#rightCol ul.moreInfoLinks li.Financed a {
	background:url(../images/financed.png) no-repeat 10px 8px #eee;
}

#rightCol ul.moreInfoLinks li.Financed a:hover {
	background-color: #A0A0A0;
}

#rightCol ul li a:hover, #rightCol ul li a.dark:hover {
	background: #A0A0A0;
	color: #fff;
}

#rightCol ul li a.dark {
	background: none;
}

#rightCol ul li.feed a {
	background:#fff;
	height:35px;
}

#rightCol ul li.feed a:hover {
	background:#fff;
}

#searchfield {
	background: url(../images/searchBG.jpg) left top repeat-x;
	float: left;
	height: 43px;
	margin: 0 0 0 0;
	padding: 8px 20px 12px 20px;
	width: 300px;
}

#searchfield input.keyword {
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float: left;
	height: 14px;
	margin: 0;
	padding: 4px;
	width: 167px;
}

#searchfield input.srch {
	background: url(../images/goButton.png) left top no-repeat;
	border: 0;
	float: right;
	height: 26px;
	margin: 0;
	padding: 0;
	width: 69px;
}

#searchfield p {
	color: #fff;
	font: 14px 'TradeGothic', Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

.searchPage .pageLinks {
	padding:5px;
	border:1px solid #ccc;
	border-top:none;
	background:#cfe8f7;	
}

.searchPage .pageLinks a {
	display:inline;
	padding:2px 5px;
	margin:0 3px;
	text-decoration:none;
	color:#999;
	border:1px solid #cfe8f7;
}

.searchPage .pageLinks a:hover {
	border:1px solid #fff;
}

.searchPage .pageLinks a.active {
	background:#fff;
	border:1px solid #cfe8f7;
}

.searchPage .summary {
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:0 10px;
	margin:0;
	color:#444;
}

.searchPage h2 {
	font-size:24px;
	color:#006699;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	margin:0;
}

.searchPage h3.carprice {
	text-align:right;
}

.searchPage h3 dd {
	color:#444;
}

.right h2 dd {
	padding:0;
	margin:0;
}

dd.call {
	font-size:18px;
	text-transform:none;
}

.searchPage p a {
	color:#555;
}

.searchPage p a:hover {
	color:#222;
	text-decoration:underline;
}

.searchPage .sort {
	float:left;
	width:250px;
}

.searchPage .paginate {
	float:right;
	text-align:right;
	width:250px;
	margin:0;
}

ul.specs {
	color: #0071BC;
	display: block;
	font: 18px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ul.specs li {
	background: #BEBEBE;
	color: #333;
	font: 14px 'Myriad Pro', Arial, Helvetica, sans-serif;
	height: 20px;
	margin: 0;
	list-style: none;
	padding: 8px 0 0 25px;
}

ul.specs li span {
	color: #0071BC;
}

ul.specs li.dark {
	background: none;
}

#rightCol ul.similarListings li {
	clear:left;
	padding:10px;
	border-bottom:1px solid #ccc;
	height:83px;
}	

#rightCol ul.similarListings li a {
	background:none;
	color:#777;
	float:left;
	width:175px;
	font-size:18px;
	height:auto;
	padding-left:15px;
	color:#006699;
	padding-top:5px;
}

#rightCol ul.similarListings li a:hover {
	color:#333;
}

#rightCol ul.similarListings li a.simore {
	font-size:12px;
	color:#555;
	display:inline;
	float:none;
	padding-top:0;
}

#rightCol ul.similarListings li a:hover.simore {
	color:#222;
	text-decoration:underline;
}

#rightCol ul.similarListings li a.simg {
	width:113px;
	height:85px;
	padding:0;
	margin:0;
}

#rightCol ul li a.alt {
	background:#eee;
}

#rightCol ul.similarLis.tings li a:hover {
	background:#999;
	color:#fff;
}

#rightCol ul.similarListings img {
	float:left;
	width:113px;
	height:85px;
}


#xbody {
	height: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 100%;
}

#vehicleHistoryBox {
	clear:both;
	color:#333;
	overflow:hidden;
	border:1px solid #eee;
	margin-top:10px;
}

#vehicleHistoryBox h4 {
	font-weight:normal;
	background:#f7f7f7;
	font-size:18px;
	margin:0;
	padding:5px;
	color:#006699;
	border:1px solid #eee;
	text-decoration:none;
}

#vehicleHistoryBox h4 a {
	text-decoration:none;
	color:#006699;
}	

#vehicleHistoryBox h4 a:hover {
	text-decoration:underline;
}

#vehicleHistoryBox p {
	font-size:13px;
	margin:10px 15px;
}

#vehicleHistoryBox label {
	float:left;
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#444;
	width:100px;
	margin:5px 0 5px 50px;
}

#vehicleHistoryBox .input {
	float:right;
	clear:right;
	width:350px;
	margin:5px 75px 5px 0;
}

#vehicleHistoryBox .submit {
	float:right;
	margin:5px 175px 5px 0;
}

#paymentCalculatorBox {
	clear:both;
	color:#333;
	overflow:hidden;
	border:1px solid #eee;
	margin-top:10px;
}

#paymentCalculatorBox h4 {
	font-weight:normal;
	background:#f7f7f7;
	font-size:18px;
	margin:0;
	padding:5px;
	color:#006699;
	border:1px solid #eee;
}

#paymentCalculatorBox h4 a {
	text-decoration:none;
	color:#006699;
}	

#paymentCalculatorBox h4 a:hover {
	text-decoration:underline;
}

#paymentCalculatorBox p {
	font-size:13px;
	margin:10px 15px;
}

#paymentCalculatorBox label {
	float:left;
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#444;
	width:100px;
	margin:5px 0 5px 50px;
	height:25px;
}

#paymentCalculatorBox .input {
	float:right;
	clear:right;
	width:350px;
	margin:5px 75px 5px 0;
}

#paymentCalculatorBox .submit {
	float:left;
	margin:5px 0px 5px 180px;
}

#paymentCalculatorBox .payment {
	color:red;
}

#testDriveBox {
	clear:both;
	color:#333;
	overflow:hidden;
	border:1px solid #eee;
	margin-top:10px;
}

#testDriveBox h4 {
	font-weight:normal;
	background:#f7f7f7;
	font-size:18px;
	margin:0;
	padding:5px;
	color:#006699;
	border:1px solid #eee;
}

#testDriveBox h4 a {
	text-decoration:none;
	color:#006699;
}	

#testDriveBox h4 a:hover {
	text-decoration:underline;
}

#testDriveBox p {
	font-size:13px;
	margin:10px 15px;
}

#testDriveBox label {
	float:left;
	clear:left;
	font-size:14px;
	font-weight:bold;
	color:#444;
	width:100px;
	margin:10px 0 5px 50px;
}

#testDriveBox .input {
	float:right;
	clear:right;
	width:350px;
	margin:5px 75px 5px 0;
}

#testDriveBox .submit {
	float:right;
	margin:5px 175px 5px 0;
}

/* Dealer GMAP styles*/
.dealerMap {
	width:100%;
	height:500px;
}

.dealerBubble {
	color:#006699;
	font-size:14px;
	padding:5px;
}

.dealerBubble small {
	color:#444;
	font-size:12px;
}

.dealerBubble a {
	color:red;
	text-decoration:none;
}

.dealerBubble a:hover {
	color:#222;
	text-decoration:underline;
}

.smallDealerMap {
	margin:0 auto;
	width:90%;
	height:150px;
}

.contact form fieldset {
	border:none;
}

.contact form label {
	display:block;
	float:left;
	width:120px;
	margin:10px 0 10px 50px;
	clear:left;
}

.contact form .input {
	float:right;
	width:200px;
	clear:right;
	margin:10px 200px 10px 0;
	text-align:left;
}

.contact form .message {
	float:right;
	width:300px;
	clear:right;
	margin:10px 105px 10px 0;
	text-align:left;
}

.contact form .submit {
	float:left;
	margin-left:180px;
}

/* Parent domain home page */
.homeMap {
	width:100%;
	height:300px;
	margin:5px 0;
	display:block;
}

h3.home {
	color:#006699;
	font-size:22px;
	font-weight:normal;
	display:block;
	padding:5px;
	background:#f1f1f1;
	margin-top:0;
}

div.browseBox {
	border:1px solid #eee;
	background:#f9f9f9;
	overflow:auto;
}

div.browseBox ul {
	display:block;
	float:left;
	margin-left:5px;
}

div.browseBox li {
	list-style:none;
}




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 600;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 400;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*================================
	Main nav
=================================*/
#logo {
	width:244px;
	height:61px;
	float:left;
	overflow:hidden;
	margin:10px 0 0 0;
}

#nav {
	overflow: hidden;  
	height: 46px; 
	width: 715px;
	margin:39px 10px 0 0;
	float:right;
}

html>/**/body #globalheader {position: relative;}

#globalheader { 
	height: 46px;
	margin-top: 0; 
	margin: auto; 
	position: relative; 
	z-index: 98;
}

#globalheader #globalnav { 
	margin: 0;
	padding: 0;
	float:right;
}

#globalheader #globalnav li { 
	display: inline;
}

#globalheader #globalnav li a { 
	float: left;
	height: 31px;
	padding:15px 20px 0 20px; 
	overflow: hidden;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	border-right:1px solid #333;
	font-size:14px;
}

#globalheader #globalnav li a { 
	background-image: url(../images/navbg.jpg); 
	_background-image: url(../images/navbg.jpg); 
	background-repeat: repeat-x 
}

/* OVER STATES */
#globalheader #globalnav li a:hover { 
	background-position: 0px -46px; 
}

/* ON */
#globalheader #globalnav li a.on { 
	background-position: 0 -92px; 
	color:#111;
}

/*================================
	Footer nav
=================================*/

#fnav { 
	overflow: hidden; 
	height: 46px; 
	width: 1024px; 
	float: left;
}

html>/**/body #globalfooter {position: relative;}

#globalfooter { 
	background-image: url(../images/footernavbg.jpg); 
	width: 1024px; 
	height: 46px; 
	margin-top: 0; 
	position: relative; 
	z-index: 98;
}
#globalfooter #footernav { 
	margin: 0; 
	padding: 0; 
}

#globalfooter #footernav li { 
	display: inline; 
}

#globalfooter #footernav li a {
	float: left;
	height: 31px;
	padding:15px 30px 0 30px; 
	overflow: hidden;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	border-right:1px solid #333;
	font-size:13px;
}

#globalfooter #footernav li a { 
	background-image: url(../images/footernavbg.jpg); 
	background-repeat: repeat-x; 
}

/* OVER STATES */
#globalfooter #footernav li a:hover { background-position: 0px -46px; }

#footerCopy {
	float:right;
	text-align:right;
	color:#fff;
	padding-top:8px;
	margin-right:15px;
}

#globalfooter #footerCopy a {
	color:#999;
	text-decoration:none;
}

#globalfooter #footerCopy a:hover {
	color:#fff;
}

p.disclaimer {
	margin:0 10px;
	border-top:1px solid #ccc;
	padding:10px 0;
	color:#777;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/*=============================
	Auto Complete Searches
==============================*/
.ac_results {
	padding: 0px;
	border: 1px solid #333;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 5px 5px;
	cursor: default;
	display: block;
	color:#333;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 14px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/loading.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
	color:#006699;
}

.ac_over {
	background-color: #def3fc;
	color: white;
}

/*===================================
	Jquery ThickBox Styles
===================================*/

#carAlertBox h1 {
	font-size:30px;
	background:url(../images/alertBoxh1bg.png);
	color:#fff;
	text-align:center;
	display:block;
	height:33px;
	margin:0;
	padding:20px 0 0 0;
}

#carAlertBox form {
	margin:10px;
	font-size:15px;
}

#carAlertBox select, #carAlertBox input {
	font-size:14px;
}

#carAlertBox form p {
	font-size:13px;
}

#carAlertBox table {
	margin:0 0 0 40px;
}

#carAlertBox span.rqd {
	font-weight:bold;
	color:red;
}

#carAlertBox .finish {
	margin:15px 0 0 160px;
}

#carAlertBox .msg span {
	color:red;
	font-weight:bold;
	font-size:14px;
	display:block;
	border:1px solid #ccc;
	background:#fff;
	padding:3px 8px;
}


/* *{padding: 0; margin: 0;} */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../../../js/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #f9f9f9;
	z-index: 102;
	color:#333;
	display:none;
	border: 5px solid #fff;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	position:absolute;
	bottom:0px;
	right:0px;
	display:none;
}

#TB_ajaxContent{
	clear:both;
	padding:0;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#twtr-profile-widget {
	margin-bottom:10px;
}

#rightCol #twtr-profile-widget h3 {
	background:#333;
	color: #fff;
	font: 28px;
	height:auto;
	margin: 0;
	padding: 0;
	width: auto;
}