﻿@charset "utf-8";
/* CSS Document */

#container {
    width: 980px;
    height: 100%;
    margin: 0px auto 0px auto;
}
/*#banner{ width:980px; height:130px; margin-left:0px; margin-top:0px; float:left; 
position:relative; border-bottom: solid 4px #eeeaeb;}*/
#banner {
    width: 980px;
    height: 130px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
    border-bottom: 4px solid #fff;
    padding-bottom: 3px;
}

#purple-trips-logo {
    width: 167px;
    height: 80px;
    margin-top: 28px;
    margin-left: 0px;
    float: left;
    position: relative;
}

.home-contact {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #666666;
    width: 323px;
    height: 15px;
    margin-right: 0px;
    margin-top: 28px;
    float: right;
    position: relative;
}

#phone-icon {
    width: 9px;
    height: 24px;
    margin-right: 6px;
    margin-top: 22px;
    float: right;
    position: relative;
    background-image: url(../images/phone-icon.png);
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

#bus-icon {
    width: 308px;
    height: 86px;
    margin-left: 165px;
    margin-top: 12px;
    float: left;
    position: relative;
    background-image: url(../images/Bus.png);
    background-repeat: no-repeat;
    margin-bottom: 22px;
}

.social-icon {
    width: 22px;
    height: 22px;
    margin-right: 2px;
    float: right;
    position: relative;
    top: -35px;
}

#link {
    width: 570px;
    height: 27px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: right;
    position: relative;
    margin-top: -18px;
}

    #link a {
        text-decoration: none;
    }

.links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
    height: 27px;
    color: #FFF;
    background-color: #764fa3;
    float: right;
    margin-right: 5px;
    margin-bottom: 0px;
    line-height: 27px;
}

#header {
    width: 980px;
    height: 350px;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    position: relative;
    z-index: -1;
}

#trending-weekend {
    width: 238px;
    height: 350px;
    margin-top: 10px;
    margin-left: 734px;
    float: left;
    position: absolute;
    top: 0px;
    background-image: url(../images/trending-weekend.png);
    background-repeat: no-repeat;
    z-index: 2;
}

.tw-heading {
    width: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #00a859;
    padding-top: 16px;
}

#tw-text {
    width: 212px;
    height: 222px;
    margin-top: 6px;
    margin-left: 15px;
    float: left;
    position: relative;
}

.tw-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6652a1;
    text-align: left;
}

.enq-now {
    width: 238px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    line-height: 18px;
    margin-top: 15px;
    float: left;
    position: relative;
}

    .enq-now a:link {
        color: #FFF;
        text-decoration: none;
    }

    .enq-now a:hover {
        color: #00b0f0;
        text-decoration: none;
    }

    .enq-now a:visited {
        color: #FFF;
        text-decoration: none;
    }

#top-links {
    width: 980px;
    height: 116px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
    border-bottom: solid 1px #d4d4d4;
}

#search-dest {
    width: 340px;
    height: 74px;
    margin-left: 0px;
    margin-top: 20px;
    float: left;
    position: relative;
    background-color: #ececec;
}

.search-dest-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #00a859;
    margin-top: 4px;
    margin-left: 10px;
    float: left;
    position: relative;
}

#input-type {
    width: 169px;
    height: 32px;
    margin-left: 10px;
    margin-top: 6px;
    float: left;
    position: relative;
}

.input-text {
    width: 152px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    position: relative;
    padding-top: 6px;
    padding-left: 10px;
    padding-bottom: 7px;
    border: solid 1px #999;
}

#date {
    width: 100px;
    height: 32px;
    margin-left: 9px;
    margin-top: 6px;
    float: left;
    position: relative;
    border: solid 1px #999;
    background-color: #FFFFFF;
}

#date-icon {
    width: 13px;
    height: 13px;
    margin-right: 10px;
    margin-top: 8px;
    float: right;
    position: relative;
    background-image: url(../images/date-icon.jpg);
}

.date-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin-top: 7px;
    margin-left: 10px;
    float: left;
    position: relative;
}

