@import "../Screen.css";

html
{
	scrollbar-highlight-color: #979797;
	scrollbar-arrow-color: #979797;
	scrollbar-3dlight-color: #8d8d8d;
	scrollbar-base-color: #8d8d8d;
	scrollbar-shadow-color: #979797;
	scrollbar-track-color: #8d8d8d;
}

a
{
	color: #000; /*#ffc706;*/
}

a:hover
{
	color: #00347f;
	text-decoration: none;
}

h1
{
	background-color: #00347f;	
	color: #fff;
}

h2
{
	background-color: #00347f;
	color: #fff;
}

h3
{
	background-color: #00347f;
	color: #fff;	
}

.attention
{
	color: Red;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label 
{
	background-color: #263A80;
	color: #fff;
}

.fill a 
{
	color: #fff;
}

.fill a:hover 
{
	color: #fff;
}

.filter 
{
	background-color: #999999;
	color: #fff;
}

.lightshadow
{
	background-color: #fff;
	color: #003066;
}

.alternatingitem
{
	background-color: #ADB4BA;
	color: #003066;
}

.lightshadow a, .alternatingitem a 
{
	color: #003066;
}

.lightshadow a:hover, .alternatingitem a:hover 
{
	color: #6163b0;
}

.shadow
{
	background-color: #fff;
	color: #333;
}

.selecteditem
{
	background-color: #405280;
	color: #fff;
}

.shadow a, .selecteditem a 
{
	color: #fff;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #fff;
}

.darkshadow, th
{
	background-color: #263A80;
	color: #fff;
}

.darkshadow a, th a
{
	color: #fff;
}

.darkshadow a:hover, th a:hover 
{
	color: #fff;
}

/* menu */
div.menubar, a.menubutton, a.menubutton:hover, div.menu, a.menuitem 
{
	color: #333333;
}

a.menubutton:hover
{
	color: #00347f;
}

div.menu 
{
	background-color: #7f7f7f;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
}

a.menuitem 
{
	color: #fff;
	text-transform:uppercase;	
}

a.menuitem:hover 
{
	background-color: #00347f;
	color: #fff;
	text-transform:uppercase;
}

.menubutton_seperator
{
	background-image: url(../../../Images/Theme/Theme_0080/Variation_0002/blue_dot.jpg);
	background-repeat:repeat-x;
}

/* custom */
#container
{
	border-right: solid 1px #7f7f7f;
	border-bottom:solid 1px #7f7f7f;
	background-image: url(../../../Images/Theme/Theme_0080/Variation_0002/top_fill.jpg);
}

#left
{
	background-color:#000;
	_border-right: solid 1px #00347f;
}

#left_spacer
{
	border-right: solid 1px #00347f;
	_border-right-width:0;
}

#wmxcontent
{
	border-top: solid 1px #00347f;
}

#right, #bottom
{
	background-image: url(../../../Images/Theme/Theme_0080/Variation_0002/right_fill.jpg);
}

#wmxright
{
	background-image: url(../../../Images/Theme/Theme_0080/Variation_0002/top_fill.jpg);
	width: 160px;
}

.menubar
{
	border-top: solid 1px #00347f;
}

#wmxbottom
{
	border-top:solid 1px #7f7f7f;
}

#home_actionitems
{
	background-color: #d9d9d9;	
}

.actionitem
{
	background-image: url(../../../Images/Theme/Theme_0080/Variation_0002/ActionItem_bg.jpg);
	background-repeat: no-repeat;
}

#home_actionitems a
{
	color: #414141;
}

#home_actionitems a:hover
{
	color: #000;
}

#wmxbottom a:hover
{
	color: #00347f;
}

#wmxbottom_left
{
	background-color: #fff;
	color: #7f7f7f;
}

#wmxbottom_left a 
{
	color: #7f7f7f;
}

#wmxbottom_right
{
	background-color: #7f7f7f;
	color: #fff;
}

#wmxbottom_right a
{
	color: #fff;
}
