﻿/* 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 #000; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(../images/slides/churchdedication/thumb/1.jpg);}
a.slideb {background:url(../images/slides/churchdedication/thumb/2.jpg);}
a.slidec {background:url(../images/slides/churchdedication/thumb/3.jpg);}
a.slided {background:url(../images/slides/churchdedication/thumb/4.jpg);}
a.slidee {background:url(../images/slides/churchdedication/thumb/5.jpg);}
a.slidef {background:url(../images/slides/churchdedication/thumb/6.jpg);}
a.slideg {background:url(../images/slides/churchdedication/thumb/7.jpg);}
a.slideh {background:url(../images/slides/churchdedication/thumb/8.jpg);}
a.slidei {background:url(../images/slides/churchdedication/thumb/9.jpg);}
a.slidej {background:url(../images/slides/churchdedication/thumb/10.jpg);}
a.slidek {background:url(../images/slides/churchdedication/thumb/11.jpg);}
a.slidel {background:url(../images/slides/churchdedication/thumb/12.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

/* styling for RIGHT gallery */
#container_right {position:relative; width:870px; height:430px; background:#ccc; border:1px solid #a49188; margin:1em auto;}
#container_right img {border:0; padding: 0px;}
#container_right .thumbs1 {width:180px; position:absolute; right:0; top:10px;}
#container_right a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:265px; left:-430px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container_right a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_right a.gallery:active, #container_right a.gallery:focus {border:1px solid #000;}
#container_right a.gallery:active em, #container_right a.gallery:focus em {display:block; position:absolute; width:600px; height:400px; top:5px; left:-650px; padding:5px; color:#000; border:1px solid #3d330f; z-index:50;}
#container_right h1 {clear:both; margin:0; padding-top:150px; padding-left:150px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_right h1 em {font-size:0.6em; color:#000;}