* {
 margin: 0;
 padding: 0;
}

body {
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: center;
	margin: 37px 0 10px 0;
	cursor: default;
	background-color: #eeeeee;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div {text-align: left;}
li {list-style: none;}

.cleaner {clear: both;}

h1, h2, h3, h4, h5 {
 font-weight: normal;
 color: #666666;
 line-height: 18px;
 margin-bottom: 18px; 
}

h1 {display: none;}

h3 {
	font-size: 17px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedcdc;
}

h4 {
 font-size: 13px;
 color: #CC3300;
 font-weight: bold;
}

p, ul, ol {margin-bottom: 18px;}

ul {
 list-style: none;
 color: #CC3300;
}

ul li {
 padding-left: 12px;
 margin-left: 10px;
 background: transparent url('../images/li-bullet.gif') no-repeat 0 50%;
}

a { 
 text-decoration: none;
 color: #CC3300;	 
 padding-bottom: 1px;
 background: transparent url('../images/a-underline.gif') repeat-x 100% 100%;	
}

a:hover {color: #FF0000;}

.hide, span {display: none;}

.divider {
	width: 438px;
	height: 1px;
	float: left;
	margin: 15px 0;
	background-color: #eeeeee;
}

p.error {
 width: 438px;
 color: #f58f16;
 font-size: 11px;
 font-weight: bold;
}

.left {float: left;}
.right {float: right;}

.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: #CC0000;}

/*Footer*/
body.terms a#terms,
body.privacy a#privacy,
body.customer a#customer {
	color: #FF0000;
	text-decoration: underline;
}

/*Page Titles*/
h2 {
 height: 30px; 
 text-indent: -4000px;
}

body.home h2 {
	background-color: transparent;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
body.about h2 {background: transparent url('../images/h2-about.gif') no-repeat 0 0;}
body.services h2 {background: transparent url('../images/h2-services.gif') no-repeat 0 0;}
body.links h2 {background: transparent url('../images/h2-links.gif') no-repeat 0 0;}
body.news h2 {background: transparent url('../images/h2-news.gif') no-repeat 0 0;}
body.newsletter h2 {background: transparent url('../images/h2-newsletter.gif') no-repeat 0 0;}
body.communities h2 {background: transparent url('../images/h2-vlerelated.gif') no-repeat 0 0;}
body.careers h2 {background: transparent url('../images/h2-careers.gif') no-repeat 0 0;}
body.otherlinks h2 {background: transparent url('../images/h2-otherlinks.gif') no-repeat 0 0;}
body.sitemap h2 {background: transparent url('../images/h2-sitemap.gif') no-repeat 0 0;}
body.accessibility h2 {background: transparent url('../images/h2-accessibility.gif') no-repeat 0 0;}
body.contact h2 {background: transparent url('../images/h2-contact.gif') no-repeat 0 0;}
body.terms h2 {background: transparent url('../images/h2-terms.gif') no-repeat 0 0;}
body.privacy h2 {background: transparent url('../images/h2-privacy.gif') no-repeat 0 0;}
body.customer h2 {background: transparent url('../images/h2-customercare.gif') no-repeat 0 0;}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/

#container {
 width: 950px;
 margin: 0 auto;
}

#accessibilitylinks {display: none;}

#container-left {
 width: 20px; 
 height: 577px;
 margin-top: 70px;
 background: #be0202 url('../images/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: #be0202 url('../images/bg-right.gif') no-repeat 0 0;
 float: left;
}

address {
	padding-top: 40px;
	padding-left: 20px;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
	background-image: url(../images/bg-address.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#wrapper {
 width: 700px;
 margin: 0 10px;
 display: inline;
 float: left;
}

/*--------------------------------------------------------------------------
Header, Footer
--------------------------------------------------------------------------*/

#header {
 width: 720px;
 height: 87px;
 background: #e7eff5 url('../images/bg-header.gif') no-repeat 0 0;
 float: left;
}

#logo {
	width: 195px;
	height: 64px;
	display: inline;
	float: left;
	background-color: transparent;
	background-image: url(../images/sahaj-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
}

#footer {
	width: 720px;
	height: 52px;
	margin-top: 10px;
	float: left;
	background-color: #EEEEEE;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#disclaimer {
	width: 800px;
	float: left;
	padding-top: 10px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	background-position: 618px 25px;
	background-color: #eeeeee;
}

#disclaimer p {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#copyright {
 margin: 16px 0 0 10px;
 font-size: 11px;
 color: #999999;	
 display: inline;
 float: left;
}

/*--------------------------------------------------------------------------
Header, Footer Links Combined
--------------------------------------------------------------------------*/

