@charset "utf-8";
/* CSS Document */
.blowOut {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #cc3333;
}
.MSRP{
	color:#000000;
}
.Fuel {
	font-family: Tahoma;
	font-size: 42px;
	color: #CC3333;
	font-weight: bold;
}
.fuelsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#cag-search-fuel {
	font-family: Tahoma;
	color:#CC3333;
	font-size: 30px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;	
}
#cag-detail-fuel {
	font-family: Tahoma;
	color:#CC3333;
	font-size: 42px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;	
}
#cag-search-price {
	font-family: Tahoma;
	color:#CC3333;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;	
}
#cag-searchdesc {
    font-family: Verdana;
	font-size: 11px;
	padding: 1px;/*Pads each table cell in modern browsers*/
	/*/*/line-height: 1.6em; /* */
}
#cag-search-more{
	text-align:right;
	padding-bottom: 4px;
	padding-top: 4px;
}
.mas-content {
 	background-color: #EEEEEE;
	background-image:url('');
	background-repeat: repeat-y;
	background-position: left;	
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid #000000;
	padding: 0px;/*Pads each table cell in modern browsers*/
}
#mas-header-qq {
	background-color: #eeeeee;
	border:1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#mas-table {
	border: 1px solid #ffffff;
}
.fuelecoinv {
	background-color: #eeeeee;
	border:1px solid #000000;
}
.fuelecoinv-smalltxt {
	font-family: Arial;
	font-size: 10px;
}
.fuelecoinv-ctyhwy {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #CC3333;
}
.op-table {
	border-style:none;
	padding: 1px;/*Pads each table cell in modern browsers*/
}
#op-detail {
	text-align:left;
	font-family: Verdana;
	font-size: 11px;	
}
#op-side {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
 }
#op-detail a {
	font-family:Tahoma;
	font-size:9px;
}
#op-side-price {
	font-family: Tahoma;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
 }
#op-detail-price {
	font-family: Tahoma;
	color:#000000;
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;	
}
/* Standards Dropdown */
.cagsf_title{	/* Styling question */
	/* Start layout CSS */
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:4px;
	padding-top:2px;
	background-image:url('../images/titleBg_a.jpg');
	background-position:center;	
	height:18px;
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
}
.cagsf_details{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:100%;
	background-color: #EEEEEE;
	font-family: Tahoma;
	font-size: 11px;
	border:1px solid #000000;
	padding: 2px;/*Pads each table cell in modern browsers*/
	/* End layout CSS */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	padding-bottom: 4px;
}
.cagsf_details_content{	/* Content that is slided down */
	font-size: 11px;	
	position:relative;
} 
.inv-price {
 	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #982c39;
}
.inv-head {
 	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #982c39;
	}
.inv-head-color {
 	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.inv-mileage {
 	font-family: Tahoma;
	font-size: 12px;
	color: #982c39;
	font-weight: bold;
}
.inv-engtrans {
 	font-family: Tahoma;
	font-size: 13px;
	color: #982c39;
	font-weight: bold;
}
a.inv-nav:link  {
 	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #982c39;
}
a.inv-nav:visited {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #982c39;
	text-decoration: none;
}
a.inv-nav:hover {
   	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: underline;
}

/*  RESULTS PAGES */
#centerBackground {
	background-image:url('../assets/images/resultsBg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#centerInnerBackground {
	margin-top: 2px;
	background-image:url('../assets/images/resultsInnerCenterBg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* New Inventory Layout Styles 
#newinvBackground {
	text-align: center;
	background-image:url('../images/newinv-layout/newinv-layout-bacground.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	padding-top: 5px;
}
*/