@import "../Screen.css";

html
{
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #e1d9b9;
	scrollbar-3dlight-color: #e1d9b9;
	scrollbar-base-color: #727377;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #333333;
}

body
{
	background-color: #fff;	
	color: #000;
}

textarea
{
	background-color: #eee;
}

a
{
	color: #000;
}

a:hover
{
	color: #444;
}

h1, h2, h3
{
	color: #6F0310;
}

th
{
	background-color: #6F0310;
	color: #FFFFFF;
}
legend {
	color: #6F0310;
}
.fill legend {
	color: #727377;
}
.accent
{
	background-color: #e2e2e2;
	color: #000;
}
.accent a
{
	color: #000;
}
.accent a:hover
{
	color: #9c3040;
}
.attention
{
	color: red;
}
.attention a
{
	color: red;
}
.attention a:hover
{
	color: red;
}
.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #6F0310;
	color: #fff;
}
.fill a
{
	color: #F7B512;
}
.fill a:hover
{
	color: #5E8ACD;
}
.lightshadow, .lightshadow td, .filter
{
	background-color: #727377;
	color: #fff;
}
.lightshadow a
{
	color: #fff;
}
.lightshadow a:hover
{
	color: #F7B512;
}
.shadow, tr.darkshadow td
{
	background-color: #6F0310;
	color: #fff;
}
.shadow a
{
	color: #fff;
}
.shadow a:hover
{
	color: #F7B512;
}
.darkshadow
{
	background-color: #727377;
	color: #fff;
}
.darkshadow a
{
	color: #fff;
}
.darkshadow a:hover
{
	color: #F7B512;
}
.alternatingitem
{
	background-color: #727377;
	color: #fff;
}
.alternatingitem a
{
	color: #fff;
}
.alternatingitem a:hover
{
	color: #fff;
}
.selecteditem
{
	background-color: #000;	
	color: #FFF;		
}
.selecteditem a
{
	color: #fff;		
}
.selecteditem a:hover
{
	color: #ccc;		
}

/* menu */
.menubar
{
	background-color: #727377;
	border-top: 2px solid #6F0310;
}
div.menu
{
	background-color: #6F0310;	
	border-left: solid 1px #727377;
	border-right: solid 1px #727377;
	border-bottom: solid 1px #727377;
}
a.menubutton
{
	color: #fff;
}
a.menubutton:hover
{
	color: #000;
}
a.menuitem {
	color: #fff;
}
a.menuitem:hover {
	background: #fff;
	color: #000;
}
/* end menu */

/* custom */
#home_markup
{
	color: #fff;
}

#wmxtop
{
	background-image: url(../../../Images/Theme/Theme_0077/Variation_0002/top_fill.jpg);
}

#dealerinfo, #dealerinfo a {
	color: #fff;
}
#wmxbottom
{
	background-color: #000;	
	color: #fff;
}
#wmxbottom a
{
	color: #fff;	
}
#wmxbottom a:hover
{
	color: #ccc;	
}
/* end custom */


/*New Scion Pricing Matrix CSS */

#pricingmatrixheader
{
	background-color: #6F0310;
	color: #fff;
}