html { 
	overflow:-moz-scrollbars-vertical !important;
}
#content * {
	margin:0px;
	padding:0px;
	text-decoration:none;
	outline:none;
}

.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}

#content #typeBrowse h1, #content #typeBrowse h2, #content #typeBrowse h3, #content #typeBrowse h4, #content #typeBrowse h5, #content #typeBrowse p, #content #typeBrowse ul, #content #typeBrowse ol, #content #typeBrowse li, #content #unitWrap h1, #content #unitWrap h2, #content #unitWrap h3, #content #unitWrap h4, #content #unitWrap h5, #content #unitWrap p, #content #unitWrap ul, #content #unitWrap ol, #content #unitWrap li {
	margin:0;
	padding:0;
}

#content #typeBrowse ul, #content #typeBrowse ol, #content #typeBrowse li, #content #unitWrap ul, #content #unitWrap ol, #content #unitWrap li {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}

#inventory a:hover {
	text-decoration:none;
}

#content #typeBrowse {
	width:725px;
	margin:0px auto !important;
	padding:0 !important;
	font-family:Arial, Helvetica, sans-serif;
}
#backBtn {
	height:21px;
	border:1px solid #9f9f9f;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	overflow:hidden;
	position:relative;
	margin:20px auto;
	width:54px;
}
#upNavBar {
	height:21px;
	border:1px solid #9f9f9f;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
#upNavBar.textBar {
	margin-bottom:1px;
}
#midNavBar {
	height:21px;
	border:1px solid #9f9f9f;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
}
#botNavBar {
	height:21px;
	width:167px;
	border:1px solid #9f9f9f;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	margin:10px auto 35px auto !important;
	position:relative;
}
#botNavBar p {
	font-size:11px;
	position:absolute;
	top:27px;
	width:169px;
	text-align:center;
}
#upNavBar #sort {
	width:100px;
	height:21px;
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat 0 -21px;
	float:left;
}
#upNavBar #thumb {
	width:135px;
	height:21px;
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat;
	float:left;
}
#backBtn .back, #upNavBar .back, #upNavBar .main, #upNavBar .next, #upNavBar .nextHidden, #botNavBar .back, #botNavBar .main, #botNavBar .next, #botNavBar .nextHidden, #backBtn .backHidden, #upNavBar .backHidden, #botNavBar .backHidden {
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat;
	float:right;
	height:21px;
}
#backBtn .back, #upNavBar .back, #botNavBar .back {
	width:54px;
	background-position:0 -42px;
}
#backBtn .backHidden, #upNavBar .backHidden, #botNavBar .backHidden {
	width:54px;
	background-position:0 -210px;
}
#upNavBar .main, #botNavBar .main {
	width:58px;
	background-position:0 -63px;
}
#upNavBar .next, #botNavBar .next {
	width:55px;
	background-position:0 -84px;
}
#upNavBar .nextHidden, #botNavBar .nextHidden {
	width:55px;
	background-position:0 -231px;
}


