/* CSS Document */

body {
	margin: 0;
	color: #5a5a5a;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	margin: 0 0 15px 0;
	color: #1e6792;
	font: 23px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;

	}
h2 {
	margin: 0 0 10px 0;
	color: #1e6792;
	font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	}
	
	
h3 {
	margin: 0 0 0 0;
	color: #FFF;
	font: 15px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	}
h4 {
	color: #1e6792;
	font-weight: bold;
	margin: 0 0 6px 0;
	font-size: 12px;
	
}
	

h5 {
	margin: 0 0 0 0;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	}

/* -------------------------------------------------------------------------------------------------------  Links  -----*/


a:link { 
	color: #a4a730;
	text-decoration: none;
	font-weight: bold;
}
a:visited { 
	color: #a4a730;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: #a4a730;
	text-decoration: underline;
	font-weight: bold;
}
a:active { 
	color: #a4a730;
	text-decoration: none;
	font-weight: bold;
}





/* -------------------------------------------------------------------------------------------------------  Class  -----*/


.clear {
	clear: both;
	}
	
	
.bgLeft {
	background: url(/images/bgLeft.gif) repeat-x;
	}
.bgRight {
	background: url(/images/bgRight.gif) repeat-x;
	}
.centre {
	width: 950px;
	}	

.search {
	width: 169px;
	border: 1px solid #e8e8e8;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 4px;
	}
.searchGo {
	border: none;
	vertical-align: middle;
	margin: 0 0 0 3px;
	}
.homeFlash {
	margin: 22px 0 10px 0;
	}

.divider {
	background:url(/images/divider.gif) repeat-x center;
	height: 40px;
	clear:both;
	text-align: right;
	vertical-align: middle;
	}	
.dividerFoot {
	background:url(/images/dividerFoot.gif) repeat-x center;
	height: 20px;
	}	
 
.dividerPromotions {
	background:url(/images/dividerPromotions.gif) repeat-x center;
	height: 30px;
	}	
.promotionsHead {
	padding: 0 13px 10px 13px;
	border-bottom: 1px solid #b6b959;
	margin: 0 0 10px 0;
	}
.promotionsItem {
	padding: 0 13px 0 13px;
	}


.img {
	padding: 4px;
	border: 1px solid #ccc;
	}
.imgInline {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 6px 10px 5px 0;
	float: left;
	}

/* These are for pageBuilder image and TinyMCE plugin */	
.imageRight, .img-right {
	float:right;
	padding: 4px;
	margin: 6px 10px 5px 0;
}
.imageLeft, .img-left {
	float:left;
	padding: 4px;
	margin: 6px 10px 5px 0;
}
.imageCenter, .img-center {
	float:center;
	padding: 4px;
	margin: 6px 10px 5px 0;
}	
	
	
	
.inBrief {
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: 16px;
	}

.footSeperator {
	color: #29678c;
	}






.linkFindout {
	margin: 10px 0 0 0;
	background: url(/images/findOut.gif) no-repeat;
	padding: 3px 0 0 185px;
	display: block;
	clear: both;
	width: 365px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	height: 36px;
	overflow: hidden;
	}
.linkEvent {
	margin: 10px 0 0 0;
	background: url(/images/event.gif) no-repeat;
	padding: 3px 0 0 115px;
	display: block;
	clear: both;
	width: 365px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	height: 36px;
	overflow: hidden;
	}
.linkDownload {
	margin: 10px 0 0 0;
	background: url(/images/download.gif) no-repeat;
	padding: 3px 0 0 151px;
	display: block;
	clear: both;
	width: 365px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	height: 50px;
	overflow: hidden;
	}
.linkLink {
	margin: 10px 0 0 0;
	background: url(/images/link.gif) no-repeat;
	padding: 3px 0 0 100px;
	display: block;
	clear: both;
	width: 365px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	height: 36px;
	overflow: hidden;
	}
.linkGoto {
	margin: 10px 0 0 0;
	background: url(/images/goto.gif) no-repeat;
	padding: 8px 0 0 115px;
	display: block;
	clear: both;
	width: 270px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	height: 36px;
	overflow: hidden;
	}






.contactInput {
	width: 350px;
	border: 1px solid #ccc;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	padding: 4px;
	}
