﻿.tabbed_content {
	z-index:300;
	width:840px;	
}

.tabs {
	height: 45px;
	position: relative;
	padding-top: 10px;
	padding-left:19px;
	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: 170px;
	z-index: 190;
	left:150;
	_left:30px;*left:30px;
	padding-bottom:45px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	float: left;
	padding: 21px 11px 0 11px;
	width: 186px;
	color: #fff;
	height: 55px;
	font-weight: normal;
	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: normal;
	font-size: 1.25em;
}
.livestock_tab{background:url(images/livestock_tab.jpg) repeat-x;}
.companion_tab{background:url(images/companion_tab.jpg) repeat-x;}
.aqua_tab{background:url(images/aqua_tab.jpg) repeat-x;}
.roundright{height:55px;width:4px;background:url(images/round_right.jpg) no-repeat;float:left;}

.tabbed_content .slide_content {
	overflow: hidden;
	padding: 0;
	_margin:0;
	position: relative;
	width: 804px; float: left;
	height:285px;min-height:285px;
	margin-left:20px; margin-top: -22px;
	clear: both;
}

.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/slide_content/welcome.jpg) no-repeat;}
.slide2{background:url(images/slide_content/livestock.jpg) no-repeat;}
.slide3{background:url(images/slide_content/companion.jpg) no-repeat;}
.slide4{background:url(images/slide_content/aqua.jpg) no-repeat;}
.slide1 p, .slide2 p, .slide3 p, .slide4 p{float:left;width:310px;color: #fff;padding:30px 0 0 45px;font-size:0.95em;line-height:15px}
.slide1 .pics, .slide2 .pics, .slide3 .pics, .slide4 .pics{float:left;width:409px;}
