.video {position:relative;}



.galleryflop {
	background: rgba(0,0,0,0.8);
	position:fixed;
	z-index:9998;
	left:0px;
	top:0px;
	width:100%;
	height:100%;  text-align: center; 
}
.galleryflop_win {
	width:800px;
	height:auto;
	position:relative;
	z-index:9999;
	margin:0px auto;
        top:50%;
        margin-top: -200px;       
	overflow:hidden;
	border: 0;
	background:none;
        padding-left:0px;
}
#galleryflop_close {
	position:fixed;
        margin-left:0px;
        top:50%;       
        left:50%;
        margin-left:250px;
        margin-top: -260px;    
        width:27px; height:27px; text-align: center; 
}
#galleryflop_close:hover{
	position:fixed;
        margin-left:0px;
        top:50%;       
        left:50%;
        margin-left:250px;
        margin-top: -260px;    
        width:27px; height:27px; text-align: center; cursor:pointer;
}

/*GALLERY ITEMPAGE*/

.floptitle {color:#374861; line-height:84px; font-size:35px; font-weight:300; text-align:left;}
.floptitle .gallery_close {float:right; cursor:pointer;}
.floppict {position:relative; border:1px solid #e7e7e7; width:860px; overflow:hidden; top:-30px; }
.floppict .foto {height:570px;  width:860px; vertical-align:middle; display: table-cell; text-align:center; padding:15px 0px; overflow:hidden;} 
.floppict .flopgallery {position:relative; height:102px; width:824px; margin-left:23px; margin-bottom:23px;} 
.floppict .flopgallery .flopfotolist{ width: 800px; overflow: hidden; position: absolute; left: 35px; top: 0px; padding-left:10px;}

.flopfotolist ul { width: auto; padding: 0px; margin: 0px; list-style: none; }
.flopfotolist ul li { display:inline-block; padding: 0px; margin: 0px; width: 120px; text-align: center;}

.flopfotolist .flopfotos li div{border:none; width:700px; height:550px; margin-right:8px; margin-left:8px; overflow:hidden;}
.flopfotolist .flopfotos li div:hover {border:none; cursor:pointer;  height:550px; width:700px; margin-right:8px; margin-left:8px;}
.flopfotolist .flopfotos li div img {  height:auto;}
.flopfotolist .flopfotos li div img:hover { cursor:pointer;  height:auto;}

/*
.floppict .flopgallery .flopfotolist .flopfotos li {border:2px solid #e7e7e7; width:100px; height:100px; margin-right:16px; overflow:hidden;}
.floppict .flopgallery .flopfotolist .flopfotos li:hover {border:2px solid #374861; cursor:pointer;  height:100px; width:100px;  margin-right:16px;}
.floppict .flopgallery .flopfotolist .flopfotos li img {  height:100px;}
.floppict .flopgallery .flopfotolist .flopfotos li img:hover { cursor:pointer;  height:100px;}
*/
#prevflop { position: absolute; left: -1px; top: 250px; background: url(../img/prev.png) no-repeat left top; width: 50px; height: 45px; cursor: pointer; }
#nextflop { position: absolute; right: -1px; top: 250px; background: url(../img/next.png) no-repeat left top; width: 50px; height: 45px; cursor: pointer; }

#mflop {
	background: rgba(0,0,0,0.8);
	position:fixed;
	z-index:9998;
	left:0px;
	top:0px;
	width:100%;
	height:100%;  text-align: center; 

}
#mflopmain {
	background: rgba(0,0,0,0.8);
	position:fixed;
	z-index:9998;
	left:0px;
	top:0px;
	width:100%;
	height:100%;  text-align: center; 

}
.magazineflop_win { background:url('/themes/default/img/loading.png') no-repeat center center ;
/*background: #e6ddc1;*/
 /*box-shadow: 0px 0px 15px 0px #000;*/ padding: 32px 30px 30px 30px;
	width:1040px;
    	height:700px;
	position:relative;
	z-index:9999;
	margin:0px auto;
        top:50%;
       /* box-shadow:0px 0px 30px #000000;*/
        margin-top: -390px;       
	overflow:hidden;
	border: 0;
}
.magazinetitle {width:900px; font: italic normal 22px/32px "Times New Roman", Times, serif; color: #e9d49a; line-height:20px; padding:10px 10px 15px 10px; text-align:justify; margin-left:60px; text-shadow:none;}

#magazineflop_close {
        background: url('/themes/default/img/cross.png') no-repeat left top;
        position:absolute;
        right:100px;
        top:10px;        
        width:47px; height:47px; 
        text-align: center; 
}
#magazineflop_close:hover{
	float:right;
        width:47px; height:47px; 
        text-align: center; 
        cursor:pointer;
}
.videoflop {
	background: rgba(0,0,0,0.8);
	position:fixed;
	z-index:9998;
	left:0px;
	top:0px;
	width:100%;
	height:100%;  text-align: center; 

}
.videoflop_win { background:url('/themes/default/img/loading.png') no-repeat center center ;
/*background: #e6ddc1;*/
 /*box-shadow: 0px 0px 15px 0px #000;*/ padding: 32px 30px 30px 30px;
	width:1040px;
	height:700px;
	position:relative;
	z-index:9999;
	margin:0px auto;
        top:50%;
       /* box-shadow:0px 0px 30px #000000;*/
        margin-top: -390px;       
	overflow:hidden;
	border: 0;
}
.videotitle {width:670px; font: italic normal 22px/32px "Times New Roman", Times, serif; color: #e9d49a; line-height:20px; padding:10px 10px 15px 10px; text-align:justify; margin-left:60px; text-shadow:none; margin-left:218px;}

#videoflop_close {
        background: url('/themes/default/img/cross.png') no-repeat left top;
        position:absolute;
        right:100px;
        top:10px;        
        width:47px; height:47px; 
        text-align: center; 
}
#videoflop_close:hover{
	float:right;
        width:47px; height:47px; 
        text-align: center; 
        cursor:pointer;
}