@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #0401A8;
	scrollbar-highlight-color: #B8B8B8;
	scrollbar-shadow-color: #B8B8B8;
	scrollbar-track-color: #fe0106;
}

a
{
	color: #0040C6;
}

a:hover
{
	color: #000;
}

h1,h2, h3
{
	color: #0040C6;
	
}

.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: #ccc;
	color: #000;
}

.lightshadow a, .alternatingitem a
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #000;
}

.shadow, .selecteditem
{
	background-color: #889CC6;
	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: #0400A6;
	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
{
}

div.menubar
{
	border-bottom: 1px solid #0400A6;
}

a.menubutton
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0003/menu_bullet.jpg);
	color: #000;
}

a.menubutton:hover
{
	color: #0040C6;
}

div.menu
{
	background-color: #fff;
	border: 1px solid #889CC6;
}

a.menuitem
{
	color: #000;
}

a.menuitem:hover
{
	background-color: #0400A6;
	color: #fff;
}

/* custom */
.home #container
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0003/home_fill.jpg);
	background-repeat:repeat-x;
}

#home
{

}

#home_text
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0003/home_welcome.jpg);
}

#home_actionitems span
{
	color: #ff0308;
}

#home_showroom
{
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0003/home_showroom_bg.jpg);
}

#wmxbottom
{
	color: #000;
	background-image: url(../../../Images/Theme/Theme_0114/Variation_0003/bottom_fill.jpg);
}

#wmxbottom a
{
	color: #000;
}

#wmxbottom a:hover
{
	color: #0040C6;
}

a.actionitem
{
	color: #000;
}

a.actionitem:hover
{
	color: #ff0308;
}