@charset "UTF-8";
/* reset browser inconsistencies - originally by eric meyer */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
	
:focus {
	outline: 0;
}
	
ol, ul {
	list-style: none;
}
	
html {
	height:100%;
}

body {
    height: 100%;
    font: 62.5%/1em Helvetica, Arial, sans-serif;
    background: url(../images/layout/toberua-background.jpg) no-repeat center top #bfb2a2;

}

/* anchors inside blocks or similar */
#header h1 a,
#contact-us a,
#header ul li ul li a,
#footer ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

#main-container {
    display: block;
    width: 980px;
    height: 625px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -490px;
    background: url(../images/layout/menus.png) no-repeat -10000px 0; /* this is to preload the drop down that was taking a moment to download */
    
}

#header {
    display: block;
    width: 100%;
    height: 132px;
    position: relative;
    background: url(../images/layout/trans-white.png) repeat;
    overflow: hidden;
}

#header h1 {
    display: block;
    width: 281px;
    height: 71px;
    position: absolute;
    top: 50px;
    left: 30px;
    background: url(../images/layout/toberua.png) no-repeat;
}

#header q {
    display: none;
}


#header ul {
    display: block;
    width: 100%;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/layout/menu-top.png) no-repeat;
}

/* top menu */
#header ul li {
    display: block;
    width: 140px;
    height: 45px;
    position: absolute;

}

#header ul li strong {
    display: none;   
}

.javascript #header ul li {
    cursor: pointer;
}

/* sub menu */
#header ul li ul {
    top: 45px;
    left: 0;
    width: 142px;
    height: 88px;
    background-image: url(../images/layout/menus.png);
    background-repeat: no-repeat;
    z-index: 800;
}

#header ul li ul li {
    text-indent: 0;
    cursor: default !important;
}

.javascript #header ul li ul {
    display: none;
}


#header ul li ul li a:hover {
    border-bottom: 1px dotted #ddd;
}


/* top level menus & sub menus */
#your-residences {
    left: 334px;
}

#your-residences ul {
     background-position: 0 0;
}

#your-residences .menu-1 {
    height: 25px;
}

#your-residences .menu-2 {
    top: 25px;
    height: 25px;
}

#your-residences .menu-3 {
    top: 50px;
    height: 25px;
}

#your-island {
    left: 479px;
}

#your-island ul {
    height: 76px;
    background-position: -145px 0;
    
}

#your-island ul li {
    height: 24px;
}

#your-island .menu-2 {
    height: 20px;
    top: 24px;
    
}

#your-island .menu-3 {
    height: 20px;
    top: 46px;
}

#your-island .menu-4 {
    height: 17px;
    top: 68px;
}


#your-fun {
    left: 623px;
}

#your-fun ul {
    background-position: -290px 0;
}

#your-fun .menu-1,
#your-fun .menu-2 {
    height: 25px;
}

#your-fun .menu-1 {
    top: 0;
}

#your-fun .menu-2 {
    top: 26px;
}

#your-fun .menu-3 {
    top: 51px;
    height: 21px;
}

#your-fun .menu-4 {
    top: 66px;
    height: 19px;
}


#romantic-you {
    left: 768px;
}

#romantic-you ul {
    height: 76px;
    background-position: -435px 0;
}

#romantic-you .menu-1 {
    height: 28px;
}

#romantic-you .menu-2 {
    top: 28px;
    height: 22px;
}

#romantic-you .menu-3 {
    top: 50px;
    height: 22px;
}

#contact-us {
    right: 0;
    width: 65px !important;
    
}

/* special */


#special {
    display: none;
    width: 434px;
    height: 67px;
    position: absolute;
    top: 60px;
    right: 0;
    background: url(../images/layout/special.png) no-repeat;
    text-indent: -9999px;
}

.javascript #special {
    display: block;
    right: -373px;
    cursor: pointer;
}


/* content */

#choice-award {
    display: block;
    width: 101px;
    height: 55px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -50px;
    background: url(../images/layout/travel.png) no-repeat;
    text-indent: -9999px;
}

#choice-award a,
#padi a {
    display: block;
    width: 100%;
    height: 100%;
	text-indent: -9999px;
}

