/*
TVNZ On Demand
Created 20/11/2006
Author Jeff Butler
Add update notes here:
*/

img { border: none; }

* {
	margin: 0;
	padding: 0;
}
body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background : #D6DFDE;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.video_mini {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background : #FFF;
	margin: 0 10px 10px 10px;
	text-align: left;
}
a {
	color: #06F;
	text-decoration : none;
}
a:hover {
	color : #F90;
	text-decoration : none;
}
p {
	margin-bottom: 15px;
}
ul, ol {
	margin : 17px;
	padding-left : 2px;
	line-height : 16px;
}
.story_content ul ,
.story_content ol {
	margin: 15 15 30 15;
	padding: 0;
}
.story_content ul li ,
.story_content ol li {
	padding: 0;
	margin: 0;
}
.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	padding-bottom: 10px;
	overflow: hidden;
}
.spacer {
	height: 2px;
	background: #FFF;
	overflow: hidden;
}
.col_two .spacer ,
.col_one .spacer {
	height: 6;
}
.index_spacer {
	height: 5px;
	background: #FFF;
	overflow: hidden;
}
.video_spacer {
	height: 2px;
	background: #FFF;
	overflow: hidden;
}
.header {
	width: 784px;
	height: 90px;
	margin: 0 5px;
}
.content {
	margin: 0 8px;
	width: 778px;
	overflow: hidden;
	background : #425C73 url(http://images.tvnz.co.nz/on_demand/images/on_demand_bg.gif) repeat-y;
}
.shows_content_container {
	margin: 0 5px;
	width: 784px;
	overflow: hidden;
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_bg.gif) repeat-y;
}
.shows_header {
	width: 784px;
	height: 72px;
	overflow: hidden;
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_header.jpg) no-repeat;
}
.shows_header_buttons {
	width: 784px;
	height: 55px;
}
.shows_header_text {
	width: 784px;
	height: 17px;
}
.shows_header_text_left {
	margin-left: 17px;
	font-size: 10px;
	float: left;
	color: #FFF;
}
.shows_header_text_right {
	margin-right: 18px;
	font-size: 10px;
	float: right;
	color: #FFF;
}
.shows_title {
	margin-top: 16px;
	padding-left: 16px;
	float: left;
}
.shows_sort_title {
	margin-top: 27px;
	margin-left: 13px;
	float: left;
	color: #FFF;
}
.shows_sort_list {
	margin-top: 24px;
	margin-left: 4px;
	float: left;
}
.shows_page_input {
	font-size:9px;
	color: #666666;
	height:12px;
	width:25px;
	border:1px;
	text-align:right
}
.shows_a-e a {
	margin-top: 25px;
	margin-left: 5px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_a-e_off.png) no-repeat;
}
.shows_a-e a:hover, .shows_a-e a.active {
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_a-e_on.png) no-repeat;
}
.shows_f-j a {
	margin-top: 25px;
	margin-left: 3px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_f-j_off.png) no-repeat;
}
.shows_f-j a:hover, .shows_f-j a.active  {
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_f-j_on.png) no-repeat;
}
.shows_k-o a {
	margin-top: 25px;
	margin-left: 3px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_k-o_off.png) no-repeat;
}
.shows_k-o a:hover, .shows_k-o a.active {
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_k-o_on.png) no-repeat;
}
.shows_p-t a {
	margin-top: 25px;
	margin-left: 3px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_p-t_off.png) no-repeat;
}
.shows_p-t a:hover, .shows_p-t a.active {
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_p-t_on.png) no-repeat;
}
.shows_u-z a {
	margin-top: 25px;
	margin-left: 3px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_u-z_off.png) no-repeat;
}
.shows_u-z a:hover, .shows_u-z a.active{
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_u-z_on.png) no-repeat;
}
.shows_view_all a {
	margin-top: 25px;
	margin-left: 3px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_view_all_off.png) no-repeat;
}
.shows_view_all a:hover, .shows_view_all a.active {
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_view_all_on.png) no-repeat;
}
.shows_rss a {
	margin-top: 28px;
	margin-left: 5px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/rss_off.gif) no-repeat;
}
.shows_rss a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/rss_on.gif) no-repeat;
}
.shows_content {
	padding: 0 0 0 16px;
	clear: both;
	min-height: 480px;
	overflow: visible;
	height: 480px;
}
div[class] .shows_content {
	height: auto;
}
.shows_content_box {
	width: 142px;
	height: 162px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_box.gif) no-repeat;
	margin: 10px 10px 0 0;
	overflow: hidden;
}
.shows_content_box div {
	color: #666;
}
.shows_content_box_one {
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_box_tv_one.gif) no-repeat;
}
.shows_content_box_two {
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_box_tv2.gif) no-repeat;
}
.shows_content_box_six {
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_box_tvnz6.gif) no-repeat;
}
.shows_padding {
	padding: 8px;
	font-size: 10px;
}
.shows_padding a {
	font-size: 11px;
}
.shows_content_footer {
	width: 784px;
	height: 17px;
	background : url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_footer.gif) no-repeat;
}
.shows_content_footer2 {
	width: 784px;
	height: 40px;
	background: url(http://images.tvnz.co.nz/on_demand/images/shows_a-z_content_footer2.gif) no-repeat;
}
.shows_content_footer2 ,
.shows_content_footer2 .shows_header_text_left ,
.shows_content_footer2 .shows_header_text_right {
	color: #666;	
}
.story_content_header {
	margin: 0 5px;
	width: 784px;
	height: 17px;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_content_header.gif) no-repeat;
}
.story_container {
	margin: 0 5px;
	width: 784px;
	overflow: hidden;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_content_bg.gif) repeat-y;
}
.story_related {
	float: left;
	width: 220px;
}
.story_related_content {
	margin-left: 15px;
}
.related_top {
	margin-top: 10px;
	background : url(http://images.tvnz.co.nz/on_demand/images/related_top.gif) no-repeat;
}
.related_content {
	background : url(http://images.tvnz.co.nz/on_demand/images/related_bg.gif) repeat-y;
	padding: 5px 10px;
}
.related_content ul {
	margin: 0 10px;
}
.related_title ,
.related_title_on {
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	list-style-position: outside;
	list-style : url(http://images.tvnz.co.nz/on_demand/images/quick_start_link_bg.gif);
}
.related_title a:hover {
	list-style-image: url(http://images.tvnz.co.nz/on_demand/images/quick_start_link_bg_on.gif);
}
.related_title_on {
	line-height: 20px;
	list-style : url(http://images.tvnz.co.nz/on_demand/images/related_visited_bg.gif);
}
.related_title_on a {
	color: #989898;
}
.related_footer {
	margin-bottom: 10px;
	background : url(http://images.tvnz.co.nz/on_demand/images/related_footer.gif) no-repeat;
}
.story_content {
	float: right;
	width: 560px;
	min-height: 748px;
	overflow: visible;
	height: 748px;
}
div[class] .story_content {
	height: auto;
}
.story_title {
	margin: 0 20px 5px 0;
	padding-bottom: 4px;
	font-size: 24px;
	font-weight: bold;
	color: #06F;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_title_spacer.gif) bottom repeat-x;
}
.story_text {
	padding: 2px 10px 2px 0;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	list-style-image: url(http://images.tvnz.co.nz/on_demand/images/bullet-body.gif);
	list-style-position: outside;
	
}
.story_content_footer {
	margin: 0 5px;
	width: 784px;
	height: 17px;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_content_footer.gif) no-repeat;
}
.story_footer {
	margin: 5px 20px 5px 0;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_footer_spacer.gif) bottom repeat-x;
}
.story_footer_14px {
	margin: 0 20px 5px 0;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_footer_spacer.gif) bottom repeat-x;
}
.story_question {
	margin: 20px 20px 5px 0;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	background : url(http://images.tvnz.co.nz/on_demand/images/story_footer_spacer.gif) bottom repeat-x;
}
.story_question_content {
	margin: 0 20px 25px 0;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	
}
.story_question_red_content {
	padding-bottom: 0px;
	color: #ff9900;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0;
}
.player_container {
	margin: 0 5px;
	width: 784px;
	height: 606px;
	overflow: hidden;
	background : url(http://images.tvnz.co.nz/on_demand/images/player_content_bg.png) no-repeat;
}
.player_content {
	margin: 15px 16px 19px 16px;
	width: 752px;
	height: 572px;
	position: relative;
	overflow: hidden;
}
.player_col_one {
	width: 394px;
	top: 0;
	height: 572px;
	position: absolute;
	left: 0;
	overflow: hidden;
}
.player_col_one .top {
	width: 394px;
	height: 87px;
	overflow: hidden;
}
.catchup_tab a {
	width: 70px;
	height: 17px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/watch_episodes.gif) no-repeat;
	margin-left: 1px;
	margin-top: 70px;
}
.catchup_tab a.hover ,
.catchup_tab a:hover {
	background : url(http://images.tvnz.co.nz/on_demand/images/watch_episodes_over.gif) no-repeat;
}
.whats_hot_tab a {
	width: 63px;
	height: 17px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/most_watched.gif) no-repeat;
	margin-left: 1px;
	margin-top: 70px;
}
.whats_hot_tab a.hover ,
.whats_hot_tab a:hover {
		background : url(http://images.tvnz.co.nz/on_demand/images/most_watched_over.gif) no-repeat;
}
.coming_soon_tab a {
	width: 44px;
	height: 17px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/previews.gif) no-repeat;
	margin-left: 1px;
	margin-top: 70px;
}
.coming_soon_tab a.hover ,
.coming_soon_tab a:hover {
		background : url(http://images.tvnz.co.nz/on_demand/images/previews_over.gif) no-repeat;
}
.classics_tab a {
	width: 37px;
	height: 17px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/classics.gif) no-repeat;
	margin-left: 1px;
	margin-top: 70px;
}
.classics_tab a.hover ,
.classics_tab a:hover {
		background : url(http://images.tvnz.co.nz/on_demand/images/classics_over.gif) no-repeat;
}
.insider_info_tab a {
	width: 57px;
	height: 17px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/video_extras.gif) no-repeat;
	margin-left: 1px;
	margin-top: 70px;
}
.insider_info_tab a.hover ,
.insider_info_tab a:hover {
		background : url(http://images.tvnz.co.nz/on_demand/images/video_extras_over.gif) no-repeat;
}
.view_all_tab a {
	width: 41px;
	height: 17px;
	float: left;
	background : url(http://images.tvnz.co.nz/on_demand/images/view_all.gif) no-repeat;
	margin-left: 1px;
	margin-top: 70px;
}
.view_all_tab a.hover ,
.view_all_tab a:hover {
		background : url(http://images.tvnz.co.nz/on_demand/images/view_all_over.gif) no-repeat;
}
.player_col_one .bottom {
	margin: 0 6 0 6;
	height: 412px;
	overflow: auto;
	overflow-y: scroll;
}
.player_col_two {
	width: 320px;
	/*height: 572px;*/
	position: absolute;
	top: 0;
	bottom: 0;
	right: 7px;
	overflow: hidden;
}
.player_col_two .buttons {
	width: 320px;
	height: 25px;
}
.player_col_two .player {
	width: 320px;
	margin: 4 0 0 0;
}
.player_col_two .banner {
	width: 320px;
	height: 55px;
	margin: 6 0 0 0;
}
#minibanner {
	background: url(http://images.tvnz.co.nz/on_demand/images/ondemand_banner_bg.gif) no-repeat
}
.mode_title {
	width: 43px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/mode_title.gif) no-repeat;
	float: left;
	margin: 5px 0 5px 0;
}
.mini_mode_on {
	width: 43px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/mini_mode_on.gif) no-repeat;
	margin: 5px 4px 5px 0;
	float: left;
}
.mini_mode a {
	width: 43px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/mini_mode_off.gif) no-repeat;
	margin: 5px 4px 5px 0;
	float: left;
}
.mini_mode a:hover {
	width: 43px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/mini_mode_on.gif) no-repeat;
}
.standard_mode_on {
	width: 63px;
	height: 20px;
	float: left;
	margin: 5px 4px 5px 0;
	background: url(http://images.tvnz.co.nz/on_demand/images/standard_mode_on.gif) no-repeat;
}
.standard_mode a {
	width: 63px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/standard_mode_off.gif) no-repeat;
	margin: 5px 4px 5px 0;
	float: left;
}
.standard_mode a:hover {
	width: 63px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/standard_mode_on.gif) no-repeat;
}
.full_screen_mode_on {
	width: 71px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/full_screen_mode_on.gif) no-repeat;
	float: left;
	margin: 5px 4px 5px 0;
}
.full_screen_mode a {
	width: 71px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/full_screen_mode_off.gif) no-repeat;
	margin: 5px 4px 5px 0;
	float: left;
}
.full_screen_mode a:hover {
	width: 71px;
	height: 20px;
	background: url(http://images.tvnz.co.nz/on_demand/images/full_screen_mode_on.gif) no-repeat;
}
.series_title {
	font-weight: bold;
	color: #0166FF;
	padding-left: 5px;
}
.col_one {
	width: 470px;
	float: left;
	overflow: hidden;
}
.col_one_top {
	width: 470px;
	height: 250px;
	background: #717167;
}
.col_one_other {
	width: 470px;	
}
.col_one_other_title {
	width: 470px;
	height: 30px;
	overflow: hidden;
	background: #F3F3EB url(http://images.tvnz.co.nz/on_demand/images/col_one_group_title_bg.gif) no-repeat;
	clear: both;
}
.col_one_group_header {
	padding: 7px 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #197FFF;
	float: left;
}
.col_one_group_text {
	padding: 9px 0 9px 4px;
	font-size: 11px;
	color: #7B7B6F;
	float: left;
}
.col_one_group_link {
	width: 65px;
	height: 30px;
	margin: 8px 4px 0 0;
	float: right;
	font-weight: bold;
}
.col_one_group_link a {
	width: 65px;
	height: 30px;
	color: #06F;
	display: block;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_one_view_all_off.gif) right top no-repeat;
}
.col_one_group_link a:hover {
	width: 65px;
	height: 30px;
	color: #F90;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_one_view_all_on.gif) right top no-repeat;
}
.col_one_rss_link {
	padding: 7px 8px 0 0;
	float: right;
}
.col_one_rss_link a {
	width: 16px;
	height: 16px;
	display: block;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_one_rss.gif) right top no-repeat;
}
.col_one_rss_link a:hover {
	width: 16px;
	height: 16px;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_one_rss_on.gif) right top no-repeat;
}
.col_one_other_content {
	width: 470px;
	background: #F3F3EB url(http://images.tvnz.co.nz/on_demand/images/col_one_group_content_bg.gif) repeat-y;
	clear: both;
}
.other_content_container {
	margin: 8px 0 8px 16px;
}
.other_content {
	float: left;
	width: 105px;
	margin-right: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.other_content a {
	font-size: 11px;
}
.col_one_other_footer {
	width: 470px;
	height: 10px;
	overflow: hidden;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_one_group_footer_bg.gif) no-repeat;
	clear: both;
}
.col_two {
	width: 300px;
	float: right;
	overflow: hidden;
}
.col_two_top {
	width: 300px;
	height: 250px;
	background: #63645C;
}
.col_two_other {
	width: 300px;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_two_group_title_bg.gif) top left no-repeat;
}
.col_two_other_title {
	width: 300px;
	height: 25px;
	overflow: hidden;
	clear: both;
}
.col_two_group_header {
	padding: 8px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #197FFF;
	float: left;
}
.col_two_group_text {
	height: 20px;
	margin-left: 10px;
	font-size: 11px;
	color: #7B7B6F;
	overflow: hidden;
}
.col_two_group_link {
	width: 65px;
	height: 30px;
	margin: 8px 4px 0 0;
	float: right;
	font-weight: bold;
}
.col_two_group_link a {
	width: 65px;
	height: 30px;
	color: #06F;
	display: block;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_two_view_all_off.gif) right top no-repeat;
}
.col_two_group_link a:hover {
	width: 65px;
	height: 30px;
	color: #F90;
	display: block;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_two_view_all_on.gif) right top no-repeat;
}
.col_two_rss_link {
	padding: 7px 8px 0 0;
	float: right;
}
.col_two_rss_link a {
	width: 16px;
	height: 16px;
	display: block;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_two_rss.gif) right top no-repeat;
}
.col_two_rss_link a:hover {
	width: 16px;
	height: 16px;
	background: url(http://images.tvnz.co.nz/on_demand/images/col_two_rss_on.gif) right top no-repeat;
}
.col_two_other_content {
	width: 300px;
	background: #F3F3EB url(http://images.tvnz.co.nz/on_demand/images/col_two_group_content_bg.gif) repeat-y;
}
.col_two_other_content_container {
	margin: 0 10px 10px 10px;
	clear: both;
}
.col_two_other_text_content {
	width: 364px;
	height: 75px;
	font-size: 10px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	clear: both;
}
.col_two_other_content_img {
	float: left;
	margin-right: 6px;
	width: 85px;
	height: 64px;
}
.col_two_other_content_summary {
	width: 188px;
	float: left;
}
.video_col_one_other_content_summary div ,
.col_two_other_content_summary div {
	color: #666;
}
.col_two_other_text_content a {
	font-size: 11px;
}
.video_col_one_other_content {
	width: 365px;
}
.video_col_one_other_content_container {
	clear: both;
}
.content_footer {
	width: 778px;
	height: 10px;
	overflow: hidden;
	background: url(http://images.tvnz.co.nz/on_demand/images/content_footer.gif) no-repeat;
	clear: both;
}
.instructions {
	width: 784px;
	height: 144px;
	overflow: hidden;
	margin: 0 5px;
}
.footer_container {
	width: 778px;
	margin: 6 8px;
	overflow: hidden;
}
.footer {
	font-size: 10px;
	color: #09F;
	padding: 0 10px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/footer_spacer.gif) right no-repeat;
}
.footer_right {
	font-size: 10px;
	color: #09F;
	padding: 0 10px;
	float: left;
}
.footer_right a {
	color: #09F;
}
.footer_right a:hover {
	color: #F90;
	text-decoration: none;
}
.footer_ondemand_link {
	padding: 0 0px 0 5px;
	float: right;
	background: url(http://images.tvnz.co.nz/on_demand/images/footer_tvnzondemand_logo.gif) right no-repeat;
}
.footer_tvnz_link {
	padding: 0 0px 0 5px;
	float: right;
	background: url(http://images.tvnz.co.nz/on_demand/images/footer_tvnz_logo.gif) right no-repeat;
}
.footer a {
	color: #09F;
}
.footer a:hover {
	color: #F90;
	text-decoration: none;
}
.promo_box {
	/*position: absolute;
	top: 0px;
	left: 789px;
	width: 166px;
	height: 90px;
	background: url(http://images.tvnz.co.nz/on_demand/images/promo_box.gif) no-repeat;*/
	display: none;
}
.promo_box2 {
	position: absolute;
	top: 605px;
	left: 789px;
	width: 166px;
	height: 85px;
	/*background: url(http://images.tvnz.co.nz/on_demand/images/promo_box2.jpg) no-repeat;*/
}
.promo_box3 {
	position: absolute;
	top: 697px;
	left: 789px;
	width: 166px;
	height: 60px;
	background: url(http://images.tvnz.co.nz/on_demand/images/promo_box3.jpg) no-repeat;
	overflow: hidden;
}
.skyscraper {
	position: absolute;
	top: 4px;
	left: 792px;
	width: 160px;
	height: 600px;
	/*background: #CAC8BB;*/
}
.crumb1 {
	position: absolute;
	top: 145px;
	left: 233px;
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.crumb2 {
	position: absolute;
	top: 145px;
	left: 462px;
	width: 200px;
	height: 25px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.crumb3 {
	position: absolute;
	top: 145px;
	left: 515px;
	width: 250px;
	height: 25px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: right;
}
.crumb4 {
	position: absolute;
	top: 115px;
	left: 515px;
	width: 250px;
	height: 25px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: right;
}
.crumb5 {
	top: 0px;
	left: 0px;
	width: 200px;
	height: 20px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	float: left;
}
.crumb6 {
	top: 0px;
	left: 0px;
	width: 300px;
	height: 20px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	float: right;
}
.filters {
	margin: 15px 4px 0 7px;
	height: 30px;
}
.story_quick_start {
	float: left;
	width: 220px;
}
.story_quick_start_content {
	margin-left: 15px;
}
.quick_start_top {
	margin-top: 10px;
	background : url(http://images.tvnz.co.nz/on_demand/images/quick_start_top.gif) no-repeat;
}
.quick_start_content {
	background : url(http://images.tvnz.co.nz/on_demand/images/quick_start_bg.gif) repeat-y;
	padding: 5px 10px;
}
.quick_start_content ul {
	margin: 0 10px;
}
.quick_start_title {
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	list-style-position: outside;
	list-style-image: url(http://images.tvnz.co.nz/on_demand/images/quick_start_link_bg.gif);
}
.quick_start_title_on {
	line-height: 20px;
	color: #989898;
	list-style : url(http://images.tvnz.co.nz/on_demand/images/quick_start_visited_bg.gif);
}
.quick_start_title a:hover {
	list-style-image: url(http://images.tvnz.co.nz/on_demand/images/quick_start_link_bg_f2.gif);
}
.quick_start_footer {
	margin-bottom: 10px;
	background : url(/images/quick_start_footer.gif) no-repeat;
}
/* class-names id's cannot start with a number
.12px_dk_grey {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
*/
.searchresults_categories {
	top: 0px;
	left: 0px;
	width: 120px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.searchresults_categories_content {
	top: 0px;
	width: 400px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	float: right;
	left: 10px;
	right: 0px;
}
.buttonpreview a {
	margin-left: 5px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/button_preview_show_off.png) no-repeat;
}
.buttonpreview a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/button_preview_show_on.png) no-repeat;
}
.buttondownload a {
	margin-left: 5px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/button_download_show_off.png) no-repeat;
}
.buttondownload a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/button_download_show_on.png) no-repeat;
}
.buttondetails a {
	margin-left: 5px;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/button_more_details_off.png) no-repeat;
}
.buttondetails a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/button_more_details_on.png) no-repeat;
}
select {
	padding: 0 0 0 0;
	color: #666;
	font-weight: normal;
	font-size: 11px;
}
option {
	color: #666;
	margin: 0 2 0 2;
}
div.player_col_two p {
	padding: 10px;
	color: #FFF;	
}
div.player_col_two a {
	color: #03C8FC;	
}

div.video_summary {
	margin: 7 8 0 8;
}
div.episode_title span.title {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
div.episode_title span.rating {
	color: #8d8d8d;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
div.episode_title img {
	margin-left: 4px;
	border: 0;
}
img.tvone_logo ,
img.tv2_logo , 
span.rating {
	margin: 0 0 0 4;
}
.episode_num {
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	margin: 1 0 0 0;
}
.episode_summary {
	font-size: 11px;
	line-height: 13px;
	color: #bbb;
	margin: 4 0 0 0;
	height: auto;
	overflow: hidden;
}
div.episode_summary img.playpoints {
	margin: 3 4 0 4;
	float: right;
}
a#download_button {
	display:block;
	width:113px;
	height:32px;
	background: url(http://images.tvnz.co.nz/on_demand/images/download_btn_up.png) no-repeat;
	float: left;
	margin: 20 0 0 0;
}
a#download_button:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/download_btn_dn.png) no-repeat;
}
div.video_download {
	height: auto;
	overflow: hidden;
}
div.video_download img.playpoints {
	float: right;
	margin: 2 0 0 0;
}
div.quality {
	margin: 2 0 18 0;
	clear: right;
	font-size: 9px;
	line-height: 10px;
	color: #868685;
}
div.speedtest {
	margin: 2 56 0 117;	
}
div.file_size {
	margin: 18 56 0 117;	
}
div.file_size {
	font-size: 10px;
	line-height: 12px;
	color: #bbb;
}
span.file_size {
	font-size: 11px;
	color: #fff;
}
div.license_info {
	color: #bbb;	
}
div.speedtest ,
div.programme_page ,
div.official_site,
div.license_info {
	font-size: 10px;
	line-height: 13px;
}
div.official_site {
	margin: 1 0 5 0;
}
div.programme_page {
	margin: 1 0 5 0;
	clear: both;
}
.video_layout_options {
	float: right;
	top: 5px;
	left: 00px;
	width: 128px;
	z-index: 0;
	margin-top: 0px;
}
.form_select_video {
	width: 170px;
}
div#layout {
	float:right;
	width:38px;
	height:24px;
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_layout.gif) no-repeat;
}
div#layout_thumbs a {
	float:right;
	width:30px;
	height:24px;
}
div#layout_thumbs.off a {
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_thumbs_f2.gif) no-repeat;
}

