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

Title : Ensemble Offspring
URL : ensembleoffspring.org.au

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

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

/*
-----------------------------------------------------------------------------
Global Styles
-----------------------------------------------------------------------------*/

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; border: 0; }

body { 
	color: #2a2a2a;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	/*line-height: 16px;*/ }

fieldset { border: 0; }

img { border: 0; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #591018;
	margin-top: 0px; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #591018; }

h3 {
	color: #591018;
	font-size: 12px;
	font-weight: bold; }

h4 {
	color: #000000;
	font-size: 12px;
	line-height: 16px; 
	font-weight: bold; }

h5{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold; }

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #591018;
	background-color: #f5f5f5;
	line-height: 25px;
	padding-left: 10px;}

p, /*td*/ {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 16px; }

a:link, a:visited {
	color: #a11d2b;
	text-decoration: underline; }

a:hover, a:focus {
	color: #591018; }
	
hr {
	height: 1px;
	border: solid;
	color: #2b2b2b;
}

/*HR hack for Firefox*/
html>body hr {
	border: none; 
	border-top: 1px solid #2b2b2b;
}

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

.btn_subscribe {
	background: transparent url(/persistent/templateimages/submit_button.gif) no-repeat scroll 0pt;
	display: block;
	height: 14px;
	margin: 0pt auto;
	width: 43px;
	}
.btn_subscribe:hover {
 	background-image:transparent url(/persistent/templateimages/submit_button.gif) no-repeat scroll 0pt -14px }

.imagebox {
	width: 268px;
	background-color: #FFFFFF; }
	
.breakout_box {
	width: 268px;
	background-color: #f5f5f5; }
	
.audio {
	background-color: #f5f5f5; }

table.audio td {
	background-color: #FFFFFF;
	padding: 3px; }
	
tr.headerrow {
	background-color: #FEFEFE;
	padding: 5px;
	font-weight: bold; }

.forminput {
	background-color: #f5f5f5;
	font-size: 11px; }

#stats {
	display: none;}
	
.contactform {
	background-color: #f6f6f6;
	font-size: 11px; }

.contactform td{
	background-color: #ffffff; }
	
.form_button {
	background-color: #f6f6f6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; }

.FormTextSml {
	font-size: 10px; }
/*
-----------------------------------------------------------------------------
Template Styles
-----------------------------------------------------------------------------*/
#maincontainer {
	width: 100%;
	margin: 10px auto; }
	
	#toplinks {
		display: none;
		width: 954;
		text-align: right;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		color: #737171; }
		
		#toplinks a {
			color: #737171;
			text-decoration: none; }
			
		#toplinks a:hover {
			color: #a4a3a3;
			text-decoration: none; }
	
	#banner_container{
		display: none;
		background:url(/persistent/templateimages/eo_header_global.jpg) no-repeat;
		width: 954px;
		height: 144px; }
		
	#banner_container_print{
		width: 100%;
		font-size: 22px;
		color: #000000;
		font-weight: bold;
		height: 30px; }
		
	#newsletter {
		display: none;
		position: relative;
		float: right;
		top: 12px;
		right: 10px;
		width: 180px;
		height: 144px;
		text-align: right;}
		
		#newsletter fieldset {
			margin: 0px;
			border: 0px;
			padding: 0px;
			text-align: right; }
		
		#newsletter legend {
			font: bold 14px Arial, Helvetica, sans-serif;
			color: #000000;
			margin: 0px;
			padding: 0px;
			border: 0px;
			/*display: inline;*/ }
		
		#newsletter label {
			font: normal 11px Arial, Helvetica, sans-serif;
			color: #000000;
			padding: 2px 0px;
			display: block; }
			
		#newsletter label input.txt {
			width: 111px;
			font: normal 10px Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			background-color: #1f1f1f;
			border: 0px;}
			
		#newsletter label.error {
			font: normal 9px Arial, Helvetica, sans-serif;
			color: #CC0000;
			border: 0px;
			margin: 0px;
			padding: 0px;}
		
		#donation {
			margin: 0px;
			padding: 2px 0px 0px 0px;
			border: 0px; }
					
		#donation a {
			font: normal 10px Arial, Helvetica, sans-serif;
			color: #a11d2b;
			text-decoration: underline; }
			
		#donation a:hover {
			color: #591018; }
		
	#content_container {
		width: 100%;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		padding: 10px;
		min-height: 541px;
		height: auto; }
		
	* html /*IE hack for IE 6 and before (not IE 7)*/#content_container {height: 541px;}
		
	/*Styles for Home Page Layout ------
	----------------------------------*/
	
	
	#content_container_home {
		width: 100%;
		background: url(/persistent/templateimages/home_content_bg_boxes.jpg);
		min-height: 531px;/*541*/
		padding-top: 10px;
		height: auto;
		font-family: Verdana, Arial, Helvetica, sans-serif; }
		
	* html /*IE hack for IE 6 and before (not IE 7)*/#content_container_home {height: 531px;}
	
	
		#content_container_home p{
			padding: 16 auto 0 auto;
			margin: 16 auto 0 auto; }
	
	/*Floated Divs */	
	
			#home_col_1_events {
				position: relative;
				left: 20px;
				width: 25%;
				height: 233px;
				float: left;
				overflow-y: auto;
				overflow-x: none;
				}
				
			#home_col_2_blurb {
				position: relative;
				left: 44px;  /*24*/
				width: 30%;
				/*height: 233px;*/
				float: left;
				overflow-y: auto;
				overflow-x: none;
				}
				
			#home_col_3_notices {
				position: relative;
				right: 20px;
				width: 25%;
				height: 233px;
				float: right;
				overflow-y: auto;
				overflow-x: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				}
			
			#home_col_3_notices p {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				}
				
	/*All cleared*/
	
	/*Events Feed Text styling */
	
	#home_col_1_events ul {
		margin: 0px;
		padding: 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		list-style: none;
		line-height: 12px; }
		
	lt.title {
		color: #595959;
		}
		
	li.eventname {
		color: #2a2a2a;
		font-weight: bold; }
	
	li.readmore {	
		color: #a11d2b;
		font-size: 9px;
		}
		
		
	
	/*End Home page layout styles ---
	-------------------------------*/
	
		
	#footer_line_standard {
		background: url(/persistent/templateimages/eo_footer_default.gif) no-repeat;
		width: 100%px;
		height: 10px; }
		
	#footer_details_wrap {
		width: 100%;
		border-top: 10px solid #ffffff; }
		
		#promo {
			width: 50%px;
			float: left; }
			
		#promo_item {
			margin-right: 25px; }
			
		#footer_details_text {
			width: 50%px;
			float: right;
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #8e8d8d }
			
		#footer_details_text a {
			color: #8e8d8d;
			text-decoration: none; }
			
		#footer_details_text a:hover {
			color: #6d6d6d;
			text-decoration: none; }
	
	
