#OA-tabswrap {
	border: 0px solid #0a0a0a;
	padding: 0px;
	margin: 0px;
	width:725px;
	height: 450px;
}

#OA-tabs {
	position: relative;
	z-index: 10;
	border: 0px solid #fff;
	background-color:#000000;
}

#OA-tabs div.OA-innerpad {
	padding:0;
}

.mootabs-title {
	height: 30px;
	border-bottom: 0px solid #990000;
	position: relative; 
}

.mootabs-title ul {
	margin: 0 ;
	padding: 0;
	position: absolute;
	bottom: 1px;
	left: 0px;
}

* html .mootabs-title ul { /*IE 6*/
	bottom: -1px;
	margin:0px;
	padding:0px;
}

.mootabs-title li {
	float: left;
	background: none;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer;
	display: block;
	background-image:url(../_style/img/bgNav1d.png);
	background-repeat:repeat-x;
	color:#999;
}
.mootabs-title li h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
	letter-spacing:1px;
	line-height:30px;
	text-align:center;
	/*width:94px;*/
}

.mootabs-title li.hover,
.mootabs-title li.firsthover,
.mootabs-title li.lasthover {
color:#FFFFFF;
background-color:#600;
background-image:none;
	
}

.mootabs-title li.active,
.mootabs-title li.firstactive,
.mootabs-title li.lastactive {
color:#FFFFFF;
background-color:#600;
background-image:none;
}

.mootabs-title li.active H3 ,
.mootabs-title li.firstactive H3,
.mootabs-title li.lastactive H3 {
color:#FFFFFF;
background-image:none;
/*
background-position:-5px 2px;
	background-image:url(../_style/img/home/buttons/buttonTopBg.gif);
	background-repeat:no-repeat;*/
}

.OA-tab-panels {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 45px;
}

#OA-tabswrap div.moduletable {
	position: absolute;
	top: 0;
	border: none;
	z-index: 100;
	padding: 0px !important;
	margin:0px;
}

#OA-tabswrap .moduletable ul {
	margin: 0 !important;
	padding: 0 !important;
}

#OA-tabswrap .moduletable li {
	padding: 0px;
	border-bottom: 0px solid #E6E6E6;
	background: none;
}
.featuredproductsTitle {
font-size:20px;
line-height:20px;
color:#FFFFFF;
padding:5px 0 0 15px;
}