#refineSearch {
	width:380px;
	height:21px;
	float:left;
	position:relative;
	left:60px;
}
#refineSearch select {
	background-color:#EFEFEF;
	font-size:10px;
	width:110px;
	position:absolute;
	top:1px;
}
#refineSearch select#Model {
	left:113px;
}
#refineSearch select#Trim {
	left:226px;
}
#refineSearch #go {
	width:42px;
	height:21px;
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat 0 -105px;
	float:right;
}
#inventory .invUnitThumb {
	width:725px;
	margin:0 auto 10px auto;
	height:143px;
	overflow:hidden;
	background:#fff;
}
#inventory .unitThumb {
	border:1px solid #9f9f9f;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	height:141px;
	width:160px;
	position:relative;
	overflow:hidden;
	margin-right:1px;
	float:left;
}
#inventory .unitThumb .mag {
	width:100%;
	height:21px;
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat -5px -147px;
}
#inventory .unitThumb .thumb {
	border-top:1px solid #9f9f9f;
}
#inventory .unitThumb .video {
	position:absolute;
	bottom:1px;
	right:1px;
}
#inventory .unitInfo {
	width:560px;
	border:1px solid #9f9f9f;
	float:right;
	height:141px;
	position:relative;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
}
#inventory .unitInfo .details {
	border-bottom:1px solid #9e9e9e;
	float:right;
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat;
	height:21px;
	width:98px;
}
#inventory .unitInfo h1 {
	width:462px;
	font-size:13px;
	text-align:center;
	line-height:21px;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	border-bottom:1px solid #9e9e9e;
	height:21px;
	overflow:hidden;
}
#inventory .unitInfo h1 a {
	display:block;
	color:#000;
	width:100%;
}
#inventory .unitInfo h1.inet_special {
	background:url(../../scripts/images/layout/special_slope.gif) no-repeat top right;
}
#inventory .unitInfo h1.inet_special a {
	/*color:#535353;*/
}
#inventory .unitInfo span.tl, #inventory .unitInfo span.tr {
	position:relative;
	font-size:11px;
	font-weight:bold;
	color:#f00;
	top:-1px;
}
#inventory .unitInfo span.tl {
	margin-right:25px !important;
}
#inventory .unitInfo span.tr {
	margin-left:25px !important;
}



#inventory .unitInfo .spec_price  {
	vertical-align:top;
	height:75px;
	width:143px;
	top:20px;
	position:relative;
	float:right;
	overflow:hidden;
	overflow:hidden;
	background:url(../../scripts/images/icons/special_price_tb.gif) no-repeat;
	
}
#inventory .unitInfo .spec_price p {
	text-align:center;
	font-weight:bold;
	margin:7px 0 0 -40px !important;
}
#inventory .unitInfo .spec_price p span {
	font-size:14px;
	color:#ff0000;
}

#inventory .unitInfo .spec_price.none {
	background-image:none !important;
}

.tbIcons {
	position:absolute;
	top:28px;
	right:143px;
	height:106px;
	width:280px;
	z-index:10;
}

.tbIcons div.icon {
	float:right;
	height:50px;
	width:70px;
	overflow:hidden;
	text-align:center;
}

.tbIcons div img {
	height:50px;
}

.tbIcons div.tb_video {
}



.tbIcons div.warranty {
	background:url(../../scripts/images/icons/tb/warranty_bg.gif) no-repeat top center;
	
}
.tbIcons div.warranty p {
	text-align:center;
	padding-top:4px !important;
	color:#660000;
	font-size:12px;
	font-weight:bold;
}

.tbIcons div.cert {
	
}

.tbIcons div.cert img {
	display:block;
	margin:0 auto !important;
}

.tbIcons div.tb_webSpecials {
}

.tbIcons div.monthly {
	height:30px !important;
	padding-top:18px !important;
	background:url(../../scripts/images/icons/tb/monthly.gif) no-repeat 0 4px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	text-align:right;
	color:#ff0000;
}

.tbIcons div.monthly p{
	padding-right:6px !important;
}

.tbIcons div.smartwayCertified {
}

.tbIcons div.fuelType {
}

.tbIcons div.carfax {
}




#inventory .unitInfo ul {
	list-style-type:none;
	list-style-image:none;
	line-height:15px;
	z-index:5;
	position:absolute;
	top:28px;
	left:5px;
}

#inventory .unitInfo ul.vehDetails {
	list-style-type:none;
	list-style-image:none;
	line-height:15px;
	z-index:5;
	position:absolute;
	top:28px;
	left:5px;
}

#inventory .unitInfo ul.vehDetails li span.label {
	font-weight:bold;
}

#inventory .unitInfo ul.vehDetails li span.value {
}

#inventory .unitInfo ul li {
	background:none;
}
#inventory .unitInfo ul li.bodyStyle {
	background:#fff;
}

/* typeBrowse Text */

