/* Te Whanake Podcast CSS */

/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { 
	margin:0;
	padding:0;
}

/* basic layout */
body {
	font: normal 11px tahoma, verdana, arial;
	color: #000;
	background: #ebe8e1;
}

.center {
	width: 950px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	margin: 0;
	line-height: 0px;
}

#header {
	height: 64px;
	background: #40341f url('../img/css/bg-header.jpg') repeat-x left top;
}

#content {
	background: #ebe8e1 url('../img/css/bg-content.gif') repeat-x left top;
}

#content .center {
	background: #ebe8e1 url('../img/css/bg-columns.gif') repeat-y left top;
}

#navbar {
	height: 50px;
	width: 950px;
	margin: 0 auto;
	background: transparent url('../img/css/bg-navbar.gif') no-repeat left top;
}

#banner {
	height: 76px;
	width: 950px;
	margin: 0 auto;
	background: #419499 url('../img/css/banner-inside.jpg') no-repeat left top;
}

#bannerHome {
	height: 176px;
	width: 950px;
	margin: 0 auto;
	background: #419499 url('../img/css/banner-home.jpg') no-repeat left top;
}

#sitemap {
	background: #544837 url('../img/css/bg-sitemap.jpg') repeat-x left top;
}

#footer {
	height: 64px;
	background: #40341f url('../img/css/bg-header.jpg') repeat-x left top;
	border-top: solid 1px #1d130a;
}

.maincol {
	width: 680px;
	padding: 0px 0px 0px 0px;
	background: transparent url('../img/css/bg-maincol.gif') no-repeat right top;
}

.subcol {
	width: 270px;
	padding: 0px 0px 0px 0px;
	color: #60574c;
}

/* language */

#language {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}

/* header */

#logo {
	float: left;
}

#search {
	width: 183px;
	height: 21px;
	background: #272015 url('../img/css/bg-search.gif') no-repeat left top;
	float: right;
	margin-right: 72px !important;
	margin: 23px 36px 0px 0px;
}

#searchBox {
	border: 0px;
	font-size: 11px;
	color: #ebe8e1;
	float: left;
	background: #272015;
	margin: 4px 0px 0px 5px;
	width: 150px;
}

#searchButton {
	float: right;
}

a#tewhanake {
	display: block;
	width: 136px;
	height: 64px;
	background: transparent url('../img/css/tewhanake.jpg') no-repeat left top;
	float: right;
	margin: 0px 0px 0px 10px;
	padding-right: 35px;
}

#subnav {
	float: right;
	margin-top: 27px;
	padding-right: 0px;
}

/* nav bar */
/* see links section below for more nav styles */

a#itunes {
	float: right;
	padding-right: 39px;
}

a#subscribe {
	float: right;
	padding-right: 17px;
}

#navbar ul {
	list-style-type: none;
	height: 50px;
	width: 500px;
	margin: 0px 0px 0px 65px;
}

#navbar ul.home {
	background: transparent url('../img/css/bg-navbar-home.gif') no-repeat right bottom;
	width: 885px;
}

#navbar ul li {
	display: block;
	float: left;
	height: 35px;
	margin: 15px 0px 0px 0px;
	padding-left: 0px;
	background-image: none;
}


/* banner */

a#bannerLink {
	display: block;
	width: 950px;
	height: 176px;
	background: #419499 url('../img/css/banner-home.jpg') no-repeat left top;
}

a#bannerLinkMaori {
	display: block;
	width: 950px;
	height: 176px;
	background: #419499 url('../img/css/banner-home-maori.jpg') no-repeat left top;
}

#chooseLevel {
	float: right;
	width: 255px;
	height: 24px;
	margin-top: 29px;
	background: transparent url('../img/css/label-jump.gif') no-repeat 0px 4px;
	clear: right;
}

#chooseLevelMaori {
	float: right;
	width: 255px;
	height: 24px;
	margin-top: 29px;
	background: transparent url('../img/css/label-jump-maori.gif') no-repeat 0px 4px;
	clear: right;
}

form#level {
	padding-left: 54px;
}

form#level select {
	font: normal 10px tahoma, arial;
	border: solid 1px #18595c;
	padding: 1px;
	width: 140px;
}

#prevnext {
	float: right;
	margin-top: 27px;
	height: 20px;
	width: 252px;
	clear: right;
}


/* main col */

.maincol p {
	margin-right: 7px;
	padding-right: 14px;
}

.marginRight {
	margin-right: 24px;
}

