/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#gallery_wrapper {width:472px;  height:247px;}
#gallery {
    background: #000 url('../images/loading.gif') no-repeat center center;
    overflow: hidden;
}
#gallery>img,
#gallery>div,
#gallery>a { display: none; }


#gallery .content {
    height: 247px;
    width: 472px;
}
#gallery .content img.bigImg {
    height: 247px;
    width: 472px;
}


#gallery .content .details
{
    font-size: 12px;
    position: absolute;
    width: 472px;
    bottom:0;
    height:50px;
    padding:5px 15px;
    color: #ffffff;
    background: url(../images/detailsBG.png);
}
#gallery .content .details .headerText {
    font-size: 2.2em;
    font-weight: normal;
    color:#ffffff;
    display:block;
}
#gallery .content .details .headerText span {
    /*font-size: 16px; */
}

#gallery .content .details a.detailsBtn
{
    font:bold 12px/24px Arial;
    color: #fff;
    display: block;
    margin-top: -3px;
    text-decoration:underline;
    cursor:pointer;
}
/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;	}

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }


/* TIMER
   ================================================== */

div.timer {
    display: none;
}


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: none }


/* BULLET NAV
   ================================================== */
.orbit-bullets {
    list-style: none;
    clear: both;
    direction: ltr;
    left: 9px;
    margin-top: -25px;
    position: absolute;
    text-align: left;
    z-index: 1000;

}
.orbit-bullets li {
    display: inline-block;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin: 0;
    text-indent: -999em;
    background: url(../images/bullets.png) no-repeat; color:#000000;

}

.orbit-bullets li.cls{background-position: 0px 0;}
.orbit-bullets li.cls:hover,
.orbit-bullets li.cls.active{background-position: 0px -23px; color:#ffffff;}

DIV.box h2 {
    color: #0c81c7;
    font-size: 1.6em;
    font-weight: bold;
    margin:10px;
}
DIV.box ul {margin:10px;}
DIV.box li {float:right; width:112px; line-height:1.6em;}
DIV.box li a { padding-right:10px; color:#424242; }
DIV.box li a:before { background: url("../images/easyGoSprite.png") no-repeat scroll 0 -63px transparent; color: transparent; content: ".."; height: 8px; width: 6px;}
DIV.box li a:hover { text-decoration:underline;}
/*================================================================*/

/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
================================================== */
#gallery_wrapper2
{
    width:442px;  height:294px;
    background: #fff;
    border:solid 1px #e7e7e7;
    padding:15px;
}


#gallery_wrapper2 #gallery {
    background: #fff url('../images/loading.gif') no-repeat center center;
    overflow: hidden;
}
#gallery_wrapper2 #gallery>img,
#gallery_wrapper2 #gallery>div,
#gallery_wrapper2 #gallery>a { display: none; }


#gallery_wrapper2 #gallery .content
{
    height: 280px;
    width: 447px;
    background:#fff;
    line-height:1.4em;
}
#gallery_wrapper2 #gallery .content h3 {
    font-size: 16px;
    color: #0C81C7;
    padding-bottom :5px;

}
#gallery_wrapper2 #gallery .content a {
    color: #4375BF; text-decoration:underline;
}

/* TIMER
================================================== */

/* DIRECTIONAL NAV
   ================================================== */
#gallery_wrapper2	.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    text-align: center;
    clear: both;
    margin-top:5px;
    width: 810px;
    direction: ltr;

}
#gallery_wrapper2 .specialImg {
    float: right;
    height: 45px;
    width: 45px;
    margin:10px 0 0 10px!important;
}

/* hotel Gallery Popup */

.hotelGalleryPopup{text-align: center;}
.hotelGalleryPopup .bigPic{height: 320px; margin: 0 auto; padding-bottom: 10px; width: 425px;}
.hotelGalleryPopup .smallPic{height: 145px; overflow-y: auto; width: 490px;}
.hotelGalleryPopup .smallPic ul {margin: 0 auto; width: 400px;}