#padi {
    display: block;
    width: 216px;
    height: 47px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -108px;
    background: url(../images/layout/padi.png) no-repeat;
}

#content {
    display: block;
    width: 100%;
    height: 458px;
    background-repeat: no-repeat;
    position: relative;

}

.javascript #content {
    overflow: hidden;
    visibility: hidden;
}

.dom-loaded #content {
    visibility: visible;
}

#content #image-fade {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;

}

.javascript #show-more {
    display: block;
    width: 171px;
    height: 21px;
    background: url(../images/layout/more-info.png) no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}

.javascript .temp-hide {
    display: none;
}

.article #content-body,
.static #content-body {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/layout/content-trans.png) repeat;
}

.javascript .article #content-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 228px;
    height: 100%;
    z-index: 100;
}

.no-image {
    background: #ddd;
}

.article #body {
    padding: 2em 45px 2em 0;
    font-size: 1.3em;
    line-height: 1.3em;
    margin-left: 223px;
}



.javascript .slid #text {
    overflow: auto;
}

#text {
    width: 100%;
    height: 366px;
    overflow: auto;

}

.slid #text {
    padding-right: 41px;
}

.javascript #text {
    overflow: visible;
}


#body .jScrollPaneContainer { 
    width: 15px;
}

#body .jScrollPaneTrack {
    background: #333;
}

#body a.jScrollArrowUp,
#body a.jScrollArrowDown {
    display: block;
    width: 15px;
    height: 15px;

}

#body a.jScrollArrowDown {
    background: url(../images/layout/scroll-down.png);
}

#body a.jScrollArrowUp {
    background: url(../images/layout/scroll-up.png);
}

#body .jScrollPaneDrag {
    background: #fff;
}

.javascript .non-slid #body {
    padding: 2em;
    margin-left: 0;
}

.javascript #slide-back {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -100px;
    cursor: pointer;
    background: url(../images/layout/take-me-back.png) no-repeat -1px 0;
    text-indent: -9999px;
}

#body h2,
#content-body h2 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 0.4em;
}

#body p,
#body ul,
#body ol {
    color: #333;
    line-height: 1.3em;
    margin-bottom: 1.3em;
    text-align: justify;
    font-family: Georgia;
}

#body p:last-child {
    margin-bottom: none;
}

#body strong {
    font-weight: bold;
}

#body em {
    font-style: italic;
}

#body ul,
#body ol {
    margin-left: 1.4em;
}

#body ul li,
#body ol li {
    margin-bottom: 0.2em;
}

#body ul {
	list-style: outside disc;
}

#body ol {
	list-style: outside decimal;
}

#body h3 {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#body a {
    color: #2a6d86;
    text-decoration: underline;

}

#body a:hover {
    text-decoration: underline;
}

#body a:visited {
    color: #575d58;
}

#body .gallery-link {
    display: inline;
    padding: 3px 0 3px 18px;
    background: url(../images/layout/magnifier.png) no-repeat left 3px;
}

#images {
    position: absolute;
    left: 30px;
    top: 30px;
}

#body #images li {
    display: block;
    width: 128px;
    height: 68px;
    margin-bottom: 10px;
  
}

#images li a {
    display: block;
    width: 100%;
    height: 100%;
}

#images li a img {
    display: block;
    width: 128px;
    height: 68px;
    border: 2px solid #fff;
}

/* gallery block */

.javascript #gallery-block {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 32700;
    display: none;
}

#gallery p {

    position: absolute;
    top: 40px;
    left: 42px;
    color: #666;

}

.javascript #gallery-block span.close {
    display: block;
    width: 62px;
    height: 28px;
    position: absolute;
    bottom: 1em;
    right: 40px;
    font-size: 1em;
    cursor: pointer;
    z-index: 32767;
    background: url(../images/layout/close.png) no-repeat;
    text-indent: -9999px;
}

#gallery {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;

}

#gallery ul {
    display: block;
    width: 870px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -435px;
    border: 1px solid #ccc;
    padding: 1em;
    overflow: hidden;
}

#gallery ul li {
    display: block;
    float: left;
    margin: 10px;
}



/* reservations block */

#reservations {
    display: block;
    width: 173px;
    height: 174px;
    background: url(../images/layout/reservation.png) no-repeat;
    float: left;
    margin: 1em auto 0 auto;
}


