/*  demo.loja5.pt/facebook  */

/*Código Desenvolvido pela Bsolus*/

 
.gkIsWrapper-gk_musicity {
    position: relative;
    width: 100%;
    float: left;
}
.gkIsWrapper-gk_musicity .gkIsSlides {
	position: relative;
	overflow: hidden;
}
.gkIsWrapper-gk_musicity .gkIsSlide {
	left: 0;
    position: absolute;
    top: 0;
}
.gkIsWrapper-gk_musicity .slide-links .gkIsSlide {
	cursor: pointer;
}
.gkIsWrapper-gk_musicity .gkIsTextData {
	display: none;
}
.gkIsWrapper-gk_musicity .gkIsPreloader {
	position: absolute;
	z-index: 128;
	top: 0;
	left: 0;
	background: #fff url('images/loader.gif') no-repeat center center;
	width: 100%;
	height: 100%;
	text-indent: -999em;
}
.gkIsWrapper-gk_musicity .gkIsText {
    height: 31px;
    padding: 0 7px 0 0;
    position: relative;
    right: 0;
    top: 0px;
    width: 100%;
    z-index: 127;
}
.gkIsWrapper-gk_musicity .gkIsText a {
	color: #fff;
}
.gkIsWrapper-gk_musicity .gkIsText a:hover, .gkIsWrapper-gk_musicity .gkIsText a:focus {
	color: #bc3726;
}
.gkIsWrapper-gk_musicity .gkIsDate {
	position: absolute;
	left: 0;
	padding: 0 20px 0 14px;
	background: transparent url('images/gk_is_date.png') no-repeat right 0;
	height: 34px;
	line-height: 34px;
	z-index: 127;
	font-weight: bold;
	color: #fff;
}
.gkIsWrapper-gk_musicity .gkIsTextTitle {
	float: left;
}
.gkIsWrapper-gk_musicity .gkIsTextInterface {
    float: none;
    text-align: center;
}
.gkIsWrapper-gk_musicity .gkIsTextInterface span {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 2px solid #565656;
    border-radius: 12px;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 13px;
    margin: 8px 0 0 5px;
    text-indent: -999em;
    width: 13px;
    text-align: center;
}
.gkIsWrapper-gk_musicity .gkIsTextInterface span:first-child {
	margin-left: 0;
}
.gkIsWrapper-gk_musicity .gkIsTextInterface span.active, .gkIsWrapper-gk_musicity .gkIsTextInterface span:hover {
    background: none repeat scroll 0 0 #e1001a;
    border: 2px solid transparent;
    height: 13px;
    width: 13px;
}