@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #9C9C9C;
	scrollbar-highlight-color: #B8B8B8;
	scrollbar-shadow-color: #B8B8B8;
	scrollbar-track-color: #BCBCBC;
}

body.active, body.home
{
	background-color: #146084;	
}

a
{
	color: #000;
}

a:hover
{
	color: #000;
}

h1,h2, h3
{
	color: #146084;
}

.lightshadow, .alternatingitem
{
	background-color: #CCCCCC;
	color: #000;
}

.lightshadow a, .alternatingitem a
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #000;
}

.shadow, .selecteditem
{
	background-color: #949494;
	color: #fff;
}

.shadow a, .selecteditem a
{
	color: #fff;
}

.shadow a:hover, .selecteditem a:hover
{
	color: #fff;
}

.fill legend 
{
	color: #fff;
}

.darkshadow, .fill, th, .filter,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #146084;
	color: #fff;
}

.darkshadow a, .fill a, th a
{
	color: #fff;
}

.darkshadow a:hover, .fill a:hover, th a:hover
{
	color: #fff;
}

.shadow legend, .shadow label, .darkshadow legend, .darkshadow label
{
	color: #fff;
}

.shadow .attention, .darkshadow .attention, .fill .attention
{
	color: #FFFF33;
}

/* menu */
div.menubar
{
	background-color: #146084;
	color: #fff;
}

a.menubutton
{
	color: #fff;
}

a.menubutton:hover
{
	color: #ccc;
}

div.menu
{
	background-color: #146084;
	border: 1px solid #fff;
}

a.menuitem
{
	color: #fff;
}

a.menuitem:hover
{
	background-color: #fff;
	color: #146084;
}

/* custom */
#container
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
}

.home #wmxtop
{
	border-bottom: 0;
}

#home_markup
{
	color: #fff;
	background: #146084 url(../../../Images/Theme/Theme_0165/Variation_0004/home_logo_bg.jpg) no-repeat bottom right;
}

#home_actionitems
{
	background: url(../../../Images/Theme/Theme_0165/Variation_0004/home_actionitems_bg.gif) no-repeat;
}

#home_actionitems a, #home_actionitems a:hover
{
	color: #000;	
}

#home_buttons
{
	background-color: #ccc;
}

#wmxbottom
{
	background-color: #949494;
	color: #fff;
}

#wmxbottom a
{
	color: #fff;
}

#wmxbottom a:hover
{
	color: #fff;
}

.actionitem a
{
	color: #fff;
}

.actionitem a:hover
{
	color: #6BB3FC;
}

.actionitem_shadow
{
	color: #000;	
}

.heading
{
	color: #003070;
}

#home_ticker
{
	color: Yellow;
}

.tabnavigation a:hover
{
	color: White;
}

#home_markup a
{
	color: White;
}

#home_markup a:hover
{
	color: #CCC;
}