/*
Wynyard Wood Stylesheet v2.0
Target: Screen
Author: Matthew Buchanan
*/

body {
	background-color: #f8f8f0;
	padding: 0;
}

#wrap {
	width: 780px;
	margin: 0 auto;
	font: normal 1.1em/1.4 Verdana, sans-serif;
	color: #777;
}

#header {
	position: relative;
	height: 120px;
	margin: 0 0 10px 4px;
	width: 770px;
	background: url("../img/2007/header/default.jpg") no-repeat 100% 0;
}

#header h1 {
	width: 235px;
	height: 120px;
	text-indent: -999em;
	overflow: hidden;
	background: url("../img/2007/ww_logo_sm.png") no-repeat 0 0;
}

#header a {
	position: absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 120px;
}

.home #header {
	width: 770px;
	height: 70px;
	margin: 35px 0 0 4px;
	background: url("../img/2007/home_locations.gif") no-repeat 100% 100%;
}

.home #header h1 {
	width: 330px;
	height: 70px;
	background: url("../img/2007/ww_logo.gif") no-repeat 0 0;
}

#decoration {
	margin-top: 35px;
	padding: 9px 11px 11px 9px;
	background: url("../img/2007/home_main_bg.gif") no-repeat 0 0;
}

#slideshow {
	width: 760px;
	height: 350px;
	background: url("../img/2007/home_auckland.jpg") no-repeat 0 0;
}

.home .panel {
	float: left;
	width: 258px;
	margin-left: 2px;
	background: url("../img/2007/home_panel_bg.gif") no-repeat 0 0;
}

.home .imagewrap {
	height: 140px;
	overflow: hidden;
}

.home .panel img {
	margin: 4px 6px 0 2px;
}

.home .panelwrap {
	padding: 10px 14px;
	background: url("../img/2007/home_panel_ftr.gif") no-repeat 0 100%;
}

.home h3 {
	font: bold 1.363em/1.1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #369;
	margin: 0;
}

/* Sidebar */

#sidebar {
	width: 180px;
	float: left;
}

#sidebar .panel, #sidebar .info {
	font: normal 1.18em/1.2 "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url("../img/2007/side_panel_bg.gif") repeat-y 2px 0;
}

#sidebar .info {
	background: url("../img/2007/side_info_bg.gif") no-repeat 2px 100%;
	padding-bottom: 8px;
}

#sidebar .panel h3, #sidebar .info h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6;
	color: #369;
	margin-top: 0;
	padding-left: 15px;
}

#sidebar .info h3 {
	background: url("../img/2007/side_info_top.gif") no-repeat 2px 0;
	padding-top: 10px;
	color: #776;
}

#sidebar .panel .first {
	min-height: 8px;
	background: url("../img/2007/side_panel_top.gif") no-repeat 2px 0;
	padding-top: 10px;
}

#sidebar .panel .last {
	min-height: 12px;
	background: url("../img/2007/side_panel_bot.gif") no-repeat 2px 100%;
	padding-bottom: 12px;
}

#sidebar .panel ul, #sidebar .info ul {
	line-height: 1.2;
}

#sidebar .panel li, #sidebar .info li {
	padding-left: 11px;
	padding-right: 5px;
	margin: 0.5em 6px 0.5em 4px;
}

#sidebar .panel .selected {
	background: #369 url("../img/2007/side_arrow.gif") no-repeat 100% 50%;
	padding: 0.4em 20px 0.1em 11px;
	margin-bottom: 0.33em;
}

#sidebar .panel a:link, #sidebar .panel a:visited {
	color: #887;
	text-decoration: none;
}

#sidebar .panel a:hover, #sidebar .panel a:active {
	color: #554;
}

#sidebar .panel .selected a:link, #sidebar .panel .selected a:visited {
	color: #fff;
}

#sidebar .panel .selected a:hover, #sidebar .panel .selected a:active {
	color: #cde;
}

