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. */
	float:right;
	text-align: center;
	width: 650px;
	background: #1F1F1F url(fndiculo.jpg) repeat-x left bottom;
	padding: 14px 14px 10px 10px;
	margin-top:-5px;
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #fff;
}

div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}

div#controls {
	margin-top: 5px;
	height: 23px;
	clear: both;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}

div.controls a {
	display: block;
	height: 32px;
	margin: -12px 2px 0 2px;
	text-indent: -9999px;
	width:115px;
}

div.controls a.prev{
    float: left;
    background: url(../imagens/foto+anterior.png) no-repeat left center;
    margin-left:8px;
}

div.controls a.next{
    width:105px;
    float: right;
    background: url(../imagens/proxima+foto.png) no-repeat left center;
}

div.ss-controls {
	float: left;
}

div.nav-controls {
    width: 100%;
    float: right;
}

div.loader {
	background-image: url('loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 433px;
}

div.slideshow {
    text-align: center;
	clear: both;
	position: relative;
	width:640px;
}

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

div.slideshow a.advance-link {
	padding: 0;
	display: block;
	/*border: 1px solid #ccc;*/
}

div.slideshow img {
	border: 1px solid #333;
	/*display: block;*/
	padding: 2px;
	margin: 0 auto;
}

div.download {
	float: right;
}

div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}

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


div#thumbs{
    width: 190px;
    float: left;
    margin-left: 30px;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	opacity: 0.67;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #333;
}

ul.thumbs li.selected a.thumb {
	background: #000;
}

a.thumb:focus {
	outline: none;
}

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

div.pagination {
	clear: both;
	margin-top: 12px;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.navigation div.bottom {
	margin-top: 20px;
}

div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right:11px;
	padding: 0;
    	font: bold 11px Arial, Helvetica, sans-serif;
    	color: #777;
    	text-decoration: none;
	width:80px;
	border: none;
	text-align:center;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #eee;
	color: #000;
	border: none;
}

/* Minimal Gallery Styles */

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
