/* NPicasso.com (Npicasso Image SOlutions) CSS */

/* General */
body {
	background-color: #E5E5E5;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:center;
}
a {
	text-decoration:none;
	color:#330000;
}
a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
img {
border:0;
}

/* DIV ID */
#central {
	text-align:left;
	margin-top:0px;

	height:auto !important;
	width:844px;
	margin-left:auto;
	margin-right:auto;
	/*background:url(img/back.jpg) repeat-y center;*/
	background:url(img/bg-main-new.png) repeat-y center;
}
#top {
	text-align:right;
	margin-top:0px;
	height:15px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:650px;
	height:200px;
	margin-top:5px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	width:630px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	padding-left:22px;
	text-align:left;
	background-color: #4D1727;
}
#contenidos {
	width:630px;

	height:auto !important;

	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background:#FFFFFF;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	overflow:auto;

}	
#final {
	width:100%;
	height:140px;
	background:#a28719;
	clear:both;
}
#final a {
	color:#FFFFFF;
}
#videos {
	width:541px;
	height:155px;
	padding-left:60px;
}
.video_cont {
	width:157px;
	height:100%;
	margin-right:5px;
	float:left;

}

/* Listas - menus */
#contenidos ul {
	padding-right:25px;
	margin-top:20px;
}
#contenidos li {
	padding-top:5px;
	padding-bottom:5px;
}
#contenidos li a{
}
#contenidos dl {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	
}
#contenidos dl img {
	float:right;
}
#contenidos dt {
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	display:block;
	clear:both;
	color:color:#330000;
	
}

#contenidos dt a{
	color:#330000;
	font-size:16px;
}

#contenidos dt a:link{
	color:#330000;
}

#contenidos dt a:visited{
	color:#330000;
}



#contenidos dd {
	display:block;
	width:550px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	display:block;
	margin-bottom:20px;
	margin-right:10px;
}
/* submenus */

#submenu {
	float:right; 
	width:80px; 
	display:block; 
	border:solid 1px #FFFFFF; 
	font-size:10; 
	font-weight:bold; 
	margin-right:10px; 
	text-align:center;
	width:110px;
}
#submenu ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
#submenu ul li {
	color: #333333;
	margin-bottom:5px;
}
#submenu ul li a {
	background-color:#666666; 
	color:#FFFFFF;
	display:block;
	border:solid 1px #CC0000;

}
#submenu ul li a:hover {
	background-color: #FFFFFF; 
	color: #333333;
	display:block;
	text-decoration:none;
}
/* Estilos de texto */
h1 {
	font-size:16px;
	color:#4D1727;
	text-decoration: underline;	
}
h2 {
	font-size:14px;
	font-weight:bold;
	
	color:#000000;
}
h3 {

	font-size:14px;
	color:#330000;
}

h4 {
	font-size:11px;
	font-variant:small-caps;
	color:#000000;
}
.margen-izquierda {
	width:450px; 
	margin-left:10px
}
a.rojo {
	color:#CC3300;
}
#final p.line a {
	color:#333333;
}
/* LISTAS */

#menu ul {
	padding:0;
	margin:0;
	list-style:none;

}

#menu ul li {
	padding:0;
	margin:0;
	float:left;

}
#menu ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:14px;
	padding-top:6px;
	padding-bottom:7px;
	display:block;
	margin-right:11px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	
}
#menu ul li a:hover {
	background:url(img/bk_menu.jpg) center bottom no-repeat;
	text-decoration:none;
}
/*lightbox*/


#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:10px;	
	border:1px solid #000
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 280px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}
.thumbnail {
	margin-bottom:2px;
	width:132px;
	float:left;
	
	}


/*** menu superior ***/ 

#nav, 
#nav ul {
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	font: 10px verdana, sans-serif;
	border:0px solid #000;
	position:relative;
	z-index:200;
	margin-top:5px;
	background-color: #4D1727;
}
#nav {
	padding:0;
	width:640px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	text-align:left;
	background-color: #4D1727;
}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 10px 0 10px; font-weight:bold}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color: #FFFFFF; height:27px; padding-right:5px; line-height:27px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:27px; line-height:27px; float:none;}

#nav li:hover {
	position:relative;
	z-index:300;
	background-color: #82576D;
	color:#FFFFFF;
}
#nav a:hover {position:relative; z-index:300; text-decoration:none; color:#000000;}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:none; color:#fff;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

* {
	text-decoration:none;
}
#select-galeria {
	width:100%;
	margin-left:auto; 
	margin-right:auto; 
	height:50px;
}