#mainNav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:1.8em;
}
#mainNav ul.thebox {
border:1px solid #dddddd;
padding:5px 10px;
width:940px;
list-style:none;
}
/** html #mainNav ul.thebox {
width:1000px;
}*/
.teamli #mainNav ul.thebox {
	position:relative;
	left:-85px;
	width:850px;
}
.mediali #mainNav ul.thebox {
left:-144px;
position:relative;
width:785px;
margin-right:0;
padding-right:0;
}
/** html .teamli #mainNav ul.thebox {
    width:960px;
}*/	
		
.popupmenu a {
color:#000000;
}
.popup-toplevel a {
	color: #555555;
	text-decoration: none;
	line-height:1.5em;
	padding:2px;
	width:140px;
	font-weight:normal;
}
.popup-toplevel a:hover {
	color:#000000;
	width:140px;
	font-weight:normal;
}
#mainNav, #mainNav li ul {
margin:0;
padding:0;
}
#mainNav li ul li {
width: 960px;
}
#mainNav2Guys, #mainNav2Girls {
width: 300px;
float:left;
}
#mainNav2Groms, #mainNav2Gear {
width:150px;
float:left;
}
.popup-toplevel {
width: 140px;
float:left;
}
.navTitle {
border-bottom:1px solid #cccccc;
margin:0 5px 7px 0;
text-transform:uppercase;
}
.navTitle a {
color:#777777;
text-decoration:none;
}
.popup-secondary {
margin-top:5px;
}
.popup-secondary a {
font-weight:normal;
padding-left:6px;
text-transform:none;
}
.popup-secondary a:hover {
font-weight:bold;
color:#000000;
}
.clear {
clear:both;
}