/* main css */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,font,
img,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td { 
  border: 0; 
  font-size: 100%;
  font-family: inherit;
  margin: 0; 
  padding: 0; 
  outline: 0;  
}

html {
  overflow: hidden;
}

@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('../fonts/CartoGothicStd-Book-webfont.eot');
    src: url('../fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('../fonts/CartoGothicStd-Bold-webfont.eot');
    src: url('../fonts/CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


strong {
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
}

th,td { 
  text-align: left;
  vertical-align: top; 
}

img {
  -ms-interpolation-mode: bicubic;
}

table { 
  border-collapse: separate; 
  border-spacing: 0;
}

ol,ul { 
  list-style: none; 
}

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

body {
  background: #000;
  color: #999;
  font-family: 'CartoGothicStdBook', Arial, sans-serif;
  font-size: 80%; 
}

.background {
  position: absolute;
  top: 77px;
  width: 100%;
  z-index: 1;
}

section,
header,
footer,
article,
aside,
hgroup,
nav {
  display: block;
}

header {
  background: #000;
  height: 77px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}

a {
 color: #D1BE7D;
 text-decoration: none; 
}

a:hover {
 color: #FFF;
 text-decoration: underline; 
}

a:focus,
a:active { 
  outline: none; 
}

h1,h2,h3,h4,h5,h6 {
  color: #D1BE7D;
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
}

header h1 a {
  background: url(../images/sprite.gif) no-repeat 0 0;
  display: block;
  float: left;
  height: 77px;
  overflow: hidden;
  text-indent: -9999px;
  width: 357px;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#switchbox {
  float: left;
  border: 1px solid #666;
  padding: 2px 0 2px 2px;
  margin: 27px 0 0 8px;
}

#switchbox a {
  width: 15px;
  height: 15px;
  cursor: pointer;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 2px;
}

#switchbox a.black {
  background: #000;
}

#switchbox a.white {
  background: #FFF;
}

#phototab {
  background: rgb(0,0,0);
  background: rgba(0,0,0,0.2);
  height: 43px;
  margin-top: -43px;
}

#phototab h2 {
  background: #000;
  color: #D1BE7D;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  height: 30px;
  padding: 13px 46px 0;
}

#phototab h2:hover {
  color: #FFF;
}

#phototab h2.open {
  background: #000 url(../images/sprite.gif) no-repeat right -105px;
}

#phototab h2.closed {
  background: #000 url(../images/sprite.gif) no-repeat right -176px;
}

#social {
  display: inline-block;
  height: 31px;
	overflow: hidden;
	padding: 12px 24px 0;
}

#phototab h2,
#share,
#like,
#share,
#tweet {
	float: left;
}

#social,
#like,
#share {
	padding-right: 10px;
}

iframe {
  border: none; 
  overflow: hidden;
}

#photobox {
  background: #000;
  bottom: 0;
  height: 335px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

footer {
  color: #555;
  padding: 24px 46px 0;
}

footer p:hover {
  color: #999;
}

#social-block a {
  opacity: 0;
}

#social-block,
.facebook,
.twitter,
.artbreak,
.fivehundred {
  float: right;
  margin-left: 10px;
}

.facebook,
.twitter,
.artbreak,
.fivehundred,
.facebook a,
.twitter a,
.artbreak a,
.fivehundred a {
  background: url(../images/sprite.gif) no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

.facebook {
  background-position: -572px -48px;
}

.facebook a {
  background-position: -572px 0;
  height: 27px;
  width: 28px;
}

.twitter {
  background-position: -537px -48px;
}

.twitter a {
  background-position: -537px 0;
  height: 27px;
  width: 29px;
}

.artbreak {
  background-position: -503px -48px;
}

.artbreak a {
  background-position: -503px 0;
  height: 27px;
  width: 28px;
}

.fivehundred {
  background-position: -443px -48px;
}

.fivehundred a {
  background-position: -443px 0;
  height: 27px;
  width: 53px;
}

/* shadowbox */

#shadowbox_overlay {
  background: #000;
  display: block;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 998;
}

#shadowbox_container {
  height: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
}

#shadowbox {
  background: #000;
  color: #999;
  display: none;
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  margin: 0 auto;
  padding: 20px 20px 10px 20px;
  position: relative;
  text-align: left;
  visibility: hidden;
}

#shadowbox_title {
  height: 40px;
  padding: 0;
}

#shadowbox_title_inner { 
  color: #999;
  font-family: 'CartoGothicStdBook', Arial, sans-serif;
  height: 16px;
  line-height: 16px;
  padding: 5px 0 4px 8px;
}

#shadowbox_body {
  background-color: #000;
  border: 2px solid #000;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

#shadowbox_body_inner {
  overflow: hidden;
  position: relative;
}

#shadowbox_loading {
  background: #000 url(../images/loading.gif) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#shadowbox_loading img {
  display: none;
}

#shadowbox_loading span {
  display: none;
}

