/* Reset Everything - courtesy of Eric Meyer */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* start global rules */
body {
    text-align: center;
    background: #08699b url('/images/bg2.gif') top left repeat-x;
    background-attachment:fixed;
    color: #000;
}

a {
    color: #3366CC;
    text-decoration: none;
}

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

strong {
    font-weight: bold;
}

/* ##wrapper */

#wrapper {
    width:761px;
    margin: auto;
    text-align: left;
    background: #fff;
    font-size: 70%;
}

/* ##header */

#header {
    padding-top: 1em;
}

#header h1 {
    font-size: 190%;
    text-transform: uppercase;
    color: #006898;
    font-weight: bold;
    font-family: Optima, Verdana,Arial,Helvetica,sans-serif;
    float: left;
    text-indent: -10000px;
    background: #fff url(/images/h1_background.gif) top left no-repeat;
    width: 242px;
    height: 31px;
}

#header h2 {
    font-size: 150%;
    text-transform: lowercase;
    color: #006898;
    font-weight: bold;
    font-family: Optima, Verdana,Arial,Helvetica,sans-serif;
    float: left;
    text-indent: -10000px;
    background: #fff url(/images/h2_background.gif) top left no-repeat;
    width: 141px;
    height: 30px;
}

/* ##jumpNav */
#jumpNav {
    position: absolute;
    left: -999px;
    width: 990px;
}

/* ##headerNav */
#headerNav {
    float: right;
    margin-top: 13px;
}

#headerNav li {
    float: left;
    border-right: 2px solid #006697;
    padding: 0 6px;
}

#headerNav li {
    float: left;
    border-right: 2px solid #006697;
}

#headerNav li a {
    color: #fff;
    padding: 0;
    display: block;
    float: left;
    text-indent: -10000px;
    height: 12px;
}

#headerNav li a#navEmail {
    background: url(/images/headernav_email.gif) center center no-repeat;
    width: 31px;
}

#headerNav li a#navBookings {
    background: url(/images/headernav_bookings.gif) center center no-repeat;
    width: 50px;
}

#headerNav li a#navSitemap {
    background: url(/images/headernav_sitemap.gif) center center no-repeat;
    width: 49px;
}

/* ##searchBox */
#searchBox {
    float: right;    
}

#searchBox p label {
   position: absolute;
   left: -1500px;
   width: 990px;
}

#searchBox input#sp-q {
  width: 110px;
}

#searchBox #searchBoxSubmit{
    margin-top: 5px;
    margin-left: 3px;
}

/* ##mainNav */
#mainNav {
   background: #3399cc;
   color: #fff;
   padding: 0.5%;
   height: 1.1em;
   margin-bottom: 2em;
}

#mainNav ul {
   float: right;
}

#mainNav ul li {
   display: inline;
}

#mainNav ul li a {
   color: #fff;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 90%;
   line-height: 100%;
   border-right: 1px solid #fff;
   float: left;
   padding: 0 0.6em;
}

#mainNav ul li a.last {
   border-right: none;  
}

#mainNav ul li a:hover {
  color: #AFEEEE;   
}

/* ##menu */
#menu {
    width: 30%;
    float: left;
    margin-right: 1%;
    padding: 1%;
}

#menu h3 {
    font-family: verdana, arial,sans-serif;
    color: #006898;
    font-size: 170%;
    margin-bottom: 0.4em;
}

#menu h4 {
    font-family: verdana, arial,sans-serif;
    color: #006898;
    margin: 2em 0 1em;
    line-height: 1.4;
    font-weight: bold;
}

#menu h6 {
    margin: 1em 0 0.2em 0;
    font-size: 130%;
}

#menu p {
    margin-top: 1.6em;
}

#menu p.snippet {
    margin-top: 0.2em;
    font-size: 90%;
    line-height: 1.2;
}

#menu ul {
    font-size: 125%;
    margin-bottom: 1.5em;
}

#menu ul li {
    padding: 0.4em 0 0.4em 0.5em;
}

#menu ul li.extra {
    margin-top: 0.9em;
    font-size: 80%;
}

#menu ul a {
    color: #0085CA;
    text-decoration: none;
}

#menu ul li.active,
#menu ul li.active a {
    color: #000066;
    cursor: default;
}

#menu ul li.active li,
#menu ul li.active li a {
    color: #0085CA;
    cursor: pointer;
}

#menu ul li a:hover {
    color: #001899 !important;
    text-decoration: none;
}

/* submenu inside menu */
#menu ul ul {
    font-size: 80%;
    padding: 0.5em 0 0.5em 0.5em;
}

/* lists that are not part of the menu */
#menu ul.nonmenu {
    font-size: 90%;
    list-style-type: disc;
    margin-left: 1.5em;
    line-height: 1.4;
}

