@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../../images/body_bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
}
.maincontain {
	background-color: #FFF;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	border:0px solid blue;

}
.header {
	height: 167px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	text-align: left;
	background-image: url(../../images/headerbg_powerofv.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navbox {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	background-image: url(../../images/nav_bg.gif);
	background-repeat: repeat-x;
}
.colcontain {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 15px;

}
.leftcol {
	float: left;
	width: 225px;
	background-color: #FFF;
	overflow: auto;
}
.rightcol {
	float: left;
	width: 225px;
	background-color: #FFF;
}
.rightcol div{
	width: 225px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
.rightcol img {

}


.centercol {
	background-image: url(../../images/centercol_bg.gif);
	float: left;
	width: 500px;
}
.doublecol {
	float: left;
	width: 725px;
	background-color: #FFF;
}
.footer {
	clear: both;
	float: none;
	height: 103px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#feat {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	line-height: 32px;
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	line-height: 28px;
	margin-right: 20px;
	margin-left: 20px;
	color: #114CA2;
}
p {
	font-size: 12pt;
	line-height: 20pt;
	margin-right: 20px;
	margin-left: 20px;
}
a:link , a:visited{
	color: #114CA2;
	text-decoration: none;
}
a:hover , a:active{
	color: #666;
	text-decoration: underline;
}
a img {border: none; }
td  {
	vertical-align: top;
}
.bluebox {
	background-color: #dde3ef;
	width: 225px;
	clear: both;
	float: none;
	margin-top: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
	visibility: hidden;
}
.viddescrip {
	background-color: #dde3ef;
	width: 195px;
	clear: both;
	float: none;
	margin-top: 6px;
	visibility: visible;
	padding: 15px;
}
#homepage .bluebox {
	visibility: visible;
}
.footer p {
	font-size: 10pt;
	color: #666;
	text-align: center;
	border:0x solid black;
}
.footer p a:link , .footer p a:visited{
	text-decoration: none;
	color: #666;
}
.footer p a:hover , .footer p a:active{
	text-decoration: none;
	color: #333;
}

.subfooter {width:100%;
overflow:auto;

}
.subfooter_left {float:left;
border:0px solid red;
padding-left: 220px;


}

.subfooter_right {float:right;
border:0px solid red;
width:120px;

}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 950px;
	height: 40px;
}

#menu a {
	display: block;
	outline: none;
	float: left;
	height: 40px;
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
	background-position: left top;
	text-indent: -900%;
}

#menu a:hover {
	background-position: left bottom;
}

/* Prevent Menu Stepdown */
#menu li {
	display: inline;
}
/* Image Replacement for Nav items */

#menu .products {

	width: 119px;
}
#menu .livestock {
	background-image: url(http://www.vi-cor.com/images/nav_livestock_ab.png);
	width: 125px;
}
#menu .knowledge {
	background-image: url(http://www.vi-cor.com/images/nav_knowledge_ab.png);
	width: 130px;
}

#menu .custom {
	background-image: url(../../images/nav_privatelabel_ab.png);
	width: 115px;
}
#menu .spanish {
	background-image: url(../../images/nav_espanol_ab.png);
	width: 118px;
}
#menu .chinese {
	background-image: url(../../images/nav_chinese_ab.png);
	width: 117px;
}


/* Promo Banners, tied to the head id */

