/* Cairns Festival Conventions  CSS Document */

.fishMenu {
	margin: 0px;
	padding: 0px;
	float: right;
	border: none;
	
	
	}
.fishMenu ul li {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
	border: none;
	text-align: center;	
	}
	
.fishMenu ul li img {
	margin: 0px;
	padding: 0px;
	border: none;
		
	}
	


/* Styles for Menu Items */
.fishMenu ul li a {
	text-decoration: none;
	padding: 0px 11px 0px 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 22px;
	font-size: 21px;
	color: #000000;
	font-weight: bold;
	display: inline-block;
	border-right: 2px solid #c51564;
	}
	
.fishMenu ul li a:hover {
	color: #39a1d8;
	
}
.fishMenu ul li a.noborder{
	border: none; 
}


li.btnFood{
	 
	background-image: url(/images/btnFood.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}


li.btnEvents{
	background-image: url(/images/btnEvents.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
li.btnMusic{
	background-image: url(/images/btnMusic.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
li.btnFamily{
	background-image: url(/images/btnFamily.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
li.btnArts{
	background-image: url(/images/btnArts.jpg);
	background-repeat: repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
li.btnTheatre{
	background-image: url(/images/btnTheatre.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
li.btnFood{
	background-image: url(/images/btnFood.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
li.btnFilm{
	background-image: url(/images/btnFilm.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

li.btnFree{
	background-image: url(/images/btnFree.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

		
/*ie6*/

		






