#visor_info a{
	color: #666666;
	text-decoration: none;
}
#visor_info  * a:focus, #visor_info a:hover, #visor_info a:active {
	color: #182E7A;
	text-decoration: underline;
}
#visor_info p, #visor_info li {
	line-height: 1.3em;
}
#visor_info p a, #visor_info li a {
	text-decoration: underline;
}
#visor_info h1, #visor_info h2 {
	margin: 0;
}
#visor_info h1 {
	color: #333;
	padding: 0;
}
#visor_info h2 {
	color: #111;
	padding-top: 10px;
}
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:508px; 
	margin-bottom:6px;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: left;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
	float:left;
	width:99%;
	overflow:hidden;
}
div.slideshow span.image-wrapper {
float:left;
	
	padding-bottom: 3px;
}
div.slideshow a.advance-link {
	padding: 0px;
	display: block;
	border:0px;
/*	border: 1px solid #ccc; */
}
#gallery div.slideshow img {
	border: none;
	display: block;
	margin:0 auto;
	width:518px;
	overflow:hidden;
	height:330px;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
#visor_info div.image-title {
	font-weight: bold;
	font-size: 1.2em;
	color:gray;
}

#visor_info  div.image-desc {
	line-height: 1.2em;
	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 auto;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	*margin: 5px 10px 0px 0px;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
#navigation ul.thumbs img {
	border: none;
	display: block;
	margin:0px;
	padding:0px;
}
div.pagination {
	clear: both;
	margin:0 auto;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #2a6e93;
	color:#fff;
}
