/* CSS Document for Zeus Private Equity 19/02/2006 */

/* generic styles */
body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #0E0F2F;
	
	
}
img{
	border: 0px;
}
h1{
	font-size: 14px;
	color:#3a4c57;
}
td{
	font-family: verdana;
	font-size: 10pt;
	color: #0E0F2F;
}

h2 {
	
	font-size:12px;
	color: #3a4c57;
	
}
a{
	font-family: verdana;
	font-size: 10pt;
	color: #3a4c57;
	text-decoration: none;
font-weight:bold;

}
a:hover{
	font-family: verdana;
	font-size: 10pt;
	color: #7594a7;
	text-decoration: none;
font-weight:bold;

}

hr{
	color: #3a4c57;
background-color: #3a4c57;
height: 2px;
	
}
/* named styles following html flow */
#container{
	/*border: 1px solid red;*/
	margin: 0px;
	text-align:center;
	height:100%;
	
	

}
#leftpipe{
	
	width:7px;
	display:inline;
	height: 100%;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	height:100%;
	vertical-align:top;
	margin-right:8px;
}
#rightpipe{
	
	width:7px;
	display:inline;
	height: 100%;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
	height:100%;
	vertical-align:top;
	margin-left:8px;
}
#main{
	
	width:770px;
	display:inline;
}
#header{
	/*border: 1px solid;*/
	
}
#logo{
	text-align:left;

	margin-top:10px;
	margin-bottom:20px;

}

#navbar{
	text-align:left;
	margin-top: 20px;
	width:770px;
}

.navitem{
	/*border: 1px solid red;*/
	display: inline;
	vertical-align: baseline;
}
.big{
	font-size: 25px;
	color:#00a3e4;
	font-weight: normal;
	margin-top: 0;
}
.home-quote{

	font-size: 18px;
	
color: #777777;
Text-align:justify;
padding-right: 30px;

}

#navfoot{
	
	background: #AFAEAE;
	width: 770px;
}
#imageblock{
	width: 770px;
	height: 121px;
	padding:1px;
}

#content{
	/*border: 1px solid;*/
	width: 770px;
	padding:4px;
	text-align:justify;
	;

}
#content_home{
	/*border: 1px solid;*/
	width: 500px;
	padding:4px;
	text-align:justify;
	height:300px;

}
#contentlegal{
	/*border: 1px solid;*/
	width: 500px;
	padding:8px;
	text-align:justify;

	

}
/* start extra styles for team page */ 
#teamnavbox{
	vertical-align: top;
	width: 160px;
	height: 200px;

	display:inline;
	padding:4px;
}
.teamnavbox_hdr{
	text-align:center;
	background: #00a3e4;
	color: #FFFFFF;
	font-weight: bold;
font-size: 10.5px;
		
}
.teamnavitem{
	font-weight: bold;
	padding-top: 8px;
	padding-left: 12px;
	background: #FFFFFF;
	color: #444444;

}
#biog{
	/*border: 1px solid;*/
	width: 380px;
	display:inline;
	
	

	
}
#biog_hdr{
	margin-bottom: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #00a3e4;
	vertical-align: top;

	padding-left:6px;
	
}
#biog_body{
text-align:justify;
padding-left:10px;
width: 400px;
}

#photo{
	margin-top:14px;
	
}
/* end styles for team */

/* styles for portfolio */
#portfolios{
	margin-left: 40px;
	
}
#portfolios img{
	padding-bottom: 6px;
	
}
.port-table{

	width: 560px;
	padding: 0;
background:#E3EFFF;
}
.port-table-head{
	background: #00a3e4;
	color:#fff;
font-weight:bold;
padding-left: 4px;
font-size:12px;
}
.port-table-cell-left{
	border-bottom: 1px solid #00a3e4;
	border-left: 1px solid #00a3e4;
	font-weight: bold;
	
}
.port-table-cell-right{
	border-bottom: 1px solid #00a3e4;
	border-left: 1px solid #00a3e4;
	border-right: 1px solid #00a3e4;
	padding:4px;
text-align:justify;
}
.portfolio_image{
	background:#fff;
	border-bottom: 1px solid #00a3e4;
	border-left: 1px solid #00a3e4;
width: 140px;
text-align:center;
}

.press-rel{
	text-indent: 16px;
	margin-bottom: 10px;
	
}
.press-release{
	text-align: justify;

	width: 520px;
}
.press-comment{
	vertical-align: top;
	padding-top:30px;
	padding-left: 10px;
	text-align:left;
	
}
.press-comment p{

text-align:center;
	
}

.quote{
	color: #0E0F2F;
}
p.quote-text{
	color: #0E0F2F;
text-align:left;
color: #ff0000;
}
p.quote-logo{
	
}
#footer{

}
#footdivider{

	width: 770px;
	height: 28px;
	background: url(images/footer_bar.gif);
	padding-top:12px;
	color:#F8F8F8;
	font-size: 9px;
	font-weight:bold;
	font-family: arial;
	
}
#footinfo{
	padding-top:4px;
	width: 770px;
	height:20px;
	font-size: 8px;
	color:#Ffffff;
	font-size: 9px;
	font-weight:bold;
	font-family: arial;
	text-align:center;
}
.legal {
	font-size: 8pt;
}
.legal:hover {
	font-size: 8pt;
}
.latest-news{
	margin-bottom: 4px;
	color: #00a3e4;
}
.news-link{
	text-indent: 12px;
margin-bottom: 6px;
}
.news-link a{

	font-size: 8pt;
	
}
.news-link a:hover{
	
	font-size: 8pt;
	
}
#home-image{
	margin-left: 8px;
}
.image-left{
border: 1px solid;
margin-right: 10px;
margin-top: 4px;
margin-bottom: 10px;

}
.image-right{
border: 1px solid;
margin-left: 10px;
margin-top: 4px;
margin-bottom: 10px;
}

.community-item{
	margin-left:36px;
}