@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #d9d9d9;
	scrollbar-arrow-color: #d9d9d9;
	scrollbar-base-color: #3b3b3b;
	scrollbar-highlight-color: #d9d9d9;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #868686;
}

a 
{
	color: #000;
}

a:hover 
{
	color: #668099;
}

#wmxtop
{
	border-bottom: 0 solid #bdbaaf;
}

#wmxbottom
{
	border-top: 1px solid #bdbaaf;
}

#wmxbottom, #wmxbottom a
{
	color: #4a4a4a;	
}

#wmxbottom a:hover
{
	color: #668099;
}

.accent 
{
	background-color: transparent;
	color: #3b3b3b;
}

.accent a 
{
	color: #3b3b3b;
}

.accent a:hover 
{
	color: #3b3b3b;
}

.attention 
{	
	color: #660000;
}

.attention a 
{
	color: #660000;
}

.attention a:hover 
{
	color: #ff0033;
}

.fill, .filter,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #868686;
	color: #fff;
}

.fill a 
{
	color: #d9d9d9;
}

.fill a:hover 
{
	color: #fff;
}

.lightshadow 
{
	background-color: #d9d9d9;
	color: #000;
}

.lightshadow a 
{
	color: #000;
}

.lightshadow a:hover 
{
	color: #3b3b3b;
}

.shadow, .selecteditem
{
	background-color: #868686;
	color: #fff;
}

.shadow a, .selecteditem a
{
	color: #d9d9d9;
}

.shadow a:hover, .selecteditem a:hover
{
	color: #d9d9d9;
}

.darkshadow, .selecteditem, th
{
	background-color: #668099;
	color: #fff;
}

.darkshadow a 
{
	color: #d9d9d9;
}

.darkshadow a:hover 
{
	color: #d9d9d9;
}

div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #000;
	background-color: transparent;
}

div.menubar
{
	border-bottom: 1px solid #ccc;
	border-top: 0 solid transparent;
}

div.menu  
{
	background-color: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

a.menubutton  
{	
	color: #000;
}

a.menubutton:hover 
{
	color: #3b3b3b;
}

a.menuitem  
{
	color: #000;
	background-color: #ffffff;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #668099;
}

#banner
{
		background-image: url(../../../Images/Theme/Theme_0052/Variation_0003/banner_fill.jpg);
}

#homepicture
{
	border-bottom: 1px solid #CCCCCC;
}

.alternatingitem
{
	background-color: #e8e7e5;
}

.actionitem
{
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #475A7A;
}

.actionitem a 
{
	color: #fff;
}

.actionitem a:hover
{
	color: #ccc;
}

.actionitemarrow
{
	border-right: 1px solid #ccc;
}
