@import "../Screen.css";
body.home, body.active
{
	background-color: #333;
}

a 
{
	color: #7C2230;
}

a:hover 
{
	color: #7C2230;
}

h1, h2, h3
{
	color: #7C2230;
}
.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: #BDBEC1;
	color: #000;
}

.lightshadow a, .alternatingitem a 
{
	color: #7C2230;
}

.lightshadow a:hover, .alternatingitem a:hover 
{
	color: #7C2230;
}

.shadow, .selecteditem
{
	background-color: #BD9097;
	color: #fff;
}

.shadow a, .selecteditem a 
{
	color: #fff;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #7C2230;
}

.darkshadow, th, .filter, .fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #7C2230;
	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: #7C2230;
	background-color: #BDBEC1;
}

a.menubutton
{	
	color: #fff;
}

a.menubutton:hover 
{
	color: #fff;
	background-color: #BD9097;
}

a.menuitem  
{
	color: #fff;
	background-color: #8e9295;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #7C2230;
}

/* custom */
#container
{
	background-color: #fff;
	color: #000;
}

#right
{
	background: #333 url(../../../images/theme/theme_0169/variation_0003/shadow_rev.gif) repeat-y top left;
}

#container_overlay
{
	background: url(../../../images/theme/theme_0169/variation_0003/overlay.gif) no-repeat top left;
}

#wmxtop
{
	background: url(../../../images/theme/theme_0169/variation_0003/wmxtop_fill.jpg) repeat-x;
}

#banner_bottom
{
	background: url(../../../images/theme/theme_0169/variation_0003/banner_bottom_bg.jpg) no-repeat top right;
	color: #fff;
}

#home_actionitems
{
	background: url(../../../images/theme/theme_0169/variation_0003/actionitems_bg.gif) no-repeat top right;
}

#home_showroom
{
	background: url(../../../images/theme/theme_0169/variation_0003/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;
}

