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

Title : NSW CAG
URL : http://www.nswcag.org.au 

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


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

/* PNG Fix */
#menu_bg, #flash, #footer_bg, #top_lhs, #content_wrapper, #contentD_wrapper, #contentD_wrapper, img { behavior: url(/persistent/js/iepngfix.htc) }

/*

----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 0 0 20px 0 ;
	padding: 0;
	background: #69b5b3 url(../siteimages/body_bg.jpg) repeat-x;
	background-position: top;

	}
	
img {
	border: 0;
	}

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



td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 1.3;
}

a {
color: #054d85;
text-decoration:underline;

}

a:hover {
text-decoration: none;

} 

hr {
width: 100%;
height: 1px;
color: #666666;
border: 1px dotted;
margin: 5px 0 5px 0;

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

img {

}

/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 16px Arial, Helvetica, serif;
	color: #069c99;
	font-weight: 700;
	margin: 5px 0 5px 0;}
	
h2 {
	font: bold 14px Arial, Helvetica, serif;
	color: #054d85;	}

h3 {
	font: bold 12px/14px Arial, Helvetica, serif;
	color: #015eab;
	font-weight: 600;
	}


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

#wrapper_bg {
width: 1201px;
height: 595px;
background: url(../siteimages/wrapper_bg.gif) no-repeat;
margin: 0 auto;
} 

	#main_wrapper {
	width: 965px;
	margin: 0 auto;
	
	} 
	
		#top_logo {
		height: 110px;
		
		} 
		
			#logo {
			float:left;
			width: 404px;
			height: 110px;
			
			} 
			
			#logo2 {
			float: right;
			width: 251px;
			height: 110px;
			background-image: url(../siteimages/logo2.gif);
			background-repeat: no-repeat;
			
			} 
		

		
		#flash {
		height: 197px;
		background: url(../siteimages/header_bg.png) no-repeat;
		padding: 0 25px 5px 25px;
		width: 915px;
		margin: 0 auto;
		} 
		
		#content_wrapper {
		width: 915px;
		background: url(../siteimages/content_bg.png) repeat-y;
		padding: 5px 25px 10px 25px;		
		margin: 0 auto;
		} 
		
		#contentD_wrapper {
		width: 915px;
		background: url(../siteimages/content_bg2.png) repeat-y;
		padding: 0 25px 15px 25px;		
		margin: 0 auto;
		
		} 
		
		
		#top_lhs {
		height: 172px;
		width: 915px;
		padding: 0 25px 0 25px;
		background: url(../siteimages/header_bg.png) no-repeat;

		} 
		
		#default_lhs {
		width: 191px;
		float: left;
		margin-top: 15px;
		
		} 
		
		#contents {
		float: right;
		width: 685px;
		padding: 15px 15px 15px 10px;
		
		} 
		
			#lhs_search {
			height: 127px;
			width: 191px;
			background: url(../siteimages/lhs_top.gif) no-repeat;
			float: left;
			padding-top: 45px;
			
			} 
			
			
			#header {
			float: right;
			height: 172px;
			width: 718px;
			background-color: #CCCCCC;
			
			} 

		
			#home_lhs {
			float: left;
			width: 224px;
			} 
			
				#newsletter {
				height: 70px;
				vertical-align: top;
				
				} 
				
				#events {
				background-color: #daeff0;
				padding: 10px;
				margin-bottom: 8px;
				
				} 
				
				#forum {
				height: 48px;
				margin-bottom: 8px;
				} 
				
				#mh {
				height: 121px;
				} 
				
			
			#contentH {
			float: left;
			width: 427px;
			margin: 0 20px 0 20px;
			
			} 
			
			#forumcontentH {
			width: 915px;
			} 
			
			#home_rhs {
			float: right;
			width: 224px;
			
			} 
			
				#search {
				height: 50px;
				background-color: #d2e9f9;
				margin-bottom: 8px;
				padding: 12px 12px 5px 12px;
				} 
				
				#news {
				background-color: #daeff0;
				padding: 10px;
				margin-bottom: 8px;
				} 
				
				.news_td {
				padding: 5px;
				
				} 
				
				#banner1 {
				height: 52px;
				margin-bottom: 8px;
				} 
				
				#banner2 {
				height: 35px;
				margin-bottom: 3px;
				}
		
		#footer_bg {
		width: 965px;
		height: 36px;
		background: url(../siteimages/footer_bg.png) no-repeat;
		margin: 0 auto;
		color: #FFFFFF;
		font: bold 11px Arial, Helvetica, sans-serif;
		padding-top: 25px;
		
		} 
		
			#footer_bg a {
			color: #FFFFFF;
			text-decoration: none;
			
			} 
			
			#footer_bg a:hover {
			text-decoration: underline;
			
			} 
		
			#footer_lhs {
			float: left;
			width: 450px;
			padding-left: 25px;
			
			} 
			
			#footer_rhs {
			float: right;
			width: 430px;
			padding-right: 25px;
			text-align: right;
			
			} 
		
		#copy {
		width: 965px;
		height: 18px;
		text-align: center;
		font: normal 11px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		padding-top: 7px;
		
		} 
		
		#copy a {
		color: #FFFFFF;
		
		} 
		
		.crumbs {
		color: #033158;
		font-weight: bold;
		padding-left: 5px;
		
		} 
		
		.crumbs a {
		text-decoration: none;
		
		} 
		
		.crumbs a:hover {
		text-decoration: underline;
		
		} 

/*
----------------------------------------------------------------------------- 
Main Menu
-----------------------------------------------------------------------------*/
#menu_bg {
height: 43px;
background: url(../siteimages/menu_bg.png) no-repeat;
width: 915px;
padding: 6px 23px 8px 23px; 

} 

