/* @group Fonts */

@font-face {
    font-family: MyriadPro;
    src: url('MyriadPro-Light.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: MyriadPro;
    src: url('MyriadPro-Light.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: MyriadPro;
    src: url('MyriadPro-Semibold.eot');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: MyriadPro;
    src: url('MyriadPro-Semibold.otf') format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TrajanPro';
    src: url('TrajanPro-Regular.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: TrajanPro;
    src: url('TrajanPro-Regular.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}








/* @end */

/* @group Layout */

body {
	font-family: MyriadPro, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

div#v3{
	display: block;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
}

div#v3-head{
	display: block;
	position: relative;
	width: 900px;
	height: 100px;	
	margin: 10px auto 0px auto;
	padding: 0px;
	border: none;
	background-image: url(../img/v3-logo.png);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 9;
}

div#v3-head-zh{
	display: block;
	position: relative;
	width: 900px;
	height: 100px;	
	margin: 10px auto 0px auto;
	padding: 0px;
	border: none;
	background-image: url(../img/v3-logo-zh.png);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 9;
}

div#v3-title-en{
	display: none
}

/* @end */



/* @group Language Menu*/

ul#v3-language-menu{
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 3px 6px 0px 6px;
	z-index: 10;
	text-align: right;
	background-color: #979380;
	right: 0px;
	top: -10px;
	list-style: none;
}

ul#v3-language-menu li{
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
}

ul#v3-language-menu .menu-item {
	position: relative;
	display: inline;
	margin: 1px;
	padding: 6px 7px 2px 7px;
	font-family: TrajanPro;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #ffffff;
}

ul#v3-language-menu .menu-item:link,
ul#v3-language-menu .menu-item:visited {
	color: #ffffff;
}

ul#v3-language-menu .menu-item:hover,
ul#v3-language-menu .menu-item:active {
	color: #ffffff;
	background-color: #979380;
}

a#v3-language-hu{
	background-color: #009900;
}

a#v3-language-zh{
	background-color: #cc0000;
}

a#v3-language-en{
	background-color: #0000cc;
}



/* @end */



/* @group Navbar */

div#v3-nav{
	display: block;
	position: relative;
	margin: 20px auto 0px auto;
	padding: 1px 0px 1px 0px;
	border: none;
	background-color: #979380;
	color: #ffffff;
	z-index: 3333;
}

div.v3-nav-zh{
	background-color: #ff0000 !important;
}

div#v3-nav div.nav-line{
	display: block;
	position: relative;
	height: 1px;
	min-width: 900px;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
	background-color: #ffffff;
}

div#v3-nav ul.nav-main{
	display: block;
	position: relative;
	width: 900px;
	margin: 7px auto 0px auto;
	padding: 0px;
	border: none;
	list-style: none;
}

div#v3-nav ul.nav-main li{
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
}

div#v3-nav ul.nav-main li a{
	display: inline;
	position: relative;
	margin: 0px;
	padding: 9px 10px 3px 10px;
	border: none;
	text-decoration: none;
	font-family: TrajanPro;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	color: #ffffff;
}



div#v3-nav ul.nav-main li a:link,
div#v3-nav ul.nav-main li a:visited
{
	color: #ffffff;
}

div#v3-nav ul.nav-main li a:hover,
div#v3-nav ul.nav-main li a:active{
	color: #979380;
	background-color: #ffffff;
}

div#v3-nav ul.nav-main li a.current{
	color: #979380 !important;
	background-color: #ffffff !important;
}

div#v3-nav div.nav-sub{
	display: block;
	position: absolute;
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: none;
	z-index: 1000;
	display: none;
}

div#v3-nav div.nav-sub-top{
	display: block;
	position: relative;
	width: auto;
	height: 12px;
	margin: 0px 0px 0px 1px;;
	padding: 0px;
	border: none;
	background: url(../img/nav-sub-top.png) no-repeat left top;
}

div#v3-nav div.nav-sub-bottom{
	display: block;
	position: relative;
	width: auto;
	height: 15px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	border: none;
	background: url(../img/nav-sub-bottom.png) no-repeat left top;
}

