/* CSS Developed by Digital Max Solutions http://www.digital.com.np */

body {
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height:13px;
	background-color:#ada58b;
}
.pageheight{
	width:auto;
	background:transparent top left;
}
#maincontainer{
	width:1056px;
	/*background:#030404  url(../images/Home-Page-image_edited.jpg) top center no-repeat;*/
}
#bigcontent{
	font-size:11px;
}
/*Header section*/
#header{
	width:1056px;
	background:url(../images/header_bg.jpg) top center no-repeat;
	/*height:178px; */
	height:207px;
}
#headerinside{
	width:1056px;
	background:url(../images/header_inside_bg.jpg) top center no-repeat;
	/*height:178px; */
	height:207px;
}
#headerinsideorange{
	width:1056px;
	background:url(../images/header_inside_bg_orange.jpg) top center no-repeat;
	/*height:178px; */
	height:207px;
}
#headerinnews{
	width:1056px;
	background:url(../images/header_in_bg_news.jpg) top center no-repeat;
	/*height:178px; */
	height:207px;
}
#headerincareers{
	width:1056px;
	background:url(../images/header_in_bg_careers.jpg) top center no-repeat;
	height:207px;
}
#headerincontact{
	width:1056px;
	background:url(../images/header_in_bg_contact.jpg) top center no-repeat;
	height:207px;
}
#headerinpartner{
	width:1056px;
	background:url(../images/header_in_bg_partner.jpg) top center no-repeat;
	height:207px;
}
#headerinsitemap{
	width:1056px;
	background:url(../images/header_in_bg_sitemap.jpg) top center no-repeat;
	height:207px;
}
/*Content section*/
#content{
	width:1056px;
	background:url(../images/content1_bg.jpg) top center no-repeat;
	/*height:583px; */
}
#contentinside{
	width:1056px;
	background:#ffffff url(../images/content_inside_bg.jpg) top center no-repeat;
}
#contentinsideorange{
	width:1056px;
	background:#ffffff url(../images/content_inside_bg_orange.jpg) top center no-repeat;
}
#contentinnews{
	width:1056px;
	background:#ffffff url(../images/content_in_bg_news.jpg) top center no-repeat;
}
#contentincareers{
	width:1056px;
	background:#ffffff url(../images/content_in_bg_careers.jpg) top center no-repeat;
}
#contentincontact{
	width:1056px;
	background:#ffffff url(../images/content_in_bg_contact.jpg) top center no-repeat;
}
#contentinpartner{
	width:1056px;
	background:#ffffff url(../images/content_in_bg_partner.jpg) top center no-repeat;
}
#contentinsitemap{
	width:1056px;
	background:#ffffff url(../images/content_in_bg_sitemap.jpg) top center no-repeat;
}
#contenttxt{
	color:#333333;
}
#contenttxt p{ 
	margin:0; 
	padding:0 0 10px 0;
	line-height:13px;
}
/*Menu Bar*/
#bar{
	background-color:#938968;
	filter: alpha(opacity=60);
 	-moz-opacity: 0.60; opacity:0.6;
}
/*News*/
#news{
	filter: alpha(opacity=65);
 	-moz-opacity: 0.65; opacity:0.65;
	border-top:2px solid #d38229;
	background-color:#FFFFFF;
}
.maintext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	line-height:31px;
}
/*heading*/
.txtheading{
	color:#D38229;
	font-size:12px;
}
/*Default Link*/
a:link {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
/*a:active {
	font-size:10px;
	color:#1A1A1A;
	text-decoration: none;
}*/
a:visited {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
a:hover {
	font-size:11px;
	color:#7F7F7F;
	text-decoration:none;
}
/*Sepecific Links*/
a.linkemail {
	color:#113D70;
	text-decoration:none;
	font-style: italic;
}
a.linkemail:hover {
	color:#889EB7;
	text-decoration:none;
	font-style: italic;
}
a.linkwebsite, a.linkwebsite:visited{
	color:#333333;
	text-decoration:none;
}
a.linkwebsite:hover {
	color:#7f7f7f;
	text-decoration:none;
}
a.menu, a.menu:visited {
	font-size:11px;
	color:#1A1A1A;
	text-decoration:none;
	outline:none;
}
a.menu:hover {
	font-size:11px;
	color:#ADA58B;
	text-decoration:none;
	outline:none;
}
a.menuon {
	font-size:11px;
	color:#ADA58B;
	text-decoration:none;
	outline:none;
}
a.linklogo{
	text-decoration:none;
	outline:none;
}
/*Team hide show*/
.mgmtteamdiv {
	height:auto;
	clear:both;
	font-weight: normal;
	font-size:11px;
}
.mgmtteamdiv div {
	color:#1A1A1A;
}
.mentutest{
	font-size:10px;
	color:#ADA58B;
	text-decoration:none;
}
.mentutest a{
	font-size:10px;
	color:#ADA58B;
	text-decoration:none;
}
#mgmtteamlist {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}
#mgmtteamlist ul li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

/*Footer*/
#footer{
	font-size:9px;
	color:#333333;
}
#footer a:link {
	font-size:9px;
	color:#323232;
	text-decoration:none;
}
#footer a:active {
	font-size:9px;
	color:#333333;
	text-decoration: none;
}
#footer a:visited {
	font-size:9px;
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	font-size:9px;
	color:#7f7f7f;
	text-decoration:none;
}
/*new css*/
.menuLeftNew {
	margin:23px 0 0 83px;
	padding:0;
	list-style:none;
	text-align:left;
}
.menuLeftNew li {
	padding-bottom:7px;
}
.menuLeftNew li a{
	color:#ADA58B;
}
.menuLeftNew li a:hover, .menuLeftNew li a.currentNewMenu {
	color:#938968;
}								
.antibodiesImg {
	position: absolute;
	margin:-3px 0 0 -4px
}
.librariesAImg {
	position: absolute;
	margin:24px 0 24px -130px
}
.librariesBImg {
	position: absolute;
	margin:24px 0 24px -170px
}
.sampleCampaignImg {
	position: absolute;
	margin:24px 0 24px -167px
}
.optimizationImg {
	position: absolute;
	margin:24px 0 24px -92px
}

sup {vertical-align: baseline; position: relative; top: -0.4em;}