#sortSearch {
	height:21px;
	float:left;
	position:relative;
	/*
	overflow:hidden;
	left:60px;
	width:323px;
	*/
}
#sortSearch div {
	font-family:Verdana;
	line-height:21px;
	height:21px;
	padding-right:20px;
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat;
	position:relative;
	float:left;
	/*margin-right:12px;*/
}
#sortSearch div#year {
	background-position:25px -126px;
	position:absolute;
	left:2px;
}
#sortSearch div#make {
	background-position:30px -126px;
	position:absolute;
	left:60px;
}
#sortSearch div#model {
	background-position:34px -126px;
	position:absolute;
	left:153px;
}
#sortSearch div#color {
	background-position:30px -126px;
	position:absolute;
	left:274px;
}
#sortSearch div#price {
	background-position:27px -126px;
	position:absolute;
	left:420px;
}
#sortSearch div#specialPrice {
	background-position:40px -126px;
	position:absolute;
	left:487px;
}
#sortSearch div a.top {
	width:11px;
	height:7px;
	position:absolute;
	top:3px;
	right:5px;
	overflow:hidden;
}
#sortSearch div a.bot {
	width:11px;
	height:7px;
	position:absolute;
	bottom:2px;
	right:5px;
	overflow:hidden;
}

#inventory {
	background:url(../../scripts/images/layout/invtext_bg.gif);
	width:725px;
	margin:0 auto !important;
}
.invUnitText {
	height:18px;
	font-size:11px;
	position:relative;
}
.invUnitText a {
	color:#000;
	display:block;
	height:18px;
	position:relative;
}
.invUnitText a:hover {
	background:#ff0000;
}
.invUnitText a:hover span {
	color:#fff;
	font-weight:bold;
}
.invUnitText a:hover img.vehNail {
	border:1px solid #f00;
	right:1px;
	top:17px;
	visibility:visible;
	z-index:5;
}
.invUnitText a:hover img.arrow {
	visibility:visible;
	z-index:4;	
	width:0; height:0;
	display:block;
	right:103px; top:17px;
	border-width:38px 6px;
	border-style:solid;
	border-color:#f00 #f00 transparent transparent;
}
.invUnitText img {
	visibility:hidden;
	position:absolute;
}
.invUnitText span {
	position:absolute;
	top:2px;
	color:#000;
}
.invUnitText span.year {
	left:10px;
}
.invUnitText span.make {
	left:65px;
}
.invUnitText span.model {
	left:160px;
	overflow:hidden;
	white-space:nowrap;
	width:115px;
}
.invUnitText span.color {
	left:280px;
	overflow:hidden;
	white-space:nowrap;
	width:130px;
	position:relative;
	text-transform:capitalize;
}
.invUnitText span.price {
	left:425px;
}
.invUnitText span.callForPrice {
	color:#ff0000;
}
.invUnitText span.spec_price {
	left:495px;
	color:#20a800;
}
.invUnitText span.inet_special {
	left:555px;
	color:#ff0000;
}
.invUnitText span.cert {
	left:650px;
	color:#0033CC;
}
#unitWrap {
	width:725px;
	margin:0px auto !important;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#unitRight {
	width:342px;
	float:right;
}
#unitLeft {
	width:382px;
	float:left;
	position:relative;
}
#unitLegal {
	clear:both;
	padding:5px !important;
	font-size:9px;
	text-align:justify;
}
#unitLegal p {
	font-size:9px;
	text-align:justify;
}
#unitLegal sup {
	color:#0000ff;
}
#unitCtrl {
	border:1px solid #9e9e9e;
	width:340px;
	position:relative;
	background:#fff;
}

#headWrap {
	width: 725px;
	height: 21px;
}

#unitHeadline {
	border:1px solid #9e9e9e;
	position:relative;
	background:#fff;
	margin-bottom:1px !important;
	float:right;
	width:666px;
}
#unitWrap #back {
	border:1px solid #9e9e9e;
	position:relative;
	float:left;
	background:#fff;
	margin-bottom:1px !important;
	margin-right:1px !important;
	width:54px;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
}


