#slideShow div.dummy
{	
	position:absolute;
	width:920px;
	height:240px;
	left:0px;
}
.MainFrame 
{
	/*background-size:920px 240px;*/
	background-repeat:no-repeat;           
	position: relative;
	background-color: #ebebeb;
	text-align: center;
	width:920px;
	height:340px;
	padding-bottom:-10px;
overflow: hidden;
}
div.slides 
{
	text-align: center;
	left:100px;
	z-index: 1;
	display: none;
	width:920px;
	height:240px;
}
#fadeBlock div.setTitle, #fadeBlock div.slideTitle 
{
	font-family: "Franklin Gothic Book", Arial, Helvitica, sans-serif;
	display:block;
	position:absolute;
}
.setTitle 
{
	color: #995a01;
	font-size: 14px;
	font-weight: bold;
}
#fadeBlock div.slideTitle 
{
	border-style: solid solid solid none;
	border-width: 0;
	border-color: #808080;
	/*opacity: 0.65;
	filter: alpha(opacity = 65);*/
	text-align: center;
	left: 15px;
	top: 85%;
	color: #003300;
	background-color: #FFfff5;
	height: 22px;
	width: auto;
	z-index: 20;
	padding: 0px 20px 0px 20px; 
}
a.previousArrow
{
	left: 0px;
	background:url('/uploads/UIPRSG/Hostal-SG/Slideshow/images/l.png');
}
a.nextArrow
{
	right: 0px;
	background:url('/uploads/UIPRSG/Hostal-SG/Slideshow/images/r.png');
}
#Slideshow a.nextArrow,
#Slideshow a.previousArrow
{
	opacity: 0.75;
	filter: alpha(opacity = 75);
	cursor:pointer;
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -16px;
	z-index: 60;  
	height: 46px;
	width: 25px;
}
#slide1 {
	display:block;
}
#fadeBlock img
{
	border: none;
	/*height:240px;*/ 
	width:920px; 
	border:0;
}
a.slidebullets 
{
	background-image:url('/uploads/UIPRSG/Hostal-SG/Slideshow/images/clear.png');
	background-repeat:no-repeat; 
	font-size:9px;
	color:transparent;
}
a.slidebullets:hover
{
	background-image:url('/uploads/UIPRSG/Hostal-SG/Slideshow/images/white.png');
}

#Slideshow a.slidebullets
{
	opacity: 0.75;
	filter: alpha(opacity = 75);
	cursor:pointer;
	/*display: block;*/
	letter-spacing: 6px;
	z-index: 99999;
	text-indent: -1000px;
	float: left;  
	height: 10px;
	width: 13px;
}

.PicSelect
{
	margin-left:5px;
	text-align:left;
	position:relative;
	width:920px;
	top: -230px;
	left: 0px;
}
#imagepreview
{
	border-color: #808080 #C0C0C0 #808080 #C0C0C0;
	position: absolute;
	visibility: hidden;
	border-style: solid;
        border-width: 2px;
}

#ball
{
	position: absolute; visibility:hidden;left: 107px; top: 254px;
}
/* Stylesheet: UIPRSG-Hostal-Slideshow-css Modified On 2014-03-10 12:50:47 */
