/* CSS Document */

div.contenPage
{
	width:820px;
	padding:10px 0 0 15px;
	font:Verdana;
	font-size:10px;
	background:#FFFFFF;
}

div#compareMainTabs
{
	display:block; 
	float:left;
	width:592px; 
	padding-bottom:6px;
	margin-bottom:15px;/*Fix for the #legend div*/
}

div#compareMainTabs h3
{
	width:170px;
	height:23px;
	margin:0 0 0 4px;
	float:left;
}

div#step1 h3{margin-left:0;}

div#step1 h3.lightOn{background:url(/images/DealerInteraction/requestAQuote/tab_step1_select_a_dealer_on.jpg) no-repeat;}
div#step1 h3.lightOff{background:url(/images/DealerInteraction/requestAQuote/tab_step1_select_a_dealer_off.jpg) no-repeat;}

div#step2 h3.lightOn{background:url(/images/DealerInteraction/requestAQuote/step2_on.jpg) no-repeat;}
div#step2 h3.lightOff{background:url(/images/DealerInteraction/requestAQuote/step2_off.jpg) no-repeat;}

div#step3 h3.lightOn{background:url(/images/DealerInteraction/requestAQuote/step3_on.jpg) no-repeat;}
div#step3 h3.lightOff{background:url(/images/DealerInteraction/requestAQuote/step3_off.jpg) no-repeat;}


div#step1 h3.AreaOn{background:url(../../images/newVL/tab_step1_select_search_area_on.jpg) no-repeat;}
div#step1 h3.AreaOff{background:url(../../images/newVL/tab_step1_select_search_area_off.jpg) no-repeat;}

div#step2 h3.VehicleOn{background:url(../../images/newVL/tab_step2_select_a_vehicle_on.jpg) no-repeat;}
div#step2 h3.VehicleOff{background:url(../../images/newVL/tab_step2_select_a_vehicle_off.jpg) no-repeat;}

div#step3 h3.InventoryOn{background:url(../../images/newVL/tab_step3_inventory_results_on.jpg) no-repeat;}
div#step3 h3.InventoryOff{background:url(../../images/newVL/tab_step3_inventory_results_off.jpg) no-repeat;}


div#PreviousResult
{
	border:solid 1px #CCCCCC;
	float:left;
	width:210px;
	min-height:400px;
	height:auto;
	margin:0 0 0 10px;
}

div.StepTitlePrevious
{
	text-align:left;
	width:210px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	float:left;
	vertical-align:middle;
	background-color:#E7EEF8;
	color:#000000;
	margin-bottom:10px;
}

div.raqForm {
	float:left;
	width:575px;
}

div#PreviousResult p
{
	font-size:10.5px;
	color:#000000;
	padding-left:5px;
	width:auto;
	float:none;
}

input.ButtonChange
{
	float:right;
	margin-right:2px;
}

p.SubTitle
{
	font-weight:bold;
	color:#000000;
	clear:both;
	font-size:16px;
}

p.Title
{
	font-weight:bold;
	color:#000000;
	font-size:18px;
	margin:5px 0 2px 0;
}

div#LocateDGMC{
	width:255px;
}

.contentText {
	color:#323131;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	line-height:14px;	
	text-align:justify;
	margin: 0 0 0 0;
}

