@import "../Screen.css";
body.home, body.active
{
	background-color: #F4F4F4;
}

a 
{
	color: #264A76;
}

a:hover 
{
	color: #33639D;
}

h1, h2, h3
{
	color: #003366;
}
.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: #D4D7DA;
	color: #000;
}

.lightshadow a, .alternatingitem a 
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover 
{
	color: #000;
}

.shadow, .selecteditem
{
	background-color: #A3A3A3;
	color: #fff;
}

.shadow a, .selecteditem a 
{
	color: #fff;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #fff;
}

.darkshadow, th, .filter, .fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #000;
	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.menubar
{
	color: #fff;	
}

div.menu
{
	color: #003066;
	background-color: #D4D7DA;
}

a.menubutton
{	
	color: #fff;
}

a.menubutton:hover 
{
	color: #fff;
}

a.menuitem  
{
	color: #fff;
	background-color: #8e9295;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #003066;
}

/* custom */
#container
{
	background-color: #fff;
	color: #000;
}

#wmxtop
{
	background-color: #8C8C8C;
}

#home_actionitems
{
	background: url(../../../images/theme/theme_0175/variation_0001/home_actionitems.jpg);
}

#home_tabs
{
	background-color: #D0D0D0;
}

#home_tabs_links_address a, #home_tabs_links_phone a,
#home_tabs_links_address a:hover, #home_tabs_links_phone a:hover
{
	font-weight: bold;
}

#home_tabs .on a, #home_tabs .off a:hover
{
	color: #626262;
	text-decoration: none;
}

#home_tabs .off a, #home_tabs .on a:hover
{
	color: #fff;
	text-decoration: none;	
}

#home_tabs .on
{
	background: url(../../../images/theme/theme_0175/variation_0001/button_on.jpg);
}

#home_tabs .off
{
	background: url(../../../images/theme/theme_0175/variation_0001/button_off.jpg);
	color: #fff;
}

#wmxheading
{
	color: #A9A9A9;
}

#wmxbottom
{
	background-color: #ECECEC;
	color: #626262;	
}

#wmxbottom a
{
	color: #626262;	
}

#wmxbottom a:hover
{
	color: #000;
	text-decoration: none;
}

#wmxbottom_bottom a
{
	color: #A5A5A5;	
}

.actionitem span
{
	color: Green;	
}

.actionitem a
{
	color: #000;
}

.actionitem a:hover
{
	color: #000;
}