div#v3-nav ul.nav-sub-group{
	display: block;
	position: relative;
	width: 300px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
	list-style: none;
	background: url(../img/v3-selection_info_bg.png) repeat left top;
	display: none;
}

div#v3-nav ul.nav-sub-group li{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
}

div#v3-nav ul.nav-sub-group li a{
	display: block;
	position: relative;
	margin: 1px 1px 1px 1px;
	padding: 9px 10px 3px 10px;
	border: none;
	text-decoration: none;
	font-family: "TrajanPro";
	font-weight: normal;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	line-height: 21px;
}

div#v3-nav ul.nav-sub-group li a:link,
div#v3-nav ul.nav-sub-group li a:visited
{
	color: #ffffff;
}

div#v3-nav ul.nav-sub-group li a:hover,
div#v3-nav ul.nav-sub-group li a:active{
	color: #979380;
	background-color: #ffffff !important;
}

div#v3-nav div.separator{
	display: block;
	position: relative;
	width: auto;
	height: 1px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	border: none;
	background-color: #ffffff;
	opacity: 0.5;
}

/* @end */



/* @group Content */
div#v3-content{
	display: block;
	position: relative;
	width: 900px;
	height: auto;	
	margin: 10px auto 10px auto;
	padding: 0px;
	border: none;
}

div#v3-content-loaded{
	display: block;
	position: relative;
	width: 900px;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: none;
}

div#v3-content-for-load{
	display: block;
	position: relative;
	width: 900px;
	height: auto;	
	margin: 0px auto 0px auto;
	padding: 0px;
	border: none;
}



div#v3-content-for-load .side-left{
	display: block;
	position: relative;
	width: 440px;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

div#v3-content-for-load .side-right{
	display: block;
	position: relative;
	width: 440px;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: none;
	float: right;
}



div#v3-content-for-load .full-content{
	display: block;
	position: relative;
	width: 900px;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
	clear: both;
}



.clearer{
	display: block;
	position: relative;
	width: 100%;
	height: 1px;	
	margin: 0px;
	padding: 0px;
	border: none;
	clear: both;
	float: none;
}
/* @end */

/* @group form */

#form_container{
	display: block;
	position: relative;
	font-family: "MyriadPro" !important;
	font-weight: normal !important;
}

/* @end */

/* @group Content Elements*/
#v3-content-loaded #v3-content-for-load .link-back{
	display: none;
}

div#v3-content-for-load .link-back{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 20px 0px 30px 0px;
	padding: 0px;
	border: none;
	font-family: "TrajanPro";
	font-weight: normal;
	color: #97927F;
	font-size: 18px;
	line-height: 130%;
}

div#v3-content-for-load h2{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: "TrajanPro";
	font-weight: normal;
	color: #97927F;
	font-size: 60px;
	line-height: 130%;
}

div#v3-content-for-load h2 span{
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border: none;
	font-family: "TrajanPro";
	font-weight: normal;
	color: #97927F;
	font-size: 28px;
	line-height: 120%;
}

div#v3-content-for-load h3,
.v3-form h3{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro" !important;
	font-weight: normal !important;
	color: #97927F;
	font-size: 40px;
}

div#v3-content-for-load h3 span{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	color: #97927F;
	font-size: 24px;
	line-height: 100%;
}

div#v3-content-for-load p,
.v3-form p{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	padding: 0px;
	border: none;
	font-family: "MyriadPro" !important;
	font-weight: normal;
	font-size: 20px !important;
}

div#v3-content-for-load ul{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 10px 0px 0px 30px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 30px;
	list-style-type: square;
}

div#v3-content-for-load ul li{	
	padding: 5px 0px 5px 0px;
}

div#v3-content-for-load ul li .content_link{	
	font-size: 30px;
}

div#v3-content-for-load ul ul{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 10px 0px 10px 30px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 24px;
	list-style-type: square;
}

div#v3-content-for-load ul ul li .content_link{	
	font-size: 24px;
}


div#v3-content-for-load a.detail{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	color: #97927F;
	text-decoration: none;
	font: normal 30px "MyriadPro";
	background: url(../img/detail-arrow.png) no-repeat left -195px;
	cursor: pointer;
}

