/* Elastislide Style */
.es-carousel-wrapper{padding:10px 27px;position:relative;  box-shadow: 0 1px 3px #999999;position:relative;	margin-bottom:20px; background:#000}
.es-carousel{overflow:hidden;background:#000;}
.es-carousel ul{display:none;}
.es-carousel ul li{	height:100%;float:left;display:block;}
.es-carousel ul li a{display:block;	border-style:solid;	border-color:#222;opacity:0.8;-webkit-touch-callout:none;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;	-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.es-carousel ul li.selected a{border-color:#fff;opacity:1.0;}
.es-carousel ul li a img{display:block;	border:none;max-height:100%;max-width:100%;}
.es-nav span {  background: url("../images/nav_thumbs.png") no-repeat scroll 3px 32px #fff; cursor: pointer;  height: 89px; left: 0; margin-top: 0; opacity: 0.8;  position: absolute; text-indent: -9000px; top: 0;  width: 20px;}
.es-nav span.es-nav-next { background-position: -12px center;  left: auto; right: 0;}
.es-nav span:hover{opacity:1.0;}
.rg-gallery { float: left; margin-bottom: 60px;position: relative;  width: 570px;}
.rg-thumbs { bottom: -120px;  position: absolute;  width: 570px;}
.rg-gallery.new{  width: 400px;}
.blog.detail.nesw {  width: auto;}

@media screen and (max-width: 1024px) {
.blog.detail.nesw {  width: 549px;}
.rg-gallery { width: 460px;}
.rg-thumbs {width: 460px;}
.onenews {  overflow: hidden;  padding-bottom: 63px;}
}
