@import "../Screen.css";

html
{
}

body.home, body.active
{
	background-color: #909090;
	color: #888;
}

a
{
	color: #c00;
}

a:hover
{
	color: #fff;
}

a:hover[disabled]
{
	color: #666666;
}

th,h1,h2,h3,legend
{
	color: #fff;
}

.accent
{
	background-color: #000;
	color: #fff;
}

.accent a
{
	color: #fff;
}

.accent a:hover
{
	color: #7f3f3f;
}

.attention,
.attention a
{
	color: #9d0205;
}

.attention a:hover
{
	color: #000;
}

.alternatingitem
{
	background-color: #585858;
}

.alternatingitem a
{
	color: #fff;
}

.alternatingitem a:hover
{
	color: #7f3f3f;
}

.selecteditem
{
	background-color: #B40001;
	color: #000;
}

.selecteditem a
{
	color: #000;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	color: #777;
	background-color: #fff;
}

.fill a, .fill div.wmxform fieldset.vertical legend
{
	color: #fff;
}

.fill a:hover
{
	color: #000;
}

.fill .attention
{
	color: #db0;
}

.lightshadow
{
	background-color: #585858;
	color: #fff;
}

.lightshadow a
{
	color: #fff;
}

.lightshadow a:hover
{
	color: #000;
}

.shadow
{
	background-color: #e2e2e2;
	color: #000;
}

.shadow a
{
	color: #000;
}

.shadow a:hover
{
	color: #7f3f3f;
}

.darkshadow
{
	background-color: #696969;
	color: #fff;
}

.darkshadow a
{
	color: #fff;
}

.darkshadow a:hover
{
	color: #000;
}

/* custom */
#content
{
	background: url(../../../Images/Theme/Theme_0248/Variation_0002/content.png) repeat-y;
}
	
.directions legend
{
	color: #fff;
}

input, button
{
	background-color: #fff;
}

.mappointmap input
{
	background: none;
}

/* banner */
#banner
{
	color: #D7D7D7;
}

/* menu */
.menubar
{
	background: url(../../../Images/Theme/Theme_0248/Variation_0002/content.png) repeat-y;
}

div.menu
{
	background-color: #666;
	border-color: #c00;
}

.menuitem
{
	color: #fff;
}

.menuitem:hover
{
	color: #fff;
	background-color: #c00;
}

/* bottom */
#bottom
{
	background: url(../../../Images/Theme/Theme_0248/Variation_0002/content-bottom.png) no-repeat;
}

#bottom,
#bottom a
{
	color: #fff;
}

/* home */
#home
{
	background: url(../../../Images/Theme/Theme_0248/Variation_0002/home-top.png) repeat-x;
	color: #888;
}

#home .alternatingitem
{
	color: #fff;
}

#home .evoxvirtualshowroom .tab a
{
	background-image: none;
	color: #656565;
}

#home .evoxvirtualshowroom .tab a:hover
{
	color: #fff;
}

#home .evoxvirtualshowroom .tab_on a
{
	background-image: none;
	color: #aaaaaa;
}

#home .heading,
#home h3,
#home legend,
#home .fill span,
#home .evoxtabs
{
	color: #fff;
}

#home .heading,
#home h3,
#home .fill span,
#home .evoxtabs
{
	border-bottom: 1px solid #CC0000;
}

/* inventory search */
.inventory th
{
	background: #5A5A5A;
	color: #000;
}

.inventory a
{
	color: #fff;
}

.inventory .alternatingitem a
{
	color: #fff;
}

.inventory .selecteditem a
{
	color: #000;
}

.filterContainer .filterDDL
{
	background-color: #5a5a5a;
}

.inventorysearch div.fill
{
	background-color: #c00;
}

.inventorysearchcomparebutton
{
	color: #000;
}

.tabstripMultipage
{
	background: #fff;
	color: #000;
}

.tabstripMultipage h2
{
	color: #000;
}

/* Inventory Search #42 */
#display0022
{
	background-color: Transparent;
}

#display0022 .tab h1,
.tabs li,
#display0022 .detail .links ul li,
#display0022 #PlaceHolder7 .filled
{
	background-color: #A81600;
}

#display0022 .tab-wrapper .content,
#display0022 .detail
{
	border: 1px solid #fff;
}

#display0022 .RadTabStrip_RWS li a,
#display0022 .tabstrip li a .wrap,
#display0022 .RadTabStrip_RWS li a innerWrap,
#display0022 .tabstrip li a .innerWrap
{
	background-color: #A81600;
	background-image: none !important;
}

#display0022 .detail .links ul li a,
#display0022 .RadTabStrip_RWS li a .innerWrap,
#display0022 .tab h1,
.tabs li,
#display0022 .tab h2,
#display0022 .tab h3,
#display0022 .tab h4
{
	background-color: #A81600;
	color: #fff;
}

#display0022 .header
{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background-color: #585858;
}

#display0022 .lightshadow,
#display0022 .right .filled
{
	background-color: #4D4D4D;
}

#display0022 .header,
#display0022 #buttons a,
#display0022 .tab-wrapper .PrintDisclaimer,
#display0022 .tab-wrapper a,
#display0022 .right .wmxform legend, 
#display0022 .right .placeholder th,
.inventoryDetail th,
.inventoryDetail .wmxform legend,
#display0022 .right .filled
{
	color: #fff;
}

/* png fix */
#content,
p span input,
button,
.launchpadfiltercontainer input,
.filterButton input,
#ActionItems,
#bottom
{
	_behavior: url(../../../Scripts/PngFix/iepngfix.htc);
}