.tabbed_content {
	background: url(/resources/default/images/afterTab.jpg) no-repeat top center;
	width: 960px;	
}

.tabs {
}

.tabs .moving_bg {
	padding: 15px;
	position: absolute;
	width: 125px;
	z-index: 190;
	left: 0;
	padding-bottom: 29px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	display: block;
	float: left;
	width: 239px;
	height:299px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	overflow: hidden;
	padding: 7px 0 20px 20px;
	position: relative;
	width: 940px;
}

.tabslider {
	width: 5000px;
}

div.contentSlideHolder
{
	margin: 0px 0px 0px 0px;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	width:960px;
}


.tabslider ul {
	float: left;
	width: 901px;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	list-style-type:none;
}


.tabslider ul li {
	padding-bottom: 7px;
}

.anythingSlider ul {list-style-type: none;margin:0;padding:0;}
div#wrapperOne .anythingSlider ul {list-style-type: none;margin:0;padding:5px 0px 0px 0px;}
.anythingSlider h1.h1InTheTabs
{
	font-family: 'Lato', arial, sans-serif;
	color: #3d3d3d;
	font-size: 32px;
	background: url('/resources/default/images/subHeadLine.jpg') no-repeat 0px 69px;
	margin: 0px;
	padding: 15px 20px 35px 20px;
	z-index: 10;
	position: relative;
}

.tabslider ul a, .anythingSlider ul a {
	color:#125d9c;
	font-weight:bold;
	text-decoration:none;
}

.tabslider ul a:hover, .anythingSlider ul a:hover {text-decoration:underline;}
