@import "../Screen.css";

html
{
	scrollbar-highlight-color: #ccc;
	scrollbar-arrow-color: #EAEAEA;
	scrollbar-3dlight-color: #fff;
	scrollbar-base-color: #5F6887;
	scrollbar-shadow-color: #14304C;
	scrollbar-track-color: #D9DADE;
}

hr
{
	color: #908461;
}

body
{

}

body.active, body.home
{
	background-color: #f2ede9;
}

a
{
	color: #12275E;
}

a:hover
{
	color: #5F6887;
}

th
{
	background-color: #12275E;
	color: #EAEAEA;
}

.attention, attention a, .attention a:hover
{
	color: #f00;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #D9DADE;
	color: #12275E;
}

.fill a
{
	color: #12275E;
}

.fill a:hover
{
	color: #12275E;
}

.lightshadow, .alternatingitem
{
	background-color: #5F6887;
	color: #EAEAEA;
}

.lightshadow a, .alternatingitem a
{
	color: #EAEAEA;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #D9DADE;
}

.shadow, h1
{
	background-color: #EAEAEA;
	color: #172556;
	border-bottom: thin dashed #514D4A;
}

.shadow a
{
	color: #172556;
}

.shadow a:hover
{
	color: #000;
}

.darkshadow, .selecteditem
{
	background-color: #12275E;
	color: #fff;
}

.darkshadow a, .selecteditem a
{
	color: #EAEAEA;
}

.darkshadow a:hover, .selecteditem a:hover
{
	color: #D9DADE;
}

.tabnavigation a.tabselected, .tabnavigation a:hover
{
	background-color: #5F6887;
	color: White;
	border: solid 1px #000;
}

.tabnavigation a.darkshadow
{
	background-color: #5F6887;	
}

/* menu */
div.menubar, a.menubutton, a.menubutton:hover, div.menu, a.menuitem
{
	color: #fff;
}

div.menubar
{
	color: #fff;
}

a.menubutton
{
	color: #fff;
	background-color: #5F6887;
}

a.menubutton:hover
{
	color: #fff;
	background-color: #79809C;
}

div.menu
{
	background-color: #fff;
}

a.menuitem
{
	color: #000;
}

a.menuitem:hover
{
	background-color: #122760;
	color: #fff;
}

.submenuitem
{
	background-color: #A49470;
	color: White;
}

.menuover
{
	background-color: #EEE8E3;
}

/* custom */
#content
{
	background-color: #FFF;
}	

#home
{
	background-color: #fff;
}

#home_bottom
{
	background-color: #fff;
}


#home_bottom_fill
{
	background-color: #E7E7E7;
	border-left: solid 1px #919090;
	border-bottom: solid 1px #919090;
}

#home_bottom_text
{
	color: #313131;
}

#home_right
{
	background-color: #f0f0f0;
	border-top: 1px solid White;
	border-left: 2px solid White;
}

#left
{
	background-color: #5F6887;
	background-image: url(../../../images/theme/theme_0086/variation_0001/menu_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#welcome
{
	background-color: #eaeaea;
	border-top: 1px solid White;
	border-bottom: thin dashed #514C48;
	color: #11275d;
}

#home_vshow
{
	background-color: #eaeaea;
}

/* Action items */
.actionitem
{
	color: #505153;
}
.actionitem a
{
	color: #72684c;
}

.actionitem a:hover
{
	xbackground-color: #ebe0ca;
	color: #13285F;
}

/* Bottom */
#bottom
{
	color: Black;
}

#wmxbottom
{
	background-color: #d5dbe4;
	color: #6E6A6F;
}

#wmxbottom a
{
	color: #6E6A6F;
}

#wmxbottom a:hover
{
	color: #5F6887;
}
