@import "../Screen.css";

body.home, 
body.active
{
	background-color: #000;	
}

a
{
	color: #000000;
}

a:hover
{
	color: #a8abac;
}

.lightshadow, 
.alternatingitem
{
	background-color: #CCCCCC;
	color: #000;
}

.lightshadow a, 
.alternatingitem a, 
.inventory td a
{
	color: #000;
}

.lightshadow a:hover, 
.alternatingitem a:hover,
.inventory .selecteditem td a
{
	color: #fff;
}

.shadow, 
.selecteditem, 
#pricingmatrixheader td
{
	background-color: #636f07;
	color: #fff;
}

.shadow a, 
.selecteditem a, 
#pricingmatrixheader td a
{
	color: #fff;
}

.shadow a:hover, 
.selecteditem a:hover, 
#pricingmatrixheader td a:hover
{
	color: #fff;
}

.darkshadow, 
.fill, 
th,
h1,
h2,
h3,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #636f07;
	color: #fff;
}

.darkshadow a, 
.fill a, 
th a
{
	color: #fff;
}

.darkshadow a:hover, 
.fill a:hover, th a:hover
{
	color: #fff;
}

.shadow .attention .darkshadow .attention, 
.fill .attention
{
	color: #ffff00;
}

.shadow legend, 
.darkshadow legend, 
.fill legend
{
	color: #fff;	
}

/* menu */
div.menubar
{
	color: #fff;
	background-color: #636f07;	
}

a.menubutton
{
	color: #fff;	
}

a.menubutton:hover
{
	color: #000;
	background-color: #fff;
}

div.menu
{
	color: #fff;
	background-color: #717276;
	border-left: 1px solid #636f07;
	border-right: 1px solid #636f07;
	border-bottom: 1px solid #636f07;
}

a.menuitem
{
	color: #fff;
	background-color: #717276;
}

a.menuitem:hover
{
	background-color: #fff;
	color: #000;
}

/* container */
#container
{
	background-color: #fff;
	color: #000;
}

#home_events
{	
	background-color: #F9F9F9;
}

#home_events h3
{
	background-color: #939393;
	color: #fff
}

#wmxtop
{
	background-color: #999999;
}

#top_actionitems
{
	background:	url(../../../Images/Theme/Theme_0207/Variation_0001/SCION-111-V1-lifestyle.jpg) no-repeat;		
}

a.actionitem
{
	color: #fff;
}

#wmxbottom
{ 
	background-color: #717276;
	color: #fff;
}

#wmxbottom a
{ 
	color: #fff;
}

#wmxbottom a:hover
{ 
	color: #000;
}
