@import "../Screen.css";

body.home, body.active
{
	color: #fff;
	background-color: #D3CBC9;
}

body.active
{
	color: #000;	
}

a
{
	color: #534544;
}

a:hover
{
	color: #534544;
}

h1
{
	background-color: #534544;
	color: #fff;
}

.lightshadow, .alternatingitem
{
	background-color: #D3CBC9;
	color: #000;
}

.lightshadow a, .alternatingitem a
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #000;
}

.shadow, .selecteditem
{
	background-color: #C1B6B1;
	color: #000;
}

.shadow a, .selecteditem a
{
	color: #000;
}

.shadow a:hover, .selecteditem a:hover
{
	color: #000;
}

.darkshadow, .fill, th, .darkshadow h1, .darkshadow h2, .darkshadow h3,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #9B8E88;
	color: #fff;
}

.darkshadow a, .fill a, th a
{
	color: #fff;
}

.darkshadow a:hover, .fill a:hover, th a:hover
{
	color: #fff;
}

.shadow .attention .darkshadow .attention, .fill .attention
{
	color: #ffff00;
}

.shadow legend, .darkshadow legend, .fill legend
{
	color: #fff;	
}

/* menu */
a.menubutton
{
	color: #534544
}

a.menubutton:hover
{
	color: #fff;
}

div.menu
{
	background-color: #C1B6B1;
	border: 2px solid #fff;
	border-top: 0;
}

a.menuitem
{
	color: #000;
}

a.menuitem:hover
{
	background-color: #534544;
	color: #fff;
}

/* container */
#wmxcontent
{
	color: #000;
	background-color: #fff;
	border: solid 2px black;
}

#wmxtop
{
	background: url(../../../Images/Theme/Theme_0181/Variation_0003/wmxtop_fill.jpg) repeat-x;	
}

#home_ticker
{
	color: #fff;	
}

#home_flash_container
{
	background: #000 url(../../../Images/Theme/Theme_0181/Variation_0003/home_flash_bg.jpg) no-repeat;	
}

#home_markup, #home_form, #home_showroom
{
	color: #fff;
	border: solid 1px #fff;
	background: #C1B6B1 url(../../../Images/Theme/Theme_0181/Variation_0003/container-bg.jpg) no-repeat right bottom;
}

#home_markup a
{
	color: #534544;	
}

#home_markup h2
{
	background:	url(../../../Images/Theme/Theme_0181/Variation_0003/container-header.jpg) no-repeat top left;
}

#wmxbottom
{
	text-transform: uppercase;
	color: #000;
	border-top: 1px solid #000;
	background: url(../../../Images/Theme/Theme_0181/Variation_0003/wmxbottom_fill.jpg) repeat-x;	
}

#wmxbottom a
{
	color: #000;
}

/* home form */
#home_form .wmxform
{
	background:	url(../../../Images/Theme/Theme_0181/Variation_0003/container-header.jpg) no-repeat left 4px;
}

#home_form p input
{
	color: #fff;
	background: url(../../../Images/Theme/Theme_0181/Variation_0003/button_bg.jpg) no-repeat;
}


/* home evox showroom */
.evoxtabs
{
	background: url(../../../Images/Theme/Theme_0181/Variation_0003/tab_bg.jpg) no-repeat;
}

.evoxitems
{
	background-color: #fff;
	border: solid 1px #9B8E88;
}

.evoxvirtualshowroom .tab a, .evoxvirtualshowroom .tab_on a
{
	color: #fff;
	background-image: none;
}

.tab a:hover
{
	color: #fff;
}

.tab_on
{
	border: 1px solid #fff;	
}

.evoxitems a, .evoxitems a:hover
{
	color: #000;
}

/* Inventory Search #42 */
#display0022 .detail .links ul li,
#display0022 .tab h1,
.tabs li
{
	background-image: url(../../../Images/Theme/Theme_0181/Variation_0003/wmxbottom_fill.jpg);
	background-repeat: repeat-x;
}

#display0022 .RadTabStrip_RWS li a,
#display0022 .tabstrip li a .wrap,
#display0022 .RadTabStrip_RWS li a innerWrap,
#display0022 .tabstrip li a .innerWrap
{
	background-image: url(../../../Images/Theme/Theme_0181/Variation_0003/wmxbottom_fill.jpg);
	background-repeat: repeat-x;
	padding: 0 5px;
}

#PlaceHolder7 .filled
{
	background-color: #9B8E88;
}

#display0022 .detail .links ul li a,
#display0022 .tab h1,
.tabs li,
#display0022 .RadTabStrip_RWS li a .innerWrap
{
	color: #534544;
}

#display0022 .right .filled
{
	background-color: #D3CBC9;
}

/* Inventory Details 4 & 5 */
.inventoryDetail #YearMakeModel
{
	color: #000;
}