html, body {
	margin: 0px;
	padding: 0px;

	height: 100%;
	overflow: none;
}

.wrapper {
	width: 100%;
	min-height: 100%;
}
*html .wrapper {
	height: 100%;
}
.container22 {
	width: 100%;
	text-align: left;
	padding-bottom: 24px;
}
.footer {
	width: 100%;
	height: 45px;
	line-height: 24px;
	margin-top: -24px;
	background-color: #4D4E51;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	font-size: 11px;
	bottom: 0px; 
	position: fixed;
}
.footer a, .footer a:hover, .footer a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
}
.footer a:hover {
	text-decoration: none;
}
.leftfooter {
	float: left;
	padding-left: 30px;
}
.rightfooter {
	float: right;
	text-align: right;
	padding-right: 30px;
}

.menu {
	padding: 100px 0px 0px 0px;
}
.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;
}
.menu a, .menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 0px;
	text-decoration: none;
}

.page {
	display: none;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	width: 100%;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	height: 250px;
	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: 300px;
}
.rightpage {
	margin-left: 300px;
}
.togglepage {
	float: right;
	width: 100px;
	padding-top: 10px;
}
.submenu {
	margin-right: 100px;
	padding-top: 10px;
	font-weight: bold; 
}
.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.submenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 10px;
}
.submenu a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #B2B2B3;
	border-bottom: 1px dashed #B2B2B3;
	display: inline;
	cursor: pointer;
	text-decoration: none;
}
.submenu a.cur {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 0px;
}

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: 13px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px dashed #B2B2B3;
	display: inline;
}

.pagecontent {
	padding-top: 15px;
}


.pagetext {
	padding-right: 10px;
}
p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	max-width: 50em;

}


.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.gif) center right no-repeat;
}
.page-prev {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 50px;
	height: 380px;
	cursor: pointer;
	background: transparent url(/img/prev.gif) center left no-repeat;
}
.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: 150px;
	cursor: pointer;
	background: transparent url(/img/next.gif) center right no-repeat;
	border-left: 10px solid #404245;
}
.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: 150px;
	cursor: pointer;
	background: transparent url(/img/prev.gif) center left no-repeat;
	border-right: 10px solid #404245;
}
.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: 10px;
	top: -400px;
	left: 0px;
	width: 100%;
	height: 400px;
}

.project {
	position: relative;
	width: 470px;
	height: 150px;
}
.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;
}
.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: 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 {
	padding-top: 10px;
	text-decoration: none;
}
.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;
}

#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;}

