* {
	margin: 0;
	padding: 0;
}

body {
 font-family: 'Lucida Grande',Arial,sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #7D7D7D;
 text-align: center;
 margin: 37px 0 10px 0;
 background: #e7eff5 url('../gfxen/bg.gif') repeat-x 0 0;
}

div {text-align: left;}
div1 {text-align: left;}
li {list-style: none;}

.cleaner {clear: both;}

h1, h2, h3, h4, h5 {
 font-weight: normal;
 color: #2b5275;
 line-height: 18px;
 margin-bottom: 18px; 
}

h1 {display: none;}
table {
 
}
h3 {
 font-size: 15px;
 padding-bottom: 5px;
 border-bottom: 1px solid #e7eff5;
}

h4 {
 font-size: 13px;
 color: #699bc9;
 font-weight: bold;
}

p, ul, ol {margin-bottom: 18px;}

ul {
 list-style: none;
 color: #2b5275;
}

ul li {
 padding-left: 12px;
 margin-left: 10px;
 background: transparent url('../gfxen/li-bullet.gif') no-repeat 0 50%;
}

a { 
 text-decoration: none;
 color: #699bc9;	 
 padding-bottom: 1px;
/* background: transparent url('../gfxen/a-underline.gif') repeat-x 100% 100%;	*/
}

a:hover {color: #2b5275;}
.ostim{
border:#9dbad3  dashed 1px; 
background-color:#ebf2f8 ;}


.hide, span {display: none;}

.divider {
 width: 438px;
 height: 1px;
 float: left;
 margin: 15px 0;
 background: #e7eff5;
}

p.error {
 width: 438px;
 color: #f58f16;
 font-size: 11px;
 font-weight: bold;
}

.error {color: #f58f16;}
.nofloat {float: none;}

/*--------------------------------------------------------------------------
Body Attributes - Active States based on the body class name
--------------------------------------------------------------------------*/

/*Header*/
body.sitemap a#sitemap,
body.accessibility a#accessibility,
body.contact a#contact {color: #003366;}

/*Footer*/
body.terms a#terms,
body.privacy a#privacy,
body.customer a#customer {color: #699bc9;}

/*Page Titles*/
h2 {
 height: 30px; 
 text-indent: -4000px;
}

body.home h2 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
body.about h2 {background: transparent url('../gfxen/h2-about.gif') no-repeat 0 0;}
body.services h2 {background: transparent url('../gfxen/h2-services.gif') no-repeat 0 0;}
body.links h2 {background: transparent url('../gfxen/h2-links.gif') no-repeat 0 0;}
body.news h2 {background: transparent url('../gfxen/h2-news.gif') no-repeat 0 0;}
body.communities h2 {background: transparent url('../gfxen/h2-communities.gif') no-repeat 0 0;}
body.careers h2 {background: transparent url('../gfxen/h2-careers.gif') no-repeat 0 0;}
body.sitemap h2 {background: transparent url('../gfxen/h2-sitemap.gif') no-repeat 0 0;}
body.accessibility h2 {background: transparent url('../gfxen/h2-accessibility.gif') no-repeat 0 0;}
body.contact h2 {background: transparent url('../gfxen/h2-contact.gif') no-repeat 0 0;}
body.terms h2 {background: transparent url('../gfxen/h2-terms.gif') no-repeat 0 0;}
body.privacy h2 {background: transparent url('../gfxen/h2-privacy.gif') no-repeat 0 0;}
body.customer h2 {background: transparent url('../gfxen/h2-customercare.gif') no-repeat 0 0;}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/

#container {
 width: 950px;
 margin: 0 auto;
}

#accessibilitylinks {display: none;}

#container-left {
 width: 20px; 
 height: 539px;
 margin-top: 70px;
 background: #699bc9 url('../gfxen/bg-left.gif') no-repeat 0 0;
 float: left;
}

#container-center {
 width: 720px;
 float: left;
 background: #fff;
}