#search {
    width: 33px;
    height: 32px;
    margin-left: 9px;
    margin-top: 6px;
    float: left;
    position: relative;
    background-image: url(../images/search.png);
}

#mpart {
    width: 640px;
    height: 116px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.mpart-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #c42382;
}

.mpart-text2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #8a8a8a;
}

#middle-part {
    width: 980px;
    height: 86px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.sl-city-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6c6c6c;
    margin-top: 32px;
    margin-left: 0px;
    float: left;
    position: relative;
}

#sl-city {
    width: 120px;
    height: 25px;
    margin-left: 10px;
    margin-top: 32px;
    float: left;
    position: relative;
}

.sl-city {
    width: 120px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6c6c6c;
    margin-left: 0px;
    float: left;
    position: relative;
}

.navigations {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #c42382;
    margin-right: 25px;
    margin-top: 33px;
    float: right;
    position: relative;
    padding: 4px;
}

    .navigations a:link {
        color: #c42382;
        text-decoration: none;
    }

    .navigations a:hover {
        background-color: #ebebeb;
        text-decoration: underline;
    }

    .navigations a:visited {
        color: #c42382;
        text-decoration: none;
    }

#arrow {
    width: 13px;
    height: 13px;
    margin-right: 20px;
    margin-top: 40px;
    float: right;
    position: relative;
}

#content {
    width: 980px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.trips {
    width: 980px;
    height: 400px !important;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.trips ul li {
	min-height: 340px !important;
	height: auto !important;
}

.trips .tour_title {
    height: 55px !important;
	overflow: auto !important;
}

.trips-img {
    width: 114px;
    height: 46px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
    z-index: 1;
}

.trips-title-bar {
    width: 864px;
    height: 29px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
    border: solid 1px #e0e0e0;
    background-color: #f3f3f3;
    z-index: -1;
}

.trips-title-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #525252;
    width: 850px;
    height: 25px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
    padding-left: 10px;
    padding-top: 4px;
}

.coastal-trips {
    width: 980px;
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-right: 10px;
}

    .coastal-trips .prev1 {
        height: 30px;
        top: 95px;
        left: 7px;
        position: absolute;
        width: 30px;
        z-index: 100;
        display: block;
        outline: none;
    }

    .coastal-trips .next1 {
        height: 30px;
        top: 95px;
        right: 0px;
        width: 30px;
        position: absolute;
        z-index: 100;
        display: inline;
        outline: none;
    }

.tour_box {
    padding: 0px 20px 0px 20px;
    margin-left: 20px;
}

.coastal-trips .tour_title {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #262626;
    font: normal 14px Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 5px 2px 0px 5px;
}