#shadowbox_content.html { 
  height: 100%;
  overflow: auto;
  width: 100%;
}

#shadowbox_toolbar {
  height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

#shadowbox_toolbar_inner {
  color: #999;
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  font-size: 15px;
  height: 20px;
}

#shadowbox_toolbar_inner div {
  height: 10px;
  line-height: 10px;
  padding-top: 4px;
  padding-bottom: 2px;
}

#shadowbox_toolbar_inner div span.shortcut {
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  text-decoration: none;
}

#shadowbox_toolbar_inner div a {
  color: #D1BE7D;
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  text-decoration: none;
}

#shadowbox_toolbar_inner div a:hover {
  color: #FFF;
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  text-decoration: underline;
}

#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}

#shadowbox_counter {
  float: left;
  padding-left: 10px;
}

#shadowbox_counter a {
  padding: 0 4px 0 0;
}

#shadowbox_counter a.shadowbox_counter_current {
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  text-decoration: none;
}

div.shadowbox_message {
  padding: 10px;
  text-align: center;
}

/* jCaroussel*/

.jcarousel-container,
#mycarousel  {
	height: 200px;
	margin-top: 50px;
	overflow: hidden;
	width: 100%;
}

#mycarousel li {
	float: left;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
    padding: 0;
    width: 100%;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip-horizontal {
    height: 200px;
    width:  100%;
}

.jcarousel-item {
    height: 200px;
    width: 303px;
}

.jcarousel-item-horizontal {
    margin: 0 5px;
}

.jcarousel-item-placeholder {
    display: none;
}

.jcarousel-next-horizontal {
    background: #000 url(../images/sprite.gif) no-repeat -452px -306px;
    cursor: pointer;
    height: 200px;
    position: absolute;
    right: 0;
    top: 0;  
    width: 46px;
}

.jcarousel-next-horizontal:hover, 
.jcarousel-next-horizontal:focus {
    background: #000 url(../images/sprite.gif) no-repeat -554px -306px;
}

.jcarousel-prev-horizontal {
    background: #000 url(../images/sprite.gif) no-repeat -401px -306px;
    cursor: pointer;
    height: 200px;
    left: 0;
    position: absolute;
    top: 0;
    width: 46px;
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
    background: #000 url(../images/sprite.gif) no-repeat -503px -306px;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active,
.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/* caption sliding */

.thumbnail {
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 306px;
}

.boxcaption {
	background: #000;
	color: #FFF;
	font-family: 'CartoGothicStdBook', Arial, sans-serif;
	height: 46px;
	left: 0;
	opacity: 0.8;
	padding: 16px 21px 8px;
	position: absolute;
	text-align: center;
	top: 200px;
	width: 260px;
}

/* photo galleries */

header .container {
  float: left;
  margin: 8px 0 0 25px;
  position: relative;
}

a.menu_head {
  background: url(../images/sprite.gif) no-repeat 0 -357px;
  color: #CCC;
  cursor: pointer;
  display: block;
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  font-size: 15px;
  height: 49px;
  padding: 20px 0 0 20px;
  width: 160px;
}

a.menu_head:hover {
  color: #FFF;
  text-decoration: none;
}

a.menu_head.over {
  background: url(../images/sprite.gif) no-repeat -186px -357px;
  color: #FFF;
  text-decoration: none;
}

.menu_body {
  background: rgb(255,255,255);
  background: rgba(255,255,255,0.9);
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  display: none;
  left: -304px;
  line-height: 18px;
  padding: 16px;
  position: absolute;
  top: 69px;
  width: 774px;
}

.menu_body ul {
  float: left;
  width: 190px;
}

.menu_body ul li {
  color: #999;
  font-family: 'CartoGothicStdBook', Arial, sans-serif;
}

.menu_body ul li a {
  color: #000;
  display: block;
  text-decoration: none;
}

.menu_body ul li a:hover {
  color: #CF0B0B;
}

.menu_body ul li h2 {
  color: #CF0B0B;
  font-size: 15px;
  padding-bottom: 3px;
}

.menu_body ul li + li h2 {
  padding-top: 15px;
}

/* contact us */

header #topnav {
    float: right;
    margin: 8px 0 0;
    position: relative;
}

#topnav nav ul {
  font-family: 'CartoGothicStdBold', Arial, sans-serif;
  font-size: 15px;
  height: 49px;
  list-style: none;
  padding: 20px 30px 0 0;
}

#topnav nav ul li {
  color: #363636;
  display: inline-block;
  padding: 0 13px 0 3px;
}

#topnav nav ul li:before {
	content: "|\00a0\00a0\00a0\00a0";
}

#topnav nav ul li:first-child:before {
	content: "";
}

#topnav nav ul li a {
  color: #B3B3B3;
  cursor: pointer;
  display: inline-block;
  height: 49px;
  text-decoration: none;
}

#topnav nav ul li a:hover {
  color: #FFF;
}

