/*
TVNZ Screen Stylesheet

version:	2.0
date:		07/10/10
website:	www.tvnz.co.nz
author:		Jeff Butler
*/

.headerContainer.breakfast .header .sponsor {
    background-image: url("http://images.tvnz.co.nz/tvnz_site_images/one_news_header/images/backgrounds/breakfast_sponsorship.png");
}
.headerContainer.one-news ,
.headerContainer.one-news .headerNavWrapper  
{
  background-image: url('http://images.tvnz.co.nz/tvnz_site_images/tv_one/shows/breakfast/header_withorange.png');
}

.headerContainer.breakfast {
    background-image: url('http://images.tvnz.co.nz/tvnz_site_images/tv_one/shows/breakfast/header_withorange.png');
}

.headerContainer.breakfast .headerNav a:hover, .headerContainer.breakfast .headerNav li.selected a {
    background-color: #ad4c17;
}

body.breakfast-news .headerNav .headerShowsLink, .headerContainer.breakfast .headerSectionNav a:hover, .headerContainer.breakfast .headerSectionNav li.selected a, .headerContainer.breakfast .headerShows a:hover, .headerContainer.breakfast .headerShows li.selected a, .headerContainer.breakfast .headerShows li a.breakfast-news {
    color: white;
    background-color: #ad4c17;
}

.headerContainer.one-news .headerNavWrapper
.headerContainer.breakfast .headerShowsContainer,
.headerContainer.breakfast .headerSectionNav {
	width: 960px;
	margin: auto auto;
}

.news-video {
	display:none;
}


#master	{
	margin-top: 0;
}
#tertiary-nav	{
	margin: 56px 0 0 -10px;
	width: 940px;
	background: white;
	padding: 10px
}
#sponsor {
	margin-bottom: 20px;
}
#article-body table	td										{padding: 2px; margin: 2px; font-size: 12px;}
#article-body input											{color: #5A646D; border: 1px solid #A5ACB2; -moz-border-radius:0; -moz-box-shadow:0 0 rgba(0, 0, 0, 0) !important;}
#article-body select,
#article-body textarea										{color: #5A646D; border: 1px solid #A5ACB2; font-size: 12px; padding: 5px 8px;}

body.breakfast-news #big-story .overlay,  body.breakfast-news #big-story .duration {
	display: none;
}
