body{
    color: #fff;
    background-color: #000;
    font-family: "arial";
    font-size: 12px;
    text-align: center;
}
h1{
    color: #3c97ab;
    text-transform: capitalize;
}
h2{
    color: #3c97ab;
    font-size: 13px;
    font-weight: bold;
    margin-left: 50px;
    text-transform: capitalize;
}
p{

}
a{
    color: #c5ccc4;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
}
a:hover,a:active{
    color: #3c97ab;
    text-transform: capitalize;
}
a, a:visited {
    text-decoration:none;
    text-transform: capitalize;
}
a:hover, a:active, a:focus {
    text-decoration:none;
    outline:0;
    text-transform: capitalize;
}
object, embed, a, a img, a:active, a:selected, a:visited {
    outline:0
}
ul li{
    line-height: 18px;
}
.cBold,strong{
    font-weight: bold;
}
.cButton{

}
.cUnderline{
    text-decoration: underline;
}
.cUlTerms li{
    margin-left: 10px;
}
.cUlGuarantee li{
    list-style: disc inside none;
}
.cSpanBack{
    float: right;
    position: relative;
    top: -12px;
}
.cDivAltText{
    color: #FFFFFF;
    font-size: 12px;
    position: relative;
    top: -26px;
}
#iDivMainWrapper{
    width: 960px;
    min-height: 540px;
    text-align: center;
    margin: 0 auto;
   /*background: url("/images/bg/bg01.jpg") repeat 0 0;*/
}
#iDivSubWrapper{
    float: left;
}
#iDivHeader{
    width: 960px;
    min-height: 84px;
    margin-top: 10px;
}
#iDivBackgroundImageContainer{
    /*	float: left;*/
    height: 640px;
    left: -32px;
    position: relative;
    width: 1024px;
    margin: 0 auto;
}

#iDivContent{
    width: 960px;
    /*min-height: 414px; *//*499*/
    float: left;
    /*background-color: #000000;*/
}
#iDivFooter{
    min-height: 228px;
    clear: both;
    /*background: url("/images/bg_foter_repeat.gif") repeat 0 0;*/
    background-color: #000000;
    text-align: center;
    opacity: 0.7;
    bottom: 0;
    width: 100%;
}

/*header*/
.cDivLogo{
    width: 223px;
    height: 139px;
    background: url("/images/logo.png") no-repeat transparent 0 0;
    margin: 0 auto;
}
.cDivDivider{
    text-align: center;
    margin: 0 auto;
    width: 903px;
    min-height: 10px;
    height: 40px;
    background: url("/images/divider_header.png") no-repeat transparent 0 0;
}

/*carousel css*/
#iDivCarouselContainer{
    width: 900px;
    /*    height: 492px;*/
    margin: 0 auto;
    position: relative;
    top: 80px;
    right: 0px;
    display: none;
}
#iDivCarouselContainer ul {
    margin: 0 auto;
    width: 400px;
    height: 220px;
}
#iDivCarouselContainer li {
    /*    display: block;*/
    /*    width: 300px;
        height: 200px;*/
}
#iDivCarouselContainer li img {
    /*width:204px;*/
    max-width: 100%;
    height: auto;
}
.cLiPackage{
    width: 204px; /*267*/
    height: 346px; /*397*/
/*    border: 5px solid #000000;*/
/*    background: url("/images/carousel_slide_bg.png") repeat-x 0 0 #fff;*/
}
.cImgSlideImageContainer{
    position: absolute;
    top: 0;
    z-index: -1;
    max-width:100%;
    height: auto;
}