div#v3-content-for-load a.detail span{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #97927F;
	text-decoration: none;
	font: normal 30px "MyriadPro";
	font-size: 0.5em;
	text-decoration: none;
}


div#v3-content-for-load a.opened{
	background-position: left 10px;
}

div#v3-content-for-load a.detail:link,
div#v3-content-for-load a.detail:visited{
	color: #97927F;
}

div#v3-content-for-load a.detail:hover,
div#v3-content-for-load a.detail:active{
	text-decoration: underline;
}

div#v3-content-for-load a.detail:hover span,
div#v3-content-for-load a.detail:active span{
	text-decoration: none;
}

div#v3-content-for-load div.detail{
	position: relative;
	display: none;
	margin: 10px 0px 20px 30px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #999999;
}

div#v3-content-for-load div.side-left div.detail{
	margin: 0px !important;
}

div#v3-content-for-load div.detail img{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}


div#v3-content-for-load a{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #97927F;
	cursor: pointer;
}

div#v3-content-for-load a:link,
div#v3-content-for-load a:visited{
	color: #97927F;
}

div#v3-content-for-load a:hover,
div#v3-content-for-load a:active{
	text-decoration: underline;
}


div#v3-content-for-load ul.small-list{
	display: block;
	position: relative;
	width: auto;
	height: auto;	
	margin: 0px 0px 0px 30px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 16px;
	list-style-type: square;
}

div#v3-content-for-load ul.small-list li{	
	padding: 0px;
}

div#v3-content-for-load div.small-title{
	position: relative;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #999999;
}
/* @end */

/* @group interactive */


div#v3-interactive{
	display: block;
	position: relative;
	width: 900px;
	height: 425px;	
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	/*background-image: url(../img/v3-mainpage.png);*/
}




div#v3-interactive .v3-iae-bigtext{
	position: absolute;
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: MyriadPro;
	font-weight: normal;
	color: #979380;
	font-size: 64px;
	/*line-height: 100%;*/
	z-index: 500;	
}

div#v3-interactive .v3-iae-bigtext_active{
	color: #ff4444 !important;
	z-index: 510 !important;
	text-shadow: 0 0 20px #ffa0a0 !important;
}

div#v3-interactive .interactive{
	position: relative;
	display: inline;
	font-family: MyriadPro;
	font-weight: bold;
}


div#v3-interactive .v3-iae-smalltext{
	position: absolute;
	display: inline;
	border: none;
	padding: 0px;
	margin: 0px;
	color: #979380;
	font: normal 36px MyriadPro;
	line-height: 120%;
	z-index: 500;
	text-decoration: none;
}


div#v3-interactive .v3-iae-image{
	position: absolute;
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
}

div#v3-iae-investments{
	width: 200px;
	height: 380px;
	background: url(../img/v3-investments.png) no-repeat left top;
	left: 350px;
}

#v3-iae-info{
	position: absolute;
	display: block;
	width: inherit;
	height: inherit;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: MyriadPro;
	font-weight: normal;
	color: #979380;
	font-size: 64px;
	z-index: 400;	
}

#v3-iae-info .v3-iae-infotext{
	position: absolute;
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: MyriadPro;
	font-weight: normal;
	white-space: nowrap;
	color: #979380;
	font-size: 32px;
	z-index: 400;
}

#v3-iae-info .v3-iae-infotext-green{
	position: absolute;
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: MyriadPro;
	font-weight: bold;
	color: #6add6a;
	font-size: 24px;
	z-index: 400;
	text-align: right;
	white-space: nowrap;
}

#v3-iae-info .v3-iae-infotext-red{
	position: absolute;
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
	font-family: MyriadPro;
	font-weight: bold;
	color: #ff4444;
	font-size: 24px;
	z-index: 400;
	text-align: right;
	white-space: nowrap;
}

/* @end */


/* @group Interactive contact */

#v3-iae-doyou{
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	border: none !important;
	white-space: nowrap;
	text-align: right;
	right: 0px;
	top: 120px;
	color: #6add6a !important;
	z-index: 510;
}

