/* CSS Document */

/*Structure
---------------------------------------------------*/
html {
	overflow-y: scroll;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #CCEBFF url(/images/bg.gif) center repeat-y;
	height: 100%;
}

form {
	height: 100%;
}

div#survey {
	background-image: url(/images/buttonForSurvey.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:177px;
	margin:-45px 0 0;
	padding:0;
	position:fixed;
	text-indent:-9000px;
	top:45%;
	right: 0;
	width:37px ;
	z-index:100001;
}

div#survey a {
	display:block !important;
	height:177px !important;
	width:37px !important;
	overflow: hidden;
}

#wrapper {
	min-height: 100%;
	width: 790px;
	margin: 0 auto;
}

#container{
	padding: 0 10px 130px 1px;
	width: 779px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}

#header {
	overflow: hidden;
}

#header h1 {
	background: url(/images/header.gif);
	width: 524px;
	height: 70px;
	text-indent: -99999px;
	float: left;
}

#BHCnav{
	float: right;
	font-size: 10px;
	color: #999;
	text-align: right;
	width: 230px;
	padding-right: 10px;
}

#header ul {
	margin: 0;
	float: right;
}

#header ul li {
	float: left;
	border-right: 1px solid #999;
	background-image: none;
	padding: 0 5px;
}

#header ul li:last-child {
	border-right: none;
}

div#leftCol {
	width: 170px;
	float: left;
}

div#mainCol {
	float: left;
	width: 609px;
	padding: 0 0 40px 0;
}

div#mainCol .panel ul {
	margin: 0;
	overflow: hidden;
}

div#mainCol .panel ul li a {
	color: #069;
	text-decoration: none
}

div#mainCol .panel ul li a:hover {
	text-decoration: underline;
}

div#mainCol #cats.panel ul li {
	float: none;
}

h2.pet-tips {
	background: url(/images/headingPetTips.gif) no-repeat;
	width: 132px;
	height: 25px;
	text-indent: -99999px;
	margin: 14px 0 0 0;
	padding: 0;
}

div#content {
	padding: 5px 0 0 4px;
}

div#mainContent {
	width: 455px;
	float: left;
}

div#subContent {
	float: left;
	width: 137px;
	margin-left: 13px;
}

div#subContent h2 {
	font-size: 1.6em;
	text-transform: uppercase;
}

a img {
	border: none;
}

/*Typography and Basic Strcuture
[Colours for sub sections are in individual stylesheets]
---------------------------------------------------*/
body, td {
	FONT-SIZE: 11px;
	COLOR: #666;
	font-family: Arial, Helvetica, sans-serif;
	}
p	{
	padding:0px;
	margin:0 0 10px 0;
	}
h1, h2, h3 {
		font-family: Helvetica, Tahoma,  Arial, sans-serif;
		}
h4, h5{
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	margin: 0px;
	padding: 0px 0px 5px;
	text-transform: uppercase;
}
h2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #069;
}
h3 {
	FONT-WEIGHT: normal;
	padding: 0px;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}
h4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	margin: 8px 0px 5px 0px;
	padding: 0px;
}
h5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	margin: 0px;
	padding: 0px;
}
hr{
	height: 1px;
	border: none;
	border-bottom: 1px solid #ccc;
	}
A, A:active, A:visited  {
	COLOR: #0099cc;
	text-decoration: underline;
}
A:hover {
	COLOR: #78D5F8;
	text-decoration: underline;
}
input, select, textarea{
	font-size:10px;
}
.right{
	float: right;
	}
.left{
	float:left;
	}
ul{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	}
ul li {
	list-style-type: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding: 0 0 4px 7px;
	}

#BHCnav A, #BHCnav A:active, #BHCnav A:visited  {
	COLOR: #999;
	text-decoration: none;
}
#BHCnav A:hover {
	COLOR: #78D5F8;
	text-decoration: underline;
}



/*Nav Stuff
---------------------------------------------------*/


#navlist
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



div#navlist table td {
	text-align: center;
}


div#navlist table td a {
	display: block;
	color: #fff;
	padding: 3px 20px;
	text-decoration: none;
	font-weight: bold;
	background-color: #0099CC
}


.pets, .livestock, .pestcontrol, .products, .news, .askaquestion, .other{
	border-bottom: 5px solid;
	border-left: 1px solid #fff;
	}
.home{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #71C6FF;

	}
#navlist .home
{
	padding-left: 0;
	padding-right: 0;
	width: 169px;
 	text-align: left;
}


.pets{
	border-bottom-color: #66cc66;
	}
