@font-face {
	font-family: 'HelveticaNeueLight';
	src: url(//:) format('no404'), url('/fonts/helveticaneuelight-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLightUltra';
	src: url(//:) format('no404'), url('/fonts/helveticaneueultralight-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


html {
	height: 100%;
	font-size: 100.01%;
}

body {
	width: 100%;
	height: 100%;
	font: 13px Helvetica, Arial, sans-serif;
	background: black;
	color: #e3e3e3;
	background-color: black;
	background-position: 50% 50%;
	overflow-y: hidden;
	min-width:1000px;
	position:relative;
}

.white	{
	color:#fff;
}

.helvetica	{
	font-family: 'HelveticaNeueLight', sans-serif;
}

.helvetica_ultra	{
	font-family: 'HelveticaNeueLightUltra', sans-serif;
}

.main {
	position: relative;
	min-height: 100%;
	overflow: hidden;
	min-width: 1000px;
}

h1,h2,h3 {
	font-weight: normal;
}

p {
	font-size: 12px;
	line-height: 14px;
}

a {
	color: #1f6fbe;
	text-decoration: none;
}

input	{
	width: 85px;
	border: 1px solid #777777;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	padding: 2px 2px 2px 2px;
	height: 12px;
}

.clear {
	clear: both;
	line-height: 0;
}

.center {
	margin: auto auto;
	border: 1px solid red;
	width: 200px;
	height: 200px;
}

#background_image {
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
}
#background_image_2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: black;
	z-index: 2;
	width: 100%;
	height: 100%;
}
#loader {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
	-moz-opacity: 0.45;
	-khtml-opacity: 0.45;
	opacity: 0.45;
}
.w {
	width: 100%;
	height: auto;
}
.h {
	height: 100%;
	width: auto;
}

#background_image_effect {
	z-index: -1;
	position: absolute;
	visibility: hidden;
}

#layer {
	overflow: auto;
	min-height: 500px;
	min-width: 800px;
	position: absolute;
	top: 23px;
	bottom: 23px;
	width: 100%;
	z-index: 2;
}

#download-pdf-portfolio {
	background-repeat: no-repeat;
	position: absolute;
	right: 45px;
	top: 60px;
	display: block;
	z-index: 6;
}

#project-title {
	position: absolute;
	right: 40px;
	bottom: 136px;
	font-size: 15px;
	text-decoration: underline;
	color: #e3e3e3;
}

.menuLeft {
	position: absolute;
	top: 20px;
	z-index: 7;
}

.inline {
	
}

.inline li {
	float: left;
}

.top {
	position: absolute;
	left: 0;
	right: 0;
	height: 30px;
	background: url(/img/bg_top.png);
	padding: 5px 0px 0px 40px;
	z-index: 900;
}

.top {
	text-align: right;
}


ul.menu {
	float: left;
	margin-top:3px;
}

ul.menu li {
	padding-right: 40px;
	vertical-align: middle;
}

ul.menu a {
	color: white;
	text-decoration: none;
}

ul.menu span.label {
	color: #aaa;
}

ul.menu span.value {
	color: #fff;
}

ul.menu a:hover {
	color: #aaa;
}

.icons {
	float: right;
	margin-top: 4px;
	margin-left: 42px;
}

.projects {
	float: left;
	margin-left: 370px;
	padding: 40px 0 20px 0;
	position: relative;
	z-index: 10;
}

.projects .project {
	width: 280px;
	height: 240px;
	float: left;
	margin: 0 10px 10px 0;
	background: url("../img/project-bg.png") 50% 50% no-repeat;
	color: #444444;
	position: relative;
	//zoom: 1;
}

.projects .project .blue {
	padding: 0;
	margin: 11px;
	margin-bottom: 4px;
	line-height: 0px;
	display: block;
	position: relative;
}

.projects .project img.thumb {
	margin: 0px;
	margin-bottom: 0px;
	width: 258px;
	height: 174px;
	cursor: pointer;
}
.projects .project .blue .thumb_hover {
	display: none;
}
.projects .project .blue:hover .thumb_hover {
	display: block;
	position: absolute;
	z-index: 200;
	background: #55D3FB;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	left: 0px;
	top: 0px;
	width: 258px;
	height: 174px;
}

.projects .project .title {
	font-size: 17px;
	margin: 0 11px 0 15px;
}

.projects .project .tags .tags_img {
	float: left;
	margin-right: 25px;
}
.projects .project .tags {
	margin: 0 11px 0 15px;
	height: 24px;
	overflow: hidden;
	//zoom: 1;
}
.projects .project .tags img {
	vertical-align: top;
}

.projects .project .tags .images-count {
	font-size: 17px;
	float: right;
	color: #fff;
	background-color: #777777;
	width: 22px;
	padding: 4px 0;
	text-align: center;
	background: url("../img/project-images-count-bg.png") no-repeat center;
}