#headerlinks,
#footerlinks {
 text-transform: lowercase;
 margin: 6px 10px 0 0;
 display: inline;
 float: right;
}
#footerlinks {margin-top: 16px;}

#headerlinks li,
#footerlinks li {
 height: 19px;
 background: transparent url('../images/bg-header-divider.gif') no-repeat top right;
 margin: 0;
 padding: 0 10px;
 display: inline;
 float: left;
}

#footerlinks li {background: transparent url('../images/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: #CC3300;
}
#headerlinks a:hover {color: #333333;}
#footerlinks a:hover {
	color: #FF0000;
}

/*--------------------------------------------------------------------------
Content
--------------------------------------------------------------------------*/

#content {
 width: 700px;
 margin-top: 10px;
 float: left;
}

#content-left {
 width: 232px;
 float: left;
}

#content-right {
 width: 438px;
 margin: 18px 10px;
 display: inline;
 float: right;
}

#content-right a {text-transform: none;}

#content-right a:hover {
	background-color: #eeeeee;
	background-image: url(gfx/a-underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}

/*--------------------------------------------------------------------------
Advert
--------------------------------------------------------------------------*/

#advert {
 width: 700px;
 margin-top: 10px;
 float: left;
}

#advert-left {
	width: 232px;
	height: 171px;
	float: left;
}

#advert-right {
	width: 458px;
	height: 171px;
	float: right;
	background-position: 0 0;
}

/*--------------------------------------------------------------------------
Core Values
--------------------------------------------------------------------------*/

#core-values {
	text-transform: lowercase;
	float: left;
	background-color: #dedcdc;
	background-image: url(../images/bg-corevalues.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#core-values h3 {
 width: 232px;
 height: 140px;
 margin: 0; 
 padding: 0;
 background: transparent url('../images/bg-corevalues.jpg') no-repeat 0 0;
}

#core-values ul {
 margin: 15px 20px 0 20px;
 padding: 0;
}

#core-values ul li {
	background: transparent url('../images/bg-corevalues-arrow.gif') no-repeat left center;
	font-size: 12px;
	color: #333333;
	margin: 5px 0;
}

#core-values a.more {
 width: 127px;
 height: 36px;	
 margin: 10px 10px 10px 14px;
 background: url('../images/btn-fom.gif') no-repeat 0 0;
 display: block;
}

#core-values a.more:hover {background-position: 0 -36px;}

/*--------------------------------------------------------------------------
Breadcrumb Trail, Current Opportunities
--------------------------------------------------------------------------*/

#trail, 
#opportunities {
	width: 700px;
	height: 29px;
	float: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EFF0F1;
	background-image: url(../images/bg-trail.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#trail h3, 
#opportunities h3 {
 height: 18px;
 float: left;
 margin: 5px 0 5px 14px;
 padding: 0;
 display: inline;
 border: none;
 width: 86px; 
 background: transparent url('../images/h3-opportunities.gif') no-repeat 0 50%;
}

#trail h3 {
 width: 100px; 
 background: transparent url('../images/h3-breadcrumb.gif') no-repeat 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('../images/bg-trail-arrow.gif') no-repeat 100% 50%;
 font-size: 11px;
}

#opportunities ul li {
 margin: 0;
 padding: 0 0 0 5px;
 float: left;
 background: none;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
}

#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;
 margin: 18px 15px 0 15px;
 text-indent: -4000px;
}

#investor p {color:#fff; margin:0; padding:0 0 18px 0;}

#investor p.error {
 width: 104px;
 padding: 3px 0 3px 10px;
 color: #e7eff5;
 font-size: 11px;
 font-weight: bold;
}

.loggedout {
 background: transparent url('../images/h3-investor-lin.gif') no-repeat 0 0;
 height: 41px;
}

.loggedin {
 background: transparent url('../images/h3-investor-lout.gif') no-repeat 0 0;
 height: 23px;
}

#investor {
 background: transparent url('../images/dl-divider.gif') repeat-x 100% 100%;
 padding-bottom: 10px; 
}

#investor a {
	width: 170px;
	font-size: 11px;
	display:block;
	padding: 0 0 0 10px;
	margin-top: 10px;
	color: #CCCCCC;
	background: transparent url('../images/bg-dd-arrow.gif') no-repeat 0 50%;
	clear: both;
	float:left;
}

#investor a:hover {color: #fff;}

#investor .field { 
 width: 180px;
 height: 26px;
 margin: 0 0 10px 0;
 background: #fff url('../images/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,
#investor #logout {
 height: 24px;
 border: 0 none;
 display: block;
 cursor: pointer;
 float: left;
}

#investor #login {
	width: 66px;
	background-color: transparent;
	background-image: url(../images/btn-login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#investor #logout {width: 72px; background: transparent url("../images/btn-logout.gif") no-repeat 0 0;}

#investor #login:hover, #investor #logout:hover {
	background-position: 0 -24px;
}

