@charset "UTF-8";
/* CSS Document */

h1
{
	font-family:			"Helvetica";
	font-size:				12px;
	font-weight:			normal;
	color:					#FFFFFF;
	text-transform:			uppercase;
	line-height:			0px;
	letter-spacing:			1px;
}

h3
{
	font-family:			"Helvetica";
	font-size:				12px;
	font-weight:			bold;
	color:					#000032;
}

p
{
	font-family:			"Helvetica";
	font-size:				12px;
	font-weight:			bold;
	color:					#000032;
}

a
{
	color:					#009E25;
	text-decoration:		none;
	border:					0px none;
}

a:hover
{
	text-decoration:		underline;
	color:					#009E25;
	border:					0px none;
}

.p2
{
	color:					#FFFFFF;
}

#nav ul
{
	list-style-type:		none;
	padding:				0px;
	margin:					0px 0px 10px 20px;
}

#nav li
{
	display:				inline;
	padding-right:			42px;
	text-transform:			uppercase;
	line-height:			34px;
}

#nav ul li a
{
	color:					#000032;
}

#nav ul li a:hover
{
	color:					#009E25;
	text-decoration:		none;
}

.nav_selected
{
	color:					#009E25;
}


.tablinks
{
	position:				relative;
	width:					113px;
	height:					23px;
	background:				url(/images/see-more-tab.png) no-repeat bottom right;
	font-size:				10px;
	font-weight:			normal;
	vertical-align:			bottom;
	text-align:				right;
	line-height:			24px;
	padding-right:			10px;
	left:					370px;
	top:					-6px;
}

.league_titles
{
	color:					#00539E;
	line-height:			12px;
	padding-top:			-30px;
}

.box_top
{
	height:					12px;
	background-color:		#000032;
	border-bottom:			2px #FFF solid;
	padding:				10px;

}

.box_content_white
{
	height:					113px;
	padding:				10px;
	background-color:		#FFFFFF;
}


.box_content_blue
{
	min-height:				123px;
	background-color:		#000032;
	line-height:			14px;
}


.box_content_blue_big
{
	height:					488px;
	background:				url(/images/team.png) no-repeat #000032 bottom;
	line-height:			14px;
}

#box_content_fixtures
{
	height:					113px;
	padding:				10px;
	background:				url(/images/fixtures.png) no-repeat #FFFFFF right;
}

#box_content_full_fixtures
{
	min-height:				380px;
	padding:				10px;
	background-color:		#FFFFFF;
}

.box_content_white_social
{
	height:					291px;
	padding:				10px 10px 10px 270px;
	background:				url(../images/dinner-dance.jpg) no-repeat #FFFFFF;
}


#event_text
{
	float:					left;
	padding:				20px 20px 0px 0px;
}

.box_content_white_wanted
{
	height:					123px;
	padding-left:			10px;
	background-color:		#FFFFFF;
}

.areaheading
{
	font-family:			"Helvetica";
	font-size:				16px;
	font-weight:			bold;
	color:					#000032;
}