.submit {
	margin: 10px 0 0 283px;
	}






.tableCell {
	padding: 8px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	}
.tableCellR {
	padding: 8px;
	border-bottom: 1px solid #e8e8e8;
	}
.tableCellB {
	padding: 8px;
	border-right: 1px solid #e8e8e8;
	}
.tableCellBR {
	padding: 8px;
	}




.subheading {
	color: #1e6792;
	font-weight: bold;
	}
.date {
	color: #999999;
	font-size: 10px;
	}	

	
.newsTitle {
	color: #5a5a5a;
	}	
	
	
.mastitisHeadL {
	width: 248px;
	float:left;
	}
.mastitisHeadR {
	width: 280px;
	float:right;
	height: 127px;
	vertical-align:middle;
	}

	
	
	
	
/* -------------------------------------------------------------------------------------------------------  Div  -----*/

#head {
	margin: 0 0 27px 0;
	} 
#contentContainer {
	width: 779px;
	float: right;
	margin: 0 0 40px 0;
	}
#content {
	line-height: 18px;
	width: 555px;
	float: left;
	}
#calcContent {
	line-height: 18px;
	width: 780px;
	float: left;
	}



#right {
	width: 199px;
	float: right;
}
#rightContent {
	line-height: 18px;
	margin: 15px 0 0 0;
	}


#promotions {
	width: 199px;
	background: url(/images/promotionsBot.gif) bottom no-repeat #a4a730;
	color: #f0f296;
	font-size: 10px;
	margin: 12px 0 0 0;
	}
#promotions a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}




#foot {
	background: url(/images/footBg.gif) repeat-x;
	height: 145px;
	padding: 21px 0 0 0;
	}
#footContent {
	width: 950px;
	margin: 0 auto 0 auto;
	}
#footRight {
	width: 390px;
	float: right;
	color: #fff;
	font-size: 9px;
	text-align: right;
	line-height: 20px;
	}
#footLeft {
	width: 420px;
	float: left;
	}
#foot a {
	color: #fff;
	font-weight: normal;
	}










/* -------------------------------------------------------------------------------------------------------  Menu  -----*/










#menuBot {
	background: url(/images/menuBot.gif) no-repeat bottom;
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	float: left;
	width: 151px;
	}

#menu {
	background: url(/images/menuTop.gif) no-repeat top;
	padding: 5px 0 0 0;
	}
#menu  ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  }  

#menu li { 
	position : relative;
	white-space: nowrap;
	display: block;
	background:url(/images/menuBg.gif) no-repeat #155a88 bottom;
	padding: 10px 13px 10px 13px;
	width: 125px;
	margin: 0;
	}
#menu li { 
	float: left;
	position : relative;
	white-space: nowrap;
	display: block;
	background:url(/images/menuBg.gif) no-repeat #155a88 bottom;
	padding: 10px 13px 10px 13px;
	width: 125px;
	margin: 0;
	}
#menu li ul { 
	position : absolute;
	left: -999em;		
	border: 2px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	margin: -23px 0 0 138px;	

	}	
#menu  li ul li {
	border-top: 1px solid #e8e8e8;
	padding: 8px 10px 8px 10px;
	text-align: left;
	background: #FFF;
	}	
#menu li a {	
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
	white-space: nowrap;
	display: block;
	}	
#menu li ul li a {
	color: #1e6792;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
	white-space: nowrap;
	}	
#menu li a:hover {
	text-decoration: none;
	}
#menu li a:active {
	text-decoration: none;
	}  
	
	
#menu ul li:sfhover,  #menu ul li.sfhover {	
	background: url(/images/menuBg2.gif) no-repeat bottom;
}
#menu ul li ul li:sfhover,  #menu ul li ul li.sfhover {	
	background: #f2f2f2;
	}
#menu ul li:hover,  #menu ul li.hover {	
	background: url(/images/menuBg2.gif) no-repeat bottom;
}
#menu ul li ul li:hover,  #menu ul li ul li.hover {	
	background: #f2f2f2;
	}
#menu li:hover {background-position: 0 0;}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
		left: auto;		
	}





