#multi-level {
	height:30px; 
	position:relative; 
	z-index:1000;
	}

#multi-level .pad {
	float:left;
}
#purple {
	display:block;
	position:absolute;
	top:0;
	margin-left:-400px; 
	left:50%;
	right: 18px;
	width:811px;
	w\idth:800px;
	height: 35px;
	background-color:#411E57;
	z-index:2000;
}
#buttons {
	display:block;
	position:absolute; 
	z-index:5000;
	top:0;
	margin-left:-400px; 
	left:50%;
	right: 18px;
	width:811px;
	w\idth:800px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/** TOP ROLLOVER NAVIGATION  **/
li a img {height: 32px; border-width: 0;}
/* for Internet Explorer */
/*\*/
* html li a img {
height: 34px;
}
/**/
li a#deasbad  {background:url(menuImages/deasbad.gif) top left no-repeat;}
li a#bhidiothan  {background:url(menuImages/bhidiothan_2009.gif) top left no-repeat;}
li a#eachdraidh  {background:url(menuImages/eachdraidh.gif) top left no-repeat;}
li a#beachdan  {background:url(menuImages/beachdan.gif) top left no-repeat;}
li a#cothroman  {background:url(menuImages/cothroman.gif) top left no-repeat;}
li a#comhairle  {background:url(menuImages/comhairle.gif) top left no-repeat;}
li a#fiosrachaidh  {background:url(menuImages/fiosrachaidh.gif) top left no-repeat;}

li a#deasbad:hover {background: url(menuImages/deasbad1.gif) top left no-repeat;}
li a#bhidiothan:hover {background:url(menuImages/bhidiothan_20091.gif) top left no-repeat;}
li a#eachdraidh:hover {background: url(menuImages/eachdraidh1.gif) top left no-repeat;}
li a#beachdan:hover {background: url(menuImages/beachdan1.gif) top left no-repeat;}
li a#cothroman:hover {background: url(menuImages/cothroman1.gif) top left no-repeat;}
li a#comhairle:hover {background: url(menuImages/comhairle1.gif) top left no-repeat;}
li a#fiosrachaidh:hover {background: url(menuImages/fiosrachaidh1.gif) top left no-repeat;}

#mainNav, #mainNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family:arial, sans-serif;
	color:#000000;
	font-size: 11px;
	background:#FFF;
}

#mainNav a {
	display:block;
}

#mainNav li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#mainNav li ul {
	position: absolute;
	left: -999em;
	width: 183px;
	font-weight: normal;
	z-index: 1000;
	padding-top: 10px;
	background-color: #transparent;
	border: thin solid #330033;
}


#mainNav li li {
	background-color: #FFF;
}

#mainNav li ul a {
	width: 173px;
	margin-left: 0px;
}

#mainNav li ul li a:link, #mainNav li ul li a:visited {
	color : #000;
	font-size: 11px;
	margin: 5px;
	margin-top:2px;
	margin-bottom::2px;
	background-image: none;
	text-decoration:none;

}

#mainNav li ul li a:hover, #mainNav li ul li a:active {
	color: #FFFFFF;
	background-color:#330033;
	text-decoration:none;
}	


#mainNav li:hover a#deasbad, #mainNav li.sfhover a#deasbad{
	background:url(menuImages/deasbad1.gif) top left no-repeat;
}
#mainNav li:hover a#bhidiothan, #mainNav li.sfhover a#bhidiothan{
	background:url(menuImages/bhidiothan_20091.gif) top left no-repeat;
}
#mainNav li:hover a#eachdraidh, #mainNav li.sfhover a#eachdraidh{
	background:url(menuImages/eachdraidh1.gif) top left no-repeat;
}
#mainNav li:hover a#beachdan, #mainNav li.sfhover a#beachdan{
	background:url(menuImages/beachdan1.gif) top left no-repeat;
}
#mainNav li:hover a#cothroman, #mainNav li.sfhover a#cothroman{
	background:url(menuImages/cothroman1.gif) top left no-repeat;
}
#mainNav li:hover a#comhairle, #mainNav li.sfhover a#comhairle{
	background:url(menuImages/comhairle1.gif) top left no-repeat;
}
#mainNav li:hover a#fiosrachaidh, #mainNav li.sfhover a#fiosrachaidh{
	background:url(menuImages/fiosrachaidh1.gif) top left no-repeat;
}
#mainNav li:hover ul ul, #mainNav li:hover ul ul ul, #mainNav li.sfhover ul ul, #mainNav li.sfhover ul ul ul {
	left: -999em;
}

#mainNav li:hover ul, #mainNav li li:hover ul, #mainNav li li li:hover ul, #mainNav li.sfhover ul, #mainNav li li.sfhover ul, #mainNav li li li.sfhover ul {
	left: auto;
}
#mainNav li:hover, #mainNav li.sfhover {
	color: #FFFFFF;
}


/*All new for subnav*/
#subNav, #subNav ul {
	top: -1px;
	right: -185px;
}

#subNav #smallNav, #subNav #smallNav ul  {
	top: 40px;
	right: -162px;
}

#subNav li ul {
	width: 160px;
}

#subNav li ul a {
	width: 150px;
	margin-left: 0px;
}


#mainNav li a#testing, #subNav li a#testing  {
	background:url(images/fwArrow.gif) top right no-repeat;
}

#mainNav li #testing:hover, #mainNav li #testing:active, #subNav li #testing:hover, #subNav li #testing:active {
	background:url(images/fwArrowLive.gif) top right no-repeat;
	color:#FFF;
	background-color:#330033;
	text-decoration:none;
}


/*
#subNav li #testing a:hover{
background-color:#660099; 
background-image:url(images/arrow.gif) top left no-repeat;
}*/