/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, div#article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
#header, #article, #footer {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/************* OVERALL ***********/

a {
  outline:none;
}

a:hover {
  color: #4169f9;
}

em {
  font-style:italic;
}

/************* HEADER ***********/

html{
  background-position:top center;
  background-repeat:no-repeat;
  background-color:#939677;
}

body {
  background-repeat:repeat;
  background-color:transparent;
}

header, #header{
  width:100%;
}

section#header-top, div#header-top {
  clear: both;
  width: 960px;
  margin: 0 auto;
  height: 139px;
  overflow:hidden;
  position:relative;
}

section#header-top a.header-logo, div#header-top a.header-logo {
  display:block;
}

section#header-top h1, div#header-top h1 {
  background:url(/sites/all/themes/teara/img/logos/te-ara-logo-1.png) 0px 0px no-repeat transparent;
  height:127px;
  width:220px;
  display:block;
  overflow:hidden;
  text-indent:-9999em;
  z-index:500;
  margin-left:10px;
  position:absolute;
}

#search-box{
	margin:0;
	padding:1px;
	position:absolute;
	top:41px;
	left:321px;
	z-index:99;
	width:317px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: pink;
  background-color: rgba(0,0,0,0.25);
}

#search-box:hover{
  background-color: rgba(0,0,0,0.4);
}

#search-box legend{
  display:none;
}

#search-box input.field-box {
	border: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 23px;
	padding:2px 6px 0 6px;
	width: 231px;
	color: #999;
	font-weight: normal;
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:12px;
	-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.25);
	box-shadow:inset 0px 1px 3px rgba(0,0,0,0.25);
}

#search-box #edit-keys-wrapper {
  margin:0;
  display:inline;
  float:left;
}
#search-box .form-actions {
  float:right;
}

#search-box .form-submit {
  float:left;
  background:none;
  border:none;
  color:#ffffff;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-shadow:0 1px 0 rgba(0,0,0,0.20);
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	height:24px;
	width:70px;
}

#search-box .form-submit:hover{
  color:#FFF2AA;
}


#language-sub{
  margin:0;
  padding:1px 0 1px 12px;
  position:absolute;
  top:41px;
  left:738px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: pink;
  background-color: rgba(0,0,0,0.25);
  height:25px;
  width:210px;
}

#language-sub,
#language-sub a{
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  font-size:9px;
  color:#ffffff;
  text-decoration:none;
}

#language-sub a{
  padding:0 0 2px 17px;
}

#language-sub a:hover{
  color:#FFF2AA;
}

#language-sub .lang-title{
  float:left;
  padding-top:8px;
}

#language-sub .item-list{
  float:left;
  padding-top:6px;
}

#language-sub ul{
  margin:0 0 0 3px;
  padding: 0;
}

#language-sub ul li{
  float:left;
  list-style:none outside none;
  margin:0;
  padding:2px 0 2px 8px;
  font-weight:bold;
}

#language-sub ul li strong{
  margin-top:2px;
}

#language-sub img{
  height:16px;
  width:14px;
  float:left;
  margin:-2px 3px 0 0;
}

#language-sub a#on-en,
#language-sub a#on-mi{
  background:url(/sites/all/themes/teara/img/sprites-common.png) -597px -146px no-repeat transparent;
}

#language-sub a#off-en,
#language-sub a#off-mi{
  background:url(/sites/all/themes/teara/img/sprites-common.png) -738px -146px no-repeat transparent;
}

nav#browse, #nav-browse {
  margin:0;
  padding:0px 0px 0px 240px;
  position:absolute;
  top:103px;
  left:0px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: pink;
  background-color: rgba(0,0,0,0.25);
  height:24px;
}

#nav-browse nav#browse {
  margin:0;
  padding:0px 0px 0px 240px;
  position:absolute;
  top:0;
  left:0px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height:24px;
  width: 740px;
}

nav#browse ul, #nav-browse ul {
  height:100%;
  background: url(/sites/all/themes/teara/img/nav-gradient.png) 0px 0px repeat transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.4)));
  background: -moz-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0.4));
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-right-radius: 5px;
}

