@import "lightbox.css";

/*plugin gallery - frontend styles*/
#gallery {

}

.gallery_block {
border:solid 1px #dddddd;
overflow:hidden;
margin-top:-1px;
padding:15px;
margin-bottom:20px;
/*font-size:11px;*/
text-align:justify;
background:#f9f9f9;
}

.gallery_block h1 {

}

.gallery_thumbs {
float:right;
border-left:solid 1px #dddddd;
border-bottom:solid 1px #dddddd;
min-height:200px;
background:#f0f0f0f0 url(../images/bg_news.gif) top left repeat-y;
width:187px;
padding:10px;
margin-bottom:-1px;
margin-left:20px;

background:#f5f5f5 url(../images/bg_news.gif) left repeat-y;
}

#gallery img {
padding:2px;
border:solid 1px #dddddd;
margin:3px;
}

#gallery img.text_image {
margin-right:10px;
margin-botto:5px;
}

.gallery_images .gallery_image {
float:left;
margin:8px;
}
 
#gallery .back_link {
text-align:right;
padding:5px 20px;
clear:both;
}
