a.pre_afvlslink:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #A8ABBe;
	border: 1px solid #ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.pre_afvlslink:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #A8ABBe;
	border: 1px solid #ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
 }
a.pre_afvlslink:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #A8ABBe;
	border: 1px solid #ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.pre_afvlslink:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #666666;
}

a.pre_returnlink:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.pre_returnlink:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
 }
a.pre_returnlink:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.pre_returnlink:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fce30f;
	text-decoration: none;
	font-weight: bold;
}

a.pre_smbluelink:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.pre_smbluelink:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
 }
a.pre_smbluelink:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.pre_smbluelink:hover		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


a.pre_imageslink:link	{
	background-color: #A8ABBe;
	border: 1px solid #666666;
}
a.pre_imageslink:visited	{
	background-color: #A8ABBe;
	border: 1px solid #666666;
 }
a.pre_imageslink:active	{
	background-color: #A8ABBe;
	border: 1px solid #666666;
}
a.pre_imageslink:hover		{
	background-color: #999999;
	border: 1px solid #ff0000;
}

/* Details Page */
.choice_headerrow {
	background-color: #000000;
}

.choice_headerrow2 {
	background-color: #6277a9;
}

.choice_headerrow3 {
	background-color: #b2bdd8;
}

/* SEARCH GENERAL STYLES ---------------------------------   */

.search_searchbox {
	background-color: #e0e0e0;
	border: 1px solid #666666;
}
.search_searchboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.search_row1 {
	background-color: #E3E3E3;
}

.search_row2 {
	background-color: #C1C9DC;
}

.search_highlight {
	background-color: #b2bdd8;
}

.search_resultstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
}

.search_resultsdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search_resultsMSRP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search_recordcount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.search_cantfindbox:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.search_cantfindbox:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.search_cantfindbox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* PRE GENERAL STYLES ---------------------------------   */

.pre_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
}

.pre_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pre_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pre_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.pre_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pre_radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pre_checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pre_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.search_pretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
} 

/* SEARCH COMPARISON STYLES ---------------------------------   */
.search_compdisptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.search_compdisptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.pre_searchboxtop {
	background-color: #e2e3e7;
}
.pre_searchboxbottom {
	background-color: #a8abbe;
}
.pre_nextbackbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFcc00;
	background-color: #999999;
	padding: 3px;
	width: 110px;
	border: 1px solid #666666;
}  
.preheaderbkg {
	background-image: url(http://www.visuallot.com/images/preheader_bkg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pre_gradientbkg {
	background-image: url(http://www.visuallot.com/images/pre_gradientbkg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #666666;
}
.pre_geninfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
li.geninfo {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	font-size: 11px;
	color: #999999;
}
.pre_resultstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pre_resultsdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftmargin {
	padding-left: 6px;
}
.carfaxrightpadding {
	padding-right: 10px;
}

/* STYLES TO HANDLE TABS AND OPTION LAYOUT */

.shadetabs{
font-family: Arial, Helvetica, sans-serif;
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-size: 11px;
font-weight: bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
font-size: 11px;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
font-size: 11px;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
font-size: 11px;
}

.shadetabs li.selected{
position: relative;
top: 1px;
font-size: 11px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
font-size: 11px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
font-size: 11px;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 400px;
height:250px;
margin-bottom: 1em;
padding: 15px;
overflow:auto;
background-color: #FFFFFF;	
scrollbar-face-color: #6277a9; 
scrollbar-highlight-color: #8194c2; 
scrollbar-3dlight-color: #8194c2; 
scrollbar-darkshadow-color: #333333; 
scrollbar-shadow-color: #f8d8a9; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #e3e3e3;
}

.tabinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tabcontent{
font-size:11px;
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}  

/* THE FOLLOWING STYLES ALLOW THE TAGS TO BE BACKWARDS COMPATIBLE */

	
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}	

A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF0000;
}

.ResultsTable {
	border:thin;
	border-color:#CCCCCC;		
}	
	
.ResultsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 800;
	text-align: left;
	list-style-type: disc;
}	
.ResultsData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
}

.ResultsMSRP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 900;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}	