/*Navigation Area Start--------------------*/
		
		#navcontainer {
			width: 100%;
			height: 30px;
			background-color: #000000;
			border-left: 10px solid #FFFFFF; }
			
		/*Drop Down Naviation Menu Start------------------------------
		----------------------------------------------------------- */
		#navWrapper {
			float: left;
			width: 944px;
			margin: 0px;
			padding: 0px;
			}
			
		/* -- Top Menu Sucker Fish 4 Level -- */
		
		
		#nav, #nav ul {
			/*width: 732px;*/
			list-style: none;
			padding: 0px;
			margin: 0px;
			border: 0px;
			}
		
		#nav li {
			float: left;
			cursor: pointer;
			/*width: 93px;*/ /*when changed the width from 125 to 93 or deleted it, format stuffs up in Firefox*//*changes the li width (emil said to leave with no width*/
			padding: 7px 15px 7px 0px;/*5*/
			text-align: center;
			text-indent: 0px;
			border: 0px;
			list-style: none;
			}
			
		#nav li a { /*Main Items*/
			font: bold 14px Arial, Helvetica, sans-serif;
			color: #b2b2b2;
			text-transform: capitalize;
			display: block;
			text-decoration: none;
			padding: 0; /*need this to set top and bottom padding of main and sub nav items*/
			margin: 0;}
			
		#nav li.selected a, #nav li a:hover { 
			color: #ffffff; /*main nav items*/
			}
		
		#nav li ul {/*adjusts position of sub1*/
			position: absolute;
			left: -999em; /* do not touch*/
			height: auto;/*do not touch*/
			width: 100px;/*width that you want the sub-items to be*/
			margin-left: -5px;
			margin-top: 7px;/* Enter value of #nav li bottom padding*/
			margin-bottom: 0px; /*5*/
			/*border-bottom: 1px solid #023d5d; this will give subnav items a border*/
			/*margin-top: 1px;*/ /*changed from 0*/
			/*padding: 10px;*/
			}
			
		#nav li li {
			margin: 0;
			padding: 0;
			background-image: none;
			}
		
		#nav li li a, #nav li.selected li a { /*sub nav items (both 2nd and 3rd level)*/
			font-weight: normal;
			padding: 5px;
			border-bottom: 1px solid #b2b2b2; /*If you would like borders around the nav items, put them here*/
			color: #b2b2b2; /*link color*/
			width: 100px; /*changed from 159*/
			text-transform: capitalize;
			text-align: left;
			background-color: #000000;
			}
			
		#nav li li a:hover, #nav li.selected li a:hover {
			color: #ffffff;
			text-align: left;
			background-color: #000000;
			}
				
		#nav li ul ul { /*updates sub2*/
			width: 100px;/*changed from 176*/ /*nothing happened*/
			margin: -0 0 0 85px;/*changed from 22 0 0 same as width*/
			/*border-top: 1px solid #FFFFFF;*/
			}
		
		/*#nav li#eventsNav ul ul{
			width: 120px;changed from 176 nothing happened
			margin: -0px 0 0 -20px;
			}*/
		
		#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;
			}
		
		#nav li#eventsNav.sfhover ul {
			width: 100px;/*changed from 176*/
			margin: 0 0 0 -0px; /*changed left from 116*/
			}
		
		
		#nav li li.sfhover ul { /*updates sub2 position*/
			margin: -28px 0 0 110px;/*leave as width value of sub1*/
			left: auto;
			z-index: 500;
			}
			
		#nav li#eventsNav li.sfhover ul {
			margin: -28px 0 0 -110px;
			left: auto;
			z-index: 500;
			}
		
		#nav li:hover, #nav li.sfhover { 
			color: #ffffff;
			}
		
		#nav li ul li:hover, #nav li ul li.sfhover { 
			background: none;
			}
			
		/*Navigation Area Finish--------------------*/
	
	
	
	
	
