/* AUX */
img#page-logo 
{
	margin: 15px 0px 14px 15px;
}
.page-image
{
	position: absolute;
	right: 0;
	top: 0;				
}

#page-image-top-1
{
	z-index: 20; 
	/* width: 300px;
	height: 128px; */
}
#page-image-top-2
{
	z-index: 5;
	/* width: 183px;
	height: 167px; */
}
#page-image-top-3
{
	z-index:20; 
	/* width: 183px;
	height: 167px; */
}
#page-image-top-4
{
	z-index: 0; 
	/* width: 93px;
	height: 500px; */
}

#page-image-flash
{
	padding: 0;
	margin: 0;
}

#page-image-bottom 
{
	top: auto;		
	bottom: -20px;		
	left: 0px;
	z-index: 1;
}




.menubar .aboutUs a:hover 		{ color: #286DA8; }
.menubar .businessCentre a:hover 	{ color: #000177; }
.menubar .home a:hover 			{ color: #286DA8; }
.menubar .buyOnline a:hover 		{ color: #E84300; }
.menubar .education a:hover 		{ color: #AF5200; }
.menubar .kidsOnly a:hover 		{ color: #6E3DDD; }
.menubar .natureOnline a:hover 		{ color: #228900; }
.menubar .researchCuration a:hover 	{ color: #015B28; }
.menubar .takePart a:hover 		{ color: #0085BC; }
.menubar .tring a:hover 		{ color: #232428; }
.menubar .visitUs a:hover 		{ color: #B40000; }

.menubar .about-us a:hover 		{ color: #286DA8; }
.menubar .business-centre a:hover 	{ color: #000177; }
.menubar .home a:hover 			{ color: #286DA8; }
.menubar .buy-online a:hover 		{ color: #E84300; }
.menubar .education a:hover 		{ color: #AF5200; }
.menubar .kids-only a:hover 		{ color: #6E3DDD; }
.menubar .nature-online a:hover 	{ color: #228900; }
.menubar .research-curation a:hover 	{ color: #015B28; }
.menubar .take-part a:hover 		{ color: #0085BC; }
.menubar .tring a:hover 		{ color: #232428; }
.menubar .visit-us a:hover 		{ color: #B40000; }


#nav-site-supplementary li.aboutUs a:hover 		{ background-image: url(about-us/images/circle-right.gif); }
#nav-site-supplementary li.researchCuration a:hover 	{ background-image: url(research-curation/images/circle-right.gif); }
#nav-site-supplementary li.businessCentre a:hover 	{ background-image: url(business-centre/images/circle-right.gif); }

/* ----- hover styles for top-menu item arrows ----- */
#nav-site-supplementary li.about-us a:hover 		{ background-image: url(about-us/images/circle-right.gif); }
#nav-site-supplementary li.research-curation a:hover 	{ background-image: url(research-curation/images/circle-right.gif); }
#nav-site-supplementary li.business-centre a:hover 	{ background-image: url(business-centre/images/circle-right.gif); }





div.menubar 
{   
	overflow: auto;			
	width: 100%;
	color: #747474;
	background-color:#FFF;
	background-image: url(generic/images/backgrounds/bg-menubar-bar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #DADADA;
	font-weight: bold;
}
.menubar ul li 
{
	float: left;			
	display: block;
	padding-right: 15px;
	border-right: 1px solid #CACACA;
	list-style: none;
}
.menubar ul 
{
	display: inline; 
	margin: 0px;
}
.menubar a:link, .menubar a:active, .menubar a:visited 
{
	color: #747474;
	text-decoration: none;
	
}
.menubar a:hover 	 	
{
	color: #377FBD;
	text-decoration:underline;
}



div#nav-site-supplementary 
{
	position: absolute;
	top: 18px;
	right: 0;
	z-index: 25;
	width: 505px;
	background-color: transparent;
	background-image: none;
	border-width: 0px;		
}
#nav-site-supplementary li 
{
	white-space: nowrap;
	padding: 0px 5px 0px 5px;
	margin: 2px 0px;
	vertical-align: middle;
}
#nav-site-supplementary li a 
{
	display: block;
	background-image: url(generic/images/circle-right.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

#search-site 				
{
	border-right: none;
 	vertical-align: middle;
}
#search-site-box			
{
	height: 1.5em;
	border: 1px solid #DBDADA;
	margin: 0px 3px;		
	font-size: 0.75em;
	
}
#search-site-go, .searchGo 		
{
 	vertical-align: middle;	
}
#search-site label
{
	float: none;
	display: inline;	
	width: auto;
	font-weight: bold;
	padding: 0;
	line-height: 1.2em;	
}
#search-site form, #search-site label, #search-site input
{
	vertical-align: top;
}
#search-site fieldset
{
	border-width: 0px;	
}

#nav-site 
{
	clear: both;
	position: relative;
	z-index: 10;
	background-image: url(generic/images/backgrounds/bg-menubar-bar.gif); 
	padding: 4px 0px 3px 0px;
	border-bottom: 1px solid #BFBFBF;
}
#nav-site ul
{
	display:block;
	z-index:25;
	width:570px;
}
#nav-site li 
{
	display:block;
	padding: 0px 9px;	
}

#nav-footer 
{
	font-size: 0.8em;
}
div#nav-footer 
{
	font-weight: normal;
	padding: 3px 0px 4px 0px;
	margin: 0px;
}
div#nav-footer ul li 
{
	padding: 0px 10px;
}
div#nav-footer ul li#page-copyright 
{
	float: right;
	padding-right:40px; 	
	border-right:none;
}
#nav-footer-menu li.first-item 		
{
	padding-left:40px;
}

/* ----- bread crumbs --------------- */
#nav-breadcrumbs 
{
	font-size: 0.9em; 
	color: #000;
	padding: 0 0px 8px 0;
	margin-right: 15px;
}
#nav-breadcrumbs a:link, #nav-breadcrumbs a:active, #nav-breadcrumbs a:visited 
{
	color: #000;
	text-decoration : underline;
}
#nav-breadcrumbs ul 
{
	display:inline;
	padding: 0px 0px 0px 2px;
	margin:0px;
}
#nav-breadcrumbs ul li 
{
	display:inline;
	list-style:none;
}





#nav-content 
{
	
	width: 170px;
	/* background-position: top right;
	background-repeat: no-repeat;
	padding-top: 15px; 			REMOVED 02/2008 - miks */
	margin-right: 15px;
	font-weight: bold;
}


#nav-content ul 
{
	padding: 0px;
	margin: 0px;
}
#nav-content ul li 
{
	display: block;
	width: 100%;
    	vertical-align: top;						
	list-style: none;
}
#nav-content ul li a 
{
	display: block;
	/* width: 100%;							needed for IE - fixes width of link, but extends width of containing div... */
	text-decoration: none;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 15px;
}
#nav-content ul li a:hover
{	
	background-color: #FFFFFF;
	text-decoration: none;
}

#nav-content ul#nav-content-level1 li.firstItem, 
#nav-content ul#nav-content-level1 li.first-item
{
	padding-top: 16px;
}

ul#nav-content-level1
{
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	border-top: 1px solid #FFF; 					/* top seperator */
}

/* ----- menu item seperators (see note 3) ----- */
ul#nav-content-level1 li 
{
	border-bottom: 1px solid #FFF; 					/* seperate list items in level 1 */
}
ul#nav-content-level2 li
{
	border-width: 0px;						/* remove bottom border added by previous rule */
	border-top: 1px solid #FFF;					/* seperate list items in level2 and below */
}

/* ----- menu-item indents (see note 4) ----- */
ul#nav-content-level2 li a
{
	background-position: 15px 50%;  
	padding: 3px 3px 3px 25px;
}
ul#nav-content-level3 li a
{
	background-position: 25px 50%;  
	padding: 3px 3px 3px 35px;
}
ul#nav-content-level4 li a
{
	background-position: 35px 50%;  
	padding: 3px 3px 3px 45px;
}


#nav-content li a.collapsed
{
	background-image: url(generic/images/arrow-left.gif);
}


#nav-content ul#nav-content-level1 li a.current-items
{
	background-image: url(generic/images/arrow-down.gif);
}

body					{ font-size: 76%; }
body, textarea 				{ font-family: Arial, Sans-Serif; }
p, input, select, textarea, ol, ul, li  { font-size: 1.0em; }
.smaller 				{ font-size: 80%; }

h1	{ font-size: 2.0em; }
h2	{ font-size: 1.4em; }
h3	{ font-size: 1.4em; }
h4	{ font-size: 1.2em; }
h5	{ font-size: 1.0em; } 	
h6	{ font-size: 1.0em; }	

h1 span.subtitle
{
    display: block;
    font-size: 0.8em;
}


.column
{
	float: left; 
	position: relative;	/* so can have z-index */
	z-index: 2;		/* so visible above #page-image-bottom */
}
#column-a	
{ 
	margin-right: 15px;	/* why not all columns? - miks */
}
.panel
{
	margin-bottom: 15px; 
	background-color: #F2F2F2;
	line-height: 1.2em;			/* explicit line-height fixes peekaboo bug - www.positioniseverything.net */			
	clear: both; 				/* because very occasionally panel follows floated content (eg - forums ) */

}


/* ----- PANEL-FOOTER ------------------------------------------------- */
div.panel-footer
{
	background-position: bottom left;
	padding: 4px 5px 4px 5px;
	margin-top: -1px; 			/* conceal last panel-content border */
}
div.in-panel div.panel-footer
{
	background-image: none;			/* remove background curve for in-panel ("what's on") promos */
}
div.panel-footer a
{
	color: #fff;
	font-weight: bold;
	display: block; 
	text-align: right;
}



/* ----- FIX DODGY FLOATING BEHAVIOUR -------------------------------------------- */
/* ----- CLEARFIX - see: www.positioniseverything.net ---------------------------- */

/* required to force correct enclosure of floated content in ff */
.panel-content:after, .clearfix:after, div.panel-intro:after, ul.index li:after, 
div#page-body:after, div.tab-content:after, div.index-item:after, div.recordset-navigation:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




/* -------------------------------------------------------------------- */
/*   GENERIC PAGE COMPONENTS						*/
/* -------------------------------------------------------------------- */

/* ----- "TEXT-ONLY" MENU  (ie - plain text, pipe-seperated) ----- */

/* ----- centered version ----- */
div.textmenu
{
	/* margin-top: 10px;		why -top?? - this looks wrong - should be bottom */
	margin-bottom: 10px;
}
div.textmenu ul
{
	padding:  0;	
	margin: 0;
	list-style-type: none;
	width: 100%;	/* [is this still necessary if not using line below??] can cause probs in IE - eg - British Fleas search form - hence hack on next line - FIX THIS - ideally remove need for width:100% ?? - miks - June 2007 */
	/* _width: 90%;	IE HACK - but can't do this generically - causes other probs... although maybe do it do DIV instead...? */
	text-align: center;
}
div.textmenu ul li 
{ 
	display: inline; 
	white-space: nowrap;
	background: none;
	padding: 0px;
}
div.textmenu ul li a
{
	text-decoration: none;
	padding: 0 5px;
	border-right: 1px solid #747474;
}
div.textmenu ul li a:hover
{
	text-decoration: underline;
}
div.textmenu ul li.first-item a
{
	padding-left: 0px;
}
div.textmenu ul li.last-item  a
{
	border-right-width: 0px;
	padding-right: 0px;
}

/* CHECK THIS WORKS OK
div.textmenu ul li.current-item a
{
	color: #000;
}
div.textmenu ul li.current-item a:hover
{
	text-decoration: none;		
}
*/





/* ----- NEW GENERIC MENU - 06/2008 ----------------------------- */
/* AMALGAMATE WITH RULES ABOVE and deprecate "textmenu" ?? */
/* or maybe just call this one something diff...? ("menu" too general - logically should be applied to main menubars and l/h nav too) */
/* ----- centered?? version ----- */
div.menu
{
	margin: 0 0 10px 10px;		/* right-margin not defined - LI has right-margin instead */
}
div.menu ul
{
	padding:  0;
	margin: 0;
	list-style-type: none;
	line-height: 2em;		/* to provide space between rows of LIs when they are wrapped - not the best method, but x-browser issues... */
	/* text-align: center;	this should centre the menu, but doesn't in this version - WHY ?? */
}
#utilities div.menu ul
{
	padding-left: 0px;		/* adjustment for DIV#utilities - not sure why this is even necessary, as ideally it shouldn't be... - prob something to do with interacting rules for UL/LI paddings/margins - miks - 02/20009 */
}
div.menu ul li, #utilities div.menu ul li
{ 
	/* display: inline-block;	BEST - fine for FF, and allows addition of margin-bottom to LI - but not good for IE (hence need to use line-height above) */
	display: inline;		/* acceptable for IE - but have to use line-height to provide space between LI rows */
	background: none;
	padding:  0;	
	background-image: none;
	padding-left: 0px;
	padding-right: 10px;		/* default - appropriate for left-aligned (5px l/r for centred) */
	padding-bottom: 5px;
}
div.menu ul li a
{
	text-decoration: none;
	white-space: nowrap;
}
div.menu ul li a:hover
{
	text-decoration: underline;
}
div.menu ul li.first-item a
{
	padding-left: 0px;
}
div.menu ul li.last-item  a
{
	border-right-width: 0px;
	padding-right: 0px;
}
div.menu p, div.menu ul		/* so menu may be preceded by introductory text */
{
	display: inline;
}

/* create space between successive rows of LIs when they are wrapped */
/* 
ideally, use display:inline-block on the LIs (above) so can give them margin-bottom - but no good for IE6/7 - so have to use display:inline (above) and to the following instead... sigh... - miks - 02/2009 
*/
div.menu ul
{
	line-height: 2em;
}
div.menu img
{
	vertical-align: middle;	
}