nav#browse ul li, #nav-browse ul li {
  display:inline-block;
  list-style:none outside none;
  float:left;
  height:100%;
  border-right:1px solid transparent;
  border-right:1px solid rgba(255,255,255,0.1);
  border-left:1px solid transparent;
  border-left:1px solid rgba(0,0,0,0.1);
  height:24px;
  width:118px;
  text-align:center;
}

nav#browse ul li:hover, #nav-browse ul li:hover {
  background: url(/sites/all/themes/teara/img/nav-gradient.png) -1px -26px repeat transparent;
  background: rgba(255,255,255,0.1);
}

nav#browse ul li.last:hover, #nav-browse ul li.last:hover {
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
}

nav#browse ul li.last, #nav-browse ul li.last{
  border-right:none;
  width:119px;
}

nav#browse ul li a, #nav-browse ul li a {
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-size:12px;
  color:#f5f5f5;
  font-weight:normal;
  text-decoration:none;
  text-shadow:0 -1px 0 rgba(0,0,0,0.2);
  padding-top:5px;
  display:block;
  height:19px;
}

section#header-bottom, div#header-bottom {
  width: 100%;
  height: 100px;
}

#strata-top {
  background:url(/sites/all/themes/teara/img/strata-border.png) 0px 0px repeat transparent;
  height:14px;
}

#strata-bottom {
  background:url(/sites/all/themes/teara/img/strata-border.png) 0px 13px repeat transparent;
  height:13px;
}

#strata {
  background:url(/sites/all/themes/teara/img/strata-middle-fallback.png) 0px 0px repeat transparent;
  background:0px 0px repeat rgba(26, 26, 26, 0.7);
}

#strata-inner {
  width:960px;
  margin:0 auto;
  padding:12px 0 15px 12px;
}

section#header-bottom h2,
section#header-bottom h2 a,
div#header-bottom h2,
div#header-bottom h2 a {
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-size:24px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
  text-shadow:0 -2px 0 rgba(0,0,0,0.25);
  margin:2px 0 2px 1px;
  *clear:left;
}

section#header-bottom h2 a:hover, div#header-bottom h2 a:hover {
  color:#FFF2AA;
}

#breadcrumbs a.home {
  background:url("/sites/all/themes/teara/img/sprites-common.png") no-repeat scroll -220px -72px transparent;
  display:inline-block;
  *display:block;
  text-indent:-9999em;
  width:14px;
  height:11px;
}

#breadcrumbs a.home:hover {
  background:url("/sites/all/themes/teara/img/sprites-common.png") no-repeat scroll -241px -72px transparent;
}

#breadcrumbs li {
  font:10px Verdana, Geneva, Tahoma, sans-serif;
  color:#fff;
  display:inline;
  *display:block;
  *float:left;
  text-shadow:0 -2px 0 rgba(0,0,0,0.25);
  padding: 0 3px;
}

#breadcrumbs li a {
  color:#ffffff;
  text-decoration:none;
}

#breadcrumbs li a:hover {
  color:#FFF2AA;
}

#breadcrumbs li a.active,
#breadcrumbs li a.active:hover{
  font-weight:normal;
  color:#F2E4AA;
  cursor:default;
}

#breadcrumbs li.lastcrumb {
  color:#F2E4AA;
}
/************** MAIN *****************/

section#main, div#main {
  width: 100%;
  position:relative;
  z-index:3;
  display:inline-block;
}

section#main #main-inner, div#main #main-inner {
  width: 960px;
  margin: 0 auto;
}

/************** FOOTER *****************/

footer, #footer{
  width: 100%;
  clear:both;
  background:url("/sites/all/themes/teara/img/strata-light-top.png") repeat-x scroll 0 0 transparent;
  padding-top:13px;
  position:relative;
  z-index:2;
  margin:-10px 0 15px 0;
  display:inline-block;
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#4D4D4D;
}

