@import "../screen.css";

body 
{
	background-color: #333;
	color: #fff;
}

a 
{
	color: #fff;
}

a:hover 
{
	color: #666;
}

h1 
{
	color: #fff;
}

h1 a 
{
	color: #fff;
}

h1 a:hover 
{
	color: #acacac;
}

h2 
{
	color: #fff;
}

h2 a 
{
	color: #fff;
}

h2 a:hover 
{
	color: #acacac;
}

h3 
{
	color: #fff;
}

h3 a 
{
	color: #888;
}

h3 a:hover 
{
	color: #acacac;
}

#wmxheading
{
	color: #0099ff;
}

.accent 
{
	background-color: #888;
	color: #fff;
}

.accent a 
{
	color: #fff;
}

.accent a:hover 
{
	color: #d6d6d6;
}

.attention 
{	
	color: #FF0000;
}

.attention a
{
	color: #FF0000;
}

.attention a:hover
{
	color: #FF0000;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label 
{
	background-color: #f5f5f5;
	color: #000;
}

.fill a 
{
	color: #acacac;
}

.fill a:hover 
{
	color: #7d7d7d;
}

.alternatingitem
{
	background-color: #000099;
	color: #fff;
}

.lightshadow,
.lightshadow a,
.alternatingitem a,
.lightshadow a:hover,
.alternatingitem a:hover,
legend
{
	color: #fff;
}

.shadow,
.selecteditem
{
	background-color: #0099ff;
	color: #fff;
}

.shadow a,
.selecteditem a,
.shadow a:hover,
.selecteditem a:hover 
{
	color: #fff;
}

.tabnavigation ul li a:hover
{
	color: #fff;	
}

.tabnavigation ul li a.tabselected:hover
{
	color: #000;	
}

.darkshadow 
{
	color: #fff;
}

.darkshadow a 
{
	color: #fff;
}

.darkshadow a:hover 
{
	color: #d6d6d6;
}

/* Menu */
#wmxtop
{
	color: #000;
}

.menubar
{
	background: url(../../../Images/Theme/Theme_0261/Variation_0001/menubar.png) no-repeat;
}

.menubar a
{
	color: #fff;
}

.menubar a:hover
{
	color: #7d7d7d;
}

.menu
{
	background-color: #333;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

.menu a
{
	color: #fff;
}

.menu a:hover
{
	background-color: #333399;
	color: #fff;
}

/* Home */
#container
{
	background-color: #333;
}

#home_markup02
{
	background: url(../../../Images/Theme/Theme_0261/Variation_0001/markup_02.png) no-repeat;
}

#home_left,
#home_markup07
{
	background: url(../../../Images/Theme/Theme_0261/Variation_0001/markup_07.png) no-repeat;
}

#home_markup04
{
	background: url(../../../Images/Theme/Theme_0261/Variation_0001/quote_bg.png) no-repeat top center;
}

#home_markup06,
#home_markup06 .content
{
	background-color: #333;
}

/* Bottom */
#wmxbottom 
{
	background-color: #333;
	color: #fff;
}

/* inventory search 42 */
#display0022
{
	background-color: #333 !important;
	color: #fff;
}

#display0022 .header
{
	background-color: #333 !important;
}

#display0022 .header #price .price
{
	color: #ffcc00;
}

#display0022 .header #buttons a
{
	color: #336699;
}

#display0022 .header #buttons a:hover
{
	color: #0099ff;
}

#display0022 #VehicleDetails .MilesPerGallon
{
	display: none;
}

#display0022 .mpgcalc
{
	background-color: Transparent;
}

#display0022 .mpgcalc h1
{
	color: #0099FF;
}

#display0022 .mpgcalc a
{
	color: #fff;
}

#display0022 .right .filled
{
	background-color: #666;
	color: #fff;
}

#display0022 .tab-wrapper .tab div.content
{
	border: none;
	background-color: #333;
}

#display0022 .right .placeholder th,
.inventoryDetail th,
#display0022 .wmxform legend,
.inventoryDetail .wmxform legend
{
	color: #fff;
}

#display0022 .RadTabStrip_RWS li a,
#display0022 .RadTabStrip_RWS li a .wrap,
#display0022 .RadTabStrip_RWS li a .innerWrap,
#display0022 .RadTabStrip_RWS li a.selected,
#display0022 .RadTabStrip_RWS li a.selected .wrap,
#display0022 .RadTabStrip_RWS li a.selected .innerWrap,
#display0022 #main-content .tab-wrapper h1,
#display0022 .tab-wrapper .tabs li,
#display0022 .detail .links ul li
{
	background-color: #000099 ;
	background-image: none;
	color: #fff;
}

#display0022 .detail .links ul li a
{
	color: #fff;
}

#display0022 .right .filled,
#display0022 .tabstripMultipage,
#display0022 .right .filled .shadow
{
	border: 0 !important;
}

table.inventory
{
	background-color: #333;
}

.inventory tr th
{
	background-color: #666;
}

.inventorysearchcomparebutton
{
	color: #000;
}

/*Service Schedule*/
.servicescheduler0001 legend
{
	color: #09f;
}