.optionitem { FONT-WEIGHT: normal; FONT-SIZE: 11px; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal }

.advancedsearch2page
{
	margin:auto auto;
	text-align:center;
}

.autodetail2page
{
	margin:auto auto;
	text-align:center;
}
.searchresultsdiv
{
	min-height:400px;
}

div[class] .searchresultsdiv {
   height:auto;
   }
.pervehicletagline
{
   font-weight: bold;
   font-size: 11px;
   color:maroon;	
}

.viewlinks a
{
	padding-left:5px;
}

.clickfield
{
   padding-top: 5px;
   text-align: center;
}
.searchfield, .clickfield A
{
   font-size: 12px;
}

.pricelink
{
   font-weight: bold;
   font-size: 14px;
}

.secondarypricelink
{
   font-weight: bold !important;
   font-size: 14px !important;
}

.ymmlink
{
   font-weight: bold;
   font-size: 14px;
}
.idt
{
   border-collapse: collapse;
   border-top:1px solid;
   border-left:1px solid;
   border-right:1px solid;
}
.ido, .ide
{
   padding-bottom: 2px;
   padding-top: 2px;
   border-bottom:1px solid;
}
.idor .clickfield, .ider .clickfield
{
   display: block;
   visibility: hidden;
}

.button
{
	border: 1px solid black;
	font-family:Verdana;
	font-size:11px;
	background:url('images/button_gradient.png');
	background-repeat:repeat-x;
	height:20px;
}



.idorh, .iderh
{
   cursor: hand;
   background-color: whitesmoke;
}

.idor
{
   cursor: hand;
   background-color: #dddddd;
}
.ider
{
   cursor: hand;
   background-color: #eeeeee;
}
.idorh .vimage, .iderh .vimage
{
   border: #808080 1px solid;
}
.vimage
{
   border: black 1px solid;
}

.dtable
{
   border: #dddddd 3px solid;
   background-color: white;
}


.InventorySearchResultRowOdd
{
   background-color: #eeeeee;
}
.NavCell
{
   color: white;
   font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
}
.NavLink
{
   color: white;
   font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
   text-decoration: none;
}
.NavLink:Hover
{
   color: yellow;
   text-decoration: underline;
}
.BreadCrumb
{
   color: black;
   font-weight: bold;
}

.BreadCrumbLink
{
   color: black;
   font-weight: bold;
}
.mt
{
   width: 750px;
   background-color: whitesmoke;
   height: 100%;
   border-left: 2px solid darkgray;
   border-right: 2px solid darkgray;
   text-align:center;
}

body
{
   color: black;
   font-family: verdana;
   font-size: 12px;
}
span, td, li
{
   font-size: 12px;
}


a
{
   color: blue;
}
a:hover
{
   color: red;
}

.datalabel
{
   font-weight: bold;
   text-align: right;
}
.datafield
{
   color: black;
}
.statusfield
{
   font-weight: bold;
   font-size: 12px;
   color: red;
   background-color: black;
}

.searchlabel
{
   font-weight: bold;
   font-size: 12px;
   text-align: right;
}

.vehiclecount
{
   font-size: 11px;
   text-align: right;
}

.InventorySearchHeading
{
   padding-right: 2px;
   padding-left: 2px;
   font-weight: bold;
   font-size: x-small;
   padding-bottom: 2px;
   color: white;
   padding-top: 2px;
   font-family: Tahoma;
   background-color: black;
   text-align: center;
}

.SeparatorLine
{
   color: black;
   height: 1px;
}

.actionsection
{
}

.actiontable
{
	border-bottom:1px solid black;
	border-top:1px solid black;
	width:100%;
}

.actioncell_rightborder,
.actioncell_noborder
{
	border-right:1px solid black;
	height:26px;
	vertical-align:middle;
	line-height:26px;
	text-align:center;
}

.actioncell_noborder
{
	border-right:0px;
}

.actioncell_rightborder img,
.actioncell_noborder img
{
	vertical-align:middle;
}

.actionlink
{
	padding:3px;
}

