/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	background: #fff url(../images/bg_body.gif) top center repeat-x;
	font: 11px tahoma,arial,sans-serif;
	color: #555;
}

p{ //margin: 10px 0px;}

strong{
	color: #d3591e;
}

#mainContainer{
	width: 750px;
	padding: 0px;
	margin: 0px auto;
}

#header{
	width: 100%;
	padding: 20px 0px 0px 0px;
	/*border-bottom: 1px solid #e5e5e5;*/
	float: left;
}

#logo{
	width: 225px;
	float: left;
}

#menu{
	width: 387px;
	margin-left: 138px;
	padding-top: 34px;
	float: left;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li{
	display: inline;
	float: left;
	padding: 0px 2px 0px 0px;
	margin: 0px;
}

#menu a:link, #menu a:visited{ color: #333; text-decoration: none; }
#menu a:hover, #menu a:active{ color: #d3591e; }

#menu .selected{ color: #cc0000; }

#headerVisualBar{
	width: 100%;
	padding: 8px 0px 10px 0px;
	/*border-bottom: 1px solid #e5e5e5;*/
	float: left;
}

#body{
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #d6d6d6;
	float: left;
	//float: none;
}

.bodyCol{
	width: 47.5%;
	padding-right: 2%;
	text-align: justify;
	float: left;
}

/** body of home page 
#homeIntro{
	width: 290px;
	padding-right: 5px;
	margin-right: 15px;
	border-right: 1px dotted #e5e5e5;
	float: left;
}

#homeServices{
	width: 130px;
	padding-right: 10px;
	color: #333;
	float: left;
}

#homeServices .title{
	color: #d3591e;
}

#homeServices a:link, #homeServices a:visited{ color: #833e3e; text-decoration: none; }
#homeServices a:hover, #homeServices a:active{ color: #333; }

#homeContact{
	width: 288px;
	padding-left: 10px;
	font-size: 10px;
	border-left: 1px dotted #e5e5e5;
	float: left;
}

#homeContact .homeCountry{
	width: 135px;
	padding-left: 8px;
	float: left;
}

#homeContact p{
	padding-left: 5px;
}

#homeContact .title{
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	color: #333;
	font-size: 11px;
}

**/
/** new **/

#homeIntro{
	width: 420px;
	padding-right: 19px;
	float: left;
}

#homeServices{
	width: 310px;
	float: left;
}

#homeContact{
	width: 420px;
	padding-top: 10px;
	border-top: 1px solid #d6d6d6;
	float: left;
}

#homeContact .homeCountry{
	width: 190px;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 5px;
	border-left: 1px solid #d3591e;
	float: left;
}

#homeContact p{
	margin: 5px 0px;
	padding: 0px;
}

#homeContact .title{
	color: #d3591e;
	font-weight: bold;
}

#homePortfolio{
	width: 110px;
	padding-top: 10px;
	border-top: 1px solid #d6d6d6;
	float: left;
}

/*** end of body of home page **/

/** common inside pages **/

#body h1{
	font-size: 14px;
	color: #cc0000;
	margin: 5px 0px;
}

#body h2{
	font-size: 11px;
	color: #333;
	margin: 5px 0px;
}

#body h3{
	font-size: 11px;
	color: #333;
	margin: 5px 0px;
}

#body .note{
	font-size: 10px;
	color: #666;
	clear: both;
}

#body .marker{
	color: #833e3e;
}

#body a:link, #body a:visited{ color: #333; text-decoration: none;}
#body a:hover, #body a:active{ color: #d3591e; }

/** end of common inside pages **/

/** profile page **/

#dataCol{
	width: 380px;
	padding: 0px;
	float: left;
}

#higlightsCol{
	width: 190px;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#268eb3;
	color: #fff;
	float: left;
}

#higlightsCol img{
	border: 1px solid #eee;
}

#higlightsCol ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#higlightsCol li{
	display: block;
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #aaa;
}

#higlightsCol li.last{
	border: 0px;
}

#imgCol{
	width: 140px;
	padding: 10px 10px 0px 0px;
	margin-right: 5px;
	float: left;
}

p.awardHiglight{
	width: 100%;
	text-align: center;
}

/** end of profile page **/

/** team page **/

ul.team{
	list-style: none;
	margin: 0px;
	padding-left: 5px;
}

ul.team li{
	display: block;
	padding: 3px 0px;
	margin: 0px;
}

