@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;
}

body
{
	background-color: #fff;
	background-image: url(../../../images/theme/theme_0085/variation_0003/pageTile.jpg);
	background-repeat: repeat-x;	
}

body.home
{
	background-image: url(../../../images/theme/theme_0085/variation_0003/hpTile.jpg);
	background-repeat: repeat-x;
}

a 
{
	color: #000;
}

a:hover 
{
	color: Gray;
}

.accent 
{
	color: #3b3b3b;
}

.accent a 
{
	color: #3b3b3b;
}

.accent a:hover 
{
	color: #3b3b3b;
}

.attention 
{	
	color: #660000;
}

.attention a 
{
	color: #660000;
}

.attention a:hover 
{
	color: #ff0033;
}

.filter
{
	background-color: #A96301;
	color: #fff;
}

.fill, th,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label 
{
	background-color: #E2A147;
	color: #fff;
}

.fill a 
{
	color: #d9d9d9;
}

.fill a:hover 
{
	color: #fff;
}

.lightshadow, .alternatingitem 
{
	background-color: #A96301;
	color: #fff;
}

.lightshadow a, .alternatingitem a 
{
	color: #fff;
}

.lightshadow a:hover, .alternatingitem a:hover 
{
	color: #3b3b3b;
}

.shadow, .selecteditem
{
	background-color: #E2A147;
	color: #000;
}

.shadow a, .selecteditem a 
{
	color: #d9d9d9;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #d9d9d9;
}

.darkshadow 
{
	background-color: #A96301;
	color: #fff;
}

.darkshadow a 
{
	color: #d9d9d9;
}

.darkshadow a:hover 
{
	color: #d9d9d9;
}

div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #fff;
}

a.menubutton  
{	
	color: #fff;
}

a.menubutton:hover 
{
	color: #E2A147;
}

a.menuitem  
{
	color: #fff;
	background-color: #A96301;
}

a.menuitem:hover  
{
	color: #606265;
	background-color: #eee;
}

#wmxbottom
{	
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;		
	text-align:center;
	padding-top:48px;
	padding-bottom:0px;	
}

#wmxbottom a
{
	text-decoration:none;
}

#wmxbottom a:hover
{
	text-decoration:underline;
}

#home_text
{
	color: #626262;
}

#home_vshow
{
	border: thin solid #A86300;
}

#home_actionitemBG
{
	background-image: url(../../../images/theme/theme_0085/variation_0003/actionItemsBG.jpg);
	background-repeat: repeat-x;
}

.actionitem
{
	background-image: url(../../../images/theme/theme_0085/variation_0003/bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.actionitem:hover
{
	color: #000;
}

.tabnavigation a.tabselected, .tabnavigation a:hover
{
	background-color: #A96301;
	color: #fff;
	border: solid 1px #000;
}

.tabnavigation
{
	background-color: #E2A147;	
	color: #000;
}