/* @group global reset */
html,body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,dt,form {
	margin: 0;
	padding: 0;
}

html, body {
	height:100%;
}
sup {
	vertical-align:top;
	line-height:1;
	font-size: 12px;
	color: #999;
}
header, section, footer,
aside, nav, article, figure {
	display: block;
}

fieldset, dd, button, img {
	border: none;
}
ul li ,ol li { list-style-type: none;}
table {
	border-spacing:0; 
	width:100%;
}
section, footer, nav, section, header {
	display: block;
}

/* @end */

/* @group Default Element Styles */
body { 
	font-family:'Tahoma', 'arial' ;
	color:#666;
	font-size: 14px;
	background-color:#EFEFEF;
	}
a {
	color:#123f75;
	text-decoration:none;
	outline:none;
	}
a:hover {
	text-decoration:none;
}
/* @end */


/* @group Patterns */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
	line-height: 0px;
	font-size: 0;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
*+html .clearfix {
	display:inline-block;
}
.fleft { float:left; }
.fright { float:right; }
.rPos   { position: relative; }
.aPos   { position: absolute; }
.aln_right { text-align:right; }
.aln_center {
	text-align: center;
}
.marT5 {
	margin-top: 5px;
}
.marT10 {
	margin-top: 10px;
}
.marT15 {
	margin-top: 15px;
}
.marT20 {
	margin-top: 20px;
}
.marT30 {
	margin-top: 30px;
}
.marT35 {
	margin-top: 35px;
}
.marT40 {
	margin-top: 40px;
}
.marT45 {
	margin-top: 45px;
}
.marT50 {
	margin-top: 50px;
}
.marT60 {
	margin-top: 60px;
}
.marT75 {
	margin-top: 75px;
}
.marT80 {
	margin-top: 80px;
}
.marB0  { margin-bottom:0px; }
.marB5  { margin-bottom:5px; }
.marB10 { margin-bottom:10px; } 
.marB15 { margin-bottom:15px; }
.marB20 { margin-bottom:20px; } 
.marB25 { margin-bottom:25px; }
.marB30 { margin-bottom:30px; }
.marB100 { margin-bottom:100px; }
.marL10 { margin-left:10px; }
.marR5 { margin-right:5px; }
.marR10 { margin-right:10px;
}
.padT100{
	padding-top: 100px;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.w210 {
	width: 210px;
}
.w230 {
	width: 230px;
}
.w430 {
	width: 430px;
}
.w450 {
	width: 450px;
}
.w460 {
	width: 460px;
}
.w470 {
	width: 470px;
}
.roundAll5, .form input[type="submit"]  {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}
#investments .submitPln{
	
	float: none;
	font: bold 12 Tahoma,Arial;
	margin-left: 10px;
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px  0  0;
	-moz-box-shadow:0px -1px 3px 1px #999999;
	-webkit-box-shadow:0px -1px 3px 1px #999999 ;
	box-shadow:0px -1px 3px 1px #999999;
	-khtml-box-shadow:0px -1px 3px 1px #999999;
	}
	.investmentSbmtPln{
	padding: 100px 0 5px;
	text-align: right;
	bottom: 1px;
	font: normal 13px Tahoma,Arial;
}
.homeIcon, .divider, .linkedin, .mail, .press a, .tel, .fax, .emailId, .more, .hide, .goFund, .boxes li .morelink, .boxes li .morelink i {
	background:url(../img/sprite/icons.png);
	background-repeat: no-repeat;
}
/* @end */

/* @group Framework Styles */
.wrap {
	width:920px; /* 960 */
	margin:0 auto;
	padding: 0px 20px;
}
/* @end */

/* @group Header */
.header {
	background:url(../img/headerBg1.png) repeat-x 0 bottom;
	}
.header .wrap {
	width: 960px;
}
.nirvanalogo {
	width: 30%;
	float: left;
	margin: -10px 0px 0px 20px;
	}
.nirvanalogo a {
	display: block;
}
.nirvanalogo strong {
	margin-left: -9999px;
	}
