/* - - - - - - - - - - - - - - - - - - - - -

Title : the league consultancy
URL : http://www.naritas.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin: 0;
	padding: 0;
	}

body {
	font: 11px/17px Verdana, Arial, Tahoma, helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

hr {
	border: 1px solid #ccc;
	height: 1px;
	margin: 10px auto;
	width: 100%;
	clear: both;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

h1 {
	font-size: 16px;
	color: #969e24;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 25px;
	}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #909543;
	margin: 15px 0 15px 0;
	}
	

	
h3 {
	color: #797979;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #909543;
	margin: 0;
	}

a {
	color: #506265;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;

	}

#stats {
display: none;
height: 0;
line-height: 0;
} 




/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#container {
	width: 879px;
	margin: 0 auto 0 auto;
	background: url(../siteimages/container_bg.jpg) repeat-y;
	}
	
	#maintable {
	width: 829px;
	margin: 0 auto 0 auto;
	
	}
	
		#top {
		height: 121px;
		background: url(../siteimages/top.jpg) no-repeat;
		margin-bottom: 3px;
		}
		
		#top_menu {
		width: 400px;
		float:right;
		text-align: right;
		margin: 80px 10px 10px 0;
		font-family: tahoma, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		color: #000000;
		font-size: 10px;
		
		}
		
		
		#top_menu a {
		color: #000000;
		text-decoration: none;
		
		} 
		
		#top_menu a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		
		} 
		
		#menu_wrapper {
		height: 38px;
		background-color: #494949;
		margin-bottom: 12px;
		
		}
		
		#content_wrapper {
		margin: 0 auto 10px auto;

		} 
		
		#contents {
		width: 618px;
		float: left;
		border-right: 1px solid #bcbd44;
		
		}
		
		#green_title {
		background: #eaedbe;
		height: 24px;
		width: 574px;
		padding: 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #7a7f33;
		font-weight: bold;
		
		} 
		
		#content_text {
		width: 574px;
		padding: 20px;
		}
		
		#content_text li {
		margin-left: 35px;
		line-height: 1.6;
		}
		
		#rhs {
		width: 210px;
		float: right;
		} 
		
		#newsletter {
		height: 44px;
		background: #f1f1f1;
		width: 187px;
		margin-left: 3px;
		margin-bottom: 6px;
		padding: 10px;
		} 
		
		#news{
		background: #f1f1f1;
		width: 187px;
		margin-left: 3px;
		margin-bottom: 6px;
		padding: 10px;
		
		} 
		
		#search {
		height: 56px;
		background: #f1f1f1;
		width: 187px;
		margin-left: 3px;
		margin-bottom: 6px;
		padding: 10px;
		
		} 

	
	


	
	#footer {
	height: 65px;
	width: 879px;
	margin: 0 auto 0 auto;
	background-image: url(../siteimages/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #808080;	
	}
	
	#footer_text {
	width: 819px;
	margin: 0 auto 0 auto;
	height: 38px;
	background-color: #c3c459;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 3.5;
	font-size: 11px;
	text-decoration:none;
	color: #494949;
	padding-right: 10px;
	
	} 
	

#footer_text a {
	color: #494949;
	text-decoration: none;
	}
	
#footer_text a:hover {
	text-decoration: underline;
	}
	
	
	
/* MENU */

.mainNavItem {
	font-size: 11px;
	text-align: center;
	padding-right: 3px;
}
.mainNavItemLast { font-size: 11px; text-align: center;}

#nav, #nav ul {
	list-style: none;
	line-height: 11px;
	background-color: #FF7300;
	padding: 0px;
	margin: 0px; }
	
ul#nav li {
	margin-left: 6px;
	padding: 0px;
	float: left;
	font-family: Tahoma,Arial, Helvetica, sans-serif; }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 13px 15px 13px 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#nav li a:hover { color: #bcbd44; background-image: url(/persistent/siteimages/index_menu_bg.gif); }

#nav li ul a {
	font-size: 11px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFFFFF;
}

#nav li ul a:hover { color: #bcbd44; background: none; }

ul#nav li ul {
	position: absolute;
	left: -888em;
	height: auto;
	width: 125px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #2C190F;
	border-right: 1px solid #2C190F;
	border-bottom: 1px solid #2C190F;
	background-color: #2C190F;
}

ul#nav li ul li {
	width: 125px;
	margin: 0px;
	padding: 0px;
}

#nav li ul ul {
	margin: -1.90em 0 0 15em; }

#longMenu { display: block; width: 155px; height: 10px; position: relative; top: -11px; left: 30px; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover {
	color: #FF7300; background-image: url(/persistent/siteimages/index_menu_bg.gif); }

#nav li ul li:hover, #nav li ul li.sfhover {
	color: #FF7300; background: none; }


input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FAFAFA;
	border: 1px solid #ABABAB;
	padding: 2px;
	}


