@import "../Screen.css";

html
{
	scrollbar-3dlight-color: #5e5e5e;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #000;
	scrollbar-highlight-color: #b8b8b8;
	scrollbar-shadow-color: #b8b8b8;
	scrollbar-track-color: #888;
}
   
a, a:link
{
	color: #000;
}

a:hover
{
	color: #333;
}

h1, h2, h3
{
	color: #000;
}

h1 a, h2 a, h3 a
{
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	color: #000;
}

.accent
{
	background-color: #888888;
	color: #f5f5f5;
}

.accent a
{
	color: #f5f5f5;
}

.accent a:hover
{
	color: #d6d6d6;
}

.attention 
{	
	color: #014A8F;
}

.attention a
{
	color: #014A8F;
}

.attention a:hover
{
	color: #014A8F;
}

.fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #000;
	color: #fff;
}
.fill fieldset legend
{
	color: #333;
}

.lightshadow, .alternatingitem
{
	background-color: #E3DCCF;
	color: #333;
}

.lightshadow a, .alternatingitem a, .fill a
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover, .fill a:hover
{
	color: #534108;
}

table.shadow
{
	background-color: #fff;
	color: #333;
}
.shadow
{
	background-color: #C9B582;
	color: #333;
}

.selecteditem
{
	background-color: #C9B582;
	color: #333;
}

.shadow a, .selecteditem a
{
	color: #333;
}

.shadow a:hover, .selecteditem a:hover
{
	color: #333;
}

.darkshadow, .filter, th
{
	background-color: #C9B582;
	color: #000;
}

.darkshadow a, .filter a, th a
{
	color: #000;	
}

.darkshadow a:hover, .filter a:hover, th a:hover
{
	color: #000;
}

.inventory th a, .inventory a
{
	color: #000;
}

.active #wmxheading
{
	color: #000;
}

/* Menu */
#left
{
	background-color: #EFE9D9;	
}

#menu
{
	color: #6688B8;
}

a.menubutton, a.menubutton:link
{
	color: #000;
}

a.menubutton:hover
{
	background-color: #C9B582;
	color: #fff;
}

div.menu 
{
	background-color: #DCCFAD;
}

a.menuitem 
{
	color: #000;	
}

a.menuitem:hover 
{
	background-color: #EFE9D9;
	color: #000;
}

/* Custom */

/* Top */
#bannertext
{
	color: #fff;	
}

#bannertext a
{
	color: #fff;
	text-decoration: underline;	
}

/* Home */
.home #content
{
	background-image: url(../../../images/theme/theme_0120/variation_0001/home_contentbg.jpg);
}

#home_actionitems
{
	background-color: #C9B582;
}

.actionitem a
{
	color: #fff;
}

.actionitem a:hover
{
	color: #fff;
	text-decoration: underline;
}

/* Bottom */
#bottom_leftbar
{
	background-image: url(../../../images/theme/theme_0120/variation_0001/bottom_leftstrip_subpage.jpg);
}

.home #bottom_leftbar
{
	background-image: url(../../../images/theme/theme_0120/variation_0001/bottom_leftstrip.jpg);
}

#bottom_footer
{
	border-top: solid 1px #c9b582;
}

#wmxbottom a, #wmxbottom a:link, #wmxbottom a:visited, #wmxbottom a:hover, #wmxbottom a:active
{
	color:#000;
}

/* Inventory Search #42 */
#display0022 .detail .links ul li
{
	background-color: #C9B582;
}

#display0022 .right .filled
{
	background-color: #E3DCCF;
}

#PlaceHolder7 .filled
{
	background-color: #C9B582;
}

#display0022 .RadTabStrip_RWS li a,
#display0022 .tabstrip li a .wrap,
#display0022 .RadTabStrip_RWS li a innerWrap,
#display0022 .tabstrip li a .innerWrap
{
	background-color: #C9B582;
	background-image: none !important;
	padding: 0 5px;
}