#container-right {
 width: 210px; 
 margin-top: 70px;
 background: #699bc9 url('../gfxen/bg-right.gif') no-repeat 0 0;
 float: left;
}

address {
 padding-top: 40px;
 padding-left: 20px;
 background: #e7eff5 url('../gfxen/bg-address.gif') no-repeat 0 0;
 font-style: normal;
 font-size: 11px;
 color: #699bc9;
}

#wrapper {
 width: 700px;
 margin: 0 10px;
 display: inline;
 float: left;
}

/*--------------------------------------------------------------------------
Header, Footer
--------------------------------------------------------------------------*/

#header {
 width: 720px;
 height: 87px;
 background: #e7eff5 url('../gfxen/bg-header.gif') no-repeat 0 0;
 float: left;
}

#logo {
	width: 201px;
	height: 70px;
	display: inline-block;
	float: left;
	background-color: transparent;
	background-image: url(../gfxen/a-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}

#footer {
 width: 720px;
 height: 52px;
 margin-top: 0px;
 background: #e7eff5 url('../gfxen/bg-footer.gif') no-repeat 0 0;
 float: left;
}

#disclaimer {
	width: 720px;
	float: left;
	padding-top: 20px;
	display: inline;
	float: left;
	background-color: #e7eff5;
	background-repeat: no-repeat;
	background-position: 665px 20px;
}

#disclaimer p {
 font-size: 11px;
 color: #9bbddb;
 margin: 0;
 padding: 0 80px 10px 10px;
}

#copyright {
 margin: 16px 0 0 10px;
 font-size: 11px;
 color: #b9bcbe;	
 display: inline;
 float: left;
}

/*--------------------------------------------------------------------------
Header, Footer Links Combined
--------------------------------------------------------------------------*/

#headerlinks,
#footerlinks {
 margin: 6px 10px 0 0;
 display: inline;
 float: right;
}
#footerlinks {margin-top: 16px;}

#headerlinks li,
#footerlinks li {
 height: 19px;
 background: transparent url('../gfxen/bg-header-divider.gif') no-repeat top right;
 margin: 0;
 padding: 0 10px;
 display: inline;
 float: left;
}

#footerlinks li {background: transparent url('../gfxen/bg-footer-divider.gif') no-repeat top right;}

#headerlinks li.last,
#footerlinks li.last { 
 background: none; 
 padding: 0 0 0 10px;
}

#headerlinks a,
#footerlinks a {
 font-size: 11px; 
 color: #fff; 
 background: none;
 white-space: nowrap;
}

#footerlinks a {color: #2b5275;}
#headerlinks a:hover {color: #003366;}
#footerlinks a:hover {color: #699bc9;}

/*--------------------------------------------------------------------------
Content
--------------------------------------------------------------------------*/

#content {
 width: 700px;
 margin-top: 10px;
 float: left;
}
#content_ana {
 width: 700px;
 margin-top: 10px;
 float: left;
}

#content-left {
 width: 200px;
 float: left;
}
#content-left1 {
 width: 240px;
 float: left;
}
#content-right {
	width: 485px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 5px;
}
#content-right1 {
	width: 650px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 5px;
}
#content-right-ana {
	width: 455px;
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-color: #e7eff5;
}
#content-right a {text-transform: none;}

#content-right a:hover {
 background: #f2f6f9 url('gfxen/a-underline.gif') repeat-x 100% 100%;
}

/*--------------------------------------------------------------------------
Advert
--------------------------------------------------------------------------*/

#advert {
 width: 700px;
 margin-top: 10px;
 float: left;
}

#advert-left {
	width: 232px;
	height: 171px;
	background: #699bc9 url(../ssi/banner.asp) no-repeat 0 0;
	float: left;
	padding-top: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
#advert-left1 {
	width: 232px;
	height: 171px;
	float: left;
	padding-top: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	text-align: center;
	display: block;
	vertical-align: middle;
	background-color: #699bc9;
	background-image: url(../tr/images/pusula.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#advert-right {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/projeler.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #699BC9;
}
#advert-1 {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/insaat.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #699BC9;
}