#v3-iae-findus{
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	border: none !important;
	white-space: nowrap;
	text-align: right;
	right: 0px;
	top: 220px;
	color: #ff4444 !important;
	z-index: 510;
}

/* @end */



/* @group Interactive map */

	div#v3-iae-worldmap{
		position: relative;
		width: 313px;
		height: 152px;
		background: url(../img/world-map.png) no-repeat left top;

	}
	
	div#v3-iae-worldmap-us{
		position: absolute;
		width: 313px;
		height: 152px;
		background: url(../img/world-map-us.png) no-repeat left top;
		left: -30px;
		top: -30px;
	}
	
	div#v3-iae-worldmap-uk{
		position: absolute;
		width: 313px;
		height: 152px;
		background: url(../img/world-map-uk.png) no-repeat left top;
		left: 0px;
		top: 0px;
	}
	
	div#v3-iae-worldmap-eu{
		position: absolute;
		width: 313px;
		height: 152px;
		background: url(../img/world-map-eu.png) no-repeat left top;
		left: 0px;
		top: -10px;
	}
	
	div#v3-iae-worldmap-hu{
		position: absolute;
		width: 313px;
		height: 152px;
		background: url(../img/world-map-hu.png) no-repeat left top;
		left: 0px;
		top: -20px;
	}
	
	div#v3-iae-worldmap-china{
		position: absolute;
		width: 313px;
		height: 152px;
		background: url(../img/world-map-china.png) no-repeat left top;
		left: 0px;
		top: 0px;
	}

/* @end */

/* @group Interactive locations */
	
	div#v3-iae-locations{
		display: block;
		position: relative;
		width: 900px;
		height: 25px;
		right: 0px;
		top: 10px;
		border: none;
		margin: 0px auto 0px auto;
		padding: 0px;
		z-index: 900;
		overflow: visible;
	}
	
	div#v3-iae-locations .v3-iae-location{
		display: block;
		position: absolute;
		width: 80px;
		height: 72px;
		border: none;
		margin: 0px;
		padding: 0px;
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	
	
	#v3-iae-location-europe{
		right: 90px;		
	}
	
	#v3-iae-location-china{
		right: 0px;
	}
	
	
	div#v3-iae-locations .europe-en{
		background-image: url(../img/globe-en-europe-small.png) !important;
	}
	
	div#v3-iae-locations .europe-hu{
		background-image: url(../img/globe-hu-europe-small.png) !important;
	}
	
	div#v3-iae-locations .europe-zh{
		background-image: url(../img/globe-zh-europe-small.png) !important;
	}
	
	div#v3-iae-locations .china-en{
		background-image: url(../img/globe-en-china-small.png) !important;
	}
	
	div#v3-iae-locations .china-hu{
		background-image: url(../img/globe-hu-china-small.png) !important;
	}
	
	div#v3-iae-locations .china-zh{
		background-image: url(../img/globe-zh-china-small.png) !important;
	}
	
	
/* @end */

/* @group footer */
div#v3-footer{
	display: block;
	position: relative;
	min-width: 900px;
	width: 100%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 40px 0px;
	border: none;
	border-top: 1px solid #979380;
}

div#v3-company {
	display: block;
	position: relative;
	width: 900px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: none;
	color: #979380;
	font-family: "TrajanPro";
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

div#v3-copyright {
	display: block;
	position: relative;
	width: 900px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: none;
	color: #979380;
	font-family: "TrajanPro";
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
/* @end */



/* @group Email obfuscator */

.displaynone{
	display: none !important;
}


/* @end */

/* @group Life curve */

div#v3-content-for-load .full-content .life-curve{
	display: block;
	position: relative;
	width: 900px;
	min-height: 600px;	
	padding: 0px 0px 120px 0px;
	margin: 30px 0px 0px 0px;
	border: none;	
}

div#v3-content-for-load .full-content .life-curve .graph-title{
		display: block;
		position: absolute;
		top: -30px;
		width: auto;
		height: auto;	
		margin: 0px;
		padding: 0px;
		border: none;
		font-family: "TrajanPro";
		font-weight: normal;
		color: #97927F;
		font-size: 28px;
		line-height: 100%;
}

