/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #fff; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(../images/gallery1/thumb01.jpg);}
a.slideb {background:url(../images/gallery1/thumb02.jpg);}
a.slidec {background:url(../images/gallery1/thumb03.jpg);}
a.slided {background:url(../images/gallery1/thumb04.jpg);}
a.slidee {background:url(../images/gallery1/thumb05.jpg);}
a.slidef {background:url(../images/gallery1/thumb06.jpg);}
a.slideg {background:url(../images/gallery1/thumb07.jpg);}
a.slideh {background:url(../images/gallery1/thumb08.jpg);}
a.slidei {background:url(../images/gallery1/thumb09.jpg);}
a.slidej {background:url(../images/gallery1/thumb10.jpg);}

a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #E20000;}

/* styling for LEFT gallery */
#container_left {position:relative; width:565px; height:293px; background:#fff url(../images/gallery1/default.jpg) 180px 5px  no-repeat; /*border:1px solid #3d330f;*/ margin:0 0 0 8px;}
#container_left img {border:0;}
#container_left .thumbs {width:170px; position:absolute; left:0; top:0px;}
#container_left a.gallery:hover span {display: block; width: 0; height: 0; overflow: hidden;/*display:block; position:absolute; width:402px; height:50px; top:228px; left:185px; padding:5px; font-style:italic; color:#fff;  z-index:100;*/}
/*#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#fff;}*/
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #000;}
#container_left a.gallery:active em, #container_left a.gallery:hover em/*#container_left a.gallery:focus em*/ {display:block; position:absolute; width:360px; height:270px; top:5px; left:180px; padding:0px; color:#000; /*border:1px solid #3d330f;*/ z-index:50;}
#container_left h2 { clear:both; display: block; width: 0; height: 0; overflow: hidden; /* margin:0; padding:130px 0 0 230px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; line-height:28.3px; font-size:2em; font-weight:normal; color:#000;*/}
#container_left h3 { clear:both; margin:0; padding:244px 0 0 185px; width:300px; text-align:left; letter-spacing:0.2px; line-height:28.3px; font-size:10px; font-weight:normal; color:#fff;}
/*#container_left h2 em {font-size:0.6em; color:#000;}*/
