 

/* the css file */
/* HTML elements */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	color: #000;
	padding-bottom: 22px;
	font-size: 10px;
}
li {
	list-style-image: url(/altor/opencms/system/modules/com.gridnine.opencms.modules.altor/resources/pics/arrow.gif);
}
a {
	color: #000;
}
a:link {
	text-decoration: underline;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 30px;
}
h3 {
	font-size:10px;
	font-weight:bold;
}
/*
img {
	behavior: url(/altor/opencms/system/modules/com.gridnine.opencms.modules.altor/resources/htc/png.htc);
}
*/
/* DIV containers */
#container {
	min-height:590px;
	_height:590px;
	_overflow:visible;
	width: 811px;
	padding: 23px 27px 23px 20px;
	text-align:left;
	margin:auto;
	margin-top: 22px;
	border: 1px solid #37699b;	
	background: #fff url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/left.jpg) 20px 122px no-repeat;
}

#header {
	background: #d6ebff;
	height:100px;
}

#header table {
	border-collapse: collapse;	
}

#header table td a {
	line-height: 20px;
}

#header p {
	font-size: 10px;
	font-weight: bold;
}									
#header h1 {
	font-weight: bold;
	font-size: 10px;										
	text-transform: uppercase;
}		
					
#header a {
	display: block;
	height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#header table {
	width:100%;	
}

#header table td {
	white-space: nowrap;
}

#header table td.between {
	width:10%;	
}

#header td.blue {
	background-color: #69c;
	height:20px;
	padding-left:29px;
}

#header td.white {
	background-color: #fff;
	color: #224ea7;
	padding: 0;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	width: 145px;
	height:100px;
	overflow: hidden;
}

.white img {
	width:145px;
	height:98px;	
}

.white a {
	display: inline !important;
	height: inherit !important;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#header a.current {
	color: #01329b;
}

#emptyRow {
	height:80px
}

#header td.white a {
	color: #224ea7;
	background: none;
	font-size: 10px;
	text-align:left;
}

#header td.emblem {
	width:100px;
	background: #1d1f84;
}

#header td.emblem a, #header td.emblem img{
	display:block;
	width:auto;
	height:100px;
}

/* SUBMENU !!!! */
#subbar {
	position: relative;
	display: block;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: middle;
	height: 18px;
	line-height:18px;
	color:#fff;
	padding: 0 10px;
	z-index: 1;
}
#subbar span {
	padding:0 3px;
}

#subbar a {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.sub1 {
	padding:0 10px 0 30px !important;
	margin-left: 149px;
	background-color: #99cc01;
}
.sub1 a {
	color: #fff;
}
.sub1 a.current {
	color: #013299;
}
.sub2 {
	margin-left: 270px;
	background-color: #993400;
}
.sub2 a {
	color: #fff;
}
.sub2 a.current{
	color: #69c;
}
.sub3 {
	margin-left:  387px;
	background-color: #999;
}
.sub3 a {
	color: #fff;
}
.sub3 a.current{
	color: #013299;
}
.sub4 {
	margin-left:  497px;
	background-color: #966;
	padding: 0 8px !important;
}
.sub4 a {
	color: #fff;
}
.sub4 a.current {
	color: #013299;
}
.sub5 {
		margin-left:  614px;
		background-color: #ff9900;
		padding: 0 8px !important;
}
.sub5 a {
	color: #fff;
}
.sub5 a.current {
	color: #013299;
}
/* MAIN DIV */
#main {
	margin-top: -18px;
	padding: 48px 30px 0 178px;
	_padding-top: 35px !important;
	padding-top:expression("35px");
/*	position:relative;*/
}
#main h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
#main p {
	margin-bottom: 5px;
}

#main .right_cell p {
	margin-bottom:0;	
}

#main a.team {
	display: block;
	width: 75px;
	height: 132px;
}

#main address, #site {
	font-size: 23px;
	font-weight:normal;
	font-style:normal;
	padding-bottom:5px;
}


#homeBlock {
	top: 3px;
	top: expression("16px");
	width:603px;
	height:457px;
	position: relative;
}

