
/* Updated on 27/Feb/2014 */

.hero_container {
	background: #337478;
	margin-bottom: 0;
}
	.hero_container .header_title {
		position: absolute;	
	}
		.hero_container .header_title h1 {
			color: #fff;
			font-size: 26px;
			font-weight: normal;
			text-transform: uppercase;
			position: relative;
			left: 650px;
			top: 10px;
			width: 500px;
			line-height: 28px;
		}
.utility-buttons {
	background: #f1f2f2;
	padding: 1px;	
	margin: 0 0 15px 0;
	border: 1px solid #d4d4d4;
	width: 216px;
}
	.utility-buttons li {
		border: 0 none;
		display: inline;
		margin: 0 0 0 6px;
	}
		.utility-buttons li a {
			text-indent: 0 !important;
			font-size: 10px !important;
			float: none;
			color: #424141 !important;
		}
			.utility-buttons li.printButton a {
				background: url("/binaries/btn-print.png") no-repeat !important;
				padding-left: 17px !important;
				/*width: 27px !important;*/
			}
				.utility-buttons li.printButton a:hover {
					background: url("/binaries/btn-print.png") no-repeat !important;
				}
			.utility-buttons li.shareButton a {
				background: url("/binaries/btn-share.png") no-repeat !important;
				padding-left: 19px !important;
				/*width: 28px !important;*/
			}
				.utility-buttons li.shareButton a:hover {
					background: url("/binaries/btn-share.png") no-repeat !important;
				}
			.utility-buttons li.textSizeButton a,
			.alternativeSize ul.utility-buttons li.textSizeButton a {
				background: url("/binaries/btn-text-size-large-off.png") no-repeat !important;
				padding-left: 20px !important;
				/*width: 27px !important;*/
			}
				.utility-buttons li.textSizeButton a,
				.alternativeSize ul.utility-buttons li.textSizeButton a:hover {
					background: url("/binaries/btn-text-size-large-off.png") no-repeat !important;
				}
.bg_title_horse {
	background: url(/binaries/hero_animal_health.jpg) no-repeat left;
	height: 179px;
	width: 100%;
}
	.bg_title_horse h1 {
		color: #fff;
		font-size: 26px;
		font-weight: normal;
		line-height: 28px;
		text-transform: uppercase;
	}
.nav-list .nav-header {
	font-size: 20px;
	font-weight: normal;
	color: #00958F;
	text-transform: none;
}
.nav-list > li {
	/*background: url("/binaries/sidenav-nav_separator.gif") no-repeat scroll 0 100% rgba(0, 0, 0, 0);	*/
	line-height: 17px;
}
.media { line-height: 15px; }
.sidenav .nav-list > li {
	margin-bottom: 0;
}
.sidenav .nav-list li.current { }
.sidenav .nav-list li.current a { font-weight: bold; }
.sidenav .nav-list li.current ul li a { font-weight: normal; }
.sidenav .nav-list > li > a {
	background: url("/binaries/sidenav-arrow_right.gif") no-repeat left 0.9em;
	padding: 8px 15px;
	color: #999;
	margin: 0;
	border-bottom: 1px solid #eee;
}
	.sidenav .nav-list > li > a:hover {
		background-color: transparent;
		text-decoration: underline;
	}
		.sidenav .nav-list > li > ul {
			list-style: none;
			margin: 10px 0 0 30px;
			padding: 0;
		}
			.sidenav .nav-list > li > ul > li {
				
			}
				.sidenav .nav-list > li > ul > li > a {
					color: #999999;
				}
				.sidenav .nav-list > li > ul > li > a:hover {
					
				}
#healthier_animals_video,
#modal_gam,
#modal_respig,
#modal_zilmax_video {
	width: 500px;
	display: none;
}

