/* @override http://df.e27.eu/fileadmin/templates/moopopup/css/moodalbox.css */

/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
cursor: pointer;
background-color: #fff;
/*z-index: 10;*/
}

div#mb_center, div#mb_bottom {
position: absolute;
overflow: visible;
}

div#mb_contents {
width: 200px;
height: 300px;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}



.mb_loading {}


#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.4em;
text-align: left;
border-top-style: none;
}

a#mb_close_link {
display: block;
width: 66px;
height: 22px;
background: transparent url(../img/gallery_shut_hell.png) no-repeat right;
margin: 5px 0;
/*background-color: #FFF;*/

padding-left: 200px;
/* padding-left: 374px; */
margin-left: 16px;
position: absolute;
right: 20px;
display: none
}

div#mb_caption {
margin-right: 71px;
}

div#mb_contents2 {
background-image: url(../img/Untitled-1_03.png);
background-repeat: no-repeat;
width: 470px;
height: 434px;
overflow: hidden;
padding: 7px 7px 7px 7px;
}

div#mb_center {
left: /*507px;*/518px;
margin-top: /*120px*/145px;
}

div#mb_bottom {
position: absolute;
z-index: 21;
background-color: #fff;
left: 510px;
margin-top: 125px;
}