div#gallifrey-image{
padding-top:2px;
text-align:center;
width:400px;
}
#gallery-right-wrapper{
width:430px;
float:left;
}
div#gallifrey-thumbs{
float:left;
margin-left:30px;
width:400px;
}
div#gallifrey-details{
color:#222222;
font-size:12px;
font-weight:bold;
margin-top:4px;
margin-bottom:20px;
width:400px;
}
div#gallifrey-left{
float:left;
width:400px;
}
div#gallifrey{
float:left;
width:auto;
}
.byebye{display:none;}
#gallifrey-thumbs .thumbs{display:inline;}
div#gallifrey-controls{display:none;}
#gallifrey-download{display:none;}
#gallifrey-details .image-title{
text-align:left;
width:400px;
}

div.image-title {

}

#gallifrey-details div.image-desc {
margin-top:10px;
text-align:left;
width:400px;
}


div#gallifrey-image img{}
.image-wrapper{width:400px;}

/* 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:550px;
}
/* div.controls {
	margin-top: 3px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 0px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
	margin-top: 4px;
}
div.embox {
	/*clear: both; */
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 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. */
	   float:left;
	   width:500px;
}
ul.thumbs {
	/* clear: both; */
	margin: 0;
	padding: 0;
}
ul.thumbs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 19px 19px 0;
padding:0;
}
ul.thumbs li a {
	padding: 1px;
	display: block;
	border: 1px solid #666;
}
ul.thumbs li.selected a {
	background: #333333;
}
ul.thumbs a:focus {
	outline: none;
		background: #333;
}

ul.thumbs a:hover {
	outline: none;
		background: #dddddd;
}

ul.thumbs img {
	border: none;
	display: block;
}

ul.thumbs li a img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}

ul.thumbs li.selected a img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}

ul.thumbs li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}

div.pagination {
	clear: both;
	text-transform:lowercase;
}
div.navigation div.top {
	/* margin-bottom: 12px; */
	/* height: 10px; */
	display:none;
}
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: #888888;
	text-decoration:none;
}

#gallery-navigation-message{
color:#222222;
float:left;
font-family:helvetica;
font-size:12px;
font-weight:bold;
margin-left:30px;
margin-top:10px;
text-align:left;
width:400px;
}

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;
}
*/