/*


#menuBot {
	background: url(/images/menuBot.gif) no-repeat bottom;
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	float: left;
	width: 151px;
	}

#menu {
	background: url(/images/menuTop.gif) no-repeat top;
	padding: 5px 0 0 0;
	}
	
#menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
  }  
	
#menu li { 
	position : relative;
	background:url(/images/menuBg.gif) no-repeat #155a88 bottom;
	padding: 10px 13px 10px 13px;
	width: 125px;
	margin: 0;

	}
	
#menu li ul { 
	position : absolute;
	left: -999em;
	border: 2px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	margin: -23px 0 0 138px;
	}	

	
#menu li a {
	width: 11em;
	w\idth : 10em;		
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
	white-space: nowrap;
	display: block;
		}
	

#menu  li ul li {
	border-top: 1px solid #e8e8e8;
	padding: 8px 10px 8px 10px;
	text-align: left;
	background: #FFF;
	}	
#menu li a {	
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
	white-space: nowrap;
	display: block;
	}	
#menu li ul li a {
	color: #1e6792;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
	white-space: nowrap;
	}	
#menu li a:hover {
	text-decoration: none;
	}
#menu li a:active {
	text-decoration: none;
	}  
	
	
#menu ul li:sfhover,  #menu ul li.sfhover {	
	background: url(/images/menuBg2.gif) no-repeat bottom;
}
#menu ul li ul li:sfhover,  #menu ul li ul li.sfhover {	
	background: #f2f2f2;
	}
#menu ul li:hover,  #menu ul li.hover {	
	background: url(/images/menuBg2.gif) no-repeat bottom;
}
#menu ul li ul li:hover,  #menu ul li ul li.hover {	
	background: #f2f2f2;
	}
#menu li:hover {background-position: 0 0;}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
		left: auto;		
	}


*/






/* -------------------------------------------------------------------------------------------------------  Lists  -----*/



.pageNav {
	margin: 15px 0 0 0;
	padding: 0px 0px 0px 0px;
	clear: both;
	}
.pageNav ul { 
	 list-style-type: none;
	 list-style-position: inside;
	 display: block;
	 } 
.pageNav li {	
	padding: 0px 0px 10px 20px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background: url(/images/pageNav.gif) no-repeat 0px 2px;
	display: block;
}
.pageNav li a:link {	
	color: #155a88;
	}
.pageNav li a:visited {	
	color: #155a88;
	}
.pageNav li a:hover{	
	color: #155a88;
	}
.pageNav li a:active {	
	color: #155a88;
	}





.list {
	margin: 15px 0 0 0;
	padding: 0px 0px 0px 0px;
	clear: both;
	}
.list ul { 
	 list-style-type: none;
	 list-style-position: inside;
	 display: block;
	 } 
.list li {	
	padding: 0px 0px 10px 20px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background: url(/images/pageNav.gif) no-repeat 0px 2px;
	display: block;
}
















/*----------------------------------------------------------------------- Calculators -----------------------------------------*/
.calc {
	margin: 0 0 25px 0;	
	}
.calc table {
	border-left: 1px solid #d8d8d8;
	border-top: none;
	margin: 0 0 10px 0;	
	}
.calcInput {
	width: 65px;
	border: 1px solid #c5c5c5;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 4px;
	text-align: right;
	}

	
.calcHead {
	background: url(/images/calcHead.gif) no-repeat #00ade7;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	}
.energyCalcHead {
	background: url(/images/energyCalcHead.gif) no-repeat #d21515;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 10px 6px 10px;
	}

.calcCell {
	padding: 6px;
	background: #f3f3f3;
	color: #333333;
	font-weight: bold;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.calcCellNoBorder {
	padding: 8px;
	background: #f3f3f3;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	
}
.note {
	font-size: 10px;
	font-style:italic;
	color: #999999;
	font-weight: normal;
	}
.calcHeadNote {
	font-weight: normal;
	font-size: 10px;
	}
.calcDate {
	border: 1px solid #c5c5c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
		color: #666;

}


.total {
	background: #00ade7;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	}
.totalNote {
	font-size: 10px;
	font-style:italic;
	color: #fff;
	font-weight: normal;
	}




/* @group help */
.helpPopup {
	width: 300px;
	border: 2px solid #e8e8e8;
	overflow: auto;
	position: absolute;
	padding: 10px;
	font-size: 9px;
	line-height: 16px;
	background: #fff url(/images/popUp_bg.gif) no-repeat center;
}