body, html {
	margin:0;
	padding:0;
	background:#071e2e url( ../../images/viewing-options/viewing-options-bg.jpg) no-repeat;
	}
h1 {
	display:none;
	text-indent:-5000px;
	height:0;
	}
img {
	border:0;
	}
a.close {
	display: block;
	width:83px;
	height:43px;
	background: url( ../../images/viewing-options/close.jpg);
	overflow:hidden;
	margin-left:565px;
	}
a.close:hover {
	background-position: -83px 0;
	}
#footer {
	padding:0 20px 0 10px;
	position:absolute;
	top:495px;
	color:#2f627d;
	font: 11px Arial, sans-serif;
	}
ul {
	list-style:none;
	padding: 0;
	margin: 0;
	clear:both;
	position: absolute;
	}
li {
	float: left;
	background: url( ../../images/viewing-options/divider.gif ) no-repeat left center;
	margin: 0;
	height:27px;
	text-indent: -5000px;	
	}
li a{
	height:27px;
	display:block;
	margin:0 0 0 4px;
}
li a.first {
	margin:0;
}
	
/* quicktime nav styles */
#quicktime {
	left:205px;
	top:233px;
	}
#quicktime li a.low {
	background: url( ../../images/viewing-options/quicktime-low.jpg) no-repeat;
	width:75px;
	}
#quicktime li a.medium {
	background: url( ../../images/viewing-options/quicktime-medium.jpg) no-repeat;
	width:105px;
	}
#quicktime li a.high {
	background: url( ../../images/viewing-options/quicktime-high.jpg) no-repeat;
	width:80px;
	}
#quicktime li a.ipod {
	background: url( ../../images/viewing-options/quicktime-ipod.jpg) no-repeat;
	width:75px;
	}

/* windows nav styles */
#windows {
	left:255px;
	top:308px;
	}
#windows li a.low{
	background: url( ../../images/viewing-options/windows-low.jpg) no-repeat;
	width:67px;
	}
#windows li a.high{
	background: url( ../../images/viewing-options/windows-high.jpg) no-repeat;
	width:70px;
	}

/* hd nav styles */
#hd {
	left:230px;
	top:378px;
	}
#hd li a.low {
	background: url( ../../images/viewing-options/hd-480.jpg) no-repeat;
	width:58px;
	}
#hd li a.medium {
	background: url( ../../images/viewing-options/hd-720.jpg) no-repeat;
	width:67px;
	}
#hd li a.high {
	background: url( ../../images/viewing-options/hd-1080.jpg) no-repeat;
	width:65px;
	}

/* players nav styles */
#players {
	display:block;
	top: -31px;
	right:-456px;
	}
#players li {
	background:none;
	margin:0;
	}
#players li a.quicktime {
	background: url( ../../images/viewing-options/get-quicktime.jpg) no-repeat;
	width:88px;
	height:31px;
	}
#players li a.windows {
	background: url( ../../images/viewing-options/get-windows.jpg) no-repeat;
	width:36px;
	height:31px;
	}

