html
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

*, * a, * a:hover
{
	color: #000;
	background-color: #fff;
}

html, body, form, #wmxcontent,
#container, #left, #right, #bottom, #content
{
	width: auto;
	height: auto;
	margin: 0; 
	padding: 0;
}

a
{
	text-decoration: underline;
}

h1, h2, h3
{
	margin: 3px 0;
	padding: 3px 0;
	text-indent: 0;
}

h1
{
	font-size: 12pt;
}

h2
{
	font-size: 10pt;
}

h3
{
	font-size: 8pt;
}

td
{
	vertical-align: top;
}

input, select, textarea
{
	font-size: 8pt;	
	width: auto;
}

#wmxtop, #wmxtop2, #wmxleft, #wmxleft2, #wmxright, #wmxright2, #wmxbottom, #wmxbottom2
, #left, #right, #top, #bottom
{
	display: none;
	width: 0;
	height: 0;
}

#wmxbottom, #wmxbottom2
{
	page-break-after: avoid;
}

#wmxprintheader
{
	display: block;
	font-size: 12pt;
}

#wmxprintheader h1
{
	font-size: 15pt;
	font-weight: bold;
}

.noprint, .doNotPrint, .screenonly, .skipcode, .accesslinksmiddle, #footersearch
{
	display: none !important;
}

/* control formatting */
.alternatingitem
{
	background-color: silver;
}

.tabnavigation ul
{
	margin: 0;
	list-style-type: none;
	height: 23px;
	width: 200px;
	border-right: 1px solid black;
}

.tabnavigation ul li div
{
	display: block;
	font-size: 12pt;
	width: 200px;
}

.tabnavigation div.darkshadow
{
	display: none;
}

.tabnavigation ul li
{
	margin-right: 10px;
}

.wmxform p input
{
	display: none;
}

*.fill, *.lightshadow, *.shadow, *.darkshadow
{
	border: 1px solid black;
}

/* Scion Only Styles */

.accessories_0001 .pricingmatrixheader,
.accessories_0001 .modelNode
{
	width: 650px;
}

.accessories_0001 .categoryNode
{
	width: 634px;
}

.accessories_0001 .accessoryNode
{
	width: 603px;
}

/* InventorySearch Styles */
#vehicledetailcontainer
{
	_position: relative;	
	_top: 20px;
	_left: -15px;	
}

.specialsgrid 
{
	width: 700px;
}

.specialsgrid dl {padding: .25em;}
.specialsgrid dd {position: relative; margin: .25em; padding: .25em; text-align: center; BORDER: #dbe7ee 1px solid; float: left; width: 29%; height: 200px;}
.specialsgrid .year, .wmxspecials .make, .wmxspecials .model, .wmxspecials .price { font-size: 12px; font-weight: bold;}
.specialsgrid .sold { position: absolute; top: 0; margin: 0 auto; width: 175px; height: 110px; z-index: 5; background-color: Transparent; }
.specialsgrid .sold IMG { background-color: Transparent; }
.service12 *, .service12 * a {background-color: Transparent; }