.livestock{
	border-bottom-color: #cccc00;
	}
.pestcontrol
{
	border-bottom-color: #999900;
}

.other, .products, .news, .askaquestion{
	border-bottom-color: #666;
	}


#navlist a:link, #navlist a:visited {
	color: #fff;
}
#navlist a:hover, #navlist a:active,
#navlistActive a:link, #navlistActive a:visited,
#navlistActive a:hover, #navlistActive a:active {
	background-color: #006699;
	color: #fff;
}



/*Redone SubNav Stuff [colours are in seperate stylesheets]
---------------------------------------------------*/


#subNavul1 {
	font-weight: bold;
	color: #fff;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0 0 0 0;
	margin: 0px;
}
#subNavul1 li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-left: 0;
	padding-top: 0px;
	padding-bottom: 0;
	background-image: none;
	list-style: none;
	line-height: 1.5em;
}

div#subNav ul li.subNavActivePath a {
	text-decoration: none;
}

#subNavul1 li a {
	padding-left: 15px;
	text-decoration: none;
	display: block;
}

#subNavul1 li ul {

	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}

#subNavul1 li ul li {
	list-style: none;
	/*margin: 0 0 0 ;
	padding: 0 0 0 0;*/
	background-image: none;
}

#subNavul1 li ul li a {
	padding-left: 20px;
	padding-right: 10px;
}

#subNavul1 li ul li ul {

}

#subNavul1 li ul li ul li {
	font-weight: normal;
}

#subNavul1 li ul li ul li a {
	padding-left: 25px;
}

#subNavul1 ul a {
	text-decoration: none;
}

#subNavul1 ul a:link, #subNavul1 ul a:visited, #subNavul1 ul a:active {
	text-decoration: none;
}

#subNavul1 ul a:hover{
	text-decoration: underline;
}



/*Bayer Links
---------------------------------------------------*/
#bayer-links
{
	width: 169px;
	font-weight: bold;
	color: #999;
	border-bottom: 1px solid #666;
}
#bayer-links ul {
	margin: 0px;
	padding: 5px 10px 3px 10px;
}

#bayer-links ul li {
	background-image: none;
}

#bayer-links h2{
	background: #999 url(/Images/h2BayerLinks.gif) no-repeat;
	width: 169px;
	height: 20px;
	text-indent: -99999px;
	margin: 0;
}
#bayer-links ul li a:link, #bayer-links ul li a:visited, #bayer-links ul li a:active {
	color: #999;
	text-decoration: none;
}
#bayer-links ul li a:hover{
	color: #333;
	text-decoration: underline;
}

#terms {
	font-size: 0.8em;
	color: #666;
	padding: 10px 0 0 20px;
}

#terms ul {
	margin: 0 0 17px 0;
}

#terms ul li {
	background-image: none;
	padding: 0;
}

#terms ul li a:link, #terms ul li a:visited, #terms ul li a:active {
	color: #666;
	text-decoration: none;
}

#terms ul li a:hover {
	text-decoration: underline;
}


/*Footers
---------------------------------------------------*/

#footer2 {
	clear:both;
	overflow: hidden;
	width: 613px;
	height: 120px;
	padding: 0 0 0 174px;
	position: relative;
	margin: -120px auto 0 auto;
}

#footer2 .footer-bg {
	background: #09c;
	width: 787px;
	position: absolute;
	height: 100%;
	top: 25px;
	left: 0;
}

#footer2 .footer-bg p {
	padding: 75px 0 0 15px;
	font-size: 0.9em;
	color: #fff;
	position: absolute;
	z-index: 1000;
}

#footer2 .footer-bg p a:link, #footer2 .footer-bg p a:visited, #footer2 .footer-bg p a:active {
	color: #fff;
}

#footer2 a:link, #footer2 a:visited, #footer2 a:active, #footer a:link, #footer a:visited, #footer a:active  {
	color: #069;
	text-decoration: none;
}
#footer2 a:hover, #footer a:hover{
	color: #069;
	text-decoration: underline;
}

#footer2 h2 {
	background: #069;
	color: #fff;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 25px;
	text-indent: 17px;
	margin: 0;
}

#footer2 #pet-best-sellers, #footer2 #livestock-best-sellers, #footer2 #pest-best-sellers {
	float: left;
	position: relative;
	z-index: 20;
}

#footer2 #pet-best-sellers h2, #footer2 #pet-best-sellers ul {
	width: 183px;
}

#footer2 #livestock-best-sellers h2, #footer2 #livestock-best-sellers ul {
	width: 203px;
}