#sidebar .info a:link, #sidebar .info a:visited {
	color: #369;
	text-decoration: none;
}

#sidebar .info a:hover, #sidebar .info a:active {
	color: #036;
}

/* Main */

#main {
	margin-left: 182px;
	background: url("../img/2007/main_bg.gif") repeat-y 0 0;
}

#main.fullwidth {
	margin-left: 0;
	background: url("../img/2007/main_bg_wide.gif") repeat-y 0 0;
}

#main .image {
	background: url("../img/2007/main_top.gif") no-repeat 0 0;
	padding: 2px 0 0 2px;
	min-height: 6px;
}

#main .related {
	background: url("../img/2007/main_top.gif") no-repeat 0 0;
}

#main .footer {
	background: url("../img/2007/main_bot.gif") no-repeat 0 100%;
}

#main.fullwidth .footer {
	background: url("../img/2007/main_bot_wide.gif") no-repeat 0 100%;
}

h2 {
	font: 2.2em/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #369;
	border-bottom: 3px solid #bba;
	padding-bottom: 10px;
}

.fullwidth h2 {
	margin-right: 2px;
}

h3 {
	font: bold 1.3em/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin-bottom: 0.5em;
}

h4 {
	font-weight: bold;
	color: #665;
	margin: 1em 0;
}

.content {
	overflow: hidden;
	padding: 20px 6px 25px 40px;
}

.content p, .content li, .content h3, .content h4, .content h5, .content h6 {
	margin-right: 40px;
}

.content .pullquote {
	font: normal 1.6em/1.2 "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 180px;
	float: right;
	margin: 0 40px 1em 30px;
	padding-bottom: 10px;
	border-bottom: 10px solid #69c;
	color: #776;
}

.content .pagenav {
	border-top: 3px solid #bba;
	padding-top: 0.6em;
	margin-top: 1.2em;
	margin-right: 0;
}

#map {
	width: 280px;
	height: 280px;
	float: right;
	margin: 0 40px 1em 30px;
	border: 1px solid #ccb;
}

.email {
	background: url("../img/2007/icon_email.gif") no-repeat 0 50%;
	padding-left: 20px;
}

.pdf {
	background: url("../img/2007/icon_pdf.gif") no-repeat 0 50%;
	padding: 3px 0 1px 20px;
}

.mute {
	color: #aaa;
	clear: right;
}

.nobr {
	white-space: nowrap;
}

.content ul.people {
	display: block;
	overflow: hidden;
	padding: 0;
}

.content ul.people li {
	list-style: none;
	width: 170px;
	padding: 0 10px 15px 0;
	margin: 0;
	overflow: hidden;
	float: left;
	display: inline;
	font-size: 1.182em;
}

/* Article pages */

.content h2 { position: relative; visibility: hidden; }

.wf-loading h2 { visibility: hidden; }

.wf-active h2, .wf-inactive h2 {
	visibility: visible;
}

.content h2 small {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.content h2 small a {
	text-decoration: none;
}

.content ul.article_list {
	margin: 0 0 2.5em 0;
	padding: 0;
}

.content ul.article_list li {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
	overflow: hidden;
}

.content ul.article_list h3 {
	margin: 0;
	padding: 7px 0 5px 27px;
	background: url("../img/icon_pdf.png") left top no-repeat;
}

.content ul.article_list h3 small {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

.content ul.article_list p {
	margin-left: 27px;
	clear: both;
}

.content p.article_list {
	margin-bottom: 2.5em;
}

/* Footer */

#footer {
	clear: left;
	text-align: right;
	padding: 10px 4px 0 0;
}

#footer .left, #footer .left img {
	float: left;
}

#footer .left {
	text-align: left;
	width: 400px;
}

#footer .left img {
	margin-right: 5px;
}

#footer p {
	color: #bba;
	padding-top: 15px;
}

#footer p a:link, #footer p a:visited {
	color: #998;
	text-decoration: none;
}

#footer p a:hover, #footer p a:active {
	color: #665;
}