/* Start of CMSMS style sheet 'Navigation: WexfordSoccer' */
/* Navigation */
#nav-wrap {
	float: left;
	width: 100%;
	background: url(uploads/images/menubg.jpg) repeat-x left bottom; 
	clear: both;
}
#nav {
	clear: both;	
	margin: 0 auto;
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	height: 29px;		
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
	height: 29px;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	color: #FFF;
	font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #370713;	
}
#nav ul li#menuactive{	
	text-decoration: overline;

}
#nav ul li#menuactive a {
	color: #370713;
}


/* submenu */

.boxcontent ul {
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;

}


.boxcontent ul li {
	display: block;
/*	margin: 0; padding: 5px; */
	width: auto;
	color: #C20D5E;
	margin: 0; padding: 0 0 0 35px;
/* background: url(uploads/images/sidebullet.gif) no-repeat .8em; */
	background: url(uploads/images/sidebullet.gif) no-repeat 0.8em 2px;
	font: 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	
}

.boxcontent ul li a {
font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/*
.boxcontent ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 0 0 35px;
	color: #C20D5E;
	background: url(uploads/images/sidebullet.gif) no-repeat .8em;
	font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	

}
*/

/*

.boxcontent ul li li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 0 0 65px;
	color: #C20D5E;
	background: url(uploads/images/arrow-right.jpg) no-repeat 3.0em;
	font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	
}

*/

.boxcontent ul li li a {
font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

.boxcontent ul li li {
	display: block;
/*	margin: 0; padding: 5px; */
	width: auto;
	color: #C20D5E;
	margin: 0; padding: 0 0 0 35px;
/* background: url(uploads/images/sidebullet.gif) no-repeat .8em; */
	background: url(uploads/images/arrow-right.jpg) no-repeat 0.8em;
	font: 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	
}
/* End of 'Navigation: WexfordSoccer' */