#footer footer {
  background:none transparent;
  margin:-14px 0 -4px 0;
}

footer a, #footer a{
  color:#455280;
  text-decoration:none;
}

footer a:hover, #footer a:hover{
  color:#4169F9;
}

footer #info, #footer #section-info{
  width: 100%;
  background-color: #F9F7F4;
  border-bottom:1px solid #E0DEDB;
}

footer #info-inner, #footer #info-inner{
  width: 960px;
  margin: 0 auto;
  height:175px;
  position:relative;
}

footer #info-inner a.teara-logo, #footer #info-inner a.teara-logo {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -11px -34px no-repeat transparent;
  height:40px;
  width:200px;
  display:block;
  overflow:hidden;
  text-indent:-9999em;
  z-index:999;
  position:absolute;
  top:23px;
  left:5px;
}

.lang-mi footer #info-inner a.teara-logo, .lang-mi #footer #info-inner a.teara-logo {
  background:url(/sites/all/themes/teara/img/mi-sprites-common.png) -11px -34px no-repeat transparent;
}

footer #info-inner ul#utilities, #footer #info-inner ul#utilities {
  position:absolute;
  top:25px;
  left:245px;
}

footer #info-inner ul#utilities li, #footer #info-inner ul#utilities li {
  padding-bottom:0.9em;
}

footer #info-inner ul#utilities a, #footer #info-inner ul#utilities a {
  text-decoration:none;
}

footer #info-inner ul#social-media, #footer #info-inner ul#social-media {
  position:absolute;
  top:25px;
  left:480px;
}

footer #info-inner ul#social-media li, #footer #info-inner ul#social-media li {
  display:inline;
  float:left;
  padding-right:10px;
}

footer #info-inner ul#social-media a, #footer #info-inner ul#social-media a {
  overflow:hidden;
  text-indent:-9999em;
  display:block;
}

footer #info-inner ul#social-media a.twitter, #footer #info-inner ul#social-media a.twitter {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -453px -34px no-repeat transparent;
  height:38px;
  width:38px;
}

footer #info-inner ul#social-media a.facebook, #footer #info-inner ul#social-media a.facebook {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -501px -34px no-repeat transparent;
  height:38px;
  width:38px;
}

footer #info-inner ul#social-media a.flickr, #footer #info-inner ul#social-media a.flickr {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -549px -34px no-repeat transparent;
  height:38px;
  width:38px;
}

footer #info-inner ul#social-media a.signposts, #footer #info-inner ul#social-media a.signposts {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -597px -34px no-repeat transparent;
  height:38px;
  width:155px;
}

.lang-mi footer #info-inner ul#social-media a.signposts, .lang-mi #footer #info-inner ul#social-media a.signposts {
  background:url(/sites/all/themes/teara/img/mi-sprites-common.png) -597px -34px no-repeat transparent;
  background-color: none;
}

footer #info-inner #subscribe-label, #footer #info-inner #subscribe-label {
  position:absolute;
  top:92px;
  left:485px;
}

footer #info-inner #subscribe, #footer #info-inner #subscribe {
  margin:0;
  padding:1px 1px 1px 1px;
  *padding:0 1px;
  position:absolute;
  top:110px;
  left:485px;
  z-index:999;
  width:317px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #EAE5DF;
}

footer #info-inner #subscribe legend, #footer #info-inner #subscribe legend {
  display:none;
}

footer #info-inner #subscribe input.field-box, #footer #info-inner #subscribe input.field-box {
   border: none;
   -moz-border-radius: 5px;
   border-radius: 5px;
   height: 23px;
   padding:2px 6px 0 6px;
   width: 231px;
   color: #999;
   font-weight: normal;
   -moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.25);
   box-shadow:inset 0px 1px 3px rgba(0,0,0,0.25);
}

footer #info-inner #subscribe #edit-keys-wrapper, #footer #info-inner #subscribe #edit-keys-wrapper {
  margin:0;
  display:inline;
  float:left;
}