/*--------------------------------------------------------------------------
Latest News
--------------------------------------------------------------------------*/

h3.latestnews  {
 border: 0 none;
 background: transparent url('../images/h3-latestnews.gif') no-repeat 0 0;
 margin: 18px 15px 0 15px;
 text-indent: -4000px;
 height: 14px;
}

h3.latestnewsletter  {
 border: 0 none;
 background: transparent url('../images/h3-latestnewsletter.gif') no-repeat 0 0;
 margin: 18px 15px 0 15px;
 text-indent: -4000px;
 height: 14px;
}

dl.latestnews {
	color: #fff;
	font-size: 11px;
	padding-top: 11px;
	background: transparent url('../images/dl-divider.gif') repeat-x 0 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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: #CCCCCC;
	background: transparent url('../images/bg-dd-arrow.gif') no-repeat 0 50%;
}

dl.latestnews dd a:hover {color: #fff;}

#morenews {
 width: 103px;
 height: 24px;
 display: block;
 background: transparent url('../images/btn-morenews.gif') no-repeat 0 0;
 margin: 0 0 0 15px; 
 padding: 0;
}

#morenews:hover {background-position: 0 -24px;}

/*--------------------------------------------------------------------------
News
--------------------------------------------------------------------------*/

dl.news dt {
 padding: 1px 0 2px 25px;
 background: #fff url('../images/icon-pdf.gif') no-repeat 0 0;
}

dl.news dt a {
 height: 25px;
 color: #be0202;
 background: none;	
}

dl.news dt a:hover {color: #CC0000;}

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;
}

dl.newsin dt {
	background: #fff url('../images/icon-globe.gif') no-repeat 0 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
}

dl.newsin dt a {
 height: 25px;
 color: #be0202;
 background: none;	
}

dl.newsin dt a:hover {color: #CC0000;}

dl.newsin dd {
 padding-left: 25px;
 line-height: 18px;
 margin: 10px 0;
}

dl.newsin dd.date, dl.newsin dd.source {
 margin: 0;
 color: #a5a5a5;
 font-size: 11px;
}

/*--------------------------------------------------------------------------
Case Histories, Special Purpose Vehicles, Associated Investment Funds,
Events and Seminars
--------------------------------------------------------------------------*/

.casehistory, 
.spv,
.aif,
.event {
 width: 438px;
 float: left;
}

.casehistory .logo, 
.spv .logo,
.aif .logo,
.event .logo {
 width: 438px;
 float: left;
 margin: 0 0 18px 0;
}

.casehistory .shortdescription, 
.spv .shortdescription,
.aif .shortdescription,
.event .shortdescription {
 padding-top: 5px;
 width: 438px;
 float: left;
}

.event p.dateandtime,
.event p.venue {
 font-size: 11px;
 color: #a5a5a5;
 margin: 0;
 padding: 0;
}

.event p.venue {padding-bottom: 8px;}


/*--------------------------------------------------------------------------
Management
--------------------------------------------------------------------------*/

.staff {
 width: 438px;
 float: left;
}

.staff .photo {
 border: 1px solid #ffcccc;
 padding: 0 0 5px 0;
 float: left;
}

.staff img {
 width: 88px; 
 height: 128px; 
 margin: 5px 5px 0 5px; 
 float: left;
}

.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;
}

/*--------------------------------------------------------------------------
Location Map
--------------------------------------------------------------------------*/

#locationmap {
 width: 232px;
 height: 210px;
 display: block;
 background: transparent url('../uploads/images/efg-map.jpg') no-repeat 0 0;
}
.top {
	text-align: right;
}
.top a{
	color: #666666;
	text-decoration: underline;
}
.partnerbox {
	width: 438px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.partnerbox img {
	padding-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	margin-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.partnerbox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.plainList {
    background-color:#EEE;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
}
.plainList li {
	background:transparent url(../images/li-bullet.gif) no-repeat scroll 0 50%;
	margin-left:25px;
	padding-left:12px;
}
/*-------------------------------------------------
		Styles for Accordian Component
--------------------------------------------------*/
.accordian-icon {
	/*width:16px;
	height:17px;*/
	margin-left:380px;
	margin-top:-35px;
}

/*.expand-icon {
	background:transparent url(../images/arrow_sprites.png) no-repeat scroll left top;
}

.collapse-icon {
	background:transparent url(../images/arrow_sprites.png) no-repeat scroll -16px 0px;
}*/

.link {
	color:#1B00FF;
	text-decoration:underline;
	cursor:pointer;
}

#rfq_container {
	margin:0px 0px 20px 20px;
	text-transform: none;
}