div.content {
	display: none;
	width:550px; 
	padding:0;
	height:400px;
	margin:0 auto;
	/**height:410px;*/}

#container{
	width:796px;}


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

div.controls {
	margin-top:10px;
	height: 29px;}

div.controls a {padding: 5px;}

div.loader {
	background-image: url(../imagens/indicator.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px;}

div.slideshow {
	clear: both;}
	
div.slideshow span.image-wrapper {
	/*float: left;*/
	padding-bottom: 12px;}
	
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
	clear:both;
	background-color:#fff;}
	
div.slideshow img {
	border: none;
	display: block;
	margin:0 auto;}

div.embox {
	clear: both;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	margin-bottom:10px;
}
div.image-title {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
	margin:0;}

div.image-desc {
	padding-top: 5px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #444;}

div.image-email {
	padding-top: 5px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #444;}

a.play, a.pause{
	border:1px solid #ccc;
	float:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	text-decoration:none;}
	
a.pause{
	border:1px solid #ccc;
	float:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	text-decoration:none;}

a.next, a.prev{
	border:1px solid #ccc;
	float:right;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
	
a.next{margin:0 5px 0 0; }
	
div.navigation {
	margin:0 0 10px 122px;
	width: 570px!important;
	padding:0;}

ul.thumbs {
	clear: both;
	margin:0 auto!important;
	padding: 0;
	cursor:normal!important;
	color: #444;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 9px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #cccccc;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	margin:10px 0 0 0;
}
div.navigation div.top {
	clear:both;
	padding:18px 0 0 0;
	height: 30px;
}
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: #cccccc;
	border: 1px solid #cccccc;
	color: #444444;
}

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

.p_thumb{
 	clear:both; 
	margin-bottom:10px; 
	width:130px; 
	text-align:center!important; 
	height:40px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