.slid #reservations {
    float: right;
    margin: 0 0 0.3em 1em;
} 

#reservations form {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

#reservations legend {
    display: none;
}

#reservations input,
#reservations label {
    position: absolute;
}

#reservations label {
    text-indent: -9999px;
}

#reservations .input-text {
    display: block;
    width: 80px;
    height: 16px;
    left: 37px;
    padding: 2px;
    background: #575d58;
    border: none;
    color: #fff;
    text-align: center;
}

#reservations #input-arrival-date {
    top: 68px;
}

#reservations #input-departure-date {
    top: 115px;
}


#reservations #label-arrival {
    width: 128px;
    height: 11px;
    top: 51px;
    left: 17px;
    
}

#reservations #label-departure {
    width: 90px;
    height: 11px;
    top: 98px;
    left: 31px;
    
}

#reservations .input-submit {
    display: block;
    width: 136px;
    height: 21px;
    bottom: 14px;
    left: 16px;
    border: none;
    background: #f3f7ed;
    cursor: pointer;
}

.javascript #reservations .input-submit {
    display: none;
}

.javascript #reservations #check-vacancies {
    display: block;
    width: 125px;
    height: 15px;
    position: absolute;
    top: 141px;
    left: 26px;
    cursor: pointer;
    text-indent: -9999px;
}



#reservations-error {
    display: none;
    width: 168px;
    position: absolute;
    bottom: 10px;
    left: 20px;
    background: #f4c9c8;
    border: 1px solid #e7584e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    overflow: hidden;
}

.slid #reservations-error {
    left: -20px !important;
}

#reservations-error p {
    display: block;
    width: 88%;
    float: right;
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 0;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;

    
}

#reservations-error span {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    background: url(../images/layout/feedback-icons.png) no-repeat -8px -8px;
    
}
#ui-datepicker-div {
    z-index: 32767;
}

/* static pages */


.static #content {
    background-position: right center;
    background-color: #fff;
}

.static #content-body {
    background: none;
}

.static #body {
    width: 620px;
    padding: 1.4em;
    font-size: 1.3em;
}



/* contacts */

.static .column {
    display: block;
    height: 457px;
    position: relative;
    float: left;
    color: #fff;
}

.static #content-body .column h2 {
    display: block;
    width: 100%;
    height: 46px;
    background: url(../images/layout/contacts-header.png) repeat-x;
    text-transform: uppercase;
    color: #56a0c3; /* default colour, changed for others below */
    text-align: center;
    font-size: 1.3em;
    line-height: 3.6em;
    font-weight: bold;
    margin-bottom: 2.5em;
    
}

.static .column p,
.static .column form {

    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 1.2em;
    line-height: 1.3em;
    text-align: justify;

}

.static .column .in-development {
    display: block;
    width: 100%;
    position: absolute;
    top: 265px;
    text-align: center;
    color: red;
    font-size: 1.2em;
}

#brochure .in-development {
    top: 325px;
}

.static .column img {
    display: auto;
    margin: 5px auto;
}

.static .column .button {
    display: block;
    height: 24px;
    position: relative;
    background: url(../images/layout/button-right.png) no-repeat right top;
    border: none;
    padding: 0 10px 0 5px;
    margin: 5px auto;
    text-decoration: none;
    text-align: center;
    color: #666;
    cursor: pointer;
    overflow: visible;
    line-height: 1.9em;
    text-transform: none;
}

.static .column .button:hover {
    color: #000;
}
.static .column .button span {
    display: block;
    width: 5px;
    height: 24px;
    position: absolute;
    left: -5px;
    top: 0;
    background: url(../images/layout/button-left.png) no-repeat left top;
}