footer #info-inner #subscribe .form-submit, #footer #info-inner #subscribe .form-submit {
  float:left;
  background:none;
  border:none;
  cursor:pointer;
  height:25px;
  width:74px;
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#455280;
}

footer #info-inner #subscribe .form-submit:hover, #footer #info-inner #subscribe .form-submit:hover {
  color:#4169F9;
}

footer #info-inner #page-top, #footer #info-inner #page-top {
  position:absolute;
  top:128px;
  left:10px;
}

footer #info-inner #page-top a .page-top-arrow, #footer #info-inner #page-top a .page-top-arrow {
  height:30px;
  width:28px;
  float:left;
}

.lang-en footer #info-inner #page-top a .page-top-arrow, .lang-en #footer #info-inner #page-top a .page-top-arrow {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -392px -34px no-repeat transparent;
}

.lang-mi footer #info-inner #page-top a .page-top-arrow, .lang-mi #footer #info-inner #page-top a .page-top-arrow {
  background:url(/sites/all/themes/teara/img/mi-sprites-common.png) -392px -34px no-repeat transparent;
}

footer #info-inner #page-top a .page-top-text, #footer #info-inner #page-top a .page-top-text {
  padding:10px 0 0 10px;
  float:left;
  text-decoration:none;
}

footer #copyright, #footer #section-copyright {
  width: 100%;
  background-color:#F9F7F4;
  border-top:1px solid #FFFFFF;
}

footer #copyright-inner, #footer #copyright-inner {
  width: 960px;
  margin: 0 auto;
  height:70px;
}

footer #copyright-inner .creative-commons, #footer #copyright-inner .creative-commons {
  padding-top:20px;
}

footer #copyright-inner .creative-commons .cc-logo, #footer #copyright-inner .creative-commons .cc-logo {
  height:28px;
  width:162px;
  float:left;
  margin-left:5px;
}

.lang-en footer #copyright-inner .creative-commons .cc-logo, .lang-en #footer #copyright-inner .creative-commons .cc-logo {
  background:url(/sites/all/themes/teara/img/sprites-common.png) -220px -34px no-repeat transparent;
}

.lang-mi footer #copyright-inner .creative-commons .cc-logo, .lang-mi #footer #copyright-inner .creative-commons .cc-logo {
  background:url(/sites/all/themes/teara/img/mi-sprites-common.png) -220px -34px no-repeat transparent;
}

footer #copyright-inner .creative-commons .cc-text, #footer #copyright-inner .creative-commons .cc-text {
  float:left;
  line-height:15px;
  padding-left:16px;
  font-weight:normal;
}

footer #sites, #footer #section-sites {
  width: 100%;
  background-color:rgba(0,0,0,0.20);
}

footer #sites-top, #footer #sites-top {
   height:31px;
   display:relative;
   z-index:10;
   position:relative;
}

.lang-en footer #sites-top, .lang-en #footer #sites-top {
  background: url("/sites/all/themes/teara/img/sprites-common.png") repeat-x scroll 0 0 transparent;
}

.lang-mi footer #sites-top, .lang-mi #footer #sites-top {
  background: url("/sites/all/themes/teara/img/mi-sprites-common.png") repeat-x scroll 0 0 transparent;
}

footer #sites-inner, #footer #sites-inner {
  width: 960px;
  margin: -8px auto 0;
  height:122px;
  position:relative;
  z-index:9;
}

.lang-en footer #sites-inner, .lang-en #footer #sites-inner {
  background: url("/sites/all/themes/teara/img/ministry-footer.png") no-repeat scroll 0 0;
}

.lang-mi footer #sites-inner, .lang-mi #footer #sites-inner {
  background: url("/sites/all/themes/teara/img/mi-ministry-footer.png") no-repeat scroll 0 0;
}

footer #sites-inner a, #footer #sites-inner a {
  display: block;
  position:absolute;
  top:31px;
  height: 65px;
}

footer a.footlink-nzhistory, #footer a.footlink-nzhistory {
  left:134px;
  width: 78px;
}

