div.controls { display:block; position: relative; width:960px; height:20px; /*top:540px;*/ text-align:center; }
div.controls a { padding: 15px; color:#0066CC; font-weight:bold; }
div.controls a:hover { color:#999; }

div.nombre {
 font-size:10px; text-align: center; 
 padding: 16px 21px 0 17px;
 _padding:12px 14px 0 17px;
 font-family: Arial, Helvetica, sans-serif; 
 text-transform:uppercase;
 /*margin-top:20px\9!important; /* IE8 */
 /*_margin-top:20px; /* IE6 */
 /*#margin-top:20px; /* IE7 */
}
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.navigation {
	display:block; top:0;width:960px;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
	width:100px;
}

ul.thumbs {
	float: left;
	margin: 0!important;
	padding: 0!important;
}
ul.thumbs li {
	background:url(../thumbs/base.png) no-repeat;
	background:url(../thumbs/base.gif) no-repeat\9 !important; /* IE8 */
    _background:url(../thumbs/base.gif) no-repeat; /* IE6 */
    #background:url(../thumbs/base.gif) no-repeat; /* IE7 */
	float: left;
	margin: 0;
	padding: 0;
	padding: 21px 0 0 0\9!important; /* IE8 */
    _padding: 21px 0 0 0; /* IE6 */
    #padding: 21px 0 0 0; /* IE7 */
	list-style: none;
	width:192px;
	height:190px;
}
a.thumb {
	padding-right: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	padding:36px 0 20px 36px;
	margin-top:36px\9!important; /* IE8 */
    _margin-top:36px; /* IE6 */
    #margin-top:36px; /* IE7 */
	border: none;
	display: block;
}
div.pagination {
background-color:#fff!important;
font-family:Arial, Helvetica, sans-serif!important;
font-size:12px;
font-weight:bold;
text-align:center;
padding:15px 0 0 0;
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:960px; height:544px;
}*/
.videoItem{
	display:none;
}
