﻿/*-----------------------------------------------
'	Company:MassMedia (www.massmedia.com.au)
'	Copyright © 2004, All rights reserved.
'	Date Created:Febuary 2004
'
'	Last Modified Date: 24th January, 2004
'	Last Modified By: Benjamin -> benjaminr@massmedia.com.au
'
'	DO NOT MODIFY THIS DOCUMENT WITHOUT
'	NOTIFYING THE AUTHOR FIRST
'
------------------------------------------------*/


/*----------------- Structural divs ----------------*/


#mainNav
{					
			position:					absolute; 			
			width:						702px; 
			height:						23px;  
			background:					#9D2A2F;
			z-index:					100;
			margin-left:					74px;

			
}

	
					
#mainNavItem
{				
			float:						left;
			width:						23px;
			z-index:					100;
			

}



 
 
#mainNavIntro a
{			
			font-weight:normal;
			color: #eee;
			float:						left; 
			display:					block; 
			height:						23px; 
			width:						115px; 
}
							
#mainNavIntro a:hover
{			
							
			
			background:				#666;			
			height: 				23px;
}
 
#mainNavFamilies a
{
			font-weight:normal;
			color: #eee;
			float:						left; 
			display:					block; 
			height:						23px; 
			width:						145px;
}

#mainNavFamilies a:hover
{			
			font-weight:normal;							
			background:				#666; 
			height: 					23px;
}
	
#mainNavHistory a
{		
			font-weight:normal;
			color: #eee;		
			float: 						left; 
			display: 					block; 
			height: 					23px;
			width: 						135px;
}

#mainNavHistory a:hover
{							
			
			background:				#666;
			height: 					23px;
}
	





#mainNavLinks a
{		
			font-weight:normal;
			color: #eee;		
			float: 						left; 
			display: 					block; 
			height: 					23px;  top left no-repeat; 
			width: 						70px;
}

#mainNavLinks a:hover
{							
			background-position: 		0 -69px; 
			background:				#666;
			height: 					23px;
}


#mainNavCredits a
{		
			font-weight:normal;
			color: #eee;		
			float: 						left; 
			display: 					block; 
			height: 					23px;  top left no-repeat; 
			width: 						75px;
}

#mainNavCredits a:hover
{							
			background-position: 		0 -69px; 
			background:				#666;
			height: 					23px;
}



/* Start the dropdown navigation 
do you have any idea the 2 days of frustration it took me to work this one out. You had better enjoy it.

Tested Browsers
PC	IE5.0
	IE5.5
	IE6.0
	NS6.2
	NS7.0
	FF0.8
	
MAC	IE5.2 (osx)
	IE5.1 (os9)
	NS7.0 (osx)
	SF 1.01 (osx)
	
*/

/* the use of the voice hack here is to allow it to work in NS6.2+ IE5+ handles it fine*/
.menublock, .display 
{
				/*
				width:					100px;
				voice-family:			"\"}\""; 
				voice-family:			inherit; 
				width:					auto; 
				float: 					left;
				*/
				
}

#voiceHack{}

#mainNavSml{
				top: 					23px;
				left: 					23px;
				width: 					274px;
				height: 				120px;
				position: 				absolute; 
				background: 			#eee; 
				border-left: 			1px solid #eee; 
				border-right: 			1px solid #eee; 
				voice-family:			"\"}\""; 
				voice-family:			inherit;
				width: 					272px;
				height: 				120px;
}
#voiceHack{}

#mainNavSmlB{
				top: 					23px;
				left: 					115px;
				width: 					200px;
				height: 				120px;
				position: 				absolute; 
				background: 			#eee; 
				
				voice-family:			"\"}\""; 
				voice-family:			inherit;
				left: 					115px;
				width: 					200px;
				height: 				120px;
}

#mainNavSmlB a:hover
{
			text-decoration:underline;					
}


#voiceHack{}

#mainNavSmlC{
				top: 					23px;
				left: 					260px;
				width: 					220px;
				height: 				120px;
				position: 				absolute; 
				background: 			#eee; 
				voice-family:			"\"}\""; 
				voice-family:			inherit;
				left: 					260px;
				width: 					220px;
				height: 				120px;
}

#mainNavSmlC a:hover
{
			text-decoration:underline;					
}


#voiceHack{}





#mainNavLrg{
				top: 					23px;
				left: 					68px;
				width: 					546px; 
				height: 				136px;
				position: 				absolute; 
				background: 			#019BDC; 
				border-left: 			1px solid #fff; 
				border-right: 			1px solid #fff;
				voice-family:			"\"}\""; 
				voice-family:			inherit;
				left: 					66px;
				height: 				137px;
}
#voiceHack{}

#mainNavLrgB{
				top: 					23px;
				left: 					180px;
				width: 					546px; 
				height: 				136px;
				position: 				absolute; 
				background: 			#019BDC; 
				border-left: 			1px solid #fff; 
				voice-family:			"\"}\""; 
				voice-family:			inherit;
				left: 					203px;
				height: 				137px;
}
#voiceHack{}


 a#mainNavSml{display: block; }
.menublock #mainNavSml{display: none;}

 a#mainNavSmlB{display: block; }
.menublock #mainNavSmlB{display: none;}

 a#mainNavSmlC{display: block; }
.menublock #mainNavSmlC{display: none;}

 a#mainNavSmlD{display: block; }
.menublock #mainNavSmlD{display: none;}

 a#mainNavLrg{display: block; }
.menublock #mainNavLrg{display: none;}

 a#mainNavLrgB{display: block; }
.menublock #mainNavLrgB{display: none;}

#mainNavList 
{				
				float: 					left; 
				width: 					250px; 
				padding: 				3px 0 0 0;
				 
}

#mainNavList ul 
{							
				list-style: 			none none; 
				margin:				0px  0 0 5px; 
				padding:			0; 
				text-indent: 			-3px;
				
}

#mainNavList li{
				 
				margin: 0;
				padding: 0 0 0 15px
}



.noArrow
{
				margin-top: 			5px;
				background:				none!important; 
				padding: 				0; 	
				voice-family:			"\"}\""; 
				voice-family:			inherit; 
				margin-top: 			0;
}

#voiceHack{}





/*----------------------------------------------*/

.mainNavLink
{
 
				color: 					#666; 
				font: 					normal 12px verdana, helvetica, sans-serif;
}


.mainNavLinkHdn
{
				color: 					#666; 
				font: 					bold 13px verdana, helvetica, sans-serif;
}