#menu ul.nonmenu li {
    padding-bottom: 0.2em;
}

/* ##ticker */
#ticker {
    width: 64%;
    float: right;
    margin: 1% 1% 2.5% 0;
    font-style: italic;
    font-size: 120%;
    position: relative;
    white-space: nowrap;
    height: 1.1em;
}

#ticker div {
    padding-bottom: 4px;
}

/* ##content */
#content {
    width: 33%;
    float: left;
    line-height: 1.3;
}

.level2 #content {
    margin-top: 1em;
}

.level2.wide #content {
    width: 64%;
}

#content h4 {
    font-size: 1.5em;
    margin-bottom: 0.7em;
    font-weight: normal;
    color: #0085CA;
    letter-spacing: 2px;
}

#content h4 span {
    display: block;
    font-size: 68%;
}

#content h5 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
    font-weight: normal;
    color: #0085CA;
}

#content h5 a {
    color: #0085CA;
}

#content h5 span {
    display: block;
    font-size: 75%;
}

#content h6 {
    font-weight: bold;
}

#content p {
    margin-bottom: 1em;
}

#content ul {
    list-style-type: disc;
    padding-left: 2em;
    margin: 1em 0;
    line-height: 1.4;
}

#content ul li {
    padding-left: 0.1em;
    padding-bottom: 2px;
}

#content table {
    margin-bottom: 1em;
}

#content table tr th{
    font-weight: bold;
}

#content table tr th,
#content table tr td {
    padding: 5px;;
}

#content table ul {
    margin-bottom: 1em;
    padding-left: 1.3em;
}

#content .img {
    float: right;
    margin: 0.3em 0.3em 1.5em 2em;
    clear: right;
}

#content .img a:hover {
    text-decoration: none;
}

/* ##links */
#links {
    width: 32%;
    float: left;
    margin-left: 1%;
    text-align: right;
}

.level2 #links {
    margin-top: 1em;
}

#links h6{
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 2em;
    text-align: left;
    padding-left: 6%;
} 

#links p{
    margin-bottom: 0.5em;
}    

#links p.text {
    text-align: left;
    padding-left: 6%;
}

#links p.pdf {
    margin: 20px 10px 20px 15px;
    line-height: 1.2;
}  

#links a:hover {
    text-decoration: none;
}

#links .fader {
    margin-bottom: 0.5em;
}

#links .fader img {
    left: 13px;
}

#links .highlight {
    width: 220px;
    float: right;
    text-align: left;
    line-height: 1.2;
    font-size: 90%;
}

#links .highlight h6 {
    font-size: 1.2em;
    margin: 0 0 0.3em;
    text-align: left;
    color: #0085CA;
    padding-left: 0;
}

#links .highlight p {
    color: #205f7e;
}

/* ##content-bottom */
#content-bottom {
    float:left;
    clear: left;
    line-height:1.3;
    margin:1em;
    width:64.8%;
    padding-left: 31.5%;
    padding-right: 1%;
}

#content-bottom h4 {
    font-size: 1.3em;
    margin-bottom: 0.7em;
    font-weight: normal;
    color: #000066;
}  

#content-bottom h6 {
    font-size: 1em;
    margin-bottom: 0.2em;
    font-weight: bold;
}      

#content-bottom p {
    margin-bottom: 1em;
}

/* ##footer */
#footer {
    padding: 2em 1em 2em;
    clear: both;
    font-size: 90%;
    text-align: right;
    margin-bottom: 2em;
}

#footer p.tnsw {
    margin-top: 2em;
    border-top: 1px solid #3399CC;
    padding-top: 1em;
    text-align: left;
    line-height: 1.4;
    background: transparent url(/images/logo_tnsw.jpg) top left no-repeat;
    padding-left: 90px;
    height: 45px;
    margin-bottom: -10px;
    color: #777;
}

/* generic classes for general styling */
img.icon {
    position: relative;
    top: 6px;
}

div.divider {
    border-top: 1px solid #3399CC;
    margin: 1.4em 0.1em;
}

div.divider hr {
  display: none;  
}

/* media releases */
p.pdf {
    background: #fff url(/images/icon_pdf.gif) top left no-repeat;
    text-align: left;
    padding-left: 30px;
    min-height: 27px;
    margin: 12px 0;
} 

p.pdf_small {
    background: #fff url(/images/icon_pdf_small.gif) top left no-repeat;
    text-align: left;
    padding-left: 22px;
    min-height: 20px;
    margin: 12px 0;
}  

p.imagelink {
    background:#FFFFFF url(/images/icon_pdf.gif) no-repeat scroll left top; 
    margin:12px 0; 
    padding-left:30px; 
    min-height:27px;
}

p.short {
    line-height: 2;
    vertical-align: middle;
}