.topNav {
	float: right;
	font-size: 11px;
	margin:5px 49px 0px 0;
}
.topNav li{
	float: left;	
	background:url(../img/grey-dot.png) repeat-y right top;
	padding-right: 7px;
	margin-right: 7px;
	font-size: 12px;
}
.topNav li:last-child {
	background: none;
	padding-right: 0;
}
.homeIcon {
	background-position: left 0px;
	padding:0 5px 5px 15px;
}
nav {
	float: right;
	margin-right: 30px;
}
.navigation {
	margin-top: 19px;
}
*:first-child+html .navigation {
	width: 565px;	
}
.navigation li{
	/*background:url(../img/nav-divider.png) no-repeat right center;*/
	float: left;
	margin-right: 10px;
}
.navigation li:last-child {
	margin-right: 0;
}
.navigation li a{ 
	color: #333;
	display: block;
	padding: 10px 25px 10px 20px;
	}
.navigation strong {
	font-size: 19px;
	font-weight: bold;
	color: #03457e;
	display: block;
	margin-bottom: 3px;
}
.navigation span {
	font-size: 11px;
	display: block;
	color:#123f75;
}
.navigation a:hover strong,
.navigation a:hover span,
.navigation .active span,
.navigation .active strong {
	color: #424446;
}
.navigation .active a{
	background: url(../img/activeBg.jpg) no-repeat 30px bottom;
}
 
.navigation li:last-child {
		background: none;
}
.navigation a:hover,.navigation .active a,.navigation li a,.navigation li a:focus,.navigation li a:active {
	-moz-user-focus: none;
    outline: 0;
     -moz-outline: 0;
     user-focus:none;
     border: 0;
}

/*.navigation li:last-child a {
	padding-right: 10px;
	}*/
.navigation a:hover {
	background:url(../img/navbg.png) repeat;
	
}
/* @end */


/* @group section */
.section {
	padding:0px 0px;
	/*background:#fff url(../img/headingBg.png) repeat-x right 40px;*/
	padding-top: 20px;
	padding-bottom: 20px;
	display: none;
}
.section h2 {
	padding-top: 20px;
	 color: #777777;
    font-size: 17px;
    font-weight: normal;
}
.section h3 {
	font-size: 28px;
	background-color: #fff;
	display: inline-block;
	padding: 5px 0px;
	color: #999;
	/*text-shadow:-1px -1px #333;*/
	}
/* @group Fund */


#fund{
	background-image: none;
    padding-top:0px;
    background-color: #fff;
}
#team {
	padding-bottom: 40px;
}
#team,#investments  {
	background-color: #fff;
}
#fund .wrap {
	width: 890px;
	padding: 0px 20px 0px 0px;
}
.boxHolder {
	margin-left:40px;
	min-height:165px;
	position: relative;
	overflow: hidden;
}
.boxes {
	width: 795px;
	}