footer a.footlink-28mb, #footer a.footlink-28mb {
  left:224px;
  width: 130px;
}

footer a.footlink-anzac, #footer a.footlink-anzac {
  left:370px;
  width: 102px;
}

footer a.footlink-vietnam, #footer a.footlink-vietnam {
  left:494px;
  width:132px;
}

footer a.footlink-warmemorial, #footer a.footlink-warmemorial {
  left:653px;
  width: 129px;
}

footer a.footlink-mch, #footer a.footlink-mch {
  left:874px;
  width: 78px;
}

footer #sites-bottom, #footer #sites-bottom {
  background-color:black;
  width:100%;
  height:40px;
}

footer #sites-bottom-inner, #footer #sites-bottom-inner {
  width: 960px;
  height:40px;
  margin: 0 auto;
  position:relative;
}

.lang-en footer #sites-bottom-inner, .lang-en #footer #sites-bottom-inner {
  background: url("/sites/all/themes/teara/img/ministry-footer.png") no-repeat scroll 0 -122px;
}

.lang-mi footer #sites-bottom-inner, .lang-mi #footer #sites-bottom-inner {
  background: url("/sites/all/themes/teara/img/mi-ministry-footer.png") no-repeat scroll 0 -122px;
}

footer #sites-bottom-inner a.footlink-newzealand, #footer #sites-bottom-inner a.footlink-newzealand {
  display: block;
  height: 40px;
  left: 392px;
  position: absolute;
  width: 165px;
}

/***********NEXT AND PREVIOUS *********************/
#next-part #next-wrapper, #next-part div.first, #next-part div.last{
  display:inline;
  float: left;
  margin: -15px 0 0 0;
  width: 90px;
  position: relative;
}
#next-part #next-wrapper {
  	margin: 5px 25px 34px 104px;
  text-align: right;
  width: 425px;
}
#next-part #next-wrapper a {
	border-bottom: 0;
}
#teara-pager ul li a.story{
  width:84px;
	border-bottom: 0;
}
#next-part {
	clear: both;
	font-family:Georgia, Palatino,  "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:12px;
	font-style:italic;
	color:#666666;
	margin: 0 0 0 20px;
	text-align: right;
	height: 55px;
}




/***********PAGER*********************/	

/* TE ARA STORY */
#teara-pager {
	background-color: #F2F0ED;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E0DEDB;
	height:28px;
	text-align: center;
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-weight: bold;
}
div#article #teara-pager ul,
article #teara-pager ul {
  border-left: 1px solid #E0DEDB;
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: inline-block;
}
div#article #teara-pager ul li,
article #teara-pager ul li {
  background-color: #F9F7F4;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #E0DEDB;
  cursor: pointer;
  display: inline;
  float: left;
  height: 28px;
  padding: 0;
}
#teara-pager ul li a {
	display: inline-block;
  height: 26px;
	padding: 2px 0 0 0;
  width: 28px;
}
#teara-pager ul li:hover {
  background-color: #455280;
}
#teara-pager ul li:hover a {
  background-color: #455280;  
  color: #FFFFFF;
}

#teara-pager ul li.pager-next a {
  width: 50px;
}

div#teara-pager ul li a.active {
  background-color: #455280;
  color: #FFFFFF;
  cursor: default;
}


/* TE ARA SEARCH */
.page-search #teara-pager {
  background-color: #f9f9f9;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #E0DEDB;
  text-align: center;
  font-family: "Helvetica Neue",Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 28px;
  text-align: center;
  width: 720px;
}


/* BIOS STORY */
.top-border {
	border-top: 1px solid #E0DEDB;
  width: 720px;
}
#pager .pager {
	background-color: #F2F0ED;
	border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #E0DEDB;
	height: 28px;
	padding: 0;
	text-align: center;
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#pager .pager a {
	background-color: #F9F7F4;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #E0DEDB;
  display: inline-block;
  height: 21px;
	padding: 7px 0 0;
	width: 28px;
}
#pager .pager a:hover {
	background-color: #455280;
	color: #FFFFFF;
}
#pager .pager a.active {
	background-color: #455280;
	color: #FFFFFF;
	cursor: default;
}