p.message {
    border: 1px solid #3399CC;
    padding: 5px;
    margin: 5px;
    font-weight: bold;
    background: #f1f7f9;
}

p.infolink {
    padding: 0 0 0 19px;
    background: transparent url(/images/ic_info.png) top left no-repeat;
    margin: 1em 4em 1em 0.3em;
    line-height: 1.2;
}

p.infolink a:hover{
    text-decoration: none;
}

p.caption {
    margin-bottom: 1em !important;
}

.red {
    color: #CC0000;
}

.semi {
    width: 48%;
    float: left;
    padding: 1%;
}

.maps, .packages {
    text-align: center;
}

.maps h4 {
    text-align: left;
}

.accommodation_ref {
    width: 90%;
    display: block;
    margin: 1em auto;
    border: 1px solid #000;
    padding: 0.5em 1em 0;
}

.accommodation_ref li {
    display: block;
    width: 33.3%;
    float: left;
    text-align: left;
}

.col ul {
    padding-left: 1.6em !important;
}

.two_col {
    width: 65% !important;
}

.two_col .col {
    width: 46.9%;
    float: left;
    padding: 1% 3% 1% 0;
}

.three_col {
    width: 98%;
    padding: 0 1%;
    clear: left;
    line-height: 1.3;
    color: #000066;
}

.three_col .col {
    width: 30.5%;
    margin: 0 2.8% 0 0;
    float: left;
}

.three_col .col.middle {
    margin: 0 1.4% 0 1.4%;
}

.three_col .col.last {
    margin: 0 0 0 2.8%;
}

.three_col p {
    margin-bottom: 1em;
}

.three_col h4 {
    margin-bottom: 0.5em;
    color: #000066;
    font-size: 130%;
}

.three_col h5 {
    font-weight: bold;
}

.packages .col {
    border-right: 1px solid #000;
     width: 30.4%;
     margin: 0 1%;
}

.packages .last {
    border-right: none;
}

.packages .col p {
    padding-bottom: 3em;
}

.packages p.intro {
    text-align: center;
    width: 90%;
    padding-bottom: 1.5em;
    margin: 1em auto;
}


.item_list {
    margin: 2em 0;
    line-height: 1.3;
}

.item_list h4 {
    margin-bottom: 0.5em;
    color: #000066;
    font-weight: bold;
}

.item_list ul {
    list-style-type: disc;
    padding-left: 1.2em;
}

.item_list ul li {
    font-size: 80%;
    padding-left: 0.1em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.featuredAccommodation {
    padding: 0 10px; 
    width: 62%; 
    margin-left: 33.5%;
}

.featuredAccommodation strong {
    font-size: 1.1em;
}

#menu ul.linklist li,
ul.linklist li {
    font-size: 80%;
    padding: 0.2em 0 0.2em 0.8em;
}

/* login forms */
.loginForm {
    width: 80%;
    border: 1px solid #3399CC;
    padding: 1px;
    background: #f1f7f9;
}

.loginForm fieldset {
    padding: 15px;
}

.loginForm fieldset legend {
    padding: 5px 20px 0;
    background: transparent url(/images/key.png) center left no-repeat;
}

.loginForm table tr td {
    padding: 5px;
}

/* image library */
#imageLibrary .image{
    width: 45%;
    padding: 1.5%;
    margin: 1% 2% 1% 0;
    float: left;
    background: #dfecf2;
    min-height: 202px;
}

#imageLibrary .image dd {
  display: block;
  height: 32px;
  overflow: hidden;
}

#imageLibraryCats {
  margin: 20px 0;
}

#imageLibraryCats .image-cat {
  width: 140px;
  padding: 5px;
  border: 1px solid #3399CC;
  margin: 0 10px 10px 0;
  float: left;  
}

#imageLibraryCats .image-cat a {
  text-decoration: none; 
}

#imageLibraryCats .image-cat a span {
  display: block;
}

/* hcard */
.vcard .tel .type {
    display: none;
}

/* side panel hcards */
#menu .vcard {
    line-height: 1.3;
}

#menu .contact-alt {
	padding: 0 5px 5px;
	width: 93%;
}

#menu .vcard h4 {
    font-size: 180%;
    margin: 1em 0 0.5em;
    letter-spacing: 0.2em;
}

#menu .contact-alt .vcard h4 {
	font-size: 130%;
}

#menu .vcard h5 {
    margin: 2em 0 0.5em;
    color: #000066;
    font-weight: bold;
}

#menu .contact-alt .vcard h5 {
  margin-top: 1em;
}

#menu .vcard h4 span {
    font-size: 60%;
}

#menu .vcard .image {
    margin: 1.5em 0;
}

#menu .vcard .hide {
    display: none;
}

