.smallcopy {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

.smallcopyyellow {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 18px;
    font-weight: normal;
    color: #f0ce6d;
}

.mediumcopy {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 22px;
    font-weight: normal;
    color: #fff;
}

.mediumcopyyellow {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 22px;
    font-weight: normal;
    color: #f0ce6d;
}

.largecopy {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}

.largecopyyellow {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 24px;
    font-weight: normal;
    color: #f0ce6d;
}

ul.largecopyyellow {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 20px;
    font-weight: normal;
    color: #f0ce6d;
    list-style-position: inside;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

.hugecopyyellow {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 28pt;
    font-weight: normal;
    color: #f0ce6d;
}

.largecopyhome {
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 42px;
    font-weight: normal;
    color: #fff;
}

body {
    background: #000;
    /* background-image:url(graphics/mainbg.gif); */
    /* background-repeat:repeat-x; */
    text-align: center;
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-weight: normal;
    color: #fff;
}

.section {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.overlay {
    padding: 15px;
    background: rgba(0, 0, 0, 0);
    z-index: 1000;
    position: absolute;
}

.headingred {
    background-color: #e53105;
    color: #ffffff;
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 36pt;
    font-weight: normal;
    text-align: center;
}

.headingborder {
    width: 954px;
    font-family: "Lucida Sans Unicode", "Lucida Grande";
    font-size: 24pt;
    font-weight: normal;
    color: #f0ce6d;
    border: 1px solid #f0ce6d;
    margin: 0 auto;
}

hr.dividerline {
    margin: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #000, #f0ce6d, #000);
}

.devcorner {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

A.copylinx:link {
    color: #265e62;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.copylinx:visited {
    color: #265e62;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.copylinx:hover,
visited {
    color: #265e62;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.linx:link {
    color: #77006F;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.linx:visited {
    color: #77006F;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.linx:hover,
visited {
    color: #8F7403;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: underline
}

A.toplinx:link {
    color: #666666;
    font-family: Trebuchet MS, Helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.toplinx:visited {
    color: #666666;
    font-family: Trebuchet MS, Helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A.toplinx:hover,
visited {
    color: #FF0000;
    font-family: Trebuchet MS, Helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none
}

A {
    text-decoration: none
}

.linkdiv {
    color: #E98C1A;
}

.bottomlinks {
    font-size: 7.5pt;
    font-family: Verdana, Arial;
    color: #666666;
}

.halfimage1 {
    background: url(graphics/vanuatu-resort-image-01.jpg) no-repeat top left;
}

.halfimage2 {
    background: url(graphics/vanuatu-resort-image-02.jpg) no-repeat top right;
}

.halfimage3 {
    background: url(graphics/vanuatu-resort-image-04.jpg) no-repeat top left;
}

.halfimage4 {
    background: url(graphics/vanuatu-resort-image-05.jpg) no-repeat top right;
}

.toplinx {
    font-family: Trebuchet MS, Helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
}

.ctform {
    color: #000000;
    font-family: Verdana, Trebuchet MS, Arial;
    font-weight: normal;
    font-size: 10pt;
    background-color: #FFDBCF;
    border-top: 1px solid #FF2600;
    border-bottom: 1px solid #FF2600;
    border-right: 1px solid #FF2600;
    border-left: 1px solid #FF2600;
    text-align: left;
}

.ctformsubmit {
    color: #000000;
    font-family: Verdana, Trebuchet MS, Arial;
    font-weight: bold;
    font-size: 10pt;
    background-color: #FFDBCF;
    border-top: 2px solid #FF2600;
    border-bottom: 2px solid #FF2600;
    border-right: 2px solid #FF2600;
    border-left: 2px solid #FF2600;
    text-align: center;
}

@keyframes fadeIn {
    0% {
        background: #ff0000;
    }
    50% {
        background: #000000;
    }
    100% {
        background: #ff0000;
    }
}

@-o-keyframes fadeIn {
    0% {
        background: #ff0000;
    }
    50% {
        background: #000000;
    }
    100% {
        background: #ff0000;
    }
}

@-moz-keyframes fadeIn {
    0% {
        background: #ff0000;
    }
    50% {
        background: #000000;
    }
    100% {
        background: #ff0000;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        background: #ff0000;
    }
    50% {
        background: #000000;
    }
    100% {
        background: #ff0000;
    }
}

.animate-flicker {
    -webkit-animation: fadeIn 2s infinite;
    -moz-animation: fadeIn 2s infinite;
    -o-animation: fadeIn 2s infinite;
    animation: fadeIn 2s infinite;
}


/*
ADDITIONS FOR e-Brochure Form
*/

.header-image {
    padding: 25px;
}

.header-title {
    padding: 25px;
}

.btn-yellow {
    background-color: #f0ce6d;
    font-weight:bold;
}
input#filtercheck{
    display:none;
}
div#response {
    padding:15px;
}
.backlink {
	font-size:24px;
	color:#f0ce6d;
}
.backlink:hover {
	color:#fff;
	text-decoration:none;
}

	.fs_hide {
		display:none;
	}
