
div.content_3 {
	/* 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. */
}

div.controls {
	margin-bottom: 5px;
	min-height: 15px;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Tahoma, Verdana;
	padding: 8px;
	width: 484px;
}

div.controls	a	{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

div.controls	a:hover	{
	color: #999999;
}

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;
	text-align: center;
	margin: 0 auto;
}

div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}

div.slideshow a.advance-link {
	display: block;
}

div.slideshow img {
	border: none;
	display: block;
}

div.download {
	float: right;
}

div.embox {
	clear: both;
	width: 500px;
}

div.image-title {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Tahoma, Verdana;
}

div.image-desc {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Tahoma, Verdana;
	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: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 4px;
	list-style: none;
}

ul.thumbs li a {
	padding: 0px;
	display: block;
	border: 1px solid #555555;
}

ul.thumbs li.selected a {
	border: 1px solid #FFFFFF;
}

ul.thumbs a:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	display: block;
}

div.pagination {
	clear: both;
}