div#layout_thumbs.on a,
div#layout_thumbs.off a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_thumbs.gif) no-repeat;
}
div#layout_thumbs_list a {
	float:right;
	width:30px;
	height:24px;
}
div#layout_thumbs_list.off a{
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_thumbs_list_f2.gif) no-repeat;
}
div#layout_thumbs_list.on a,
div#layout_thumbs_list.off a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_thumbs_list.gif) no-repeat;
}
div#layout_list a {
	float:right;
	width:30px;
	height:24px;
}
div#layout_list.off a {
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_list_f2.gif) no-repeat;
}
div#layout_list.on a,
div#layout_list.off a:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/video_display_list.gif) no-repeat;
}
div#video_feature_rss {
	height: 16px;
	margin: 7px 6px 5px 6px;
}
div#video_feature_rss img {
	vertical-align: middle;
}
div#video_feature_rss a.icon {
	background: url(http://images.tvnz.co.nz/on_demand/images/RSSFeed_white.gif) left top no-repeat;
	padding-bottom: 2;
}
div#video_feature_rss a.icon:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/RSSFeed_white_hi.gif) left top no-repeat;
}
div#video_feature_rss  a.view_all_link {
	margin: 0 20 0 0;
	padding: 0 0 0 23;
	float: left;
	background: url(http://images.tvnz.co.nz/on_demand/images/viewAll_white.gif) left top no-repeat;
}
div#video_feature_rss  a.view_all_link:hover {
	background: url(http://images.tvnz.co.nz/on_demand/images/viewAll_white_hi.gif) left top no-repeat;
}
.thumb {
	width: 120;
	min-height: 120;
	/* IE UNDERSCORE HACK to simulate min-height */
	_height: 120;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}
