/* Start tabmodules  */
#at-tabcol { position: relative; padding-top: 14px; padding-bottom: 8px; display: block; }
#at-tabmodulewrap { position: relative; background: url(images/tabmodulewrap-center.gif) repeat-y; overflow: hidden; z-index: 10; }
#at-tabmodulewrap-top {
	background: url(images/tabmodulewrap-top.gif) no-repeat top left;
}
#at-tabmodulewrap-bot {
	background: url(images/tabmodulewrap-bot.gif) no-repeat bottom left;	
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#at-tabmodulewrap div.at-innerpad {
	padding: 0 0 0;
}
ul.mootabs-title {
	margin: 0;
	padding: 0;
}
.mootabs-title li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: block;
	color: #CCCCCC;
}
.mootabs-title li h3 { color: #c00; font-size: 95%; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(images/tabmodule-bg.gif) no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-transform: capitalize; }
.mootabs-title li.hover {
	background: url(images/tabmodule-hover.gif) no-repeat center bottom;
}
.mootabs-title li.active h3, .mootabs-title li.lastactive h3 { color: #535555; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(images/tabmodule-bg.gif) no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
.mootabs-title li.firstactive h3 { color: #535555; line-height: 30px; margin: 0; padding: 0; text-align: center; background: no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
.mootabs-title li.hover h3 { color: #535555; line-height: 30px; margin: 0; padding: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; background-color: transparent; background-attachment: scroll; text-decoration: none; }
.mootabs-title li.first h3 { color: #c00; line-height: 30px; margin: 0; padding: 0; text-align: center; background: no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.mootabs-title li.active {
	padding: 0;
	margin: 0;
	background: url(images/tabmodule-active.gif) no-repeat bottom center;
	color: #FFFFFF;
}
.mootabs-title li.firsthover h3 {
	background: transparent;
	color: #535555;
}
.mootabs-title li.lasthover h3 {
	color: #535555;
}
.mootabs-title li.firsthover {
	background: url(images/tabmodule-hover.gif) no-repeat bottom left;
}
.mootabs-title li.lasthover {
	background: url(images/tabmodule-hover.gif) no-repeat bottom right;
}
.mootabs-title li.firstactive {
	padding: 0;
	margin: 0;
	background: url(images/tabmodule-active.gif) no-repeat bottom left;
	color: #FFFFFF;
}
.mootabs-title li.lastactive {
	padding: 0;
	margin: 0;
	background: url(images/tabmodule-active.gif) no-repeat bottom right;
	color: #FFFFFF;
}
.at-tab-cont {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 40px;
}
#at-tabmodulewrap .moduletable { position: absolute; top: 0; background: transparent; z-index: 100; padding-left: 0; }
#at-tabmodulewrap .moduletable ul {
	margin: 0 !important;
	padding: 0 !important;
}
#at-tabmodulewrap .moduletable li {
	padding-left: 15px;
	margin: 0;
	background: url(images/arrow.png) no-repeat 3px 7px;
}
/* End tabmodules  */