.lenta {
	position: absolute;
	height: 84px;
	bottom: 0px;
	left: 0;
	right: 0;
	padding: 0 56px;
	background: url("../img/effect-lenta-bg.png") repeat-x;
	z-index: 3;
}

.gallery {
	overflow: hidden;
}

.gallery .holder {
	margin-left: -9px;
}

.gallery img {
	border: 1px solid #3c3c3c;
	margin: 9px 0 0 9px;
	background: #3c3c3c url('../img/img.gif') 0 0 repeat;
	color: #3c3c3c;
	cursor: pointer;
}
.gallery img.prev_load {
	background: transparent url('../img/loader.gif') 50% 50% no-repeat;
	position: absolute;
	z-index: 2;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
	-moz-opacity: 0.45;
	-khtml-opacity: 0.45;
	opacity: 0.45;
	border: none;
}

.gallery img.hover,
.gallery img.curr {
	border: 1px solid #55d3fb;
}

a.arrow {
	position: absolute;
	display: block;
	width: 7px;
	height: 14px;
	cursor: pointer;
	background-repeat: no-repeat;
}
a.arrow.hidden {
	display: none;
}

a.arrow:hover {
	background-position: bottom;
}

a.left {
	background-image: url("../img/arrow-left.png");
	left: 36px;
	bottom: 35px;
}

a.right {
	background-image: url("../img/arrow-right.png");
	right: 36px;
	bottom: 35px;
}

/* Effects */
.effect-lines-left {
	background: url("../img/effect-lines-left.png") left
		repeat-y;
	width: 100%;
	height: 100%;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}

.effect-lines-right {
	background: url("../img/effect-lines-right.png") right
		repeat-y;
	width: 100%;
	height: 100%;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}

/* Effects */
a.logo {
	background: url("/img/logo.png") no-repeat;
	width: 278px;
	height: 39px;
	display: block;
	margin: 40px 0px 0px 50px;
	font-size: 0;
	text-decoration: none;
	z-index: 6;
}

/* tags */
ul.tags {
	margin: 26px 26px 26px 50px;
}

ul.tags li {
	
}

ul.tags li a {
	text-decoration: none;
/*	color: transparent;*/
	color: #b2b1a6;
	font-size: 25px;
	line-height: 40px;
}


.text {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #e3e3e3;
}

.text h2 {
	font-family: "Century Gothic", Verdana;
	font-size: 21px;
	color: #e3e3e3;
	text-align: center;
	margin-bottom: 23px;
}

.text h3 {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	margin-bottom: 10px;
	color: #e3e3e3;
}

.text ul {
	margin-bottom: 23px;
}

.text ul li {
	margin-left: 14px;
	list-style: disc;
}

.text p {
	padding-bottom: 23px;
	color: #e3e3e3;
}

.text a {
	text-decoration: underline;
	color: #55D3FB;
}

.text a:hover {
	text-decoration: underline;
	color: #1f6fbe;
}

.info {
	background: #000;
	padding: 14px 18px;
	font-size: 13px;
}

#overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	z-index: 999;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	min-width: 1000px;
}

#aboutContent {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:5;
	background: #000;
	padding: 40px 0px 0px 20px;
}

#aboutContent p {
	line-height: 30px;
	font-family: 'HelveticaNeueLight', sans-serif;
	font-size: 20px;
	padding-bottom:15px;
}


.proj_prev {
	background: url('../img/loader_.gif') 50% 50% no-repeat;
	/*
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	*/
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 2;
}


.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.opacity_0 {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#photo_list,
#video_list {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1501;
	width: 100%;
	height: 1000px;
	overflow: hidden;
	min-width: 1000px;
	//zoom: 1;
}

#photo_list_close {
	position: absolute;
	top: -27px;
	right: -27px;
	z-index: 10;
	overflow: hidden;
	background: transparent url('../img/btn-close-bg.png') no-repeat center center;
	cursor: pointer;
	height: 37px;
	width: 37px;
}
#photo_list_close.hover,
#video_list_close.hover {
	background-position: 0 -22px;
}
#photo_list_close div,
#video_list_close div {
	display: none;
}

.img_block {
	position: absolute;
	top: 45px;
	cursor: pointer;
}

#photo_list_next_par {
	left: 100%;
	z-index: 50;
}

#photo_list_prev_par {
	right: 90%;
	z-index: 50;
	text-align: right;
}

#photo_list_curr_par {
	width: 100%;
	text-align: center;
	z-index: 5;
	cursor: default;
	left: 0px;
}
#photo_list_curr_bg {
	width: 100px;
	height: 100px;
	padding: 10px;
	background: black;
	margin: 0px auto;
	//zoom: 1;
	position: relative;
}