#footer2 #pest-best-sellers h2, #footer2 #pest-best-sellers ul {
	width: 203px;
}

#footer2 ul {
	float: left;
	background: #CEEBF5 url(/images/bgFooterList.gif) repeat-x;
	margin: 0 5px 0 0;
	padding: 5px 0 0 0;
}

#footer2 ul li {
	background-image: url(/images/bulletArrow.gif);
	background-position: 0 3px;
	margin: 0 0 0 13px;

}

.HomePageSubNav
{
	float: left;
	width: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.HomePageSubNav #subNav ul li
{
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.HomePageSubNav #subNav ul li a:link,
.HomePageSubNav #subNav ul li a:visited,
.HomePageSubNav #subNav ul li a:active
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.HomePageSubNav #subNav ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.HomePageContentRow td
{
	padding: 5px 5px 5px 8px;
}

/*Home page Banner Images
---------------------------------------------------*/
.bannerPic1
{

	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;

}

.bannerPic1 img
{
	width: 203px;
}

.bannerPic2
{

}

.bannerPic2 img
{
	width: 203px;
}


/*Misc
---------------------------------------------------*/

#hpContent
{
	overflow: hidden;

}
.hpPod{
	padding: 15px 10px;
	font-size: 11px;
	}
#quickPG
{

	padding: 10px;
	background-color: #0099CC;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}
#quickPG h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

div#animal {
	position: relative;
}
#quickPG label {
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
}
#quickPG select{
	width: 130px;
	background-color: #CCEBFF;
	color: #0d699c;
	border: none;
	padding: 2px;
	}
div#selectAnimal {
	position: absolute;
	top: 8px;
	left: 147px;
	width: 170px;
	padding-left: 10px;
	background-image: url(/images/selectAnimalPoint.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 100;
}

div#selectAnimal div {
	border: 1px solid #71C6FF;
	border-left: none;
	background-color: #fff;
	height: 23px;
	/*background-image: url(/images/selectAnimalWarn.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 0 0 20px;
}

#site-search {

}

#site-search h2 {
	background: url(/Images/h2SiteSearch.gif) no-repeat;
	width: 169px;
	height: 20px;
	text-indent: -99999px;
	margin: 1px 0 5px 0;
}

#site-search fieldset {
	border: none;
	margin: 0 0 0 5px;
}

#site-search input.textbox {
	border: none;
	background: #cce0eb;
	color: #000;
	width: 120px;
	height: 19px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
	padding: 3px 0 0 2px;
}

#site-search input.btnGo {
	float: left;
	background: #069;
	width: 22px;
	height: 22px;
	border: none;
	color: #fff;
	font-size: 0.9em;
	margin: 0 0 0 -3px;
	cursor: pointer;
	line-height: 22px !important;
}

.greyBox {
	background-color: #efefef;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
.RHSgrey {
	background-color: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
.sbColour {
	padding: 0;
	margin-bottom: 10px;
	border: 1px solid #66CC66;
}
.sbColour h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 5px 10px 5px 10px;

}
.sbColour a {
	display: block;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #66CC66;
	text-decoration: none;
	font-weight: bold;
}
#subNav h2 a {
	color: #fff;
	}


.green{
	color: #38af38;
}

div.salesPol {
	border: 1px solid #E3E3E3;
	padding: 3px;
}

/* Styles for the product list page */

ul#productList {
	margin: 0;
	padding: 0;
	display: none;
}

ul#productList li {
	background-image: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul#productList li a {

}

ul#productList li ul {
	margin-top: 8px;
}

ul#productList li ul li, ul.productPdf li {
	background-image: url(/images/productArrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0 0 5px 15px;
	text-align: right;
	margin-bottom: 5px;
	border-bottom: 1px solid #E3E3E3;
}

ul#productList li ul li span.pro, ul.productPdf li span.pro {
	float: left;
	padding-top: 3px;
}

ul#productList li ul li a, ul.productPdf li a {
	padding-left: 5px;
}


/* Styles for the product packaging tables */

table#prodPack {

}

table#prodPack td, table#prodPack th {
	padding: 2px;
}

table#prodPack td.type {
	font-weight: bold;
	padding: 20px 0 0 0;

}

table#prodPack td.type h4 {
	background-color: #E3E3E3;
	padding: 2px;
}


/* Common promotion styles */

