p, ul, li   { margin: 0; padding: 0; }
a, div, p, ul, li, form, input, select, textarea  { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.nb              { border: 0 }  
.mr              { margin-right: 0.4em }
.mb              { margin-bottom: 0.4em }
.fl              { float: left; }
.fr              { float: right; }
.tc              { text-align: center; }
.cb              { clear: both; }
.lh0             { line-height: 0; }
.di              { display: inline }
.dn              { display: none }
.wn              { white-space: nowrap }
.oh              { overflow: hidden }
.cp              { cursor: pointer }
.w100            { width: 100%} 
.mw100           { max-width: 100%} 

.cf:before, .cf:after { content:""; display:table; }
.cf:after             { clear:both; }
.cf                   { zoom:1; }




.scale         { position: relative; line-height: 0; } 
.scale img     { border: 0; }
.area          { display: block; line-height: 1.4em; text-decoration: none; position: absolute; top: 0; bottom: 0; right: 0; left: 0; }

#top .area, .it .area, #photos .area     { overflow: hidden; }


.overlay_bottom  { text-align: center; padding-top: 2px; padding-bottom: 2px; line-height: 1.2em; position: absolute; bottom: 0; left: 0; right: 0; color: #fff; background-image: url(../img/trans_b_50.png);}