.boxes li {
	position: relative;
	float: left;
	margin: 20px 0px 0px 20px;
}
.boxes li a.story {
	float: left;
	width: 235px; /* 265 */
	height: 145px; /*  165*/ 
	padding-right: 10px;
	/*
	-moz-box-shadow:  inset 2px 2px 8px #000;
	-webkit-box-shadow: inset 2px 2px 8px #000;
	box-shadow:  inset 2px 2px 8px #000;
	-moz-box-shadow:3px 3px 8px #111 inset;
	-webkit-box-shadow:3px 3px 8px #111 inset;
	box-shadow:3px 3px 8px #111 inset;*/
	-moz-box-shadow:3px 3px 5px -2px #111 inset;
	-webkit-box-shadow:3px 3px 5px -2px #111 inset;
	box-shadow:3px 3px 5px -2px #111 inset;
	-khtml-box-shadow:3px 3px 5px -2px #111 inset;
	display: block;
	overflow: hidden;
	position: relative;
	behavior: url(/css/pie.htc);
}
.boxes li .morelink {
	position: absolute;
	right: -1px;
	top: 125px;
	padding: 0px 5px 0px 5px;
	background-position: left -370px;
	font-family: 'Calibri';
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.boxes li .morelink:hover {
	color: #52BDEC;
	}
.boxes li .morelink i {
	display: block;
	font-style: normal;
	background-position: right -391px;
	padding-right: 10px;
}
.boxes li .morelink:hover i {
	background-position: right -422px;	
}
.fundMore{
	padding-right: 10px;
	background:url(../img/sprite/icons.png) no-repeat right -714px;
	margin-left: 30px;
}
.MoreInfo .fundMore{
	margin:35px 0 30px;
}
.infoList li{
	float: left;
    margin: 20px 0 20px 19px;
    position: relative;
    padding: 0 10px 0 9px ;
}
.infoList .story3{
	
    display: block;
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 229px;
    font:normal normal 13px Tahoma, Arial;
	
}
.infoList em{
	font-style: normal;
}
.title {
	display: block;
}
.title span {
	display: inline-block;
	padding: 2px 20px 2px 10px;
	background-color: #fff;
	color: #123f76;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: -250px;
}
.darkGreen .title span,
.lightGreen .title span{
	color: #68870b;
	} 
.DescriInfo {
	color: #fff;
	display: block;
	padding-left: 12px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	/*text-shadow: 1px 0px 1px #000000;
	zoom: 1;
	background-color: transparent;
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#000000) progid:DXImageTransform.Microsoft.DropShadow(Color=#000000, OffX=1, OffY=1)";
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#000000)
	        progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, Color=#000000);
    top: -3px;
	left: -3px;
	z-index: -1px;*/
}
.DescriInfo strong {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-shadow: 1px 0px 1px #000000;
	}
	
	
#india .DescriInfo,
#active_role .DescriInfo,
#networks .DescriInfo,
#operational .DescriInfo {
	line-height: 18px;
}
#india .DescriInfo strong,
#operational .DescriInfo strong {
	line-height: 22px;
}
#active_role .DescriInfo strong {
	line-height: 26px;
}
#networks .DescriInfo strong {
	line-height: 24px;
}
.darkBlue {
	background: #002b62 url(../img/boxes/dark_blue.png) repeat;
}
.lightBlue {
	background:#2257a0 url(../img/boxes/light_blue.png) repeat;
}
.lightGreen {
	background:#8bb218 url(../img/boxes/light_green.png) repeat;
}
.darkGreen {
	background:#607c0a url(../img/boxes/dark_green.png) repeat;
}
/*.darkBlue:hover {
	background:#2257a0 url(../img/boxes/light_blue.png) repeat;
	cursor: pointer;
	}
.lightBlue:hover {
	background:#002b62 url(../img/boxes/dark_blue.png) repeat;
	cursor: pointer;
	}
.lightGreen:hover {
	background: #607c0a url(../img/boxes/dark_green.png) repeat;
	cursor: pointer;
}
.darkGreen:hover {
	background: #8bb218url(../img/boxes/light_green.png) repeat;
	cursor: pointer;
}*/

.story1, .story2 {
	position: absolute;
	left: 0;
	right: 0;
	zoom:1;
}
.story2 {
	display: none;
	color:#fff;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}
.story2 em {
	font-style: normal;
	display: block;
}
/* @end */

/* @group Team */
.member li {
	padding-top: 70px;
	border-bottom: solid #d6d6d6 1px;
	}
.member li:first-child {
	padding-top: 0;
	}
/*.ritu, .deepak, .vikram {
	height: 254px;
	width: 235px;
	float: left;
	background:url(../img/team/team.jpg) no-repeat left top;
	text-indent: -999px;
	left: 20px;
	bottom: 0;
}*/
.rajan {
	background: url(../img/team/team.jpg) no-repeat left -709px;
} 
.amit{
	background: url(../img/team/team.jpg) no-repeat left -13px ;
}
.ritu {
	background: url(../img/team/team.jpg) no-repeat left -1400px ;}
.deepak {
	background: url(../img/team/team.jpg) no-repeat left -2099px ;
}
.vikram {
	background: url(../img/team/team.jpg) no-repeat left -2800px ;}
.vikram .bio {
	padding-top: 97px;
	min-height: 154px;
	}
.deepak .bio {
	padding-top: 70px;
	min-height: 164px;
	}	
.rajan .bio {
	padding-top: 0px;
	min-height: 164px;
	}	
.bio {
	float: right;
	width: 660px;
	padding: 30px 5px 0px 0px;
	min-height: 224px;
	
	bottom: 0;
}
.bio i{
	float: left;
	font-style: normal;
	margin-right:10px;
}
.bio h4 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
	}
