/*
	--------------------
	css sprites2
	nav style, with style for scripted elements

	http://www.alistapart.com/articles/sprites2
	--------------------
*/

.nav3 {
	width: 389px;
	height: 30px;
	background: url(../../cust/html/imgs/sub-nav.gif) no-repeat;
	position: absolute;
	/*bottom:-12px;
	right:0px;*/
	margin:0px;
	padding:0px;
}
.nav3 li {
	display: inline;
}
.nav3 li a:link, .nav3 li a:visited {
	position: absolute;
	top: 0;
	height: 30px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

	.nav3 .video a:link, .nav3 .video a:visited {
		left: 0px;
		width: 55px;
	}
	.nav3 .video a:hover, .nav3 .video a:focus {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -0px -30px;
	}
	.nav3 .video a:active {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -0px -30px;
	}
	.current-video .video a:link, .video .video a:visited {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -0px -138px;
		cursor: default;
	}
	.nav3-video, .nav3-video-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 55px;
		height: 30px;
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -0px -30px;
	}
	.nav3-video-click {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -0px -90px;
	}



	.nav3 .ourstory a:link, .nav3 .ourstory a:visited {
		left: 55px;
		width: 77px;
	}
	.nav3 .ourstory a:hover, .nav3 .ourstory a:focus {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -55px -30px;
	}
	.nav3 .ourstory a:active {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -55px -30px;
	}
	.current-ourstorye .ourstory a:link, .ourstory .ourstory a:visited {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -55px -138px;
		cursor: default;
	}
	.nav3-ourstory, .nav3-ourstory-click {
		position: absolute;
		top: 0;
		left: 55px;
		width: 77px;
		height: 30px;
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -55px -30px;
	}
	.nav3-ourstory-click {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -55px -90px;
	}



	.nav3 .offersignup a:link, .nav3 .offersignup a:visited {
		left: 132px;
		width: 137px;
	}
	.nav3 .offersignup a:hover, .nav3 .offersignup a:focus {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -132px -30px;
	}
	.nav3 .offersignups a:active {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -132px -90px;
	}
	.current-offersignup .offersignup a:link, .current-offersignup .offersignup a:visited {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -132px -138px;
		cursor: default;
	}
	.nav3-offersignup, .nav3-offersignup-click {
		position: absolute;
		top: 0;
		left: 132px;
		width: 137px;
		height: 30px;
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -132px -30px;
	}
	.nav3-offersignup-click {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -132px -90px;
	}



	.nav3 .press a:link, .nav3 .press a:visited {
		left: 269px;
		width: 44px;
	}
	.nav3 .press a:hover, .nav3 .press a:focus {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -269px -30px;
	}
	.nav3 .press a:active {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -269px -90px;
	}
	.current-press .press a:link, .current-press .press a:visited {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -269px -138px;
		cursor: default;
	}
	.nav3-press, .nav3-press-click {
		position: absolute;
		top: 0;
		left: 269px;
		width: 44px;
		height: 30px;
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -269px -30px;
	}
	.nav3-press-click {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -269px -90px;
	}
	
	
	
		.nav3 .location a:link, .nav3 .location a:visited {
		left: 313px;
		width: 76px;
	}
	.nav3 .location a:hover, .nav3 .location a:focus {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -313px -30px;
	}
	.nav3 .location a:active {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -313px -90px;
	}
	.current-location .location a:link, .current-location .location a:visited {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -313px -138px;
		cursor: default;
	}
	.nav3-location, .nav3-location-click {
		position: absolute;
		top: 0;
		left: 313px;
		width: 76px;
		height: 30px;
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -313px -30px;
	}
	.nav3-location-click {
		background: url(../../cust/html/imgs/sub-nav.gif) no-repeat -313px -90px;
	}