.static .column .divider {
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.static .column .divider .top {
    display: block;
    width: 2px;
    height: 37px;
    position: absolute;
    top: 4px;
    left: 0;
    background: url(../images/layout/contacts-short-divider.png) no-repeat;
}

.static .column .divider .bottom {
    display: block;
    width: 10px;
    height: 316px;
    position: absolute;
    top: 86px;
    left: 0;
    background: url(../images/layout/contacts-long-divider.png) no-repeat;
}

.column div.bottom {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 60px;
}

.column .bottom-button {
    display: block;
    width: 100% !important;
    position: absolute;
    bottom: 20px;
    left: 0;
}


/* all light & dark forms */

.light form legend,
.dark form legend {
    display: none;
}

.light .input-text,
.light textarea {
    display: block;
    width: 100%;
    background: #fff;
    padding: 3px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    font: inherit;
    color: #000;
}

.light .input-text:focus,
.light textarea:focus {
    background: #5ca2c4;

}



.dark .input-text {
    display: block;
    width: 100%;
    background: #557e94;
    padding: 3px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    font: inherit;
    color: #fff;

}

.dark .input-text:focus {
    background: #2d92be;
}

.light textarea {
    height: 160px;
}

.light .input-submit {
    display: block;
    width: 100px;
    margin: 10px auto;
}

.javascript .light .input-submit {
    display: none;
}




/* address & subscribe */

.static #contacts {
    width: 183px;
}

.static #contacts .skype {
    display: block;
    width: 114px;
    height: 20px;
    position: absolute;
    top: 235px;
    left: 50%;
    margin-left: -57px;
    background: url(../images/layout/skype.png) no-repeat;
    text-indent: -9999px;
}

.static #contacts .skype-logo {
    display: block;
    width: 90px;
    height: 40px;
    position: absolute;
    top: 185px;
    left: 50%;
    margin-left: -45px;
    background: url(../images/layout/skype-big.png) no-repeat;
    text-indent: -9999px; 
}

#contacts p.dont-forget span {
    font-style: italic;
    text-transform: none;
    font-weight: normal;

}

#contacts p.dont-forget {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1em;
}




#contacts .button {
    width: 60px;
}

#contacts .input-text {
    margin-bottom: 0 !important;
}





/* over all columns */

.column label {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.static #enquiry-form {
    width: 243px;
    
}

#enquiry-form form {
    margin-top: -1.1em;
}

#enquiry-form .button {
    width: 40px;
}

.static #brochure {
    width: 213px;
}

.static #brochure acronym {
    display: block;
}

.static #brochure p {
    text-align: center;
    text-transform: uppercase;
}

#brochure .button {
    width: 60px;
}

#brochure img {
    display: block;
    width: 145px;
    height: 224px;
}

.static #media-accred {
    width: 172px;
}

#media-accred .button,
#agents .button {

    width: 50px;
}

.javascript #media-accred .input-submit,
.javascript #agents .input-submit {
    display: none;
}

#media-accred .input-text {
    
}


.static #media-accred h2 {
    color: #fff;
}


.static #agents {
    width: 169px;
}

.static #agents h2 {
    color: #ff2989;
}


#contacts,
#enquiry-form,
#brochure {
    background: url(../images/layout/contacts-light-background.jpg) repeat-x;
}

#agents,
#media-accred {
    background: url(../images/layout/contacts-dark-background.jpg) repeat-x 0 42px;
}

#media-accred p {
    text-align: justify;
}


/* reservations page */



#reservations-form {
    width: 405px;
    margin-top: 100px;
}

#reservations-form legend {
    display: none;
}

#reservations-form .input-row {
    display: block;
    width: 100%;
    height: auto;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

#reservations-form .input-row label {
    display: block;
    float: left;
    line-height: normal;
}

#reservations-form .input-row input,
#reservations-form .input-row select {
    display: block;
    float: right;
    background: #7987aa;
    border: 1px solid #ccc;
    color: #fff;
}

#reservations-form .input-row input {
    width: 200px;
    padding: 2px;

}

#reservations-form .input-row select {
    width: 206px;
    padding: 2px 1px;
}




#reservations-form .input-row .button { 
    display: block;
    width: 40px;
    height: 24px;
    position: relative;
    float: right;
    background: url(../images/layout/button-right.png) no-repeat right top;
    border: none;
    padding: 0 10px 0 5px;
    text-decoration: none;
    text-align: center;
    color: #666;
    cursor: pointer;
    overflow: visible;
    line-height: 1.9em;
}

#reservations-form .input-row .button:hover {
    color: #000;
}
#reservations-form .input-row .button span {
    display: block;
    width: 5px;
    height: 24px;
    position: absolute;
    left: -5px;
    top: 0;
    background: url(../images/layout/button-left.png) no-repeat left top;
}