#unitWrap #back .back {
	background:url(../../scripts/images/layout/browse_sprite.gif) no-repeat;
	float:right;
	height:21px;
	width:54px;
	background-position:0 -42px;
}

#unitHeadline h1 {
	font-size:13px;
	text-align:center;
	line-height:21px;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	color:#000;
}
#unitHeadline span.tl, #unitHeadline span.tr {
	position:absolute;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	top:4px;
}
#unitHeadline span.tl {
	left:35px;
}
#unitHeadline span.tr {
	right:35px;
}

/* Unit Details */
#unitCtrl #unitDetails {
	font-size:12px;
	height:167px; 
	overflow:hidden;
	line-height:14px;
	margin-top:3px !important;
}

#unitCtrl #unitDetails td.label {
	font-weight:bold;
	width:115px;
	padding-left:3px !important;
}

#unitCtrl #unitDetails td.value {
	text-align:right;
	padding-right:3px !important;
}


#unitCtrl #unitDetails tr.specialPrice {
	font-weight:bold;
}


div.unitInfo ul li.stricken, #unitCtrl .stricken, .stricken {
	text-decoration:line-through !important;
}

#unitCtrl ul.label li.redText, #unitCtrl .redText {
	color:#ff0000 !important;
}

#vehDetails hr {
	color: #9e9e9e;
	background: #9e9e9e;
	border: 0;
	height: 1px;
	/*margin-top:10px !important;*/
	margin-bottom:4px !important;
}

#vehDetails ul {
	list-style-type:none;
	font-size:12px;
	/*overflow:hidden;*/
	line-height:14px;
	margin-top:3px !important;
}
#vehDetails ul.label {
	font-weight:bold;
	width:115px;
	margin-left:3px !important;
}
#vehDetails ul.value {
	float:right;
	width:210px;
	margin-right:3px !important;
	text-align:right;
}


#unitCtrl #ctrls {
	border-top:1px solid #9e9e9e;
}
#uc0, #uc1, #uc2, #uc4, #uc5, #uc6 {
	border-right:1px solid #b8b8b8;
}
#unitCtrl #upCtrls, #unitCtrl #lowCtrls {
	height:21px;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
}
#unitCtrl #midBlock {
	height:92px;
	overflow:hidden;
	border-top:1px solid #9e9e9e;
	border-bottom:1px solid #9e9e9e;
}
#unitCtrl #midBlock div {
	float:left;
	height:100%;
}
#unitCtrl #midBlock #comBlock {
	width:142px;
	text-align:center;
	font-size:11px;
	line-height:12px;
	padding-top:5px;
}
#unitCtrl #midBlock #eBlock {
	width:99px;
}
#marqMask {
	height:24px;
	position:relative;
	overflow:hidden;
	border:1px solid #9e9e9e;
	background:#fff;
}
#marqMask #marquee {
	position:absolute;
	top:0px;
	left:342px;
}
#marqMask p {
	line-height:24px;
	white-space:pre;
}
#gallery {
	border:1px solid #9e9e9e;
	width:380px;
}
#galNav {
	border-top:1px solid #9e9e9e;
	height:21px;
	overflow:hidden;
	background:url(../../scripts/images/layout/bar_bg.gif);
}
#galNav #galBar {
	background:url(../../scripts/images/layout/bar_bg.gif);
}
#galNav div {
	overflow:hidden;
	float:left;
}
#galNav #galBar #mag, #galNav #galBar #PPC, #galNav #galBar #galLeft, #galNav #galBar #galRight, #galNav #galBar #OCC {
	width:23px;
	height:21px;
	background:url(../../scripts/images/layout/unit_sprite.gif) no-repeat;
}
#galNav #galBar #PPC {background-position:0 -21px;}
#galNav #galBar #galLeft {background-position:0 -105px;}
#galNav #galBar #galRight {background-position:0 -126px;}
#galNav #galBar #OCC {background-position:0 -63px;}
#galNav #north {
	border-bottom:1px solid #9e9e9e;
	height:1px;
	width:380px;
	background:url(../../scripts/images/layout/open_bg.gif) repeat-x;
	display:none;
	position:relative;
}
#galNav #north img.block {
	width:24px;
	height:83px;
	display:block;
	position:absolute;
	right:0;
	z-index:100;
}
#galNav #north #galSlide {
	background:none;
	height:83px;
	margin-left:0;
	position:absolute;
	z-index:50;
	width:2550px;
}
#galNav #north #galSlide img {
	width:100px;
	height:75px;
	float:left;
	margin:3px 0 3px 3px;
	border:1px solid #cdcdcd;
}
#galNav #south {
	height:21px;
	/*
	width:262px;
	margin-right:45px;
	*/
	width:307px;
	margin-right:0;
}
#galNav #south img {
	width:22px;
	height:17px;
	float:left;
	margin:1px 1px 1px 0;
	border:1px solid #cdcdcd;
}
#galNav #galLeft, #galNav #galRight {
	display:none;
}
#vehDetails {
	border:1px solid #9e9e9e;
	width:366px;
	margin-top:1px;
	padding:5px 7px 0px 7px;
	background:#fff/*url(../../scripts/images/icons/mpg_bg.gif) no-repeat 155px 8px */;
	position:relative;
}
/* -for City/Hwy mileage-

#vehDetails h1 {
	position:absolute;
	top:18px;
	left:176px;
	color:#999999;
	line-height:35px;
	font-size:16px;
}
*/

