html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #b9b9c5;
	background-image:  url(/img/bg.jpg);
}
.wrapper {
	width: 100%;
	min-height: 100%;
}
*html .wrapper {
	height: 100%;
}
.container {
	width: 100%;
	text-align: left;
	padding-bottom: 28px;
}
.footer {
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin-top: -28px;
	background-color: #4D4E51;
	font-family: Tahoma, sans-serif;
	color: #B1B1B3;
	font-size: 11px;
	position: relative;
}
.footer a, .footer a:hover, .footer a:visited {
	color: #aab73e;
	font-size: 11px;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.leftfooter {
	float: left;
	padding-left: 30px;
}
.rightfooter {
	float: right;
	text-align: right;
	padding-right: 30px;
}

.menu {
position: relative;
	padding: 120px 0px 0px 30px;
}
.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu li {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
background-color:#4D4E51;
float:left;
clear:both; padding:2px 4px 4px 4px;
}
.menu a, .menu a:visited {
	font-size: 21px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

	text-decoration: none;
}
.menu a:hover {
	border-bottom: 0px;
	background: url(/img/menu.gif) bottom repeat-x #cedc25;
}
.menu a.selected {
	color: #a5a5a9;
	border-bottom: 0px;
	background: url(/img/menu.png) bottom repeat-x;
}

.page {
	display: none;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 28px;
	width: 100%;
	/*background: url(/img/gallery-bg.png) #4D4E51;*/
	background-color: #4D4E51;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	height: 440px;
	overflow: hidden;
}
span.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
}
.pagepadding {
	padding-bottom: 50px;
}
.leftpage {
	float: left;
	width: 40%;
}
.rightpage {
	margin-left: 40%;
}
.togglepage {
	float: right;
	width: 80px;
	padding-top: 10px;
margin-bottom:-100px;
z-index:100;
position:relative;
}
.submenu {
	margin-right: 100px;
	padding-top: 10px;
height:28px;
}
.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
position:absolute;
margin-top:-12px;
}
.submenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;	
width:56px;
height:56px;
line-height:52px;
text-align:center;
}

.submenu ul li a {background:url(/img/years-sprite.png); width:56px; height:56px; display:block; _background:url(/img/years-sprite-ie.png);}

.submenu li a{background-position:0 0;}
.submenu li + li a{background-position:-56px 0;}
.submenu li + li + li a{background-position:-112px 0;}
.submenu li + li + li + li a{background-position:-168px 0;}
.submenu li + li + li + li  + li a{background-position:-224px 0;}
.submenu li + li + li + li  + li + li a{background-position:-280px 0;}

.submenu li a:hover, .submenu li a.cur {background-position:0 -56px;}
.submenu li + li a:hover, .submenu li + li a.cur {background-position:-56px -56px;}
.submenu li + li + li a:hover, .submenu li + li + li a.cur {background-position:-112px -56px;}
.submenu li + li + li + li a:hover, .submenu li + li + li + li a.cur {background-position:-168px -56px;}
.submenu li + li + li + li  + li a:hover, .submenu li + li + li + li  + li a.cur {background-position:-224px -56px;}
.submenu li + li + li + li  + li + li a:hover, .submenu li + li + li + li  + li + li a.cur {background-position:-280px -56px;}

.submenu a {
	font-family: Tahoma, sans-serif;
font-weight:bold;
	font-size: 11px;
	color: #B2B2B3;
	cursor: pointer;
	text-decoration: none;
}
.submenu a.cur {
	color: #404245;
	font-weight: bold;
	border-bottom: 0px;
}

.submenu .rus, .submenu .eng{position:absolute; border:none !important; width:32px; height:43px; text-indent:-9999px; z-index:1000; margin-top: 36px;}
.submenu .rus{background:url(/img/eng.png) no-repeat !important;}
.submenu .eng{background:url(/img/rus.png) no-repeat !important;}



span.toggle {
	background: url(/img/toggle.gif) bottom left no-repeat;
	padding: 0px 0px 0px 13px;
	cursor: pointer;
}
span.toggle b {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B2B2B3;
	border-bottom: 1px dashed #B2B2B3;
	display: inline;
}

.pagecontent {
	padding-top: 15px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 50px;
	line-height: 50px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}

.pagetext {
	padding-right: 10px;
}
p {
	font-size: 12px;
	color: #E6E6E6;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	max-width: 50em;
	line-height:20px;
}
td{vertical-align:top; width:50%; padding-right:40px;}