.thumb .video_col_one_other_content_summary {
	display: none;
}
.thumb .video_col_one_other_content_img {
	margin: 10;
}
.list {
	width: 365px;
	overflow: auto;
	margin: 5 0;
}
.list .video_col_one_other_content_summary {
	margin: 5;
}
.list .video_col_one_other_content_img {
	display: none;
}

.thumb_list {
	width: 365px;
	overflow: auto;
}
.thumb_list .video_col_one_other_content_summary {
	margin: 5 5 5 96; 
}
.thumb_list .video_col_one_other_content_img {
	float:left;
	width: 86;
	margin: 5 0 5 5;
}
.thumb_list .video_col_one_other_content_img a.title {
	display: none;
}

form.faq_dir {
	margin: 25 auto;
}

div.faq_back {
	float: right;
	margin: 0 20 0 0;
}
div#faq_feedback {
	position: absolute;
	width: 560;
	bottom: 30;
}
div.debug {
	display:none; 
	text-align: left; 
	position:absolute; 
	top:0; 
	left:0; 
	height: auto; 
	width: auto; 
	background: white; 
	overflow: auto; 
	z-index: 100;
}
#qsm {
	display: none;
}
/* 2.0	Header
===========================================================*/
#headerBackground											{background: url('http://images.tvnz.co.nz/on_demand/images/ondemand_header_bg.jpg') top center no-repeat; width: 100%; margin: 0; padding: 0}
#header														{background-color: #070213; width: 960px; margin: 0 auto; position: relative; overflow: hidden;}