#team{
	width: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#advisorCol{
	padding: 5px 10px 5px 20px;
	clear: both;
}

#teamCol{
	padding: 5px 10px 5px 20px;
	clear: both;
}

#consultantsCol{
	padding: 5px 10px 5px 20px;
	clear: both;
}

#others{
	/*border-top: 1px solid #e5e5e5;
	padding: 10px 5px 5px 5px;*/
	padding: 10px 10px 5px 20px;
	clear: both;
}

#teamDetails{
	width: 225px;
	min-height: 230px;
	margin: 10px 75px;
	padding: 5px 10px;
	background: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
}

#advisorCol, #consultantsCol, #others, #teamDetails{ display: none; background: #f7f7f7;}
#teamCol, #teamDetails, #currentteamcollage{ display: inline; }
#sarosh, #rajshree, #arpana, #shrena, #nitesh, #sangita, #neeraj, #prabhat, #atul, #deepa, #hita, #asta, #othersCollage, #deepaksilwal, #abc{ display: none;}

#othersCollage{
	width: 365px;
	min-height: 100px;
	margin: 5px 5px;
	padding: 10px 10px;
	background: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
}

#others ul{
	list-style: square;
	margin: 0px;
	padding-left: 5px;
}

#others ul li{
	width: 113px;
	display: block;
	padding: 0px 5px 5px 0px;
	margin: 0px;
	float: left;
}

#team h2.teamTitle, #others h2.teamTitle{
	display: block;
	color: #d3591e;
	/*background: #f7f7f7;*/
	padding: 5px;
}

#team span.name{
	width: 120px;
	float: left;
}

#team a:link, #team a:visited{ color: #d3591e; text-decoration: none;}
#team a:hover, #team a:active{ color: #333; }


/** end of team page **/

/** end of portfolio page **/
ul.portfolioSubMenu{
	list-style: none;
	padding: 5px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

ul.portfolioSubMenu li{
	display: inline;
	margin-right: 2px;
	color: #333;
}

ul.portfolioSubMenu a:link, ul.portfolioSubMenu a:visited{ 
	color: #d3591e; 
	text-decoration: none; 
	padding: 5px 3px;
}

ul.portfolioSubMenu a:hover, ul.portfolioSubMenu a:active{ 
	color: #d3591e; 
	/*background: #f7f7f7; */
	padding: 5px 3px;
	/*border-top: 1px solid #eee;
	border-right: 1px solid #eee;*/
}

ul.portfolioSubMenu li.selected{
	padding: 5px 0px 5px 3px;
	/*background: #f7f7f7;*/
	color: #006699;
	/*border-top: 1px solid #eee;
	border-right: 1px solid #eee;*/
}

#portfolio{ 
	display: block;
	margin: 0px;
	padding: 5px 0px;
	/*background: #f7f7f7;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;*/
}

#portfolioContent{
	width: 350px;
	padding-top: 5px;
	float: left;
}

#portfolioContent ul{
	list-style: none;
	margin-left: 10px;
	padding: 0px 3px;
}

#portfolioContent li{
	display: block;
	padding: 3px 0px;
	color: #555;
}

#portfolioContent a:link, #portfolioContent a:visited{ color: #d3591e; text-decoration: none;}
#portfolioContent a:hover, #portfolioContent a:active{ color: #cc0000;}

#portfolioContentLarge{
	width: 100%;
	float: left;
}

#portfolioContentLarge ul{
	list-style: none;
	margin-left: 10px;
	padding: 0px 3px;
}

#portfolioContentLarge li{
	display: block;
	padding: 3px 0px;
	color: #555;
}

#portfolio span.duration{
	width: 60px;
	padding-right: 5px;
	float: left;
}

#portfolioDetail{
	width: 390px;
	float: left;
}

#portfolioDetail .content{
	width: 365px;
	margin: 15px 5px 5px 5px;
	/*padding: 15px 5px 5px 10px;*/
	padding: 0px;
	/*background: #268eb3;*/
	float: left;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

#portfolioDetail .top{
	width: 375px;
	height: 10px;
	background: url(../images/bg_port_detail_top.gif) bottom left no-repeat;
	float: left;
}

#portfolioDetail .middle{
	width: 353px;
	background: url(../images/bg_port_detail_middle.gif) repeat-y;
	color: #CCCCCC;
	padding: 0px 9px 0px 14px;
	margin: 0px;
	float: left;
}