.leftblock {
	float: right;
	width: 240px;
	padding: 36px 60px 0px 0px;
	text-align: right;
}
.leftblock p {
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	color: #E6E6E6;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.leftblock span {
	font-size: 12px;
	color: #E6E6E6;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	display: inline;
	cursor: pointer;
}

.pagetop {
	padding-left: 40px;
}

.pagewrapper {
	height: 420px;
	overflow: auto;
}

.page-container {
	position: relative;
	padding: 10px 80px;
}
.page-next {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/next.png) center right no-repeat;
}
.page-next:hover {
	background-position: 10px center;
}
.page-prev {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/prev.png) center left no-repeat;
}
.page-prev:hover {
	background-position: -50px center;
}

.page-prev-hidden,
.page-next-hidden {
	background: none;
	cursor: default;
}

.pagecol {
	display: none;
}

.clr {
	clear: left;
}



/*******************************************************************************************/

.pcarousel .jcarousel-container {
	position: relative;
}
.pcarousel .jcarousel-clip {
	z-index: 12;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.pcarousel .jcarousel-list {
	z-index: 11;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.pcarousel .jcarousel-list li,
.pcarousel .jcarousel-item {
	float: left;
	list-style: none;
	width: 470px;
	height: 360px;
}
.pcarousel .jcarousel-next {
	z-index: 13;
	display: none;
}
.pcarousel .jcarousel-prev {
	z-index: 13;
	display: none;
}
.pcarousel .jcarousel-container-horizontal {
	width: 900px;
	padding: 10px 80px;
}
.pcarousel .jcarousel-clip-horizontal {
	width:  900px;
	height: 360px;
	background-color: #404245;
	padding: 10px 0px;
}
.pcarousel .jcarousel-next-horizontal {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/next.png) center right no-repeat;
	border-left: 10px solid #404245;
}
.pcarousel .jcarousel-next-horizontal:hover{background-position: 10px center;}

.pcarousel .jcarousel-next-disabled-horizontal,
.pcarousel .jcarousel-next-disabled-horizontal:hover,
.pcarousel .jcarousel-next-disabled-horizontal:active {
	background: none;
	cursor: default;
}
.pcarousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/prev.png) center left no-repeat;
	border-right: 10px solid #404245;
}
.pcarousel .jcarousel-prev-horizontal:hover{background-position: -50px center;}
.pcarousel .jcarousel-prev-disabled-horizontal,
.pcarousel .jcarousel-prev-disabled-horizontal:hover,
.pcarousel .jcarousel-prev-disabled-horizontal:active {
	background: none;
	cursor: default;
}


.portfoliocontainer {
	height: 420px;
}
.portfolio {
	position: absolute;
	z-index: 10;
	top: -400px;
	left: 0px;
	width: 100%;
	height: 400px;
	background-color:#4D4E51;
}

.project {
	position: relative;
	width: 470px;
	height: 360px;
}
.projectbrief {
	position: absolute;
	z-index: 14;
	width: 414px;
	height: 66px;
	background: url(/img/projectbrief-bg.png);	/* background-color: #404245; */
	bottom: 24px;
	left: 28px;
}
.projectbrief h1 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}
.projectbrief p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.leftprojectbrief {
	margin-right: 120px;
	padding: 8px 0px 0px 10px;
}

.leftprojectbrief p{padding-top:12px;}


.rightprojectbrief {
	float: right;
	width: 110px;
	padding: 5px 10px 0px 0px;
	text-align: right;
}

.projectlinkinfo span {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E6E6E6;
	border-bottom: 1px dashed #E6E6E6;
	display: inline;
	cursor: pointer;
	background: none/*url(/img/infosm.gif) top right no-repeat ;
	padding-right: 3px;*/
}

.projectlinkinfo span.hide b {
	display:none;
}

.projectlinkinfo span.hide {
	background: none;
	padding-right: 0;
	border-bottom: none;
	cursor:default;
}

.projectlink {
	text-decoration: none;
	margin-top: -5px;
}
.projectlink a{text-decoration: none !important;}
.projectlink span {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	font-weight: bold;
	border-bottom: 1px solid #E6E6E6;
	display: inline;
	cursor: pointer;
}
.projectpad {
	padding-top: 10px;
}