.coastal-trips .tour_desc {
    width: 190px;
    height: 60px;
    color: #8a8a8a;
    font: normal 12px Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.coastal-trips .tour_price {
    color: #2c7d00;
    font: normal 16px Helvetica, Arial, sans-serif;
    padding: 13px 10px;
    float: left;
    font-weight: bold;
    font-size: 24px;
}

.coastal-trips .book_btn {
    float: right;
    padding: 4px 5px;
}

.coastal-trips .tour_photo {
    width: 200px;
    height: 135px;
    overflow: hidden;
    display: block;
}

.wildlife-trips {
    width: 980px;
    position: relative;
    float: left;
    margin: 0px 0px 20px 0px;
    padding-right: 10px;
}

    .wildlife-trips .prev, .wildlife-trips .prev5 {
        height: 30px;
        top: 95px;
        left: 7px;
        position: absolute;
        width: 30px;
        z-index: 100;
        display: block;
        outline: none;
    }

    .wildlife-trips .next, .wildlife-trips .next5 {
        height: 30px;
        top: 95px;
        right: 0px;
        width: 30px;
        position: absolute;
        z-index: 100;
        display: inline;
        outline: none;
    }

.tour_box {
    padding: 0px 0px 0px 0px;
}

.wildlife-trips .tour_title {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #262626;
    font: normal 14px Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 5px 2px 0px 5px;
}

.wildlife-trips .tour_desc {
    width: 190px;
    height: 60px;
    color: #8a8a8a;
    font: normal 12px Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.wildlife-trips .tour_price {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 0px 10px;
    float: left;
    font-weight: bold;
}

.wildlife-trips .book_btn {
    float: right;
    padding: 4px 5px;
}

.wildlife-trips .tour_title_1Day {
    height: 50px;
    line-height: 20px;
    overflow: hidden;
    color: #262626;
    font: normal 14px Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 5px 2px 0px 0px;
}

.wildlife-trips .tour_price_1Day {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 26px 10px;
    float: left;
    font-weight: bold;
}

.wildlife-trips .book_btn_1Day {
    float: right;
    padding: 26px 5px;
}

.wildlife-trips .tour_photo {
    width: 200px;
    height: 135px;
    overflow: hidden;
    display: block;
}

.wildlife-trips .prev1 {
    height: 30px;
    top: 95px;
    left: 7px;
    position: absolute;
    width: 30px;
    z-index: 100;
    display: block;
    outline: none;
}

.wildlife-trips .next1 {
    height: 30px;
    top: 95px;
    right: 0px;
    width: 30px;
    position: absolute;
    z-index: 100;
    display: block;
    outline: none;
}

.pilgrim-trips {
    width: 980px;
    position: relative;
    float: left;
    margin: 0px 0px 20px 0px;
    padding-right: 10px;
}

    .pilgrim-trips .prev2 {
        height: 30px;
        top: 95px;
        left: 7px;
        position: absolute;
        width: 30px;
        z-index: 100;
        display: block;
        outline: none;
    }

    .pilgrim-trips .next2 {
        height: 30px;
        top: 95px;
        right: 0px;
        width: 30px;
        position: absolute;
        z-index: 100;
        display: inline;
        outline: none;
    }

.tour_box {
    padding: 0px 20px 0px 20px;
}

.pilgrim-trips .tour_title {
    height: 50px;
    line-height: 18px;
    /* overflow: hidden; */
    color: #262626;
    font: normal 14px Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 5px 2px 0px 5px;
}

.pilgrim-trips .tour_desc {
    width: 190px;
    height: 60px;
    color: #8a8a8a;
    font: normal 12px Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.pilgrim-trips .tour_price {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 0px 10px;
    float: left;
    font-weight: bold;
}

.pilgrim-trips .book_btn {
    float: right;
    padding: 4px 5px;
}

.pilgrim-trips .tour_price_1Day {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 32px 10px;
    float: left;
    font-weight: bold;
}
.pilgrim-trips .book_btn_1Day {
    float: right;
    padding: 32px 5px;
}

.pilgrim-trips .tour_photo {
    width: 200px;
    height: 135px;
    overflow: hidden;
    display: block;
}

.pilgrim-trips .prev {
    height: 30px;
    top: 95px;
    left: 7px;
    position: absolute;
    width: 30px;
    z-index: 100;
    display: block;
    outline: none;
}

.pilgrim-trips .next {
    height: 30px;
    top: 95px;
    right: 0px;
    width: 30px;
    position: absolute;
    z-index: 100;
    display: block;
    outline: none;
}

.monsoon-trips {
    width: 980px;
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-right: 10px;
}

    .monsoon-trips .prev3 {
        height: 30px;
        top: 95px;
        left: 7px;
        position: absolute;
        width: 30px;
        z-index: 100;
        display: block;
        outline: none;
    }

    .monsoon-trips .next3 {
        height: 30px;
        top: 95px;
        right: 0px;
        width: 30px;
        position: absolute;
        z-index: 100;
        display: inline;
        outline: none;
    }

.tour_box {
    padding: 0px 20px 0px 20px;
    margin-left: 20px;
}

.monsoon-trips .tour_title {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #262626;
    font: normal 14px Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 5px 2px 0px 5px;
}

.monsoon-trips .tour_desc {
    width: 190px;
    height: 60px;
    color: #8a8a8a;
    font: normal 12px Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.monsoon-trips .tour_price {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 0px 10px;
    float: left;
    font-weight: bold;
}

.monsoon-trips .book_btn {
    float: right;
    padding: 4px 5px;
}

.monsoon-trips .tour_photo {
    width: 200px;
    height: 135px;
    overflow: hidden;
    display: block;
}

.trekking-trips {
    width: 980px;
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-right: 10px;
}

    .trekking-trips .prev4 {
        height: 30px;
        top: 95px;
        left: 7px;
        position: absolute;
        width: 30px;
        z-index: 100;
        display: block;
        outline: none;
    }

    .trekking-trips .next4 {
        height: 30px;
        top: 95px;
        right: 0px;
        width: 30px;
        position: absolute;
        z-index: 100;
        display: inline;
        outline: none;
    }

.tour_box {
    padding: 0px 20px 0px 20px;
    margin-left: 20px;
}

.trekking-trips .tour_title {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #262626;
    font: normal 14px Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 5px 2px 0px 5px;
}

.trekking-trips .tour_desc {
    width: 190px;
    height: 60px;
    color: #8a8a8a;
    font: normal 12px Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
}

.trekking-trips .tour_price {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 0px 10px;
    float: left;
    font-weight: bold;
}

.trekking-trips .book_btn {
    float: right;
    padding: 4px 5px;
}

.trekking-trips .tour_photo {
    width: 200px;
    height: 135px;
    overflow: hidden;
    display: block;
}

#cor_logo {
    width: 980px;
    height: 87px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
    border-bottom: solid 1px #e1eaf3;
    padding-top: 13px;
    border-top: solid 1px #e1eaf3;
}

#about_purple {
    width: 128px;
    height: 28px;
    margin-left: 12px;
    margin-top: 30px;
    float: left;
    position: relative;
    background-color: #40187b;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 2;
    border-left: solid 1px #5ab3dd;
    border-top: solid 1px #5ab3dd;
    border-right: solid 1px #5ab3dd;
}

.about_purple {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    margin-right: 8px;
    margin-top: 7px;
    float: right;
    position: relative;
    font-weight: bold;
}

#darrow {
    width: 13px;
    height: 6px;
    margin-right: 9px;
    margin-top: 12px;
    float: right;
    position: relative;
    background-image: url(../images/darrow.png);
}

#about_purple_bg {
    width: 980px;
    height: 274px;
    margin-left: 0px;
    margin-top: -1px;
    float: left;
    position: relative;
    background-color: #40187b;
    border: solid 1px #5ab3dd;
    z-index: -2;
}