.bio h4 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	}
.bio p, .MoreInfo p, .TeamIntro p{
	line-height: 22px;
	font-size: 13px;
	margin-bottom: 10px;
}
.TeamIntro {
	padding-top: 15px;
}
.TeamIntro p{
	font-size: 16px;
}
.socialLink {
	float: left;
	
}
.linkedin {
	background-position: left -575px;
	width: 20px;
	display: inline-block;
	margin-right: 5px;
}
.linkedin:hover {
	background-position: left -645px;
}
.mail {
	background-position: left -615px;
	width: 30px;
	display: inline-block;
}
.mail:hover {
	background-position: left -675px;
}
.more, .hide {
    background-position: right -261px;
    font-size: 14px;
    padding-right: 13px;
    display: inline-block;
    *display:inline;
    zoom:1;
    margin-bottom: 10px;
    }
.hide {
	background-position: right -282px;
}
/* @end */

/* @group Investments */
#investments {
	padding-bottom:0px;
	position: relative;
}
.investList li {
	margin-bottom: 10px;
	background:url(../img/investmentbg.gif) repeat-x left bottom ;
	margin-top: 22px;
}
.investList li:first-child,
.investList li:last-child
 {
	margin-bottom: 0;
}
.investmentScreen {
	background:url(../img/investment/frame.png) no-repeat left bottom;
	height: 280px;
	padding-left: 6px;
	margin-top: 10px;
}
.InvestmentLink {
	display: block;
	margin: 8px 0px;
	font-size: 13px;
}
.investinfo {
	padding-top: 30px;
}
.investinfo p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 18px;
}
.whiteBg{
	height: 32px;
}
.cate {
	float: left;
	width: 240px;
	font-size: 11px;
	padding-top: 20px;
}
.press {
	font-size: 11px;
	margin-top: 10px;
	line-height: 20px;
}
.press a {
	background-position: left -148px;
	padding-left: 20px;
	display: inline-block;
	zoom:1;
	*display:inline;
	}
/* @end */
/* @end */

/* @group Footer */
footer {
	background: #efefef url(../img/footerbg.png) repeat-x left top;
	position: relative;	
	padding: 10px 0px 0px;
}
footer h3, #submitPlan h3 {
	background: transparent;
	padding: 0;
	color: #999;
	/*text-shadow:-1px -1px #333;*/
	font-size: 28px;
	margin-bottom: 10px;
	}
#submitPlan h3 {
	font-size: 20px;
	color: #666;
	padding: 10px 0 5px 0px;
	margin-bottom: 18px;
}
#submitPlan {
	padding:0px 10px 10px 10px;
}
.contactHolder {
	float: left;
	width: 390px;
	padding-left: 5px;
	padding-top: 20px;
}
.directHolder {
	float: left;
	width: 520px;
	padding-top: 20px;
	}	
.directHolder h4 {
	margin-bottom: 10px;
	font-size: 18px;
}
.address {
	margin-bottom: 10px;
}
.contactNumber {
	margin-top: 10px;
}
.contactNumber li {
	line-height: 25px;
}
.address span {
	margin: 5px 0px;
	display: block;
	
}
.contactNumber span {
	padding-left: 35px;
	display: inline-block;
	zoom:1;
	*display:inline;
	margin-bottom: 3px;
	margin-top: 3px;	
}
.tel {
	background-position: left -177px;
}
.fax {
	background-position: left -208px;
}
.emailId {
	background-position: left -236px;
	font-size: 13px;
}
.email a:hover {
	text-decoration: underline;
}
.gmap {
	background:url(../img/gmap.jpg) no-repeat left top;
	float: left;
	width: 280px;
	height: 186px;
	margin-top: 5px;
	-moz-box-shadow:3px 3px 5px -2px #111 inset;
	-webkit-box-shadow:3px 3px 5px -2px #111 inset;
	box-shadow:3px 3px 5px -2px #111 inset;
	border: solid #888 1px;
}
.form dl {
	margin-bottom: 10px;
}
.form dt {
	float: left;
	width: 95px;
	font-size: 13px;
	font-weight: bold;
}
.form dd {
	float: left;
	width: 245px;
}
.form input {
	width: 235px;
	border: solid #999 1px;
	padding: 4px 5px;
}
.form input.itl {
	color: #ccc;
}
.form input.error {
	border: solid #C51B26 1px;
	color: #111;
}
.form .textarea dt {
	vertical-align: top;
}
.form dt span {
	font-size: 14px;
}
label.error {
	font-size: 11px;
	color: #c51b26;
	display: block;
}
.form dd span.help {
	font-size: 12px;
}
.form textarea.itl {
	color: #999;
}
.form .textarea textarea  {
	width: 235px;
	height: 100px;
	font-size: 11px;
	padding: 4px 5px;
	letter-spacing: 0.5px;
	border: 1px solid #999999;
	font-family: 'Tahoma','arial';
	}
