@charset "utf-8";
html,body{height:100%;}

*{outline:none;}

body{
	margin:0px;
	padding:0px;
	background-color: #000000;
}

#capa {
	background-color: #C6C6BD;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 9999;
	display: block;
}
.iso_galeria {
	position: absolute;
	z-index: 9999;
	left: 30px;
	top: 30px;
}
.bt-home {
    position: absolute;
	z-index: 9999;
	right: 0px;
	top: 60px;
}

#toolbar{
	position:fixed;
	z-index:3;
	right:60px;
	top:50px;
	padding:5px;
	background:url(../img/fs_img_g_bg.png);
	float: right;
}

#toolbar img{border:none;}

#bg{position:fixed; z-index:1; overflow:hidden; width:100%; height:100%;}

#img_title{
	left:10px;
	top:10px;
	padding:10px;
	background:url(../img/fs_img_g_bg.png);
	color:#FFF;
	font-family:'Josefin Sans Std Light', arial, serif;
	font-size:24px;
	text-transform:uppercase;
	z-index: 999999;
}


#bgimg{display:none; -ms-interpolation-mode: bicubic;}

#preloader{position:relative; z-index:3; width:31px; top:45%; margin:auto; background: #000000; padding: 10px;}

#thumbnails_wrapper{z-index:2; position:fixed; bottom:0; width:100%; background:url(../images/empty.gif); /* stupid ie needs a background value to understand hover area */}

#outer_container{position:relative; padding:0; width:100%; margin:40px auto;}

#outer_container .thumbScroller{position:relative; overflow:hidden; background:url(../images/fs_img_g_bg.png);}

#outer_container .thumbScroller, #outer_container .thumbScroller .container, #outer_container .thumbScroller .content{}

#outer_container .thumbScroller .container{position:relative; left:0;}

#outer_container .thumbScroller .content{float:left;}

#outer_container .thumbScroller .content div{height:100%;}

#outer_container .thumbScroller img{border:none;}

#outer_container .thumbScroller .content div a{display:block; }

.nextImageBtn, .prevImageBtn{display:block; position:absolute; width:80px; height:50px; top:50%; margin-top:-25px; z-index:3; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}

.nextImageBtn:hover,.prevImageBtn:hover{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}

.prevImageBtn {
	left:0;
	background: none;
	background-image: url(../img/previous.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.nextImageBtn {
	right:0;
	background: none;
	background-image: url(../img/next.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boton_volver li a {
color:#ccc;
text-decoration:none;
text-transform:uppercase;

}

#boton_volver li a:hover{
color:#fff;


}

#boton_volver li {
float:left;
text-decoration:none;
list-style:none;
color:#999999;
}
#boton_volver li {
padding:0 0 0 10px;}




#titulo{
z-index:12;
position:fixed;
left:35px;
top:460px;
padding:0;
}

#titulo a{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#CCCCCC;
text-decoration:none;}

#titulo a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333;
text-decoration:none;}

#titulo a.acti{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333;
text-decoration:none;}

h1.titulo_galerias{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#ccc;

}

.logo a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo .img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:0;
}

#volver{
	position:fixed;
	z-index:3;
	padding:5px;
	float: right;
	top: 50px;
	right: 120px;
}

/* CSS Document */


#volver a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;}
