﻿/********************/
/* Car Configurator */
/********************/
.gabrielsCarConfig
{
	width:500px; 
	text-align:left; 
	background-color:#FFFFFF; 
}
.gabrielsCarConfigWrapperTable
{
	/*border:solid 1px gray;*/
	width:450px;
}
table.gabrielsCarConfigTabs
{
	width:100%;
	border:0; 
	
}
.gabrielsCarConfigStepTab
{
    width:0;
	height:10; 
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
	font-family:Arial;
	color:#004276;
	background-color:white;
	border-top:double 3px #cccccc;
	padding-top:10px;
	padding-bottom:9px;
}
.gabrielsCarConfigTabActive
{	
	width:0;
	height:10; 
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:black;
	background-color:white;
	border-top:double 3px #cccccc;
	padding-top:10px;
	padding-bottom:9px;
}
.gabrielsCarConfigTabInactive
{
	width:0;
	height:10; 
	text-align:left; 
	text-transform:uppercase;
	font-size:11px;
	font-family:Arial;
	color:#004276;
	background-color:White;
	border-top:double 3px #cccccc;
	padding-top:10px;
	padding-bottom:9px;
}
.gabrielsCarConfigTabOver
{	
	width:0;
	height:10; 
	text-align:left; 
	text-transform:uppercase;
	font-family:Arial;
	font-size:11px;
	color:#004276;
	background-color:White;
	text-decoration:underline;
	border-top:double 3px #cccccc;
	padding-top:10px;
	padding-bottom:9px;
}
th.gabrielsCarConfigList
{
	font-size:11px; 
	text-align:left; 
	text-transform:uppercase;
	font-family: Arial;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:9px;
	padding-left:10px;
	background-color:#f4f4f4;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	/*border-bottom:double 3px #cccccc;*/
}
.gabrielsCarConfigList, .gabrielsCarConfigListPrice, .gabrielsCarConfigListDrop, .gabrielsCarConfigSelectedColor, .gabrielsCarConfigListTrue, .gabrielsCarConfigListFalse, .gabrielsCarConfigListPriceTrue, .gabrielsCarConfigListPriceFalse, .gabrielsCarConfigListColor
{
	font-size:11px;
	font-family:Arial;
	color:Black;
	text-align:left; 
	text-transform:capitalize;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:9px;
	padding-right:5px;
	border-top:solid 1px #e5e5e5;
	vertical-align:top; 
	background-color:white;
}
.gabrielsCarConfigList, .gabrielsCarConfigListTrue, .gabrielsCarConfigListFalse
{
	font-weight:bold;
}
.gabrielsCarConfigListPrice, .gabrielsCarConfigListPriceTrue, .gabrielsCarConfigListPriceFalse
{
	text-align:left;
	padding-right:10px;
}
.gabrielsCarConfigListDrop, .gabrielsCarConfigListDropTrue, .gabrielsCarConfigListDropFalse
{
	border-top:0px;
	width:300px;
}
.gabrielsCarConfigListSubTitle
{
	font-size:x-small; 
	font-weight:bold;
}
.gabrielsCarConfigListTrue, .gabrielsCarConfigListPriceTrue, .gabrielsCarConfigListDropTrue
{
    background-color:#FFFFFF;
}
.gabrielsCarConfigListFalse, .gabrielsCarConfigListPriceFalse, .gabrielsCarConfigListDropFalse
{
    background-color:#FFFFFF; /*#F0F4F5;*/
}

.gabrielsCarConfigListNumbers
{
	font-size:small; 
	text-align:right;
	padding-top:7px;
	padding-bottom:9px;
	vertical-align:top;  
}

.gabrielsCarConfigListColor
{
	font-weight:bold;
	vertical-align:middle;
}

.gabrielsCarConfigSelectedColor
{
	background-color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}

.gabrielsCarConfigWarning
{
	font-size:medium; 
	font-weight:bold; 
	color:#FF0000; 
	text-align:center; 
	background-color:#FFFFFF
}

.gabrielsCarConfigSmallNotice
{
	font-size:xx-small;
	text-align:center;
}
.gabrielsCarConfigImageCell
{
	width:60; 
	height:60; 
	text-align:center;
	margin-right:auto;
	padding-left:5px;
}
.gabrielsCarConfigImageCellTitle
{
	font-weight:bold;
	text-align:center; 
}
.gabrielsCarConfigImageCellPrice
{
	text-align:right; 
	font-size:xx-small ;
}
.gabrielsVehicleInfoBox
{
	margin-top:10px;
	border-top:double 3px #cccccc;
	border-bottom:double 3px #cccccc;
}