.projectinfocontainer {
	position: relative;
}
.projectinfo {
	display: none;
	position: absolute;
	z-index: 15;
	bottom: 0px;
	left: 0px;
	width: 414px;
	background-color: #404245;
	border-bottom: 1px dashed #E6E6E6;
}
*html .projectinfo {bottom: 65px;}
.projectinfotext {
	margin: 10px;
	/*background: url(/img/infobig.gif) top right no-repeat;*/
}
.projectinfotext h1 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}
.projectinfotext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.projecturli, #page_next_bubble, #page_prev_bubble {
	display: none;
	position: absolute;
	z-index: 1000;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d0da00 !important;
	height: 18px;
	width: 36px;
	text-align: center;
	padding-left:4px;
	padding-right:4px;
}

#progressbar {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom:580px;
    display: none;
    z-index: 1000;
    _background: none;
}

#idea{width:50px; height:40px; position:absolute; background:url(/img/idea.png) no-repeat; display:block; margin-top:-56px; margin-left:80px;}
#ham{width:50px; height:40px; position:absolute; background:url(/img/ham.png) no-repeat; display:block; margin-top:-56px; margin-left:30px;}
#heart{width:50px; height:40px; position:absolute; background:url(/img/heart.png) no-repeat; display:block; margin-top:-56px; margin-left:30px;}
#box{width:50px; height:40px; position:absolute; background:url(/img/box.png) no-repeat; display:block; margin-top:-56px; margin-left:30px;}

#logoKiev{width:140px; height:150px; position:absolute; background:url(/files/redactor/logos.png) 0 -300px no-repeat; display:block; margin-left:-150px;}
#logoJp{width:140px; height:100px; position:absolute; background:url(/files/redactor/logos.png) 0 -100px no-repeat; display:block; margin-left:-150px;}
#logoBsh{width:140px; height:100px; position:absolute; background:url(/files/redactor/logos.png) no-repeat; display:block; margin-left:-150px;}
#logoGold{width:140px; height:100px; position:absolute; background:url(/files/redactor/logos.png) 0 -200px no-repeat; display:block; margin-left:-150px; margin-top:-20px;}
p.wins{margin-left:140px; margin-right:100px;}

.colorPages{padding:0; margin:32px 0 0 -6px; line-height: 42px; height: 42px;}
.colorPages li{list-style:none; float:left;}
.colorPages a{background:url(/img/pages-sprite.png) top left no-repeat; width:38px; height:42px; text-indent:-9999px;  float:left; _background-image:url(/img/pages-sprite-ie6.png);}
.colorPages .page1 a{background-position: 0px 0px}
.colorPages .page2 a{background-position: -38px 0px}
.colorPages .page3 a{background-position: -76px 0px}
.colorPages .page4 a{background-position: -114px 0px}
.colorPages .page5 a{background-position: -152px 0px}
.colorPages .page6 a{background-position: -190px 0px}
.colorPages .page7 a{background-position: -228px 0px}
.colorPages .page8 a{background-position: -266px 0px}
.colorPages .page1 a:hover{background-position: 0px -51px}
.colorPages .page2 a:hover{background-position: -38px -51px}
.colorPages .page3 a:hover{background-position: -76px -51px}
.colorPages .page4 a:hover{background-position: -114px -51px}
.colorPages .page5 a:hover{background-position: -152px -51px}
.colorPages .page6 a:hover{background-position: -190px -51px}
.colorPages .page7 a:hover{background-position: -228px -51px}
.colorPages .page8 a:hover{background-position: -266px -51px}
.colorPages li.page1 a.active {background-position: 0px -51px}
.colorPages li.page2 a.active {background-position: -38px -51px}
.colorPages li.page3 a.active {background-position: -76px -51px}
.colorPages li.page4 a.active {background-position: -114px -51px}
.colorPages li.page5 a.active {background-position: -152px -51px}
.colorPages li.page6 a.active {background-position: -190px -51px}
.colorPages li.page7 a.active {background-position: -228px -51px}
.colorPages li.page8 a.active {background-position: -266px -51px}

.paging {margin-left: 40%; _position:relative; _left:-60px;}
.pagecontent{height:280px; _height:250px;}

#presentation {position: absolute; width: 110px; height: 113px; text-indent: -9999px; bottom:300px; left:50%; margin-left:340px; background:url(/img/presentation.png) no-repeat; cursor: pointer;}

#wa {
	position: absolute;
	left:50%;
	bottom:260px;
	margin-left: 250px;
}