#vehDetails ul {
	list-style-type:none;
	margin-bottom:5px !important;
	width:48%;
}
#vehDetails ul.right {
	text-align:right;
}
/*
#vehDetails p {
	text-align:center;
	margin:15px 10px !important;
	clear:both;
}
*/
#vehDetails #vehDescription {
	text-align:center;
	margin:15px 10px !important;
	clear:both;
}

#vehDetails #vehExtras {
	/*position:relative;*/
	clear:both;
}
#vehDetails #vehExtras div {
	height:75px;
	overflow:hidden;
	float:left;
	margin:0 3px;
	width:110px;
	text-align:center;
}
#vehExtras .warranty {
	vertical-align:top;
}
#vehExtras .warranty p {
	clear:none;
	margin:0 auto !important;
	padding-top:10px !important;
	width:75px;
	height:75px;
	color:#fe0000;
	font-size:13px;
	font-weight:bold;
	background:url(../../scripts/images/icons/warranty_bg.gif) no-repeat;
}
#vehDetails #vehExtras div.clear {
	height:1px;
	float:none;
	clear:both;
	padding:0;
}

img#unitSold {
	display:block;
	position:absolute;
	top:0;
	left:0;
}

/* Billboard Container */
#billboardWrap {
	border:1px solid #9e9e9e;
	width:366px;
	margin-top:1px;
	padding:5px 7px;
	background:#fff;
	position:relative;
}

#formsArena {
	margin-top:1px;
}
#formsArena #pricing {
	height:295px;
	border:1px solid #9e9e9e;
	margin-top:1px;
	position:relative;
	background:#fff;
}
#formsArena #pricing #rebate, #formsArena #pricing #coupon, #formsArena #pricing #monthly {
	height:68px;
	width:98px;
	position:absolute;
	left:10px;
	top:127px;
	font-size:20px;
	font-weight:bold;
	overflow:hidden;
}
#formsArena #pricing #rebate {
	background:url(../../scripts/images/icons//rebate.gif) no-repeat;
	text-align:center;
	padding-top:27px !important;
}
#formsArena #pricing #coupon {
	left:120px;
}
#formsArena #pricing #monthly {
	left:230px;
	background:url(../../scripts/images/icons/monthly.gif) no-repeat;
	text-align:right;
	color:#ff0000;
	padding-top:22px !important;
}


