﻿.tabbed_content {
	z-index:300;
	width:840px;	
}

.tabs {
	height: 45px;
	position: relative;
	padding-top: 10px;
	margin-left: -2px;
	margin-bottom: 38px;
	_margin-bottom:-35px;
	width: inherit;
}

.tabs a { display: inline; background: none; padding: 0; margin: 0; }

.tabs .moving_bg {
	background-image:url(images/arrow_down.jpg);
	position: absolute;
	width: 220px;
	z-index: 190;
	left:152;
	_left:30px;*left:30px;
	padding-bottom:45px;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	float: left;
	padding: 21px 11px 0 11px;
	width: 270px;
	color: #fff;
	height: 55px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	z-index: 200;
	*padding-bottom:30px;
	position: relative;
	cursor: pointer;
}

.welcome{
	float:left;
	background:url(images/welcome.png) no-repeat;
	z-index:400;	
	color: #fff;
	position: absolute;
	font-weight: bold;
	font-size: 1.35em !important;
	width: 400px;
}
.animal_tab{background:url(images/manTab.jpg) repeat-x;}
.human_tab{background:url(images/indTab.jpg) repeat-x;}
.plant_tab{background:url(images/plant_tab.jpg) repeat-x;}
.roundright{height:55px;width:4px;background:url(images/round_right.jpg) no-repeat;float:left; margin-top: 14px;}

.tabbed_content .slide_content {
	overflow: hidden;
	padding: 0; _margin:0;
	position: relative;
	float: left; width: 839px;
	height:288px; min-height:288px;
	margin-top: -20px;
	clear:both;
}
.tabbed_content .slide_content a { color:#fff; text-decoration:underline; }
.tabbed_content .slide_content a:hover { background:transparent; }

.tabslider {
	width: 4000px;
}

.tabslider p {
	float: right;
	width: 560px;
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
}

.tabslider p a {
	color: #444;
	text-decoration: none;
}

.tabslider p a:hover {
	color: #ccc;
}

.slide1, .slide2, .slide3, .slide4{float:left;margin: 0px;padding: 0px;_margin-right:-40px;}
.slide1{background:url(images/orangeBG.jpg) no-repeat;}
.slide2{background:url(images/greenBG.jpg) no-repeat;}
.slide3{background:url(images/blueBG.jpg) no-repeat;}
.slide1 p, .slide2 p, .slide3 p, .slide4 p { float:left;width:345px;color: #fff;padding:40px 0 0 45px;font-size:0.95em;line-height:16px}
.slide1 .pics, .slide2 .pics, .slide3 .pics, .slide4 .pics{float:left;width:409px; }