/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.nivoSlider {
    position: relative;
    background: #fff url(../Images/loading.gif) no-repeat 50% 50%;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }

    .nivoSlider a {
        border: 0;
        display: block;
    }

.nivo-controlNav {
    text-align: center;
    bottom: 15px;
    height: 13px;
    left: 50%;
    margin-left: -51px;
    opacity: 0.5;
    padding: 15px 13px 15px 17px;
    position: absolute;
    width: 72px;
    z-index: 210;
    display: none;
}

    .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(../Images/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
    }

        .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../Images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

:hover .nivo-directionNav a {
    opacity: 1;
}

a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

a.nivo-prevNav {
    left: 15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

    .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .nivo-caption a:hover {
            color: #fff;
        }

.nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

    .nivo-controlNav.nivo-thumbs-enabled a {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 5px;
    }

    .nivo-controlNav.nivo-thumbs-enabled img {
        display: block;
        width: 120px;
        height: auto;
    }

/*********************** Start Banquet Html Pages *********************/

#DivContaintmain {
    position: absolute;
    background: #000;
    color: #fff;
    width: 477px;
    height: 455px;
    text-align: justify;
    z-index: 8;
    padding: 12px;
    left: 49.3%;
    opacity: 0.9;
    overflow-y: auto;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
}

#divtopContaint {
    min-height: 290px;
}

.ContaintTitle {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.linkOnBanuetPage {
    padding-left: 30px;
}

.bottomLinkOnBanuetPage {
    width: 184px;
    height: 42px;
    padding: 10px;
}

.topLinkOnBanuetPage {
    width: 184px;
    height: 42px;
    text-align: center;
    padding: 10px;
    padding-left: 100px;
}

.LinkBridalBrochureImg {
    background: url(../images/BridalBrochure.png) no-repeat;
    width: 184px;
    height: 42px;
}

#LinkVideoGalleryImg {
    background: url(../images/ViewPhotoGallery.png) no-repeat;
    width: 184px;
    height: 42px;
}

.LinkBanquetInquiryImg {
    background: url(../images/BanquetInquiry.png) no-repeat;
    width: 184px;
    height: 42px;
}

/*********************** End Banquet Html Pages **********************/



/*********************** Start Wedding Html Pages *********************/
#divHtmlContainBottom {
    position: absolute;
    float: left;
    filter: alpha(opacity = 10);
    -moz-opacity: 10;
    -khtml-opacity: 10;
    width: 440px;
    width: 440px;
    margin-top: 10px;
}



/*********************** End Wedding Html Pages *********************/

#divMasterPageFooter {
    font-family: Verdana;
    font-size: 11px;
}

#divMasterPageFooterLink a {
    width: 400px;
}

.col3 paa {
    font-family: Verdana;
    font-size: 11px;
}

.col4 {
    text-align: right;
    padding-right: 15px;
}

    .col4 span {
        color: #fff;
    }

.classSitemap p {
    text-align: right !important;
}

#tabs-1 {
    width: 200px;
    height: 400px;
    font-family: Verdana;
    font-size: 12px;
    background: red;
}

.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    padding: 1em 1.4em;
}

/*********************** Start Testimonial Html Pages *********************/
#divTestimonialpanel {
    float: left;
    height: 443px;
    margin: 5px;
    overflow-y: scroll;
    padding: 10px;
}

.TestimonialText {
    color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 15px;
    text-align: justify;
    width: 560px;
}

.TestimonialAuthorName {
    color: #FFCC00;
    font-family: verdana;
    font-weight: bold;
    text-align: right;
    width: 590px;
    font-size: 11px;
    border-bottom: 1px dotted #fff;
}
/*********************** End Testimonial Html Pages *********************/
/*********************** Start Catering Html Pages *********************/
.SubTitle {
    color: #FFCC00;
    font-size: 15px;
}

.SubTitle2 {
    color: #FFCC00;
    font-size: 11px;
}
/*********************** End Catering Html Pages *********************/

.CateringPageContainer #divOverMottoHome #DivContaintmain span:nth-child(2) {
    display: none !important;
}
