@charset "utf-8";

/*!@copyright 2016 Sigma Informatics*/
/************************************************************
 * @author Sigma Informatics http://www.sinf.gr
 * created with: "Sigma Informatics Site Builder v. 3.50.3"
 * date: 29/1/2016
 * media.css
************************************************************/

.arts-twin{
   min-width:773px;
   max-width:773px;
  padding-bottom:6px;
  border-right:1px solid #E5E2DE;
  border-bottom:1px solid #E5E2DE;
}

.album_wrapper{
    margin:0;
  padding:0;
  float:left;
 min-width: 100%;
 max-width: 100%;
  border-bottom:1px solid #E5E2DE;
}

.album_wrapper div{
  padding:6px;
}

.album_wrapper img{
 margin-left:4px;
 margin-top:4px;
 margin-bottom:10px;
 min-width: 98%!important;
 max-width: 98%!important;
}

.album_wrapper img:hover{
   opacity:0.9;
}

.album_viewer {
    margin-left: auto;
    margin-right: auto;
    margin-bottom:16px!important;
    height:100px!important;
    width:516px!important;
    position: relative;
   border: 1px solid #e5e2de!important;
    background:#fff!important;
/*     border-radius: 6px;  */
}

.albums-left-colm{
  margin:0;
  padding:0;
  float:left;
  min-width: 49%;
  max-width: 49%;
  border-right:1px solid #E5E2DE;
}

.albums-left-colm div{
  margin:0;
  padding:0;
}

.albums-right-colm{
 margin-left:-1px;
 padding:0;
 float:left;
 min-width: 50%;
 max-width: 50%;
 border-left:1px solid #E5E2DE;
}

.albums-right-colm div{
  margin:0;
  padding:0;
}

.photo_album_caption {
   margin-top:12px!important;
   margin-right:8px!important;
   margin-left:8px!important;
   padding-top:12px!important;
   padding-bottom:12px!important;
   /* padding:10px!important;    */
   /*  text-align:center!important;     */
   height: 100%!important;
    /* width: 99%!important;  */
   background: #e0e0e0;
}

.photo_album_caption h4{
  font-size:12px!important;
  margin-left:10px;
  margin-right:10px;
 font-weight:bold!important;
/*   color:#00aed3!important; */
}

.photo_album_caption h4 div{
  font-weight:bold!important;
}

.album_thumb {
    float:left;
    margin-left:4px!important;
    margin-top:0px!important;
    margin-bottom:10px!important;
    padding:0px!important;
    height:99%!important;
    width:99%!important;
    position: relative;
}

.album_magnifier{
      height:99%!important;
      width:99%!important;
      background: url('../../../plugins/prettyPhoto/magnifier50.png')  15px 20px no-repeat;
}

.album_magnifier:hover{
      background: url('../../../plugins/prettyPhoto/magnifier50.png')  15px 20px no-repeat;
}

.album_arrow{
      height:99%!important;
      width:99%!important;
     /*  background: url('../../../plugins/prettyPhoto/play-arrow.png')  15px 20px no-repeat;      */
}

.album_arrow:hover{
      /* background: url('../../../plugins/prettyPhoto/play-arrow.png')  15px 20px no-repeat; */
}

.lblink:hover > img{
       opacity:0.7!important;
}

.lblink:hover > p{
       background: url('../../../plugins/prettyPhoto/tranlens.png') no-repeat;
}

.arrowimg{
    position:absolute!important;
    left:150px;
    top:40%;
    min-height:50px!important;
    max-height:50px!important;
    min-width:74px!important;
    max-width:74px!important;
    background: url('../../../plugins/prettyPhoto/tranlens.png') no-repeat;
}

/* .arrowimg:hover + img{

}   */

.video-column{
    min-width: 740px!important;
    max-width: 740px!important;
   margin:0;
  padding:0;
  float:left;
/*   min-width: 49%;
  max-width: 49%;
  border-right:1px solid #E5E2DE;  */
}
  /*
.video_data div div{
 margin: 0!important;
 padding: 0!important;
}
 */
.video_title div{
    padding: 20px!important;
    font-weight:bold!important;
}

.video_title div div{
  margin: 0!important;
  padding: 0!important;
  font-weight:bold!important;
}

.videodetector {
	position: relative!important;
         margin: 10px!important;  /* */
       /*  margin-right: 6px!important;  */
        margin-bottom: 0!important;
	width         : 750px!important;
	height        : 0!important;
	padding-bottom: 60%!important;
}

.videodetector iframe {
	position: absolute!important;
	top     : 0!important;
	left    : 0!important;
	width   : 100%!important;
	height  : 100%!important;
}

.video_wrapper{
   min-width: 770px!important;
   margin-bottom: 20px!important;
   /* padding-right: 20px!important;    */
   border-bottom:1px solid #E5E2DE;
}

.vdlink:hover > img{
    opacity:0.7!important;
}

.vdlink:hover > p{
    background: url('../../../plugins/prettyPhoto/arrow_lin.png') no-repeat;
}

.vdimg{
    position:absolute!important;
    left:160px;
    top:40%;
    min-height:50px!important;
    max-height:50px!important;
    min-width:74px!important;
    max-width:74px!important;
    background: url('../../../plugins/prettyPhoto/arrow.png') no-repeat;
}
/*
.video_wrapper div{
   float:left;
 margin: 0!important;
   padding: 0!important;
}    */




