div#page {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	margin:auto;
	text-align:center;
	padding-bottom:30px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
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.content {
	display: block;
	width: 600px;
	margin: 0 auto;
}
div.content a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	width: 570px;
	margin: 0 0 0 15px;
	height: 30px;
}
div.controls a {
	padding: 4px 5px 5px 17px;
}

div.controls a:hover {
	text-decoration: underline;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
	width: 128px;
}

div.loader {
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
}
div.slideshow a.advance-link {
	display: block;
}
div.slideshow img {
	border: none;
	display: block;
	width: 584px;
	height: 442px;
	margin-left: 8px;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #FFFFE1;
	padding: 12px;
	width: 430px;
}
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. */
}
ul.thumbs {
	clear: both;
	margin-left: 12px;
	padding: 0;
	width: 650px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 10px 7px 5px 0;
	list-style: none;
	text-align: center;
}
a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 0px;
	height: 11px;
	display: none;
}
div.navigation div.bottom {
	margin: 10px 0 0 20px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 3px 2px 3px;
	color: #666;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

div.navigation {
	width:606px;
	height: 109px;
	background: url(img/bg_amarelo.gif);
	_overflow: hidden;
}

div#categoria span {
	cursor: pointer;
}

.play {
	background: url(img/slide_esquerda.jpg) no-repeat center left;
}

.prev {
	background: url(img/slide_direita.jpg) no-repeat center left;
}

.next {
	background: url(img/slide_esquerda.jpg) no-repeat center right;
	padding: 2px 17px 5px 5px !important;
}

.pause {
	background: url(img/slide_parar.jpg) no-repeat center left;
}

.legenda {
	clear: both;
}

.noLinkClass {
	float: left;
	display: inline;
	margin-top: 4px;
	font-weight: bold;
}

.linkClass {
	float: left;
	display: inline;
}

#pgn {margin: 10px 0 0 20px;}

#pgn_esquerda img, #pgn_direita img {
	margin-top: 3px;
}