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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background: #0b0602;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#logo {
	background: #f8f4f0;
	text-align: center;
	padding: 15px 30px;
	padding-top: 35px;
	border-bottom: 1px solid #fdfdfd;
}
#logo img {
	border: none;
}
#outlet a{
	background: url(../inc/outlet.png) left top no-repeat;
	padding: 0px;
	border: none;
	display: block;
	width: 250px;
	height: 70px;
}
#outlet a:hover{
	background: url(../inc/outlet.png) left bottom no-repeat;
}
#outlet {
	background: url(../inc/outlet.png) left top no-repeat;
	height: 70px;
}
#outlet img {
	border: none;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d6f57;
	text-align: right;
	margin-right: 15px;
	padding-top: 15px;
	font-size: 9px;
	font-weight: bold;
}
.en {
	color: #875337;
	font-style: oblique;
}
h1 .en {
	color: #563d2a;
	font-style: oblique;
}
.es {
	color: #1e0e01;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu1 { 	border-right: 3px solid #89705c; margin-right: 4px; padding-right: 2px;}
.menu2 { 	border-right: 4px solid #4d2606; margin-right: 2px; padding-right: 3px;}
.menu3 { 	border-right: 2px solid #8d6518; margin-right: 5px; padding-right: 2px;}
.menu4 { 	border-right: 4px solid #6e4627; margin-right: 1px; padding-right: 4px;}
#menu a {
	text-decoration: none;
}


.contenido {
	font-family: Trebuchet MS, Arial, Sans-serif, Helvetica;
	letter-spacing: -1;
	font-weight: normal;
	font-size: 10pt;
}
.contenido h1 {
	margin-top: 0px;
	padding: 12px;
	padding-top: 22px;
	color: #957e6a;
	border-bottom: 1px solid #281709;
	
	font-size: 20pt;
	cursor: default;
	margin-bottom: 0px;
	font-weight: normal;
	
	font-family: Georgia, Times, "Times New Roman", serif;
	letter-spacing: -1px;
}
#esp {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #281709;
	background: #221308;
}
#esp p {
	padding-left: 22px;
	padding-right: 22px;
}
#eng p {
	padding-left: 22px;
	padding-right: 22px;
	color: #978573;
	font-style: oblique;
}


/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:1020px;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	.ekifolsa {
		/*background:#000;*/
		/* Right column background colour */
	}
    .ekifolsa .colmid {
        float:left;
        width:200%;
        margin-left:-238px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#190e05;    	/* Centre column background colour */
    }
    .ekifolsa .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:488px;         	/* Left column width + right column width */
        background:#f5eee8;    	/* Left column background colour */
    }
    .ekifolsa .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:250px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
		border-left: 1px solid #765031;
	}
	.ekifolsa .contenido {
        margin:0 250px;     	/* Centre column side padding:
                             	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
		margin-left: 250px;
		margin-right: 238px;
        position:relative;
	    left:200%;
	    overflow:hidden;
		color: #a68d74;

	}
    .ekifolsa .left_bar {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:250px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:0px;         	/* Width of the left-had side padding on the left column */
			

    }
    .ekifolsa .right_bar {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:238px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:0px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
	border-left: 1px solid #765031;
	border-right: 1px solid #1d120a;
	
    }
	
    .ekifolsa .right_bar img {
		border: 0px;
		display: block;
    }
	
	
/* Footer styles */
#footer {
	clear:both;
	width: 100%;
	background: #100903;
	color: #978573;
	font-size: 10px;
	padding-top: 5px;
	
	margin: 0px;
	padding-bottom: 20px;
	border-bottom: 10px solid #170c03;
	border-top: 3px solid #2f1c0c;
}
#footer h3 {
	color: #978573;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
}
#footer p {
	margin: 0px;
	font-style: oblique;
	padding-left: 22px;
}
#footer a {
	text-decoration: none;
	color: #9c5f2a;
}
#footer a:hover {
	text-decoration: underline;
	color: #bb8b62;
}



#galeria {
	padding: 10px;
	background: #25160b;
	width: 100%;
	border-bottom: 1px solid #281709;
	min-height: 320px;
}
#paginacion {
	padding: 10px;
	text-align: center;
	color: #6c4f37;
	font-weight: bold;
	font-size: 18pt;
	
}
#paginacion a {
	color: #48382f;
	text-decoration: none;
	border: 1px dotted #2d2620;
	margin: 2px;
	padding: 4px 16px;
	background: #201209;
}
#paginacion a:hover {
	color: #9d7c61;
	background: #331f12;
}
#galeria td {
	padding: 7px;
	/*border: 1px solid #942013;*/
}
#galeria img {
	border: 1px solid #2d2620;
}

#contactform {
	padding: 15px;
}
#contactform input, #contactform textarea {
	width: 490px; background: #1c1006; border: 1px solid #2d1b0c; color: #8a6a51; font-size: 9px;
	 padding: 2px;
}
#contactform textarea {
	height: 100px;
}
#contactform #enviar {
	width: 190px; background: #261709; border: 1px solid #3f2a18; color: #cec2b7; font-size: 9px;
	padding: 4px; font-weight: bold;
}

#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: 12px; 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: 26px; 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; }


body {
	background: #0b0602;
}
.webmail { float: right; margin: 3px; }