/* BIOS SEARCH */
.view-biography-search-en div.view-empty, .view-biography-search-mi div.view-empty {
	padding-bottom: 35px;
}

.view-biography-search-en .pager, 
.view-biography-search-mi .pager {
	background-color: #F9F9F9;
	border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #E0DEDB;
  height: 28px;
  margin: 0 0 0 -40px;
  padding: 0;
  text-align: center;
  width: 720px;
	font-family: "Helvetica Neue",Arial,sans-serif;
	  font-size: 12px;
	  font-weight: bold;
}
.view-biography-search-en .pager div.page, 
.view-biography-search-mi .pager div.page
{
	background-color: #F9F9F9;
	border-right: 1px solid #E0DEDB;
  border-left: 1px solid #FFFFFF;
	cursor: pointer;
  display: inline-block;
  height: 21px;
  padding: 7px 0 0;
  width: 28px;
}
.view-biography-search-en .pager .page a, 
.view-biography-search-mi .pager .page a
{
	display: inline-block;
  height: 28px;
  width: 28px;
}
.view-biography-search-en .pager div.page.current, 
.view-biography-search-mi .pager div.page.current {
	background-color: #455280;
	color: #fff;
}

.view-biography-search-en .pager div.pager-last,
.view-biography-search-mi .pager div.pager-last,
.view-biography-search-en .pager div.pager-first,
.view-biography-search-mi .pager div.pager-first {
  display: none;
  height: 0;
  width: 0;
}
.view-biography-search-en .pager div.pager-previous,
.view-biography-search-mi .pager div.pager-previous, 
.view-biography-search-en .pager div.pager-previous a,
.view-biography-search-mi .pager div.pager-previous a {
	border-left: 0;
  width: 85px;
}

.view-biography-search-en .pager div.pager-next,
.view-biography-search-mi .pager div.pager-next, 
.view-biography-search-en .pager div.pager-next a,
.view-biography-search-mi .pager div.pager-next a {
	border-right: 0;
  width: 55px;
}

/*

background-color: #F2F0ED;
border-bottom: 1px solid #E0DEDB;
border-top: 1px solid #E0DEDB;
height:28px;
margin: 0;
padding: 0;
text-align:center;
width: 720px;


	#pager .pager a {
		height: 16px;
		padding-top:6px;
	}
	.view-biography-search-en .pager .page, .view-biography-search-mi .pager .page {
		height: 28px;
	}
	.view-biography-search-en .pager .page a, .view-biography-search-mi .pager .page a {
		height: auto;
	  padding: 8px 10px;
	  width: auto;
	}
{
  margin:0 -40px;
}
background-color: #F2F0ED;
border-bottom: 1px solid #E0DEDB;
border-top: 1px solid #FFF;
height:28px;
margin: 0 0 0 -40px;
padding: 0;
text-align:center;
width: 720px;
border-left: 1px solid #E0DEDB;
border-right: 1px solid #FFFFFF;
display: inline;
height: auto;
margin-left: 0;
overflow: auto;
padding: 0;
position: relative;

{
	background-color: #F9F7F4;
  border-bottom: 0 none;
  border-right: 1px solid #E0DEDB;
	border-left: 1px solid #FFFFFF;
  display: inline-block;
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
  margin: 0 0 0 -4px;
	padding-top:3px;
	text-align:center;
	width:28px;
}
#pager .top-border {
	border-top: 1px solid #E0DEDB;
  	display: block;
	clear: both;
  	margin: 0 -40px;
}

#teara-pager ul li a.active, .view-biography-search-en .pager div.current, .view-biography-search-mi .pager div.current, #pager .pager a.active {
	background-color:#455280;
	color:#fff;
	cursor:default;
	border-left: 1px solid #E0DEDB;
	border-right: 1px solid #FFFFFF;
  display: inline;
  height: auto;
  margin-left: 0;
  overflow: auto;
  padding: 7px 10px 6px;
  position: relative;
}
.view-biography-search-en .pager div.current, .view-biography-search-mi .pager div.current {
  padding: 3px 0 0;
	height: 25px;
}

#teara-pager ul li a:hover, .view-biography-search-en .pager .page a:hover, .view-biography-search-mi .pager .page a:hover, #pager .pager a:hover {
	background-color:#455280;
	color:#fff;
}
#next-part div a {
	border-bottom: 0;	
}

#next-part div.first a:hover, #next-part div.last a:hover{
	background-color:transparent;
}

#teara-pager ul li a.next{
  margin: 0 0 0 -9px;
  width:50px;
}

body.lang-mi #teara-pager ul li a.next{
  width:80px;
  background-image: none;
}

body.lang-en #teara-pager ul li a.next{
  background-image: none;
}

#next-part div.last a.next, #next-part div.first a.previous{
  width: 90px;
  border-left:0;
  border-right:0;
}

#next-part div.last a.next {
  right: 5px;
}

#next-part div.first a.previous{
  left: 5px;
}
*/