div.headerBar {
	background: transparent url('../img/css/border-teal.gif') no-repeat left top;
	border-bottom: solid 1px #cfcbc0;
	padding: 14px 20px 11px 0px;
	margin: 16px 7px 12px 0px;
}

div.headerBar h5 {
	margin-top: 0px;
}

div.headerBar a.download {
	background: transparent url('../img/css/icon-download.gif') no-repeat left 2px;
	padding: 4px 0px 4px 22px;
	float: right;
	margin: -4px 0px -4px 0px;
	text-transform: lowercase;
}

/* sub col */

.subcol p {
	margin-left: 16px;
	overflow: visible;
	height: 1%;
}

.marginLeft {
	margin-left: 16px;
}

/* site map */

#sitemap ul {
	list-style-type: none;
	padding: 18px 0px 18px 0px;
	margin: 0px;
}

#sitemap ul li {
	line-height: 15px;
	color: #857d67;
	margin: 0px;
	padding-left: 0px;
	background-image: none;
}

#sitemap ul.one {
	width: 230px;
	float: left;
}

#sitemap ul.two {
	width: 240px;
	float: left;
}

#sitemap ul.three {
	width: 247px;
	float: left;
}

#sitemap ul.four {
	width: 210px;
	float: left;
}

#sitemap ul li {
	height: 16px;
}

/* footer */

#footer p {
	color: #a39b86;
	margin-top: 14px;
	float: left;
}

a#aut {
	float: right;
	display: block;
	padding-right: 63px;
	margin-top: 16px;
}	

a#teipukarea {
    float: right;
    display: block;
    padding-right: 20px;
    margin-top: 12px;
}

/* text */

h1 {
	font: normal 26px tahoma;
	padding: 25px 0px 10px 20px;
	color: #fff;
	float: left;
}

h1.level {
	padding-left: 82px;
	background: transparent url('../img/css/icon-large-textbooks.jpg') no-repeat left 5px;
}

h1.podcast {
	padding-left: 72px;
	background: transparent url('../img/css/icon-podcast.gif') no-repeat left 5px;
}

h1 span.sub {
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
}

h2 {
	font: bold 17px tahoma, arial;
	margin: 20px 20px -2px 0px;
	color: #0d7166;
}

h2.chapter {
	background: transparent url('../img/css/icon-chapter.gif') no-repeat left 3px;
	padding: 2px 0px 2px 26px;
	margin: 18px 20px -4px 0px;
}

h2.level {
	padding-left: 32px;
	background: transparent url('../img/css/icon-textbooks.gif') no-repeat left 2px;
}

h2.sitemap {
	margin-bottom: 12px;
}

h3 {
	font: bold 11px tahoma, arial;
	text-transform: uppercase;
	color: #4c3e29;
	background: #e4dbc8 url('../img/css/bg-h2.jpg') no-repeat left top;
	border-top: solid 1px #a3937b;
	padding: 8px 16px 8px 16px;
	margin: 18px 0px 0px 0px;
}

h3.top {
	margin-top: 0px;
	border: none;
	padding-top: 1px;
	background-position: 0px -7px;
}

h4 {
	font: bold 12px tahoma, arial;
	text-transform: uppercase;
	color: #0d7166;
	margin: 16px 0px -4px 16px;
	padding: 4px 16px 4px 0px;
}

h4.level {
	margin-bottom: -10px;
	padding-left: 32px;
	background: transparent url('../img/css/icon-textbooks.gif') no-repeat left 2px;
}

h5 {
	font: bold 10px tahoma, arial;
	text-transform: uppercase;
	color: #4c3e29;
	margin-top: 18px;
}

p {
	margin: 12px 0px 12px 0px;
	line-height: 18px;
}

p.large {
	font-size: 12px;
}

p.light {
	color: #60574c;
}

p.borderBottom {
	padding-bottom: 18px;
	border-bottom: solid 1px #cfcbc0;
}

p.borderBottomThick {
	padding-bottom: 30px;
	background: transparent url('../img/css/border-teal.gif') no-repeat left bottom;
	margin-bottom: -4px;
}

p.gold {
	color: #b47b00;
}

ul {
	list-style-type: none;
	margin: 12px 0px 12px 0px;
}

ul li {
	line-height: 18px;
	margin: 0px 0px 8px 0px;
	color: #000;
	padding-left: 20px;
	background: transparent url('../img/css/bullet.gif') no-repeat left 3px;
}

