@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #b38600;
	scrollbar-highlight-color: #B8B8B8;
	scrollbar-shadow-color: #B8B8B8;
	scrollbar-track-color: #000;
}

body.active, body.home
{
	background-color: #000;
	color: #fff;
}

a
{
	color: #FFCC00;
}

a:hover
{
	color: #fff;
}

h1,h2, h3
{
	color: #FFCC00;
}

.accent
{
	background-color: #ebe6d2;
	color: #000;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #000;
}

.attention
{
	color: #9d0205;
}

.attention a
{
	color: #9d0205;
}

.attention a:hover
{
	color: #9d0205;
}

.lightshadow, .alternatingitem
{
	background-color: #333;
	color: #fff;
}

.lightshadow a, .alternatingitem a
{
	color: #fff;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #FFCC66;
}

.shadow, .selecteditem
{
	background-color: #FFCC66;
	color: #000;
}

.shadow a, .selecteditem a
{
	color: #000;
}

.shadow a:hover, .selecteditem a:hover
{
	color: #000;
}

.darkshadow, .fill, th, .filter,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #56480B;
	color: #fff;
}

.darkshadow a, .fill a, th a
{
	color: #fff;
}

.darkshadow a:hover, .fill a:hover, th a:hover
{
	color: #fff;
}

/* menu */
div.menubar, a.menubutton, div.menu, a.menuitem
{
	color: #fff;
	background-color: #000;
}

div.menubar
{
	border-bottom: 1px solid #56480B;
}

a.menubutton:hover
{
	color: #FFCC00;
}

div.menu
{
	background-color: #000;
	border: 1px solid #FFCC66;
}

a.menubutton
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0001/menu_bullet.jpg);
	color: #FFFFCC;
}

a.menuitem
{
	color: #fff;
}

a.menuitem:hover
{
	background-color: #FFCC66;
	color: #000;
}

/* custom */
.home #container
{
	color: #fff;
	background-color: #000;
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0001/home_fill.jpg);
	background-repeat:repeat-x;
}

#home
{
	
}

#home_text
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0001/home_welcome.jpg);
}

#home_actionitems span
{
	color: #FFCC66;
}

#home_showroom
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0001/home_showroom_bg.jpg);
}

#wmxbottom
{
	color: #fff;
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0001/bottom_fill.jpg);
}

#wmxbottom a
{
	color: #fff;
}

#wmxbottom a:hover
{
	color: #FFCC00;
}

a.actionitem
{
	color: #FFFFCC;
}

a.actionitem:hover
{
	color: #FFCC00;
}

.tabnavigation a.tabselected, .tabnavigation a:hover
{
	color: Black;
}