@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #242629;
	scrollbar-highlight-color: #B8B8B8;
	scrollbar-shadow-color: #242629;
	scrollbar-track-color: #393C41;
}

body
{
	background-color: #8d8d8d;
}

a
{
	color: #35678c;
}

a:hover
{
	color: #35678c;
}

a:visited
{
	color: #35678c;
}

th a
{
	color: #fff;
}

th a:hover
{
	color: #fff;
}

th
{
	background-color: #000;
	color: #fff;
}

h1
{
	background-color: #35678c;	
	color: #fff;
}

h2
{
	background-color: #35678c;
	color: #fff;
}

h3
{
	background-color: #35678c;
	color: #fff;	
}

.attention
{
	color: Red;
}

.attention a
{
	color: Red;
}

.attention a:hover
{
	color: #000;
}

.accent
{
	background-color: #9c1830;
	color: #fff;
}

.accent a
{
	color: #fbc725;
}

.accent a:hover
{
	color: #fff;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #35678c;
	color: #fff;
}

.fill a
{
	color: #fff;
}
.fill a:hover
{
	color: #fff;
}

.lightshadow
{
	background-color: #b8b8b8;
	color: #000;
}

.lightshadow a
{
	color: #000;
}

.lightshadow a:hover
{
	color: #000;
}

.shadow
{
	background-color: #afafaf;
	color: #fff;
}

.shadow a
{
	color: #fff;
}
.shadow a:hover
{
	color: #fff;
}

.darkshadow, .filter
{
	background-color: #8d8d8d;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #fff;
}

/* menu */
div.menubar, a.menubutton, a.menubutton:hover, div.menu, a.menuitem 
{
	color: #747474;
}

a.menubutton 
{
	background-color: transparent;	
}

a.menubutton:hover
{
	color: #293d60;
}

a.menubutton:visited
{
	color: #fff;
}

div.menu 
{
	background-color: #747474;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
}

a.menuitem 
{
	color: #fff;	
}

a.menuitem:hover 
{
	background-color: #293d60;
	color: #fff;
}

a.menuitem:visited
{
	color: #fff;
}

/* custom */
#content, #bottom
{
	background-color: #fff;	
}

#right
{
	border-left: 1px solid #fff;
}

#wmxtop2
{
	background-image: url(../../../Images/Theme/Theme_0012/Variation_0001/Top_Fill.jpg);
}

#wmxbottom
{
	background-color: #8d8d8d;
	color: #fff;
}

#wmxbottom a
{
	color: #fff;
}

#wmxbottom a:hover
{
	color: #fff;	
}

.actionitems
{
	background-color: #8392b1;	
	color: #fff;	
}

.actionitems a
{
	color: #fff;
}

.actionitems a:hover
{
	color: #fff;	
}
#wmxtop a img
{
	position: relative;
	left: -1px;
}