.gabrielsCarConfigListSubTitle
{
	background-color:#FFFFFF;
}

.gabrielsOptionName
{
	font-family:Arial;
	font-size:12;
}

.gabrielsCarConfigTitle
{
	font-size:14px;
	font-family:Arial;
	color:black;
	text-align:left; 
	padding-left:5px;
	padding-top:6px;
	padding-bottom:9px;
	font-weight:bold;
	background-color:white;
	/*text-decoration:underline;*/
}

.gabrielsTitlePriceSubTitle
{
	font-size:12px; 
	text-align:left; 
	font-family: Arial;
	font-weight:bold;
}

.gabrielsCarConfigButton
{
	color:#0000FF;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	font-weight:bold;
	border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor:pointer;
	/*WIDTH: 80px;
	HEIGHT: 19px;*/
}

.gabrielsCarConfigRadioStyle
{ 
	text-align:left; 
	color:Black;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:white;
}
.gabrielsCarConfigStyleList
{
	text-align:left; 
	color:Black;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:white;
	/*border-bottom:dashed 1px #000;*/
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	cursor:default;
}

.gabrielsCarConfigSummaryBackground
{
	background-color:#e5e5e5;
}

.gabrielsCarConfigLinkTextMore, a.gabrielsCarConfigLinkTextMore, a.gabrielsCarConfigLinkTextMore:link, a.gabrielsCarConfigLinkTextMore:visited, a.gabrielsCarConfigLinkTextMore:hover, a.gabrielsCarConfigLinkTextMore:active, a.gabrielsCarConfigLinkTextMore:visited
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #346799;
	Padding: 5px 0px 5px 0px;
	text-decoration: none;
}
.gabrielsCarConfigSummaryHeading
{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #db231e;
	padding-bottom:10px;
}

.gabrielsCarConfigBoldHeader
{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #ffffff;
	background-color:#aeaeae;
}

.gabrielsCarConfigSummaryTextRow, .gabrielsCarConfigSummaryTextTotal, .gabrielsCarConfigSummaryPriceRow, .gabrielsCarConfigSummaryPriceTotal
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000;
	padding-top:2px;
	padding-bottom:1px;
	text-align:left;
}

.gabrielsCarConfigSummaryTextRow
{
	font-weight:bold;
}

.gabrielsCarConfigSummaryTextTotal
{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:4px;
}

.gabrielsCarConfigSummaryPriceRow
{
	text-align:left;
	padding-right:4px;
}
.gabrielsCarConfigSummaryPriceTotal
{
	font-weight:bold;
	text-align:left;
	padding-right:4px;
}

.gabrielsCarConfigLegendBorder
{
	
}
.gabrielsCarConfigLegendTable
{
	background-color:#e5e5e5;
	width:160;
}

.gabrielsCarConfigLegendTableRow
{
	font:Arial;
	font-weight:normal;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}

.gabrielsCarConfigLegendHeader
{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #db231e;
	width:100%; 
	padding-bottom:1px; 
	border-bottom:solid 2px #FFFFFF
}

.gabrielsCarConfigZipQuote
{
	background-color:#e7eef6;
	border-top:solid 1px #cccccc;
	border-bottom:double 2px #cccccc;
	padding: 12px 10px 12px 10px;
}

.gabrielsCarConfigZipQuoteHeader
{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #000;
	background-color:Transparent;
	width:auto;
	/*white-space:nowrap;*/
}

.gabrielsCarConfigZipQuoteText
{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align:left;
}

.gabrielsCarConfigZipQuoteInput
{
	font-family: Arial;
	font-size: 11px;
	width:108px;
	text-align:center;
}

.gabrielsCarConfigZipQuoteExt
{
	background-color:#fdfcd0;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;	
	padding: 12px 10px 12px 10px;
	width:160px;
}

.gabrielsCarConfigCellSwatch
{
	width:18px; 
	height:11px; 
	text-align:center; 
	padding:0; 
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;	
}

.gabrielsCarConfigSelColorTable
{
	width:450px; 
	border-collapse:separate;
	border-bottom:double 3px #cccccc;
}

