/*
TXS-XM-SCHEME-DETAILS:START
xm-scheme-name:"xMenus Xtreme Gear"
xm-extra-class:"xm-xgear"
xm-preview-image:"xm-xgear.jpg"
TXS-XM-SCHEME-DETAILS:END
*/

/* Global Definitions */
.xm-menu.xm-xgear li .xm-sub-menu {
	background: url(images/xm-xgear-tab-bg.png) repeat-x 0 bottom;
}
.xm-menu.xm-xgear li .xm-sub-menu .xm-sub-column ul li a b {
	color: #555555;
}
.xm-menu.xm-xgear li .xm-sub-menu .xm-sub-column ul li a:hover b {
	color: #990000;
}

/* Horizontal Menu */
.xm-menu.xm-horizontal.xm-xgear {
	background: url(images/xm-xgear-bg.png) repeat-x 0 0;
	background-color: #990000;
	height: 38px;
}
.xm-menu.xm-horizontal.xm-xgear > li {
	height: 32px;
}
.xm-menu.xm-horizontal.xm-xgear li.xm-top > a {
	white-space: nowrap;
	padding: 0 15px;
}
.xm-menu.xm-horizontal.xm-xgear .xm-sub-holder {
	left: 0px;
}

/* Vertical Menu */
.xm-menu.xm-vertical.xm-xgear {
	border: 1px solid #990000;
}

/* In-Page Menu */
.xm-simple-menu.xm-xgear {
	background: url(images/xm-xgear-tab-bg.png) repeat-x 0 bottom;
}
.xm-simple-menu.xm-xgear .xm-sub-column ul li {
	list-style: none;
}
.xm-simple-menu.xm-xgear a:hover {
	color: #990000;
}

/*
Banner 1
*/
.xm-ba1 {
	margin: 1px;
	background-color: #EDECE9;
	width: 820px;
	height: 100px;
}
.xm-ba1-imga,
.xm-ba1-imga img,
.xm-ba1-imgb,
.xm-ba1-imgb img {
	width: 180px;
	height: 80px;
	display: block;
}
.xm-ba1-imga {
	float: left;
	margin: 9px 0 0 11px;
}
.xm-ba1-imgb {
	float: right;
	margin: 9px 11px 0 0;
}
.xm-ba1 p {
	float: left;
	margin: 9px 20px 0 20px;
	padding: 0;
	font-size: 12px;
	height: 80px;
	width: 375px;
	line-height: 1.3em;
	color: #333;
}
.sub-footer .xm-ba1 p {
	border: 0px none;
	background-color: transparent;
}
