@import "../Screen.css";

/* Default Tags */
body
{
	background-color: #000;
	color: #fff;
}

a 
{
	color: #fff;
}

a:hover 
{
	color: #fff;
}

#wmxheading
{
	color: #fff;
	background-color:#3e484a;
}

textarea
{
	background-color: #fff;
}

h1, h2, h3
{
	color: #fff;
}

.darkshadow, th, th a, th a:hover
{
	color: #fff;
	background-color: #3e484a;
}

.lightshadow, .alternatingitem
{
	color: #000;
	background-color: #b2b2b2;
}

.lightshadow a, .alternatingitem a
{
	color: #000;
}

.lightshadow a:hover, .alternatingitem a:hover
{
	color: #000;
}

.shadow, .selecteditem
{
	color: #fff;
	background-color: #ff7d00;
}

.shadow a, .selecteditem a 
{
	color: #d9d9d9;
}

.shadow a:hover, .selecteditem a:hover 
{
	color: #d9d9d9;
}

/*	Menu */
#menu_right
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Menu_Right_Bg.jpg);
}

.menubar
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Menu_Bg.jpg);
}

div.menu
{
	background-color: #CECECE;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 3px solid #FF7D00;
	border-bottom: 1px solid #000;
}

.menubutton
{
	color: #000;	
}

a.menubutton
{	
	color: #000;
}

a.menubutton:hover
{
	color: #FF7D00;
	text-decoration: underline;
}

a.menuitem  
{
	color: #fff;
	background-color: #3e484a;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #FF7D00;
}

/* Custom */
#container
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Home_FrameMiddle_Left.jpg);	
}

/* Top */
#top_banner
{ 
	background-image: url(../../../images/theme/theme_0139/variation_0001/Banner.jpg);
}

#top_frame
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Home_Frame_Bg.jpg);
	position: relative;
}
#wmxtop {
	background-image: url(../../../images/theme/theme_0139/variation_0001/banner_fill.jpg);
	background-repeat: repeat-x;
}
/* Home */
#content
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Home_FrameMiddle_Right.jpg);
}

#home_markup
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Home_Markup_Bg.jpg);
	color: #fff;	
}

#home_image
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 3px solid #FF7D00;
	border-bottom: 1px solid #fff;	
}

/* Action Items */
#actionitem1, #actionitem2, #actionitem3, #actionitem4
{
	background: url(../../../images/theme/theme_0139/variation_0001/home_actionitems_bg.jpg) no-repeat;
}

#actionitem1 a, #actionitem2 a, #actionitem3 a, #actionitem4 a
{
	color: #fff;
}

#actionitem1 a:hover, #actionitem2 a:hover, #actionitem3 a:hover, #actionitem4 a:hover
{
	color: #fff;
	text-decoration: none;
}

/* Bottom */
#bottom
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Home_FrameMiddle_Right.jpg);	
}

#bottom_footer
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Bottom_Footer_Left.jpg);
	color: white;
}

#bottom_footer_right
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Bottom_Footer_Bg.jpg);
}

#bottom_frame
{
	background-image: url(../../../images/theme/theme_0139/variation_0001/Bottom_Frame_Bg.jpg);	
}