#mainPic {
	width:307px;
	position: relative;
	height:460px;
	height:expression("473px");
}

#mainPic img {
	width:307px;
	height:447px;
	display:block;
}

#mainPic div {
	position: absolute;
	bottom:0;
	left:0;
	z-index:1;
	width:307px;
	height:447px;
}

#mainPic #quotes {
	right:-298px;
	width:275px;
	bottom:50px;
	height:auto;
	left:auto;
}

#quotes span {
	position: absolute;	
	font-size:20px;
	color:#224EA7;
	bottom:0px;
	width:275px;
}

#quotes #quotesMask {
	position:absolute;
	z-index:10;
	bottom:0;
	width:275px;
}

#welcome {
	width:340px;
	color: #224ea7;
	position:absolute;
	right:6px;
	z-index:10;
	top:8px;
}
#welcome h1 {
	font-weight:normal;
	font-size: 22px;
	margin-bottom:10px;
}

#homepageTable #cite {
	vertical-align: bottom;
	color: #224ea7;
}
/* portfolio */
#main .portfolio {
	width:598px;
	border-collapse:collapse;
}

#main .portfolio .caseTable {
	border-collapse:collapse;
	width:100%;
}

#main .portfolio .caseTable td, #main .portfolio thead td {
	padding: 3px 0 3px 15px;
	font-size: 10px;
}
#main .portfolio thead {
	background: #999;
	color: #fff;
	font-weight: bold;
}
#main .portfolio thead td {
	font-size: 10px;
	background-position: 3px 50%;
	background-repeat: no-repeat;
	padding:3px 3px 3px 15px;
}
#main .portfolio .even td {
	background: #ddd;
}
#main .portfolio .common {
	padding: 5px 3px 3px;
	font-weight: bold;
	font-size: 10px;
}
#main .portfolio img
{
	margin-bottom: -3px;
}

#main #portfolioHead td:hover, #main #portfolioHead td.jsHover, td.curcol {
	background-color: #808080;
	cursor:pointer;
}

.sort1 {
	background-image: url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/1.gif);
}

.sort0 {
	background-image:url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/0.gif);
}

.sortNone {
	background-image:url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/arrow_none.gif);
}
/* portfolio companies snippet & evaluation proccess snippet */
#main table.short_facts, #main table.ev_proc  {
    color: #fff;
    text-align: left;
    width: 270px !important;
}
#main .short_facts {
    height:206px;
    overflow:hidden;
    background: #999;
    margin: 10px 0 17px;
}
#main table.ev_proc {
    background: #993400;
}
#main .short_facts thead tr td, #main .ev_proc thead tr td {
	border-bottom: #fff solid 1px;	
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px 0 3px 8px;
}
#main .short_facts tbody td.content{
    padding: 6px 8px 11px 8px;
}
#main .short_facts .content td {
	vertical-align: top;
	padding-right: 2px;
	padding-top:1px;
}
#main .short_facts .content td.positions {
	width: 132px;
	padding-right:2px;
	font-weight:bold;
}
#main .short_facts td.link
{
	padding: 0 0 8px 10px;
}
#main .short_facts a {
	background: url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/white_arrow.gif) 0 1px no-repeat;
	padding-left: 14px;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
#main .ev_proc td {
	padding: 8px 16px 6px 12px;
}
#main .ev_proc h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#main .ev_proc p {
	padding-bottom: 7px;
	font-size: 10px;
	 
}
#main .ev_proc h2{
	 padding-bottom: 7px !important;
}
#main .ev_proc ul{
	margin:0;
	padding-bottom: 7px;
}
#main .ev_proc li {
	list-style-image: url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/ev_proc_li.gif);
	margin-left: 17px;
	padding-bottom: 7px;
}
/* contact us */
#main #team {
	width: 593px;
	overflow: hidden;
	position: relative;
}
.team {
	width: 100%;
}
.team td {
	text-align: left;
	vertical-align: top;
	padding: 0 3px 4px 0;
}
/* other stuff*/
#main .arrow_link {
	background: url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/black_arrow.gif) 0 1px no-repeat;
	padding-left: 14px;
	color: #000;
	text-decoration: underline;
}
#main .right_cell {
	vertical-align: top;
}
#main .left_cell{
	vertical-align: top;
}
#main .right_cell img {
	display: block;
	text-align: right;
}
#main .portfolio_item {
	text-align: right;
	vertical-align: top;
}
#main .portfolio_item table{
	float:right; _float:none;
}
#mainContent {
	margin-top:-7px;
}
#mainContent td {
	_padding-top:7px;
	padding-top:expression("7px");
}

