/*
	---------------------------------------------
	rogers athletic company stylesheet
	copywrite 2006 
	planet studio
	---------------------------------------------	
*/

ul#subnav {
	position:relative;
	padding-top: 20px;
	margin-left: 0px;
	width: 200px;
	height: 298px;
	}
ul#subnav li {
	padding:0;
	margin:0px;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}

ul#subnav li a {
	border:0;
	display:block;
	text-decoration:none;
 	background:transparent url(../images/rogers_subnav_image.gif) no-repeat;
	}

li#byos a {
	width: 181px;
	height: 30px;
	 }
li#dvds a {
	width: 181px;
	height: 23px;
	 }
li#catalog a {
	width: 181px;
	height: 24px;
	 }
li#fbvideo a {
	width: 181px;
	height: 23px;
	 }	 
li#stvideo a {
	width: 181px;
	height: 23px;
	 }		 
li#assembly a {
	width: 181px;
	height: 23px;
	 }
li#teams a {
	width: 181px;
	height: 22px;
	 }
li#upcoming a {
	width: 181px;
	height: 24px;
	 }
li#warranty a {
	width: 181px;
	height: 23px;
	 }
li#payment a {
	width: 181px;
	height: 23px;
	 }
li#sponsors a {
	width: 181px;
	height: 23px;
	 }
li#layouts a {
	width: 181px;
	height: 37px;
	 }
	 	 	 
li#byos a:link, li#byos a:visited {
	background-position:0px 0px;
	 }
li#dvds a:link, li#dvds a:visited {
	background-position:0px -30px;
	 }
li#catalog a:link, li#catalog a:visited {	
	background-position:0px -53px;
	}
li#fbvideo a:link, li#fbvideo a:visited {	
	background-position: 0px -77px;
	}
li#stvideo a:link, li#stvideo a:visited {	
	background-position: 0px -100px;
	}	
li#assembly a:link, li#assembly a:visited {	
	background-position: 0px -123px;
	}
li#teams a:link, li#teams a:visited {	
	background-position: 0px -145px;
	}
li#upcoming a:link, li#upcoming a:visited {
	background-position: 0px -169px;
	}
li#warranty a:link, li#warranty a:visited {
	background-position: 0px -192px;
	}	
li#payment a:link, li#payment a:visited {
	background-position: 0px -215px;
	}
li#sponsors a:link, li#sponsors a:visited {
	background-position: 0px -238px;
	}
li#layouts a:link, li#layouts a:visited {
	background-position: 0px -261px;
	}
	
li#byos a:hover, li#byos a:focus {
	background-position:0px -298px;
	 }
li#dvds a:hover, li#dvds a:focus {
	background-position:0px -328px;
	 }
li#catalog a:hover, li#catalog a:focus {	
	background-position: 0px -351px;
	}
li#fbvideo a:hover, li#fbvideo a:focus {	
	background-position: 0px -374px;
	}
li#stvideo a:hover, li#stvideo a:focus {	
	background-position: 0px -397px;
	}	
li#assembly a:hover, li#assembly a:focus {	
	background-position: 0px -420px;
	}
li#teams a:hover, li#teams a:focus {	
	background-position: 0px -444px;
	}
li#upcoming a:hover, li#upcoming a:focus {	
	background-position: 0px -467px;
	}
li#warranty a:hover, li#warranty a:focus {	
	background-position: 0px -490px;
	}
li#payment a:hover, li#payment a:focus {	
	background-position: 0px -513px;
	}
li#sponsors a:hover, li#sponsors a:focus {	
	background-position: 0px -536px;
	}
li#layouts a:hover, li#layouts a:focus {	
	background-position: 0px -559px;
	}	