#advert-2 {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/projeler1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #699BC9;
}

#advert-3 {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/insaat.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #699BC9;
}
#advert-rightprojeler {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/profil.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
#advert-rightfinansal {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/finansal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}#advert-rightprofil {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/profil.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}#advert-righthaberler {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/haberler.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
#advert-rightiletisim {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/iletisim.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
#advert-rightinsaat {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/insaat.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
#advert-righturunler {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/urunler.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}

#advert-rightanasayfa {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/anasayfaq.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
#advert-rightihracat {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/ihracat.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
#advert-rightisortak {
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/isortak.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}

#advert-rightarge{
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/ihracat.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}

#advert-rightarge{
	width: 458px;
	height: 171px;
	float: right;
	background-color: transparent;
	background-image: url(../tr/images/arge.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	border: 1px solid #699BC9;
}
/*--------------------------------------------------------------------------
Core Values
--------------------------------------------------------------------------*/

#core-values {
 background: #e7eff5 url('../gfxen/bg-corevalues.gif') no-repeat 100% 100%;
 float: left;
}


#core-values h3 {
 width: 232px;
 height: 140px;
 margin: 0; 
 padding: 0;
 background: transparent url('../gfxen/bg-corevalues.jpg') no-repeat 0 0;
}


#core-values  img{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}


#core-values ul {
 margin: 15px 20px 0 20px;
 padding: 0;
}

#core-values ul li {
 background: transparent url('../gfxen/bg-corevalues-arrow.gif') no-repeat left center;
 font-size: 12px;
 color: #699bc9;
 margin: 5px 0;
}

#core-values a.more {
	width: 127px;
	height: 36px;
	margin: 10px 10px 10px 14px;
	display: block;
	background-image: url(../gfxen/devam_ediniz.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#core-values a.more:hover {background-position: 0 -36px;}

/*--------------------------------------------------------------------------
Breadcrumb Trail, Current Opportunities
--------------------------------------------------------------------------*/

#trail, 
#opportunities {
 text-transform: none;
 width: 700px;
 height: 29px;
 float: left;
 margin-top: 10px;
 background: #e7eff5 url('../gfxen/bg-trail.gif') repeat-x 0 0;
 border-bottom: 1px solid #9dbad3;
}

#trail h3, 
#opportunities h3 {
 height: 18px;
 float: left;
 margin: 5px 0 5px 14px;
 padding: 0;
 display: inline;
 border: none;
}

#trail h3 {
 width: 100px; 
 background: transparent url('../gfxen/h3-breadcrumb.gif') no-repeat 0 50%;
}

#opportunities h3 {
	width: 148px;
	background-color: transparent;
	background-image: url(../gfxen/son_gelismeler.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#trail ul, 
#opportunities ul {
 margin: 5px 0;
 padding: 0;
 float: left;
}

#trail ul li {
 margin: 0;
 padding: 0 15px 0 0;
 float: left;
 background: transparent url('../gfxen/bg-trail-arrow.gif') no-repeat 100% 50%;
 font-size: 11px;
}

#opportunities ul li {
 margin: 0;
 padding: 0 0 0 8px;
 float: left;
 background: none;
 font-size: 11px;
}

#trail ul li.last {
 padding: 0;
 margin-left: 9px;
 background: none;
}

#trail a {
 padding: 0 0 0 9px;
 margin: 0;
 background: none;
 float: left;
}

/*--------------------------------------------------------------------------
Investor
--------------------------------------------------------------------------*/

#investor {margin: 10px 15px 0 15px;}
#investor fieldset {border: 0 none;}
#investor legend {display: none;}
#investor label {display: none;}

h3.investor  {
 border: 0 none;
 background: transparent url('../gfxen/h3-investor.gif') no-repeat 0 0;
 margin: 18px 15px 0 15px;
 text-indent: -4000px;
 height: 23px;
}

