@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5E5E5E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #9C9C9C;
	scrollbar-highlight-color: #B8B8B8;
	scrollbar-shadow-color: #B8B8B8;
	scrollbar-track-color: #BCBCBC;
}

body
{
	background-color: #6F7277;	
}

a
{
 color: #223D61;
}

a:hover
{
	color: #C40C33;
}

h1, h3
{
	color: #5485B6;
}

h2
{
	background-color: #666666;
	color: #fff;
}

.accent
{
	background-color: #ebe6d2;
	color: #000;
}

.accent a
{
	color: #000;
}

.accent a:hover
{
	color: #000;
}

.attention
{
	color: #ff3333;
}

.attention a
{
	color: #ff3333;
}

.attention a:hover
{
	color: #ff3333;
}

#wmxheading
{
	color: #c71444;
}

.inventory a
{
	color: #42567b;
}

.shadow, .selecteditem
{
	background-color: #a0a0a0;	
	color: #fff;
}
.shadow a, .selecteditem a
{
	color: #fff;
}
.shadow a:hover, .selecteditem a:hover
{
	color: #fff;
}
.lightshadow, .alternatingitem
{
	background-color: #A0A0A0;
	color: #000;
}
.lightshadow a, .alternatingitem a
{
	color: #000;
}
.lightshadow a:hover, .alternatingitem a:hover
{
	color: #808080;
}
.darkshadow
{
	background-color: #414141;
	color: #fff;
}
.darkshadow a
{
	color: #CCCCCC;
}
.darkshadow a:hover
{
	color: #fff;
}

th
{
	background-color: #000;	
}

.inventory th a
{
	color: #fff;	
}

.filter
{
	background-color: #A0A0A0;
}

.tabnavigation li a
{
	color:#fff;
}

.tabnavigation li a:hover
{
	color:#000;
}

.tabnavigation ul li a.tabselected
{
	color: #000;
}

/* menu */
a.menubutton
{
	color: #666666;
}

a.menubutton:hover
{
	color: #fff;
}

div.menu
{
	background-color: #DBDDE2;
}

a.menuitem
{
	color: #666666;
}

a.menuitem:hover
{
	background-color: #666666;
	color: #fff;
}

/* custom */
#wmxtop
{
	background-color: #fff;
	background-image: url(../../../Images/Theme/Theme_0180/Variation_0001/wmxtop_bg.jpg);  background-repeat: no-repeat;
}

#container
{
	background-color: #fff;
	color: #000;	
}

#home
{
	background-image: url(../../../Images/Theme/Theme_0180/Variation_0001/home_bg.jpg);  background-repeat: no-repeat;
}

#home_markup
{
	color: #868686;
}

#home_form .wmxform p input
{
	background-image:url(../../../Images/Theme/Theme_0180/Variation_0001/button_bg.jpg); background-repeat: no-repeat;
	color: #fff;
}

#home_form legend
{
	color: #000;	
}

#wmxbottom
{
	background: url(../../../Images/Theme/Theme_0180/Variation_0001/wmxbottom_bg.jpg) no-repeat;
	color: #908390;
}

#wmxbottom a
{
	color: #908390;
}

#wmxbottom a:hover
{
	color: #c71444;
	text-decoration: none;
}

a.actionitem
{
	background-image: url(../../../Images/Theme/Theme_0180/Variation_0001/actionitem_bg.gif);
}

a.actionitem:hover
{
	color: #666666;
}

/* Evox */
.evoxvirtualshowroom .tab_on a, .evoxvirtualshowroom .tab_on a:hover
{
    background-image: none;
    color: #666666;
}

.evoxvirtualshowroom .tab a, .evoxvirtualshowroom .tab a:hover
{
    background-image: none;
    color: #666666;
}

.evoxvirtualshowroom .tab a:hover
{
	color: #000;
}

/* Inventory Search #42 */

#display0022 .detail .links ul li,
#display0022 .tab h1,
.tabs li,
#PlaceHolder7 .filled
{
	background-color: #414141;
}

#display0022 .RadTabStrip_RWS li a,
#display0022 .tabstrip li a .wrap,
#display0022 .RadTabStrip_RWS li a innerWrap,
#display0022 .tabstrip li a .innerWrap
{
	background-color: #414141;
	background-image: none !important;
	padding: 0 5px;
}

#display0022 .detail .links ul li a,
#display0022 .RadTabStrip_RWS li a .innerWrap,
#display0022 .tab h1,
.tabs li
{
	color: #fff;
}

#display0022 .right .filled
{
	background-color: #A0A0A0;
}

#display0022 .header,
#display0022 #buttons a,
#display0022 .right .wmxform legend, 
#display0022 .right .placeholder th,
.inventoryDetail th,
.inventoryDetail .wmxform legend,
#display0022 .right .filled
{
	color: #000;
}

.Brochure .vehiclerotator
{
	background-color: #414141;
}