.DayRoyalSlider{width:800px;height:500px;position:relative;direction:ltr;}
.DayRoyalSlider > *{float:left;}
.rsWebkit3d .rsSlide{-webkit-transform:translateZ(0);}


.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer{-webkit-transform:none;}
.rsOverflow{width:100%;height:100%;position:relative;overflow:hidden;float:left;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.rsVisibleNearbyWrap{width:100%;height:100%;position:relative;overflow:hidden;left:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.rsVisibleNearbyWrap .rsOverflow{position:absolute;left:0;top:0;}
.rsContainer{position:relative;width:100%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}

.rsArrow,
.rsThumbsArrow{cursor:pointer;}
.rsThumb{float:left;position:relative;}

.rsArrow,
.rsNav,
.rsThumbsArrow{opacity:1;-webkit-transition:opacity 0.3s linear;-moz-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}
.rsHidden{opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;transition:visibility 0s linear 0.3s,opacity 0.3s linear;}
.rsGCaption{width:100%;float:left;text-align:center;}

.DayRoyalSlider.rsFullscreen{position:fixed !important;height:auto !important;width:auto !important;margin:0 !important;padding:0 !important;z-index:2147483647 !important;top:0 !important;left:0 !important;bottom:0 !important;right:0 !important;}
.DayRoyalSlider .rsSlide.rsFakePreloader{opacity:1 !important;-webkit-transition:0s;-moz-transition:0s;-o-transition: 0s;transition: 0s;display:none;}
.rsSlide{position:absolute;left:0;top:0;display:block;overflow:hidden;height:100%;width:100%;}
.DayRoyalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide{height:auto;}
.rsContent{width:100%;height:100%;position:relative;}
.rsPreloader{position:absolute;z-index:0;}
.rsNav{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;}
.rsNavItem{-webkit-tap-highlight-color:rgba(0,0,0,0.25);}
.rsThumbs{cursor:pointer;position:relative;overflow:hidden;float:left;z-index:22;}
.rsTabs{float:left;background:none !important;}
.rsTabs,
.rsThumbs{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0);}

#DayGallery {
	width:800px;
	margin: 15px 0 55px;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.DayRsDefault,.DayRsDefault .rsOverflow,.DayRsDefault .rsSlide,.DayRsDefault .rsVideoFrameHolder,.DayRsDefault .rsThumbs {color:#5b322e;margin:0 auto;}

.DayRsDefault .rsArrow {height:100%;width:48%;position:absolute;display:block;cursor:pointer;z-index:21;}
.DayRsDefault.rsVer .rsArrow {width:100%;height:44px;}
.DayRsDefault.rsVer .rsArrowLeft {top:0;left:0;}
.DayRsDefault.rsVer .rsArrowRight {bottom:0;left:0;}
.DayRsDefault.rsHor .rsArrowLeft {left:0;top:0;}
.DayRsDefault.rsHor .rsArrowRight {right:0;top:0;}
.DayRsDefault .rsArrowIcn {width:38px;height:38px;top:50%;left:0;margin-top:-19px;position:absolute;cursor:pointer;background:url(sprite.png);}
.DayRsDefault .rsArrowIcn:hover {}
.DayRsDefault.rsHor .rsArrowLeft .rsArrowIcn {background-position:-151px -316px;left:10px;}
.DayRsDefault.rsHor .rsArrowRight .rsArrowIcn {background-position:-229px -316px;left:auto;right:10px;}
.DayRsDefault.rsVer .rsArrowLeft .rsArrowIcn {background-position:-151px -316px;left:10px;}
.DayRsDefault.rsVer .rsArrowRight .rsArrowIcn {background-position:-229px -316px;left:auto;right:10px;}
.DayRsDefault .rsArrowDisabled .rsArrowIcn {opacity:.2;filter:alpha(opacity=20);*display:none;}

.DayRsDefault .rsThumbsHor {width:100%;height:100px; margin-top: 40px;}
.DayRsDefault .rsThumbsVer {width:130px;height:100%;position:absolute;top:0;right:0;}
.DayRsDefault.rsWithThumbsHor .rsThumbsContainer {position:relative;height:100%;}
.DayRsDefault.rsWithThumbsVer .rsThumbsContainer {position:relative;width:100%;}
.DayRsDefault .rsThumb {float:left;overflow:hidden;width:112px;height:80px;border:2px solid #dbdbdb;padding:3px;}
.DayRsDefault .rsThumb img {width:100%;height:100%;opacity:0.7;filter:alpha(opacity=70);}
.DayRsDefault .rsThumb.rsNavSelected {border-color:#9c8080;}
.DayRsDefault .rsThumb.rsNavSelected img {opacity:1;filter:alpha(opacity=100);}
.DayRsDefault .rsTmb {display:block;}
.DayRsDefault a.rsImg {width:100%;display:block;padding:20px 0;font-size:12px;line-height:30px;text-align:center;}

.DayRsDefault .rsThumbsArrow {height:40px;width:40px;position:absolute;display:none;cursor:pointer;z-index:21;}
.DayRsDefault .rsThumbsHor:hover .rsThumbsArrow {display:block;}
.DayRsDefault .rsThumbsArrow:hover {}
.DayRsDefault.rsWithThumbsVer .rsThumbsArrow {width:100%;height:20px;}
.DayRsDefault.rsWithThumbsVer .rsThumbsArrowLeft {top:50px;left:0;}
.DayRsDefault.rsWithThumbsVer .rsThumbsArrowRight {bottom:0;left:0;}
.DayRsDefault.rsWithThumbsHor .rsThumbsArrowLeft {left:8px;top:65px;}
.DayRsDefault.rsWithThumbsHor .rsThumbsArrowRight {right:8px;top:65px;}
.DayRsDefault .rsThumbsArrowIcn {width:40px;height:40px;top:50%;left:50%;margin-top:-19px;margin-left:-19px;position:absolute;cursor:pointer;background:url(img/png.png);}
.DayRsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {background-position: -200px -392px;}
.DayRsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {background-position: -280px -392px;}
.DayRsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {background-position: -200px -392px;}
.DayRsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {background-position: -280px -392px;}
.DayRsDefault .rsThumbsArrowDisabled {opacity:.3 !important;filter:alpha(opacity=30) !important;}

.DayRsDefault .rsFullscreenBtn {right:0;top:0;width:44px;height:44px;z-index:22;display:block;position:absolute;cursor:pointer;}
.DayRsDefault .rsFullscreenIcn {display:block;margin:6px;width:32px;height:32px;background:url(img/rs-default.png) 0 0;background-color:#000;background-color:rgba(0,0,0,0.75);*background-color:#000;border-radius:2px;}
.DayRsDefault .rsFullscreenIcn:hover {background-color:rgba(0,0,0,0.9);}
.DayRsDefault.rsFullscreen .rsFullscreenIcn {background-position:-32px 0;}

.DayRsDefault .rsPreloader {width:100%;height:100%;background:#ffffff url(/statics/images/msg_img/loading_d.gif) no-repeat center center;left:0;top:0;}
.DayRsDefault .rsGCaption {position:absolute;float:none;bottom:-35px;left:0;z-index:99;text-align:center;width:100%;font-size:12px;line-height:30px;color:#5b322e;}