@import "../Screen.css";

body.home, body.active
{
	background-color: #000;	
}

a,
.lightshadow a, 
.alternatingitem a, 
.inventory td a
{
	color: #000;
}

a:hover
{
	color: #515151;
}

.lightshadow, .alternatingitem
{
	background-color: #5a5859;
	color: #fff;
}

.lightshadow a:hover, 
.alternatingitem a:hover,
.shadow a, 
.selecteditem a, 
#pricingmatrixheader td a,
.shadow a:hover, 
.selecteditem a:hover, 
#pricingmatrixheader td a:hover,
.darkshadow a, 
.fill a, 
th a,
.darkshadow a:hover, 
.fill a:hover, 
th a:hover,
.shadow legend, 
.darkshadow legend, 
.fill legend
{
	color: #fff;
}

.shadow, .selecteditem, #pricingmatrixheader td
{
	background-color: #453f31;
	color: #fff;
}

.darkshadow, .fill, th,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #0085cf;
	color: #fff;
}

.shadow .attention .darkshadow .attention, .fill .attention
{
	color: #ffff00;
}

/* menu */
div.menubar
{
	background-color: #0085cf;
}

a.menubutton,
a.menuitem
{
	color: #fff;	
}
a.menubutton:hover,
a.menuitem:hover
{
	background-color: #fff;
	color: #000;
}

div.menu
{
	background-color: #5a5859;
	border-left: 1px solid #0085cf;
	border-right: 1px solid #0085cf;
	border-bottom: 1px solid #0085cf;
}

/* container */
#container
{
	background-color: #000;
	background:	url(../../../Images/Theme/Theme_0211/Variation_0003/space_bg.jpg) repeat-y;
	color: #000;
}

#wmxtop
{
	background-color: #999999;
}

#top
{
	background:	url(../../../Images/Theme/Theme_0211/Variation_0003/top.jpg) no-repeat;		
}

a.actionitem,
#wmxbottom a
{
	color: #fff;
}

#wmxbottom
{ 
	background-color: #000;
	color: #fff;
}

#wmxbottom a:hover
{ 
	color: #000;
}
