@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5e5e5e;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #554023;
	scrollbar-highlight-color: #554023;
	scrollbar-shadow-color: #554023;
	scrollbar-track-color: #999999;
}

body
{
	background-color: #A2917F;
	color: #fff
}

body.home
{
	background-color: #A2917F;
	color: #fff;
}
a
{
	color: #fff;
}

a:hover
{
	color: #ccc;

}

th
{
	background-color: #554023;	
	color: #FFFFFF;
}
th a
{
	color: #fff;
	text-decoration: none;
}
th a:hover
{
	color: #ccc;
}
legend {
	color: #554023;
}
.fill legend {
	color: #A2917F;
}
.alternatingitem
{
	background-color: #eed5bb;
	color: #000;
}

.selecteditem
{
	background-color: #554023;
	color: #fff;	
}

.actionitems
{
	background-color: #fff5cc;
	color: #554023;
}

.actionitems a
{
	color: #554023;
}

.actionitems a:hover
{
	color: #00c285;
}
h1
{
	background-color: #554023;
	color: #fff;
}

h2
{
	background-color: #554023;
	color: #fff;
}

h3
{
	background-color: #554023;
	color: #fff;
}

.accent
{
	background-color: #e4ece4;
	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: #eed5bb;
	color: #000;
}

.lightshadow a
{
	color: #000;
}

.lightshadow a:hover
{
	color: #000;
}

.shadow, tr.darkshadow td
{
	background-color: #82664E;
	color: #eed5bb;
}

.shadow a
{
	color: #eed5bb;
}

.shadow a:hover
{
	color: #fff;
}

.darkshadow, .filter, .fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #554023;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #ccc;
}

.menurow
{
	background-color: #353d80;
	color: #fff;
}
#banner {
	background-color: #554023;
}
#dealerinfo {
	color: #fff;
}
div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #749ab2;
}
a.menubutton:hover
{
	color: #554023;
}
div.menu
{
	background-color: #554023;
	border-bottom: double 2px #928372;
	border-right: double 2px #928372;
	border-left: double 2px #928372;
}
a.menubutton
{
	color: #fff;
}
a.menuitem
{
	color: #fff;
}
a.menuitem:hover
{
	background-color: #ffffff;
	color: #554023;
}
#dealertext {
	color: #554023;
	background-color: #fff;
}
.InventorySearch div:first-child
{
	background-color: Red;
}
#bottom {
	vertical-align: bottom;
}
#wmxbottom
{
	color: #fff;
	background-color: #A2917F;
}
#wmxbottom a
{
	color: #fff;
}

#wmxbottom a:hover
{
	color: #ccc;
}

/*New Scion Pricing Matrix CSS */

#pricingmatrixheader
{
	background-color: #554023;
	color: #fff;
}
#pricingmatrixheader a
{
	color: #fff;
}
#pricingmatrixheader a:hover
{
	color: #ccc;
}