#menu .vcard .adr {
    margin: 0.3em 0 0.7em;
}

#menu .vcard .email,
#menu .vcard .website {
    white-space: nowrap;
}

#menu .vcard .abn,
#menu .vcard .host {
    margin: 0.7em 0;
}

#content .vcard {
    margin-bottom: 0.5em;
}

#content .vcard h4 {
    letter-spacing:normal;
    font-size: 110%;
}

#menu .promo {
	margin: 15px 0;
  padding: 8px 5px;
	border: 1px solid #006898;
	width: 88%;
	background: #F5F9FB;
}

#menu .promo h5 {
	font-weight: bold;
	color: #006898;
	padding-top: 0.5em;
	line-height: 1.5;
}

#menu .promo p {
  margin: 0.3em 0;
	padding-bottom: 0.5em;
}

#natureCalendarNav li {
    display: inline;
}


/* media releases */
#content .media-release h5 {
    font-size: 100%;
    background: #fff url(/images/icon_pdf.gif) top left no-repeat;
    padding-left: 30px;
    min-height: 27px;
    margin: 12px 0;
}    

#content .media-release h5 span {
    font-size: 85%;
    font-weight: normal;
    color: #000;
    display: block;
}

/* booking request form */
#booking-enquiry {
    width: 80%;
    margin: auto;
}

#booking-enquiry h3 {
    margin: 1% 20%;
    color: #000;
    font-size: 110%;
    font-weight: normal;
}

#booking-enquiry h3 span {
    font-size: 200%;
    display: block;
    font-weight: normal;
}

#booking-enquiry .radios {
    text-align: center;
    margin: 1em 1em 2em;
}

#booking-enquiry table {
    margin: auto 12%;
}

#booking-enquiry table tr th {
    text-align: right;
    width: 130px;
}

#booking-enquiry table tr.dbl th {
    width: auto;
}

#booking-enquiry table tr td {
    padding: 2px 5px;
}

#booking-enquiry table input {
    width: 350px;
}


#booking-enquiry table tr.dbl input {
    width: 125px;
}

#booking-enquiry .accom_prefs {
    margin: 1em 0;
}

#booking-enquiry .details label {
    float: left;
    text-align: right;
    padding-right: 5px;
}

#booking-enquiry .details label span {
    display: block;
    font-size: 80%;
    width: 156px;
}

#booking-enquiry .details textarea {
    float: left;
    width: 355px;
    height: 50px;
}

#booking-enquiry .top-yenoh-maps,
#top-yenoh-maps {
    display: none;
}

#booking-enquiry .submission {
    clear: both;
    padding-left: 161px;
    padding-top: 5px;
}

/* nature calendar */
#natureCalendar {
    
}

#natureCalendar ul {
    padding-left: 0;
    display: inline;
    margin-bottom: 1em;
}

#natureCalendar ul li {
    padding-right: 6px;
}

#natureCalendar h4 {
    font-size: 100%;
    color: #000;
    display: inline;
    padding-right: 7px;
    letter-spacing: normal;
}

#natureCalendar h5 {
    margin-top: 1em;
}

#natureCalendarNav li.selected a {
    text-decoration: underline;
}

/* lhi tourism association page */
.lhita h5 {
  margin-top: 1em;
}

.lhita .vcard {
  margin-bottom: 1em;
}

.lhita .vcard h5 {
  font-weight: normal;
  margin-top: 0;
}

.lhita .middle .vcard h5,
.lhita .last .vcard h5 {
  font-weight: bold;
}

/* lhi accommodation page  */

.featuredAccommodation {
  margin-bottom: 10px;
}

.featuredAccommodation h4 {
  width: 45%;
  font-weight: normal;
}

.featuredAccommodation h4 a {
  color: #3366CC;
}

.featuredAccommodation p {
  width: 45%;
}

.featuredAccommodation p.images {
  float: right;
  width: auto;
}
.featuredAccommodation p a {
  text-decoration: none;
}

.premAccom {
  float: left;
  padding-top: 4px;
}

/* thanks you div */
#thanks { margin: 0 auto; border: 2px solid; width: 561px; padding: 2px;}
#thanks img { padding-bottom:2px; border-bottom: solid 2px; }
#thanks h2 { font-size: 4em; text-align:center; font-weight: bolder; padding-top: 40px; padding-bottom: 40px;}
#thanks p { font-size: 2em; text-align:center; padding-bottom: 80px;}

/* promo fader */
#promo-fader {
  position: relative; 
  height: 206px; 
  left: 15px;
	background: transparent url(/images/promos/slide1.jpg) top left no-repeat;
}

#promo-fader a,
#promo-fader img {
  display: block;
  width: 230px; 
  height: 200px;
  position: absolute;
  top: 0;
  left:0;
}