@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5e5e5e;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #999999;
}

body
{
	background-color: #99989E;
	color: #fff
}

body.home
{
	background-color: #99989E;
	color: #fff;
}
a
{
	color: #fff;
}

a:hover
{
	color: #ccc;

}

th
{
	background-color: #000000;	
	color: #FFFFFF;
}
th a
{
	color: #fff;
	text-decoration: none;
}
th a:hover
{
	color: #ccc;
}
legend {
	color: #000000;
}
.fill legend {
	color: #99989E;
}
.alternatingitem
{
	background-color: #dddddd;
	color: #000;
}

.selecteditem
{
	background-color: #000000;
	color: #fff;	
}

.actionitems
{
	background-color: #fff5cc;
	color: #000000;
}

.actionitems a
{
	color: #000000;
}

.actionitems a:hover
{
	color: #00c285;
}
h1
{
	background-color: #000000;
	color: #fff;
}

h2
{
	background-color: #000000;
	color: #fff;
}

h3
{
	background-color: #000000;
	color: #fff;
}

.accent
{
	background-color: #dddddd;
	color: #1a648b;
}

.accent a
{
	color: #1a648b;
}

.accent a:hover
{
	color: #1a648b;
}
.fill .attention {
	color: #ff4444;
}
.attention
{
	color: #e70307;
}

.attention a
{
	color: #e70307;
}

.attention a:hover
{
	color: #e70307;
}

.fill
{
	color: #fff;
}

.fill a
{
	color: #ccc;
}

.fill a:hover
{
	color: #8ea8bf;
}

.lightshadow, .lightshadow td
{
	background-color: #dddddd;
	color: #000;
}

.lightshadow a
{
	color: #000;
}

.lightshadow a:hover
{
	color: #000;
}

.shadow, tr.darkshadow td
{
	background-color: #999;
	color: #000000;
}

.shadow a
{
	color: #000000;
}

.shadow a:hover
{
	color: #fff;
}

.shadow td
{
	color: #000000;
}

.darkshadow, .filter, .fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #000000;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #ccc;
}

.menurow
{
	background-color: #353d80;
	color: #fff;
}
#container {
	height: 100%;
	width: 974px;
}
#banner {
	background-color: #000000;
}
#dealerinfo {
	color: #fff;
}
div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #749ab2;
}
a.menubutton:hover
{
	color: #000000;
}
div.menu
{
	background-color: #000000;
	border-bottom: double 2px #777777;
	border-right: double 2px #777777;
	border-left: double 2px #777777;
}
a.menubutton
{
	color: #fff;
}
a.menuitem
{
	color: #fff;
}
a.menuitem:hover
{
	background-color: #ffffff;
	color: #000000;
}
#dealertext {
	color: #000000;
	background-color: #fff;
}
.InventorySearch div:first-child
{
	background-color: Red;
}
#bottom {
	vertical-align: bottom;
}
#wmxbottom
{
	color: #fff;
	background-color: #99989E;
	line-height: 30px;
	position: relative;
	width: 974px;
	height: 30px;
}
#wmxbottom_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
}
#wmxbottom_right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
}
#wmxbottom a
{
	color: #fff;
}

#wmxbottom a:hover
{
	color: #ccc;
}

/*New Scion Pricing Matrix CSS */

#pricingmatrixheader
{
	background-color: #000000;
	color: #fff;
}
#pricingmatrixheader a
{
	color: #fff;
}
#pricingmatrixheader a:hover
{
	color: #ccc;
}