ul.simple li {
	margin: 0px;
	padding-left: 0px;
	background-image: none;
}

ul.lines {
	border-top: solid 1px #cfcbc0;
	margin: 12px 7px 0px 0px;
}

ul.borderBottomThick {
	background: transparent url('../img/css/border-teal.gif') no-repeat left bottom;
	padding-bottom: 25px;
	margin-bottom: -7px;
}

ul.lines li {
	border-bottom: solid 1px #cfcbc0;
	padding: 8px 0px 6px 20px;
	margin: 0px;
	background: transparent url('../img/css/bullet.gif') no-repeat left 10px;
}

ul.searchDetails {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: -6px;
}

ul.searchDetails li {
	margin: 0px;
	padding: 0px;
	display: inline;
	margin-right: 20px;
	background-image: none;
	color: #60574c;
}

ul.sitemap {
	margin-left: 36px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.sitemap li {
	margin-bottom: 4px;
}

ul.sitemap ul {
	font-size: 11px;
	margin-top: 4px;
	font-weight: normal;
	text-transform: none;
}

ul.sitemap ul li {
	background: none;
	margin: 0px;
}

span.date {
	font-size: 11px;
	color: #4c3e29;
	margin-left: 5px;
	text-transform: none;
	font-weight: normal;
}

span.here {
	line-height: 10px;
	font-size: 12px;
	background: transparent url('../img/css/here.gif') no-repeat 4px 7px;
	padding: 5px;
}

hr {
	height: 1px;
	border: none;
	line-height: 0px;
	color: #cfcbc0;
	background: #cfcbc0;
	margin: 0px 7px 0px 0px;
	clear: both;
}

/* forms */

label {
	font: bold 11px tahoma, arial;
	display: block;
	clear: both;
	margin: 10px 0px 4px 0px;
}

.input {
	border: solid 1px #b3ac9f;
	background: #f6f4ef url('../img/css/bg-inputbox.gif') no-repeat left top;
	font: normal 11px tahoma, arial, verdana;
	padding: 4px;
}

.radio {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	position: relative;
	top: 1px;
}

.checkbox {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	position: relative;
	top: 1px;
}

.button {
	display: block;
	margin: 14px 0px 0px 0px;
}

.inline {
	display: inline;
	margin: 0px 0px 0px 4px;
	position: relative;
	top: 0px;
}

fieldset {
	border: none;
	margin-right: 0px;
}

/* links */

a img { border: none }

a,
a:visited {
	color: #0f66a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h4.level a,
h4.level a:visited {
	color: #0d7166;
}

h4.level a:hover {
	color: #0f66a3;
}

#subnav a,
#subnav a:visited {
	color: #6ea3c1;
	margin-right: 11px;
}

#subnav a:hover {
	color: #87bbd8;
}

#navbar ul li a {
	display: block;
	height: 35px;
	text-indent: -5000px;
}

#navbar ul li a#kakano {
	width: 111px;
	background: transparent url('../img/css/nav-kakano.gif') no-repeat left 0px;
}

#navbar ul li a#pihinga {
	width: 110px;
	background: transparent url('../img/css/nav-pihinga.gif') no-repeat left 0px;
}

#navbar ul li a#mahuri {
	width: 108px;
	background: transparent url('../img/css/nav-mahuri.gif') no-repeat left 0px;
}

#navbar ul li a#kohure {
	width: 81px;
	background: transparent url('../img/css/nav-kohure.gif') no-repeat left 0px;
}

#navbar ul li a#kakano:hover,
#navbar ul li a#pihinga:hover,
#navbar ul li a#mahuri:hover,
#navbar ul li a#kohure:hover {
	background-position: 0px -35px;
}

#navbar ul li.current a#kakano,
#navbar ul li.current a#pihinga,
#navbar ul li.current a#mahuri,
#navbar ul li.current a#kohure {
	background-position: 0px -35px;
}

a.bullet {
	padding: 2px 0px 2px 18px;
	background: transparent url('../img/css/bullet.gif') no-repeat left 2px;
}

#sitemap a {
	color: #857d67;
}

#sitemap a:hover {
	color: #87bbd8;
}

#sitemap a em {
	color: #a39b86;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
}

#sitemap a:hover em {
	color: #87bbd8;
}

#footer a {
	color: #6ea3c1;
}

#footer a:hover {
	color: #87bbd8;
}

/* ANX hide widget output - intedned for print only */
#skipnav, .print, .hidden {
	display:none;
}