/**************ARTICLE****************/

article, div#article {
  float:left;
  /* padding:40px 60px;*/
  width:720px;
  background-color:#F9F7F4 ;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 1px 4px 20px rgba(0,0,0,0.40);
  -webkit-box-shadow: 1px 4px 20px rgba(0,0,0,0.40);
  box-shadow: 1px 4px 20px rgba(0,0,0,0.40);
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-weight:normal;
}

article ul, article ol,
div#article ul, div#article ol {
  list-style:disc inside;
  line-height:22px;
  margin-left:20px;
  margin-bottom:22px;
}
div#article article ul {
  margin-left:20px;
}
article ol, div#article ol{
  list-style-type:decimal;
}
article li, div#article li {
  padding:0 0 2px 2px;
}

article h1, div#article h1 {
  font-size:28px;
  letter-spacing:-0.015em;
  line-height:34px;
  font-weight:normal;
  padding: 20px 40px 0 40px;
}
div#sitemap h1 {
  font-size:28px;
  padding: 0 0 20px 0;
}

div#sitemap article h1 {
  padding: 0 0 20px 0;
}

article h2 {
  font-size:26px;
  letter-spacing:-0.015em;
  line-height:20px;
  padding:25px;
  font-weight:normal;
}

div#article #trail-top h2 {
  font-size: 21px;
  line-height: 26px;
  padding: 13px 120px 23px 120px;
  width: 480px;
}

div#article #resource-reference p {
  color:#666666;
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-size:12px;
  line-height:18px;
}

div#article #utility_title {
  padding: 5px 0 25px 60px;
}


div#article article #page-title h2 {
  font-size:21px;
  padding: 5px 0 22px 40px;
}

article h2.gallery_subtitle, div#article h2.gallery_subtitle {
  font-size:20px;
  padding: 6px 0 0 40px;
}

article h3, div#article h3 {
  font-size:21px;
  letter-spacing:-0.015em;
  line-height:22px;
  margin-bottom:13px;
  font-weight:normal;
  padding: 0 60px;
}

#samples {
  padding: 0 60px;
}

article h4, div#article h4 {
  font-size:16px;
  font-style:italic;
  line-height:22px;
  margin-bottom:10px;
  font-weight:normal;
  padding: 0 60px;
}

article h5, div#article h5 {
  font-size:12px;
  font-style:italic;
  color:#666666;
  line-height:22px;
  margin-bottom:10px;
  font-weight:normal;
  padding: 0 60px;
}

article p,
article ul,
article ol,
div#article p,
div#article ul,
div#article ol {
  font-size:16px;
  line-height:22px;
  margin-bottom:22px;
  color:#333;
  padding: 0 60px;
}

div#article article p,
div#article article .gallery-group p,
div#article article ul,
div#article article ol {
  padding: 0 60px;
}

