body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
}


.text {
		font-size: 16px; 
		color: Black; 
		font-family: "Verdana";
}

.texthome {
		font-size: 16px; 
		color: white; 
		font-family: "Verdana";
		font-weight:bold;
}

.veh_info {
		font-size: 16px; 
		color: Black; 
		font-family: "Verdana";
		font-weight: bold;
}

.veh_text {
		font-size: 12px; 
		color: black; 
		font-family: "arial";
		line-height: 18pt; 
		
		
		
	
}

.buyers_text {
		font-size: 12px; 
		color: Black; 
		font-family: "arial";
		line-height: 13pt;
}

.dealer_text {
		font-size: 12px; 
		color: black; 
		font-family: "arial";
		line-height: 11pt;
}
.dealer_text_bold {
		font-size: 12px; 
		color: Black; 
		font-family: "arial";
		line-height: 11pt;
		font-weight:bold;
}
.ph_text {
		font-size: 13px; 
		color:  Black; 
		font-family: "Verdana";
		
}
.ph_texthome
{
  font-size: 13px; 
		color:  white; 
		font-family: "Verdana";  
    
 }
.wh_text {
		font-size: 13px; 
		color: Black; 
		font-family: "Verdana";
}


.wh_texthome {
		font-size: 13px; 
		color: white; 
		font-family: "Verdana";
}

.footer_text {
		font-size: 11px; 
		color: #000000; 
		font-family: Tahoma;
}

.dynamic_text {
		font-size: 12px; 
		color: #989fa7; 
		font-family: Arial;
}

.Inv_dyn_head {
		font-size: 13px; 
		color: Black; 
		font-family: verdana;
		font-weight: bold;
}
.Inv_dyn_head1 {
		font-size: 13px; 
		color: Black;
		font-family: verdana;
		font-weight: bold;
}

.required_text {
		font-size: 10px; 
		color: Black; 
		font-family: verdana;
}

.Inv_field {
		font-size: 11px; 
		color: black; 
		font-family: verdana;
		font-weight: bold;
}


A {	color:black;	font-family: Tahoma;	text-decoration: none; }
A:hover { 	color:#FF0000; text-decoration: underline; }

.Inv_fieldWhite a{color:white; font-weight: bold; text-decoration:none; font-size: 11px; font-family: verdana;}
.Inv_fieldWhite a:hover {color: Yellow; text-decoration:underline;}


.Inv_fieldWhite1 a{ background-color:#292b02; color:white; font-weight: bold; text-decoration:none; font-size: 11px; font-family: verdana;}
.Inv_fieldWhite1 a:hover { background-color:#949665; color: Yellow; text-decoration:underline;}






.Inv_inputtext {
		font-size: 11px; 
		color: Black; 
		font-family: verdana;		
}

.Inv_price {
		font-size: 25px; 
		color: #000000; 
		font-family: impact;
}

.Inv_milage {
		font-size: 15px; 
		color: #323338; 
		font-family: impact;
}

.Inv_detail_title {
		font-size: 20px; 
		color: Black; 
		font-family: Verdana;
		font-weight: bold;
}

.Inv_det_price {
		font-size: 20px; 
		color: Black; 
		font-family: "Verdana";
		font-weight: bold;
}

.line {
		font-size: 16px; 
		color: #292b02; 
		font-family: "Verdana";
		font-weight: bold;
}

img { border: none; } 








/* inventory css*/








/* image hover css */
.grayImageBox img
{
	filter:none;
}
.grayImageBox:hover img
{
	filter:alpha(opacity=60);	
}
/*
div.MaskedDiv
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: verdana;
	font-weight: bold;
	padding: 40px;
	z-index: 100;
	background-image: url(gray.png); /* ieWin only stuff 
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale  );
}


div.ModalPopup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #CCCCCC;
	background-color:#D1D48D;
	position: absolute;  set z-index higher than possible 
	z-index: 100;
	visibility: hidden;
	color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 0px;
	width: 990px;
	height: 400px;
}
.style1
{
	width: 55%;
}
.style2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.style3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}










/*





div.ModalPopup
{
	font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	
	background-color: White;
	position: absolute;
	
	z-index: 10000;

	visibility: hidden;
	color: White;
	border-style: solid;
	border-color:#464644;
	border-width: 7px;
	width:100%;
	height:100%;
	 
	 
	
}

div.MaskedDiv
{
	visibility: hidden;
	position: absolute;
	
	font-family: verdana;
	font-weight: bold;
	padding: 1px;
	z-index: -1;
	_background-image: none;
width:100%;
	height:100%;

}
*/
