/* 

WESTFIELD PRODUCTION
westfield.com.au
Copyright 2008
	
XHTML/CSS Developer: 
	Agus Daud
			
*/

				
ul.global-second-nav {list-style: none;}
	ul.global-second-nav li {float: left; font-size: 0.9em; display: block;}
	ul.global-second-nav li.other {padding: 3px 12px 1px 12px; height: 16px;}
		ul.global-second-nav li {display: block; height: 16px; padding: 3px 5px 0 0px;}
		ul.global-second-nav li a {@display: inline-block; margin: 0 5px 0 0px;}
		ul.global-second-nav li.main-section {display: block; height: 19px; padding: 0;}
			ul.global-second-nav li.main-section a {display: block; padding: 3px 12px 0px 12px; height: 16px; @display: inline-block; margin: 0;}
				ul.global-second-nav li a:visited {color: #0092c2;}
				ul.global-second-nav li a:hover {color: #cc0000;}
			ul.global-second-nav li.main-section a.selected {border: 1px solid #0092c2; border-bottom: 0; background: #fff none; font-weight: bold;}
				ul.global-second-nav li.main-section a.selected:hover {color: #0092c2;}
				

/* FF Clearing */

.global-second-nav:after,
.clearfloat {content: "."; display: block; height: 0; clear: both; visibility: hidden;}	

* html ul.global-second-nav,
* html .clearfloat {height: 1%; display: inline-block; display: block;}

*+html ul.global-second-nav,
*+html .clearfloat {min-height: 1%;}
