/* CSS Document */
.hpmaisMultibox { position:absolute; float:left; }
.hpmaisMultibox .container { background-color:#000000; width:auto; height:auto; border:1px solid #666666; position:relative; float:left; }
.hpmaisMultibox .imagecontainer { margin:2px; width:687px; height:461px; float:left; position:relative; }
.hpmaisMultibox .galeria_thumbs { height:461px; width:134px; float:left; margin:2px; }
.hpmaisMultibox .galeria_bt_acima { width:134px; height:40px; background:url(bt_acima.jpg) no-repeat center; cursor:pointer; }
.hpmaisMultibox .galeria_bt_abaixo { width:134px; height:40px; background:url(bt_abaixo.jpg) no-repeat center; cursor:pointer; }
.hpmaisMultibox .galeria_wrapper { width:134px; overflow:hidden; height:381px; background-color:#333333; position:relative; }
.hpmaisMultibox .galeria_slide { width:134px; height:auto;  }
.hpmaisMultibox .galeria_thumb { width:124px; height:86px; cursor:pointer; margin:3px; border:2px solid #333333; background:no-repeat center; }
.hpmaisMultibox .galeria_thumb:hover { border:2px solid #666666; }
.hpmaisMultibox .galeria_thumb_sel { width:124px; height:86px; cursor:pointer; margin:3px; border:2px solid #666666; background:no-repeat center; }
.hpmaisMultibox .bt_fechar { background:no-repeat url(closed.png); width:24px; height:24px; cursor:pointer; display:none; }
.hpmaisMultibox .legenda { opacity:0.7; filter: alpha(opacity=70); background-color:#000000; color:#FFFFFF; display:block; padding:10px; height:35px; overflow:hidden; font-weight:bold; font-size:15px; }
.hpmaisMultibox .legendacontainer { height:55px; width:100%; }
.spinner { background-color:#000000; opacity:0.5; filter: alpha(opacity=50); }