body {
	margin: 0;
	height: 0;
	background: #fff;
}
a, div {
	outline:none;
}
#wrap {
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -300px;
	overflow: hidden;
	background: #fff;
	border: 1px dotted #999;
}
#menu {
	float: left;
	width: 199px;
	height: 600px;
	border-right: 1px dotted #999;
	background: url("../images/logo.png") no-repeat;
	background-position: 15px 20px;
}
#menu_ppal, h4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	margin-top: 80px;
}
#menu_ppal a.menuLink {
	text-decoration: none;
	color: #666;
}
#menu_ppal a.menuLink:hover, #menu_ppal {
	color: #000;
}
#menu_ppal ul {
	list-style: none;
	padding-left: 16px;
	margin-left: 0;
	margin-top: 15px;
}
.menuText {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font: 12px/14px monospace;
	color: #444;
}
.menuText p {
	margin: 0;
}
.menuText form {
	margin-top: 14px;
	margin-bottom: 6px;
}
.menuText select {
	width: 164px;
	background: #fff;
	margin-bottom: 6px;
}
.menuText p.submit {
	margin-top: 4px;
}
.menuText a.button {
	background-color: #999;
	color: #000;
	padding: 1px 6px;
	text-decoration: none;
}
.menuText a.button:hover {
	color: #fff;
	background: #000;
}
#cont {
	width: 684px;
	height: 570px;
	margin: 0;
	margin-top: 15px;
	float: right;
}
.flexcroll {
	overflow: auto;
}
.staffAnna {
	background: url("../images/about/anna.png") no-repeat;
}
.staffCristina {
	background: url("../images/about/cris.png") no-repeat;
}
.staffEsther {
	background: url("../images/about/esther.png") no-repeat;
}
.staffInti {
	background: url("../images/about/inti.png") no-repeat;
}
.staffJudith {
	background: url("../images/about/judith.png") no-repeat;
}
.staffMarkus {
	background: url("../images/about/markus.png") no-repeat;
}
.staffJay {
	background: url("../images/about/jay.jpg") no-repeat;
}
.staffRuben {
	background: url("../images/about/ruben.png") no-repeat;
}
#textStaff {
	margin-left: 20px;
	width: 240px;
}
img.thumbs {
	width: 90px;
	height: 130px;
	padding: 0;
	margin: 0;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
#thumbsCollection {
	width: 310px;
	height: 570px;
	float: right;
}
ul#collectionList {
	margin-top: 6px;
	padding: 0;
}
ul#collectionList li {
	padding-bottom: 6px;
}
.thumbsStyling {
	width: 141px;
	border: 1px dotted #999;
	padding: 5px;
	text-align: center;
}
.thumbsStyling h4 {
	margin-top: 12px;
	margin-bottom: 6px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	line-height: 12px;
}
.spacer {
	height: 15px;
}
#zoom {
	float: left;
	width: 360px;
	overflow: hidden;
	position: fixed;
}
img.zoomin {
	cursor:crosshair;
}
p.zoom-instruccions {
	font-family: arial, sans-serif;
	margin-top: 10px;
	font-size: 10px;
	margin-left: -6px;
}
a.tornar {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
a.tornar:hover {
	color: #000;
}
a.mail {
	color: #444;
	font-family: monospace;
}
a.mail:hover {
	text-decoration: none;
}
.clearfloat {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	visibility: hidden;
}
div#postit {
	width: 200px;
	height: 200px;
	position: absolute;
	margin-left: -106px;
	margin-top: 200px;
	z-index: 999;
}
#lightboxWrap {
	overflow: hidden;
	float: left;
	padding:0;margin:0;
	margin-left: 16px;
}
#lightbox{ position: absolute; z-index: 100; margin:0; padding:0; margin-left: 200px; margin-top:-20px;}
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: absolute; background-color: #fff; width: 250px; height: 250px; margin:0; padding-left: 6px;}
#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{ position:absolute;  width: 20%; margin-top: -36px;}

#imageData{ color: #666; width: 60px;}
#imageData #imageDetails{ display:none; width: 70%; float: left; text-align: left; }	
#imageData #caption{ display:none; font-weight: bold;	}
#imageData #numberDisplay{ display: none; clear: left; padding-bottom: 1.0em;	}			
#bottomNavClose{ width: 100%; padding-left: 20px; cursor: pointer; }	 	

#overlay{ position: absolute; z-index: 90; background-color: #fff; }