@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #014F4E;
}

body.front {
	background: url(../images/page-bg.png) top left repeat-x;
}

body.not-front {
    background: url(../images/page-bg-notfront.png) top left repeat-x;
}

a:link, a:visited {
	color: #00BCC8;
}

a:hover {
	color: #0096A1;
}

#page {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: auto;
}

#pagecontent {
	background: url(../images/left-col-bg.png) top left repeat-y;
	display: block;
	width: 960px;
	height: auto;
}



#header {
	width: 960px;
	height: 107px;
	display: block;
	background: url(../images/headerbg.png) top left no-repeat;
}

#header-logo a {
	margin: 6px 20px 6px 6px;
	width: 85px;
	height: 62px;
	display: block;
	background: url(../images/merial-logo.png) top left no-repeat;
	float: left;
}

#header div.slogan {
	float: left;
	padding-top: 10px;
}

#header .header-welcome {
	width: 200px;
	clear: both;
	float: left;
	background: url(../images/can-flag.png) top left no-repeat;
	margin-left: 6px;
	padding-left: 30px;
	font-size: 8pt;
}

#headerlinks {
	position: absolute;
	top: 50px;
	right: 0;
	height: 25px;
	font-size: 9pt;
	text-align: right;
	width: 400px;
}

#search-form {
	float: right;
	margin-left: 10px;
}

#navbar {
	margin-left: 5px;
	width: 950px;
	height: 36px;
	display: block;
	background: url(../images/nav-bg.png) top left repeat-x;
}

#navbar img {
	border: none;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#navbar ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#content {
	background: url(../images/left-col-bg.png) top left repeat-y;;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

body.front #content {
	background: none;
}

.panel {
	z-index: 9;
	position: relative;
	width: 960px;
	height: 356px;
}

.panel-text {
	z-index: 99;
	position: absolute;
	top: 215px;
	left: 10px;
	width: 580px;
	height: 120px;
	display: block;
	color: #FFF;
	font-size: 9pt;
	line-height: 14pt;
}

.panel-text h2 {
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 15px;
}

#ourcompany-nav {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 200px;
	height: 130px;
	z-index: 999;
}

#ourcompany-nav ul {
	margin: 0;
	padding: 0;
}

#ourcompany-nav ul li {
	list-style-type: none;
}

#ourcompany-nav ul li a {
	color: #006666;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#slideshow-nav {
	z-index: 99;
	position: absolute;
	top: 330px;
	left: 560px;
}

#slideshow-nav a {
	text-decoration: none;
	margin-right: 20px;
}

#slideshow-nav a.activeSlide {
	color: #FFF
}

.widget-box {
	padding-top: 10px;
	width: 295px;
	margin: 0px 10px 20px 10px;
	height: 300px;
	display: block;
	float: left;
	font-size: 9pt;
	text-align: center;
}

.widget-box h3 {
	font-weight: 500;
	font-size: 12pt; 
}

.widget-box p {
	padding: 0px 10px;
	line-height: 12pt;
}

#categoryheader {
	width: 770px;
	float: left;
}

#categoryheader h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 26pt;
}

#cattle-rotate {
	width: 770px;
	height: 270px;
	display: block;
}


#sub-categorycontent {
	float: left;
    width: 570px;
    padding: 10px;
  	font-size: 10pt;
  	line-height: 14pt;
}

#categorycontent {
	float: left;
    width: 750px;
    padding: 10px;
  	font-size: 10pt;
  	line-height: 14pt;
}

p.intro-copy {
	font-size: 12pt;
	line-height: 16pt;
}

#sub-categorycontent table, #categorycontent table {
	margin: 0 auto;
}

#sub-categorycontent table td, #categorycontent table td {
	margin: 5px;
	padding: 5px;
	border: 1px #CCC solid;
}

#sub-categorycontent table th, #categorycontent table th {
	margin: 5px;
	padding: 5px;
	background: #014f4e;
	color: #FFF;
}

#sub-categorycontent h5, #categorycontent h5 {
	margin-bottom: -10px;
}

#categorywidgets {
	width: 645px;
	margin: 0 auto;
}

#right-col {
	text-align: center;
	width: 155px;
	float: right;
}

#right-col img {
	border: none;
}


#leftnav {
    margin: 0;
    padding: 0;
    float: left;
    width: 190px;
    font-size: 9pt; 
	min-height: 400px;
	overflow: visible;   
}

ul.leftnav-top {
	font-weight: bold;
    color: #013332;
    margin: 0px 5px;
    padding: 0;
}

ul.leftnav-top>li {
	display: block;
	background: #0b8d95;
	margin-top: 10px;
	padding: 5px;
    list-style-type: none;
    list-style-image: none;
}

ul.leftnav-sub {
	margin: 0;
	padding: 0;
    background: #0b8d95;
}

ul.leftnav-sub li {
	margin: 0;
	padding: 0;
    list-style-type: none;
    list-style-image: none;
}

ul.leftnav-sub li a {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
    padding: 3px 10px 3px 10px;
}

ul.leftnav-sub li a:hover {
	background: #014F4E;
}

#leftnav a {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#leftnav li a:hover {
	display: block;
	background: #014F4E;
}

#leftnav a.active {
	color: #FFF;
}

table th a:link {
	color: #FFF;
	text-decoration: none;
}

table th a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.spacer {
	padding: 30px;
	clear: both;
	display: block;
	width: 10px;
	height: 10px;
}

#legal {
	clear: both;
	height: 20px;
	text-align: right;
	border-top: 1px #CCC solid;
	padding: 10px;
	margin-top: 20px;
	font-size: 7pt;
}