/* -------------------------------------------------------------------------------------------

 * Filename: 		ff.css
 * Description: 	Firefox Specific Styles
 * Version: 		1.0.0 (2009-09-01)
 * Website: 		http://www.roycefunds.com
 * Author:			Christian, Kristen and Charlene

== STRUCTURE ==================================================================================


---------------------------------------------------------------------------------------------*/


.mozilla { 
	margin-top:-10px; 
}
#nav li:hover ul { 
	left: auto; 
}
#subtabs{ 
	font-weight:bold; 
	font-size: 12px;  
	border-bottom: #676767 4px double; 
	width:920px;
}
div.mainnav-outerwrapper {
	width:925px;
}
#nav li.last { 
	border-right:none;
}
/*
#nav a {
		color:#ffffff;
		display:block;
		padding:8px 7px 7px 6px;
		text-decoration:none;
	}
*/

div.falogin-outerwrapper {
	/*IE top:-129px;*/
	/*firefox
	top:-109px;*/
	top:-129px;
}

/*.picture-slides-controls {
	top:-25px;
}
*/