
h2.album-date {
	margin-top: 6px;
}
p.album-description {
	margin-top: 20px;
}

div.meta { }

div.meta h3 { color: #47A8CB; font-weight:700; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;
					margin:0 0 15px 0; }

div.meta p {
	 color:#797979;
	 font-size:13px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:20px;
}
div.meta ul {
	margin: 0;
	padding: 0;
}
div.meta li {
	float: left;
	padding: 0;
	margin-right: 10px;
	width: 240px;
	list-style: none;
}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:100%; 
	padding:15px 15px 0 15px;
}
/*
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
*/
div.controls {
	margin:22px 0;
	float:left;
	width:100%;
	font-size:12px;
	display:none;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
/*
div.slideshow img {
	border: none;
	display: block;
}
*/
div.slideshow {
	float:left;
	padding:0 15px 0 0;
}
div.slideshow span.image-wrapper {
	text-align: center;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}
div.download {
	float: right;
}
div.embox {
 
 
	
}
div.image-title {
	font-size:27px;
	color:#000;
	padding:15px 0;
	background:url(images/spacer-1.gif) repeat-x bottom left;
	line-height:32px;
}

div.image-desc {
	padding:15px 0;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	   
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	list-style: none;
	text-align: center;
	width:185px;
	font-size:14px;
	color:#000;
	height:76px;
	font-family:Georgia, "Times New Roman", Times, serif;
background:url(images/bg-slider-menu.jpg) repeat-x top left;
border-right:1px solid #EBEBEB;
}

ul.thumbs li a {
	color:#000 !important;	
	padding:30px 0 0 0;
	display:block;
}

ul.thumbs li:hover, ul.thumbs li:active {
background:url(images/slider-menu-hover.jpg) repeat 0 0 !important;	
}

ul.thumbs li a:hover, ul.thumbs li a:active {
	color:#fff !important;	
	padding:20px 0 0 0;
	cursor:pointer; 
	background:url(images/slider-menu-hover.jpg) repeat 0 0;
	height:56px;
}

.selected a {
	background:url(images/slider-menu-hover.jpg) repeat 0 0 !important;	
	padding:20px 0 0 0 !important;
	 height:56px;
}

/*ul.thumbs li:hover , ul.thumbs li.selected p { color:#c0922d !important;} */

/*
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
*/

/*
ul.thumbs li.selected a.thumb {
	background: #000;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
*/

#gallery img, #thumbs img, #folders img
{
	/*background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;
	border: none;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	*/
}

a.advance-link:focus, a.thumb:focus {
	outline: none;
}

#folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}

div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	display:none;
}
div.navigation div.bottom {
	padding:15px 0;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
