/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 18, 2014, 11:39:46 AM
    Author     : lisa
*/

#container { width:960px; margin:20px auto; position:relative}
#gallery { width:700px; height:500px; float:left; position:relative; border:10px solid #E8E8E8} /* width:700px; height:500px; */
#galleria { width:100%; height:100%; background:#FFFFFF }
#loader { width:200px; height:100px; margin:-50px 0 0 -100px; position:absolute; left:50%; top:50%; color:#fff; text-align:center;
    z-index:4; display:none; background:#555 url('loader.gif') no-repeat 50% 25px; opacity:.8; line-height:100px; border-radius:6px }

#galleria_menu { 
    width:100%;
    float:left; 
    border-top:1px solid #2b2b2b;
/*    color: #A3A3A3; */
    font-family: Open Sans,sans-serif;
    font-size: 12px;
}

/*LMP*/


#galleria_menu a { display:block; padding:10px 6px; border-bottom:1px solid #2b2b2b }
#galleria_menu a:hover { background:#151515; background:rgba(0,0,0,.01); color:#00CC00 }
#galleria_menu a.active { background:#111; background:rgba(0,0,0,.05); color:#00CC00 } /*color:#f1c40f*/

#fullscreen { position:absolute; top:480px; left:0; text-align:right}
#fullscreen:hover { color:#00CC00 }
.galleria{ width: 700px; height: 500px; margin:0; background: #FFFFFF}
