/* NAVIGATION DROPDOWN */


#navdropdown1, #navdropdown2, #navdropdown3, #navdropdown4, #navdropdown5, #navdropdown6, #navdropdown7 {
	display: none;
	position: absolute;
	width: 157px;
	z-index: 1000000000;
	top: 142px;
	left: 0;
	}
	
#navdropdown1, #navdropdown2, #navdropdown3, #navdropdown4, #navdropdown5, #navdropdown6, #navdropdown7 .navd_content  { 		
	background:#993366;
	border-top:7px #993366 solid;
	border-left:7px #993366 solid;
	border-bottom:2px #993366 solid;
	border-right:0px;	
}



 #navdropdown1 {
	display: none;
	position: absolute;
	z-index: 1000000000;
	left: 126px;
	}

 #navdropdown2 {
	display: none;
	position: absolute;
	z-index: 1000000000;
	left: 297px;
	}
	
 #navdropdown3{
	display: none;
	position: absolute;
	z-index: 1000000000;
	left: 468px;
	}	
		
	.navd_content {
		color: #FFFFFF;
		float: left;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
		.navd_content h2 {
			font-size: 16px;
			padding-bottom: 15px;
			}
		
		
		.navd_content  .new_on {
	float: left;
	margin: 0px 5px 5px 0px;
			}

		.navd_content  .new_on p a {
			color: #ffffff;
			text-decoration:underline;
			}

		.navd_content  .new_on p a:hover {
			color: #ffffff;
			text-decoration:none;
			}

			.navd_content  .new_on dl {
				padding: 0px;
				border-top:5px solid #993366;
				border-left:5px solid #993366;				
				border-right:5px solid #993366;
				border-bottom:5px solid #993366;
				background-color:#993366;

				}
				.navd_content  .new_on dl dt {
	clear: both;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #993366;

					}
					.navd_content  .new_on dl dt a {
						display: block;
						font-weight: 400;
						padding: 3px 10px;
						color: #ffffff;
						background-color: #993366;
						text-decoration: none;	
						width:122px;
						}
						
						
					.navd_content  .new_on dl dt a:hover {
						background-color: #71a434;
						color: #FFDF81; 
						text-decoration: none;
						width:122px;
						}
						
						
						
					.navd_content  .new_on dl p a {
						color: #ffffff;
						text-decoration: underline;	

						}
						
						
					.navd_content  .new_on dl p a:hover {
						text-decoration: none;

						}

					.navd_content  .new_on dd a {
						display: block;
						font-weight: 400;
						padding: 3px 10px;
						color: #222222;
						text-decoration: none;	
						width:122px;
						background-color: #b5dc10;
						margin-bottom:2px;
						}
						
						
					.navd_content  .new_on dd a:hover {
						background-color: #cade6f;
						color: #222222; 
						text-decoration: none;
						width: 122px;
						}



li#men0.active a { background:url(../images/buttons/menu_112_active.png) bottom !important; color:#222222; }
li#men1.active a { background: url(../images/buttons/menu_164_active.png) bottom !important; color:#222222;}
li#men2.active a { background: url(../images/buttons/menu_164_active.png) bottom !important; color:#222222;}
li#men3.active a { background: url(../images/buttons/menu_164_active.png) bottom !important; color:#222222;}
/*  ##########  7 colour sets   ########## */

/* ///////////// COLOURS ////////////  */

img { border: 0px;  }
	


		/* Colour 0  */

				#navigation li#men0 a { width: 112px; background: url(../images/buttons/menu_112.png) no-repeat; }
				#navigation li#men1 a { width: 164px; background: url(../images/buttons/menu_164.png) no-repeat; }
				#navigation li#men2 a { width: 164px; background: url(../images/buttons/menu_164.png) no-repeat; }
				#navigation li#men3 a { width: 164px; background: url(../images/buttons/menu_164.png) no-repeat; }
				#navigation li#men4 { margin-left:190px;width: 54px;}	
				#navigation li#men5 a { width: 54px; background: url(../images/flags/uk.png) no-repeat; }				
				
				#navigation li#men0 a:hover, #navigation a#link0.overstat { background: url(../images/buttons/menu_112_over.png) no-repeat ; }
				#navigation li#men1 a:hover, #navigation a#link1.overstat { background: url(../images/buttons/menu_164_over.png) no-repeat; }					
				#navigation li#men2 a:hover, #navigation a#link2.overstat { background: url(../images/buttons/menu_164_over.png) no-repeat; }
				#navigation li#men3 a:hover, #navigation a#link3.overstat { background: url(../images/buttons/menu_164_over.png) no-repeat; }
				#navigation li#men5 a:hover, #navigation a#link5.overstat { width: 54px; }
