@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5e5e5e;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #7e9bc5;
	scrollbar-highlight-color: #b8b8b8;
	scrollbar-shadow-color: #b8b8b8;
	scrollbar-track-color: #7e9bc5;
}

a
{
	color: #3c5071;
}

a:hover
{
	color: #6288b9;
}

legend
{
	color: #3c5071;
}

th
{
	background-color: #000;
	color: #fff;
}

th a
{
	color: #fff;
}

th a:hover
{
	color: #fff;
}

h1
{
	background-color: #3c5071;
	color: #fff;
}

h2
{
	background-color: #3c5071;
	color: #fff;
}

h3
{
	background-color: #3c5071;
	color: #fff;
}

.accent
{
	background-color: #e7e7e7;
	color: #000;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #3c5071;
}

.attention
{
	color: red;
}

.attention a
{
	color: red;
}

.attention a:hover
{
	color: red;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #fff;
	color: #3c5071;
}

.fill a
{
	color: #3c5071;
}

.fill a:hover
{
	color: #000;
}

.fill fieldset legend
{
	color: #3c5071;
}

.lightshadow
{
	background-color: #bad2f0;
	color: #000;
}

.lightshadow a
{
	color: #fff;
}

.lightshadow a:hover
{
	color: #fff;
}

.shadow
{
	background-color: #5f87b8;
	color: #fff;
}

.shadow a
{
	color: #fff;
}

.shadow a:hover
{
	color: #fff;
}

.darkshadow
{
	background-color: #3c5071;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #bad2f0;
}

.alternatingitem
{
	background-color: #BAD2F0;
}

.selecteditem
{
	background-color: #6088BC;
	color: #fff;
}

.selecteditem td a
{
	color: #fff;
}

/* menu */
div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #3c5071;
}

div.menubar
{
	background-image: url(../../../Images/Theme/Theme_0026/Variation_0001/nav_fill.jpg);	
}

a.menubutton:hover
{
	color: #b90000;
}

div.menu
{
	background-color: #7e9bc5;
	border-bottom: double 2px #3c5071;
	border-right: double 2px #3c5071;
	border-left: double 2px #3c5071;
}

a.menubutton
{
	color: #3c5071;
}

a.menuitem
{
	color: #fff;
}

a.menuitem:hover
{
	background-color: #fff;
	color: #b90000;
}

/* custom */
#content, #bottom
{
	background-color: #fff;
}

.home #content, .home #bottom
{
	background-color: #5F87B8;
}

.home #wmxcontent
{
	background-color: #fff;
}

#banner
{
	background-image: url(../../../Images/Theme/Theme_0026/Variation_0001/banner_fill.jpg);	
}

#wmxbottom
{
	background-image: url(../../../Images/Theme/Theme_0026/Variation_0001/Bottom_Fill.jpg);
	color: #3c5071;
}

#wmxbottom a
{
	color: #3c5071;
}

#wmxbottom a:hover
{
	color: #5f87b8;
}

.actionitems
{
	background-color: #fff;
	color: #3c5071;
}

.actionitems a
{
	color: #3c5071;
}

.actionitems a:hover
{
	color: #b90000;
}

.tabnavigation a:hover
{
 color: Black;
}
 