/*Gallery core styles*/
#gallery_wrapper .caption { font-family:Arial; font-size: 11px; color: #333; position: absolute; left: 0; top: 0; background: #ccc; overflow: hidden; z-index: 10; padding:6px; width:568px; }

#gallery_wrapper #stage { width:580px;height:360px;background: #1a0504;position:absolute;left:45px; top:84px; }

#gallery_wrapper #slider { background: #26110C;position:absolute;left:275px; bottom:9px;border:1px solid #1a0504;width:300px;height:50px; }

#gallery_wrapper #prevBtn { background: url(../images/photo_tour/arrow_left.gif) no-repeat top left; width:13px;height:34px;position:absolute;left:8px;top:240px;cursor:pointer; }

#gallery_wrapper #nextBtn { background: url(../images/photo_tour/arrow_right.gif) no-repeat top left; width:13px;height:34px;position:absolute;right:8px;top:240px;cursor:pointer; }

#gallery_wrapper #playBtn { background: url(../images/photo_tour/button_play.gif) no-repeat top left; width:10px;height:20px;position:absolute;left:195px;bottom:21px;cursor:pointer; }

#gallery_wrapper #pauseBtn { background: url(../images/photo_tour/button_pause.gif) no-repeat top left; width:10px;height:20px;position:absolute;left:195px;bottom:21px;cursor:pointer; }

#gallery_wrapper #preSlideBtn { background: url(../images/photo_tour/arrow_sm_left.gif) no-repeat top left; width:11px;height:20px;position:absolute;left:235px;bottom:21px;cursor:pointer; }

#gallery_wrapper #nextSlideBtn { background: url(../images/photo_tour/arrow_sm_right.gif) no-repeat top left; width:11px;height:20px;position:absolute;right:62px;bottom:21px;cursor:pointer; }

#gallery_wrapper .slideshow { background: url(../images/photo_tour/slideshow.gif) no-repeat top left; width:114px;height:35px;position:absolute;left:62px;bottom:15px; }

/*Page styles*/
#gallery_wrapper table {background:#000;}
#gallery_wrapper .gallery-inner-wrapper {width:670px;height:512px;background: #26110C;position:relative;}
#gallery_wrapper .gallery-top {background: url(../images/photo_tour/top.jpg) no-repeat top left; width:670px;height:84px;}
#gallery_wrapper .gallery-inner-left {background: url(../images/photo_tour/left.jpg) no-repeat top left; width:45px;height:428px;position:absolute;left:0;top:84px;}
#gallery_wrapper .gallery-inner-right {background: url(../images/photo_tour/right.jpg) no-repeat top left; width:45px;height:428px;position:absolute;right:0;top:84px;}

#gallery_wrapper .gallery-left {background: url(../images/photo_tour/left_resort.jpg) no-repeat top left; width:65px;height:550px;}
#gallery_wrapper .gallery-right {background: url(../images/photo_tour/right_resort.jpg) no-repeat top left; width:65px;height:550px;}
#gallery_wrapper .gallery-bottom {background: url(../images/photo_tour/bottom.jpg) no-repeat top left; width:670px;height:38px;position:absolute;z-index:2;left:65px;top:-39px; }

#gallery_wrapper #fbLikeBtn {position:absolute;left:60px;top:380px;z-index:10;}
#gallery_wrapper #pininterestBtn {position:absolute;left:60px;top:350px;z-index:10;}


#gallery_wrapper .gallery-left,
#gallery_wrapper .gallery-right,
#gallery_wrapper .gallery-bottom{background:url(gallery.css)!important;width:0;height:0;}
#gallery_wrapper table{background-color:transparent;}

.ui-dialog{background-color:#260e0a;}
.ui-dialog .ui-dialog-content{padding:0;}
.ui-widget-content{background:url(gallery.css);}
.ui-widget{background-color:#260e0a;}