#photo_list_curr_txt {
	position: relative;
	left: 0px;
	top: -25px;
	margin: 0px auto;
	z-index: 20;
	height: 22px;
	line-height: 22px;
}
#photo_list_curr_txt .bg {
	position: absolute;
	width: 100%;
	height: 22px;
	left: 0px;
	top: 0px;
	background: white;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}	
#photo_list_curr_txt #photo_list_curr_txt_line {
	padding: 0px 7px;
	position: relative;
	z-index: 100;
	text-align: left;
	cursor: auto;
	font-size: 0.85em;
	font-style: italic;
	background: transparent;
}

#photo_list_name {
	padding-top: 20px;
	font-family: "Century Gothic",Verdana;
	margin-bottom: 6px;
	text-align: center;
	display: block;
}

#photo_list_name a {
	color: #E3E3E3;
	font-size: 21px;
}

#photo_list_preview_layout {
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#photo_list_preview {
	width: 742px;
	height: 90px;
	margin: 0px auto 32px;
	//zoom: 1;
	background: black;
}

#photo_list_preview_prev {
	float: left;
	width: 7px;
	height: 98px;
}
#photo_list_preview_next {
	float: right;
	width: 7px;
	height: 98px;
}

#photo_list_preview_prev_arrow {
	width: 7px;
	height: 14px;
	background: url('../img/gallery-arrows.png') 0 0 no-repeat;
	margin-top: 37px;
	cursor: pointer;
}
#photo_list_preview_prev_arrow.hover {
	background-position: 0 100%;
}
#photo_list_preview_prev_arrow.off {
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
#photo_list_preview_next_arrow {
	width: 7px;
	height: 14px;
	background: url('../img/gallery-arrows.png') -7px 0 no-repeat;
	margin-top: 37px;
	margin-left: 0px;
	cursor: pointer;
}
#photo_list_preview_next_arrow.hover {
	background-position: -7px 100%;
}
#photo_list_preview_next_arrow.off {
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}
#photo_list_preview_prev_arrow div,
#photo_list_preview_next_arrow div {
	display: none;
}

#photo_list_preview_list {
	float: left;
	width: 728px;
	height: 90px;
	overflow: hidden;
	position: relative;
	//zoom: 1;
}
#photo_list_preview_list_line {
	width: 10000px;
	height: 90px;
	position: relative;
	//zoom: 1;
}
#photo_list_preview_list_line div {
	float: left;
	padding: 12px 3px 3px;
	position: relative;
}

#photo_list_preview_list_line div.curr img {
	border: 1px solid #55D3FB;
}
#photo_list_preview_list_line div.curr img.video,
#photo_list_preview_list_line div.curr img.loader {
	border: none;
}
#photo_list_preview_list_line img {
	cursor: pointer;
	border: 1px solid black;
	position: relative;
	z-index: 1;
}
#photo_list_preview_list_line img.video {
	cursor: pointer;
	border: none;
	position: absolute;
	top: 12px;
	left: 3px;
	background: url('/Data/Design/Images/video.png') 50% 50% no-repeat;
	z-index: 2;
}
#photo_list_preview_list_line img.loader {
	cursor: pointer;
	border: none;
	position: absolute;
	top: 12px;
	left: 3px;
	background: url('../img/loader.gif') 50% 50% no-repeat;
	z-index: 3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
	-moz-opacity: 0.45;
	-khtml-opacity: 0.45;
	opacity: 0.45;
}

#photo_list_preview_shadow_l {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 98px;
	background: black;
	line-height: 0px;
	font-size: 0px;
}
#photo_list_preview_shadow_r {
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 0px;
	width: 30px;
	height: 98px;
	background: black;
	line-height: 0px;
	font-size: 0px;
}

#photo_list_link {
	display: block;
	position: absolute;
	z-index: 9;
	top: 10px;
	left: 10px;
	background: url('../img/d-t.gif') 0 0 repeat;
}
#photo_list_link span {
	color: white;
	position: absolute;
	right: 10px;
	bottom: 20px;
	background: url('/Data/Design/Images/view-web-site.png') 0 0 no-repeat;
	width: 110px;
	height: 16px;
	white-space: nowrap;
}
#photo_list_link:hover span {
	background: url('/Data/Design/Images/view-web-site.png') 0 100% no-repeat;
}
#photo_list_link.hidden {
	display: none;
}

#fade {
	background: black;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1500;
	width: 100%;
	min-width: 1000px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
* html #fade {
	height: 100%;
	width: expression(
		(
			document.getElementById('measurer')
			&& document.getElementById('measurer').clientWidth < 1000
		)
		?	'1000px'
		:	'100%'
	);
}

.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}
#mediaspace {
	border: 1px solid #3C3C3C;
}

a.white	{
	color:#fff;
}

a.act	{
	font-family: 'HelveticaNeueLight', sans-serif;
	color:#fff;	
}

a.no_act	{
	font-family: 'HelveticaNeueLightUltra', sans-serif;
}