body {
	/* background: url(../images/top-bg.gif) repeat-x top; */
	background:url(../images/body-bg.gif) repeat-y center;
	margin:0px;
	font-family: Tahoma, Arial, Times, serif;
	font-size:12px;
	word-spacing: -1px;
	color:#FFFFFF;
}
.headerBackGround {
	background:url(../images/top-bg.gif) repeat-x;
}
.fullWidth {
	width:1000px;
	margin:0px auto;
}
p, ul, h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}
h1 {
	font-size:23px;
	margin-bottom:3px;
}
h2 {
	font-size:18px;
}
a, a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
}
a img {border:none; }
img, div, a, li {
	_behavior: url(iepngfix.htc);
}
.clear {
	clear:both;
}
.logo {
	width:225px;
	height:102px;
	float:left;
	margin:6px 0px 0px 8px;
}
.horizentalDottedLine {
	background:url(../images/separator.gif) repeat-x;
	/*margin:8px 0px;*/
	height:3px;
}
/* Sub Menu */
.subMenu {
	text-align:center;
	list-style:none;
	margin-top:7px;
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:6px;

}
.hidden { visibility:hidden; margin-bottom:-6px;height:6px;}

.subMenu li {
	display:inline;
	margin-right:10px;
	background:url(../images/accommodation/submenu-brdr.gif) no-repeat right;
	height:26px;
	line-height:26px;
	padding-right:21px;
}
.subMenu li a, .subMenu li a:visited {
	color:#76bafd;
}


