@import "../screen.css";

html
{
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #A1CEE3;
	scrollbar-highlight-color: #b8b8b8;
	scrollbar-shadow-color: #333;
	scrollbar-track-color: #E3F0F7;
}

body 
{
	/*background-color: #E2E2E2;*/
}

a 
{
	color: #000;
}

a:hover 
{
	color: #666;
}

h1 
{
	color: #000;
}

h1 a 
{
	color: #000;
}

h1 a:hover 
{
	color: #acacac;
}

h2 
{
	color: #000;
}

h2 a 
{
	color: #000;
}

h2 a:hover 
{
	color: #acacac;
}

h3 
{
	color: #000;
}

h3 a 
{
	color: #888;
}

h3 a:hover 
{
	color: #acacac;
}

.accent 
{
	background-color: #888;
	color: #000;
}

.accent a 
{
	color: #000;
}

.accent a:hover 
{
	color: #d6d6d6;
}

.attention 
{	
	color: #9d0205;
}

.attention a 
{
	color: #9d0205;
}

.attention a:hover 
{
	color: #9d0205;
}

.fill 
{
	background-color: #f5f5f5;
	color: #000;
}

.fill a 
{
	color: #acacac;
}

.fill a:hover 
{
	color: #7d7d7d;
}

.lightshadow, .alternatingitem
{
	background-color: #CCCCCC;
	color: #000;
}

.lightshadow a, .alternatingitem a 
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover 
{
	color: #fff;
}

.shadow, .selecteditem
{
	background-color: #FF3234;
	color: #fff;
}

.shadow a, .selecteditem a 
{
	color: #fff;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #fff;
}

.tabnavigation ul li a:hover
{
	color: #fff;	
}

.tabnavigation ul li a.tabselected:hover
{
	color: #000;	
}


.darkshadow 
{
	background-color: #8E9B9E;
	color: #fff;
}

.darkshadow a 
{
	color: #fff;
}

.darkshadow a:hover 
{
	color: #d6d6d6;
}

.filter
{
	background-color: #000;	
}

.inventory tr th
{
	background-color: #7F7F7F;	
}

/* Menu */
#menubar
{
	background-color: #eb2327;	
}

.menu
{
	color: #fff;
	/*background-color: #CECECE;*/
}

a.menubutton
{	
	color: #000;
}

a.menubutton:hover 
{
	/*background-color: #FF8080;
	color: #fff;*/
}

a.menuitem  
{
	color: #000;
	background-image:  url(../../../images/theme/theme_0168/variation_0001/menuitem_unselected_arrow.gif);
}

a.menuitem:hover  
{
	color: #fff;
	background-image:  url(../../../images/theme/theme_0168/variation_0001/menuitem_selected_arrow.gif);	
	background-color: #E51919;
}

/* custom */
#home_form legend
{
	color: #fff;
}

/* Left */
#left
{
	background-color: #000;
}

/* Home */
#home_actionitems
{
	background-image:  url(../../../images/theme/theme_0168/variation_0001/home_actionitems.gif);
}

#home_right
{
	background-image:  url(../../../images/theme/theme_0168/variation_0001/home_right.gif);
}

#home_form
{
	background-image:  url(../../../images/theme/theme_0168/variation_0001/home_form.jpg);
}

#container
{
	background-color: #fff;
}

#wmxheading
{
	color: #43595E;
}

/* Quick Quote Form */
.quickquoteform legend
{
	color: #FF3300;
}

.quickquoteform
{
	background-color: Transparent;	
}

/* Bottom */
#wmxbottom 
{
	background-color: #E2E2E2;
	color: #000;
}

#wmxbottom a, #wmxbottom a: hover
{
	color: #000;	
}

#bottom
{
	background-image:  url(../../../images/theme/theme_0168/variation_0001/bottom_bg.jpg);
}

/* actionitems */
.actionitem
{
	background-image:  url(../../../images/theme/theme_0168/variation_0001/actionitem_bg.gif);
}
