@import "../Screen.css";

body
{
	background-color: #000000;	
	color: #fff;
}

textarea
{
	background-color: #eee;
}

a
{
	color: #fff;
}

a:hover
{
	color: #ccc;
}

h1, h2, h3
{
	background-color: #8b2346;
	color: #fff;
}

legend
{
	color: #fff;
}

.attention,
.attention a,
.attention a:hover
{
	color: #000;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #8b2346;
	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: #8b2346;
	color: #fff;
}

.shadow a, .selecteditem a
{
	color: #000;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #fff;
}

.darkshadow, th
{
	background-color: #8b2346;
	color: #fff;
}

.darkshadow a, th a
{
	color: #fff;
}

.darkshadow a:hover, th a:hover
{
	color: #ccc;
}

/* menu */
div.menubar
{
	background-color: #8b2346;
}

div.menu
{
	background-color: #8b2346;	
	border-left: solid 1px #8b2346;
	border-right: solid 1px #8b2346;
	border-bottom: solid 1px #8b2346;
}

a.menubutton
{
	color: #fff;
}

a.menuitem
{
	background-color: #8b2346;	
	color: #fff;
}

a.menuitem:hover
{
	background-color: #fff;
	color: #000;
}
/* end menu */

/* custom */

#container
{
	border-right: solid 2px #000;
}

#content, #bottom
{
	background-color: #000;
}

#banner_container
{
	background-image: url(../../../Images/Theme/Theme_0206/Variation_0002/banner_fill.jpg);
}

#dealertext_container
{
	background-image: url(../../../Images/Theme/Theme_0206/Variation_0002/dealertext_fill.jpg);
}

#home_markup
{
	color: #000;
}

#wmxbottom
{
	background-color: #8b2346;	
	color: #fff;
	border-top: solid 2px #000;
}

#wmxbottom a
{
	color: #fff;	
}

#wmxbottom a:hover
{
	color: #000;	
}
/* end custom */

/*New Scion Pricing Matrix CSS */

#pricingmatrixheader
{
	background-color: #000;
	color: #fff;
}
