﻿/* Normalize */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;}ol,ul{list-style:none;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}caption,th{text-align:left;}q:before,q:after{content:'';}

/* CSS Document  */
html { background:url(Images/leftside.jpg) repeat-x; background-color: #000000; }
body {
	margin: 0px 0px; 
	padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1em;
	color:#ffffff;
}

/* Calendar Styles */
A:link {
    text-decoration: none;
	color: #fff;
}
A:visited {
    text-decoration: underline;
	color:#fff;
}
A:active {
    text-decoration: none;
	color:#fff;
}
A:hover {
    text-decoration: underline; 
	color: #fff;
}
/* GENERAL SITEWIDE TEXT STYLES go below this line. */
.arial10italic {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.arial10reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
.arial11reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.arial11bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.arial12bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial14bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.regtext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
}
.welcometext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
.smalltext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
.linktext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right:12px;
}

.PreownedHeader { font-size:22px; color:#fff; margin-bottom:20px; }
.NewInventoryHeader { font-size:22px; color:#fff; margin-bottom:20px; }

/* INCENTIVES classes go here. */
TD.cashback {
	position: inherit;
	border: 1px solid #E5E5E5;
	background-color: #F4F4F4;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
TD.apr {
	position: inherit;
	border: 1px solid #E5E5E5;
	background-color: #F4F4F4;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
TD.line {
	background-image: url(Images/rebates/hr.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
/* Original CSS code placing everything from the old layout. */
TD.FooterRow
{
    position: inherit;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 970px;
}
TD.Navigation {
    position: relative;
	width: 970px;
	height: 36px;
	z-index:2;
}
.HeaderRow
{
    position: inherit;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 970px;
}
TD.LeftColumn
{
	padding: 0px;
	background-image: url(Images/leftside.jpg);
	background-position: top right;
	background-repeat: no-repeat;
    height: 100%;
    width: 40%;
}
TD.CenterColumn
{
	height: 100%;
    width: 970px;
	text-align: left;
}
TR.InfoWindow {
    position: inherit;
	background-image: url(Images/content_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 970px;
	height: 100%;
	z-index: 1;
}
TR.InfoWindow td { z-index:1; }
TD.UpperLip {
    position: inherit;
	width: 970px;
	height: 24px;
	background-image: url(Images/upper_lip.jpg);
	background-repeat: no-repeat;
}
TD.LowerLip {
    position: inherit;
	width: 970px;
	height: 37px;
	background-image: url(Images/lower_lip.jpg);
	background-repeat: no-repeat;
}
TD.RightColumn
{
    padding: 0px;
	background-image: url(Images/rightside.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    height: 100%;
    width: 40%;
}
.PaddedContent
{
    position: inherit;
	height: 100%;
	width: 900px;
	padding-left: 36px;
	padding-right: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 99;
}
table.MainWelcome {
    position:absolute;
    top:-20px;
    left:-35px;
	width: 970px;
	height: 401px;
}    
TD.mainleft {
    position: inherit;
	width: 392px;
	height: 401px;
	background-image: url(Images/mainwindow_left.jpg);
	background-repeat: no-repeat;
}
TD.mainright {
    position: inherit;
	width: 578px;
	height: 401px;
	background-image: url(Images/mainwindow_right.jpg);
	background-repeat: no-repeat;
}
#content {
    position: inherit;
	width: 320px;
	height:338px;
	margin-left: 50px;
	margin-top: 63px;
}
#flashwindow {
    position: inherit;
	width: 548px;
	height: 365px;
}
TD.MainWindow {
    position: inherit;
	width: 350px;
	height: 338px; /* interior text container height - see TD.content below */
	background-image: url(Images/mainwindow.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 63px;
}
TD.ctas {
    position: inherit;
	width: 970px;
	height: 327px;
}

#HomeContent { position:relative; height:646px; top:-20px; }
#MainWelcome { position:absolute; top:-20px; left:-35px; width: 970px; height:401px; }
#MainWelcome .mainleft { position:absolute; top:0px; width:392px; height:401px; background: url(Images/mainwindow_left.jpg) no-repeat; }
#MainWelcome .welcometext { position:relative; top:65px; left:54px; width:320px; display:block; }
#MainWelcome .mainright { position:absolute; top:0px; left:392px; width: 578px; height: 401px; background: url(Images/mainwindow_right.jpg) no-repeat; }
#HomepageCtas
{
    position:absolute;
    top:378px;
    left:-35px;
	width: 970px;
	height: 327px;
}
#HomepageCtas #NewInventory { cursor:pointer; width:328px; height:327px; position:absolute; top:0px; left:0px; background-image: url(Images/CTA_new.jpg); background-repeat: no-repeat; }
#HomepageCtas #NewInventory.On { background-image: url(Images/CTA_new_f2.jpg); }
#HomepageCtas #PreOwnedInventory { cursor:pointer; width:317px; height:327px; position:absolute; top:0px; left:328px; background-image: url(Images/CTA_used.jpg); background-repeat: no-repeat; }
#HomepageCtas #PreOwnedInventory.On { background-image: url(Images/CTA_used_f2.jpg); }
#HomepageCtas #GetApproved { cursor:pointer; width:325px; height:327px; position:absolute; top:0px; left:645px; background-image: url(Images/CTA_approved.jpg); background-repeat: no-repeat; }
#HomepageCtas #GetApproved.On { background-image: url(Images/CTA_approved_f2.jpg); }

#UpperLip { position:relative; width:970px; height:24px; background:url(Images/upper_lip.jpg) no-repeat; }
#LowerLip { position:relative; width:970px; height:37px; background:url(Images/lower_lip.jpg) no-repeat; }

TD.heading {
    position: inherit;
	height: 20px;
	padding:0 10px 10px 6px;
	line-height:20px;
	background-image: url(Images/bar_redfade.jpg);
	background-repeat: repeat-x;
}
TD.hours { padding: 4px; }
TR.postfooter {
    position: inherit;
	background-color: #000000;
}
table.CenterTable
{
	width: 970px;
	background-image: url(Images/more_bg.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}



/* Autocomplete */
.ac_results { padding:0px; border:1px solid black; 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:2px 5px; cursor:default; display:block; font:menu; font-size:12px; line-height:16px; overflow:hidden; }
.ac_loading { background: white url('indicator.gif') right center no-repeat; }
.ac_odd { background-color:#eee; }
.ac_over { background-color:#0A246A; color:white; }

/*Link Bar */
#MenuBar { font-weight:bold; font-size:9pt; width:100%; height:42px; margin:0px auto; background:url(Images/MenuBarBackground.png); z-index:2; }
#MenuBar a { color: rgb(255,255,255); }
/*	width needs to be set to stop wrap of float if user shrinks browser width. */
#MenuBarRow { position:relative; top:8px; left:11px; float:left; width:951px; border:none; color:rgb(255,255,255); }
#MenuBarRow ul { list-style-type:none; margin:0px; padding:0;}
/*Top Level Links*/
.TopLevelMenus li {float:left; position:relative; z-index:1000; width:136px; text-align:center; background:url(Images/MenuBarButtons.png) -135px 0 no-repeat; }
.TopLevelMenus li:first-child { width:135px; background:url(Images/MenuBarButtons.png) 0px 0 no-repeat; }
.TopLevelMenus li.Specials { background:url(Images/MenuBarButtons.png) -271px 0 no-repeat; }
.TopLevelMenus li:hover ul li:first-child { width:120px; }
.TopLevelMenus li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:28px; line-height:28px; padding:0 12px 0 12px; text-decoration:none; font-weight:bold;}
.TopLevelMenus li:hover a { background:url(Images/MenuBarButtons.png) -135px -28px no-repeat; text-decoration:none;}
.TopLevelMenus li:first-child:hover a { background:url(Images/MenuBarButtons.png) 0px -28px no-repeat; }
.TopLevelMenus li.Specials:hover a { background:url(Images/MenuBarButtons.png) -271px -28px no-repeat; }
.TopLevelMenus li a:hover {text-decoration:none;}
.TopLevelMenus li ul {display:none; border:none;}
.TopLevelMenus li:hover ul li { text-align:left; font-size:0.8em; }
.TopLevelMenus li:hover ul li ul {display:none; border:none;}
/* Sub Level 1 Links */
/*	these links extend below the top level links */
/*	width needs to be the max width of the longest link text. */
.TopLevelMenus li:hover ul {display:block; position:absolute; z-index:999; top:28px; margin-top:0em; left:0;}
.TopLevelMenus li:hover ul li a {display:block; height:auto; line-height:28px; margin-left:0px; padding:0px 8px 0px 8px; font-weight:bold; background:url(Images/MenuBarButtons.png) -135px 0 no-repeat;}
.TopLevelMenus li:hover ul li a:hover { background:url(Images/MenuBarButtons.png) -135px -28px no-repeat; text-decoration:none;} 
.TopLevelMenus li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:28px; left:0; margin-top:0.5em;}
.TopLevelMenus li a:hover ul li a {display:block; height:1px; line-height:28px; padding:0px 8px 0px 8px; font-weight:normal; }
.TopLevelMenus li ul li:hover a { background:url(Images/MenuBarButtons.png) -135px -28px no-repeat; text-decoration:none;}
.TopLevelMenus li a:hover ul li a:hover {text-decoration:none;}
.TopLevelMenus li.Specials:hover ul li a { background:url(Images/MenuBarButtons.png) -135px 0 no-repeat; }
.TopLevelMenus li.Specials:hover ul li a:hover { background:url(Images/MenuBarButtons.png) -135px -28px no-repeat; }
/* Sub Level 2 Links */
/*	these links extend to the right of the sub level 1 links. */
.TopLevelMenus li ul li:hover ul { display:block; position:absolute; z-index:998; top:0px; margin-top:0em; left:146px;  }
.TopLevelMenus li ul li:hover ul li a {display:block; height:auto; line-height:28px; margin-left:0em; padding:0px 8px 0px 8px; font-weight:bold; background:url(Images/MenuBarBackground.png);}
.TopLevelMenus li ul li a:hover ul li a:hover {background:url(Images/MenuBarSelected.png); text-decoration:none;}
/* Sub Link Widths */
.TopLevelMenus li:hover ul li a,
.TopLevelMenus li a:hover ul li a,
.TopLevelMenus li ul li:hover ul li a { width:120px; }

/* Main CSS */
#MainContent { position:relative; width:900px; margin:20px 0 0 35px; z-index:1; min-height:400px; }
#MainContentSubHeader { margin:10px 0 20px 0; }

#NewInventoryButtonSelector { display:block; margin:auto; font-weight:bold; text-align:center; line-height:40px; background:url(Images/NewInventoryButton.png) 0 0 no-repeat; width:330px; height:40px; }
#NewInventoryButtonSelector:hover { cursor:pointer; background:url(Images/NewInventoryButton.png) 0 -40px no-repeat; }
#ShowAllButton { float:right; display:inline-block; margin:-28px 0 0 10px; background:url(Images/ShowAllButton.png) 0 0 no-repeat; width:110px; height:28px; text-align:center; line-height:28px; }
#ShowAllButton:hover { cursor:pointer; background:url(Images/ShowAllButton.png) 0 -28px no-repeat; }

A:focus { -moz-outline-style:none; outline:none; }
button:focus { -moz-outline-style:none; outline:none; }

#HomeMediaSlideshow { position:relative; top:17px; left:-2px; }
#HomepageSpecialVehicleList, #RegularSpecialVehicleList { position:relative; top:34px; width:910px; overflow:auto; }
#HomepageSpecialVehicleList li, #RegularSpecialVehicleList li { float:left; cursor:pointer; margin:0 0 10px 10px; padding-bottom:15px; }
.HomepageSpecialVehicle, .RegularSpecialVehicle { position:relative; background:url(Images/SpecialsBlockBackground.png); width:214px; height:214px; }
.HomepageSpecialVehicle img, .RegularSpecialVehicle img { position:absolute; left:16px; top:16px; }
.HomepageSpecialVehicleYearMake, .RegularSpecialVehicleYearMake { position:absolute; left:18px; top:170px; font-weight:bold; font-size:10pt; }
.HomepageSpecialVehicleModel, .RegularSpecialVehicleModel { position:absolute; left:18px; top:185px; font-weight:bold; font-size:11pt; }
.HomepageSpecialVehiclePrice, .RegularSpecialVehiclePrice { width:100px; text-align:right; position:absolute; left:100px; top:155px; color:#ffcc00; font-size:12pt; font-weight:bold; }

.EmployeeDepartment { background:url(Images/bar_redfade.jpg); font-size:1.2em; line-height:24px; color:#fff; font-weight:bold; padding-left:4px; }
.EmployeeListBlock { width:900px; overflow:auto; text-align:left; }
.Employee { display:inline-block; position:relative; width:200px; height:270px; text-align:left; vertical-align:top; }
.EmployeeName { font-weight:bold; }
.EmployeeEmail { }
.EmployeePhoneNumber { }

#PrivacyPolicyList {}

#PageNotFoundSummary {}

#VehicleNotFoundSummary { height:400px; }
#VehicleNotFoundSummary h2 { font-size:14pt; }
#VehicleNotFoundSummary p { font-size:12pt; font-style:italic; padding:10px 0 10px 0; width:600px; }
#VehicleNotFoundSummary ul li { float:left; cursor:pointer; padding:10px; }
#VehicleNotFoundSummary .NewVehiclesSubNav {}
#VehicleNotFoundSummary .UsedVehiclesSubNav {}
#VehicleNotFoundSummary .CertifiedVehiclesSubNav {}

#SiteErrorSummary { height:400px; }
#SiteErrorSummary h2 { font-size:14pt; }
#SiteErrorSummary p { font-size:12pt; font-style:italic; padding:10px 0 10px 0; width:600px; }

#VehicleDisclaimer { font-size:.9em; color:#FFFFFF; clear:both; padding-top:6px; text-align:justify; }

.ModalDialogContent { text-align:left; }

.WebsiteAdBlock { position:relative; width:100%; text-align:center; }
.WebsiteAd {}

#VehicleSelectorList { width:940px; overflow:auto; text-align:left; margin-left:-6px; }
.VehicleSelectorVehicle { float:left; position:relative; margin:0 0px 12px 3px; width:300px; height:252px; text-align:center; background:url('Images/VehicleSelectorBackground.png') repeat; border:1px solid #666666; }
.VehicleSelectorName { color:#fff; font-weight:bold; padding:5px; font-size:1.0em; }
.VehicleSelectorCallsToActionBar { position:absolute; top:220px; z-index:2; left:0px; width:298px; height:30px; padding-top:2px; background:url('Images/VehicleLandingButtonBar.png') repeat; border:1px solid #666666; }
.VehicleSelectorInventoryButton { text-align:center; float:left; background:url(Images/VehicleLandingButton.png) 0 0 no-repeat; font-size:9pt; width:110px; height:28px; line-height:28px; color:#fff; }
.VehicleSelectorInventoryButton:hover { cursor:pointer; background:url(Images/VehicleLandingButton.png) -120px 0 no-repeat; }
.VehicleSelectorVideoButton { text-align:center; float:left; background:url(Images/VehicleLandingButton.png) 0 -28px no-repeat; font-size:9pt; width:74px; height:28px; line-height:28px; color:#fff; }
.VehicleSelectorVideoButton:hover { cursor:pointer; background:url(Images/VehicleLandingButton.png) -74px -27px no-repeat; }
.VehicleSelectorNoVideoButton { color:#ccc; text-align:center; float:left; font-size:9pt; background:url(Images/VehicleLandingButton.png) -148px -28px no-repeat; width:74px; height:28px; line-height:28px; }
.VehicleSelectorInventoryButton, .VehicleSelectorVideoButton, .VehicleSelectorNoVideoButton { margin-left:0px; }

#VehicleListFilters { }
#CertifiedFilterItem { float:right; margin-top:-18px; font-size:12pt; }
#StockNumberFilterItem { font-size:10pt; }
#StockNumberFilterItem input { width:80px; }
#InventoryList { padding:6px 0 20px 0; width:100%; }
.VehicleListHeaderBlock { height:28px; line-height:28px; margin:0 0 8px 0; background:url(Images/VehicleListHeader.jpg) repeat-x; color:#FFFFFF; font-weight:bold; font-size:12pt; }
.VehicleListHeaders { position:relative; font-weight:bold; width:100%; }
#VehicleListHeaderRetailPrice { position:absolute; top:0px; left:634px; width:110px; text-align:right; }
#VehicleListHeaderSalesPrice { position:absolute; top:0px; left:748px; width:110px; text-align:right; }
.VehicleListItem { position:relative; border-bottom:1px solid #cccccc; height:80px; font-size:12pt; }
.VehicleListItem:hover { cursor:pointer; background-color:#999999; }
.VehicleListItem .VehicleListItemImage { position:absolute; top:0; left:0; padding-right:4px; }
.VehicleListItem .VehicleListItemStockNumber { position:absolute; top:38px; left:118px; width:400px; font-size:10pt; }
.VehicleListItem .VehicleListItemFullName { position:absolute; top:2px; left:118px; width:400px; font-weight:bold; }
.VehicleListItem .VehicleListItemYear { }
.VehicleListItem .VehicleListItemMake { }
.VehicleListItem .VehicleListItemModel { }
.VehicleListItem .VehicleListItemTrim { position:absolute; top:20px; left:118px; width:400px; font-size:10pt; }
.VehicleListItem .VehicleListItemMileage { position:absolute; top:54px; left:118px; font-size:10pt; }
.VehicleListItem .VehicleListItemRetailPrice { position:absolute; top:2px; left:634px; width:110px; text-align:right; }
.VehicleListItem .VehicleListItemSalesPrice { position:absolute; top:2px; left:748px; width:110px; text-align:right; color:#FFCC00; }
.VehicleListItem .VehicleListItemCertified { position:absolute; top:12px; left:400px; }
.VehicleListItem .VehicleListItemCertified[title="True"] { background:url('Images/CertifiedLogo.png'); width:107px; height:46px; }
.NewVehicles #VehicleListHeaderRetailPrice { position:absolute; top:0px; left:748px; width:110px; text-align:right; }
.NewVehicles span.VehicleListItemRetailPrice { position:absolute; top:2px; left:748px; width:110px; text-align:right; }


#ConfiguratorExteriorColors, #ConfiguratorInteriorColors
{
	height:34px;
	padding:2px;
	width:500px;
}
.ColorSwatch
{
	border: 2px solid #ccc;
	width:30px;
	height:30px;
	margin-right: 3px;
	float:left;
	cursor:pointer;
}
#ConfiguratorInteriorColors div { font-size:10pt; padding-left:18px; cursor:pointer; }
.ColorSwatchSelected { border:2px solid #000; }
.InteriorColorSwatchNotSelected { background:url(Images/RadialButtonOff.png) no-repeat; background-position:left center; }
.InteriorColorSwatchSelected { background:url(Images/RadialButtonOn.png) no-repeat; background-position:left center; }
#ConfiguratorVehicleHeader { margin-bottom:20px; width:894px; background:url(Images/bar_redfade.jpg); padding-left:8px; height:24px; line-height:24px; font-size:12pt; color:#FFFFFF; font-style:italic; }
#Configurator {}

.ConfiguratorStylePriceBlock { height:100px; position:relative; }
.ConfiguratorStylePriceBlock h3 { position:absolute; top:15px; }
#ConfiguratorStyles { font-size:12pt; position:absolute; top:40px; }
#ConfiguratorStyleName {  display:none; font-size:12pt; position:absolute; top:40px; }
#ChangeConfiguratorStyleButton { display:none; position:absolute; top:36px; left:353px; border:0; width:75px; height:28px; font-weight:bold; color:#fff; background:url(Images/MediumButton.png) 0 0 no-repeat; font-size:10pt; }
#ChangeConfiguratorStyleButton:hover { background:url(Images/MediumButton.png) -75px 0 no-repeat; cursor:pointer; color:#fff; }
#ConfiguratorPriceSummary { z-index:2; position:absolute; top:-15px; left:638px; width:264px; height:110px; background:url(Images/ConfiguratorPriceBackground.png) no-repeat; }
#ConfiguratorPriceSummary2 { float:right; margin-top:5px; width:264px; height:110px; background:url(Images/ConfiguratorPriceBackground.png) no-repeat; }
#ConfiguratorPriceDetailsBlock { position:relative; display:none; margin:10px 0 10px 0; text-align:center; height:120px; }
.ConfiguratorPriceList { margin:10px 0 0 10px; width:240px; }
.ConfiguratorPriceList dt { float:left; padding:0 6px 0 0; line-height:22px; text-align:right; }
.ConfiguratorPriceList dd { text-align:right; margin:0; line-height:22px; }
.ConfiguratorPriceList dt.ConfiguratorTotal { font-weight:bold; margin-top:4px; }
.ConfiguratorPriceList dd.ConfiguratorTotal { font-weight:bold; margin-top:4px; }
.ConfiguratorColorsImageBlock { height:240px; }
#ConfiguratorVehicleColors { float:left; width:428px; height:240px; height:180px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
#ConfiguratorVehicleColors h3 { margin:10px 0 10px 0; }
#ConfiguratorVehicleColors p { margin:4px; font-weight:bold; }
#ConfiguratorExteriorColors {}
#ConfiguratorInteriorColors {}
#HighlightedExteriorColor {}
#HighlightedInteriorColor {}
#ConfiguratorVehicleImage { position:relative; top:0px; left:152px; z-index:-1; }
#ConfiguratorVehicleOptions { }
#ConfiguratorVehicleOptions h3 { background:url(Images/ConfiguratorOptionHeader.png) repeat-x; font-weight:normal; line-height:28px; padding-left:10px; font-style:italic; height:27px; font-size:11pt; }
.ConfiguratorOptionCategory { margin:10px 0 5px 0; }
.ConfiguratorOptionList { width:100%; padding:0px; font-size:11pt; }
.ConfiguratorOptionList tr { border-top:1px solid #ebebeb; }
.ConfiguratorOptionList td { padding:2px 0 6px 0; vertical-align:top; }
.ConfiguratorOptionList td.Checkbox { width:20px; }
.ConfiguratorOptionList td.Name { }
.ConfiguratorOptionList td.Price { text-align:right; width:100px; }
#ViewDetailsButton { text-align:center; line-height:56px; position:absolute; top:30px; left:0px; border:0; width:150px; height:58px; font-weight:bold; color:#fff; background:url(Images/CallToActionButton.png) 0 0 no-repeat; font-size:12pt; }
#ViewDetailsButton:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#fff; cursor:pointer; }

#PaymentCalculatorDialog { font-size:12pt; }
#PaymentCalculatorInput { position:relative; }
#PaymentCalculatorInput { text-align:left; }
#PaymentCalculatorInput dl { margin:0 0 0 8px; }
#PaymentCalculatorInput dl dt { float:left; line-height:30px; width:210px; }
#PaymentCalculatorInput dl dd { margin:0; line-height:30px; }
#PaymentCalculatorInput input[type=text] { width:100px; }
#PaymentCalculatorSummary {}
#PayCalculatorCalculateButton { position:absolute; top:170px; left:355px; border:0; width:150px; height:58px; font-weight:bold; color:#fff; background:url(Images/CallToActionButton.png) 0 0 no-repeat; }
#PayCalculatorCalculateButton:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#fff; cursor:pointer; }
#MonthlyPaymentBlock { position:absolute; top:5px; left:360px; }
#MonthlyPaymentBlock h3 { font-size:14pt; margin:0; padding-bottom:10px; }
#PayCalculatorMonthlyPaymentAmount { font-size:14pt; }
#TotalFinancedBlock { position:absolute; top:80px; left:360px; }
#TotalFinancedBlock h3 { font-size:14pt; margin:0; padding-bottom:10px; }
#PayCalculatorTotalFinancedAmount { font-size:14pt; }

.input-validation-error { border:1px solid #ff0000; background-color:#ffeeee; }
.field-validation-error { color:#ff0000; }

.FormInstructions { text-align:center; font-size:12pt; font-family:Verdana Arial Sans-Serif; }
.FormImportantMessage {}
.FormSubmitButton { border:0; width:150px; height:58px; font-weight:bold; color:#fff; background:url(Images/CallToActionButton.png) 0 0 no-repeat; font-size:12pt; }
.FormSubmitButton:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#fff; cursor:pointer; }
.FormErrorMessage {}
#FormPrivacyPolicyMessage {}

#VehicleInfoInput { position:relative; height:180px; font-size:10pt; border:1px solid black; }
#VehicleInfoInput input[type=text], #VehicleInfoInput select, #VehicleInfoInput textarea { font-size:12pt; }
#VehicleInfoInput label { display:block; position:absolute; }
#VehicleInfoInput label span:first-child { display:block; float:left; padding-right:6px; width:100px; text-align:right; }
#VehicleInfoInput h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#VehicleInfoInput label.FormVin { top:40px; left:5px; }
#VehicleInfoInput label.FormVin input { width:180px; }
#VehicleInfoInput label.FormYear { top:70px; left:5px; }
#VehicleInfoInput label.FormYear input { width:60px; }
#VehicleInfoInput label.FormMake { top:70px; left:175px; }
#VehicleInfoInput label.FormMake input { width:100px; }
#VehicleInfoInput label.FormModel { top:70px; left:387px; }
#VehicleInfoInput label.FormModel input { width:100px; }
#VehicleInfoInput label.FormTrim { top:100px; left:5px; }
#VehicleInfoInput label.FormTrim input { position:absolute; left:106px; top:0px; width:270px; }
#VehicleInfoInput label.FormMileage { top:100px; left:387px; }
#VehicleInfoInput label.FormMileage input { width:100px; }
#VehicleInfoInput label.FormAdditionalInfo { top:130px; left:5px; }
#VehicleInfoInput label.FormAdditionalInfo textarea { width:480px; height:50px; }
.VinLookupMessage { position:absolute; top:42px; left:378px; font-size:10pt; }
#CustomerVehicleAdditionalInfo { position:absolute; left:106px; top:0px; }
#VinLookupButton { position:absolute; top:37px; left:297px; background:url(Images/MediumButton.png) 0 0 no-repeat; border:0; width:75px; height:28px; font-weight:bold; color:#fff; }
#VinLookupButton:hover  { background:url(Images/MediumButton.png) -75px 0 no-repeat; cursor:pointer; color:#fff; }

#EmailAFriendInput { position:relative; height:180px; font-size:10pt; }
#EmailAFriendInput input[type=text], #EmailAFriendInput textarea { font-size:12pt; }
#EmailAFriendInput label { display:block; position:absolute; }
#EmailAFriendInput label span:first-child { display:block; float:left; padding-right:6px; width:120px; text-align:right; }
#EmailAFriendInput input[type=text] { width:220px; }
#EmailAFriendInput h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#EmailAFriendInput label.FriendName { top:40px; left:0px; }
#EmailAFriendInput label.FriendEmail { top:40px; left:368px; }
#EmailAFriendInput label.YourName { top:70px; left:0px; }
#EmailAFriendInput label.YourEmail { top:70px; left:368px; }
#EmailAFriendInput label.Comments { top:100px; left:0px; }
#EmailAFriendInput label.Comments textarea { width:586px; height:60px; }

#ContactInfoInput { position:relative; height:200px; font-size:10pt; border:1px solid black; }
#ContactInfoInput input[type=text], #ContactInfoInput select, #ContactInfoInput textarea { font-size:12pt; }
#ContactInfoInput label { display:block; position:absolute; }
#ContactInfoInput label span:first-child { display:block; float:left; padding-right:6px; width:100px; text-align:right; }
#ContactInfoInput label input { width:184px; } 
#ContactInfoInput h3 { position:absolute; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#ContactInfoInput label.FormFirstName { top:40px; left:5px; }
#ContactInfoInput label.FormLastName { top:40px; left:305px; }
#ContactInfoInput label.FormEmail { top:70px; left:5px; }
#ContactInfoInput label.FormPhone { top:70px; left:485px; }
#ContactInfoInput label.FormPhone input { width:110px; }
#ContactInfoInput label.FormPhoneLabel { top:70px; left:305px; }
#ContactInfoInput label.FormPhoneLabel select { width:70px; }
#ContactInfoInput label.FormAdditionalInfo { top:130px; left:5px; }
#ContactInfoInput label.FormAdditionalInfo textarea { width:480px; height:50px; }
#ContactInfoInput span.FormFieldInstructions { font-style:italic; display:block; position:absolute; top:105px; left:65px; width:480px; text-align:center; }
#ContactAdditionalInfo { position:absolute; top:0px; left:106px; }

#ServiceAppointmentInput { position:relative; height:90px; font-size:10pt; border:1px solid black; }
#ServiceAppointmentInput input[type=text], #ServiceAppointmentInput select { font-size:12pt; }
#ServiceAppointmentInput label { display:block; position:absolute; }
#ServiceAppointmentInput label span:first-child { display:block; float:left; padding-right:6px; width:200px; text-align:right; }
#ServiceAppointmentInput h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#ServiceAppointmentInput label.FormDate { top:40px; left:200px; }
#ServiceAppointmentInput label.FormDate input { width:90px; }
#ServiceAppointmentInput label.FormTime { top:70px; left:200px; }
#ServiceAppointmentInput label.FormTime input { width:50px; }
#ServiceAppointmentInput label.FormTimeAmPm { top:70px; left:466px; }

#VehicleSummaryForForm { position:relative; font-size:10pt; background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; height:180px; }
#VehicleSummaryForForm h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#VehicleSummaryForForm .YearMakeModel { display:block; position:absolute; top:40px; left:15px; font-size:14pt; font-weight:bold; }
#VehicleSummaryForForm .Trim { display:block; position:absolute; top:70px; left:15px; font-size:10pt; }
#VehicleSummaryForForm label span:first-child { font-weight:bold; padding-right:4px; }
#VehicleSummaryForForm .Vin { display:block; position:absolute; top:90px; left:15px; font-size:10pt; }
#VehicleSummaryForForm .StockNumber { display:block; position:absolute; top:110px; left:15px; font-size:10pt; }
#VehicleSummaryForForm .Image { position:absolute; top:40px; left:552px; border:2px solid #666666; }

#PartsInfoInput { position:relative; height:100px; font-size:10pt; border:1px solid black; }
#PartsInfoInput textarea { font-size:12pt; }
#PartsInfoInput label { display:block; position:absolute; }
#PartsInfoInput label span:first-child { display:block; float:left; padding-right:6px; width:100px; text-align:right; }
#PartsInfoInput h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#PartsInfoInput label.FormPartsWanted { top:40px; left:5px; }
#PartsInfoInput label.FormPartsWanted textarea { width:480px; height:50px; }
#PartsWanted { position:absolute; top:0px; left:106px; }

#VehicleOptionsInput { position:relative; height:260px; font-size:10pt; background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#VehicleOptionsInput h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#VehicleConditionInput { position:relative; height:200px; font-size:10pt; background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#VehicleConditionInput input[type=text], #ContactInfoInput select, #ContactInfoInput textarea { font-size:12pt; }
#VehicleConditionInput label { display:block; position:absolute; }
#VehicleConditionInput label span:first-child { display:block; float:left; padding-right:6px; width:100px; text-align:right; }
#VehicleConditionInput label select { width:90px; } 
#VehicleConditionInput h3 { position:relative; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#VehicleConditionInput label.FormAccident { top:50px; left:10px; width:110px; text-align:center; }
#VehicleConditionInput label.FormBody { top:50px; left:120px; }
#VehicleConditionInput label.FormTires { top:80px; left:120px; }
#VehicleConditionInput label.FormMechanical { top:50px; left:336px; }
#VehicleConditionInput label.FormInterior { top:80px; left:336px; }
#VehicleConditionInput label.FormPaint { top:80px; left:516px; }
#VehicleConditionInput label.FormWorkNeeded { top:110px; left:120px; }
#VehicleConditionInput label.FormWorkNeeded textarea { width:480px; height:50px; }
#VehicleOptionsInput table { position:absolute; top:32px; width:100%; padding:0; margin:0; }
#VehicleOptionsInput table td { width:25%; vertical-align:top; text-align:left; padding:6px; margin:6px; }
#VehicleOptionsInput input[type=checkbox] { padding-right:6px; }
#VehicleOptionsInput li { padding:0px; margin:0px; }

#VehicleLookupDialog { display:none; }
#VehicleLookupInfo { position:relative; height:200px; font-size:14pt; }
#VehicleLookupInfo label { display:block; position:absolute; }
#VehicleLookupInfo label span:first-child { display:block; float:left; font-weight:bold; padding-right:6px; width:100px; text-align:right; }
#VehicleLookupInfo label.Vin { top:0px; left:20px; }
#VehicleLookupInfo label.Year { top:40px; left:20px; }
#VehicleLookupInfo label.Make { top:80px; left:20px; }
#VehicleLookupInfo label.Model { top:120px; left:20px; }
#VehicleLookupInfo label.Trim { top:160px; left:20px; }

#CreditAppAcceptTermsInput { }
#CreditAppESignature {}
form[id="CreditApplicationForm"] h1 { text-align:center; font-size:14pt; line-height:30px;}
form[id="CreditApplicationForm"] { position:relative; width:748px; }
form[id="CreditApplicationForm"] label { display:block; position:absolute; }
form[id="CreditApplicationForm"] label span:first-child { display:block; float:left; padding-right:6px; width:160px; text-align:right; }
#CreditApplicationForm h3 { position:absolute; top:5px; left:5px; width:300px; text-align:left; font-style:italic; font-size:12pt; }
#CreditAppContactInput { width:100%; height:210px; position:relative; }
#CreditAppContactInput .field-validation-error { padding-left:6px; }
#CreditAppContactInput input[type=text] { width:174px; }
#CreditAppContactInput label.FormFirstName { top:50px; left:0; }
#CreditAppContactInput label.FormFirstName .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormMiddleInitial { top:75px; left:0; }
#CreditAppContactInput label.FormLastName { top:100px; left:0; }
#CreditAppContactInput label.FormLastName .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormAddress { top:50px; left:350px; }
#CreditAppContactInput label.FormAddress .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormCity { top:75px; left:350px; }
#CreditAppContactInput label.FormCity .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormState { top:100px; left:350px; }
#CreditAppContactInput label.FormState .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormZip { top:125px; left:350px; }
#CreditAppContactInput label.FormZip .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormEmail { top:125px; left:0; }
#CreditAppContactInput label.FormEmail .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormPhone { top:150px; left:580px; }
#CreditAppContactInput label.FormPhone .RequiredFieldGlyph { position:absolute; top:1px; left:114px; }
#CreditAppContactInput label.FormPhone input { width:110px; }
#CreditAppContactInput label.FormPhoneLabel { top:150px; left:350px; }
#CreditAppContactInput label.FormPhoneLabel select { width:60px; }
#CreditAppContactInput label.FormSsn { top:150px; left:0; }
#CreditAppContactInput label.FormSsn .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppContactInput label.FormBirthday { top:175px; left:0; }
#CreditAppContactInput label.FormBirthday input[type=text] { width:70px; }
#CreditAppContactInput label.FormBirthday .RequiredFieldGlyph { position:absolute; top:1px; left:258px; }
#CreditAppContactInput label.FormDriversLicense { top:175px; left:350px; }
#CreditAppContactInput label.FormDriversLicense .RequiredFieldGlyph { position:absolute; top:1px; left:344px; }
#CreditAppFinancialBlock { position:relative; height:280px; }
#CreditAppResidenceInput { width:330px; height:265px; position:absolute; top:0px; left:0px; }
#CreditAppResidenceInput p { text-align:center; position:absolute; top:35px; left:0px; width:330px; }
#CreditAppResidenceInput label.FormRentOrOwn { top:60px; left:0; }
#CreditAppResidenceInput label.FormTimeAtYears{ top:85px; left:0; }
#CreditAppResidenceInput label.FormTimeAtYears input[type=text] { width:50px; }
#CreditAppResidenceInput label.FormTimeAtMonths { top:85px; left:224px; }
#CreditAppResidenceInput label.FormTimeAtMonths input[type=text] { width:50px; }
#CreditAppResidenceInput label.FormCostPerMonth { top:110px; left:0; }
#CreditAppResidenceInput label.FormCostPerMonth input[type=text] { width:108px; }
#CreditAppEmploymentInput { width:396px; height:265px; position:absolute; top:0px; left:0px; }
#CreditAppEmploymentInput input[type=text] { width:174px; }
#CreditAppEmploymentInput label.FormEmployer{ top:35px; left:0; }
#CreditAppEmploymentInput label.FormAddress { top:60px; left:0; }
#CreditAppEmploymentInput label.FormCity { top:85px; left:0; }
#CreditAppEmploymentInput label.FormState { top:110px; left:0; }
#CreditAppEmploymentInput label.FormZip { top:135px; left:0; }
#CreditAppEmploymentInput label.FormPhoneNumber { top:160px; left:0; }
#CreditAppEmploymentInput label.FormTimeAtYears{ top:185px; left:0; }
#CreditAppEmploymentInput label.FormTimeAtYears input[type=text] { width:50px; }
#CreditAppEmploymentInput label.FormTimeAtMonths { top:185px; left:224px; }
#CreditAppEmploymentInput label.FormTimeAtMonths input[type=text] { width:50px; }
#CreditAppEmploymentInput label.FormMonthlyIncome { top:210px; left:0; }
#CreditAppEmploymentInput label.FormExtraMonthlyIncome { top:235px; left:0; }
#CreditAppEmploymentInput label.FormMonthlyIncome input[type=text] { width:108px; }
#CreditAppEmploymentInput label.FormExtraMonthlyIncome input[type=text] { width:108px; }
#CreditAppCommentsInput { width:100%; height:110px; position:relative; }
#CreditAppCommentsInput textarea { position:absolute; top:35px; left:10px; width:710px; height:60px; margin:0; padding:0; }
#CreditAppVehiclesInput { width:100%; height:190px; position:relative; }
#CreditAppVehicleInterestedHeader { position:absolute; top:35px; left:200px; }
#CreditAppVehiclesInput .FormInterestedYear { top:60px; left:0;}
#CreditAppVehiclesInput .FormInterestedMake { top:85px; left:0;}
#CreditAppVehiclesInput .FormInterestedModel { top:110px; left:0;}
#CreditAppVehiclesInput .FormInterestedTrim { top:135px; left:0;}
#CreditAppVehiclesInput .FormInterestedStock { top:160px; left:0;}
#CreditAppVehicleTradeInHeader { position:absolute; top:35px; left:550px; }
#CreditAppVehiclesInput .FormTradeYear { top:60px; left:350px;}
#CreditAppVehiclesInput .FormTradeMake { top:85px; left:350px;}
#CreditAppVehiclesInput .FormTradeModel { top:110px; left:350px;}
#CreditAppVehiclesInput .FormTradeTrim { top:135px; left:350px;}
#CreditAppVehiclesInput .FormTradeMileage { top:160px; left:350px;}
#CreditAppCoBuyerInput { width:100%; height:430px; position:relative; border:1px solid black; }
#CreditAppCoBuyerInput input[type=text] { width:174px; }
#CreditAppCoBuyerInput .FormRelationship {top:50px; left:0;}
#CreditAppCoBuyerInput .FormFirstName {top:75px; left:0;}
#CreditAppCoBuyerInput .FormMiddleInitial {top:100px; left:0;}
#CreditAppCoBuyerInput .FormLastName {top:125px; left:0;}
#CreditAppCoBuyerInput .FormEmail {top:150px; left:0;}
#CreditAppCoBuyerInput .FormSsn {top:175px; left:0;}
#CreditAppCoBuyerInput .FormBirthday {top:200px; left:0;}
#CreditAppCoBuyerInput label.FormBirthday input[type=text] { width:70px; }
#CreditAppCoBuyerInput .FormAddress {top:50px; left:350px;}
#CreditAppCoBuyerInput .FormCity {top:75px; left:350px;}
#CreditAppCoBuyerInput .FormState {top:100px; left:350px;}
#CreditAppCoBuyerInput .FormZip {top:125px; left:350px;}
#CreditAppCoBuyerInput label.FormPhone { top:150px; left:580px; }
#CreditAppCoBuyerInput label.FormPhone input { width:110px; }
#CreditAppCoBuyerInput label.FormPhoneLabel { top:150px; left:350px; }
#CreditAppCoBuyerInput label.FormPhoneLabel select { width:60px; }
#CreditAppCoBuyerInput .FormDriversLicense {top:175px; left:350px;}
#CreditAppCoBuyerInput .FormRentOrOwn {top:275px; left:0;}
#CreditAppCoBuyerInput label.FormTimeAtYears{ top:300px; left:0; }
#CreditAppCoBuyerInput label.FormTimeAtYears input[type=text] { width:50px; }
#CreditAppCoBuyerInput label.FormTimeAtMonths { top:300px; left:224px; }
#CreditAppCoBuyerInput label.FormTimeAtMonths input[type=text] { width:50px; }
#CreditAppCoBuyerInput label.FormTimeAt input[type=text] { width:50px; }
#CreditAppCoBuyerInput .FormCostPerMonth {top:325px; left:0;}
#CreditAppCoBuyerInput .FormCostPerMonth input[type=text] { width:108px; }
#CreditAppCoBuyerInput .FormEmployer {top:225px; left:350px;}
#CreditAppCoBuyerInput .FormEmployerAddress {top:250px; left:350px;}
#CreditAppCoBuyerInput .FormEmployerCity {top:275px; left:350px;}
#CreditAppCoBuyerInput .FormEmployerState {top:300px; left:350px;}
#CreditAppCoBuyerInput .FormEmployerZip {top:325px; left:350px;}
#CreditAppCoBuyerInput label.FormEmployerTimeAtYears{ top:350px; left:350px; }
#CreditAppCoBuyerInput label.FormEmployerTimeAtYears input[type=text] { width:50px; }
#CreditAppCoBuyerInput label.FormEmployerTimeAtMonths { top:350px; left:574px; }
#CreditAppCoBuyerInput label.FormEmployerTimeAtMonths input[type=text] { width:50px; }
#CreditAppCoBuyerInput label.FormEmployerTimeAt input[type=text] { width:50px; }
#CreditAppCoBuyerInput .FormMonthlyIncome {top:375px; left:350px;}
#CreditAppCoBuyerInput .FormExtraMonthlyIncome {top:400px; left:350px;}
#CreditAppCoBuyerInput label.FormMonthlyIncome input[type=text] { width:108px; }
#CreditAppCoBuyerInput label.FormExtraMonthlyIncome input[type=text] { width:108px; }
#CreditAppCoBuyerResidenceMessage { padding:5px; text-align:center; position:absolute; top:240px; left:0; }
#CreditAppMoreInfoBlock  { width:100%; height:100px; position:relative; border:1px solid black; }
#CreditAppMoreInfoBlock  p { position:absolute; left:0px; top:30px; text-align:center; width:100%; }
#CreditAppMoreInfoBlock label.FormHaveCoBuyer { top:60px; left:110px; }
#CreditAppMoreInfoBlock label.FormHaveReferences { top:60px; left:460px; }
#CreditAppReferencesInput { width:100%; height:290px; position:relative; border:1px solid black; }
#CreditAppReferencesInput input[type=text] { width:174px; }
#CreditAppReferencesInput .FormRelationshipRef1 {top:35px; left:0;}
#CreditAppReferencesInput .FormFirstNameRef1 {top:60px; left:0;}
#CreditAppReferencesInput .FormMiddleInitialRef1 {top:85px; left:0;}
#CreditAppReferencesInput .FormLastNameRef1 {top:110px; left:0;}
#CreditAppReferencesInput .FormEmailRef1 {top:135px; left:0;}
#CreditAppReferencesInput .FormAddressRef1 {top:160px; left:0;}
#CreditAppReferencesInput .FormCityRef1 {top:185px; left:0;}
#CreditAppReferencesInput .FormStateRef1 {top:210px; left:0;}
#CreditAppReferencesInput .FormZipRef1 {top:235px; left:0;}
#CreditAppReferencesInput .FormContactPhoneRef1 {top:260px; left:0;}
#CreditAppReferencesInput label.FormPhoneRef1 { top:260px; left:230px; }
#CreditAppReferencesInput label.FormPhoneRef1 input { width:110px; }
#CreditAppReferencesInput label.FormPhoneLabelRef1 { top:260px; left:0; }
#CreditAppReferencesInput label.FormPhoneLabelRef1 select { width:60px; }
#CreditAppReferencesInput .FormRelationshipRef2 {top:35px; left:350px;}
#CreditAppReferencesInput .FormFirstNameRef2 {top:60px; left:350px;}
#CreditAppReferencesInput .FormMiddleInitialRef2 {top:85px; left:350px;}
#CreditAppReferencesInput .FormLastNameRef2 {top:110px; left:350px;}
#CreditAppReferencesInput .FormEmailRef2 {top:135px; left:350px;}
#CreditAppReferencesInput .FormAddressRef2 {top:160px; left:350px;}
#CreditAppReferencesInput .FormCityRef2 {top:185px; left:350px;}
#CreditAppReferencesInput .FormStateRef2 {top:210px; left:350px;}
#CreditAppReferencesInput .FormZipRef2 {top:235px; left:350px;}
#CreditAppReferencesInput label.FormPhoneRef2 { top:260px; left:580px; }
#CreditAppReferencesInput label.FormPhoneRef2 input { width:110px; }
#CreditAppReferencesInput label.FormPhoneLabelRef2 { top:260px; left:350px; }
#CreditAppReferencesInput label.FormPhoneLabelRef2 select { width:60px; }
#CreditAppFooter { position:relative; height:72px; left:81px; width:748px; }
form[id="CreditApplicationForm"] #SubmitButton { position:absolute; left:0px; top:0px; }
#CreditAppSslMessage { position:absolute; left:300px; top:24px; width:400px; font-size:12pt; }
#CreditAppSslSeal { position:absolute; left:662px; top:0px; display:block; width:88px; height:72px; background:url(Images/ComodoSeal.jpg) no-repeat; }
#CreditAppSignatureDialog { display:none; font-size:12pt; }
#CreditAppSignatureDialog ol { list-style-type:decimal; margin:1em 0; margin-left:40px; padding-left:0; line-height:1.5em; }
#CreditAppSignatureDialog label#CreditAppAcceptTermsInput { position:absolute; top:290px; left:60px; }
#CreditAppSignatureDialog label#CreditAppESignature { position:absolute; top:288px; left:270px; }
#CreditAppSignatureDialog input[type=text] { width:220px; }

input.blur { color: #999; }

.VehicleDetails { position:relative; left:160px; width:750px; background:url(Images/VehicleDetailsBackground.jpg) repeat-x; }
#PrintVehicleButton { position:absolute; top:130px; left:667px; }
.VehicleDetailsBlock { height:160px; }
.VehicleDetailsBlock dl { margin:0; font-size:9pt; padding-left:6px; }
.VehicleDetailsBlock dt { float:left; line-height:130%; padding-right:8px; font-weight:bold; clear:both; }
.VehicleDetailsBlock dd { margin:0; padding:0 2px 0 0; line-height:130%; min-height:16px; }
.VehicleName { margin:0; padding-left:4px; letter-spacing:0px; font-weight:normal; font-size:1.4em; line-height:30px; color:#FFFFFF; height:57px; background:url(Images/VehicleDetailsHeader.jpg); }
#VehiclePrice { position:absolute; text-align:right; line-height:50px; color:#FFFFFF; top:0px; left:520px; width:140px; font-size:20pt; font-weight:bold; z-index:2; width:220px; height:57px; background:url(Images/VehicleDetailsPrice.png) no-repeat; }
#VehicleIconsAndLinks { position:absolute; top:60px; left:350px; width:390px; text-align:right; }
#VehicleIconsAndLinks img { vertical-align:middle; }
#VehicleMediaTabs { margin-left:5px; width:735px; min-height:400px; }
#VehicleDetailTabs { margin:15px 0 0 5px; width:735px; min-height:200px; }
#VehicleDetailsTabs .ui-tabs .ui-tabs-panel { width:748px; }
#VehicleDetailTabs p { font-size:10pt; }
#VehicleDetailTabs ul, #VehicleMediaTabs ul { margin:0; padding-left:1em; font-size:10pt; }
#VehicleDetailTabs dt, #VehicleDetailTabs dl { font-size:10pt; line-height:130%; }
#VehicleDetailTabs dt { float:left; padding-right:8px; font-weight:bold; clear:both; }
#VehicleDetailTabs dd { text-align:right; margin:0; padding:0 2px 0 0; min-height:16px; }
.CallsToActionTitle { position:absolute; left:1px; top:54px; color:#fff; font-weight:bold; font-size:12pt; letter-spacing:0px; width:156px; text-align:center; }
.CallsToActionList { position:absolute; left:3px; top:78px; margin:0; padding:0; }
.CallsToActionList li { width:150px; height:58px; list-style-type:none; padding:5px 0 0 0; text-align:center; margin:0px; }
.CallsToActionList li a { color:#fff; display:block; text-decoration:none; background:url(Images/CallToActionButton.png) 0 0 no-repeat; font-size:9pt; line-height:58px; font-weight:bold; }
.CallsToActionList li a:link, .CallsToActionList li a:visited, .CallsToActionList li a:active { color:#fff; font-size:9pt; font-weight:bold; }
.CallsToActionList li a:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#fff; cursor:pointer; font-size:9pt; font-weight:bold; }

#VehicleNotFoundDialog { display:none; }

.PrintButton { border:0; color:#fff; padding-left:15px; background:url(Images/PrintButton.png) 0px 0 no-repeat; width:75px; height:24px; }
.PrintButton:hover { color:#FFFFFF; padding-left:15px; background:url(Images/PrintButton.png) -75px 0 no-repeat; cursor:pointer; }

.FormSubmittedMessage { font-size:14pt; font-style:italic; }

#SimulatedVideoSlideshow { position:relative; width:480px; height:360px; overflow:hidden; }
SimulatedVideoSlideshow img { position:absolute; left:0px; top:0px; }

.VideoPlayerControls { position:relative; width:480px; height:35px; }
.VideoPlayerBarLeft { position:absolute; left:0px; top:0px; width:9px; height:35px; background:url(Images/VideoPlayerBar.png) 0px 0px no-repeat; }
.VideoPlayerBar { position:absolute; left:9px; top:0px; width:462px; height:35px; background:url(Images/VideoPlayerBarBackground.png) repeat-x; }
.VideoPlayerPlay { display:none; position:absolute; left:50px; top:11px; width:9px; height:11px; background:url(Images/VideoPlayerBar.png) -24px 0px no-repeat; cursor:pointer; }
.VideoPlayerRewind { position:absolute; left:14px; top:11px; width:15px; height:12px; background:url(Images/VideoPlayerBar.png) -9px 0px no-repeat; cursor:pointer; }
.VideoPlayerBarRight { position:absolute; left:471px; top:0px; width:9px; height:35px; background:url(Images/VideoPlayerBar.png) -33px 0px no-repeat; }

.ui-datepicker { z-index:4; }
.RequiredFieldGlyph { display:block; width:6px; height:16px; background-color:#cc3333; }

.ProcessingMessage { padding:6px; font-weight:bold; font-family:Verdana Arial; font-size:12pt; letter-spacing:0px; }
.ProcessingGlyph { display:block; width:15px; height:15px; background:url(Images/busy.gif) no-repeat; float:left; }


#ServiceAppointmentInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; height:110px; }
#PartsInfoInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; height:110px; }
#VehicleInfoInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; height:200px; }
#EmailAFriendInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#ContactInfoInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppContactInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppResidenceInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppEmploymentInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; margin-left:352px; }
#CreditAppCommentsInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppVehiclesInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppCoBuyerInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppReferencesInput { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }
#CreditAppMoreInfoBlock  { background: url(Images/FormBlockBackground.png); margin-bottom:10px; border:1px solid #666666; }

form[id="CreditApplicationForm"] { position:relative; left:81px; width:748px; }
form[id="QuickQuoteForm"] { position:relative; left:81px; width:748px; }
form[id="ScheduleDemoForm"] { position:relative; left:81px; width:748px; }
form[id="TradeInAppraisalForm"] { position:relative; left:81px; width:748px; }
form[id="EmailAFriendForm"] { position:relative; left:81px; width:748px; }
form[id="PartsOrderForm"] { position:relative; left:81px; width:748px; }
form[id="ServiceAppointmentForm"] { position:relative; left:81px; width:748px; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=bold&fsDefault=1.3em&cornerRadius=.4em&bgColorHeader=cc0000&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=15&borderColorHeader=cc0000&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=555555&iconColorHighlight=004276&bgColorError=eee7e7&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=55&borderColorError=cc0000&fcError=cc0000&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=09_dots_small.png&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.3em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #eeeeee; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #cc0000; background: #cc0000 url(images/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d8dcdf; background: #eeeeee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #004276; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #004276; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #cdd5da; background: #f6f6f6 url(images/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #111111; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #111111; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #eeeeee; background: #ffffff url(images/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; font-weight: bold; color: #cc0000; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #cc0000; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd3a1; background: #fbf8ee url(images/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x; color: #555555; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #555555; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cc0000; background: #eee7e7 url(images/ui-bg_diagonals-thick_55_eee7e7_40x40.png) 50% 50% repeat; color: #cc0000; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cc0000; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cc0000; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_cc0000_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_cc0000_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_cc0000_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_cc0000_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_cc0000_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_004276_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cc0000_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #a6a6a6 url(images/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat; opacity: .40;filter:Alpha(Opacity=40); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #333333 url(images/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x; opacity: .10;filter:Alpha(Opacity=10); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs { border:1px solid #999999; }
.ui-tabs .ui-tabs-nav { background:#999999 url(); border:0; }
.ui-tabs .ui-tabs-nav li a { color:#333333; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color:#ff0000; }
#VehicleMediaTabs, #VehicleDetailTabs { background-color:#ebebeb; }
#VehicleMediaTabs .ui-tabs-panel, #VehicleMediaTabs .ui-widget-content, #VehicleMediaTabs .ui-corner-bottom { background-color:#ebebeb; }
#VehicleDetailTabs .ui-tabs-panel, #VehicleDetailTabs .ui-widget-content, #VehicleDetailTabs .ui-corner-bottom { background-color:#ebebeb; }

div[id^=VehicleDetailTabs-] div { font-weight:bold; }
div[id^=VehicleDetailTabs-] ul { padding:4px 0 10px 0; }
div[id^=VehicleDetailTabs-] li { padding-bottom:2px; }
div[id^=VehicleDetailTabs-] p { font-style:italic; padding:4px 0 4px 0; }
div[id^=VehicleDetailTabs-] dl { margin:0 0 10px 10px; }
div[id^=VehicleDetailTabs-] dt { font-weight:normal; }

.ui-datepicker .ui-datepicker-title select { font-size:10pt; }
.ui-datepicker table { font-size:9pt; }

#RebatesFrame { width:100%; text-align:center; }

.WebsiteAds { text-align:center; }
.WebsiteAd { position:relative; }


/*  image magnifier styling  */
.small { position: relative; width: 100%; }
.large { background: white; position: absolute; }
.mover { position: absolute; top: 0; left: 0; width: 280px; height: 280px; overflow: hidden; z-index: 1000; background: white; display: none; border:2px solid #000; }
.overlay { width: 280px; height: 280px; position: absolute; top: 0; left: 0; z-index: 1000; }