/* Navigation */
.navigation													{position: relative}

/* Banner */
#header .topBanner 											{height: 80px; position: relative}
#header .topBanner a#logo									{position: absolute; top: 12px; left: 25px}
#header .topBanner .search									{position: absolute; top: 40px; left: 570px; text-align: right; display: block;}

/* Search */
.topBanner .search form										{margin:0; padding:0; position: relative; top: 8px}
.topBanner .search form input								{float: left}
.topBanner .search form input.searchField					{border: 1px solid #fff; width: 187px; height: 21px; padding: 3px 0 0 3px; margin: 0 10px 0 0; color: #74A4A5; font-size: 11px}
.topBanner .search form input.searchField:focus				{border: 1px solid #2cb7ca; color: #000}
.topBanner .search form .searchButton						{float: left; background: url('http://images.tvnz.co.nz/tvnz_site_images/images/headerSearchButton.gif') no-repeat; height: 21px; width: 62px; margin: 0 20px 0 0; border: none; cursor: hand; cursor: pointer; color: #fff; font-size: 0}
.topBanner .search form .helpButton							{float: left; height: 21px; width: 62px; border: none; cursor: hand; cursor: pointer; color: #fff; font-size: 0}

/* 2.1	Navigation
===========================================================*/	
/* Main menu */
.navigation														{z-index: 10}
.navigation .mainNav											{background: #547272 url('http://images.tvnz.co.nz/tvnz_site_images/images/mainNav.gif') center top repeat-x; height: 32px}
.navigation .mainNav ul											{list-style: none; padding: 0; margin: 0 0 0 10px}
.navigation .mainNav ul li										{float: left; display: block}
.navigation .mainNav ul li a									{font-family: Arial, Helvetica, sans-serif; color: #DAE1E1; float: left; display: block; text-decoration: none; font-size: 13px; height: 32px; line-height: 32px; padding: 0 0 0 28px}
.navigation .mainNav ul li a span								{padding: 0 29px 0 0; display: block; font-family: Arial, Helvetica, sans-serif}
.navigation .mainNav ul li a:hover								{background-color: #466060}
.navigation .mainNav ul li a.selected:hover,
.navigation .mainNav ul li a.selected							{background: #EBEFEF url('http://images.tvnz.co.nz/tvnz_site_images/images/headerNav.gif') left top no-repeat; color: #727567; margin: 3px 0 0 0; height: 29px; line-height: 29px}
.navigation .mainNav ul li a.selected span						{background: #EBEFEF url('http://images.tvnz.co.nz/tvnz_site_images/images/headerNav.gif') right top no-repeat}
.navigation .mainNav ul li span.split 							{background: #4b6768 url('http://images.tvnz.co.nz/tvnz_site_images/images/mainNav.gif') center bottom repeat-x; height: 32px; width: 1px; display: block}

/*Sub Menu*/
.navigation .subNav												{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/subNav.gif') center -34px repeat-x; height: 30px; padding: 3px 0 0 0}
.navigation .subNav ul 											{list-style: none; padding: 0; margin: 0 0 0 10px}
.navigation .subNav ul li										{display: block; float: left}
.navigation .subNav ul li span.split							{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/subNav.gif') top center repeat-x; display: block; height: 25px; width: 1px}
.navigation .subNav ul li a 									{font-family: Arial, Helvetica, sans-serif; display: block; float: left; padding: 0px 19px; line-height: 25px; font-size: 12px; text-decoration: none; color: #727567}
.navigation .subNav ul li a span								{font-family: Arial, Helvetica, sans-serif}
.navigation .sportsNav ul li a									{padding: 0 19px}
.navigation .subNav ul li a:hover,
.navigation .subNav ul li a.selected							{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/subNav.gif') center -67px repeat-x; color: #fff}
.navigation .subNav ul li a.selected span						{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/subNavArrow.gif') bottom right no-repeat; display: block; float: left; height: 30px}

/* 2.4	Footer
===========================================================*/
#footerBackground											{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/footerRepeat.jpg') bottom left repeat-x; width: 100%; margin: 0; padding: 0; font-family: Tahoma, Arial, Helvetica, sans-serif;}
#footer														{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/footerBG.jpg') top left repeat-x; width: 962px; height: 214px; margin: 0 auto; position: relative; overflow:hidden;}
/* Navigation */
#footer .mainNav 											{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/footerSplit.jpg') 1px 12px no-repeat; padding: 12px 1px 0px 1px; margin: 0px; font-size: 11px; height: 166px; text-align: left;}
#footer .mainNav .footerColumn								{background: url('http://images.tvnz.co.nz/tvnz_site_images/images/footerSplit.jpg') top right no-repeat; padding: 13px; height: 140px; width: 294px; float: left}
#footer .mainNav .footerTitle								{padding-bottom: 15px; font-weight: bold; color: #DBCB6A}
#footer .mainNav .footerTitle a								{font-weight: bold; color: #DBCB6A}
#footer .mainNav .footerColumn ul							{list-style: none; padding: 0; margin: 0}
#footer .mainNav .footerColumn ul li						{background: none; float: left; width: 147px; font-weight: normal; line-height: 15px}
/* Sub Navigation */
#footer .subNav												{background-color: #1D2634; height: 36px; text-align: center}
#footer .subNav ul											{list-style: none; margin: 0 auto; padding: 14px 0 0 0; width: 850px}
#footer .subNav ul li										{float: left; display: block; color: #B2B5BA; font-size: 11px; border-right: 1px solid #B2B5BA; padding: 0 10px 1px 0; margin: 0 0 0 10px}
#footer .subNav ul li.last									{border: none}

div#copyright												{font-size:11px; color:#9C9E94; margin:30px 10px 0 10px; padding:0 0 10px 0; text-align:center}
div#copyright h1											{font-size:11px !important; color:#9C9E94; display: inline}

#footer .mainNav a:link, 
#footer .mainNav a:active, 
#footer .mainNav a:visited									{font-size: 11px; text-decoration: none; color: #fff}
#footer .subNav ul li a,
#footer .subNav ul li a:link,
#footer .subNav ul li a:active,
#footer .subNav ul li a:visited								{font-size: 11px; color: #B2B5BA; text-decoration: none}
#footer .mainNav a:hover, 
#footer .subNav ul li a:hover 								{text-decoration: underline}

/* Social Bookmarking
===========================================================*/
div.share													{color: #A6A6A6; text-align: right; text-transform:lowercase; padding:5px; margin:0; font-size:11px; vertical-align: bottom; border-top: 1px solid #7C7C7C; border-bottom: 1px solid #7C7C7C;}
div.share img												{margin-left: 5px; position:relative;}
div.share span												{display:none}
div.share a													{color:#01C9FC; font-size:1px}
div.share a:hover											{text-decoration:none}
div.share a.shareMore										{font-size:11px; text-decoration:underline; color:#01C9FC !important;}
div.share a.shareMore:hover									{text-decoration:underline}

/* 2.16	Share More (Social Bookmarks)
============================================================*/	
#shareMore .title											{font-size:11px; line-height:1.2em}
#shareMore .close											{top:17px; color:#C5D4BB}
#shareMore .content											{height:110px}
#shareMore .content a										{float:left; width:80px; height:30px; display:block; text-align:center; margin:10px 0}

/* 2.14 popupBox styles, made generic
============================================================*/
.popupBox													{font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: left; width:450px; padding:9px 0 0 0; position:absolute; overflow:hidden; z-index:999}
.popupBox .title											{background-color:#656661; color:#EDEDEB; padding:4px 50px 4px 10px; height:34px; z-index:100}
.popupBox .btnHolder										{font-size:11px; position:absolute; top:25px; left:260px; color:#E0EBDA; width:200px}
.popupBox .btnHolder span									{padding:0 5px; display:inline}
.popupBox .btnHolder a										{color:#F1EABC; display:inline}
.popupBox .btnHolder a.selected								{font-weight:bold; color:#fff !important; text-decoration:none}
.popupBox a.close											{background:url('http://images.tvnz.co.nz/tvnz_site_images/images/ondemandmakeHPClose.gif') right 3px no-repeat; font-size:10px; text-align:right; color:#EDEDEB !important; display:block; padding:0 18px 0 0; height:19px; line-height:19px; width:33px; height:19px; position:absolute; right:4px}
.popupBox .content											{width:450px; font-size:11px; background-color:#EEEEEE; background-image: none; margin: 0; display:block; overflow:hidden;color:#5F6156}
.popupBox .arrow											{position:absolute; top:0; right:20px}
.popupBox .hr												{background:url('http://images.tvnz.co.nz/tvnz_site_images/images/popupHr.gif') repeat-x; height:1px; border:none; margin:0 0 10px 0; clear:both}
.popupBox .groupAll,
.popupBox .group											{display:none}
.popupBox .groupAll.selected,
.popupBox .group.selected									{display:block}

