/* Menu for R3 logos */
input.button {
	color:#c7185d;
	background:#fff;
	border:#c7185d solid 1px;
	margin:0px;
	padding:0px;
}
a {
	color:#cc1b64;
	text-decoration:none;
}
a:hover {
	color:#cc1b64;
	text-decoration:underline;
}
div#header-logo a {
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:153px;
	height:128px;
	text-indent:-9999px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}
/* New Menu */
li#menucontact a {
	width: 90px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_contactus.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menucontact a:hover {
	background-position: 0px -21px;
}
li#menuourpeople a {
	width: 89px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_ourpeople.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuourpeople a:hover {
	background-position: 0px -21px;
}
li#menuaboutus a {
	width: 79px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_aboutus.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuaboutus a:hover {
	background-position: 0px -21px;
}
li#menuservices a {
	width: 75px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_services.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuservices a:hover {
	background-position: 0px -21px;
}
li#menunews a {
	width: 61px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_news.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menunews a:hover {
	background-position: 0px -21px;
}
li#menuinfocentre a {
	width: 133px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_infocentre.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuinfocentre a:hover {
	background-position: 0px -21px;
}
li#menuresources a {
	width: 133px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_resourcecentre.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuresources a:hover {
	background-position: 0px -21px;
}
li#menuevents a {
	width: 69px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_events.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuevents a:hover {
	background-position: 0px -21px;
}


/* Old Menu */
/*
li#menuaboutus a {
	width: 84px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_aboutus.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuaboutus a:hover {
	background-position: 0px -21px;
}
li#menuservices a {
	width: 73px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_services.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuservices a:hover {
	background-position: 0px -21px;
}
li#menunews a {
	width: 59px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_news.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menunews a:hover {
	background-position: 0px -21px;
}
li#menuinfocentre a {
	width: 127px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_infocentre.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuinfocentre a:hover {
	background-position: 0px -21px;
}
li#menuevents a {
	width: 62px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_events.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menuevents a:hover {
	background-position: 0px -21px;
}
li#menurecruitment a {
	width: 97px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_recruitment.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menurecruitment a:hover {
	background-position: 0px -21px;
}
li#menucontact a {
	width: 94px;
	height: 21px;
	float:left;
	display: block;
	background: url(/images/mainmenu/pink_contactus.gif) 0 0  no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
}
li#menucontact a:hover {
	background-position: 0px -21px;
}
*/
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #cc1c64;
}
.submenu a:hover {
	color: #646464;
}
.submenu #current {
	color: #646464;
}