.form input[type="submit"], .form input.submit, .submitPln {
	background-color: #123f75;
	padding: 5px 20px;
	width: auto;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border-top: none;
	border-left: none;	
	-moz-box-shadow: 1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 1px 2px #999;
	border: none;
	outline: none;
	float: left;
}
#thanks {
	font-size: 13px;
	color: #3d3d3d;
	display: none;
}
#thanks strong {
	color:#178605;
	font-size: 22px;
	font-weight: bold;
}
#thanks p{
	margin-top: 10px;
} 
#planThanks {
	display: none;
}
#planThanks h3 {
	font-size: 20px;
	color: #666;
	padding-left: 10px;
	margin-bottom: 10px;
}
#planThanks p {
	padding-left: 10px;
	
}
/* @end */

#fund_des {
	margin-top: 0px;
	background-image: none;
	padding-bottom: 40px;
	height:auto !important;/*all browsers except ie6 will respect the !important flag*/
	min-height:296px;
	height:296px;/*Should have the same value as the min height above*/
}
.filter {
	background-color:#ededed;
	width: 905px;
	
}
.filter li {
	float: left;
	margin: 0px 5px 0px 5px;
	} 
.filter li a {
	display: block;
	padding:10px 8px 12px;
	font-size: 13px;
	color:#123F76;
	}
.filter li.current a {
	background-color: #ddd;
}
.goFund {
	background-position: 10px -299px;
	width: 15px;
}
.filter li a:hover, .filter li.current a, .filter li a.goFund:hover {
	color: #535353;
	background-color: #dddddd;
	}
.filter li.current a.goFund, .filter li a.goFund:hover {
	background-position: 10px -329px;
	background-color: transparent;
}
.MoreInfo {
	padding-top: 30px;
}
.MoreInfo h3 {
	padding: 0;
	padding-bottom: 20px;
	background:url(../img/head-bg.png) no-repeat left bottom;
	display: block;
	font-size: 21px;
	font-weight: bold;
	/*text-shadow: 1px 1px white, 1px 1px #999;	*/
	margin-bottom: 20px;
	color: #666;
}

#planSubmit {
	float: left;
}
.loader {
	float: left;
	margin-left: 10px;
}

.getInTouch a{
	font: bold 24px Tahoma, Arial;
	color: #123f75;
}
.getInTouch:hover  a,.emailId a:hover,.getDir:hover{
	color: #4eaee6;
}
.form input.submit:hover,.footerSbmtPln .submitPln:hover,#investments .submitPln:hover{
	background: #4eaee6;
}
.getInTouch span{
	font: normal 14px Tahoma, Arial;
	color: #666;
}
.footerNew{
	background: url(../img/footerNewBg.jpg) repeat-x;
	margin-top: 1px ;
}
.footerNew .wrap{
	padding: 2px 20px;
}
.footerMenuList{
	float: left;
	padding: 7px 0;
}

.footerMenuList li{
	float:left;
	color: #fff;
	padding:3px 10px ;
	background: url(../img/footerNewBord.jpg) no-repeat right center;
}
.footerMenuList li:last-child{
	background: none;
}
.footerMenuList a{
	color: #fff;
	font: bold 12px/20px Tahoma, Arial;
}
.footerMenuList a:hover{
	text-decoration: underline;
}
.footerNew span{
	font: normal 11px/38px Tahoma, Arial;
	color: #ccc;
	float: right;
}
.footerSbmtPln{
	text-align: right;
}
.footerSbmtPln .submitPln{
	float: right;
	margin-left: 5px;
	padding: 7px 10px ;
	font:bold 12px Tahoma, Arial;
	background: #123f75;
}
.footerSbmtPln{
	font: normal 12px/30px Tahoma, Arial;
	color: #666;
	margin: 0 0 0 20px;
	width: 890px;
} 
.submitPln span{
	padding-right:  13px;
	background: url(../img/sprite/icons.png) no-repeat right -747px ;
	display: block;
}
.getDir{
	font: normal 13px Tahoma, Arial;
}
#contactInfo {
	display: none;
}
.infoSectionRow{
	display: none;
}
.form select{
	width: 247px;
}