#menu_wrapper {
height: 43px; 
width: 915px;
			} 


	
.mainNavItem {
	font-size: 14px;
	text-align: center;
	vertical-align:middle;
	color: #000000;


}

#mainNavItemSelected  {
color: #0066CC;
	}
	

	
.mainNavItemLast { 
font-size: 14px; 
text-align: center;
vertical-align:middle;
}

#nav, #nav ul {
	list-style: none;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
#nav li {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	 }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 16px 10px 17px 10px;
	background: url(../siteimages/nav_bar.gif) no-repeat;
	background-position: right;
	
}

#nav li a:hover {
	color: #005f5e;
}

#nav li ul a, #nav li ul a:visited {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #aedbdb;
	border-left: 1px solid #aedbdb;
	border-right: 1px solid #aedbdb;
	color: #025554;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	width: 180px;
	background-color: #aedbdb;
	background-image: none;
	text-transform: capitalize;
	}
	
#nav li ul a:hover { 
	color: #FFFFFF;
	background-color: #aedbdb;
	}

#nav li ul li { 
	background-image: none;
	border-top: 1px solid #fdee6f;}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 192px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 192px;
	}

#nav li ul ul {
	margin: -2.1em 0 0 191px;
	}

#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;
	z-index: 500;
	}

#nav li:hover, #nav li.sfhover { 
	color: #FFFFFF;
	}

#nav li ul li:hover, #nav li ul li.sfhover { 
	background-image: none;
	background-color: #aedbdb;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
	}
#subNav a:hover {
	color: #000000;
	text-decoration:none;
	}

ul#subNav  {
	margin: 0 auto;
	padding: 0;
	width: 191px;
	list-style: none;
	}


ul#subNav li {
	width: 191px;
	display: block;
	padding: 0;
	margin: 0;
	min-height: 25px;
	border-bottom: 1px solid #b2dce6;

	}


		ul#subNav li a {
			display: block;
			padding-left: 14px;
			padding-right: 9px;
			padding-top: 2px;
			padding-bottom: 4px;
			margin: 0;
			color: #504f4f;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			}
			
		ul#subNav li.subnav_selected a{
			color: #FFFFFF;
			}

ul#subNav li.parentItem {
	border-bottom: 1px solid #DBDBDB;
	background: none;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #e3e5e8;
			padding: 0 8px 8px 8px;
			border-bottom: 1px solid #DBDBDB;
			}
	
ul#subNav li.parentItem {
	border-bottom: 1px solid #DBDBDB;
	background: none;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}

	
ul#subNav li ul {

	margin: 0;
	padding: 0;
	width: 145px;

	}
	ul#subNav li ul li, ul#subNav li.subnav_selected ul li  {
		border-bottom: none;
		margin: 0;
		padding-top: 1px;
		padding-bottom: 1px;

		}
		
		ul#subNav li ul li a, ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 0px 2px 0px 27px;
			color: #FFFFFF;
			}
			
		html>body ul#subNav li ul li a, html>body ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 0px 2px 0px 27px;
			color: #FFFFFF;
			}	
			
		ul#subNav li.subnav_selected ul li.subnav_selected a.secondLevel {
			color: #333333;
			font-weight: normal;
			}

input, select, textarea {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}	


/*
----------------------------------------------------------------------------- 
NEWS PLUGIN
-----------------------------------------------------------------------------*/

.articleDate {
	color: #666;
	}
	
#latestNews ul {
	margin: 0;
	padding: 0 13px 10px 28px;
	list-style-image: url(/persistent/siteimages/icnNewsArticle.gif);
	}

#latestNews ul li {
	margin-bottom: 5px;
	}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x bottom left;
	}

.newsSummary {
	padding: 0 13px;
	}
	
#contents .archiveList ul {
	margin: 0 0 3em 0;
	padding: 0 0 1px 0;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x bottom left;
	}
#contents .archiveList ul li {
	color: #333333;
	padding: 1px 0 0 0;
	margin: 0;
	height: auto;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x top left;
	list-style-image: url(/persistent/siteimages/clear.gif);
	}
.archiveList li a {
	display: block;
	padding: 5px 0;
	}
.archiveList li a:link,
.archiveList li a:visited {
	color: #000000;
	}
.archiveList li a:hover {
	color: #0a9e9d;
	background-color: #F1F1F1;
	}
.archiveList span.day {
	display: block;
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 150px;
	}
.thirdLevelSubNavigation li{

}

ul.thirdLevelSubNavigation li#thirdLevelSubNavItem a#thirdSubNavItemUnselected{
	color:#ffffff;
	padding:0 2px 0 37px
}

ul.thirdLevelSubNavigation li#thirdLevelSubNavItem a#thirdSubNavItemSelected{
	color:#000000;
	padding:0 2px 0 37px
	
}