div#v3-content-for-load .full-content .life-curve .graph-title.people{
		display: none;
}

div#v3-content-for-load .full-content .life-curve .graph-image{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	display: block;
	width: 900px;
	min-height: 600px;	
	margin: 0px;
	padding: 0px;
	border: none;
}

div#v3-content-for-load .full-content .life-curve .graph-image.people{
	display: none;
}

div#v3-content-for-load .full-content .life-curve .buttons{
	position: absolute;
	display: block;
	top: 570px;
	left: 30px;
	width: 833px;
	height: 60px;	
	margin: 0px;
	padding: 0px;
	border: 2px solid #cccccc; /*#979380;*/
	border-top: none;
	overflow: hidden;
}

div#v3-content-for-load .full-content .life-curve .graph-button{
	position: absolute;
	top: 0px;
	display: block;
	width: 275px;
	height: 60px;	
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}

div#v3-content-for-load .full-content .life-curve .graph-button.dummy{
	display: none;
	top: -1px;
	left: -1px;
	width: 1px;
	height: 1px;
}

div#v3-content-for-load .full-content .life-curve .graph-button.strategy.companies{
	left: 0px;
	background-image: url(../img/v3-hu-life-curve-button-strategy.png);
}


div#v3-content-for-load .full-content .life-curve .graph-button.targets.companies{
	left: 280px;
	background-image: url(../img/v3-hu-life-curve-button-targets.png);
}


div#v3-content-for-load .full-content .life-curve .graph-button.focus.companies{
	left: 560px;
	background-image: url(../img/v3-hu-life-curve-button-focus.png);
}

div#v3-content-for-load .full-content .life-curve .graph-button.behavior.people{
	left: 0px;
	width: 415px;
	background-image: url(../img/v3-hu-life-curve-button-people-behavior.png);
}

div#v3-content-for-load .full-content .life-curve .graph-button.focus.people{
	left: 420px;
	width: 415px;
	background-image: url(../img/v3-hu-life-curve-button-people-focus.png);
}



div#v3-content-for-load .full-content .life-curve .graph-button:hover{
	background-position: left -60px;
}

div#v3-content-for-load .full-content .life-curve .graph-button.active{
	background-position: left -120px;
}

div#v3-content-for-load .full-content .life-curve .graph-button.people{
	display: none;
}


div#v3-content-for-load .full-content .life-curve .graph-help{
	position: absolute;
	display: block;
	bottom: 10px;
	left: 30px;
	width: 315px;
	min-height: 60px;	
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
}



div#v3-content-for-load .full-content .life-curve .type{
	position: absolute;
	display: block;
	bottom: 10px;
	right: 30px;
	width: 415px;
	height: 60px;	
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
}

div#v3-content-for-load .full-content .life-curve .graph-type-button{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 415px;
	height: 60px;	
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
}

div#v3-content-for-load .full-content .life-curve .graph-type-button.people{
	background: url(../img/v3-hu-life-curve-type-people.png) left top no-repeat;
}

div#v3-content-for-load .full-content .life-curve .graph-type-button.companies{
	background: url(../img/v3-hu-life-curve-type-companies.png) left top no-repeat;
}



div#v3-content-for-load .full-content .life-curve .graph-type-button:hover{
	background-position: left -60px;
}

div#v3-content-for-load .full-content .life-curve .graph-type-button.active{
	display: none;
	background-position: left -120px;
}


/* @end */


/* @group QUIZ */

div#v3-content-for-load div.description{
	position: relative;
	display: block;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #999999;
}

div#v3-content-for-load div.quiz{
	position: relative;
	display: none;
}

div#v3-content-for-load div.quiz-answer{
	position: relative;
	display: block;
	min-height: 38px;
	margin: 10px 0px 20px 0px;
	padding: 22px 0px 0px 60px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
	text-decoration: none;
	color: #999999;
	cursor: pointer;
}

div#v3-content-for-load div.quiz-answer:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 60px;
	height: 60px;
	background-image: url(../img/v3-hu-quiz-checkbox.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#v3-content-for-load div.quiz-answer:hover:after{
	background-position: left -60px;
}

