.vconfig { font-family:Arial; font-size:11px; color:#666;  width:612px; padding:5px; }
.vconfig td { font-family:Arial; font-size:11px; color:#666; }
.vconfig a { color: #666; text-decoration: none; cursor: pointer; }
.vconfig a visited { color:#666; }
.vconfig img { border:none; }

/* common elements */
.vconfig .breadcrumb { font-size: 12px; margin-bottom: 10px; margin-top: 12px; color: #666; }
.vconfig .breadcrumb a { color: Black; text-decoration: none; }
.vconfig .breadcrumb a:hover { color: Red; }

.vconfig td.clientPrice, .vconfig .specs td.clientPrice { color: #000099; font-size: 12px; font-weight: bold; text-align: right; }
.vconfig .sortableHeader { cursor: pointer; }
.vconfig .sorted { padding-left:14px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/sorted.gif) no-repeat;}
.vconfig .sortedDesc { padding-left:14px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/sortedDesc.gif) no-repeat;}
.vconfig .summary { font-size:12px; text-align:center; color: #999; border-top: 1px #999999 solid; margin: 15px 0px 5px 0px; }
.vconfig .summary .alert {}
.vconfig .disclaimer { text-align:justify; margin-top:20px;  }
.vconfig .alert {text-align:center; color: #999; padding:1px; }
.vconfig .nav { float:right; margin-top:10px;}
.vconfig .navTop { float:right; margin-top: 100px;}
/*.vconfig .nav a { color:Black; font-size:12px; margin-left:40px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrowLeft.png) center left no-repeat; padding-left:15px; }*/
.vconfig .nav { margin-left:40px;padding-left:15px; }
.vconfig .equip { font-size: 11px; color:#666; padding-left:20px; }

/* tabs */
.vconfig .tabs { margin-top: 10px; }
.vconfig .tabs .tabRow { line-height:22px; width:100%; clear:both; font-size:12px; }
.vconfig .tabs .tab { cursor: pointer; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab2off.png) top left repeat-x; padding-left: 10px; color: #424248; float:left; position:relative; top:1px; font-weight:bold; }
.vconfig .tabs .tab a { color: #424248; }
.vconfig .tabs .first { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab1off.png) no-repeat; }
.vconfig .tabs .last { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab3off.png) top right no-repeat; padding-right: 15px; }
.vconfig .tabs .firstOn { color:Red; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab1on.png) no-repeat; }
.vconfig .tabs .lastOn { color:Red; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab3on.png) top right no-repeat; padding-right: 15px; }
.vconfig .tabs .on { color:Red; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab2on.png) }
.vconfig .tabs .tabRow span { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab1off2off.png) top left no-repeat; padding-left: 10px; float:left; position:relative; top:1px; }
.vconfig .tabs .tabRow span.onoff { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab1on2off.png) }
.vconfig .tabs .tabRow span.offon { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/tabs/tab1off2on.png) }
.vconfig .tabs .content { padding:5px; background-color:#eee; border:1px solid #ccc; }

/* filter */
.vconfig .filter { border: 1px #ccc solid; }
.vconfig .filter .title { font-size: 12px; color: White; padding: 5px; background-color: #000066; }
.vconfig .filter .title .clearFilterButton { color: Red; float: right; }
.vconfig .filter .content { padding: 5px; background-color: White; }
.vconfig .filter td.labelCol { font-size: 11px; text-align: right; padding-right: 10px; width: 20%; color:Black; }
.vconfig .filter td.dataCol { width: 30%; }
.vconfig .filter td.dataCol select, .dataCol input { width: 100%; font-size: 11px; }
.vconfig .filter input#priceMax, input#priceMin  { width: 92% }
.vconfig .filter input#gsearch { width: 97% }
.vconfig .filter .origin input { width: auto; }

/* vehicle list */
.vconfig .vehicleListStats { font-size:larger; padding:5px; }
.vconfig .vehicleListStats span { color: Red; font-weight:bold; }
.vconfig .vehicleList { background-color: White; padding: 5px; }
.vconfig .vehicleList table { table-layout: fixed; }
.vconfig .vehicleList td { vertical-align: top; padding-top: 5px; }
/* vehicle list headers */
.vconfig .vehicleList th { padding: 10px 0px 5px 0px; border-bottom: 1px #666 solid; }
.vconfig .vehicleList th.name { text-align: left; }
.vconfig .vehicleList th.extColor { text-align: left; width: 15%; }
.vconfig .vehicleList th.origin, .vehicleList td.origin { text-align: center; width: 50px; }
.vconfig .vehicleList th.delay, .vehicleList td.delay { text-align: center; width: 40px; }
.vconfig .vehicleList th.discount, .vehicleList td.discount { text-align: center; width: 55px; }
.vconfig .vehicleList th.clientPrice { text-align: right; width: 70px; }
/* vehicle list items */
.vconfig .vehicleList td.name {}
.vconfig .vehicleList td.name a { font-size: 12px; color: Red; text-decoration: none; }
.vconfig .vehicleList td.name .description, .vehicleList td.description { font-size: 11px; color: #333333; }
.vconfig .vehicleList td.discount { font-size:12px; color:Black; }

/* nuggets */
.vconfig .nuggetList {}	
.vconfig .nugget 	
{
	cursor:pointer;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-top:3px solid Red;
	border-bottom:2px #999 solid;
	background-color: White;
	width: 182px;
	height: 282px;
	margin:3px;
	padding:5px;
	float:left;
}
.vconfig .nugget a { float: right; position: relative; top: 260px; color: Black; font-size: 12px; font-weight: bold; padding-right: 10px; height: 0px;}
.vconfig .nugget a:hover { color: Red; }
.vconfig .nugget .make { font-size: 13px; font-weight: bold;	text-transform: capitalize; color: Red; }
.vconfig .nugget .version { font-weight: bold; color: Black; }
.vconfig .nugget .descr { margin-bottom: 5px; color: Black; }
.vconfig .nugget img.photo { position: relative; top: 0px; float: left; margin-bottom: -82px; }
.vconfig .nugget .discount_bg {	position: relative; margin-left: 110px; margin-bottom: -55px; padding-top: 50px; width: 82px; height: 82px; }
.vconfig .nugget .discount { position: relative; margin-left: 110px; width: 82px; font-size: 12px;color: #666666; text-align: center;margin-bottom: -15px; }
.vconfig .nugget .discount .value { font-size: 20px;	font-weight: bold; color: black; }
.vconfig .nugget .crossout { margin-bottom: -20px; }
.vconfig .nugget .emv { font-size: 20px; font-weight: bold; color: black; }
.vconfig .nugget .clientPrice { font-size: 28px; line-height: 24px; font-weight: bold; color: #000066; padding-bottom: 15px;	text-align: left; }
.vconfig .nugget .specs td.label { width: auto; }
.vconfig .nuggetList .summary { clear: both; }

/* car */
.vconfig .car { margin-bottom: 10px; }
.vconfig .car .header { float:left; margin-bottom:10px; width:326px; }
.vconfig .car .form { float:right; width:282px; }
.vconfig .car .make { font-size:24px; font-weight:bold; color:Red; } 	
.vconfig .car .version {font-size:16px; font-weight:bold; color: Black; }
.vconfig .car .descr {font-size:14px; margin-bottom:10px; color: Black; }
.vconfig .car .discount_bg { margin-bottom:-80px; position: relative;left: 180px;top: -55px; width:150px; }
.vconfig .car div.discount {	 margin-bottom:-120px; position: relative;	left: 183px; top: -80px; text-align: center; font-size: 40px; font-weight:bold;	color: black; width:150px; }
.vconfig .car .discount .label { font-size:24px;color:#666; }
.vconfig .car .crossout { padding-top: 23px; margin-bottom: -40px; }
.vconfig .car .emv {	font-size:40px; font-weight:bold; color: Black; }
.vconfig .car div.clientPrice { font-size:60px; font-weight:bold; padding-bottom: 10px; color:#000066; }
.vconfig .car .tabs .content .vehicleList { background-color: White;padding:5px;  }
.vconfig .car .tabs .content .specs { padding:5px; }
.vconfig .car .header .specs td.clientPrice { text-align:left; }

/* option list */
.vconfig .optionList { padding:5px; }
.vconfig .optionList table { background-color:White; }
.vconfig .optionList th { padding:5px 0px 5px 0px; border-bottom: 1px #666 solid; }
.vconfig .optionList td { vertical-align: top; }
.vconfig .optionList .catName { color:black; padding-top:10px; padding-left:5px; font-size: 11px; font-weight:bold; border-bottom: solid 1px #eee; }
.vconfig .optionList td.name { font-size: 12px; color:Red; }
.vconfig .optionList th.checkbox { width:30px; }
.vconfig .optionList th.name { text-align:left; }
.vconfig .optionList .info { width:40px; text-align:center; padding-top:4px; }
.vconfig .optionList td.code { width:50px;text-align:center; color:Black; white-space:nowrap; }
.vconfig .optionList .clientPrice { text-align:right; width:60px; padding-right:5px; }
.vconfig .optionList .submit input { cursor:pointer; width:125px; border:0px; color:Black; font-size:12px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrowRight.png) center right no-repeat; text-align:left; font-weight:bold; margin-top:10px; }

/* contact form v1
.vconfig .contact { width: 282px; font-size:12px; padding:10px; background-color: #eee; border: thin #ccc solid; }
.vconfig .contact .label { font-size:18px; font-weight:bold }
.vconfig .contact .title { height:28px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/bgs/bg_offre_form_top_01.png) no-repeat left bottom; padding: 5px 0px 0px 10px; text-align: left; }
.vconfig .contact .content { background-color: #ffffff; border: #ccc thin solid;padding: 10px; margin:0px; }
.vconfig .contact .bottom { height: 5px;	background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/bgs/bg_offre_form_bot_01.png) 0 no-repeat; margin:0px; }
.vconfig .contact div { margin-top:5px; line-height:20px;}
.vconfig .contact input#Email { margin-left:20px; width:220px; }
.vconfig .contact input#FirstName { width:120px; }
.vconfig .contact input#LastName { width:120px;}
.vconfig .contact input#MailingStreet { width:200px;}
.vconfig .contact input#MailingPostalCode { width:80px;}
.vconfig .contact input#MailingCity { width:155px; margin-top:2px;}
.vconfig .contact input#Phone { width:105px;}
.vconfig .contact .alert { color: Orange; white-space:nowrap; text-align:right; }
.vconfig .contact .submit { padding:5px 0px 5px 0px; height:26px; }
.vconfig .contact .submit input {height:26px;width:260px; border:0px; cursor:pointer; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/btns/btn_offre_260_02_of.png) top right no-repeat; }
*/
/* contact form */
.vconfig .contact { width: 282px; }
.vconfig .contact .title { height:28px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/bgs/bg_offre_form_top_01.png) no-repeat left bottom; padding: 5px 0px 0px 10px; text-align: left; }
.vconfig .contact .content {	text-align: left; background-color: #ffffff; border-right: #cc0000 thin solid; border-left: #ff0000 thin solid;	padding: 10px 10px 0px 10px; margin:0px; }
.vconfig .contact .bottom { height: 5px;	background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/bgs/bg_offre_form_bot_01.png) 0 no-repeat; margin:0px; }
.vconfig .contact div { margin-top:5px; line-height:22px;}
.vconfig .contact input { width: 160px; float: right; }
.vconfig .contact .label { font-size: 11px; color: #000099; font-weight: normal; margin-top: 14px; }
.vconfig .contact .mandatory span.label { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/misc/star_999999.png) top right no-repeat; padding-right: 10px; }
.vconfig .contact .salutation { padding-left: 60px; font-size:12px; color:Black; }
.vconfig .contact input#Salutation { width:auto; float:none; }
.vconfig .contact .hint { border-bottom: 1px #eee solid; font-size: 11px; padding-bottom: 4px; color: #999999; margin-top: 10px; margin-bottom: 5px; }
.vconfig .contact .alert { color: Orange; white-space:nowrap; text-align:right; }
.vconfig .contact .submit { padding:5px 0px 5px 0px; height:26px; }
.vconfig .contact .submit input {height:26px;width:260px; border:0px; cursor:pointer; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/mm/btns/btn_offre_260_02_of.png) top right no-repeat; }

/* spec tables: availability, key values, standard equipment, selected options */
.vconfig .specs table { table-layout:fixed }
.vconfig .specs td { border-bottom: solid 1px #ccc; color: Black; font-size: 11px; vertical-align:top; }
.vconfig .specs td.label { color:#666; width:150px; }
.vconfig .specs .title { font-size: 12px; font-weight: bold; line-height: 25px; color: #CC0033; border-bottom: solid 1px black; margin-top:10px;	padding-left: 10px;	background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrDown.png) center left no-repeat;	cursor:pointer; }
.vconfig .specs collapsed { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrowRight.png) }
.vconfig .specs th { text-align:left; padding-bottom: 5px; border-bottom:1px #666 solid; }

/* pricing */
.vconfig .pricing .price { text-align:right; width:70px; padding-right:5px; }
.vconfig .pricing td { padding:2px 0px 2px 0px; }
.vconfig .pricing .total td { border-top:1px #666 solid; }
.vconfig .pricing .total td.discountTotalLabel { text-align:right; }
.vconfig .pricing .legal { color:#666;border-bottom:none;padding-bottom:10px; }
.vconfig .pricing .legal br { line-height:1px; }

/* selected options */
.vconfig .selectedOptions th.name { text-align:left; }
.vconfig .selectedOptions th.label { width:150px;}
.vconfig .selectedOptions th.info { width:40px; text-align:center; }
.vconfig .selectedOptions th.code {  width:50px; text-align:center; }
.vconfig .selectedOptions th.clientPrice { text-align:right; width:70px; padding-right:5px; }
.vconfig .selectedOptions td { padding:2px 0px 2px 0px; }
.vconfig .selectedOptions .total td { border-top:1px #666 solid; }
.vconfig .selectedOptions td.code { text-align:center; white-space:nowrap; }
.vconfig .selectedOptions td.info { text-align:center; padding-top:4px; }
.vconfig .selectedOptions .selectedOptionTotalLabel { text-align:right; }
.vconfig .optionsSelectBtn a { color:Black; font-size:12px; background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrowRight.png) center right no-repeat; padding-right:10px; font-weight:bold; }

/*quote */
.vconfig .quote .emailSent { text-align:center;border-bottom:1px solid black; margin-bottom:10px; }
.vconfig .quote .title { font-size:16px; font-weight:bold; float:left; }
.vconfig .quote .date { font-size:12px; font-weight:bold;  float:right; clear: both; }
.vconfig .quote .specTitle { font-size: 12px;font-weight: bold; color:Red; border-bottom: solid 1px black;margin:10px 0px 5px 0px;padding-left: 10px;	background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrowDown.png) center left no-repeat;cursor:pointer; }
.vconfig .collapsed { background: url(https://web.archive.org/web/20131221014713im_/http://img.delta-car.ch/vconfig/gfx/arrowRight.png) center left no-repeat; }
.vconfig .quote .specs td.make { color: Red; font-size: 12px; }

.vconfig .print .specTitle { color:Black; cursor:auto; }
.vconfig .print .disclaimer li { margin-left:20px; }

/*
     FILE ARCHIVED ON 01:47:13 Dec 21, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:59:22 Jul 28, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.743
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.024
  esindex: 0.013
  cdx.remote: 474.58
  LoadShardBlock: 289.653 (3)
  PetaboxLoader3.datanode: 383.91 (4)
  load_resource: 253.108
  PetaboxLoader3.resolve: 109.63
*/