/* CSS Document */
/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:60px; height:60px; float:left; margin:2px; z-index:50;}
a.pica {background:url(../wedImages3/tmbs/SC_1_th.jpg);}
a.picb {background:url(../wedImages3/tmbs/SC_2_th.jpg);}
a.picc {background:url(../wedImages3/tmbs/SC_3_th.jpg);}
a.picd {background:url(../wedImages3/tmbs/SC_4_th.jpg);}
a.pice {background:url(../wedImages3/tmbs/SC_5_th.jpg);}
a.picf {background:url(../wedImages3/tmbs/SC_6_th.jpg);}
a.picg {background:url(../wedImages3/tmbs/SC_7_th.jpg);}
a.pich {background:url(../wedImages3/tmbs/SC_8_th.jpg);}
a.pici {background:url(../wedImages3/tmbs/SC_9_th.jpg);}
a.picj {background:url(../wedImages3/tmbs/SC_10_th.jpg);}
a.pick {background:url(../wedImages3/tmbs/SC_11_th.jpg);}
a.picl {background:url(../wedImages3/tmbs/SC_12_th.jpg);}
a.picm {background:url(../wedImages3/tmbs/SC_13_th.jpg);}



a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}



/* styling for BOTTOM gallery */
#container_bottom {position:relative; width:300px; height:250px; background:#fff; border:0px solid #a49188; margin-left: 130px; margin-top: 40px; }

#container_bottom img {border:1;}
#container_bottom .thumbs {width: 595px; position:absolute; left:0px; top:265px; border:0px dotted #ee2c73;}

#container_bottom a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_bottom a.gallery:active, #container_bottom a.gallery:focus {border:1px solid #000;}
#container_bottom a.gallery:active em, #container_bottom a.gallery:focus em {display:block; position:absolute; width:300px; height:250px; top:-265px; left:0px; padding:0px; color:#000; border:0px solid #3d330f; z-index:50;}

#container_bottom h1 em {font-size:0.6em; color:#000;}