div#v3-content-for-load div.quiz-answer.wrong.active{
	color: #ff0000;
	text-decoration: line-through;
}

div#v3-content-for-load div.quiz-answer.correct.active{
	color: #009900;
}

div#v3-content-for-load div.quiz-answer.wrong.active:after{
	background-position: left -180px;
}

div#v3-content-for-load div.quiz-answer.correct.active:after{
	background-position: left -120px;
}

div#v3-content-for-load div.enter{
	position: relative;
	display: none;
	margin: 20px 0px 10px 0px;
	padding: 1px 1px 1px 2px;
	border: none;
	background-color: #979380;
	width: 140px;
	cursor: pointer;
}

div#v3-content-for-load div.enter:hover{
	background-color: #787460;
	color: #ffffff;
}

div#v3-content-for-load div.enter span{
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #eeeeee;
	text-align: center;
	font-size: 20px;
	line-height: 110%;
	color: #eeeeee;
}

/* @end */

/* @group LIBRARY */

div#v3-content-for-load div.library{
	display: block;
	position: relative;
	width: 900px;
	min-height: 10px;	
	padding: 0px 0px 120px 0px;
	margin: 30px 0px 0px 0px;
	border: none;
}


div#v3-content-for-load div.collection{
	display: block;
	position: relative;
	min-height: 170px;	
	padding: 40px 0px 0px 10px;
	margin: 0px 0px 30px 0px;
	border: none;
	/*background-image: url(../img/page-book-shelf.png);
	background-position: left bottom;
	background-repeat: no-repeat;*/
}

div#v3-content-for-load div.collection:after{
	content: '';
	display: block;
	position: absolute;
	width: 900px;
	height: 70px;
	bottom: -70px;
	left: 0px;	
	background-image: url(../img/page-book-shelf.png);
	background-position: left top;
	background-repeat: no-repeat;
}


div#v3-content-for-load div.collection.begin:after{	
	background-image: url(../img/page-book-shelf-small.png);
}


div#v3-content-for-load div.collection div.label{
	display: block;
	position: relative;
	float: left;
	width: 280px;
	min-height: 160px;	
	padding: 20px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: none;
	/*background-color: #f3f3f3;
	box-shadow: 0px 7px 15px #999999;*/
}

div#v3-content-for-load div.collection div.label h3.author{
	display: block;
	position: relative;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-size: 24px;
	line-height: 100%;
	font-weight: normal;
	color: #999999;
	text-shadow: 0px 2px 3px #cccccc;
}

div#v3-content-for-load div.collection div.label h4.company{
	display: block;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	color: #999999;
}

div#v3-content-for-load div.collection div.label h4.title{
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 32px;
	line-height: 100%;
	font-weight: normal;
	color: #979380;
	text-shadow: 0px 4px 6px #999999;
}



div#v3-content-for-load div.collection div.label h5.subtitle{
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	color: #979380;
}




div#v3-content-for-load div.collection a.chapter{
	display: block;
	position: relative;
	float: left;
	width: 120px;
	min-height: 160px;	
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	border: none;
	background-color: #979380;
	box-shadow: 0px 7px 15px #999999;
	border-left: 4px solid #666666;
	border-right: 1px solid #999999;
	text-decoration: none;
}

div#v3-content-for-load div.collection a.chapter:hover{
	margin-top: -10px;
}

div#v3-content-for-load div.collection a.chapter .number{
	display: block;
	position: relative;
	min-height: 30px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: none;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	color: #dddddd;
}

div#v3-content-for-load div.collection a.chapter .title{
	display: block;
	position: relative;
	min-height: 35px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	border: none;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	color: #979380;
	background-color: #ffffff;
}

div#v3-content-for-load div.collection a.chapter .title.small{
	font-size: 15px;
}

div#v3-content-for-load div.collection a.chapter .language{
	display: block;
	position: relative;
	padding: 20px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: none;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	color: #4e472c;
}
div#v3-content-for-load div.collection a.chapter .format{
	display: block;
	position: relative;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: none;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	color: #4e472c;
}



