#top-utility-nav {
	position: absolute;
	top: 0;
	right: 0;
	height: 24px;
	padding-left: 3px;
	list-style-type: none;
	background: #000000;
	border-left: 1px solid #393939;
	border-bottom: 1px solid #393939;
	border-right: 1px solid #393939;
}

#top-utility-nav ul {
	margin: 0;
	padding: 0;
}

#top-utility-nav li {
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
}

#top-utility-nav a {
	padding: 0 6px 0 6px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #5e5e5e;
}

#top-utility-nav .last a {
	border-right: none;
}

#or-img {
	position: absolute;
	top: -120px;
	left: -374px;
}

ul#topnav {
	position: absolute;
	margin: 46px 0 0 0; 
	padding: 0;
	width: 100%;
	list-style: none;
	background: url(../images/template/navigation.png) no-repeat;
}
ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 34px;
}

ul#topnav .paper a {
	width: 93px; 
}
ul#topnav .paper a:hover {
	background: url(../images/template/navigation.png) no-repeat bottom left;
}
ul#topnav .ink a {
	width: 72px; 
}
ul#topnav .ink a:hover {
	background: url(../images/template/navigation.png) no-repeat -93px bottom ;
}
ul#topnav .pulltabs a {
	width: 116px; 
}
ul#topnav .pulltabs a:hover {
	background: url(../images/template/navigation.png) no-repeat -165px bottom;
}
ul#topnav .equipment a {
	width: 114px; 
}
ul#topnav .equipment a:hover {
	background: url(../images/template/navigation.png) no-repeat -281px bottom;
}

ul#topnav .paper ul li a,
ul#topnav .ink ul li a,
ul#topnav .pulltabs ul li a,
ul#topnav .equipment ul li a {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 10px;
	font-size: 12px;
}

ul#topnav .paper ul li a:hover,
ul#topnav .ink ul li a:hover,
ul#topnav .pulltabs ul li a:hover,
ul#topnav .equipment ul li a:hover {
	background: none;
}

ul#topnav li .sub {
	position: absolute;	
	top: 34px; 
	left: 0;
	background: #ffffff url(../images/template/navigation_bg.jpg) repeat-x;
	padding: 10px 10px 20px 10px;
	float: left;
	display: none;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
  	-webkit-border-bottom-left-radius:10px;
  	-webkit-border-bottom-right-radius:10px;
}

ul#topnav li.paper .sub {
	left: 0px;
}

ul#topnav li.ink .sub {
	left: -268px;
}

ul#topnav li.pulltabs .sub {
	left: -492px;
}

ul#topnav li.equipment .sub {
	left: -396px;
}

ul#topnav li .row {
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 0px;
} /* margin-bottom was 10px;*/

ul#topnav li .row ul li {
	margin: 0;
	padding: 0;
}

ul#topnav li .sub ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
	/*background: url(../images/template/divider.jpg) repeat-y top right;*/
}

ul#topnav .pulltabs .sub ul {
	background: url(../images/template/divider.jpg) repeat-y top right;
}

ul#topnav li .top {
	margin-top: 10px;
}

ul#topnav li .sub ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 20px;
}

ul#topnav .sub .submenu li a {
	font-size: 10px;
	height: 4px;
	color: #00628b;
}

ul#topnav .pulltabs .sub .nodivider {
	background: none;
}

ul#topnav .sub ul li h2 {
	padding: 0;  
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

ul#topnav .pulltabs .sub #category {
	background: none;
}

ul#topnav .pulltabs .sub #or {
	background: none;
}

ul#topnav .sub .redbg h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 6px 6px;
	background: url(../images/template/red_bg.jpg) repeat-x;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

ul#topnav .sub .redbg h2 a, 
ul#topnav .sub .bluebg h2 a, 
ul#topnav .sub .redbg h2 a:hover,
ul#topnav .sub .bluebg h2 a:hover {
	font-size: 12px;
	padding: 1px 0 6px 0px;
	color: #ffffff;
}

ul#topnav .sub .bluebg h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 6px 6px;
	background: url(../images/template/blue_bg.jpg) repeat-x;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

#sports {
	position: relative;
}

#sports a {
	position: absolute;
	z-index: 1;
}

ul#topnav .equipment .sub ul {
	height: 100px;
}

ul#topnav .equipment .sub .col-3 {
	width: 110px;
}

ul#topnav .equipment .sub .col-2 {
	width: 100px;
}

ul#topnav .equipment .sub .col-1 {
	width: 130px;
}

ul#topnav .paper .nodividerbottom {
	display: none;
}

ul#topnav .paper .sub .col-2 {
	width: 135px;
}

ul#topnav .paper .sub .col-1, ul#topnav .paper .sub .nodivider {
	width: 120px;
}

ul#topnav .ink .sub .nodivider {
	width: 170px;
}

ul#topnav .ink .sub .col-3 {
	width: 110px;
}

ul#topnav .ink .sub .col-2 {
	width: 120px;
}

ul#topnav .ink .sub ul {
	height: 100px;
}

ul#topnav .sub ul li a  {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 5px 7px 7px;
	display: block;
	text-decoration: none;
	color: #000000;
}

ul#topnav .pulltabs .sub .top li a, ul#topnav .pulltabs .sub .bottom li a {
	padding-left: 15px;
}

ul#topnav .sub ul li a:hover {
	color: #ac090f; 
	text-decoration: underline; 
	background-position: 5px 12px;
}
