/* Te Whanake 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: 770px;
	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('../i/bg-header.jpg') repeat-x left top;;
}

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

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

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

#banner {
	height: 76px;
	width: 770px;
	margin: 0 auto;
	background: #789a48 url('../i/banner-inside.jpg') no-repeat left top;
}

#bannerHome {
	height: 176px;
	width: 770px;
	margin: 0 auto;
	background-image: none;
}

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

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

.maincol {
	width: 500px;
	padding: 0px 0px 0px 0px;
	background: transparent url('../i/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;
}

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

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

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

#searchButton {
	float: right;

}

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

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

#cartlink {
	float: right;
}

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

#navbar ul.home {
	background: transparent url('../i/bg-navbar-home.gif') no-repeat left bottom;
}

#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: 770px;
	height: 176px;
	background: #789a48 url('../i/banner-home.jpg') no-repeat left top;
}
a#bannerLinkMaori {
	display: block;
	width: 770px;
	height: 176px;
	background: #789a48 url('../i/banner-home-maori.jpg') no-repeat left top;
}

#cart {
	float: right;
	width: 255px;
	height: 33px;
	margin-top: 20px;
	color: #ebe8e1;
}

.cartItems {
	float: left;
	padding: 10px 0px 10px 36px;
	background: transparent url('../i/icon-cart.gif') no-repeat left 5px;
}

a.viewcart {
	display: block;
	float: left;
	margin: 13px 15px 0px 20px;
}

a.checkout {
	display: block;
	float: left;
	margin: 13px 0px 0px 0px;
}

/* main col */

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

.marginRight {
	margin-right: 24px;
}

a.onlineDictionary {
	float:right;
	padding-right: 100px;
	margin-top: 20px;
}

div.productListing {
	border-bottom: solid 1px #cfcbc0;
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 493px;
}

div.productListing p {
	margin: 4px 0px 6px 0px;
}

a.cover {
	display: block;
	padding: 3px;
	border: solid 1px #beb9ab;
	float: left;
	margin: 18px 15px 2px 0px;
	background: #ebe8e1 url('../i/bg-bookcover.gif') repeat-x left top;
}

a.cover:hover {
	border: solid 1px #1472a7;
}

div.cover {
	width: 133px;
}

div.cover a.bullet {
	margin: 0px 0px 0px 4px;
	line-height: 18px;
}

div.details {
	width: 348px;
}

img.cover {
	padding: 3px;
	border: solid 1px #beb9ab;
	margin: 20px 0px 10px 0px;
	background: #ebe8e1 url('../i/bg-bookcover.gif') repeat-x left top;
}

/* sub col */

.subcol p {
	margin-left: 16px;
}

.marginLeft {
	margin-left: 16px;
}

p.price {
	font: bold 12px tahoma, arial;
	color: #4c3e29;
}

p.price strong {
	font-size: 14px;
	color: #29618d;
	font-style: normal;
}

/* 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: 258px;
	float: left;
}

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

#sitemap ul.three {
	width: 250px;
	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: 74px;
	margin-top: 16px;
}	

a#pearson {
	float: right;
	display: block;
	margin-top: 16px;
}	


/* text */

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

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

h1.studyguides {
	padding-left: 86px;
	background: transparent url('../i/icon-large-studyguides.jpg') no-repeat left 5px;
}

h1.dictionary {
	padding-left: 68px;
	background: transparent url('../i/icon-large-dictionary.jpg') no-repeat left 5px;
}

h1.audio {
	padding-left: 70px;
	background: transparent url('../i/icon-large-audio.jpg') no-repeat left 5px;
}

h1.manuals {
	padding-left: 72px;
	background: transparent url('../i/icon-large-manuals.jpg') no-repeat left 5px;
}

h1.loanwords {
	padding-left: 72px;
	background: transparent url('../i/icon-large-loadwords.jpg') no-repeat left 5px;
}


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

h2.dictionary {
	padding: 0px 0px 0px 26px;
	background: transparent url('../i/icon-dictionary.gif') no-repeat left center;
}

h2.textbooks {
	padding: 0px 0px 0px 34px;
	background: transparent url('../i/icon-textbooks.gif') no-repeat left center;
}

h2.studyguides {
	padding: 0px 0px 0px 33px;
	background: transparent url('../i/icon-studyguides.gif') no-repeat left center;
}

h2.audio {
	padding: 0px 0px 0px 26px;
	background: transparent url('../i/icon-audio.gif') no-repeat left center;
}

h2.manuals {
	padding: 0px 0px 0px 27px;
	background: transparent url('../i/icon-manuals.gif') no-repeat left center;
}

