.hide {
	visibility: hidden;
	position: absolute;
}

/**************************** Scroller for home facilities ****************************/
.buttonArrow30x30 {
    float:left; visibility: hidden; }
.buttonArrow30x30 div{
    display:block;}
.buttonArrow30x30 div.previous{
    background-position:top left; }
.buttonArrow30x30 div:hover.previous{
    background-position:bottom left; cursor:pointer; }
.buttonArrow30x30 div.next{
    background-position:top right; }
.buttonArrow30x30 div:hover.next{
    background-position:bottom right; cursor:pointer; }

#scrollerFacilityHome {
    position:relative; display:block;
    width:950px; height:140px;
}

.buttonFacilities {
    float:left; padding-bottom:0px;  margin-left: 0px;}
.buttonFacilities a{
    display:block; width:113px; height:113px; float:left; margin-left:5px; position:relative;
    text-decoration:none; color:#B6B6B6; font-size:10px; font-weight:bold; text-align:center; text-transform:uppercase;
    cursor:pointer; }

.buttonFacilities a span{
    position:absolute; top:117px; left:0; padding:0 0px; display:block!important; }
.buttonFacilities a:hover span{
    color:white; }

.buttonFacilities a img{
    opacity: .6; /* Standards Compliant Browsers */
    filter: alpha(opacity=60); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);

    margin-top: 2px; width: 108px; height: 108px;
}

.buttonFacilities a:hover img{
    opacity: 1; /* Standards Compliant Browsers */
    filter: alpha(opacity=100); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

    margin-top: 0px; width: 112px; height: 112px;
}


/* content right cell */
.contentRight_cell {
    float:left; width:300px; padding:5px 10px; margin-bottom:10px;
    background:#8e908e; border:4px solid #727372;
}
.contentRight_cell h1{
    margin:0!important; }
.contentRight_cell span {
    width:100px; text-align:center;
}

/* BUTTON FACILITIES CONTENT RIGHT */
.contentRight_cell .buttonArrow30x30 {
    visibility: visible;
    margin:45px 3px;
}
.contentRight_cell .buttonArrow30x30 div{
    width:30px; height:30px;
    background-image:url('images/arrow_30x30_cellright.gif')!important;
}
.contentRight_cell .buttonFacilities{
    height:140px!important;}
.contentRight_cell .buttonFacilities a {
    width:104px; height:126px; float:left;
    padding: 4px 1px;
}
.contentRight_cell .buttonFacilities a span{
   top:112px; left:0; padding:0 3px;
   font-size: 9px;
}
.contentRight_cell .buttonFacilities div a{
}
.contentRight_cell .buttonFacilities a img{
    width: 104px; height: 104px;
}

.contentRight_cell .buttonFacilities a:hover img{
    width: 108px; height: 108px;
}

#qscroller32 {
    position:relative;
    display:block;
    width:226px;
    height:126px;
}




.contentRight_cell_list a{
    float:left; width:100%; display:block; margin:3px 0;
    text-decoration:none; }
.contentRight_cell_list a img{	float:left; border:3px solid #a6a7a6; margin-right:5px; width:125px; height:68px;}
.contentRight_cell_list a h2{	margin:0; padding:0; color:#fbd448; font-size:17px; }
.contentRight_cell_list a p{	margin:0; padding:0; color:#e7e7e7; line-height:12px;
				font-size:11px; font-weight:normal; text-align:left;	}

.contentRight_cell_list a:hover img{	border:3px solid #fbd448; }
.contentRight_cell_list a:hover p{		color:#fbd448; }

/**************************** Scroller for Last News **********************************/
#scrollerLastNews {
    float:left; position:relative;
    width:280px; height:230px;
    overflow: hidden;
}

#scrollerLastNews a{
    width:275px;
}

#scrollerLastNews a p{
    font-size: 11px;
}

#scrollerLastNews a span{
    float: right; position: static bottom;
    font-size: 10px; color: white;
}

/**************************** Scroller for old Banner **********************************/
#scrollerBanner {
    position:relative; border: 1px solid #888; display:block;
    width:650px; height:320px;
}

#scrollerBanner div {
    text-decoration:none; }

#scrollerBanner div a {
    color:#FBD448;}

/*#scrollerBanner div img{ z-index:2;  width:650px; height:280px;}*/

#scrollerBanner div img{
    z-index:2;}

#scrollerBanner div span{
    position:absolute; z-index:3; padding:10px 15px 0 15px; text-align:justify; display:block;
    top:255px; left:0; width:650px; height:55px;
    color:white; font-size:12px;
    background:url('images/black_alfa.png'); }


.qscroller4_menu {
    position:absolute; margin:5px 0 0 580px;
    z-index:6;
}