#investor .field { 
 width: 180px;
 height: 26px;
 margin: 0 0 10px 0;
 background: #fff url('../gfxen/input-field.gif') no-repeat 0 0;
}

#investor input {
 font-size: 11px;
 border: 1px solid #fff;
 float: left;
 margin: 5px 0 0 5px;
}

#investor #login {
 width: 66px;
 height: 24px;
 background: transparent url("../gfxen/btn-login.gif") no-repeat 0 0;
 border: 0 none;
 display: block;
 cursor: pointer;
}

#investor #login:hover {background-position: 0 -24px;}

/*--------------------------------------------------------------------------
Latest News
--------------------------------------------------------------------------*/

h3.latestnews  {
	border: 0 none;
	text-indent: -4000px;
	height: 14px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-left: 15px;
}

dl.latestnews {
 color: #fff;
 font-size: 11px;
 margin: 0 15px;
 padding-top: 12px;
 background: transparent url('../gfxen/dl-divider.gif') repeat-x 0 0;
}

dl.latestnews.first {background: none;}

dl.latestnews dt {
 margin: 0;
 line-height: normal;
 font-weight: bold;
}

dl.latestnews dd {margin: 10px 0;}

dl.latestnews dd a {
 padding-left: 10px;
 color: #2b5275;
 background: transparent url('../gfxen/bg-dd-arrow.gif') no-repeat 0 50%;
}

dl.latestnews dd a:hover {color: #fff;}

#morenews {
	width: 103px;
	height: 24px;
	display: block;
	margin: 0 0 0 15px;
	padding: 0;
	background-color: transparent;
	background-image: url(../gfxen/haberler.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#morenews:hover {background-position: 0 -24px;}

/*--------------------------------------------------------------------------
News
--------------------------------------------------------------------------*/

dl.news dt {
 padding: 1px 0 2px 25px;
 background: #fff url('../gfxen/icon-pdf.gif') no-repeat 0 0;
}

dl.news dt a {
 height: 25px;
 color: #699bc9;
 background: none;	
}

dl.news dt a:hover {color: #2b5275;}

dl.news dd {
 padding-left: 25px;
 line-height: 18px;
 margin: 10px 0;
}

dl.news dd.date, dl.news dd.source {
 margin: 0;
 color: #a5a5a5;
 font-size: 11px;
}

/*--------------------------------------------------------------------------
Case Histories, Special Purpose Vehicles, Associated Investment Funds
--------------------------------------------------------------------------*/

.casehistory, 
.spv,
.aif, {
 width: 438px;
 float: left;
}

.casehistory .logo, 
.spv .logo,
.aif .logo {
 width: 438px;
 float: left;
 margin: 0 0 18px 0;
}

.casehistory .shortdescription, 
.spv .shortdescription,
.aif .shortdescription {
 padding-top: 5px;
 width: 438px;
 float: left;
}

/*--------------------------------------------------------------------------
Management
--------------------------------------------------------------------------*/

.staff {
 width: 438px;
 float: left;
}

.staff .photo {
 border: 1px solid #e7eff5;
 padding: 0 0 5px 0;
 float: left;
}

.staff img {
 width: 88px; 
 height: 128px; 
 margin: 5px 5px 0 5px; 
 float: left;
}
. img {

}
.staff .shortbios {
 padding-top: 5px;
 width: 318px;
 float: right;
}

.staff h4 { 
 width: 438px;
 float: left;
}

/*--------------------------------------------------------------------------
Careers
--------------------------------------------------------------------------*/

.job {
 width: 438px;
 float: left;
}

/*--------------------------------------------------------------------------
Current Opportunitities
--------------------------------------------------------------------------*/

.currentdetails {
 width: 438px; 
 float: left;
}

.currentdetails h4 {
 font-size: 13px; 
 font-weight: bold;
}

.currentdetails p {
 margin: 0 0 10px 0; 
 padding: 0;
}

.currentdetails a {
 margin: 0; 
 padding: 0;
}
img {
}