h2.loanwords {
	padding: 0px 0px 0px 27px;
	background: transparent url('../i/icon-loanwords.gif') no-repeat left center;
}

h3 {
	font: bold 11px tahoma, arial;
	text-transform: uppercase;
	color: #4c3e29;
	background: #e4dbc8 url('../i/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;
}

h3 a.all {
	font: normal 11px tahoma, arial;
	text-transform: none;
	margin-left: 50px;
}

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('../i/border-green.gif') no-repeat left bottom;
	margin-bottom: -4px;
}

p.date {
	padding-left: 17px;
	background: transparent url('../i/icon-news.gif') no-repeat left 4px;
	font-weight: bold;
	color: #29618d;
	margin: 12px 0px -10px 16px;
}

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('../i/bullet.gif') no-repeat left 3px;
}

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

/* forms */

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

.input {
	border: solid 1px #b3ac9f;
	background: #f6f4ef url('../i/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;
}

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

form.addcart label {
	float: left;
	margin: 5px 5px 0px 0px;
}

form.addcart input {
	float: left;
}

input.addcart {
	margin-left: 10px;
}

/* links */

a .img { border: none }

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

a:hover {
	text-decoration: underline;
}

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

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

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

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

#navbar ul li a#study {
	width: 123px;
	background: transparent url('../i/nav-studyguides.gif') no-repeat left 0px;
}

#navbar ul li a#audio {
	width: 70px;
	background: transparent url('../i/nav-audio.gif') no-repeat left 0px;
}

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

#navbar ul li a#manuals {
	width: 74px;
	background: transparent url('../i/nav-manuals.gif') no-repeat left 0px;
}
#navbar ul li a#loanwords {
	width: 118px;
	background: transparent url('../i/nav-loanwords.gif') no-repeat left 0px;
}
#navbar ul li a#textbooksMaori {
	width: 130px;
	background: transparent url('../i/nav-textbooks-maori.gif') no-repeat left 0px;
}

#navbar ul li a#studyMaori {
	width: 121px;
	background: transparent url('../i/nav-study-maori.gif') no-repeat left 0px;
}

#navbar ul li a#audioMaori {
	width: 55px;
	background: transparent url('../i/nav-audio-maori.gif') no-repeat left 0px;
}

#navbar ul li a#dictionaryMaori {
	width: 80px; 
	background: transparent url('../i/nav-dictionary-maori.gif') no-repeat left 0px;
}

#navbar ul li a#manualsMaori {
	width: 130px;
	background: transparent url('../i/nav-manuals-maori.gif') no-repeat left 0px;
}

#navbar ul li a#loanwordsMaori {
	width: 125px;
	background: transparent url('../i/nav-loanwords-maori.gif') no-repeat left 0px;
}


#navbar ul li a#textbooks:hover,
#navbar ul li a#study:hover,
#navbar ul li a#audio:hover,
#navbar ul li a#dictionary:hover,
#navbar ul li a#manuals:hover,
#navbar ul li a#loanwords:hover
 {
	background-position: 0px -35px;
}
#navbar ul li a#textbooksMaori:hover,
#navbar ul li a#studyMaori:hover,
#navbar ul li a#audioMaori:hover,
#navbar ul li a#dictionaryMaori:hover,
#navbar ul li a#manualsMaori:hover ,
#navbar ul li a#loanwordsMaori:hover 
{
	background-position: 0px -34px;
}

#navbar ul li.current a#textbooks,
#navbar ul li.current a#study,
#navbar ul li.current a#audio,
#navbar ul li.current a#dictionary,
#navbar ul li.current a#manuals ,
#navbar ul li.current a#loanwords 
{
	background-position: 0px -35px;
}

#navbar ul li.current a#textbooksMaori,
#navbar ul li.current a#studyMaori,
#navbar ul li.current a#audioMaori,
#navbar ul li.current a#dictionaryMaori,
#navbar ul li.current a#manualsMaori,
#navbar ul li.current a#loanwordsMaori 
 {
	background-position: 0px -34px;
}

#navbar ul li.current a#loanwords 
{
	background-position: 10px -35px;
}
#navbar ul li a#loanwords
 {
	background-position: 10px 0px;
}
#navbar ul li a#loanwords:hover
 {
	background-position: 10px -35px;
}


a.bullet {
	padding: 2px 0px 2px 18px;
	background: transparent url('../i/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;
}

.userMsg {
	color: #BE3C0B;
	font-weight: bold;
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #617e3b;
	border-collapse: collapse;
}

table.tabularData td, table.tabularData th{
	padding: 3px;
}

table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #789a48;
	color: #FFFFFF;
}

.altRowEven {
	background-color: #ebe8e1;
}

.altRowOdd{
	background-color: #e1dacd;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

