/* needed for IE to make :active state work first time */


/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000;  float:left; margin:4px; z-index:50;}
a.slidea {background:url('../i/event_1_thumb.jpg');width:37px; height:28px;}
a.slideb {background:url('../i/event_2_thumb.jpg'); width:37px; height:28px;}
a.slidec {background:url('../i/event_3_thumb.jpg'); width:37px; height:28px;}
a.slided {background:url('../i/event_4_thumb.jpg'); width:37px; height:28px;}
a.slidee {background:url('../i/event_5_thumb.jpg'); width:37px; height:28px;}
a.slidef {background:url('../i/event_6_thumb.jpg'); width:37px; height:28px;}
a.slideg {background:url('../i/event_7_thumb.jpg'); width:37px; height:28px;}
a.slideh {background:url('../i/event_8_thumb.jpg'); width:37px; height:28px;}
a.slidei {background:url('../i/event_9_thumb.jpg'); width:37px; height:28px;}
a.slidej {background:url('../i/event_10_thumb.jpg'); width:37px; height:28px;}
a.slidek {background:url('../i/event_11_thumb.jpg'); width:37px; height:28px;}
a.slidel {background:url('../i/event_12_thumb.jpg'); width:37px; height:28px;}
a.slidem {background:url('../i/event_13_thumb.jpg'); width:37px; height:28px;}
a.sliden {background:url('../i/event_14_thumb.jpg'); width:37px; height:28px;}



a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}


/* styling for LEFT gallery */
#container_left {position:relative; width:530px; height:320px; margin:1em auto;}
#container_left img {border:0}
#container_left .thumbs {width:100px; position:absolute; left:0px; top:0px; z-index:199;}
#container_left a.gallery:hover span {display:block; position:absolute; width:100px; height:50px; top:265px; left:175px; padding:5px; font-style:italic; color:#fff;  z-index:199;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #000;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:350px; height:263px; top:7px; left:122px; padding:5px; color:#000;  z-index:80;}
#rig-pic {display:block; position:absolute; width:350px; height:263px; top:5px!important; left:120px; padding:5px; color:#000; border:2px solid #3d330f; z-index:80;}