@import "../Screen.css";

body.home, body.active
{
	background-color: #c2d7ea;
	color: #000;
}

a 
{
	color: #5C6B70;
}

a:hover 
{
	color: #000;
}

h1, h2, h3
{
	background-color: #3d83be;
	color: #fff;
}

.attention
{
	color: red;	
}

.shadow .attention, .darkshadow .attention, .fill .attention
{
	color: #FFC827;
}

.shadow 
{
	background-color: #3D83BE;
}

.lightshadow 
{
	background-color: #8CC0E7;
}

.darkshadow 
{
	background-color: #004b81;
}

.fill, .filter,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label
{
	background-color: #C2D7EA;
	color: #000;
}

.inventory th
{
	background-color:#505c61;
}

.inventory th a
{
	color:#eaeae5;
}

.inventory th a:hover
{
	color:#fff;
}

.alternatingitem
{
	background-color: #e8e7e5;
	color:#505c61;
}

.selecteditem
{
	background-color: #505c61;
	color: #eaeae5;
}
/* custom */
#container
{
	background-image: url(../../../images/theme/theme_0121/variation_0002/tile-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-right: 3px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 3px solid #fff;
	background-color:#fff;
}
.containerstyletop {
	background-image: url(../../../images/theme/theme_0121/variation_0002/tile-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#wmxtop, #wmxbottom
{
	color: #505c61;
	background-color: #fff;
}

/* menu */

a.menubutton, div.menu, a.menuitem, a.menuitem:link, a.menuitem:active, a.menuitem:visited
{
	color: #fff;
	background-color: #3d83be;
}

#menudiv
{
	border-bottom: solid 2px #fff;
	border-top: solid 2px #fff;
	color: #fff;
	background-color: #3d83be;
}
a.menubutton, a.menubutton:link, a.menubutton:active, a.menubutton:visited 
{	
	color: #fff;
}

a.menubutton:hover 
{
	color: #fff;
	background-color: #F98700;
}

a.menuitem:hover  
{
	color: #fff;
	background-color: #F98700;
}


#home_top
{
	background-image: url(../../../images/theme/theme_0121/variation_0002/home_car.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 10;
	border-bottom: solid 2px #fff;
}

.actionitem
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color:#5ca8e8;
}

.actionitem_last
{
	border: 1px solid #fff;
	background-color:#5ca8e8;
}

#actionitems
{
	border: 1px solid #fff;
}

.actionitem a, .actionitem_last a
{
	color: #000;
}

.actionitem a:hover, .actionitem_last a:hover
{
	color: #fff;
}

#homeimage
{
	border-bottom: 1px solid #bec1c6;
	border-right: solid 1px #bec1c6;
}

#homeheadingbackground
{
	background-color: #3d83be;
	border: #fff 2px solid;
}
#wmxheading {
	border: 2px #ffffff solid;
}

.home #wmxheading {
	background-color: transparent;
	color: #fff;
}
#home_dealerinfo
{
	color: #fff;
	background-color: #3d83be;
	border: #fff 2px solid;
}
.containerstylebottom {
	background-image: url(../../../images/theme/theme_0121/variation_0002/tile-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#wmxbottom
{
	background-color:#3d83be;
	border-top: 1px solid #fff;
}

#wmxbottom, #wmxbottom a
{
	color: #fff;	
}

#wmxbottom a:hover
{
	color: #5CA8E8;
}