/*footer*/
#iDivFooterWrapper{
    width: 960px;
    margin: 0 auto;
    min-height: 228px;
}
#iDivFooterWrapper ul{
    padding-top: 5px;
}
#iDivFooterWrapper ul li{
    padding: 10px 0;
}
#iDivFooterWrapper ul li a{
    font-size: 14px;
    line-height: 14px;
    padding: 8px 0;
}
.cActive{
    color: #3c97ab;
}
.cUlGroup{
    float: left;
    text-align: left;
    width: 150px;
}
.cFooterDivider{
    height: 193px;
    background: url("/images/divider_footer.png") no-repeat transparent 0 0;
    padding-left: 8px;
}
.cSpanCopyright{
    display: block;
    float: left;
    width: 960px;
    color: #fff;
}
.cLargeFont{
    font-size: 22px;
    line-height: 30px;
}
.cHighlight{
    color: #fff;
}
/*social icons*/
.cSpanIconSocial{
    text-indent: -9999px;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin: 0 5px;
}
.cSpanFacebook{
    background: url("/images/icon_fb.png") no-repeat transparent 0 0;
}
.cSpanFacebook:hover{
    background: url("/images/icon_fb_hover.png") no-repeat transparent 0 0;
}
.cSpanTwitter{
    background: url("/images/icon_twitter.png") no-repeat transparent 0 0;
}
.cSpanTwitter:hover{
    background: url("/images/icon_twitter_hover.png") no-repeat transparent 0 0;
}
.cSpanGooglePlus{
    background: url("/images/icon_gplus.png") no-repeat transparent 0 0;
}
.cSpanGooglePlus:hover{
    background: url("/images/icon_gplus_hover.png") no-repeat transparent 0 0;
}
/*payment icons*/
.cSpanIconPayments{
    text-indent: -9999px;
    width: 50px;
    height: 31px;
    display: block;
    float: left;
    margin: 0 5px 0 0;
}
.cSpanMaster{
    background: url("/images/mastercard.png") no-repeat transparent 0 0;
}
.cSpanVisa{
    background: url("/images/visa.png") no-repeat transparent 0 0;
}
/*sub content*/
#iDivSubContentWrapper{
    background-color: #000;
    /*height: 420px;*/
    margin: 0 auto;
    position: relative;
    width: 934px;
    z-index: 0;
    padding: 10px 10px 0 10px;
    opacity: 0.88;
    float: left;
    padding-bottom: 20px;
}
#iDivSubCarouselContentWrapper{
    margin: 0 auto;
    position: relative;
    width: 800px;
    z-index: 0;
}
/*header logo home link*/
.cALogoHome{
    height: 139px;
    margin: 0 auto;
    width: 223px;
    text-indent: -9999px;
    display: block;
}
.cSpanBreadcrumbNav{
    height: 12px;
    display: block;
    color: #C5CCC4;
}
.cH1Title{
    font-size: 26px;
    margin: 20px 0;
    padding: 10px 20px 0;
    font-weight: bold;
}
.cH2Title{
    font-size: 18px;
    margin: 20px 0;
    padding: 10px 50px 0;
}
.cPDescription{
    /*height: 470px;*/
    line-height: 18px;
    margin: 20px 0;
    /*padding: 10px 50px 0;*/
    text-align: left;
    padding-bottom: 20px;
}
.cDivPackageDescription .cPDescription{
    padding: 10px 50px 0;
}
/*contact us*/
#iFormContact,#iFormReservation{
    margin: 0;
    padding: 10px 0 0 50px;
    width: 400px;
    float: left;
}
#iFormReservation{
    margin: 0;
    padding: 10px 0 0;
    width: 520px;
    float: left;
}
#iFormContact table td,#iFormReservation table td{
    padding: 5px 5px 5px 0;
    vertical-align: top;
}
input, textarea, option, select{
    color: #686868;
    font-family: "arial";
    font-size: 12px;
    text-align: left;
}


.cUlPaymentDetails{
    margin: 20px 0;
    padding: 10px 50px 0 70px;
    line-height: 18px;
    list-style: disc inside none;
}
#iButtonPayNow{
    margin: 10px 50px 0 70px;
}
.cButtonReserve{
    margin: 10px 50px 0;
}
.cDivOverlayContentWrapper{
    text-align: left;
}
.cDivDescription{
    min-height: 362px;
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
    padding: 20px;
}


/*scrollbars*/
.mCSB_scrollTools .mCSB_draggerRail{
    background: #eeeeee;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #3c97ab;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    width: 4px;
    background: #3c97ab;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background: #3c97ab;
}


/*common*/
.cSpanStrong{
    font-weight: bold;
}
.cLogoGuarantee{
    width: 228px;
    height: 160px;
    margin: 0 auto;
}
/*info*/
.cUlInfoLinks,.cUlDownloadLinks{
    padding: 10px 50px 0;
    list-style: disc inside none;
}
.cUlInfoLinks li,.cUlDownloadLinks li{
    padding: 5px 0;
}
/*gallery*/
.cDivGallery{
    padding-left: 46px;
    float: left;
}
.cDivGallery a img {
    display: block;
    margin-bottom: 4px;
    max-height: 70px;
    max-width: 100px;
    float: left;
    padding: 5px;
}
.cDivGallery a img:hover {
    /*    border: 1px dotted #3c97ab;*/
}
.fancybox-close{
    top: 3px;
    left: 2px;
}

/*sitemap*/
#iDivSitemapContainer{
    padding-left: 50px;
}
#iDivSitemapContainer li{
    padding: 2px 0;
}
#iDivSitemapContainer .cUlBlock{
    float: left;
    margin-bottom: 30px;
    width: 237px;
    list-style: disc inside none;
    color: #3c97ab;
}
#iDivSitemapContainer .cUlBlock a{
    color: #686868;
}
#iDivSitemapContainer .cUlBlock a:hover{
    color: #3c97ab;
}

