/**************************************font face embeded *****************************************************************/
@font-face {font-family: 'FuturaBookRegular';src: url('futura_book-webfont.eot');src: local('☺'), url('futura_book-webfont.woff') format('woff'), url('futura_book-webfont.ttf') format('truetype'), url('futura_book-webfont.svg#webfontmjPWBCx7') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'FuturaXBlkCnBTExtraBlack';src: url('futurxkc-webfont.eot');src: local('☺'), url('futurxkc-webfont.woff') format('woff'), url('futurxkc-webfont.ttf') format('truetype'), url('futurxkc-webfont.svg#webfontgloQbZGc') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'FuturaLtBTLight';	src: url('futult_-webfont.eot');src: local('☺'), url('futult_-webfont.woff') format('woff'), url('futult_-webfont.ttf') format('truetype'), url('futult_-webfont.svg#webfontBNuCWsry') format('svg');font-weight: normal;font-style: normal;}
.FuturaBook {font-weight: normal;font-style: normal;line-height:normal;font-family: 'FuturaBookRegular';}
.FuturaBTExtraBlackCondensed {font-weight: bolder;font-style: normal;line-height:normal;font-family: 'FuturaXBlkCnBTExtraBlack';}
.FuturaBTLight {font-weight: lighter;font-style: normal;line-height:normal;font-family: 'FuturaLtBTLight';}
/**************************************************************************************************************************/
#MB_overlay {
    width: 100%;
    height: 100%;
    background-color: #000000;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    z-index: 1001;
}
#MB_overlay[id] { position: fixed; }
#MB_window {
    left: 459px;
    position: fixed;
    top: 43px;
    z-index: 1002;
}
#MB_window[id] { position: fixed !important; }
 #MB_frame {}
 
#MB_header {text-align:center;line-height:38px;background:url(../img/newcharte/popup/arr-popup-1.png) no-repeat;height:39px;width:505px;display:block;}
#MB_content{padding-left: 40px;background-image:url(../img/newcharte/popup/arr-popup-2.png); background-repeat: repeat-y; background-position: 0 top;width:465px; color: #3f3f3f;font-family: FuturaLtBTLight;font-size: 14px;font-weight: lighter;min-height:40px;display:block;}
#MB_footer{
/*background:url(../img/newcharte/popup/arr-popup-3.png) no-repeat bottom;width:505px;height:53px;display:block;*/
    background: url("../img/newcharte/popup/pop-bot.png") no-repeat center top;
    display: block;
    height: 15px;
    width: 507px;
}

#MB_caption {
color:#5a9001;
font-weight:lighter;
font-size:18px;
font-family:'FuturaBookRegular';
}
 

#MB_close {
display:none;
position: absolute;
right: 5px;
top: 4px;
padding: 2px 3px;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
#MB_close:hover {
background: transparent;
}
 
#MB_loading {
padding: 1.5em;
text-indent: -10000px;
background: transparent url(spinner.gif) 50% 0 no-repeat;
}
 
/* Color scheme */
/*
#MB_window {
background-color: #FBF5D2;
color: #000;
 
-webkit-box-shadow: 0 0 64px #000;
-moz-box-shadow: #000 0 0 64px;
box-shadow: 0 0 64px #000;
}
 
#MB_frame {
padding-bottom: 4px;
 
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
 
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
 
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
 
#MB_content { border-top: 1px solid #F9F9F9; }
 
#MB_header {
background-color: #265500;
border-bottom: 1px solid #CCC;
}
 
#MB_caption { color: #FFFFFF }
#MB_close { color: #FFFFFF }
#MB_close:hover { color: #FFFFFF }
*/ 
 

/* Alert message */
/*
.MB_alert {
margin: 10px 0;
text-align: center;
}*/