/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #334722; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(images/pg_sm_open.jpg);}
a.slideb {background:url(images/pg_sm_tilt.jpg);}
a.slidec {background:url(images/pg_sm_grass.jpg);}
a.slided {background:url(images/pg_sm_wood.jpg);}
a.slidee {background:url(images/pg_sm_stone.jpg);}
a.slidef {background:url(images/pg_sm_about.jpg);}
a.slideg {background:url(images/pg_sm_gallery.jpg);}
a.slideh {background:url(images/pg_sm_testimonials.jpg);}
a.slidei {background:url(images/pg_sm_freedvd.jpg);}
a.slidej {background:url(images/pg_sm_contact.jpg);}
a.slidek {background:url(images/pg_sm_howtoorder.jpg);}
a.slidel {background:url(images/pg_sm_1.jpg);}
a.slidem {background:url(images/pg_sm_2.jpg);}
a.sliden {background:url(images/pg_sm_3.jpg);}
a.slideo {background:url(images/pg_sm_4.jpg);}
a.slidep {background:url(images/pg_sm_5.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #898c53;}

/* styling for RIGHT gallery */
#container_right {position:relative; width:700px; height:500px; background:#95a0af; border:1px solid #444; margin:1em auto; margin:0 auto;}
#container_right img {border:0;}
#container_right .thumbs {width:170px; position:absolute; right:0; top:0;}
#container_right a.gallery:hover span {display:block; position:absolute; width:513px; height:60px; top:330px; left:-526px; padding:5px; font-style:italic; color:#444;  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 #334722;}
#container_right a.gallery:active em, #container_right a.gallery:focus em, #container_right a.gallery:hover em {display:block; position:absolute; width:513px; height:306px; top:4px; left:-526px; padding:5px; color:#000; border:1px solid #898c53; z-index:50; text-align: left;}
#container_right h1 {clear:both; margin:0; padding-top:80px; padding-left:105px; width:auto; text-align:left; font-size:18px; font-weight:normal; color:#444;}
#container_right h1 em {font-size:0.6em; color:#000;}
