
#flexiselDemo32 .nbs-flexisel-item img{width:auto !important;margin-left:0px !important;}
#flexisel2 .nbs-flexisel-nav-left{top:205px !important;}
#flexisel2 .nbs-flexisel-nav-right{top:205px !important;}

#img-border{
    overflow:hidden;
    margin-bottom:20px;
    width:297px;
    height:294px;
    z-index:9;
    position:relative;

}

#img-borderimg_events{
    background-image:url(../images/img-wrap.png);
    background-repeat: no-repeat;
    margin-bottom:20px;
    width:297px;
    height:298px;
    z-index:9;
    position:relative;
	display: none !important;
}

#img-borderimg2{
    background-image:url(../images/img-wrap2.png);
    background-repeat: no-repeat;
    margin-bottom:20px;
    width:297px;
    height:294px;
    z-index:9;
    position:relative;
	display: none !important;
}

.mov_elementt h4{line-height:17px;}

#item-width{width:297px;height:5px;}
#item-width-read{width:297px;height:5px;margin-top:23px;}

#read_more_line{background-color:#666666;width:50px;height:1px;}
.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    height:530px;
}

.nbs-flexisel-item {
    float:left;
    margin:10px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}

#shoplogoslider .nbs-flexisel-item img { 
    width: 190px; 
	height:91px !important;
	margin-top:15px;
    cursor: pointer;
    position: absolute;  
    margin-left:-133px;
    z-index:-1;
}

.nbs-flexisel-item img { 
    width: 264px; 
	/*height:290px;*/
    cursor: pointer;
    position: absolute;  
    margin-left:-133px;
	/*
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	*/
    z-index:-1;
}

#home-page-movies .nbs-flexisel-inner { 
	height: 650px;
}
#flexiselDemo31 .nbs-flexisel-item #img-border { 
	height: 394px;
}
#flexiselDemo31 .nbs-flexisel-item img { 
    width: 255px; 
	height: auto;
	margin-top:16px;
    cursor: pointer;
    position: absolute;  
    margin-left:-125px;
	/*
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	*/
    z-index:-1;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 25px;
    height: 44px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: -40px;
    margin-top:-80px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -40px;
    margin-top:-80px;
    background: url(../images/button-next.png) no-repeat;
}

#flexisel2 .nbs-flexisel-nav-left {
    left: -40px;
    margin-top:-157px !important;
    background: url(../images/prev.png) no-repeat;
}

#flexisel2 .nbs-flexisel-nav-right {
    right: -40px;
    margin-top:-157px !important;
    background: url(../images/next.png) no-repeat;
}