@import "../Screen.css";
body.home, body.active
{
	background-color: #333;
}

a 
{
	color: #0C2B20;
}

a:hover 
{
	color: #0C2B20;
}

h1, h2, h3
{
	color: #0C2B20;
}
.accent 
{
	background-color: #888;
	color: #000;
}

.accent a 
{
	color: #000;
}

.accent a:hover 
{
	color: #d6d6d6;
}

.attention 
{	
	color: #dd0000;
}

.attention a 
{
	color: #dd0000;
}

.attention a:hover 
{
	color: #9d0205;
}

.lightshadow, .alternatingitem
{
	background-color: #B6C6C0;
	color: #000;
}

.lightshadow a, .alternatingitem a 
{
	color: #0C2B20;
}

.lightshadow a:hover, .alternatingitem a:hover 
{
	color: #0C2B20;
}

.shadow, .selecteditem
{
	background-color: #6E8D82;
	color: #fff;
}

.shadow a, .selecteditem a 
{
	color: #fff;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #0C2B20;
}

.darkshadow, th, .filter, .fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #0C2B20;
	color: #fff;
}

.darkshadow a, th a, .fill a
{
	color: #fff;
}

.darkshadow a:hover, th a:hover, .fill a:hover
{
	color: #fff;
}

.shadow legend, .darkshadow legend, .fill legend
{
	color: #fff;
}

.shadow .attention, .darkshadow .attention, .fill .attention
{
	color: #FFC827;
}

/* menu */
div.menu
{
	color: #0C2B20;
	background-color: #B6C6C0;
}

a.menubutton
{	
	color: #fff;
}

a.menubutton:hover 
{
	color: #fff;
	background-color: #0C2B20;
}

a.menuitem  
{
	color: #fff;
	background-color: #8e9295;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #0C2B20;
}

/* custom */
#container
{
	background-color: #fff;
	color: #000;
}

#right
{
	background: #333 url(../../../images/theme/theme_0169/variation_0002/shadow_rev.gif) repeat-y top left;
}

#container_overlay
{
	background: url(../../../images/theme/theme_0169/variation_0002/overlay.gif) no-repeat top left;
}

#wmxtop
{
	background: url(../../../images/theme/theme_0169/variation_0002/wmxtop_fill.jpg) repeat-x;
}

#banner_bottom
{
	background: url(../../../images/theme/theme_0169/variation_0002/banner_bottom_bg.jpg) no-repeat top right;
	color: #fff;
}

#home_actionitems
{
	background: url(../../../images/theme/theme_0169/variation_0002/actionitems_bg.gif) no-repeat top right;
}

#home_showroom
{
	background: url(../../../images/theme/theme_0169/variation_0002/showroom_bg.gif) no-repeat top right;
}

#wmxbottom
{
	background-color: #000;
	color: #fff;	
}

#wmxbottom a, #wmxbottom a:hover
{
	color: #fff;	
}

.actionitem span
{
	color: Green;	
}

.actionitem a
{
	color: #000;
}

.actionitem a:hover
{
	color: #000;
}