.purple-bottam-desc {
    width: 960px;
    height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c5c9ca;
    padding: 20px 10px 20px 10px;
    float: right;
    position: relative;
    text-align: justify;
}

.bottam-link-heading {
    width: 159px;
    height: 15px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    padding-top: 0px;
    padding-left: 16px;
    float: left;
    position: relative;
    font-weight: bold;
    margin-top: 16px;
    padding-bottom: 8px;
}

.bottam-link-desc {
    width: 159px;
    height: 157px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #c5c9ca;
    padding-top: 0px;
    padding-left: 16px;
    float: left;
    position: relative;
    margin-top: 0px;
    text-align: left;
    line-height: 15px;
}

    .bottam-link-desc a:link {
        color: #FFF;
        text-decoration: none;
    }

    .bottam-link-desc a:hover {
        color: #FFF;
        text-decoration: none;
    }

    .bottam-link-desc a:visited {
        color: #FFF;
        text-decoration: none;
    }

#coastal-family {
    width: 165px;
    height: 146px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: absolute;
    z-index: 5;
    top: 141px;
}

#coastal-left-part {
    width: 500px;
    height: 580px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.coastal-left-heading {
    width: 500px;
    height: 35px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #323232;
    padding-top: 0px;
    padding-left: 0px;
    float: left;
    position: relative;
    text-align: left;
}

#coastal-left-img {
    width: 500px;
    height: 300px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.coastal-left-desc {
    width: 500px;
    height: 245px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #8a8a8a;
    /*padding-top:30px;*/
    padding-left: 0px;
    float: left;
    position: relative;
    text-align: justify;
}
/********************** Image Slide Show ******************************/
#sliderFrame {
    position: relative;
    width: 500px;
    margin: 0 auto;
    top: 0px; /*center-aligned*/
}

