@font-face{
	font-family:Futura;
	src: url(/fonts/FuturaLightBT.ttf)  format("truetype");
}

@font-face{
	font-family:Interstate;
	src: url(/fonts/Interstate_Light.ttf)  format("truetype");
}

* {margin:0;padding:0;}
img{border:none}
ul{list-style:none}
html, body {
	width:100%; 
	height:100%; 
	overflow: hidden; 
}

body.inBlack { background:#000 }

#verh {
	width:100%;
	height:237px;
}

#panel {
	top:43px;
	left:40px;
	font-family:Futura, myriad pro, trebuchet ms;
	z-index:2;
	position:absolute;
}

#menu {
	float:left;
	list-style:none;
	position:relative
}

#menu span {
	cursor: pointer;
	position: relative;
	z-index: 2;
}

#menuEnter {
	color:#221e1e;
	list-style:none;
	height:18px;
	display:block;
	overflow:hidden;
}



body.inBlack #menuEnter, 
body.inBlack a,
body.inBlack #d,
body.inBlack #menu,
body.inBlack #text { color:#ffffff } 


#subMenu {
	display:none;
	background-color: #FFFFFF;
	left: 0;
	width: 185px;
	padding-top: 5px;
	position: absolute;
	top: 15px;
	z-index: 1;
}

body.inBlack #subMenu {background-color:#000}

#subMenu a{ outline:none }

a {color:#221e1e; text-decoration:none; font-size:14px;}
a:hover {color:#545454}
body.inBlack a:hover { color:#e4e4e4 }

#text {
	position:fixed;
	top:23px;
	left:40px;
	font:14pt/12pt Interstate, trebuchet ms;
}

#text a { font:inherit; letter-spacing:0.08em; }

.clear {
	height:0;
	clear:both;
	overflow:hidden;
}

#hujator {
	width:381px;
	height:381px;
	position:absolute;
	top:50%;
	background:none;
	margin:-190px 0 0 -190px;
	left:50%;
}

.hBlock {
	float:left;
	width:125px;
	height:125px;
	margin-right:2px;
	margin-bottom:2px;
	background:none;
	position:relative;
}

.hBlock img{width:125px; height:125px; display:block;}

.hRight {margin-right:0px;}

.hBottom{margin-bottom:0}

.tempImg {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display:block;
}

.linkBlock {
	display:block;
	width:100%;
	height:100%;
}

#personalSub {top:72px;}

#workSub {top:90px;}

#breadcrumbs {
	/*position:absolute;
	font-family:Futura;
	bottom:10px;
	left:43px;*/
	
	left:13px;
	position:fixed;
	top:17px;
	display:none;
}

.arr {font-family:myriad pro, trebuchet ms; font-size:18px}

#photoZone {
	display:none;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:400px;
	margin-top:-210px;
	padding-right:200px;
}


#photoZone .zoomIcon {height:11px}

#photoZone .bigPhoto {
	height:400px;
	display:block;
	float:left;
	position:absolute;
}

.inActiveImage {opacity:0.6; cursor:pointer}

.activeImage {opacity:1;}

#thumbnails {
	display:none; 
	position:fixed;
	bottom:5px;
	left:50%;
	width:1000px;
	margin-left:-500px;
	height:70px;
	overflow:hidden
}

.smallPhoto {
	cursor:pointer;
	float:left;
	margin-right:1px;
	position:absolute;
}

.smallPhoto img{
	max-width:120px;
	max-height:70px;
}

.zoomIcon {
	position:absolute;
	bottom:2px;
	right:2px;
	display:none;
}
#photoZone .bigPhoto:hover .zoomIcon {display:block;}

/*
.smallPhoto.activeImage {
border-top:1px solid #000;
border-bottom:1px solid #000;
}*/

#photoZone .bigPhoto .photoNote {
	color: #221E1E;
	display: block;
	font-family: Futura,lucida console;
	font-size: 14px;
	margin-top: 5px;
	padding: 0 10px;
	text-align: center;
}

#loading {
	position:absolute;
	top:50%;
	left:50%;
	font-size:1.7em;
	margin:-30px 0 0 -20px;
	color:#545454
}

.pageContent {
	font-family:Futura,myriad pro,trebuchet ms;
	height:60px;
	left:50%;
	line-height:20px;
	margin:-50px 0 0 -100px;
	position:absolute;
	top:50%;
	width:200px;
}

.pageContent a{
	font-size:16px !important
}

.pageContent h2{ font-size:1.1em }

.contacts {
	font-family:Futura;
	font-size:0.7em;
	position:absolute;
	right:10px;
	text-align:right;
	top:21px;
}

.brick {
	position:fixed;
	width:20px;
	height:20px;
	top:1px;
	border:1px outset #fff
}

#white-brick {
	background:#f5f5f5;
	right:25px;
}

#black-brick {
	background:#434444;
	right:1px;
	border:1px outset #000
}

#d { font-size:11px; position:relative; top:-1px; }

#mylink {
	display:block;
	position:absolute;
	bottom:10px;
	right:40px;
	font:10px/12pt Interstate, trebuchet ms;
}

#preloader {
	width:64px;
	height:22px;
	position:absolute;
	margin:-11px 0 0 -32px;
	top:50%;
	left:50%;
}

#album-desc {
	color: #221E1E;
	float: right;
	font-family: Futura,myriad pro,trebuchet ms;
	font-size: 14px;
	left: 408px;
	margin-left: 15px;
	margin-top: 2px;
	width: 650px;
}