.subMenu li a:hover, .subMenu li.activeItem a {
	color:#996633;
}
/* ================Menu Section - By Hedaya================ */
#TopMenuContainer {
	float:right;
	margin:79px 0px 0px 0px;
	_margin:86px 0px 0px 0px;
	height: 30px;
}
.TopMenu {
	/*position: relative;*/
	padding: 0px;   /*without this firefox adds left padding */
	list-style: none;
}
.TopMenu li {
	float:left;/*margin-right: -10px;*/
}
.TopMenu li a, .TopMenu li a:visited {
	float: left;
	display: block;
	color:#996633;
	font-size: 12px;
	text-decoration: none;
	padding:0 0 0 13px; /*Padding to accomodate left tab image. Do not change*/

	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.TopMenu li a b {
	float: left;
	display: block;
	padding: 0px 16px 0px 0px; /*Padding of menu items*/
}
.TopMenu li.current a, .TopMenu li a:hover {
	color: #996633;
	background: transparent url(../images/main-menu-left-brdr3.gif) left top no-repeat;
}
.TopMenu li.current a b, .TopMenu li a:hover b {
	color: #996633;
	background: transparent url(../images/main-menu-right-brdr3.gif) right top no-repeat;
}
/* ================Menu Section - By Hedaya================ */

/* Page Intro */
.PageIntro {
	font-size: 13px;
	text-align:justify;
	word-spacing: normal;
}
.pageIntroContainer {
	width:238px;
	height:272px;
	float:right;
	background-color:#76bafd;
	padding:60px 30px 0px 45px;
}


/* Footer */
.FooterBg {
	background: url(../images/footer-bg.gif) repeat-x top;
	height:50px;
	margin-top:10px
}
.footerContainer {
	padding:10px;
}
.terms, .copyright {
	width:460px;
	font-size:11px;
}
.terms {
	float:left;
	line-height:30px;
}
.copyRight {
	float:right;
	font-size:10px;
	text-align:right;
	line-height:13px;
}
.terms a, .terms a:visited {
	color:#FFFFFF; text-decoration:none;
}
.terms a:hover {text-decoration:underline; }
.copyRight a, .copyRight a:visited {
	color:#333;
	font-weight:bold;
}
.copyRight a:hover {
	color:#996633;
}

/* pop-ups */
/* Modal popup/message*/
.modalBackground 
{
	background-color:#F7F7F7;
	filter:alpha(opacity=70); /* For IE */
	opacity:0.7;
}


div.newsletterRight
{
    width:570px;
    height: 370px;
    overflow: auto;
}

/* Error Page */
.errorBox { 
width: 505px;
margin: auto;
}
.errorBoxbg {
padding: 10px;
text-align: center;
background-color: #996633;
}

.errorDetails {
display:none;
font-size:small;
text-align:left;
}


/* Popups CSS  */

.infoRequestTop, .bookingRequestTop {
height:175px;
background-image:url(../images/popup/info-request/info-request-top.png);
background-repeat:no-repeat;
padding:40px 10px 0px 20px;
width:442px;
}
.infoRequestTop #spnRoomType{display:none; }
.bookingRequestTop {
background-image:url(../images/popup/info-request/booking-request.png);
}

.bookingRequestTop h1 {
font-size:20px;
}

.infoRequestBg {
background-image:url(../images/popup/info-request/info-request-bg.png);
background-repeat:repeat-y;
width:452px;
padding-left:20px;
}


.infoRequestBottom {
height:76px;
background-image:url(../images/popup/info-request/info-request-bottom.png);
background-repeat:no-repeat;
}


.numberBackground {
background-image:url(../images/popup/info-request/circle-bg.gif);
width:16px;
height:17px;
float:left;
color:#76BAFD;
padding-top:2px;
padding-left:3px;
margin-right:5px;
background-repeat:no-repeat;
}


.changeNumbers {
float:left;
width:10px;
height:17px;
}

.upArrow {
background-image:url(../images/popup/info-request/up-arrow.gif);
background-repeat:no-repeat;
background-position:top;
height:9px;
border-bottom:1px solid #FFF;
display:block;
}

.downArrow {
background-image:url(../images/popup/info-request/down-arrow.gif);
background-repeat:no-repeat;
background-position:bottom;
height:8px;
display:block;
}

.infoRequestbutton
{
width:89px;
font-family:"Times New Roman", Times, serif;
float:right;
margin-right:5px;
}

.infoRequestbutton {
height:30px;
background-image:url(../images/popup/info-request-button.gif);
margin-top:10px;
font-size:25px;
color:#76bafd;
text-align:center;
display:block;
text-decoration:none;
}
.infoRequestbutton:visited {color:#76bafd; }

.infoRequestbutton:hover {
color:#996633;
cursor:pointer;
}


/* Alerts */
.alertContainer {
position: relative;
width: 380px;
padding-top: 15px;
color: #ffffff;
}
.alertIcon {
	position: absolute;
	top: 0px;
	right: 0px;
	width:36px;
	height:35px;
	background:url(../images/alerts/alerts-icons-bg.png) left top no-repeat;
	padding: 21px;
}
.alertIcon img {
	display: none;
}
.success .alertIcon {
	background:url(../images/alerts/alerts-icons-ok2.png) left top no-repeat;
}
.error .alertIcon {
	background:url(../images/alerts/alerts-icons-error2.png) left top no-repeat;
}
.loading .alertIcon img {
	display: block;
}
.alertTopBorder {
padding: 5px 10px;
width: 342px;
background:transparent url(../images/alerts/alerts-body.png) no-repeat left top;
}
.alertBottomBorder {
width: 362px;
height: 19px;
background:transparent url(../images/alerts/alerts-border-bottom.png) no-repeat left top
}

.divTitle {
width: 280px;
padding-left: 10px;
font-weight: bold;
margin-bottom: 10px;
}
.messageText {
background-color:#76bafd;
font-family:"Times New Roman",Times,serif;
font-size:18px;
width:300px;
text-align:center;
}

.alertButtonsCon {
width: 200px;
margin: auto;
background-color: #76BAFD;
}
.alertsButton {
float: left;
margin-right: 10px;
width:89px;
font-family:"Times New Roman", Times, serif;
background-color: #76BAFD;
}
.alertsButton a {
height:30px;
background-image:url(../images/popup/info-request-button.gif);
margin-top:10px;
font-size:25px;
color:#76bafd;
text-align:center;
display:block;
text-decoration:none;
}
.alertsButton a:hover {
color:#CCCCCC;
cursor:pointer;
}
/* End Alerts */


/* Left Column */
.leftColumnContainer
{
    width: 385px;
    float: left;
    background-color: #996633;
}
.LeftBanner
{
    display: block;
    border-bottom: 7px #fff solid;
}
.leftBrownBox
{
    margin-top: 0px;
}
.helpText
{
    padding: 15px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    display: inline-block;
    background: url(../images/separator.gif) repeat-x bottom;
    vertical-align: middle;
}
body:first-of-type .helpText { width:355px;}
.helpTable { width:98%; margin:auto; }
.helpText img
{
    float: right;
}
.helpText a, .galleryText a:visited
{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
.helpText a:hover
{
    text-decoration: none;
}
.helpTextSmall
{
    float: right;
    width: 93px;
    padding: 19px;
}
.palmButtonContainer, .spaButtonContainer, .diveSitesButtonContainer, .priceListButtonContainer
{
    width: 250px;
    margin: auto;
    padding: 20px 0px 10px 0px;
}
.palmButtonContainer a, .spaButtonContainer a, .diveSitesButtonContainer a, .priceListButtonContainer a
{
    background: url(../images/buttons/button-bg.gif) no-repeat left;
    display: block;
    color: #FFFFFF;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 27px;
    letter-spacing: -1px;
    font-weight: lighter;
    cursor: pointer;
}
.palmButtonContainer a b, .spaButtonContainer a b, .diveSitesButtonContainer a b, .priceListButtonContainer a b
{
    font-weight: lighter;
}
.priceListButtonContainer
{
    padding: 0px;
}
.palmButtonContainer a:hover, .spaButtonContainer a:hover, .diveSitesButtonContainer a:hover, .priceListButtonContainer a:hover
{
    color: #624121;
}
.palmButtonContainer a b, .spaButtonContainer a b, .diveSitesButtonContainer a b, .priceListButtonContainer a b
{
    height: 41px;
    line-height: 41px;
    background: url(../images/buttons/button-palm.gif) no-repeat right;
    display: block;
    text-align: center;
    padding-right: 25px;
}
.spaButtonContainer a b
{
    background-image: url(../images/buttons/button-spa.gif);
}
.diveSitesButtonContainer a b
{
    background-image: url(../images/buttons/button-dive-sites.gif);
}
.priceListButtonContainer a b
{
    background-image: url(../images/buttons/button-price-list.gif);
}
/* Right Column */
.rightBlueColumn
{
    width: 568px;
    float: right;
    background-color: #6aaffd;
    padding: 0px 20px;
}
.rightBlueColumn
{
    font-size: 13px;
    text-align: justify;
}
/* FAQ */
.questionsContainer
{
    margin: 10px auto;
}
.questionsContainer li
{
    list-style: none;
    margin-top: 5px;
}
.question, .question-act
{
    font-size: 16px;
}
.question
{
    background-image: none;
}
.question-act
{
    background: url(../images/others/question-bg.gif) no-repeat;
}
.question p, .question-act p
{
    height: 29px;
    line-height: 25px;
    padding-left: 12px;
    background: url(../images/buttons/arrow-down.gif) no-repeat right;
    width: 539px;
    cursor: pointer;
}
.question-act p
{
    background-image: url(../images/buttons/arrow-up.gif);
}
.answerContianer
{
    width: 540px;
    background: #fff url(../images/others/answer-top-brdr.gif) no-repeat top;
    color: #996633;
    margin: auto;
}
.answerBottomBorder
{
    background: url(../images/others/answer-bottom-brdr.gif) no-repeat bottom;
    padding: 30px 10px 10px 10px;
}
/* Spa */
.spaServices
{
    padding: 10px 0px 10px 30px;
    font-size: 13px;
}
/* dive Sites */
.smallButtonsBox
{
    width: 230px;
    padding: 10px 10px 10px 5px;
    float: left;
    background: url(../images/vertical-dotted-line.gif) repeat-y right;
}
.divingCenterLogo
{
    float: left;
    width: 213px;
}
.diveCenterIntroContainer
{
    display: inline;
    float: left;
    padding: 10px 0px 0px 20px;
    width: 320px;
}
.diveSitesContainer
{
    margin: 10px;
    width: 400px;
}
.diveSitesContainer li
{
    width: 183px;
    float: left;
    list-style: none;
    line-height: 19px;
}
.diveSitesContainer li a, .diveSitesContainer li a:visited
{
    text-decoration: none;
}
.diveSitesContainer li a:hover
{
    text-decoration: underline;
}
.diveSitesDetailsContainer
{
    border-top: 1px #fff solid;
    padding-top: 10px;
    clear: left;
}
.diveSitesDetailsContainer h1
{
    background: url(../images/sports/site-no-bg.gif) no-repeat left;
    height: 36px;
    line-height: 36px;
}
.diveSitesDetailsContainer h1 span
{
    width: 35px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 5px;
}
/* dining */
.diningHours
{
    margin: 10px;
}
.diningHours li
{
    list-style: none;
}
.diningHours li span
{
    width: 110px;
    float: left;
}

/* Dining Menus */
.downloadBarsMenu, .downloadRestaurantMenu { height:22px; display:block; float:left;
             background:url(../images/dining/icon-bar.gif) no-repeat top left; 
             padding-left:30px; line-height:22px; text-decoration: underline !important; margin:3px; }
.downloadRestaurantMenu { background-image:url(../images/dining/icon-restaurant.gif); float:left; }
a:hover.downloadBarsMenu, a:hover.downloadRestaurantMenu { background-position:0px -22px; text-decoration: none !important; }

/* Awards */
.awardsContainer
{
    text-align: justify;
}
.awardsContainer li
{
    list-style: none;
    background: url(../images/island/award-year-bg.gif) no-repeat top left;
}
.awardsYear
{
    width: 48px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    float: left;
    color: #996633;
    font-weight: bold;
    font-size: 11px;
}
.awardsContainer h2
{
    float: left;
    margin-top: 11px;
}
.awardDescription
{
    clear: left;
    padding-left: 48px;
}
.awardsSeparator
{
    width: 344px;
    margin: 5px auto 10px auto;
    background: url(../images/island/awards-separator.gif) repeat-x center;
    height: 3px;
}
/* News */
.newsItemContainer
{
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    margin-bottom: 15px;
    display: inline-block;
}
.newsItemHeader, .newsItemHeader-active
{
    line-height: 20px;
    background: url(../images/buttons/news-arrow-down.gif) no-repeat right top;
    padding-right: 33px;
    padding-bottom: 18px;
    cursor: pointer;
}
.newsItemHeader-active
{
    background-image: url(../images/buttons/news-arrow-up.gif);
}
.newsItemTitle
{
    float: left; width:433px;
}
.newsItemDate
{
    float: right; display:inline-block;  width:98px;
}
.newsItemDescription
{
    background-color: #fff;
    color: #996633;
}
.newsItemDescription p
{
    padding: 10px 10px 1px 10px;
}
.newsItemDescription img
{
    float:left;
    padding-right:10px;
}
.newsCheckButton
{
    width: 128px;
    height: 27px;
    display: block;
    background: #6aaffd url(../images/island/news-check-bg.gif) no-repeat left;
    float: right;
    clear: left;
    line-height: 27px;
    text-align: center;
    font-weight: bold;
}
.newsLetterLabel
{
    clear: left;
    font-weight: bold;
    margin-top: 8px;
}
.newsLetterInput
{
    background: transparent url(../images/island/news-text-box-bg.gif) repeat-x bottom;
    border: 0px;
    margin-top: 8px;
    color: #fff;
    width: 200px;
}
.newsSubmitButton
{
    float: right;
    clear: left;
    margin-top: 15px;
    margin-bottom: 5px;
    cursor: pointer;
}
/* Contact */
.contactListContainer
{
    padding: 10px 0px 12px 35px;
}
.contactListContainer li
{
    border-left: 1px #9bc9fe solid;
    padding-left: 10px;
    margin-left: 40px;
    float: left;
    list-style: none;
}
.contactFormContainer
{
    width: 462px;
    float: left;
    background: url(../images/contact/form-bg.gif) repeat-y;
    margin-top: 10px;
}
.contactFormTopBg
{
    background: url(../images/contact/form-top-bg.gif) no-repeat top;
}
.contactFormBottomBg
{
    background: url(../images/contact/form-bottom-bg.gif) no-repeat bottom;
    padding: 20px 10px 10px 50px;
    color: #6aaffd;
}
.contactFormBottomBg img
{
    float: right;
}
.contactFormLabel
{
    width: 75px;
    font-weight: bold;
    display: block;
    display: inline-block;
    float: left;
}
.contactFormInput, .requestFormInput, .arrivalDate
{
    background: transparent url(../images/contact/input-bg.gif) repeat-x bottom;
    border: 0px;
    color: #6aaffd;
    width: 200px;
}
.requestFormInput, .arrivalDate
{
    background: transparent url(../images/contact/info-request-area-bg.gif) repeat-x bottom;
    color: #fff;
    width: 155px;
}
.arrivalDate
{
    width: 70px;
}
select.requestFormInput
{
    color: #65a0d9;
    background-color: #fff;
}
/* all-inclusive */
.allInclusivePackage
{
    list-style: square;
    padding-left: 10px;
    margin: 5px;
}
.allInclusivePackage li
{
    padding: 3px 0px;
}
.allInclusiveSubPackage
{
    list-style: circle;
    padding-left: 30px;
}

/* Validation */
.validationContainer, .validationContainerblue
{
    color: #ff2d2d;
    padding-left: 20px;
    margin-top: 10px;
    width: 375px;
}
.validationContainer li, .validationContainerblue li
{
    background: url(../images/validation-icon.gif) no-repeat left;
    line-height: 19px;
    height: 19px;
    float: left;
    margin-right: 15px;
    padding-left: 23px;
    list-style: none;
    font-size: 11px;
}
.star
{
    color: #996633;
}
.validationContainerblue li
{
    background: url(../images/validation-icon-blue.gif) no-repeat left;
}

/* Excuersions Pop-up */
/*.excuersionProgContainer
{
    width: 862px;
    margin: auto;
}
.excuersionTopBrdr
{
    background:url(../images/leisure/excursions/pop-up-bg.gif) repeat-y;
    
}
.excuersionContainer
{
    width: 675px;
    float: left;
    margin-left: 15px;
}*/

.bigPopupContainer {
position: relative;
width: 870px;
padding-top: 15px;
color: #ffffff;
}
.bigPopupIconExcur {
	position: absolute;
	top: 0px;
	right: 0px;
	width:161px;
	height:161px;
	background:url(../images/popup/big-popup-icon-excursions.png) left top no-repeat;
}
.bigPopupIconHoney {
	position: absolute;
	top: 0px;
	right: 0px;
	width:161px;
	height:161px;
	background:url(../images/popup/big-popup-icon-honeymoon.png) left top no-repeat;
}
.bigPopupTopBorder {
padding: 5px 10px;
width: 816px;
background:transparent url(../images/popup/big-popup-border-top2.png) no-repeat left top;
}
.bigPopupBottomBorder {
width: 836px;
height: 86px;
background:transparent url(../images/popup/big-popup-border-bottom.png) no-repeat left top;
}
.bigPopupTitle {
width: 600px;
padding:5px 0 0 10px;
font-weight: bold;
margin-bottom: 10px;
}
.bigPopupMessageText {
background-color:#76bafd;
width:700px;
padding:10px 0 0 10px;
}

.bigPopupButtonsCon {
background-color: #76BAFD;
padding: 20px 0 0 700px;
cursor: pointer;
}


.weeklyProgram
{
    width: 675px;
    float: left;
}
.weeklyProgram td
{
    border: #fff 1px solid;
    padding-bottom: 1px;
    border-width: 0px 1px 1px 0px;
    padding-left: 2px;
}
.weeklyProgram td.weeklynoBrdr
{
    border-right: none;
}
.weeklyProgram td.noBottom
{
    border-bottom: none;
}

/* Entertainment Pop-up */
.entProgContainer
{
    width: 711px;
    margin: auto;
}
.entTopBrdr
{
    background:url(../images/leisure/entertainment/pop-up-bg.gif) repeat-y;
    
}
.entContainer
{
    float: left;
    margin-left: 15px;
}
.entProgram
{
    width: 475px;
    float: left;
}
.entProgram td
{
    border: #fff 1px solid;
    padding-bottom: 1px;
    border-width: 0px 1px 1px 0px;
    padding-left: 2px;
}
.entProgram td.weeklynoBrdr
{
    border-right: none;
}
.entProgram td.noBottom
{
    border-bottom: none;
}

/* Added for Newsletter Archive Page*/
.newsLetterArcLinks, .newsLetterArcLinks:hover, .newsLetterArcLinks:active, .newsLetterArcLinks:visited {
color: #ffffff;
}
