@charset "utf-8";
/* CSS Document */

body{ background-color:#000000; font:76% Verdana,Tahoma,Arial,sans-serif; color:#CCCCCC; line-height:1.4em; margin:0; padding:0;}
body h3 { font-size:13px; color:#dfa801; margin-left:200px; margin-bottom:40px;}
#header{ width:1000px;  height:200px; background:url(img/header.jpg) no-repeat; margin-left:0; margin-top:0;}
#headerInteriores{ width:1000px;  height:200px; background:url(img/headerInteriores.jpg) no-repeat; margin-left:0; margin-top:0;}
#bodyPortafolio{ width:1000px; height:600px; background:url(img/fondoBody.jpg) no-repeat; margin-left:0; margin-top:0;}
#bodyInteriores{ width:840px; margin-left:160px; margin-top:40px; padding-bottom:40px;}
#bodyInteriores p {font-size:14px; color:#dfa801; text-align:left; text-decoration:none; margin-right:140px;}
.blanco {color:#CCCCCC;}
#bodyInteriores p a {font-size:14px; color:#dfa801; text-align:left; text-decoration:underline;}
#footer{ width:1000px; height:120px; text-align:center;}
#footer  p{font-size:12px; color:#dfa801;}
#footer  p a{font-size:12px; color:#dfa801; text-decoration:none;}
#footer  p a:hover{font-size:12px; color:#dfa801; text-decoration:underline;}
#footer  p.chico{font-size:9px; color:#dfa801;}

#footerGalerias { width:740px; height:120px; text-align:center; border:0; padding:0;}
#footerGalerias  p{font-size:12px; color:#dfa801;text-align:center;}
#footerGalerias  p a{font-size:12px; color:#dfa801; text-decoration:none;}
#footerGalerias  p a:hover{font-size:12px; color:#dfa801; text-decoration:underline;}
#footerGalerias  p.chico{font-size:9px; color:#dfa801;}

#bodyGalerias{	width:640px;	position:absolute;	margin-left:0;	margin-top:0;	padding-left:20px;	left: 200px;	top: 300px;}
#leftside {	position:fixed;	width:200px;	height:550px;	margin-left:0;	margin-top:0;	left: -1px;	top: 298px;	border-right:solid 1px #dfa801;}
#botonesPortada{width:280px;	height:70px;	position:absolute;	margin0;	padding:0;	left: 700px;	top: 260px;}
#textoPortada{width:330px;	height:170px;	position:absolute;	margin:0;	padding:0;	left: 650px;	top: 400px;	text-align:justify;}
#textoPortada p{font-size:12px; color:#dfa801;}
#textoPortada p a{font-size:12px; color:#dfa801; text-decoration:none;}
#textoPortada p a:hover{font-size:12px; color:#dfa801; text-decoration:underline;}
#btnPortafolioGde{width:100px; height:130px; margin-left:160px; margin-top:70px; float:left;}
#btnClases{width:70px; height:130px; margin-left:270px; margin-top:70px; float:left;}
#btnBlog{width:70px; height:130px; margin-left:0; margin-top:70px; float:left;}
#btnContacto{width:70px; height:130px; margin-left:0; margin-top:70px; float:left;}
#btnPieldeSalmon{width:200px; height:160px; margin-left:130px; float:left;}
#btnPiedrasemipreciosa{width:200px; height:160px; float:left;}
#btnPlataTradic{width:200px; height:160px; float:left;}
#btnMetalContemp{width:200px; height:160px; margin-left:130px; float:left;}
#btnMadera{width:200px; height:160px; float:left;}
#btnTaller{width:200px; height:160px; float:left;}

#btn001{width:180px; height:180px; float:left; text-align:center; margin-left:30px; margin-bottom:30px;}
#separador{clear:both;}
.bloque {background:#000; border:1px solid #dfa801; color:#303030; display:block; width:696px;}
.pic {background:#000; border:1px solid #dfa801; color:#303030; display:inline; padding:4px; margin:0 10px 5px 0;}
.pic2 {background:#000; border:1px solid #dfa801; color:#303030; float:left; padding:4px; margin:0 20px 5px 0;}
.menublock { float:left; width:160px; margin:0 0 20px 0; font-size:0.9em; text-align:right; border-right:solid 0px; border-color:#dfa801; }
.menublock li {list-style:none; padding-left:2px; margin-bottom:8px; margin-right:8px;}
.menublock li a {font-weight:normal; text-decoration:none; color:#dfa801;}
.menublock li a.current {font-weight:normal; text-decoration:none; color:#ccc;}
.menublock li a:hover {text-decoration:none; color:#FFFFFF}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; 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: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

