/*
TV2 Screen Global Positioning Style Sheet
Created 01/10/2003

Author:
Jeff Butler
Web Developer
TVNZ Interactive

Add update notes here:
The commented variables below are used for the What's on Flash file.
The Flash file uses these variables to display the correct colours.
*/

/*whatson.cTop = 0xC4DCDF*/
/*whatson.cBottom = 0xE2EEEF*/
/*whatson.cArrows = 0x000000*/
/*whatson.cTabBgActive = 0xE2EEEF*/
/*whatson.cTabBgInactive = 0xA2C9D3*/
/*whatson.cTabTxActive = 0x003366*/
/*whatson.cTabTxInactive = 0x003366*/
/*whatson.cTitle = 0x003366*/
/*whatson.cText = 0x003366*/
/*whatson.cLine = 0x003366*/
/*whatson.cScrollArrow = 0x003366*/
/*whatson.cScrollFace = 0xE2EEEF*/
/*whatson.cScrollLines = 0xA2C9D3*/
/*whatson.cScrollTrack = 0xC0D4D9*/

body {
	font-family : tahoma,arial,verdana,tahoma,helvetica;
	color : #000;
	font-size : 11px !important;
	margin: 0px;
}
body.story {
	margin: 0px;
}
body.poll {
	margin: 0px;
}
#four_column_container a,#three_column_container a {
	font-family : tahoma,arial,verdana,helvetica;
	color : #036;
	text-decoration : none;
}
a:hover {
	color : #F00;
	text-decoration : underline;
}
/*a:visited {
	color : #06C;
	text-decoration : none;
}*/
#main #nav_level_three {
	width : 760px;
	height : 20px;
	background-color: #036;
}
#main .nav_level_three {
	font-family : verdana,arial,tahoma,helvetica;
	color : #FFF;
	font-weight : bold;
	padding : 3px 8px 0px 8px;
}
#main .nav_level_three a {
	color : #FFF;
	font-weight : bold;
	text-decoration : none;
}
#main .nav_level_three a:hover {
	color : #A2C9D3;
	font-weight : bold;
	text-decoration : none;
}
/*#main .nav_level_three a:visited {
	color : #06C;
	font-weight : bold;
	text-decoration : none;
}*/
#padded_column_content {
	font-family : tahoma,arial,verdana,helvetica;
	color : #000;
	padding : 2px 4px 2px 10px;
}
#top_story_padded_column_content {
	font-family : tahoma,arial,verdana,helvetica;
	color : #000;
	padding : 2px 4px 2px 10px;
}
#story_padded_column_content {
	font-family : tahoma,arial,verdana,helvetica;
	color : #000;
	padding : 2px 4px 2px 4px;
}
#content_container {
	width : 760px;
}
#top_four_section_heading {
	padding : 0px 0px 0px 10px;
	line-height: 20px;
	background-color: #C4DCDF;
}
#section_heading {
	padding : 0px 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.section_heading {
	font-family : verdana,tahoma,arial,helvetica;
	color : #000;
	font-size : 12px;
	font-weight : bold;
}
#main .section_heading a {
	font-family : verdana,tahoma,arial,helvetica;
	color : #036;
	font-weight : bold;
	text-decoration : none;
}
#main .section_heading a:hover {
	color : #F00;
	font-weight : bold;
	text-decoration : underline;
}
/*#main .section_heading a:visited {
	color : #06C;
	font-weight : bold;
	text-decoration : none;
}*/
.section_heading_underline {
	background-color: #036;
}
#story_heading {
	color : #000;
	font-size : 12px;
	font-weight : bold;
	padding : 4px;
	border-bottom : 1px solid #C4DCDF;
}
#story_border_right {
	border-right : 1px solid #C4DCDF;
}
#lead_story_teaser {
	border-left : 1px solid #C4DCDF;
	background-color: #FFF;
	color : #000;
}
#lead_story_video_button {
	width : 288px;
	height : 20px;
	background : url(http://images.tvnz.co.nz/tvnz_site_images/er_video_button.gif) no-repeat top;
}
#lead_story_spacer {
	width : 288px;
	height : 5px;
	background-color: #C4DCDF;
}
#main #sub_story_headlines {
	background-color : #E2EEEF;
	height: 690px;
	overflow : hidden;
}
#headlines_container {
	height : 127px;
	overflow : hidden;
}
#headlines_teaser_text {
	color : #000;
}
#section_sub_story_headlines {
	background-color : #E2EEEF;
	height: 432px;
}
#sub_content_container_top {
	width : 468px;
	height : 284px;
	background-color: #E2EEEF;
}
#sub_content_container_bottom {
	width: 468px;
	height: 428px;
	background-color: #C4DCDF;
}
#main #subsection_column_two {
	width : 232px;
	float : left;
}
#main #subsection_column_three {
	width : 232px;
	float : left;
}
#section_headlines_container {
	height : 68px;
}
#story_second_column {
	float:left;
	width: 232px;
	/*height : 712px;*/
	background-color: #C4DCDF;
}
#related_content {
	background-color: #E2EEEF;
	float : right;
	position : relative;
	width: 232px;
	margin : 0px 0px 5px 5px;
}
/*.related_content_print {
	width : 63px;
	height : 20px;
	background : url(http://images.tvnz.co.nz/tvnz_site_images/tvnz_print_story_dark.gif) no-repeat top;
}
.related_content_email {
	width : 61px;
	height : 20px;
	background : url(http://images.tvnz.co.nz/tvnz_site_images/tvnz_email_story_dark.gif) no-repeat top;
}
.related_content_alert {
	width : 108px;
	height : 20px;
	background : url(http://images.tvnz.co.nz/tvnz_site_images/tvnz_email_alert_dark.gif) no-repeat top;
}*/
#related_content_content {
	color : #000;
}
#story_source {
	width : 524px;
	background-color : #C4DCDF;
}
#story_source_content_container {
	background-color : #C4DCDF;
	width : 519px;
	float : left;
}
#story_source_content {
	background-color : #C4DCDF;
	font-size : 11px;
	color : #000;
	padding : 4px 0px 3px 4px;
	float : left;
}
#story_source_right_corner {
	width : 5px;
	float : left;
	background-color : #C4DCDF;
}
#shows_image {
	width : 760px;
	height : 120px;
	background-color : #888;
}
#msg_board {
	background-color : #A8BED1;
	width : 524px;
	height : 24px;
	float : left;
}
#msg_board_title {
	width : 395px;
	float : left;
}
#msg_board_spacer {
	width : 9px;
	float : left;
	overflow : hidden;
}
#msg_board_submit {
	width : 120px;
	float : left;
	cursor : pointer;
}
#msg_board_text {
	width : 524px;
	background-color: #DAF4EA;
	float : left;
	padding : 0px 0px 10px 0px;
}
.msg_board_text {
	padding : 4px 0px 4px 6px;
	color : #000;
}
#msg_board_sig {
	width : 524px;
	background-color: #C4DCDF;
	float : left;
}
.msg_board_sig {
	padding : 4px 0px 4px 6px;
	color : #000;
}
.msg_board_title {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	padding : 5px 0px 5px 5px;
}
.directory {
	font-size : 10px;
	color : #306;
	padding : 4px 0px 4px 6px;
	float : left;
}
.directory a {
	color : #306;
	text-decoration : none;
}
.directory a:hover {
	color : #EEE;
	text-decoration : underline;
}
#footer_DEPRECATED {
	width: 924px;
	height : 20px;
	background-color: #6F2B90;
	float : left;
}
.footer_DEPRECATED a {
	color : #FFF;
	text-decoration : none;
}
.footer_DEPRECATED a:hover {
	color : #09C;
	text-decoration : none;
}
#scrolling_sub_headlines {
	line-height: normal;
}
#double_scrolling_sub_headlines {
	line-height: normal;
}
#four_column_title {
	background-color : #C4DCDF;
	width : 524px;
	height : 20px;
}
#four_column_title_content {
	padding : 0px 10px 0px 10px;
	line-height: 19px;
	font-family : verdana,tahoma,arial,helvetica;
	color : #036;
	font-size : 12px;
	font-weight : bold;
}
#four_column_content_row {
	height : 140px;
}
#four_column_content_container {
	width : 128px;
	height : 140px;
	float : left;
}
#four_column_content {
	padding : 4px;
}
#download_teaser_image {
	height : 96px;
	width : 128px;
	background-color : #E2EEEF;
	overflow : hidden;
}
#download_teaser_title {
	height : 40px;
	width : 128px;
	background-color : #C4DCDF;
}