#slider, #slider div.sliderInner {
    width: 500px;
    height: 300px;
    top: 0px; /* Must be the same size as the slider images */
}

#slider {
    background: #fff url(../images/loading.gif) no-repeat 50% 50%;
    position: relative;
    margin: 0 auto; /*center-aligned*/
    transform: translate3d(0, 0, 0);
    box-shadow: 0px 1px 5px #999999;
}
    /* image wrapper */
    #slider a.imgLink, #slider div.video {
        z-index: 2;
        position: absolute;
        top: 0px;
        left: 0px;
        border: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
    }
    /* Caption styles */
    #slider div.mc-caption-bg, #slider div.mc-caption-bg2 {
        position: absolute;
        width: 100%;
        height: auto;
        padding: 5px 0; /* 10px will increase the height.*/
        left: 0px; /*if the caption needs to be aligned from right, specify by right instead of 
left. i.e. right:20px;*/
        bottom: 0px; /*if the caption needs to be aligned from top, specify by top instead of 
bottom. i.e. top:150px;*/
        z-index: 3;
        overflow: hidden;
        font-size: 0;
    }

    #slider div.mc-caption-bg {
        /* NOTE: Its opacity is to be set through the sliderOptions.captionOpacity setting in the 
js-image-slider.js file.*/
        background: Black; /* or any other colors such as White, or: background:none; */
    }

    #slider div.mc-caption-bg2 {
        background: none;
    }

    #slider div.mc-caption {
        font: bold 14px/20px Arial;
        color: #EEE;
        z-index: 4;
        text-align: left;
        padding-left: 5px;
        background: none;
    }

        #slider div.mc-caption a {
            color: #FB0;
        }

            #slider div.mc-caption a:hover {
                color: #DA0;
            }
    /* ------ built-in navigation bullets wrapper ------*/
    /* Note: check themes\2\js-image-slider.css to see how to hide nav bullets */
    #slider div.navBulletsWrapper {
        top: 280px; /* Its position is relative to the #slider */
        text-align: right;
        background: none;
        position: relative;
        z-index: 5;
    }
        /* each bullet */
        #slider div.navBulletsWrapper div {
            width: 11px;
            height: 11px;
            font-size: 0;
            color: White; /*hide the index number in the bullet element*/
            background: transparent url(../images/bullet.png) no-repeat 0 0;
            display: inline-block;
            *display: inline;
            zoom: 1;
            overflow: hidden;
            cursor: pointer;
            margin: 0 6px; /* set distance between each bullet*/
        }

            #slider div.navBulletsWrapper div.active {
                background-position: 0 -11px;
            }
    /* --------- Others ------- */

    #slider div.loading {
        width: 100%;
        height: 100%;
        /* background: transparent url(loading.html) no-repeat 50% 50%; */
        filter: alpha(opacity=60);
        opacity: 0.6;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9;
    }

    #slider img, #slider > b, #slider a > b {
        position: absolute;
        border: none;
        display: none;
    }

    #slider div.sliderInner {
        overflow: hidden;
        -webkit-transform: rotate(0.000001deg); /* fixed the Chrome not crop border-radius bug*/
        position: absolute;
        top: 0;
        left: 0;
    }

    #slider > a, #slider video, #slider audio {
        display: none;
    }
/**************************** Image Slide Show ***************************/

#coastal-tour-details {
    width: 435px;
    height: 300px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 0px;
}

#coastal-tour-map {
    width: 435px;
    height: 244px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 31px;
}

.coastal-tour-details {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #787878;
    padding-top: 0px;
    padding-left: 0px;
    float: left;
    position: relative;
    text-align: left;
    line-height: 24px;
}

.coastal-tour-details-notes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    position: relative;
    text-align: left;
}

#coastal-tour-detailsBG {
    width: 435px;
    height: 200px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 0px;
}

