/* CSS Document 
body { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#e2e2e2; background-image:url(../img/multimedia_bg.gif); background-repeat:repeat-x; }*/

div.picture_content {width:514px; height:350px; background-color:#f3f0e6; margin:2px;}
#pic-view {width:510px; height:350px; overflow:auto; display:block; margin:2px; text-align:center;}
#pic-caption {width:410px; height:30px; overflow:auto; display:none; margin:2px;}
#pic-description { width:410px; height:50px; overflow:auto; display:none; margin:2px;}

#gallery_control_frame {width:510px; height:35px; display:block; margin:2px; background-color:#FFFFFF; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; text-align:center;}
div.separator {width:2px;height:14px;background-color:#999;margin:10px;}
div.speed_act {width:16px;cursor:hand;cursor:pointer;}
div.speed_btn {cursor:hand;cursor:pointer; display:none;}
div.one-by-one{margin-left:0px; margin-top:10px; margin-bottom:10px; margin-right:10px;cursor:hand;cursor:pointer;}
.act_btn, div.picture_size_btn, .picture_size_btn_click {font-size:10px;border:solid 1px Transparent;bottom:1px;cursor:hand;cursor:pointer;}
div.picture_size_btn_click{border:solid 1px #999;}

#speed_back {background-image:url(../img/gallery/scroll_back.gif); background-repeat:no-repeat; width:100px;height:24px; display:none;}
#speed {background-image:url(../img/gallery/scroll.gif); background-repeat:no-repeat; height:24px; display:none;}

#picture_link_frame {width:128px; height:350px; display:block; margin:2px; background-color:#FFFFFF; text-align:left; position:relative; top:-389px;left:516px;  border:solid 1px #f3f0e6; }

div.thumb-view {width:125px; height:348px; display:block; margin:1px; float:left; background-color:#f3f0e6; overflow:auto; vertical-align:middle;} /*width:300px; height:125px;*/
div.thumbs { width:100px; background-color:#f3f0e6; } /*height:100px; */
div.thumb {width:100px; height:75px; float:left; margin:1px; cursor:hand; border:solid 1px Transparent; }/* */
div.thumb_on { width:100px; height:75px; float:left; margin:1px; cursor:hand; border:solid 1px #000000; }

div.caption-view { width:128px; height:350px; display:block; margin:2px; overflow:auto; vertical-align:middle; float:right;}
div.captions {height:120px; }
div.caption { width:95%; float:left; margin:2px; cursor:hand; border:solid 1px #f3f0e6; background-color:#f3f0e6;  color:#9e977c}
div.caption_on { width:95%; float:left; margin:2px; cursor:hand; border:solid 1px #9e977c; background-color:#f3f0e6;  color:#9e977c}

#best_fit{display:none;}
#actual_size{display:none;}