.promo1  {
	display: none;
}
.promo2  {
	display: none;
}
.promo3 {
	display: none;
}
.sidenav {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sidenav #active a{
	font-weight: bold;
	color: #114CA2;
}
.sidenav li a:link, .sidenav li a:visited{
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
.sidenav li a:hover, .sidenav li a:active{
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #CCC;
}
#sidenav_chinese  , #sidenav_chinese a:hover{
	background-image: url(../../images/sidenav_chinese.png);
	background-repeat: no-repeat;
	background-position: 4px;
	display: block;
	text-indent: -900%;
}
#homepage #sidenav_search a{
	color: #114CA2;
	margin-top: 0px;
}
#sidenav_search a{
	color: #114CA2;
	margin-top: 50px;
}
#sidenav_espanol a{
	color: #114CA2;
}
/* Headers, tied to the head id */
#livestock .header {
	background-image: url(../../images/header_livestock.gif);
}
#livestock_dairy .header {
	background-image: url(../../images/header_dairy.jpg);
}
#livestock_beef .header {
	background-image: url(../../images/header_beef.jpg);
}
#livestock_swine .header {
	background-image: url(../../images/header_swine.jpg);
}
#livestock_poultry .header {
	background-image: url(../../images/header_poultry.jpg);
}
#livestock_equine .header {
	background-image: url(../../images/header_equine.jpg);
}
#livestock_companion .header {
	background-image: url(../../images/header_companion.jpg);
}
#livestock_aqua .header {
	background-image: url(../../images/header_aqua.jpg);
}
#newsletter .header {
	background-image: url(../../images/header_newsletter.gif);
}
#knowledge .header {
	background-image: url(../../images/header_knowledge.gif);
}
#celmanax .header {
	background-image: url(../../images/header_celmanax.gif);
}
#kulactic .header {
	background-image: url(../../images/header_kulactic.gif);
}
#acidapro .header {
	background-image: url(../../images/header_acidapro.gif);
}
#bgmax .header {
	background-image: url(../../images/header_bgmax.gif);
}
#about .header {
	background-image: url(../images/header_about.gif);
}
#about_history .header {
	background-image: url(../images/header_history.gif);
}
#about_events .header {
	background-image: url(../images/header_events.gif);
}
#about_news .header {
	background-image: url(../../images/header_news.gif);
}
#about_video .header {
	background-image: url(../images/header_video.gif);
}
#testim .header {
	background-image: url(../../images/header_testimonials.gif);
}
#research .header {
	background-image: url(../../images/header_research.gif);
}
#faq .header {
	background-image: url(../../images/header_faq.gif);
}
#products .header {
	background-image: url(../images/header_products.gif);
}
#amax .header {
	background-image: url(../../images/header_amaxred.gif);
}
#amax_liquid .header {
	background-image: url(../../images/header_amaxliteblue.gif);
}
#amax_ultra .header {
	background-image: url(../../images/header_amaxorange.gif);
}
#amax_xtra .header {
	background-image: url(../../images/header_amax.gif);
}
#amax_concentrate .header {
	background-image: url(../../images/header_amaxblue.gif);
}
#amax_standard .header {
	background-image: url(../../images/header_amaxred.gif);
}
#contact .header {
	background-image: url(../images/header_contact.gif);
}
#milkmax .header {
	background-image: url(../../images/header_mttm.gif);
}

/** Highlights nav item for active section **/
#menu  #hilite{
	background-position: left bottom;
}

.stafftable {
	margin-left: 20px;
}
.stafftable td {
	width: 33%;
	vertical-align: top;
}
.stafftable p {
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 0px;
}
.stafftable h2 {
	margin-left: 0px;
}
.stafftable img {
	margin-bottom: 7px;
}
h1 span {
	font-size: x-small;
}
#overview p {
	font-size: 9pt;
	line-height: 10pt;
}
.sidebaraddress {
	font-size: 9pt;
}
.leftcol p {
	font-size: 10pt;
	line-height: 14pt;
	margin-left: 0px;
	margin-right: 5px;
}
.bluebox p  {
	font-size: 12pt;
	margin-left: 20px;
}
#producttable {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#producttable tr {
	height: 50px;
}
#producttable td {
	width: 14%;
	vertical-align:top;
	height: 50px;
}
#producttable a {
}
#contactform td {
	vertical-align:top;
}
#contactform  p{
	margin-top: 0px;
	padding-top: 0px;
}
.leftcol #contactform input {
	margin-bottom: 7px;
}
#packagingtable p {
	text-align: center;
	margin-left: 0px;
}
#packagingtable {
	margin-left: 15px;
	border: 1px solid #999;
	width: 600px;
}
#packagingtable td {
	border: 1px solid #999;
}
.centercol table {
	width: 475px;
}
td p {
	margin-right: 0px;
}
#sitemap .centercol p ,#sitemap .centercol blockquote{
	margin-top: 0px;
	margin-bottom: 0px;
}
#othervids p {
	font-size: 10pt;
	line-height: 15px;
}
.centercol p span , .centercol h2 span{
	font-size: xx-small;
}
small, small a:link {
	color: #CCC;
	font-size: 9pt;
	text-decoration: none;
}

/*   Additional classes and styles */

#SFSF {margin-top:190px; text-align:center;}



.logos {padding-top:165px;border:2px solid #red;}

/* Chinese section */

.leftchinesecolumn {
width:215px;
height:371px;
background-color:#7e97c4;
padding:0px 5px 0px 5px;
color:#fff;
}

#menu .productsch {
	background-image: url(../images/nav_productssp_ab.png);
		background-repeat: no-repeat;
	width: 116px;
}

#menu .aboutch {
	background-image: url(../images/nav_aboutsp_ab.png);
	background-repeat: no-repeat;
	width: 119px;
}

#menu .contactch {
	background-image: url(../images/nav_contactsp_ab.png);
		background-repeat: no-repeat;
	width: 117px;
}

#menu .english {
	background-image: url(../images/nav_english_ab.png);
	width: 120px;
}