/***** Featured Slider ******/
.banner_wrapper_main {
	margin:0px 0 15px 0;
	padding:0px;
	width:100%;
	/*background: #e9ecf1 url(../images/bg-slider.jpg) repeat-x 50% 0;*/
	height: 285px;
	border-bottom: 2px solid #aab6bd;
	clear:both;
	position:relative;
}
.banner_main {
	/*width:983px;*/
	width:100%;
	height:auto;
	margin:-14px 0 0 0;
	padding:0px;
	float:left;
}
.featured_slider_box {
	/*width:983px;*/
	width:100%;
	height:285px;
	margin:0 auto;
}
.slideshow-wrapper {
	background: #e9ecf1 url(../images/bg-slider.jpg) repeat-x 50% 0;
	height: 330px;
	border-bottom: 2px solid #aab6bd;
}
.slideshow-wrapper {
	position: relative;
}
.slideshow-wrapper #featured-slider {
	height:285px;
	/*width:983px;*/
	width:100%;
	overflow: hidden;
	padding-top: 20px;
}
#featured-slider {
	height:285px;
	/*width:983px;*/
	width:100%;
	overflow: hidden;
	padding:0px;
}
.rsSlide .rsContent .rsABlock h2, .rsSlide .rsContent .rsABlock h2 a {	
	margin: 10px 0;
	color: #fff;
	font-size: 16px;	
	line-height: 20px;
	text-decoration:none;
}
.rsSlide .rsContent .rsABlock h2 a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.rsSlide .rsContent .rsABlock p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom:0px;
	color: #fff;
}


.royalSlider {
	/*width: 600px;*/
	width:100%;
	height: 285px;
	position: relative;
	direction: ltr;
	overflow: visible;
}
.royalSlider > * {
	float: left;
}
.royalSlider img {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	max-width: none;
	width:100%;
	height:285px;
}
.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl {
	-webkit-backface-visibility: hidden;
	-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;
	z-index: 22;
}
/* Fullscreen options, very important ^^ */
.royalSlider.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;
}
.royalSlider .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%;
}
.royalSlider.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);
}
.rsMestre .rsArrow {
	height: 32px;
	width: 32px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsMestre .rsArrowLeft {
	right: 30px;
	bottom: 10px;
}
.rsMestre .rsArrowRight {
	right: 0;
	bottom: 10px;
}
.rsMestre .rsArrowIcn {
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-left: 3px;
	position: absolute;
	cursor: pointer;
	background: url(../images/rs-minim.png) transparent;
	border-radius: 2px;
}
.rsMestre .rsArrowIcn:hover {
}
.rsMestre.rsHor .rsArrowLeft .rsArrowIcn {
	background-position: -68px -36px;
}
.rsMestre.rsHor .rsArrowRight .rsArrowIcn {
	background-position: -68px -68px;
}
.rsMestre.rsVer .rsArrowLeft .rsArrowIcn {
	background-position: -100px -36px;
}
.rsMestre.rsVer .rsArrowRight .rsArrowIcn {
	background-position: -100px -68px;
}
.rsMestre .rsArrowDisabled .rsArrowIcn {
	opacity: .3 !important;
	filter: alpha(opacity=30);
	*display: none;
}
.rsMestre .rsBullets {
	position: absolute;
	bottom: 17px;
	right: 70px;
	z-index: 35;
	padding-top: 4px;
	height: auto;
	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMestre .rsBullet {
	width: 6px;
	height: 6px;
	display: inline-block;
 	*display:inline;
 	*zoom:1;
	padding: 6px 5px 6px 4px;
}
.rsMestre .rsBullet span {
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #CCC;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMestre .rsBullet.rsNavSelected span {
	background: #FFF;
}