div#v3-content-for-load div.collection a.chapter.red{
	background-color: #bb0000;
	border-left: 4px solid #660000;
	border-right: 1px solid #990000;
}

div#v3-content-for-load div.collection a.chapter.red .title{
	color: #dd0000;
}

div#v3-content-for-load div.collection a.chapter.red .language{
	color: #dddddd;
}
div#v3-content-for-load div.collection a.chapter.red .format{
	color: #dddddd;
}



div#v3-content-for-load div.collection a.chapter.gray{
	background-color: #888888;
	border-left: 4px solid #333333;
	border-right: 1px solid #333333;
}

div#v3-content-for-load div.collection a.chapter.gray .title{
	color: #000000;
}

div#v3-content-for-load div.collection a.chapter.gray .language{
	color: #cccccc;
}
div#v3-content-for-load div.collection a.chapter.gray .format{
	color: #cccccc;
}



div#v3-content-for-load div.collection a.chapter.blue{
	background-color: #0000cc;
	border-left: 4px solid #000033;
	border-right: 1px solid #000033;
}

div#v3-content-for-load div.collection a.chapter.blue .title{
	color: #0000cc;
}

div#v3-content-for-load div.collection a.chapter.blue .language{
	color: #ddddff;
}
div#v3-content-for-load div.collection a.chapter.blue .format{
	color: #ddddff;
}




div#v3-content-for-load div.collection a.chapter.orange{
	background-color: #ff9900;
	border-left: 4px solid #663300;
	border-right: 1px solid #663300;
}

div#v3-content-for-load div.collection a.chapter.orange .title{
	color: #ff8800;
}

div#v3-content-for-load div.collection a.chapter.orange .language{
	color: #ffffff;
}
div#v3-content-for-load div.collection a.chapter.orange .format{
	color: #ffffff;
}



div#v3-content-for-load div.collection a.chapter.black{
	background-color: #000000;
	border-left: 4px solid #220000;
	border-right: 1px solid #330000;
}

div#v3-content-for-load div.collection a.chapter.black .title{
	color: #dd0000;
}

div#v3-content-for-load div.collection a.chapter.black .language{
	color: #dddddd;
}
div#v3-content-for-load div.collection a.chapter.black .format{
	color: #dddddd;
}


div#v3-content-for-load div.book{
	display: block;
	position: relative;
	min-height: 200px;	
	padding: 40px 0px 0px 300px;
	margin: 0px 0px 0px 0px;
	border: none;
}

div#v3-content-for-load div.book:after{
	content: '';
	display: block;
	position: absolute;
	width: 900px;
	height: 70px;
	bottom: -70px;
	left: 0px;	
	background-image: url(../img/page-book-shelf.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div#v3-content-for-load div.book img{
	display: block;
	position: absolute;
	left: 50px;
	bottom: 0px;
	width: 200px;
	height: 200px;	
	padding: 0px;
	margin: 0px;
	border: none;
}

div#v3-content-for-load div.book h4{
	display: block;
	position: relative;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border: none;
	font-size: 22px;
	line-height: 100%;
	font-weight: normal;
	color: #999999;
}

div#v3-content-for-load div.book h3{
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 32px;
	line-height: 100%;
	font-weight: normal;
	color: #979380;
}

div#v3-content-for-load div.book p{
	display: block;
	position: relative;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-size: 20px;
	line-height: 110%;
	font-weight: normal;
	color: #999999;
}

div#v3-content-for-load div.book span{
	display: block;
	position: relative;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: none;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	text-align: right;
	color: #999999;
}
	
div#v3-content-for-load .for-library{
	display: none;
	position: relative;
}


/* @end */

/* @group INVESTMENTS */

div#v3-content-for-load div.investments{
	display: block;
	position: relative;
	width: 900px;
	min-height: 10px;	
	padding: 0px 0px 120px 0px;
	margin: 30px 0px 0px 0px;
	border: none;
}

div#v3-content-for-load .investment{
	display: block;
	position: relative;
	min-height: 220px;	
	padding: 50px 0px 0px 460px;
	margin: 0px 0px 40px 0px;
	border: none;
}

div#v3-content-for-load .investment:hover{
	text-decoration: none;
}