#contentWrap {
	height:446px;
	overflow: hidden;
	position: relative;
}

#portfolioContentWrap {
	height:	446px;
	overflow: hidden;
	position: relative;
}

#innerContent{
	position:absolute;
	left:0;
	top:0;
	width:100%
}

#control {
	width:19px;
	margin:0 auto;
}

#control a {
	width:19px;
	height:14px;
	display:block;
	margin-bottom:4px;	
}
/* investors */
#main table.logo {
	width: 100%;
}
#main .logo td {
	text-align: left;
	vertical-align: top;
	padding: 0 30px 30px 0;
}
#main .logo td.last {
	padding: 0;
}
/* news */
#newsListing p {
	padding-bottom:16px;
}

#newsListing .arrow_link, .newsItem .arrow_link {
	display: block;
}
#newsListing h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	color: black;
}

.newsItem p img {
	display: block;
	float: right;	
	margin-left:15px;
}
#main table.news_contact {
	background: #966;
	color: white;
}
#main .news_contact td {
	padding: 12px 11px 3px;
}
#main .news_contact h1, #main .press_enquiries h1, #main .archive h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin:0;
}
#main .news_contact p, #main .press_enquiries p {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#main .press_enquiries{
	position: relative; 
	width: 273px;
	height: 447px;
}
#main .archive {
	position: relative; 
	width: 273px;
	height: 220px;
}
#main .archive {
	margin-top:-1px;
}
#main .press_enquiries div {
	position: absolute;
	left: 12px;
	bottom: 12px;
}
#main .archive div {
	position: absolute;
	left: 12px;
	top: 12px;
}
/* common */
.hr {
	height:1px;
	overflow: hidden;
	background: #000;
}
#main a.pdf_link {
	display: block;
	background: url(/altor/export/system/modules/com.gridnine.opencms.modules.altor/resources/pics/pdf.jpg) no-repeat;
	height: 14px;
	color: black;
	padding-left: 18px;
}
#main .pdf_list td {
	width: 50%;
}

#team div.informationPopup {
	display: none;
	position: absolute;
	border: 3px solid #ff9803;
	width: 211px;
	left: 356px;
	top: 96px;
	background-color: #FFFFFF;
	z-index: 150;
	padding: 8px 10px;
}

#team div.informationPopup a.close_button {
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	right: 6px;
	bottom: 6px;
}


.team_table{
	width: 598px;
}


div.team_table_note {
	font-weight: bold;
	padding-bottom: 4px;
}

table.team_table_content {
	border: 0;
	width: 100%;
}

table.team_table_content td.borderRight, table.team_table_content th.borderRight {
	border-style: solid;
	border-color: #ff9900;
	border-width: 0 2px 0 0;
}

table.team_table_content th {
	background-color: #ff9900;
	padding: 4px 9px 5px 6px;
}

table.team_table_content th, table.team_table_content th * {
	background-color: #ff9900;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.team_table_content tr.even td {
	padding: 4px 5px 5px;
}

table.team_table_content tr.odd td {
	background-color: #ffd599;
	padding: 2px 5px 3px;
}

table.team_table_content tr td.first, table.team_table_content tr th.first {
	padding-left: 10px;
}

table.team_table_content tr td.linkCell, table.team_table_content tr th.linkCell {
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}

#sidePosition{
	display:none;
	float:right;
	width:32px;
	margin-left:4px;
	height:450px;
	position:relative;
}
#control{
	visibility: hidden;
	position:absolute;
	bottom:0;
	left:6px;
}