.PromotionEven
{
	background-color: #D8F9DA;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.PromotionEven a.text-link
{
	background: url(/images/greenArrow.gif) no-repeat right 4px;
	color: #363;
	padding-right: 8px;
}

.PromotionOdd
{
	background-color: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.PromotionProductOdd
{
	background-color: #D8F9DA;
	padding: 10px;
	margin-bottom: 10px;
}

.PromotionProductEven
{
	background-color: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.PromotionProductOdd a, .PromotionProductEven a,
.PromotionEven a, .PromotionOdd a
{
	text-decoration: none;
	margin: 4px 0 0 0;
}


.productListText
{
	width: 450px;
}

.hidden 
{
	text-indent: -99999px;	
}

span.Normal {
	display: block;
}

/* New product page */ 

.product-intro {
	color: #010101;	
	font-size: 1.1em;
	padding: 19px 0 0 8px;
}

.product-key {
	float: right;
	margin: 0 0 8px 0;
}

.product-key ul {
	margin: 0;
	overflow: hidden;
	float: left
}

.product-key ul li {
	float: left;
	background-image: none;
	padding: 0 13px 0 0;
	color: #000;
}

.btn-reset {
	float: left;
	background: url(/images/btnReset.gif) no-repeat;
	width: 60px;
	height: 19px;
	text-indent: -9999px;
	border: none;
	margin: -4px 0 0 0;
	cursor: pointer;
}

.indicator {
	width: 9px;
	height: 9px;
	float: left;
	margin: 2px 3px 0 0;
	border: none;
}

.indicator.pets {
	/*background-color: #008000;*/
	background-color: #00a900;
}

.indicator.livestock {
	background-color: #ffc000;
}

.indicator.pests {
	/*background-color: #930;*/
	background-color: #d30;
}

.product-filters {
	width: 597px;
	height: 43px;
	background: url(/images/bgProductSearch.gif);
	clear: both;
	padding: 13px 0 0 9px;
}

.product-filters fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.product-filters label {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}

.product-filters div {
	float: left;
}
.product-filters div.loadingBar {
  float:none;
  margin:0 auto;
  padding-top:4px;
  width:220px;
  height:19px;
  background:url(/images/loading-bar.gif) bottom left no-repeat transparent;
  position:relative;
  left:-4px;
}
.product-filters div.loadingBar div.loadingBarText{
  color:#FFFFFF;
  position:absolute;
  text-align:center;
  top:21px;
  width:220px;
}
.filter-product {
	width: 99px;
	padding-right: 11px;
}

.filter-segment {
	width: 87px;
	padding-right: 10px;

}

.filter-species {
	width: 114px;
	padding-right: 10px;
}

.filter-condition {
	width: 120px;
	padding-right: 11px;
}

.filter-method {
	width: 99px;
}

.product-filters select {
	width: 100%;
}

table#product-listing {
	margin: 7px 0 10px 1px;
	width:604px;
}

table#product-listing th {
	text-align: left;
	color: #fff;
	font-size: 1.1em;
	border-top: 1px dotted #069;
	padding: 0 0 0 5px;
}

table#product-listing td {
	color: #000;
	padding: 0 10px 10px 5px;
	vertical-align: top;
}


table#product-listing th img {
	/*width: 99px;*/
	padding: 15px 0 12px 0;
}

table#product-listing th.header-letter {
	background: url(/images/bgProductGroup.gif) no-repeat;
	height: 20px;
	padding: 3px 0 8px 8px;
	border: none;
	vertical-align: top;
}

/* Search */ 

h2.heading-search {
	padding: 10px 0 0 10px;
}

#search-results {
	padding: 0 0 0 12px;
}

#search-results ul {
	margin: 0;
}

#search-results ul li {
	background-image: none;
	padding: 0 7px 0 0;
	float: left;
	color: #069;
}

#search-results ul li.active {
	font-weight: bold;
}

#search-results ul li a {
	color: #069;
}

#search-results ul li a:hover {
	text-decoration: none;
}

.stdPagination {
	overflow: hidden;
	padding: 5px 0 13px 0;
}

#search-results ol {
	border-top: 1px dotted #069;
	border-bottom: 1px dotted #069;
	margin: 0 0 15px 0;
	padding: 15px 10px 0 20px;
	color: #000;
}

#search-results .synopsis {
	margin-bottom: 15px;
}

#search-results ol a {
	font-size: 1.1em;
	color: #069;
	font-weight: bold;
}

#search-results li p {
	margin: 2px 0 19px 0;
}
div#mainContent {
  margin-bottom:20px;
}

div#mainCol img.Banner {
    padding:5px 0 0 4px;
}

.paddedMainContent {
  padding-left:12px;
}