#topnav nav ul li a.contact.over {
  background: url(../images/sprite.gif) no-repeat 22px -155px;
  color: #FFF;
}

#contact-us {
  background: rgb(255,255,255);
  background: rgba(255,255,255,0.9);
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  display: none;
  height: 383px;
  padding: 30px 0 0 45px;
  position: absolute;
  right: 182px;
  top: 69px;
  width: 372px;
  z-index: 9999;
}

/* publications, terms */

#publications li.publications a,
#terms li.terms a {
  color: #FFF;
}

#publications #social, 
#terms #social {
  margin-left: 24px;
}

#publications footer,
#terms footer {
  padding-top: 0;
}

#terms .content ul {
	list-style: disc;
	padding: 0 0 20px 20px;
}

.pub-wrapper {
	padding: 100px 40px 40px 40px;
}

.pub-wrapper h1 {
	font-family: 'CartoGothicStdBold', Arial, sans-serif;
	font-size: 15px;
	padding: 0 0 20px 0;
}

.pub-wrapper .text-cols {
	float: left;
	width: 50%;
}

.pub-wrapper .text-cols h2 {
	color: #FFF;
	font-family: 'CartoGothicStdBold', Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.pub-wrapper .text-cols p {
	margin: 0;
	padding: 0 0 20px 0;
}

.pub-wrapper .slide-cols {
	float: right;
	width: 50%;
}

.text-col1 {
	border-right: 1px solid #333;
	float: left;
	width: 49%;
}

.text-col2.border {
	border-right: 1px solid #333;
}

.text-col1 .content {
	overflow: hidden;
	padding-right: 30px;
}

.text-col1.padding .content {
	padding-left: 20px;
}

.text-col2 {
	float: left;
	width: 49%;
}

.text-col2 .content {
	overflow: hidden;
	padding-left: 30px;
}

.text-col2.border .content {
	padding-right: 30px;
}

.text-col2 .content {
	overflow: hidden;
	padding-left: 30px;
}

.rwc2011-badges {
	height: 133px;
	max-width: 230px;
	position: relative;
	width: 100%;
}

.rwc2011-badges .whangarei {
	right: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

.rwc2011-badges .nelson {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
}

.pub-wrapper .slide-cols div.slideholder {
	float: left;
	margin: 0 0 20px 5%;
	min-width: 100px;
	max-width: 400px;
	position: relative;
	width: 45%;
}

.pub-wrapper .slide-cols div.slideholder h2 {
	font-family: 'CartoGothicStdBold', Arial, sans-serif;
	font-size: 14px;
}

.pub-wrapper .slide-cols div.slideholder a .zoom {
	background: url(../images/sprite.gif) no-repeat -384px 0;
	height: 26px;
	opacity: 0.6;
	position: absolute;
	right: -1px;
	top: 1px;
	width: 26px;
}

.pub-wrapper .slide-cols div.slideholder a:hover .zoom {
	opacity: 1;
}

#publications .items {
	display: none;
}

.slide,
.slide img {
  width: 100%;
}

.slide a img {
  border: 1px solid #000;
}

.slide a:hover img {
  border: 1px solid #999;
}

.slide {
  margin-bottom: 5px;
}

/* media 1020 */

@media screen and (max-width: 1020px) {
  #topnav nav ul li {
    font-size: 12px;
    padding: 0 3px 0 2px;
}
  
  a.menu_head,
  a.menu_head.over {
    background: none;
    font-size: 12px;
    height: 46px;
    padding: 23px 0 0 0;
    width: auto;
}
  
  a.menu_head.over {
    background: url(../images/sprite.gif) no-repeat 17px -136px;
  }
  
  .menu_body {
    left: -360px;
    width: 690px;
  }
  
  .menu_body ul {
    width: 170px;
  }
  
  .menu_body ul li h2 {
    font-size: 13px;
    padding-bottom: 3px;
  }
  
  #topnav nav ul li a.contact.over {
    background-position: 10px -159px;
  }
  
  #topnav nav ul li:before {
	 content: "|\00a0\00a0\00a0";
  }
  
  #contact-us {
    right: 77px;
  }
  
  footer p,
  .menu_body ul li {
    font-size: 12px;
    line-height: 14px;
  }
  
  #phototab h2 {
    font-size: 13px;
  }
}

/* media 800 */

@media screen and (max-width: 800px) {
  #topnav nav ul li {
    font-size: 11px;
    padding: 0;
  }
  
  a.menu_head,
  a.menu_head.over {
    font-size: 11px;
    height: 45px;
    padding: 24px 0 0 0;
  }
  
  .menu_body {
    left: -346px;
  }
  
  .menu_body ul li h2 {
    font-size: 12px;
  }
  
  #topnav nav ul li:before {
	 content: "|\00a0";
  }
  
  #contact-us {
    right: 45px;
  }
  
  footer p,
  .menu_body ul li {
    font-size: 11px;
    line-height: 14px;
  }
  
  #phototab h2 {
    font-size: 12px;
  }
}