.zl_header{
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
.zl_acc{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.zl_acc > li{
	width: 100%;
	min-width: inherit;
	margin: 0;
	padding: 0;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.zl_acc > li > h1,
.zl_acc > li > h2,
.zl_acc > li > h3,
.zl_acc > li > h4,
.zl_acc > li > h5,
.zl_acc > li > h6{
	margin: 0;
	padding: 9px 15px !important;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	cursor: pointer;
}
.zl_acc > li > h3{
	padding: 25px;
}
.zl_acc > li > div{
	display: none;
	padding: 0 15px !important;
	font-size: 13px;
	overflow: hidden;
	color: #333333 !important;
	background-color: transparent !important;
}
.zl_acc object,
.zl_acc embed,
.zl_acc iframe{
	width: 100%;
	height: 100%;
	min-height: 320px;
}
.our_values div {
	text-align: center;
	background: #999999;
}
/* HISTORY TIMELINE*/
#wrapper {
        width:520px;
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
    }
    #cleared { float: none; clear: both; }
    #theheading { padding: 7px; margin: 0 auto; }
    #theheading h1 { padding: 0; margin: 0; font-size: 26px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 30px; text-shadow: 0 1px 1px rgba(0, 0, 0, .2); }
    #theheading p { padding: 0; margin: 5px 0; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: oblique; font-weight: normal; }
    #previous, #next { position: absolute; float: right; padding: 0; margin: 85px 0 0 0; z-index: 99; }
    #previous { }
    #next { margin-left: 480px; }
	#previous img:hover,
	#next img:hover {
		cursor: pointer;
	}
    #timeline {
        width:520px;
        height: 300px;
		margin: 0 auto;
    }
    #timeline #bkgd { position: absolute; float: none; margin: 10px; padding: 0; width: 505px; height: 210px; overflow: hidden; }
    #slides { margin: 0 auto; float: left; left: 0; }
	#slides img { max-width: 2200px; }
    #timeline .bar { position: absolute; margin: 225px 0 0 0; padding: 0; }
    #timeline ul { margin: 0 auto; padding: 0; float: none; clear: both; }
    #timeline ul li { float: left; list-style: none; margin: 3px; padding: 0; text-align: center; width: 35px; }
    #timeline ul li a.timelineDate { text-decoration: none; font-size: 11px; color: #666; cursor: pointer; font-family: 'ABeeZee', sans-serif; }
    #timeline ul li a.timelineDate:hover { color: #e8ba00; text-shadow: none; cursor: pointer; }
    #timeline ul li.first { margin-left: 2px; }
    #timeline ul li:hover { text-shadow: 0 1px 1px rgba(0, 0, 0, .4); }
    #timeline ul li a.active { text-shadow: 0 1px 1px rgba(0, 0, 0, .4); color: #c96b09; text-decoration: none; font-size: 13px; font-weight: bold; }
    #arrow { position: relative; width: 15px; height: 15px; margin: 0 8px; left: 8px; text-align: center; }
    #arrow img { width: 20px; }
    hr.timeRule { background: #e8ba00; position: absolute; float: none; width: 490px; margin: 8px 12px 2px 18px; }
    #1978, #1981, #1987, #1988, #1991, #1993, #1995, #1998, #1999, #2002, #2008, #2010, #2011, #2012 {
        display: block;
    }
    #w1940s, #w1949, #w1950s, #w1955, #w1961, #w1970s, #w1980s, #w1990s, #w1997, #w2000s, #w2007, #w2009, #w2011, #w2012 {
        font-family: 'ABeeZee', sans-serif;
		background: none;
        float: left;
        margin: 38px 0 0 600px;
        width: 500px;
        height: 85px;
        padding: 5px;
        z-index: 9;
        position: absolute;
        display: block;
		opacity:0;
    }
    #w1940s h1, #w1949 h1, #w1950s h1, #w1955 h1, #w1961 h1, #w1970s h1, #w1980s h1, #w1990s h1, #w1997 h1, #w2000s h1, #w2007 h1, #w2009 h1, #w2011 h1, #w2012 h1 {
        float: left;
        margin: 27px 10px 20px 20px;
        line-height: 100%;
        font-size: 50px;
        color: #c96b09;
        letter-spacing: -2px;
        font-style: normal;
        font-weight: bold;
    }
	.smaller { font-size: 45px; }
    #w1940s p, #w1949 p, #w1950s p, #w1955 p, #w1961 p, #w1970s p, #w1980s p, #w1990s p, #w1997 p, #w2000s p, #w2007 p, #w2009 p, #w2011 p, #w2012 p {
        float: left;
        margin: 30px 20px 10px 10px;
        font-size: 11px;
        width: 275px;
        font-style: normal;
        font-weight: normal;
        color: #333;
        line-height: 14px;
    }
#w1970s	p { margin-top: 15px; }
#w1980s p { margin-top: 15px; }
#w1990s p { margin-top: -18px; }
#w2000s p { margin-top: -18px; }
#w2009 p { margin-top: -1px; }

/* END OF HISTORY TIMELINE */
#accordion_rd {
	margin-bottom: 20px;
}
#tipped_global_responsibility_content,
#tipped_2012_performance_highlights_content {
	display: none;
}
#worldwide_content.salmon ul li,
#worldwide_content.tilapia ul li,
#worldwide_content.trout ul li,
#worldwide_content.marine_species ul li {
display: block;
line-height: 13px;
}
#data { display: none; }
#footer {
	margin-top: 50px;	
}