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

@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeue-UltraLight.eot');
	src: url('../fonts/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-UltraLight.woff') format('woff'), url('../fonts/HelveticaNeue-UltraLight.ttf') format('truetype'), url('../fonts/HelveticaNeue-UltraLight.svg#UltraLight') format('svg');
}

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1em;
	height: 100%;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}

#wrapper {
	max-width: 1024px;
	height: 100%;
	margin: 0 auto;
}

img {
	width: 100%;
	float: left;
	opacity: 0.8;
}

span {
	position: absolute;
	right: 0; bottom: 0;
	padding-right: 20px;
	font-weight: 100;
	font-family: "Helvetica Neue";
	color: white;
}

header {
	position: relative;
	height: 17%;
	max-width: 1024px;
	overflow: hidden;
}

header img{
	height: 100%;
}

header span {
	bottom: 38.61236802%;
	font-size: 1.875em;
	padding-left: 5px;
	line-height: 1;
}

#thumbsarea {
	max-height: 83%;
	overflow: auto;
}

.link {
	position: relative;
	width: 100%;
	float: left;
}

.link span {
	font-size: 3em;
 }
 
.link:hover img {
	opacity: 1.0;
}

#t12, #t13, #t14, #t21, #t22, #t23, #t31, #t32, #t33, #t34, #t41, #t42, #t44 {
	display: none;
}