#formsArena #pricing .pricingForm {
	width:100%;
	height:100px;
	position:absolute;
	top:5px;
}
#formsArena #pricing #spec_price {
	background:url(../../scripts/images/icons/pricing_special.gif) no-repeat;
}
#formsArena #pricing #reg_price {
	background:url(../../scripts/images/icons/pricing_normal.gif) no-repeat;
}
#formsArena #pricing #call_price {
	background:url(../../scripts/images/icons/pricing_call.gif) no-repeat;
}


#formsArena #pricing h2 {
	font-size:26px;
	width:100%;
	padding:41px 0 0 0 !important;
	text-align:center;
	color:#000;
}
#formsArena #pricing .specialPrice h2 {
	width:75%
}
 
#formsArena #pricing #gan {
	position:absolute;
	bottom:5px;
	left:59px;
	text-align:center;
}
#formsArena #pricing #gan a {
	color:#000;
	font-size:10px;
}
#formsArena form {
	border:1px solid #9e9e9e;
	padding:0 10px 10px 10px;
	display:none;
	background:#fff;
}
#formsArena form div {
	margin:10px 0 0 0;
	clear:both;
}
#formsArena form p {
	position:relative;
}
#formsArena #confirm_form p, #formsArena #price_form p.sold {
	height:250px;
	line-height:250px;
	text-align:center;
}
#formsArena p em {
	color:#ff0000;
	font-size:12px;
}
#formsArena h1 {
	font-size:13px;
	text-align:center;
	line-height:21px;
	background:url(../../scripts/images/layout/bar_bg.gif) repeat-x;
	border-bottom:1px solid #9e9e9e;
	position:relative;
	color:#000;
}
#formsArena form h1 {
	margin:0 -10px 0 -10px !important;
}
#formsArena input{
	width:150px;
}
#formsArena input.radio {
	width:12px;
	margin:-4px 3px -3px 3px;
	position:relative;
	z-index:100;
}
#formsArena input.check {
	width:15px;
	margin:6px 5px 0 0;
	float:left;
}
#formsArena input.button {
	width:75px;
	margin:5px;
}
#formsArena textarea {
	width:316px;
	height:50px;
	overflow:auto;
}
#formsArena select, #formArena option{
	width:154px;
}
#formsArena span.expand {
	font-size:9px;
	color:#ff0000;
	position:absolute;
	bottom:-10px;
	left:0;
	line-height:10px;
}
#formsArena div.expand, #formsArena span.expand {
	display:none;
}

#formsArena div.captcha {
	display:block;
	position:relative;
	margin:10px auto;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
}

/*  clearfix :: assign class='clearfix' to any elements that have only floated elements within it for this to work! */
#formsArena div.captcha:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #formsArena div.captcha             { zoom: 1; } /* hack for IE6 */
*:first-child+html #formsArena div.captcha { zoom: 1; } /* hack for IE7 */


#formsArena div.captcha p#captchaText {
	margin:5px auto;
}

#formsArena div.captcha img {
	display:block; position:relative;
	float:left;
	width:145px; height:40px;
	border:1px solid #999;
}

#formsArena div.captcha input {
	display:block; position:relative;
	float:right;
	width:145px; height:30px;
	font-size:16px; line-height:30px;
	font-weight:bold;
	padding:5px;
	border:1px solid #999;
}



.center {
	text-align:center;
}

.botFilter {
	display:none;
}


/* QR Code */

#qrDiv{
	width:340px; 
	display:block; 
	height:185px; 
	padding-top:30px; 
	text-align:center;
}
#qrDiv img{
	width:108px;
	margin-bottom:8px; 
	border:none;
}
#qrDiv a{
	cursor:pointer; 
	display:block;
	color:#da2727;
	text-decoration:none !important;
}
#qrDiv a:hover{
	color:#ff0000;
	font-weight:bold;
}
