@import "../Screen.css";

/* Default Tags */
html
{
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #4e6963;
	scrollbar-highlight-color: #153453;
	scrollbar-shadow-color: #153453;
	scrollbar-track-color: #bbb;
}

body.home, body.active
{
	background-color: #4e6963;
}

a
{
	color: #000;
}

a:hover
{
	color: #666;
}

th
{
	background-color: #333;
	color: #ccc;
}

th a
{
	color: ccc#;
}

th a:hover
{
	color: ccc#;
}

h1, h2, h3
{
	color: #fff;
}

h2 {
	background-color: #000;
}


textarea, input, select
{
	color: #222;
	border: 1px solid;
}
legend {
	color: #4e6963;
	font-size: 14px;
}
.fill fieldset {
	padding: 0;
}
.fill legend {
	color: #4e6963;
	font-size: 11px;
}
fieldset
{
	margin-bottom: 1em;
	padding: .5em;
	border: 1px solid #4e6963;
}
.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;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	color: #000;
	background-color: #bbb;
}

.fill a
{
	color: #555;
	text-decoration: underline;
}

.fill a:hover
{
	color: #000;
	text-decoration: none;
}

.lightshadow, .alternatingitem
{
	color: #000;
	background-color: #ccc;
}

.lightshadow a, .alternatingitem a
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #000;
}

.shadow, .selecteditem
{
	color: #fff;
	background-color: #4e6963;
}

.shadow a, .selecteditem a 
{
	color: #d9d9d9;
}

.shadow a:hover, a.shadow:hover, .selecteditem a:visited, .selecteditem a:hover
{
	color: #d9d9d9;
}

.darkshadow
{
	background-color: #000;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #ccc;
}

/* menu */
div.menubar, div.menu
{
	color: #fff;
}

div.menubar
{
	border: 1px #FFF solid;
}

div.menu
{
	background-color: #4e6963;
	border-bottom: double 1px #fff;
	border-right: double 1px #fff;
	border-left: double 1px #fff;
}

a.menubutton, a.menubutton:link, a.menubutton:active, a.menubutton:visited
{
	color: #fff;
}

a.menubutton:hover
{
	color: #ccc;
}

a.menuitem, a.menuitem:link, a.menuitem:active, a.menuitem:visited
{
	color: #FFF;
}

a.menuitem:hover
{
	background-color: #000;
	color: #fff;
}

/*Custom */
#container
{
	background-color: #fff;
	
}

#content
{
}

/* Top */
#wmxtop
{
	background-image: url(../../../images/theme/theme_0152/variation_0003/top-tile.jpg);
	background-repeat: repeat-x;
}
/* Home */
#wmxheading
{
	color: #4e6963;	
}

#home_dealerinfo_container
{
	background-color: #000;
	color: #feefaf;
}
a.actionitem, a.actionitem:link, a.actionitem:active, a.actionitem:visited {
	color: #FFF;
}
a.actionitem:hover {
	color: #000;
}
.actionitem1 {
	background-image: url(../../../images/theme/theme_0152/variation_0003/actionitem-bg1.jpg);
	background-repeat: no-repeat;
}
.actionitem2 {
	background-image: url(../../../images/theme/theme_0152/variation_0003/actionitem-bg2.jpg);
	background-repeat: no-repeat;
}
.actionitem3 {
	background-image: url(../../../images/theme/theme_0152/variation_0003/actionitem-bg3.jpg);
	background-repeat: no-repeat;
}

/* Bottom */
#bottom
{
}

#bottom_footer
{
	color: #4e6963
}

#bottom_footer a
{
	color: #4e6963;	
}
