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

Title : 
URL : 

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	padding: 0px;
	margin: 0px;
	background:#fff;
	font: normal 12px/18px  Arial, Helvetica, sans-serif;
	color: #333333;
}

p {

}

a:link, a:visited {
	font: bold 12px/18px  Arial, Helvetica, sans-serif;
	color:#709403;
	text-decoration:underline;
}

	 a:hover {
	 	text-decoration:none;
	 }

h1 {
	font: normal 22px/22px  Tahoma,Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font: bold 20px/20px  Arial, Helvetica, sans-serif;
	color:#4c6402;
}

h3 {
	font: bold 18x/18px  Tahoma,Arial, Helvetica, sans-serif;
	color:#993300;
}

h4 {
	font: normal 22px/22px  Tahoma,Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px 0px 20px 0px;
	padding:0px;
}


form {
  margin: 0;
}

input, select, textarea {

}

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

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

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#OverallWrapper {
	width:100%;
	padding:0px;
	margin:0px;
}

#topBand {
	width:100%;
	height:10px;
	background:#000;
}

#banner {
	width:958px;
	height:152px;
	margin:0 auto;
}

		#logo {
			width:259px;
			height:150px;
			float:left;
			background:url(../templateimages/logo.gif) no-repeat;
		}
		
		#collage {
			width:683px;
			height:150px;
			float:right;
			background:url(../templateimages/collage.jpg) no-repeat;
		}

#lightGreen {
	width:100%;
	height:11px;
	background:#b9d08a;
}

#darkGreen {
	width:100%;
	height:11px;
	margin-bottom:1px;
	background:#83ad06;
}

#contentWrap {
	width:958px;
	margin:0 auto;
	background:url(../templateimages/content_bg.gif) repeat-x 0% 0%;
}
		#content {
			padding:24px 10px 26px 12px;
			float:left;
		}
		
		#contenthome {
			width:617px;
			padding:24px 10px 26px 12px;
			float:left;
		}
		
		#rhs {
			width:309px;
			float:right;
			text-align:left;
			margin-right:10px;
			padding:24px 0px 26px 0px;
		}	
				#newsTop {
					width:309px;
					height:19px;
					margin:0 auto;
					background:url(../templateimages/news_top.gif) no-repeat;				
				}
				
			#news{
				width:275px;
				height:300px;
				min-height:300px;
				margin:0px;
				padding:0px 16px 5px 16px;
				background:#fbfcd6;
				border-left:#c5d29e 1px solid;
				border-right:#c5d29e 1px solid;
			}
			
			html>body #news {
				height: auto;
			}
			
			#newsBottom {
				width:309px;
				height:19px;
				margin:0 auto;
				background:url(../templateimages/news_bottom.gif) no-repeat;
			}
		
		
		
#footerWrap {
	width:100%;
	height:120px;
	background:#333333;
	
}

#footer {
	width:958px;
	height:64px;
	margin:0 auto;
	padding-top:56px;
	text-align:center;
	color:#fff;
}

		#copyright {
			width:780px;
			height:12px;
			margin:0 auto;
		}

		a.white:link, a.white:visited, a.white:hover {
			color:#fff;
		}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navWrap {
	width:958px;
	height:94px;
	margin:0 auto;
	background:#feffd5;
}

#nav, #nav ul {
	width: 958px;
	height: 43px;
	padding: 51px 0px 0px 0px;
	margin: 0;
	list-style: none;
	}

#nav li {
	float: left;
	padding: 0;
	margin: 0px 1px 0px 1px;
	height: auto;
/*	font: normal 12px/43px Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";*/
	background-image: url(/persistent/templateimages/navbar_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#nav li.selected { 
	color: #fff;
	height: auto;
	background-image: url(/persistent/templateimages/navbar_right_green.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}


#nav li a {
	color: #fff;
	font: bold 12px/33px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	padding: 10px 20px 0px 6px;
	background-image: url(/persistent/templateimages/navbar_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
		
#nav li a:hover { 
	color: #fff;
	position: static;
	}

#nav li.selected a { 
	color: #fff;
	background-image: url(/persistent/templateimages/navbar_left_green.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
#nav li.selected a:hover { 
	color: #fff;
	}

/* -------- Drop down menu -------- */	

#nav li ul a, #nav li ul a:visited {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform:none;
	text-align: left;
	padding: 7px 15px 7px 20px;
	color: #000;
	width: auto;
	background: none;
	background-color: #83ad06;
	border-top: 1px solid #fff;
	}
	#nav li ul a:hover { 
		background-color: #333333;
		text-decoration: none;
		color: #fff;
		}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 7px 15px 7px 20px;
	color: #fff;
	width: auto;
	background: none;
	background-color: #83ad06;
	}
	#nav li.selected ul a:hover { 
		background-color: #333333;
		text-decoration: none;
		color: #FFFFFF;
		}

#nav li ul li { 
	background-color: #ccc;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0;
	padding: 0;
	border-top: 11px solid #83ad06;
	}
	
#nav li li {
	width: 190px;
	margin: 0;
	padding: 0;/*
	border-bottom: 1px solid #FFFFFF;*/
	}

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

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover 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 {
	left: auto;
	z-index: 500;
	}


/*
----------------------------------------------------------------------------- 
FOOTER MENU
-----------------------------------------------------------------------------*/
#footermenu {
	height:29px;
	width: 780px;
	margin: 0 auto;
	font: normal 12px/29px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#navfooter, #navfooter ul {
/*	float: left;*/
	list-style: none;
	display: block;
	width: 780px; /* bmh */
	margin: 0px auto;
	padding: 0px;
	font-weight: normal;
	}
	
#navfooter li {

	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	text-transform: capitalize;
	}

#navfooter a {
	display: block;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 3px;
	font: normal 12px/29px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;


	}

#navfooter a:hover {
	color: #83ac06;		
	text-decoration: none;
	}

#navfooter a.selected {
	font: normal 12px/29px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px 3px;
	display: block;
	}

#navfooter a.main {
	text-transform: uppercase;
	padding-left: 10px;
	}

html>body #navfooter a.main { 
	/*line-height: 2.3; */ 
	display: block;
	}
	
#navfooter li:hover ul, #navfooter li.sfhover ul {
	left: 0;
	color: #fff; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	height: auto;
	}


/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
.news {
	font: bold 12px/18px  Arial, Helvetica, sans-serif;
	color:#709403;

}

.sponsorsTable {
	

}

	.sponsorsTable td {
		padding:12px 6px;
		font: bold 12px/18px  Arial, Helvetica, sans-serif;
		color:#709403
	}
	
	
	.sponsorsTable img {
	
	
	}


	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/

/*input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

.checkout_input {
	border: 1px solid #252F47;
}

.cart_button {

}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #ECE9D8;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #ECE9D8;

}*/

