a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: none; outline:none;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
img {
	border:none;
}
div.content {
	display: none;
	clear: both;
}
div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration:none;
}
div.controls { display:block; position: relative; width:520px; height:20px; top:515px; background-color: #eaeaea; padding-top:10px; }
div.controls a { padding: 15px; color:#0066CC; font-weight:bold; }
div.controls a:hover { color:#999; }
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.etapa {
height:20px; padding-top:10px; 
}
div.etapa-ok {
 font-size:10px; text-align:center;height:20px; padding-top:10px; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;
}
div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 500px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}
div.slideshow-container {
	position: relative;
	float: left;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
}
div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}
div.caption {
	position: absolute;
	width:520px; 
}
div.image-title { font-weight:bold; #left:-260px; position:absolute; top:-32px;
	width:520px; display:block; background-color:#FFF;}

div.image-title span { font-weight:normal; color:#999; margin-left:7px; }

div.image-title a { margin-left:10px; font-weight:bold; color:#0066CC; background:url(zoom.gif) right no-repeat; padding-right:15px; }

div.navigation {
	display:block; top:0; width:520px;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
	width:100px;
}

ul.thumbs {
	width:520px;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
a.thumb {
	padding-right: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
font-family:Arial, Helvetica, sans-serif!important;
text-transform:uppercase;
font-size:10px;
background-color: #eaeaea;
padding:5px 0 10px 0;
border-top:1px solid #fff;
	clear: both;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
		margin: 7px;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold!important;
	
	color:#FF9900;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
div#gallery {
	width:520px; height:544px; padding-top:30px;
}