/*index*/
.moss_photogallery_thumb {margin:5px; display:block; width:100px; height:120px; float:left; text-align:center; position:relative;}
.moss_photogallery_thumb a {display:block; position:absolute; width:100px; height:120px; background-color:white; z-index:101; top:0px; left:0px; filter:alpha(opacity=00, style=0); opacity:0.0;}
.moss_photogallery_image {border:1px solid silver; display:block; width:100px; height:100px;}
.moss_photogallery_title {margin:3px auto 0px auto; width: 95px; font-size:11px; overflow:hidden; white-space:nowrap; text-align:center; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
/*gallery*/
#moss_photogallery_shadow {position:absolute; display:block; width:100%; height:100%; top:0px; left:0px; z-index:100; background-color:black; filter:alpha(opacity=80, style=0); opacity:0.8;}
#moss_photogallery_controls {display:block; margin:-170px 0px 0px -170px; position:absolute; top:50%; left:50%; z-index:102; height:340px; width:340px; color:white;}
#moss_photogallery_controls_maxim {display:block; position:absolute; top:7px; right:20px; font-size:1px; cursor:pointer; border:1px solid white; border-top:3px solid white; width:10px; _width:12px; height:8px; _height:12px;}
#moss_photogallery_controls_close {display:block; position:absolute; top:-5px; right:0px; font-size:30px; font-family:times new roman; font-weight:bold; cursor:pointer;}
#moss_photogallery_controls_prev, #moss_photogallery_controls_next {display:block; position:absolute; top:50px; font-size:40px; font-family:times new roman;}
#moss_photogallery_controls_prev {left:0px;}
#moss_photogallery_controls_next {right:0px;}
#moss_photogallery_controls_desc {display:block; position:absolute; width:100%; height:26px; left:0px; bottom:0px; overflow:hidden; font-size:80%; text-align:justify;}
#moss_photogallery_controls_scroll {display:block; position:absolute; width:100%; height:26px; left:0px; bottom:0px; overflow:hidden; z-index:104;}
#moss_photogallery_controls_up, #moss_photogallery_controls_down {display:block; position:absolute; width:100%; left:0px; height:50%; cursor:s-resize; background-color:black; filter:alpha(opacity=00, style=0); opacity:0.0;}
#moss_photogallery_controls_up {top:0px;}
#moss_photogallery_controls_down {top:50%;}
#moss_photogallery_window {background-color:white; border:3px solid white; display:block; margin:-170px 0px 0px -170px; position:absolute; top:50%; left:50%; z-index:103; overflow:hidden; height:340px; width:340px; background-position:center center; background-repeat:no-repeat; background-image:url(".relative_path("./admin/pics/ajax-loader.gif").");}
#moss_photogallery_window_prev, #moss_photogallery_window_next {display:block; position:absolute; width:50%; top:0px; height:100%; z-index:104; cursor:pointer; background-color:white; filter:alpha(opacity=00, style=0); opacity:0.0;}
#moss_photogallery_window_prev {left:0px;}
#moss_photogallery_window_next {left:50%;}
#moss_photogallery_original_shadow {display:block; position:absolute; width:100%; height:100%; left:0px; z-index:107; background-color:black; filter:alpha(opacity=00, style=0); opacity:0.0;}
#moss_photogallery_original {display:block; position:absolute; width:100%; height:100%; left:0px; z-index:108; text-align:center;}