#coastal-tour-buttonBG {
    width: 266px;
    height: 54px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 0px;
    background-color: #eddefb;
}

#coastal-tour-booknow {
    width: 112px;
    height: 32px;
    float: right;
    position: relative;
    margin-right: 12px;
    margin-top: 11px;
}

#coastal-tour-enq {
    width: 266px;
    height: 30px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 17px;
    background-color: #b4376f;
}

.coastal-tour-enq {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
    padding-left: 10px;
    float: left;
    position: relative;
    text-align: left;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

#coastal-tour-middlePart {
    width: 980px;
    height: 310px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.coastal-tour-pgmHead {
    width: 730px;
    height: 30px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #a82873;
    padding-top: 0px;
    padding-left: 0px;
    float: left;
    position: relative;
    text-align: left;
    font-weight: bold;
}
/*text-transform:uppercase; */
.inlineSubtitle {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-transform: none;
    font-weight: normal;
}

#coastal-tour-scrtext {
    width: 730px;
    height: 279px;
    margin-left: 0px;
    float: left;
    position: relative;
    margin-top: 0px;
}
/***************/
/** Coastal Scroll Bar**/
/***************/
.jScrollbar5 {
    width: 710px;
    height: 259px;
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    padding: 10px;
}

    .jScrollbar5 .jScrollbar_mask {
        width: 681px;
        position: relative;
        top: 0;
    }

        .jScrollbar5 .jScrollbar_mask p {
            font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
            margin: 0;
            padding: 0px;
            color: #000;
            font-size: 13px;
            text-align: justify;
        }

    .jScrollbar5 .jScrollbar_draggable {
        float: right;
        width: 12px;
        height: 259px;
        overflow: hidden;
        background: none;
        background-color: #cfcfcf;
        border: 1px solid #a9a9a9;
        position: relative;
    }

        .jScrollbar5 .jScrollbar_draggable a.draggable {
            position: relative;
            background: transparent url('../images/bg_draggable5.png') no-repeat;
            display: block;
            height: 52px;
            width: 12px;
            cursor: s-resize;
        }

#coastal-tour-trenW-BG {
    width: 217px;
    height: 305px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 0px;
    background-color: #f6f6f6;
    border: solid 5px #dfdfdf;
}

.coastal-tour-trenW-head {
    width: 216px;
    height: 30px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #00a859;
    float: left;
    margin-top: 0px;
    position: relative;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
    text-align: center;
}

#coastal-tour-trenW-BG {
    width: 217px;
    height: 305px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 0px;
    background-color: #f6f6f6;
    border: solid 5px #dfdfdf;
}

.coastal-tour-table-text {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #764f9e;
    text-align: left;
    padding-left: 5px;
}

    .coastal-tour-table-text a:link {
        color: #764f9e;
        text-decoration: none;
    }

    .coastal-tour-table-text a:hover {
        color: #b4376f;
        text-decoration: none;
    }

    .coastal-tour-table-text a:visited {
        color: #764f9e;
        text-decoration: none;
    }

#coastal-tour-table-BG {
    width: 217px;
    height: 214px;
    margin-right: 0px;
    float: right;
    position: relative;
    margin-top: 0px;
    background-color: #f6f6f6;
}

#coastal-tour-enq-now {
    width: 202px;
    height: 33px;
    margin-right: 7px;
    float: right;
    position: relative;
    margin-top: 18px;
    background-color: #f6f6f6;
}

#MTDC-Logo {
    width: 80px;
    height: 66px;
    margin-left: 0px;
    float: left;
    position: relative;
    margin-top: -20px;
}

.trips-title-bar1 {
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    float: left;
    height: 29px;
    margin-left: 0;
    margin-top: 10px;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    z-index: -1;
}

.textmidcut{
    text-decoration:line-through;    
}

.pilgrim-trips .tour_price_1DayPrice {
    color: #764f9e;
    font: normal 20px Helvetica, Arial, sans-serif;
    padding: 32px 10px;
    float: left;
    font-weight: bold;
    padding-bottom:5px;
}