@import "../Screen.css";

body.home, body.active
{
	background-color: #29456D;
}

body.active #content, body.active #bottom
{
	background-color: #fff;
}

a 
{
	color: #7a7a7a;
}

a:hover 
{
	color: #3b3b3b;
}

textarea
{
	background-color: #fff;
}

h1, h2, h3
{
	color: #2314AB;
}

.accent 
{
	background-color: #888;
	color: #000;
}

.accent a 
{
	color: #000;
}

.accent a:hover 
{
	color: #d6d6d6;
}

.homelaunchpad
{
	color: #fff;
}

.attention 
{	
	color: #9d0205;
}

.attention a 
{
	color: #9d0205;
}

.attention a:hover 
{
	color: #9d0205;
}

.tabnavigation a.tabselected, .tabnavigation a:hover
{
	background-color: #fff;
	color: #003082;
	border: solid 1px #000;
	margin: 0 2px 0 0;
}

.alternatingitem, .alternatingitem a, .alternatingitem a:hover
{
	color: #000;
}

.selecteditem, .selecteditem a, .selecteditem a:hover
{
	color: #fff;
	background-color: #2314AB;	
}

.filter
{
	background-color: #ccc;
}

/* menu */
.menubar
{
	background-image: url(../../../images/theme/theme_0106/variation_0001/Menu-Bg.jpg);
}

.menu
{
	color: #fff;
	background-color: #8e9295;
	border-left: 2px solid #eb1616;
	border-right: 2px solid #eb1616;
	border-bottom: 2px solid #eb1616;
}

a.menubutton
{	
	color: #000;
}

a.menubutton:hover 
{
	color: #eb1616;
}

a.menuitem  
{
	color: #fff;
	background-color: #8e9295;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #eb1616;
}

/* custom */

#content_widthcontroller
{
	background-color: #29456E;
	background-repeat: repeat-x;
	background-image: url(../../../images/theme/theme_0106/variation_0001/content_bg.jpg);

}

#banner_info
{
	color: #fff;
}

#banner_info a
{
	color: #fff;
}

#banner_info a:hover
{
	color: #eb1616;
}

#wmxbottom
{
	color: #fff;
}

#content_main_bottom_left
{
	background-image: url(../../../images/theme/theme_0106/variation_0001/ahford_new.jpg);
}

#content_main_bottom_right
{
	background-image: url(../../../images/theme/theme_0106/variation_0001/ahford_pre-owned.jpg);
}

#wmxbottom a
{
	color: #fff;	
}

#wmxbottom a:hover
{
	color: #eb1616;	
}

#content_main_container
{
	background-color: #142135;
	border-bottom-color: #000;
}

#flash_overlay
{
	background-color: #ffffff;
}

#actionitem_1
{
	background: url(../../../Images/Theme/Theme_0081/Variation_0001/actionitem_1.jpg) no-repeat;
}

#actionitem_2
{
	background: url(../../../Images/Theme/Theme_0081/Variation_0001/actionitem_2.jpg) no-repeat;
}

#actionitem_3
{
	background: url(../../../Images/Theme/Theme_0081/Variation_0001/actionitem_3.jpg) no-repeat;
}

#actionitem_4
{
	background: url(../../../Images/Theme/Theme_0081/Variation_0001/actionitem_4.jpg) no-repeat;
}

#content_right_container
{
	color: #fff;
	background-image: url(../../../images/theme/theme_0106/variation_0001/Content_Right.jpg);
	background-repeat: repeat-x;
	background-color: #29456E;
	border-bottom-color: #000;
}

#content_left_container
{
	color: #fff;
	background-color: #29456E;
	border-bottom-color: #000;
}

#content_left
{
	background-image: url(../../../images/theme/theme_0106/variation_0001/Content-Left.jpg);
	background-repeat: no-repeat;
}

#wmxbottom
{
	background-image: url(../../../images/theme/theme_0106/variation_0001/Bottom-Bg.jpg);
	background-repeat: repeat-x;
	background-color: #29456E;
}

.active #wmxbottom
{
	background-image: url(../../../images/theme/theme_0106/variation_0001/Bottom-Bg-Active.jpg);		
}

#bottom
{
	background-color: #D9D9D9;
}

#container
{
	background-color: #D9D9D9;
	border-color: #000;
}

#content_right_top a, #content_right_top a:hover
{
	 color: #000;
}

#wmxtop
{
	background-color: #324E75;
}

.inventory tr th a
{
	color: #fff;
}

.inventory tr th a:hover
{
	color: #ff0000;
}

.inventory tr th
{
	background-color: #2314AB;
}