﻿/* 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:'';}

/* 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; }


/* CSS Document  */
html  
{
    text-align:center; 
	background:url(Images/left.jpg) repeat-x;
	background-color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
	color:#FFFFFF;
}
body {
	margin: 0 auto; 
    text-align:center; 
    width:980px;
}

/* Link Styles */

A:link {
    text-decoration: none;
	color: #FFFFFF;
}

A:visited {
    text-decoration: underline;
	color:#CCCCCC;
}

A:active {
    text-decoration: none;
	color:#CCCCCC;
}

A:hover {
    text-decoration: underline; 
	color: #DDDDDD;
}

.ssilink A:link {
    text-decoration: none;
	color: #FFFFFF;
}

.ssilink A:visited {
    text-decoration: underline;
	color:#CCCCCC;
}

.ssilink A:active {
    text-decoration: none;
	color:#FFFFFF;
}

ssilink A:hover {
    text-decoration: underline; 
	color: #FFFFFF;
}

/* GENERAL SITEWIDE TEXT STYLES go below this line. */

.verdana10italic {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
	color: #FFFFFF;
}

.verdana10reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}

.verdana11reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.verdana11bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.verdana12reg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.verdana12bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.verdana14bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.servicelist {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.ssilink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

h2 { font-size:22px; color:#fff; }
h3.large { position:relative; background:url(Images/header_notext.jpg) no-repeat; font-size:20px; color:#fff; height:40px; width:750px; text-indent:10px; text-transform:uppercase; padding-top:3px; }

/* Original CSS code placing everything from the old layout. */

TD.FooterRow
{
    position: inherit;
	background-image: url(Images/Footer2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 980px;
}

.FooterPhone { float:right; width:180px; height:30px; font-size:20px; color:#FFF; margin-top:-4px; }

TD.ssilink {
    position: inherit;
	height: 20px;
	width: 960px;
	text-align: right;
	padding-right: 10px;
}

TD.Navigation {
    position: inherit;
	background-image: url(Images/navigation.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 100%;
}

TD.PreHeader {
    position: inherit;
	height: 40px;
	width: 980px;
}

.HeaderRow
{
    position: inherit;
	height: 129px;
	width: 980px;
	background-image: url(Images/Header2.jpg);
	background-repeat: no-repeat;
}

.HeaderContactInfo { float:right; width:230px; margin-top:10px; height:50px; font-size:16px; line-height:11px; color:#FFF; }

TD.LeftColumn
{
	padding: 0px;
	background-image: url(Images/left_side.jpg);
	background-position: top right;
	background-repeat: no-repeat; 
    height: 100%;
    width: 50%;
}

TD.CenterColumn
{
	height: 100%;
    width: 980px;
	text-align: left;
}

TR.InfoWindow {
    position: inherit;
    background-image: url(Images/infowindow_bg.jpg);
    background-repeat: repeat-y;
	width: 980px;
	height: 100%;
}

TD.RightColumn
{
    padding: 0px;
	background-image: url(Images/right_side.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    height: 100%;
    width: 50%;
}

TD.productname {
	position: inherit;
	height: 26px;
	background-image: url(Images/bluebar_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

TD.banner {
	position: inherit;
	height: 40px;
	background-image: url(Images/banner_bg.jpg);
	background-repeat: repeat-x;
}

TD.winnebago {
    position: inherit;
	height: 46px;
	background-image: url(../showroom/Winnebago/topbluebar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

TD.featured{
    position: inherit;
	background-image: url(Images/feat_client.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 254px;
}

TD.content {
    position: inherit;
	background-image: url(Images/large_fade.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 785px;
	height: 100%;
	padding:0px;
}

table.formspace {
    position: inherit;
	width: 760px;
	height: 100%;
	padding-left: 10px;
	padding-top: 10px;
}

TD.flashwindow {
    position: inherit;
	background-image: url(Images/flash_window.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 307px;
	padding-left: 8px;
	padding-top: 8px;
}

#flash_window {
    width: 750px;
	height: 301px;
}

TD.LowRightAd {
    position: inherit;
	background-image: url(Images/lower_right_ad.jpg);
	background-repeat: no-repeat;
	width: 271px;
	height: 266px;
}

TD.FlashAds {
    position: inherit;
	background-image: url(Images/sub_nav.jpg);
	background-repeat: repeat-y;
	width: 180px;
	height: 100%;
	padding-left: 10px;
}

#upperflashad {
    width: 180px;
	height: 120px;
}

#lowerflashad {
    width: 180px;
	height: 120px;
}

.welcomebox {
    position: absolute;
	background-image: url(Images/content.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 229px;
	left:0px;
	top:320px;
}
.welcometext {
	position: inherit;
	padding:40px 40px 0 10px;
	display:block;
}

table.showroom {
    position: inherit;
    background-color: #FFFFFF;
}

table.CenterTable
{
	width: 980px;
	z-index: 1;
}

/* Service Page Classes */

TD.serviceleft {
    position: inherit;
	width: 440px;
	height: 700px;
}

TD.serviceright {
    position: inherit;
	background-image: url(Images/serviceright.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 265px;
	height: 640px;
	padding-left: 15px;
	padding-top: 60px;	
}

#ShowAllButton { float:right; display:inline-block; margin:-26px 0 0 10px; background:url(Images/ShowAllButton.png) 0 0 no-repeat; width:110px; height:27px; text-align:center; line-height:27px; }
#ShowAllButton:hover { cursor:pointer; background:url(Images/ShowAllButton.png) 0 -27px no-repeat; width:110px; height:27px; }

/* Specials Filmstrip */

#HomepageSpecialVehicleFilmstripBlock { position:relative; height:220px; width:750px; top:0px; left:0px; margin-bottom:0px; background:url(Images/FilmstripSpecialsBlockBackground.jpg) bottom no-repeat; }
#HomepageSpecialVehicleFilmstripBanner { position:relative; top:0px; left:0px; height:30px; width:750px; text-align:center; background:url(Images/FilmstripHeaderBackground.jpg) no-repeat; }
#HomepageSpecialVehicleFilmstripBanner h3 { color:#fff; text-transform:uppercase; font-size:18px; line-height:28px; }
#HomepageSpecialVehicleFilmstripNavPrevious { position:absolute; top:90px; left:10px; display:block; background:url(Images/FilmstripControls.png) 0px 0px no-repeat; width:40px; height:42px; cursor:pointer; }
#HomepageSpecialVehicleFilmstripNavPrevious:hover { background:url(Images/FilmstripControls.png) 0px -42px no-repeat; }
#HomepageSpecialVehicleFilmstripNavNext { position:absolute; top:90px; left:700px; display:block; background:url(Images/FilmstripControls.png) -40px 0px no-repeat; width:40px; height:42px; cursor:pointer; }
#HomepageSpecialVehicleFilmstripNavNext:hover { background:url(Images/FilmstripControls.png) -40px -42px no-repeat; }
#HomepageSpecialVehicleFilmstrip { position:absolute; left:66px; top:10px; width:620px; height:220px; overflow:hidden; }
#HomepageSpecialVehicleFilmstrip .FilmstripItem { position:relative; width:200px; height:200px; margin-right:10px; float:left; background:url(Images/FilmstripItemBackground.jpg) no-repeat; cursor:pointer; }
#HomepageSpecialVehicleFilmstrip .FilmstripItem span { position:absolute; z-index:2; }
#HomepageSpecialVehicleFilmstrip .FilmstripItem img { position:absolute; left:9px; top:9px; border:none; }
#HomepageSpecialVehicleFilmstrip .FilmstripItem span.HomepageSpecialVehicleYearMake { text-align:left; left:10px; top:163px; font-weight:bold; font-size:8pt; }
#HomepageSpecialVehicleFilmstrip .FilmstripItem span.HomepageSpecialVehicleModel { text-align:left; left:10px; top:174px; font-weight:bold; font-size:11pt; }
#HomepageSpecialVehicleFilmstrip .FilmstripItem span.HomepageSpecialVehiclePrice { width:100px; text-align:right; left:93px; top:148px; color:#99CC00; font-size:12pt; font-weight:bold; }
#HomepageSpecialVehicleFilmstrip .items { width:20000em; position:absolute; }

/*Link Bar */
#MenuBar { position:relative; left:8px; font-weight:bold; width:180px; height:200px; margin:0px auto; 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 {
	float:left; width:180px; border:none; color:rgb(255,255,255); border-left:solid 0px rgb(175,175,175); 
	background:url(Images/MenuItemBlockBackground.jpg); background-position: top; background-repeat: repeat-x;
}
#MenuBarRow ul {list-style-type:none; margin:0px; padding:0; }
/*Top Level Links*/
.TopLevelMenus li {float:left; position:relative; z-index:1000; width:180px;}
.TopLevelMenus li a { background:url(Images/MenuBarButtons.png) 0 0 no-repeat; float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:29px; line-height:29px; padding:0 12px 0 12px; text-decoration:none; font-weight:bold; font-size:12px;}
.TopLevelMenus li:hover a {background:url(Images/MenuBarButtons.png) -180px 0 no-repeat; text-decoration:none;}
.TopLevelMenus li a:hover {text-decoration:none;}
.TopLevelMenus li ul {display:none; border:none;}
.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:0; margin-top:0em; left:180px;}
.TopLevelMenus li:hover ul li { width:180px; }
.TopLevelMenus li:hover ul li a {display:block; height:auto; line-height:28px; margin-left:0; 
                                 padding:0px 8px 0px 8px;  
                                 font-weight:bold; font-size:10px;
                                 background:url(Images/MenuBarButtons.png) 0 0 no-repeat;}
.TopLevelMenus li:hover ul li a:hover {background:url(Images/MenuBarButtons.png) -180px 0 no-repeat; text-decoration:none;} 
.TopLevelMenus li a:hover ul {display:block; position:absolute; z-index:999; top:0; left:180px; margin-top:0.5em;}
.TopLevelMenus li a:hover ul li a {display:block; height:1px; line-height:28px; padding:0px 8px 0px 8px; 
                                   border-left:solid 0px rgb(175,175,175); border-bottom: solid 0px rgb(175,175,175); 
                                   font-weight:normal; }
.TopLevelMenus li ul li:hover a {background:url(Images/MenuBarButtons.png) -180px 0 no-repeat; text-decoration:none;}
.TopLevelMenus li a:hover ul li a:hover {text-decoration:none;}
/* 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:180px;  }
.TopLevelMenus li ul li:hover ul li a {display:block; height:auto; line-height:28px; margin-left:0em; 
                                 padding:0px 8px 0px 8px; border-left:solid 0px rgb(175,175,175); 
                                 border-bottom: solid 0px rgb(175,175,175);
                                 font-weight:bold;
                                 background:url(Images/MenuBarButtons.png) 0 0 no-repeat;}
.TopLevelMenus li ul li a:hover ul li a:hover {background:url(Images/MenuBarButtons.png) -180px 0 no-repeat; text-decoration:none;}
/* Sub Link Widths */
.TopLevelMenus li:hover ul,
.TopLevelMenus li:hover ul li a,
.TopLevelMenus li a:hover ul li a,
.TopLevelMenus li ul li:hover ul li a { width:164px; }


/* Main CSS */
#MainContent { position:relative; min-height:400px; width:748px; padding:10px; z-index:1; }
#MainContentSubHeader { margin:15px 0 20px 0; }

A:focus { -moz-outline-style:none; outline:none; }
button:focus { -moz-outline-style:none; outline:none; }

#HomepageContent { min-height:590px; }
#HomepageSpecialVehicleList, #RegularSpecialVehicleList { position:relative; width:100%; top:0px; }
#HomepageSpecialVehicleList li, #RegularSpecialVehicleList li { float:left; cursor:pointer; margin:0 0 10px 10px; }
.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:172px; font-weight:bold; font-size:0.8em; }
.HomepageSpecialVehicleModel, .RegularSpecialVehicleModel { position:absolute; left:18px; top:187px; font-weight:bold; font-size:0.9em; }
.HomepageSpecialVehiclePrice, .RegularSpecialVehiclePrice { width:100px; text-align:right; position:absolute; left:100px; top:155px; color:#ff0000; font-size:1.1em; font-weight:bold; }
#HomepageCtas { position:absolute; top:280px; left:-174px; }
#HomepageInsurance { position:absolute; top:600px; left:-174px; }
#HomepageLogos { position:absolute; top:460px; left:0px; width:749px; height:144px; background:url(Images/HomepageLogos.jpg) no-repeat; }

.EmployeeListBlock { width:720px; overflow:auto; text-align:left; padding-bottom:6px; }
.Employee { display:inline-block; position:relative; width:210px; min-height:280px; 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:.8em; clear:both; padding-top:6px; text-align:justify; }

.ModalDialogContent { text-align:left; }

.WebsiteAdBlock { position:relative; width:100%; text-align:center; }
.WebsiteAd {}

#VehicleSelectorList { width:910px; overflow:auto; text-align:center; }
.VehicleSelectorVehicle { display:inline-block; position:relative; margin:6px; width:332px; height:276px; text-align:center; background:url('Images/VehicleLandingButtonBar.png') repeat; border:1px solid #666666; }
.VehicleSelectorName { color:#666666; font-weight:bold; padding:5px; }
.VehicleSelectorCallsToActionBar { position:absolute; top:240px; left:0px; z-index:2; width:330px; background:url('Images/VehicleSelectorBackground.jpg') repeat; border:1px solid #666666; }
.VehicleSelectorCallsToAction { text-indent:0px; position:relative; text-align:center; list-style:none; padding:0; margin:0px; }
.VehicleSelectorCallsToAction li { margin-left:4px; float:left; color:#333333; height:28px; }
.VehicleSelectorCallsToAction li.VehicleSelectorInventoryButton a { width:120px; height:28px; display:block; text-decoration:none; background:url(Images/VehicleLandingButton.png) 0 0 no-repeat; font-size:9pt; line-height:28px; }
.VehicleSelectorCallsToAction li.VehicleSelectorInventoryButton a:link, .VehicleSelectorCallsToAction li.VehicleSelectorInventoryButton a:visited, .VehicleSelectorCallsToAction li.VehicleSelectorInventoryButton a:active { color:#333333; }
.VehicleSelectorCallsToAction li.VehicleSelectorInventoryButton a:hover { background:url(Images/VehicleLandingButton.png) -120px 0 no-repeat; cursor:pointer; color:#C71444; }
.VehicleSelectorCallsToAction li.VehicleSelectorVideoButton, .VehicleSelectorCallsToAction li.VehicleSelectorNoVideoButton { width:74px; line-height:28px; color:#333333; }
.VehicleSelectorCallsToAction li.VehicleSelectorNoVideoButton a{ color:#666666; display:block; text-decoration:none; font-size:9pt; background:url(Images/VehicleLandingButton.png) -148px -28px no-repeat; cursor:text; }
.VehicleSelectorCallsToAction li.VehicleSelectorVideoButton a{ color:#333333; display:block; text-decoration:none; background:url(Images/VehicleLandingButton.png) 0 -28px no-repeat; font-size:9pt; }
.VehicleSelectorCallsToAction li.VehicleSelectorVideoButton a:link, .VehicleSelectorCallsToAction li.VehicleSelectorVideoButton a:visited, .VehicleSelectorCallsToAction li.VehicleSelectorVideoButton a:active { color:#333333; }
.VehicleSelectorCallsToAction li.VehicleSelectorVideoButton a:hover { background:url(Images/VehicleLandingButton.png) -74px -28px no-repeat; cursor:pointer; color:#C71444; }
.VehicleSelectorImage { }

#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:25px; line-height:25px; margin:0 0 4px 0; background:url(Images/bluebar_bg.jpg) repeat-x; color:#FFFFFF; font-weight:bold; font-size:10pt; }
.VehicleListHeaders { position:relative; font-weight:bold; width:100%; }
#VehicleListHeaderRetailPrice { position:absolute; top:0px; left:534px; width:110px; text-align:right; }
#VehicleListHeaderSalesPrice { position:absolute; top:0px; left:634px; width:110px; text-align:right; }
.VehicleListItem { position:relative; border-bottom:1px solid #333399; height:80px; font-size:12pt; }
.VehicleListItem:hover { cursor:pointer; background-color:#333366; }
.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 .VehicleListItemManufacturer { }
.VehicleListItem .VehicleListItemMake { }
.VehicleListItem .VehicleListItemModel { }
.VehicleListItem .VehicleListItemTrim { position:absolute; top:20px; left:118px; width:400px; font-size:10pt; }
.VehicleListItem .VehicleListItemClassification { 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:534px; width:110px; text-align:right; }
.VehicleListItem .VehicleListItemSalesPrice { position:absolute; top:2px; left:634px; width:110px; text-align:right; color:#ff0000; }
.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:634px; width:110px; text-align:right; }
.NewVehicles span.VehicleListItemRetailPrice { position:absolute; top:2px; left:634px; 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 { background:url(Images/menu/nav_reg.jpg); padding:3px 0 5px 10px; height:20px; font-size:14pt; 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:#333333; 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:#c71444; }
#ConfiguratorPriceSummary { z-index:2; position:absolute; top:15px; left:646px; 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:158px; 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; border-left:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
.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:#000033; background:url(Images/CallToActionButton.png) 0 0 no-repeat; font-size:12pt; }
#ViewDetailsButton:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#3399ff; cursor:pointer; }

#PaymentCalculatorDialog { font-size:1.0em; }
#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:#000033; background:url(Images/CallToActionButton.png) 0 0 no-repeat; }
#PayCalculatorCalculateButton:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#3399ff; cursor:pointer; }
#MonthlyPaymentBlock { position:absolute; top:5px; left:360px; }
#MonthlyPaymentBlock h3 { font-size:14pt; margin:0; }
#PayCalculatorMonthlyPaymentAmount { font-size:14pt; }
#TotalFinancedBlock { position:absolute; top:80px; left:360px; }
#TotalFinancedBlock h3 { font-size:14pt; margin:0; }
#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:#000033; background:url(Images/CallToActionButton.png) 0 0 no-repeat; font-size:12pt; }
.FormSubmitButton:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#3399ff; 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:#333333; }
#VinLookupButton:hover  { background:url(Images/MediumButton.png) -75px 0 no-repeat; cursor:pointer; color:#c71444; }

#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:0px; 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:0px; width:750px; background:url(Images/VehicleDetailsBackground.png) 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; line-height:30px; font-size:1.4em; color:#FFFFFF; height:60px; background:url(Images/VehicleDetailsHeader.png); }
#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:6px; width:728px; min-height:400px; }
#VehicleDetailTabs { margin:15px 0 0 5px; width:728px; min-height:200px; }
#VehicleDetailsTabs .ui-tabs .ui-tabs-panel { width:728px; }
#VehicleDetailTabs p { font-size:10pt; }
#VehicleMediaTabs ul, #VehicleDetailTabs ul { margin:0; padding-left:1em; font-size:10pt; }
#VehicleMediaTabs div, #VehicleDetailTabs div { background-color:Transparent; }
#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 { z-index:2; position:absolute; left:-170px; top:250px; color:#fff; font-weight:bold; font-size:12pt; letter-spacing:0px; width:156px; text-align:center; }
.CallsToActionList { position:absolute; left:-164px; top:270px; 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:#000033; 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:#000033; font-size:9pt; font-weight:bold; }
.CallsToActionList li a:hover { background:url(Images/CallToActionButton.png) -150px 0 no-repeat; color:#3399ff; 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:#3399ff; 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; }
form[id="QuickQuoteForm"] { position:relative; }
form[id="ScheduleDemoForm"] { position:relative; }
form[id="TradeInAppraisalForm"] { position:relative; }
form[id="EmailAFriendForm"] { position:relative; }
form[id="PartsOrderForm"] { position:relative; }
form[id="ServiceAppointmentForm"] { position:relative; }

.HoursOfOperation { padding-left:10px; }
.HoursOfOperation li { float:left; width:240px; height:100px; font-size:11pt; font-weight:bold; }
.HoursOfOperation dl { font-size:9pt; margin-top:6px; }
.HoursOfOperation dt { float:left; width:90px; padding:0 6px 4px 0; text-align:right; font-weight:bold; }
.HoursOfOperation dd { margin-left:96px; padding:0 0 4px 0; line-height:1.2em; font-weight:normal; }

/*
* 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=Verdana,%20Arial,%20Helvetica,%20sans-serif&fwDefault=normal&fsDefault=1.0em&cornerRadius=0px&bgColorHeader=2191c0&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=75&borderColorHeader=4297d7&fcHeader=eaf5f7&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=0078ae&bgColorDefault=0078ae&bgTextureDefault=02_glass.png&bgImgOpacityDefault=45&borderColorDefault=77d5f7&fcDefault=ffffff&iconColorDefault=e0fdff&bgColorHover=79c9ec&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=448dae&fcHover=026890&iconColorHover=056b93&bgColorActive=211a44&bgTextureActive=12_gloss_wave.png&bgImgOpacityActive=50&borderColorActive=000032&fcActive=ffffff&iconColorActive=f5e175&bgColorHighlight=f8da4e&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd113&fcHighlight=915608&iconColorHighlight=f7a50d&bgColorError=e14f1c&bgTextureError=12_gloss_wave.png&bgImgOpacityError=45&borderColorError=cd0a0a&fcError=ffffff&iconColorError=fcd113&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=999999&bgTextureShadow=01_flat.png&bgImgOpacityShadow=55&opacityShadow=45&thicknessShadow=0px&offsetTopShadow=5px&offsetLeftShadow=5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #2191c0 url(images/ui-bg_gloss-wave_75_2191c0_500x100.png) 50% 50% repeat-x; color: #eaf5f7; font-weight: bold; }
.ui-widget-header a { color: #eaf5f7; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #77d5f7; background: #0078ae url(images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; 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 #448dae; background: #79c9ec url(images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #026890; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #026890; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #000032; background: #211a44 url(images/ui-bg_gloss-wave_50_211a44_500x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd113; background: #f8da4e url(images/ui-bg_glass_55_f8da4e_1x400.png) 50% 50% repeat-x; color: #915608; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #915608; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% top repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.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_0078ae_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_0078ae_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_e0fdff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_056b93_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f5e175_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_f7a50d_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_fcd113_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: #aaaaaa url(images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: 5px 0 0 5px; padding: 0px; background: #999999 url(images/ui-bg_flat_55_999999_40x100.png) 50% 50% repeat-x; opacity: .45;filter:Alpha(Opacity=45); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* 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; }


#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; }


.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; }
