@charset "utf-8";
/* 	CSS Document
	Thumbnail Gallery */

#ul#kgallery {}

ul.gallery {}
ul.gallery li {display:inline; float:left; width:200px; text-align:center;padding: 10px 3px; margin-bottom: 10px; height: 160px;border: solid 1px #ccc; margin-right: 4px;}
ul.gallery li img {width:180px}
ul.gallery li strong {display:block;}
ul.gallery li strong a {color: maroon; font-weight: normal; text-decoration: none;}
ul.gallery li strong a:hover {text-decoration: underline;}


/* gallery */
ul#galleryTree {}
ul#galleryTree li {float:left; display:inline; width:162px; height:145px; padding:10px 5px; margin:0; background:url(images/gallery_folder.jpg) no-repeat top center; text-align:center}
ul#galleryTree li a.img {height:90px; overflow:hidden; width:124px; display:block; margin:12px 15px 13px}
ul#galleryTree li a img {width:124px; display:block;}
ul#galleryTree li a:hover {color:#993300}

#galtitle {text-align:center; background:url(images/gal_orna_top.gif) center 20px no-repeat; color:#003300; padding:10px 0 20px}
#galtitle span {background:#ece6d9 url(images/gal_orna_top.gif) -238px 9px no-repeat; padding-left:12px}
#galtitle strong {text-align:center; background-color:#ece6d9; padding:0 10px}
#galtitle b {background:#ece6d9 url(images/gar_orna_single.gif) no-repeat right 9px; padding-right:12px}

/* gallery navigation */
.galerySubTree {text-align:center; background:url(images/gal_orna_bott.gif) no-repeat center bottom; padding:20px 0 }
.galerySubTree ul {background:url(images/gal_orna_top.gif) no-repeat center top; padding:20px 0 0}
.galerySubTree li.first {border-left:none}
.galerySubTree li {display:inline; margin:0 !important; padding:0 5px; border-left:solid 1px #990000; line-height:20px}
.galerySubTree li a:hover, .galerySubTree li a.active {color:#FF0000}

/* gallery list photos */
#galleryPhotos {}
#galleryPhotos li {float:left; display:inline; width:162px; height:145px; padding:10px 5px; margin:0; text-align:center}
#galleryPhotos li a.img {height:95px; width:124px; display:block; padding:12px 13px 13px; border:1px solid #aaa;margin-bottom:5px; overflow:hidden}
#galleryPhotos li a:hover.img {border:1px solid #630}
#galleryPhotos li a.img img {width:124px}

/*gallery - slideshow */
#show ul li {margin:0; list-style-type:none;}

/* gallery - breadcrumb */
.breadcrumbgallery {font:normal 12px Verdana, Arial, Helvetica, sans-serif; background:url(images/gar_orna_single.gif) no-repeat left 12px;padding:10px 0 0 20px}
.breadcrumbgallery a {color:#006633 !important}
.breadcrumbgallery a:hover {color:#42210B !important}

ul.gallery_music{}
ul.gallery_music li {display:inline; float:left; width:130px; text-align:center;padding: 10px 3px; margin-bottom: 10px; height: 140px;border: solid 1px #ccc; margin-right: 4px;}
ul.gallery_music li img {width:120px}
ul.gallery_music li strong {display:block;}
ul.gallery_music li strong a {color: maroon; font-weight: normal; text-decoration: none;}
ul.gallery_music li strong a:hover {text-decoration: underline;}

