@import "../Screen.css";

html
{
	scrollbar-highlight-color: #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #425b35;
	scrollbar-base-color: #425b35;
	scrollbar-shadow-color: #ccc;
	scrollbar-track-color: #425b35;
}

body
{
	background-color: #425B35;
	color: #000;
}
a
{
	color: #000;
}
a:hover
{
	color: #425b35;
}

th
{
	background-color: #425b35;
	color: #fff;
}


textarea, input, select
{
	color: #222;
	border: 1px solid;
}
legend {
	color: #425b35;
	font-size: 14px;
}
.fill fieldset {
	padding: 0;
}
.fill .wmxform legend {
	color: #B0CEA0;
	font-size: 11px;
}
.lightshadow .wmxform legend {
	color: #425b35;
	font-size: 11px;
}
fieldset.horizontal label {
	width: 250px;
}
.fill fieldset.horizontal label {
	width: 100px;
}
fieldset
{
	margin-bottom: 1em;
	padding: .5em;
	border: 1px solid #425b35;
}
h1, h2, h3
{
	background-color: #425b35;
	color: #b0cea0;
}
.accent
{
	background-color: #c4c7c1;
	color: #425b35;
}
.accent a
{
	color: #425b35;
}
.accent a:hover
{
	color: #000;
}
.attention
{
	color: #9d0205;
}
.attention a
{
	color: #9d0205;
}
.attention a:hover
{
	color: #9d0205;
}
.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #698759;
	color: #fff;
}
.fill a
{
	color: #fff;
}
.fill a:hover
{
	color: #fff;
}
.lightshadow
{
	background-color: #b0cea0;
	color: #425b35;
}
.lightshadow a
{
	color: #425b35;
}
.lightshadow a:hover
{
	color: #425b35;
}
.shadow
{
	background-color: #535a4a;
	color: #fff;
}
.shadow a, a.shadow
{
	color: #fff;
}
.shadow a:hover, a.shadow:hover
{
	color: #B0CEA0;
}
.darkshadow
{
	background-color: #425b35;
	color: #fff;
}
.darkshadow a
{
	color: #fff;
}
.darkshadow a:hover
{
	color: #ccc;
}
.alternatingitem
{
	background-color: #C4C7C1;
	color: #000000;
}
.selecteditem
{
	background-color: #698759;
	color: #ffffff;
}


#container {
	background-color: #fff;
}
.leftcell {
	background: url(../../../Images/Theme/Theme_0028/Variation_0002/Left.jpg);
}
.rightcell {
	background: url(../../../Images/Theme/Theme_0028/Variation_0002/Right.jpg);
}

#wmxtop
{
	background-image: url(../../../Images/Theme/Theme_0028/Variation_0002/banner_fill.jpg);	
}
div.menubar, a.menubutton, a.menubutton:active, a.menubutton:visited, a.menubutton:hover, div.menu, a.menuitem, a.menuitem:active, a.menuitem:visited
{
	color: #fff;
}
div.menubar
{
	background-color: #698759;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
a.menubutton, a.menubutton:active, a.menubutton:visited
{
	background-color: transparent;
	color: #fff;
}
a.menubutton:hover
{
	color: #fff;
}
div.menu
{
	background-color: #b0cea0;
	border-bottom: solid 2px #425b35;
	border-left: solid 2px #425b35;
	border-right: solid 2px #425b35;
}
a.menuitem, a.menuitem:active, a.menuitem:visited
{
	color: #000;
}
a.menuitem:hover
{
	background-color: #fff;
	color: #425b35;
}



#hometext
{
	border-bottom: solid 2px #fff;
	background-color: #425B35;
	color: #fff;
}
#actionitems
{
	background-color: #535a4a;
	color: #b0cea0;
	border-top: solid 2px #fff;
}
#actionitems a
{
	color: #b0cea0;
}
#actionitems a:hover
{
	color: #fff;
}
#wmxbottom
{
	background-color: #698759;
	color: #fff;
}
#bottom_left a, #bottom_right a
{
	color: #fff;
}
#bottom_left a:hover, #bottom_right a:hover
{
	color: #fff;
}
