/** {
	margin: 0;
	padding: 0;
}*/


 @media screen and (-webkit-min-device-pixel-ratio:0)
 { 
	  .noscroll{ position: fixed;overflow-y: scroll!important;width: 100%!important; }
 }
	

body
{
	cursor: default;
	background-color: #FFFFFF;
}
		
	 .noscroll{overflow:hidden;}

.headerstylexddd
{
	text-decoration: none;
	color: #464646;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}
#fm_box
{
   color:  #0086b3;	   
}
#fm_box:hover
{
   	color: #22A799;
}
a
{
	text-decoration: none;
	color: black; 
}
.u, .logout, .divlogout{
     color: black;	
}
img {
	border: 0;
}

.myaction{
 width: 106px;
}
.textstyleprofile{

	font-size: 13px;
	font-weight: bold;
	}


form {
	margin: 0;
	padding: 0;
}
a:hover
{
	color: #EA4E39;
 	font-size: 13px;
	font-weight: bold; 
}

.textstyle
{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

.textstyle2
{
	font-size: 9px;
	font-weight: normal;
	font-family: verdana;
}
table#tblID tr.textstyle2 td {
	line-height: 20px;
}
.textstyle3
{
	font-size: 8px;
	font-weight: normal;
	font-family: verdana;
}

.textstyle4
{
	font-size: 9px;
	font-weight: normal;
	font-family: verdana;
}

.textstyle5
{
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}
.textstyle6
{
	font-size: 13px;
}


.planstyle
{
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

.tableheader
{
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}

.tabledata
{
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
}

.buttonstyle
{
	background: lightgrey url('../images/glossyback.gif') repeat-x bottom left;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

.tablestyle
{
	font-family: verdana;
	font-size: 12px;
	color: black;
	width: 100%;
}

.tableheaderstyle
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-image: url('../images/header.jpg');
}

.dashboardtablestyle
{
	padding: 0px 8px 0px 8px !important;
}

.dashboardliststyle
{
	text-decoration: none;
	color: lightslategray;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

.dashboardliststylehover
{
	text-decoration: underline;
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

.dashboardheaderstyle
{
	text-decoration: none;
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

.legendstyle
{
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}

.summarytableheaderstyle
{

	background-color: #cae8ea;
}

#qTip
{
 padding: 5px;
 border: 1px solid lightgrey;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: aliceblue;
 color: lightslategray;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.tooltipstyle
{
 padding: 3px;
 border: 1px solid lightgrey;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: aliceblue;
 color: black;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.ajaxdropdownstyle
{
	background-color: white;
}

.ajaxdropdownstylehover
{
	background-color: lightsteelblue;
}

ul
{
	margin-left:0px;
	padding-left: 20px;
}

.dropdownstyle
{
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}

.summarypagebackground
{
	background-color: white;
}

.toolbarstyle
{
	background-image: url('../images/menubar_back.gif');
	float: left;
	width: 100%;
	padding: 1px;
	border-style: none;
}

.toolbarbutton
{
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
	background: transparent;
	vertical-align: middle;
}

.toolbardisabledbutton
{
	float: left;

	font-family: verdana;
	font-size: 11px;

	padding: 3px;

	border-style: solid;
	border-width: 1px;
	border-color: transparent;

	background: transparent;

	vertical-align: middle;

	filter:alpha(opacity=20);
	opacity:0.5;
}

.toolbarbuttonhover
{
	float: left;
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	 border: 1px solid #f9f9f9;
	background:#0F145B;
	cursor: pointer;
	vertical-align: middle;
	color: #fff;
}
.toolbarbuttonhover span {
	color: #fff;

}
td#AdvancedSearch div.toolbarbuttonhover span.textstyle2{
	color: #000;
}
.toolbarbuttoncontents
{
	border: none;
	vertical-align: middle;
	height: 16px;
}

.toolbarseperatorstyle
{
	float: left;
	color: gray;
	font-weight: bold;
	font-size: 18px;
	padding-left: 2px;
	padding-right: 2px;
}

.heading
{
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Arial;
}

.pageheader
{
	font-family: verdana;
	background-image: url('../images/header_back.gif');
	font-size: 11px;
	padding:8px;
	color: white;
}

.pageheaderlink
{
	color:white;
	text-decoration: none;
}


#border
{
	position:absolute;
	top:10px;
	left:10px;
	width:98%;
	height:98%;
	border: 1px solid black;
	overflow:hidden;
}

#container
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;	
}

.smallimagestyle
{
	border: none;
	width: 	16px;
	height: 16px;
}
.messagestyle{
	font-family: verdana;
	font-size: 11px;
	color: red;

}

.headerleftstyle
{
	text-decoration: none;
	color: #6E6E6E;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, verdana;
	/*background-image: url("../images/header.png");
	background-color: #4a5875;		*/
	padding: 2 5 2 10;
	cursor: default;
}

.headerrightstyle
{
	text-decoration: none;
	color: #6E6E6E;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	padding: 0 5 0 10;
	cursor: default;
}
.inp {
	color: #464646;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	padding: 2 5 2 10;
	cursor: default;
}

.overviewtablestyle
{
	font-size: 12px;
	font-family: sans-serif;
	border-color: #5c7093;
}

.overviewtablestyle a
{
	color: #454545;
	font-family: sans-serif;
	font-size: 12px;
}

.overviewtablestyle a:hover
{
	color: #EA4E39;
}
.altrecords {
	background: #fff;
}
.altrecords td {
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
}
.overviewtablestyle th
{
	text-align: left;
	color: #0F145B;
	padding: 4px;
	font-size: 15px;
	font-family: sans-serif;
}
td.boxSeperator {
	border-bottom: 1px solid #E1E1E1;
	height: 25px;
}
td.profImage {
	border: 0px solid #E1E1E1;
	padding:5px;
}
.overviewtablestyle1 th
{
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	background-color: #729fcf;
 background-image: url(../images/table/jmesa-table-header-bg1.gif);
	color: white;
	padding: 4px;
	font-weight:normal;
}
.overviewtablestyle1 td span {
	background: url(../images/glossyback.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	line-height: 20px;
	padding: 3 10px;
	border: 1px solid #999;
	font-weight: bold;
}
.overviewtablestyle td
{
	padding: 4px;
	color: black;
}

.overviewinnertablestyle
{
	font-size: 12px;
	font-family: sans-serif;
}
.overviewinnertablestyle1
{
	font-size: 11px;
	font-family: verdana;
}
.overviewinnertablestyle th
{
	background:none;
	font-weight: bold;
	padding: 4px;
	color: #454545;
	font-size: 12px;
	font-weight: sans-serif;
}
.overviewinnertablestyle1 th
{
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	background-color: #729fcf;
	background-image: url(../images/table/jmesa-table-header-bg1.gif);
	color: white;
	padding: 4px;
	font-weight:normal;
}

.overviewinnertablestyle td
{
	padding: 4px;
}

.tabbarstyle1
{
	float: left;
	width: 668px;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	padding-left: 	12px;
	padding-right: 	4px;
	/*background-color: transparent;*/
	background:#E7E7E7;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	border:1px solid #D8D8D8;
	height:22px;

}

.tabbarstylePublication
{
	float: left;
	width: 410px;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	padding-left: 	12px;
	padding-right: 	4px;
	/*background-color: transparent;*/
	background:#FFFFFF;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	/* border:1px solid #D8D8D8; */
	height:22px;

}

.tabbarstyleignoretreat
{
	float: left;
	width: 265px;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	padding-left: 	12px;
	padding-right: 	4px;
	/*background-color: transparent;*/
	background:#FFFFFF;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	/* border:1px solid #D8D8D8; */
	height:22px;

}


.tabbarstylegrants
{
	float: left;
	width: 197px;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	padding-left: 	12px;
	padding-right: 	4px;
	/*background-color: transparent;*/
	background:#FFFFFF;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	/* border:1px solid #D8D8D8; */
	height:22px;

}
.tabbarstyle
{
	float: left;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	/* padding-left: 	12px;
	padding-right: 	4px; */
	/*background-color: transparent;*/
	background:#FFFFFF;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	border:0px solid #D8D8D8;
	height:22px;

}

.tabbarstyleforconference
{
	float: left;
	width: 485px;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	padding-left: 	12px;
	padding-right: 	4px;
	/*background-color: transparent;*/
	background:#FFFFFF;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	/* border:1px solid #D8D8D8; */
	height:22px;

}
#divTab2{*width:160px}

.tabbarstyle3
{
	float: left;
	width: 215px;
	padding-bottom: 3px;
	padding-top: 	3px;
/*	margin-left: 	20px;*/
	padding-left: 	12px;
	padding-right: 	4px;
	/*background-color: transparent;*/
	background:#E7E7E7;

	cursor: default;

	font-family: verdana;
	font-size: 11px;
	border:1px solid #D8D8D8;
	height:22px;

}

.tabstyle
{
	float: left;

	padding-bottom: 3px;
	padding-top: 	3px;
	padding-left: 	5px;
	padding-right: 	5px;

	background-color: #0F145B;
	/*background-image: url('../images/glossyback.gif');*/
	background-repeat:repeat-x bottom left;
	border: 1px solid darkgray;

	color: #FFFFFF;
	font-weight: bold;
}

.tabbodystyle
{
	float: left;
/* border: 2px solid #5c7093; */
	width: 100%;
}

.tabselectstyle
{
	float: left;

	padding-bottom: 3px;
	padding-top: 	3px;
	padding-left: 	5px;
	padding-right: 	5px;

	background-color: #882573;

	border: 1px solid #0F145B;

	color: white;
	font-weight: bold;
}

.tabhoverstyle
{
	float: left;

	padding-bottom: 3px;
	padding-top: 	3px;
	padding-left: 	5px;
	padding-right: 	5px;

	background-image: none;
	background-color: #882573;

	border: 1px solid #0F145B;

	color: white;
	font-weight: bold;
}

.tabseperatorstyle
{
	float: left;
	padding: 2px;
	background-color: transparent;
}

.headingstyle
{
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}
.leftnavstyle
{
	margin: 0px;
	padding: 0px;
	width: 190px;
	background: white 100% 0 repeat-y;
}
.breadcrumbstablestyle
{
	/*border-bottom: 1px solid black;*/
	height: 50px;
	width: 100%;
}
.breadcrumbsstyle
{
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	/*background-image: url('../images/title2_back.gif');	*/
	 background:#E7E7E7;
	padding: 2 5 2 10;
	cursor: default;
}

.breadcrumbsstyle a
{
	color: #000;
}

.breadcrumbsstyle a:hover
{
	color: #1AA797;
}

.lookforheader
{
	white-space: nowrap;
  /*  background-color: #729fcf; */
    color: white;
    font-size: 11px;
    font-weight: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    padding: 4px 3px 4px 3px;
    border-right-style: solid;
    border-right-width: 1px;
  /*  border-color: white; */
   background-image: url('../images/table/jmesa-table-header-bg.gif');
}

.lookfortd
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
    padding: 2px 3px 2px 3px;
}
.lookforresultmessage
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-image: url('../images/table/jmesa-table-header-bg.gif');
}

.profiledstyle
{
	color: purple;
}

.nonprofiledstyle
{
	color: black;
}

.loadingimagestyle
{
	position: absolute;
	top: 40%;
	left: 45%;
	visibility: hidden;
}

.textfieldstyle
{
	width: 150px;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;

}

.autotextfieldstyle
{
	width: 98%;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;

}
table.searchTable td{
padding-bottom:10px;
padding-right:5px;
}
.selectstyle
{
	width: 156px;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}

.autoselectstyle
{
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}



/* New style */
table.login td.tdLabel {
	display: none;
}
table.login td {
	line-height: 45px;
}
table.login td input#username, table.login td input#password {
	border: 1px solid #E6E6E6;
	background: #fff;
	color: #9B9B9B;
	line-height: 38px;
	font-size: 16px;
	height: 38px;
	width: 256px;
	font-weight: bold;
}
.textstyle2 a {
	color: #0F145B;
	text-decoration: under-line;
	border-bottom: 1px solid #0F145B;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman",Georgia,Serif;
}
input.logSubmit {
	width: 113px;
	height: 39px;
	background: url(../images/buttons/PharmaspectraBtn1.gif) no-repeat;
	border-radius: 5px;
	border: 0;
	color: #fff;
	font-weight: bold;
}
div.glossymenu a {
	line-height: 55px;
	height: 55px;
	width: 100%;
	/* background: url(../images/bg/leftNavBg.jpg) repeat-x; */
}
a.logout {
	font-size: 13px;
	font-family: sans-serif;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 5px;
}
a.logout:hover {
	color: #EA4E39;
	/* line-height: 20px; */
}

dl.dropdown dt#file-ddheader, dl.dropdown dt#go-ddheader, dl.dropdown dt#tools-ddheader, dl.dropdown dt#help-ddheader {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
	color: #464646;
}
dl.dropdown dt.sep {
	height: 10px;
	width: 1px;
	border-left: 1px solid #EBEBEB;
	margin-top: 10px;
}
dd p.top {
	background: url(../images/bg/menutop.gif) no-repeat;
	width: 190px;
	height: 14px;
}
dd p.bottom {
	background: url(../images/bg/menubottom.gif) no-repeat;
	width: 190px;
	height: 5px;
}





			.t_height table tr:nth-child(even) {background: #f5f5f5;}
            .t_height table tr:nth-child(odd) {background: #FFF;}
			tr.records:hover {
				background: url(../images/header.jpg);
				background-color: #e9f7fa;
			}
			td.profileTitle, th.profileTitle {
				background: url(../images/buttons/PharmaspectraBtn1.gif);
				border-right: 1px solid #fff;
				height: 21px;
				color: #FFFFFF;
				padding: 0 2px;
				margin-left: 3px;
			}
			th.profileTitle a {
				color: #FFFFFF;
			}






/* New style */




/* Help POPUP */
.wraps{ width:500px; border:1px solid #d3d3d3; position:relative;}
.wraps td{ padding:10px; font:normal 12px/20px Verdana, Geneva, sans-serif; color:#333; background-color:#fff;}
.wraps td a{ color:#09F; text-decoration:none;}
.wraps td a:hover{ color:#06F; text-decoration:underline;}
.wraps td.widths{ width:165px; padding-left: 40px; font-weight:bold; letter-spacing:.3px;}
.aboutTBg{ background:url(../images/bg_headTop.jpg) repeat-x 0 0;border-bottom:1px solid #d3d3d3; }
.wraps td label{font-family:Arial, Helvetica; font-size:22px; font-weight:bold;}
.closeBtn{ position:absolute; right:5px; top:5px; z-index:100; cursor:pointer;}
.clr{clear:both;}
.popsWrap{ position:absolute; z-index:200; left:35%; top:30%; border}

 /* SavedSearchTable by tamil */
.SavedSearchTable a {color: #7E7E7E; font-size: 12px; font-weight: bold;  }
.SavedSearchTable a:hover{color:#EA4E39 !important; font-size: 12px; }
.SavedSearchTable table tbody{ margin-top: 10px;}
  .SavedSearchTable table tr td{padding-bottom: 10px;}
.SavedSearchTable th.profileTitle{background:none !important; color:#21A59A !important; }
.textdivstyle{
	font-size: 13px;
	font-weight: bold; 
	font-family: sans-serif;
}
a.divlogout {
	color: black;/*#1C988D*/
	font-size: 13px;
	font-family: sans-serif;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 5px;
}
a.divlogout:hover {
	color: #EA4E39;
	font-size: 15px;
}
 /*GeoNetworkView By Aravindh.R on 30-01-2014*/
 .geonetworkViewStyle{
 	font-size: 11.5px;
 	font-family: arial;
 	font-weight: normal;
 }

 .geonetworkViewStyle a {
	/*color: #EA4E39;*/
	color:#3E46B9;
	text-decoration: under-line;
	border-bottom: 1px solid #3E46B9;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Georgia,Serif;
}
/*.geonetworkViewStyle a:HOVER {
	color: #21A59A;
	text-decoration: none;
	border-bottom: 1px solid #21A59A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman",Georgia,Serif;
}*/

#geomap{
padding: 0px;
}

table#tblID tr.geonetworkViewStyle td {
	line-height: 20px;
	text-indent: 15px;
}