#gallifrey {
background:url("../../themes/sgnh/images/fundogaleria.jpg") no-repeat scroll 0 0 transparent;
height:500px;
padding:10px;
width:525px;
}
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:right;
	width:525px;
}
div.controls {
	margin-top: 3px;
	margin-left:5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
border-bottom:0px;
	padding: 5px;
}
div.slideshow {
	clear: both;
	height:345px;
}
div.slideshow span.image-wrapper {
	float: left;
	height:345px;
/*	padding-bottom: 12px;*/
margin-left:auto;
margin-right:auto;
width:524px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 0px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
	margin-left: auto;
    margin-right: auto; 
	max-height: 344px;
	width: auto;
	height: auto;

}
div.download {
	float: right;
	margin-top: 4px;
}
div.embox {
background-color:white;
border:0 solid #CCCCCC;
clear:both;
padding-bottom:8px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
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-top: 8px;
	padding: 0px;
}
ul.thumbs li {
	float: left;
	padding: 2px;
	margin: 0 20px 0 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 0px;
	display: block;
	border: 0px solid #ccc;
}
ul.thumbs li.selected a {
	background: #D90005;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 10px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	/* margin-right: 1px; */
	padding: 3px 5px;
}
div.pagination a:hover {
	background-color: #ffc;
}

h2.album-date {
	margin-top: 6px;
}
p.album-description {
	margin-top: 20px;
}
div.meta {
	margin-top: 10px;
	font-size: 0.8em;
}
div.meta ul {
	margin: 0;
	padding: 0;
}
div.meta li {
	float: left;
	padding: 0;
	margin-right: 10px;
	width: 240px;
	list-style: none;
}
div.meta div.meta-footer {
	clear: both;
}