div#article article .gallery-group p,
div#article article .resource-item p,
div#article .resource-item p,
div#article article .gallery-group ul,
div#article .gallery-group p,
div#article .gallery-group ul {
  padding: 0;
}

p i {
  font-style: italic;
}

article a, div#article a, div#sitemap a {
  color:#394cad;
  text-decoration:none;
}
.page-search article a, .page-search div#article a {
  color:#455280;
}
div#sitemap a {
	border-bottom: 0;	
}
article p.resource_search, div#article p.resource_search {
  font-size: 16px;
  color: #455280;
  line-height: 30px;
  font-weight: lighter;
}

article #player {
  margin: 0 auto;
}

article a:hover, div#article a:hover {
	border-bottom: 0;
  color:#4169F9;
}

/* Drupal system.css overrides for edit tabs*/

ul.primary {
  position: fixed;
  top:35%;
  right: 0;
  margin-right: 0px;
  z-index: 9999999;
  text-align: right;
  padding: 5px;
  background:#333;
  border: #333 solid 2px;
  border-right: none;
/*  float: right;
  margin-right: 147px;
  padding-bottom: 3px;
  border-bottom: 1px dashed rgba(26, 26, 26, 0.4);
  border-bottom: solid 1px #191919;
*/
  background: #0e0e0e; /* Old browsers */
  background: -moz-linear-gradient(top,  #0e0e0e 0%, #7d7e7d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #0e0e0e 0%,#7d7e7d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */

  -webkit-box-shadow: -2px 2px 6px 2px #222222;
  box-shadow: -2px 2px 6px 2px #222222;

  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
ul.primary{
  text-align: right;
}
ul.primary li {
  display: block;
  clear: both;
}

ul.primary li a {
  font-family: arial;
  font-size: 14px;
  background-color: #191919;
  color: #FFF2AA;
  border: none;
  padding: 5px;
}

ul.primary li a:hover {
  background-color: #FFF2AA;
  color: #191919;
}

.highlight {
  /* added to highlight text on search results - Heath to provide colour
  background: #999;
   */
}



/**
 * Admin links
 */
.admin_links_container {
  display: inline;
  position: relative;
}

div.page {
  position: relative;
}

ul.teara-admin-links {
  display: none;
  position: absolute;
  right: 1em;
  bottom: 1em;
  font-family: sans-serif;
  font-size: 0.8em;
}

div.page:hover ul.teara-admin-links,
.admin_links_container:hover ul.teara-admin-links {
  display: block;
}

ul.teara-admin-links li {
  display: inline;
}

ul.teara-admin-links li a {
  padding: 1px 0.5em;
  color: white;
  background: #333;
  border: 1px solid black;
}

ul.teara-admin-links li a:hover {
  color: #FF9;
  background: black;
  text-decoration: none;
}



/**
 * Draft indicators
 */
div.draft:first-child:before {
   content: "DRAFT";
   position: absolute;
   top: 0.5em;
   left: 0.5em;
   font-size: 0.8em;
   color: white;
   background: #C00;
   font-family: "Courier New", "Courier";
   padding: 2px;
 }

div.draft-wrapper {
  position: fixed;
  top:25%;
  right: 0;
  margin-right: 0px;
  padding: 2px;
  z-index: 9999999;
  width: 70px;
  font-size: 1.5em;
  color: #fff;
  background-color: #C00;
  font-family: "Courier New", "Courier";
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* radio tweaks */
.node-webform input[type=radio] {
  margin-left: 60px;
  margin-top:5px;
  position:absolute;
}
.node-webform label.option {
  margin-left: 20px;
}

.comment-unpublished {
  background-color: #ff6666;
}

/***********temporary survey link************/

#survey {
  background-color: #FFF2AA;
  padding: 5px 0;
  font-family: Arial,Helvetica,sans-serif;
}

#survey a {
  color: #455280
}

#survey a:hover {
  text-decoration: underline;
}

#survey p {
  font-size: 13px;
  color: #000;
  padding-bottom: 0;
  text-align: center;
}