div#v3-content-for-load .investment img{
	display: block;
	position: absolute;
	left: 50px;
	top: 28px;
	width: 300px;
	height: 200px;	
	padding: 0px;
	margin: 0px;
	border: none;
}

div#v3-content-for-load .investment span.frame{
	content: '';
	display: block;
	position: absolute;
	width: 370px;
	height: 270px;
	top: 0px;
	left: 15px;	
	background-image: url(../img/page-frame.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div#v3-content-for-load .investment .subtitle{
	display: block;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-size: 22px;
	line-height: 100%;
	font-weight: normal;
	color: #999999;
}

div#v3-content-for-load .investment .title{
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 32px;
	line-height: 100%;
	font-weight: normal;
	color: #979380;
}

div#v3-content-for-load a.investment:hover .title{
	text-decoration: underline;
}

div#v3-content-for-load .investment .description{
	display: block;
	position: relative;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-size: 20px;
	line-height: 110%;
	font-weight: normal;
	color: #999999;
}

div#v3-content-for-load .investment .address{
	display: block;
	position: relative;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border: none;
	font-size: 20px;
	line-height: 110%;
	font-weight: normal;
	color: #999999;
}

div#v3-content-for-load .investment .date{
	display: block;
	position: relative;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: none;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	color: #999999;
}

/* @end */



/* @group MENTORED */


div#v3-content-for-load div.mentoring div.mentored{
	position: relative;
	display: block;
	box-sizing: border-box;
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 3em 50%;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #999999;
}

div#v3-content-for-load div.mentoring div.mentored h4.project-name{
	margin-left: -100%;
}

div#v3-content-for-load div.mentoring div.mentored .description{
	position: absolute;
	display: block;
	box-sizing: border-box;
	top: 2.25em;
	left: 0px;
	width: 50%;
	margin: 10px 0px 0.25em 0px;
	padding: 0.25em 0.5em 0.05em 2.5em;
	line-height: 120%;
}




div#v3-content-for-load div.mentored{
	position: relative;
	display: block;
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 1em 0px;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	color: #999999;
}

div#v3-content-for-load div.mentored h4.project-name{
	position: relative;
	display: block;
	box-sizing: border-box;
	margin: 10px 0px 0.25em 0px;
	padding: 0.25em 0.5em 0.05em 0.5em;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 32px;
	line-height: 120%;
	text-decoration: none;
	background-color: #999999;
	/*border-bottom: 1px solid #999999;*/
	color: #ffffff;
	border-radius: 0.25em;
}

div#v3-content-for-load div.mentored h4.project-name.brown{
	background-color: #8D5E3D;
}

div#v3-content-for-load div.mentored h4.project-name.orange{
	background-color: #FF6600;
}

div#v3-content-for-load div.mentored h4.project-name.blue{
	background-color: #009eff;
}

div#v3-content-for-load div.mentored h4.project-name.yellow{
	background-color: #ffea00;
}

div#v3-content-for-load div.mentored h4.project-name.green{
	background-color: #89ff00;
}

div#v3-content-for-load div.mentored h4.project-name.red{
	background-color: #ff3000;
}

div#v3-content-for-load div.mentored h4.project-name.fuchsia{
	background-color: #12ebb1;
}

div#v3-content-for-load div.mentored h4.project-name.pink{
	background-color: #bf4adf;
}

div#v3-content-for-load div.mentored h4.project-name.violet{
	background-color: #a961fb;
}

div#v3-content-for-load div.mentored .year,
div#v3-content-for-load div.mentored .investor,
div#v3-content-for-load div.mentored .webpage{
	position: relative;
	display: block;
	box-sizing: border-box;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2.75em;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 18px;
	line-height: 120%;
	text-decoration: none;
	color: #aaaaaa;
}

div#v3-content-for-load div.mentored .webpage:hover{
	text-decoration: underline;
}

div#v3-content-for-load div.mentored .description{
	position: relative;
	display: block;
	box-sizing: border-box;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0.5em 2.5em;
	border: none;
	font-family: "MyriadPro";
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
	text-decoration: none;
	color: #999999;
}


/* @end */