/*packages*/
.cDivPackageContainer ul{
    list-style: disc inside none;
    margin: 10px 0 14px 70px;
}
.cDivPackageContainer ul li{
    padding: 2px 0;
}
.cSeparatorBlank{
    padding: 10px 0;
}
.cH1CarouselPackageTitle{
    font-size: 180%;
    font-weight: bold;
    line-height: 115%;
    margin: 10% 0 5%;
    padding: 0;
    min-height: 50px;
}
.cDivCarouselShade{
/*    background: url("/images/carousel_shade.jpg") no-repeat transparent 0 0;*/
/*    height: 8px;*/
/*    margin: 0 auto;
    width: 100%;
    border-bottom: 1px dotted #3c97ab;*/
}
.cDivCarouselImageContainer{
    height: 59%;
    margin: 0 auto;
    width: 73%;
}
.cDivCarouselButton{
    background: url("/images/view_btn.png") no-repeat transparent 0 0;
    height: 13%;
    margin: 4% 29%;
    width: 100%;
}
.cDivCarouselButton:hover{
    background: url("/images/view_btn_over.png") no-repeat transparent 0 0;
}

.cImgSpecialOffers{
    float: right;
    position: relative;
    top: -99px;
}

/*package details  ul styles*/
.cPDescription.cDetail{
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0;
    padding-top: 4px;
}
.cPDescription.cDetail.cDetailSub{
    margin-left: 40px;
}

/*clock css*/
#iDivClock,#iDivClockSriLanka{
    opacity : 0.7;
    width : 60px;
    height : 60px;
}
#iDivClock span{
    color: #ffffff;
}
/*galery icon*/
#iDivGalleryIcon{
    width: 58px;
    height: 58px;
    background: url("/images/gallery_icon.png") no-repeat transparent 0 0;
    cursor: pointer;
    float: right;
    opacity : 0.7;
}
#iDivGalleryIcon span{
    position: relative;
	top: 56px;
}
#iDivGalleryIcon:hover{
    opacity : 1;
}

.cFixedRight{
    position: fixed;
    right: 0;
    top: 50%;
}
#iDivToolbar{

}
#iDivToolbar div{
    margin-bottom: 30px;
}

/*form validation*/
html body div#iDivMainWrapper div#iDivSubWrapper div#iDivContent.cAlignCenter div#iDivSubContentWrapper.cAlignLeft div.cDivDescription div#mCSB_1.mCustomScrollBox div.mCSB_container form#iFormContact.cForm table tbody tr.error td input{
    border-color: #ff243a;
}
html body div#iDivMainWrapper div#iDivSubWrapper div#iDivContent.cAlignCenter div#iDivSubContentWrapper.cAlignLeft div.cDivDescription div#mCSB_1.mCustomScrollBox div.mCSB_container form#iFormContact.cForm table tbody tr.error td textarea{
    border-color: #ff243a;
}
html body div#iDivMainWrapper div#iDivSubWrapper div#iDivContent.cAlignCenter div#iDivSubContentWrapper.cAlignLeft div.cDivDescription div#mCSB_1.mCustomScrollBox div.mCSB_container form#iFormReservation.cForm table tbody tr.error td input{
    border-color: #ff243a;
}
input.error, textarea.error, select.error{
    border-color: #ff243a;
}
div.ui-datepicker{
    font-size:12px;
}
/*form validation*/
/*form#iFormReservation .error{*/
    /*border: 1px solid #ff243a;*/
/*}*/
#iDivContactDetails{
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    width: 200px;
    border-left: 1px solid #686868;
}
#iDivContactDetails h2{
    margin-left: 20px;
}
#iDivContactDetails ul li{
    margin: 8px 0 8px 40px;
}
#iDivContactDetails .cDivContactDetails{
    float: left;
}
.cHorizontalDevider{
    border-bottom: 1px dotted #000;
}

#iDivWikiLinks{
    border-left: 1px solid #686868;
    float: left;
    margin-left: 150px;
    width: 200px;
    padding-bottom: 20px;
}
#iDivWikiLinks h3{
    margin-bottom: 5px;
}
#iDivWikiLinks .cContent{
    float: left;
    margin: 14px 0 5px 30px;
    min-height: 100px;
    width: 190px;
}
#iDivSlogan{
    color: #fff;
    display: none;
    font-family: times new roman;
    font-size: 20px;
    line-height: 22px;
    margin: 0 auto;
    /*position: relative;*/
    text-align: center;
    top: -255px;
    width: 300px;
}
.cDivLangSelect{
    background: none repeat scroll 0 0 #000000;
    margin: 0;
    padding: 5px 5px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
}
a.cSelected{
    color: #3c97ab;
}
.cDivLangSelect a{
    padding: 5px;
    display: block;
    margin: 0;
    width: 81px;
}
.cEn{
    width: 34px;
    height: 20px;
    background: url("/images/en.jpg") no-repeat transparent 0 0;
    cursor: pointer;
    opacity: 1;
}
.cFr{
    width: 34px;
    height: 20px;
    background: url("/images/fr.jpg") no-repeat transparent 0 0;
    cursor: pointer;
    opacity: 1;
}