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;
	text-align: center;
	width: 300px;
	
}

.floatR {float:right ;}
.floatL {float:left ;}
/*
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-top: 5px;
	height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
div.controls a {
	padding: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

div.controls a{
	padding: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

div.ss-controls {
	float: left;
	
}

div.ss-controls a {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;

}
div.nav-controls {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.nav-controls a {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

div.loader {
	background-image: url('../birds/js/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 350px

}
/*
div.slideshow img {
	border: none;
	display: block;
}
*/
div.slideshow {
	clear: both;

}
div.slideshow span.image-wrapper {
	display: block;
	margin-bottom: 5px;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	
	padding: 8px;

}
div.image-title {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;

}

div.image-desc {
	padding-top: 10px;
	font-size: 12px;
	width: 450px;
	color: #fff;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
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;
	padding: 0;
	margin: 2px 2px 2px 10px;
	list-style: none;
	text-align: center;
}

/*
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(../birds/js/images/shadow.gif) no-repeat right bottom;
	padding:2px 5px 5px 2px;
	border: none;
	text-align: center;
}

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;
}
div.navigation div.bottom {
	margin-top: 12px;
}
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;
}

caption
{
	margin-right: 2px;
	background-color: #A19684;
	font-family: Georgia, "Times New Roman", Times, serif;
}