#portfolioDetail .bottom{
	width: 375px;
	height: 10px;
	background: url(../images/bg_port_detail_bottom.gif) no-repeat;
	float: left;
}

#portfolioDetail p.projectDetail{
	clear: left;
}

#portfolioDetail h2{
	background: url(../images/bull_port_details.gif) no-repeat;
	margin: 10px 0px 15px 0px;
	padding-left: 18px;
	color: #fff;
}

#portfolioDetail img{
	border: 1px solid #5abee2;
}

#portfolioDetail ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#portfolioDetail li{
	display: inline;
	padding: 0px 4px 4px 0px;
	float: left;
}

#yeti, #tewa3, #kongde, #wlink, #prerana, #whf, #farakpa, #sainbu, #pasang, #lumbinigram{ display: none; }
#missnepal, #platinum, #gulfair, #nanglobouddha, #presidenttravels, #dabur, #servingminds, #britishcouncil, #cybermatha{ display: none; }

/** end of portfolio page **/

/** publictions page **/
#publicationsContent{
	width: 550px;
	float: left;	
}

#publicationsContent ul{
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#publicationsContent li{
	display: block;
	padding: 3px 0px;
	margin: 0px;
	color: #555;
}

#publicationsContent .highlight{
	color: #d3591e;
}

#publicationsContent a:link, #publicationsContent a:visited{ color: #333; text-decoration: none;}
#publicationsContent a:hover, #publicationsContent a:active{ color: #9a4848;}

#publicationsContent li span.duration{
	width: 80px;
	padding-right: 5px;
	float: left;
}

#publicationsCovers{
	width: 200px;
	float: left;
}

#publicationsCovers ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#publicationsCovers li{
	display: inline;
	padding: 0px 5px 5px 0px;
	margin: 0px;
}

#publicationsCovers img{
	border: 1px solid #ddd;
}



/** end of publication spage **/

/** presentations page **/
#presentationsContent{
	width: 750px;
	float: left;	
}

#presentationsContent ul{
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#presentationsContent li{
	display: block;
	padding: 3px 0px;
	margin: 0px;
	color: #555;
}

#presentationsContent .highlight{
	color: #d3591e;
}


#presentationsContent a:link, #presentationsContent a:visited{ color: #333; text-decoration: none;}
#presentationsContent a:hover, #presentationsContent a:active{ color: #9a4848;}

#presentationsContent li span.duration{
	width: 80px;
	padding-right: 5px;
	float: left;
}

/************/

/** contact page **/

#contactAddress{
	width: 300px;
	float: left;
}

#contactAddress .homeCountry{
	width: 190px;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 5px;
	border-left: 1px solid #d3591e;
	float: left;
}

#contactAddress p{
	margin: 5px 0px;
	padding: 0px;
}

#contactAddress .title{
	color: #d3591e;
	font-weight: bold;
}


#contactForm{
	width: 435px;
	padding-right: 15px;
	color: #333;
	float: left;
}

/** FORM **/

label{
	width: 100px;
	padding: 5px;
	float: left;
}

input{
	font: 11px tahoma,arial,verdana,sans-serif;
	border: 1px solid #999;
	padding: 2px;
	background: #eee;
}

textarea{
	font: 11px tahoma,arial,verdana,sans-serif;
	border: 1px solid #999;
	padding: 2px 0px 2px 2px;
	background: #eee;
}

form br{
	clear: left;
}

.required{
	color: #cc0000;
}

.info{
	width: 308px;
	padding: 5px;
	display: block;
	background: #ccc;
	color: #333;
}

.error{
	width: 308px;
	padding: 5px;
	display: block;
	background: #cc0000;
	color: #FFF;
}

.btn{
	padding: 1px 3px;
	border-right: 1px solid #000;
	border-bottom: 2px solid #000;
	color: #333;
	background: #999;
	cursor: hand;
}

.clear{
	clear: both;
}

/** end of contact page **/

#footer{
	width: 100%;
	padding: 10px 0px;
	float: left;
	//float: none;
	color: #999;
}

#footer p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#footer p.designedBy{
	width: 250px;
	float: left;
}

#footer p.copyright{
	width: 490px;
	float: right;
	text-align: right;
}

#footer a:link, #footer a:visited{ color: #d3591e; text-decoration: none;}
#footer a:hover, #footer a:active{ color: #333;} 

.clear{ 
	padding: 0px;
	margin: 0px;
	clear:both;
}