@import "../Screen.css";

html
{
	scrollbar-highlight-color: #B8B8C0;
	scrollbar-arrow-color: #B8B8C0;
	scrollbar-3dlight-color: #B8B8C0;
	scrollbar-base-color: #CC292A;
	scrollbar-shadow-color: #646265;
	scrollbar-track-color: #7B1715;
}

body
{
	background-color: #000000;	
	color: #fff;
}

textarea
{
	background-color: #eee;
}

a
{
	color: #fff;
}

a:hover
{
	color: #ccc;
}

h1, h2, h3
{
	color: #fff;
}

legend
{
	color: #fff;
}

.accent
{
	background-color: #e2e2e2;
	color: #000;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #9c3040;
}

.attention
{
	color: maroon;
}

.attention a
{
	color: maroon;
}

.attention a:hover
{
	color: maroon;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #AE413E;
	color: #fff;
}

.fill a
{
	color: #fff;
}

.fill a:hover
{
	color: #ccc;
}

.lightshadow, .alternatingitem
{
	background-color: #333;
	color: #fff;
}

.lightshadow a, .alternatingitem a
{
	color: #fff;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #575757;
}

.shadow, .selecteditem, tr.darkshadow td
{
	background-color: #ccc;
	color: #fff;
}

.shadow a, .selecteditem a
{
	color: #000;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #fff;
}

.darkshadow, th
{
	background-color: #6f0310;
	color: #fff;
}

.darkshadow a, th a
{
	color: #fff;
}

.darkshadow a:hover, th a:hover
{
	color: #ccc;
}

/* menu */
div.menubar
{
	background-image: url(../../../Images/Theme/Theme_0206/Variation_0001/menu_fill.jpg);
}

div.menu
{
	background-color: #6F0310;	
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

a.menubutton
{
	color: #fff;
}

a.menubutton:hover
{
	color: #929192;
}

a.menuitem
{
	color: #fff;
}

a.menuitem:hover
{
	color: #000;
	background-color: #fff;
}
/* end menu */

/* custom */

#container
{
	border-right: solid 2px #000;
}

#content, #bottom
{
	background-color: #000;
}

#banner_container
{
	background-image: url(../../../Images/Theme/Theme_0206/Variation_0001/banner_fill.jpg);
}

#dealertext_container
{
	background-image: url(../../../Images/Theme/Theme_0206/Variation_0001/dealertext_fill.jpg);
}

#home_markup
{
	color: #000;
}

#wmxbottom
{
	background-color: #6F0310;	
	color: #fff;
	border-top: solid 2px #000;
}

#wmxbottom a
{
	color: #fff;	
}

#wmxbottom a:hover
{
	color: #929192;	
}
/* end custom */

/*New Scion Pricing Matrix CSS */

#pricingmatrixheader
{
	background-color: #000;
	color: #fff;
}