@import "../Screen.css";
body
{
	background-color: #a48646;
	#background-color: #9a7c3c;
	color: #fff;
}

a 
{
	color: #fff;
}

a:hover 
{
	color: #000;
}

.accent 
{
	background-color: #888;
	color: #000;
}

.accent a 
{
	color: #000;
}

.accent a:hover 
{
	color: #d6d6d6;
}

.attention 
{	
	color: #dd0000;
}

.attention a 
{
	color: #dd0000;
}

.attention a:hover 
{
	color: #9d0205;
}

/* Inventory Search Classes */

.alternatingitem
{
	background: #DDC285;
}

.inventory th
{
	background: #000;
}

.selecteditem
{
	background: #fff;
}

	.selecteditem a
	{
		color: #000;
	}
	
	.selecteditem a:hover
	{
		text-decoration: underline !important;
		color: #000;
	}
	
.lightshadow
{
	background: #DDC285;
}

.inventorysearchcompareanchor
{
	color: #000;
}

/* menu */

#banner_dealerName
{
	color: #fff;
}

div.menubar
{
	background-color: #ddc285;
	color: #000;
}

div.menu
{	
	background-color: #ddc285;
}

a.menubutton
{
	color: #000;
}

a.menubutton:hover 
{
	color: #fff;
}

a.menuitem 
{
	color: #000;
}

a.menuitem:hover  
{
	color: #fff;
}

/* custom */

#banner_info
{
	color: #a48646;
}

body.active #container
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/background.png) no-repeat;
}

#homeMarkupContainer
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/home.png) no-repeat;
}

#homeImage
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/home_image.png) no-repeat;
}

#launchpadContainer1Background
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/launchpad1.png) no-repeat;
}

#launchpadContainer2Background
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/launchpad2.png) no-repeat;
}

#launchpadContainer3Background
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/launchpad3.png) no-repeat;
}

#homeShowroomBackground
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/showroom.png) no-repeat;
}

#launchpadContainer4Background
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/launchpad4.png) no-repeat;
}

#container
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/background.png) no-repeat;
}

	#launchpadContainer1 .heading,
	#launchpadContainer2 .heading
	{
		color: #C8AF7A;
	}

	#launchpadContainer3 legend
	{
		color: #C8AF7A;
	}
	
	#launchpadContainer3 .wmxform p input
	{
		background-color: #fff;
	}
	
	#launchpadContainer1 .launchpadfilterlabel,
	#launchpadContainer2 .launchpadfilterlabel
	{
		color: #A18345;
	}
	
	#launchpadContainer1 .launchpadfiltercontainer input,
	#launchpadContainer1 .launchpadfiltercontainer button,
	#launchpadContainer2 .launchpadfiltercontainer input,
	#launchpadContainer2 .launchpadfiltercontainer button
	{
		background-color: #fff;
	}
	
	#launchpadContainer3 .wmxform fieldset div label
	{
		color: #A18345;
	}

.evoxvirtualshowroom .evoxitems
{
	border-color: #ecd295;
	background-color: #fff;
}

.evoxvirtualshowroom .tab_on a
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/showroomTab_On.png) no-repeat;
	color: #f4da9a;
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
}

.evoxvirtualshowroom .tab a
{
	background: url(../../../Images/Theme/Theme_0240/Variation_0001/showroomTab.png) no-repeat;
	color: #a48646;
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
}

#wmxbottom
{
	background-color: #000;
	color: #A48646;
}

#wmxbottom a
{
	color: #A48646
}

#wmxbottom a:hover

{
	color: #A48646;
}

/* Inventory Search #42 */
#display0022
{
	background-color: #D8DBD4;
}

#display0022 .detail .links ul li
{
	background-color: #5e5e5e;
}

#display0022 .detail .links ul li a
{
	color: #fff;
}

#display0022 .right .filled
{
	background-color: #b9b9b9;
	color: #5e5e5e;
}

#display0022 #buttons a,
#display0022 .right .wmxform legend, 
#display0022 .right .placeholder th,
.inventoryDetail th,
.inventoryDetail .wmxform legend
{
	color: #5e5e5e;
}

#PlaceHolder7 .filled
{
	background-color: #5e5e5e;
}

#display0022 .tabstrip li a .wrap,
#display0022 .tabstrip li a .innerWrap
{
	background-color: #5e5e5e;
	background-image: none !important;
}