/* js errors for contact page */

#overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 32760;
    opacity: 0.8;
    background: #666;
}

.javascript #overlay {
    display: none;
}

#contact-errors {
    display: block;
    width: 450px;
    height: auto;
    position: absolute;
    top: 320px;
    left: 50%;
    z-index: 32767;
    margin-left: -275px;
    background: #f4c9c8;
    border: 2px solid #e7584e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 0.6em;
    color: #333;
}

#contact-errors strong {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    background: url(../images/layout/feedback-icons.png) no-repeat -8px -8px;
    text-indent: -9999px;

}

#contact-errors ul,
#contact-errors p {
    float: right;
    width: 425px;
    text-align: left;
}

#contact-errors ul li {
    list-style: inside disc;
}





#footer {
    display: block;
    width: 100%;
    height: 30px;
    position: relative;
    background: url(../images/layout/footer.png) no-repeat 293px center;
}

#footer p,
#footer div,
#footer ul {
    position: absolute;
    top: 0;
    font-size: 11px; /* fixed size cos bigger might break layout, meta data only */
    font-weight: bold;
}




#footer #fiji-time {
    top: 7px;
    left: 40px;

}

#footer #fiji-weather {
    top: 7px;
    left: 156px;

}

#footer #subscribe {
    left: 288px;

}

#footer #subscribe label {
    display: block;
    width: 155px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 5px;
    text-indent: -9999px;
}

#footer #subscribe .input-text {
    display: block;
    width: 138px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 165px;
    background: #fff;
    color: #333;
    border: none;
}

#footer #subscribe .input-submit {
    display: block;
    width: 16px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 315px;
}




#footer #subscribe legend {
    display: none;
}


#footer ul {
    right: 0;
}

#footer ul li {
    display: block;
    width: auto;
    height: 20px;
    position: absolute;
}

#footer ul li#booking-agents {
    width: 95px;
    right: 5px;
}

#footer ul li#media {
    width: 32px;
    right: 105px;
}


#footer ul li#download-brochure {
    width: 120px;
    right: 144px;
}

#footer ul li#skype {
    width: 70px;
    height: 30px;
    right: 276px;
}

#acura-link {
    display: block;
    width: 21px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 0px;
    background: url(../images/layout/acura.png) no-repeat;
    text-indent:-9999px;
 
}



#shadow-left,
#shadow-bottom-left,
#shadow-bottom {
    display: block;
    position: absolute;
}


#shadow-left {
    width: 8px;
    height: 589px;
    top: 0;
    left: -8px;
    background: url(../images/layout/shadow-left.png) repeat-y;
}

#shadow-bottom-left {
    width: 9px;
    height: 7px;
    bottom: 29px;
    left: -8px;
    background: url(../images/layout/shadow-bottom-left.png) no-repeat;
}


#shadow-bottom {
    width: 976px;
    height: 7px;
    bottom: 29px;
    left: 1px;
    background: url(../images/layout/shadow-bottom.png) repeat-x;
}

.javascript #loading-modal {
    display: block;
    width: 69px;
    height: 69px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px
    margin-top: -35px;
    z-index: 32767;
  	-webkit-box-shadow: 0px 4px 4px #888
	opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70); /* ie6 */
    background: url(../images/layout/load-background.png) no-repeat; /* not rounded corners because i really want this one rounded */

}

#loading-modal strong {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto auto;
    text-indent: -9999px;
    background: url(../images/layout/ajax.gif) no-repeat center center;

}

/* server generated errors */





#errors {
    display: block;
    width: 976px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -490px;
    background: #f4c9c8;
    border: 2px solid #e7584e;
    border-top: none;
    font-size: 1.2em;
    line-height: 1.2em;
    z-index: 32767;
}

#errors span {
    display: inline;
    width: 15px;
    height: 15px;
    background: url(../images/layout/feedback-icons.png) no-repeat -8px -8px;
    float: left;
    margin: 10px 0 0 10px;
    text-indent: -9999px;
}

#errors div {
    width: 95%;
    float: right;
}

#errors ul,
#errors p {
    margin: 0.8em;
    
}

#errors ul li {
    list-style: inside disc;
    margin-left: 0.5em;
}
