@charset "UTF-8";

body{
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	min-width:600px;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 120%;
 	color: #334d55;
}

h2{
 	font-size: 114%;
 	color: #006699;
}

h3{
 	font-size: 100%;
 	color: #334d55;
}

h4{
 	font-size: 100%;
 	font-weight: normal;
 	color: #333333;
}

h5{
 	font-size: 100%;
 	color: #334d55;
}


label{
 	font: bold 100% Arial,sans-serif;
 	color: #334d55;
}
/*******************LEFT BUTTON**********************/
.navbar_lt {
	list-style-type: none;
	width:50%;
	margin:15px 0 0 0;
	padding:0px 0 0 0px;
	text-align:center;
}
.navbar_lt ul {margin:0;padding:0; list-style-type:none; }

.navbar_lt li {
	display:block;
	float:left;
	width:144px;
	height:32px;
	line-height:20px;
	color:#fff;
	background:url(../images/left_button.gif) no-repeat;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
	margin:1px 0 0 0% ;
	border:none;
	text-align:left;
	padding-left:3px;

}

.navbar_lt li a:link:hover, .navbar_lt li a:visited:hover {
	background:url(../images/left_button_over.gif) no-repeat;
	color:#ffffff;
	font-size:12px;
}
.navbar_lt li.selected{
	background:url(../images/left_button_over.gif) no-repeat;
	color:#ffffff;
	font-size:12px;

}
/***********************************************/


.graph {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline;


}
.graph ul {margin:0;padding:0; list-style-type:none; color:#434343; }

.graph li {
	display:inline;
	float:left;
	width:100px;
	height:25px;
	line-height:20px;
	background:url(../images/sub_button1.jpg) no-repeat;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
	margin:7px 0 0 0 ;
	padding-left:0px;
	text-align:center;
	text-decoration: none;

}

.graph li:hover
{
	background:url(../images/sub_button.jpg) no-repeat;
	font-size:12px;
	text-decoration: none;
}
.graph li.selected{
	background:url(../images/sub_button.jpg) no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}

/*****************graph show***********************/


.graphshow {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline;
	float: right;

}
.graphshow ul {margin:0;padding:0; list-style-type:none; }

.graphshow li {
	display:inline;
	width:30px;
	height:25px;
	/*background:url(../images/graph_icon.jpg) no-repeat;*/
	cursor:pointer;
	margin:0px 0 0 0px ;
	padding-left:5px;
	float: right;
}
.graphshow li:hover
{

	text-decoration: none;
}
.graphshow li.current{

	text-decoration: none;

}
#cloud_area{
 border: 1px solid #cccccc;
 width:99%; padding:10px; height:auto;display:none
}
/*****************list show***********************/


.listshow {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline;
	float: right;
	background:none;

}
.listshow ul {margin:0;padding:0; list-style-type:none; background:none; }

.listshow li {
	display:inline;
	width:26px;
	height:25px;
	/*background:url(../images/list_icon.jpg) no-repeat;*/
	background:none;
	cursor:pointer;
	margin:0px;
	padding: 0 4px 0 0;
	float: left;
}

.listshow li:hover
{
	background:none;
	text-decoration: none;
	display:inline;
}
.listshow li.current{
	background:none;
	text-decoration: none;
	display:inline;

}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 83% 0 0;
	padding: 0px;
	background-color: #fff;
	border-right: 1px dashed #ccc;
	border-bottom: 1px solid #ccc;
}

#content1{
 	float:right;
	width: 100%;
	margin: 0;
	padding: 0 1% 3% 0;
}
#content{
  	float:right;
	width: 100%;

	padding: 0%;

}
.LeftBar{
	float:left;
	width: 14%;
	margin: 0px 0px 0px 0px;
	padding: 10px;


	}


/*horizontal css menus */


.navlist
{

	margin-left: 0;
	font: bold 11px Verdana, sans-serif;
	cursor:pointer;
	width:70%;
}

.navlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	display: inline;
}

.navlist li
{
	background: url(../images/tab_bt_back.jpg) repeat-x;
	text-decoration: none;
	color:#FFFFFF;
}

.navlist li:hover
{
	border-color: #FE3;
	color: #FFF;
	background: #332;
}
.navlist li.active
{
	border-color: #FE3;
	color: #FFF;
	background: #332;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}


#globalNav img{
 	display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.pageHeading{
	padding: 3px 0px 3px 8px;
	font-size: 80%;
	background-color:#1891BC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.resultMain
{
	clear:both;
	height:auto;
	min-width:600px;
	margin-top:0px;
	width:100%;
	float:right;
	background:url(../images/back_test.jpg) repeat-y scroll 3px 0;
	display:block;
	position: relative;
	z-index: 0;
}

.resultMain p{
	padding: 0px 0px 10px 0px;
}
.resultMain2
{
	width:100%;
	height:auto;
	margin:0px;
	padding: 0px ;
	min-width:600px;
	z-index: 0;
	}

.resultMainTOP {
	width:100%;
	height:18px;
	padding-top:5px;
	min-width:600px;
	z-index: 0;

	 }
.resultSubHead
	{
	width:240px;
	height:18px;
	float:right;
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	z-index: 0;
	}

.resSent
	{
	width:99%;
	height:auto;
	padding: 0px 0 0 2%;
	margin:5px 0px 0px 0px;
	z-index: 0;
	text-align: left;
	}

.searchHeadline
	{
	color:#000000;
	font-family:arial;
	font-size:14px;
	padding-left:10px;
	}

.ResultDisOth {
	width:99%;
	height:auto;
	background-color:#E4E9EC;
	padding:10px 0 10px 10px;
	margin:15px 0 0 1%;
	border:1px solid #929292;
	min-width:500px;
	display:none;

	}

.ResultDisplayInner{
	width:94%;
	height:auto;
	background-color:#ffffff;
	margin:5px 0 0 0;

	/*min-width:500px;*/

	}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size:14px;
	color: #666666;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 2px 0px;
	background-color:#E4E9EC;
	height:130px;
	width:100%;
	border-top:2px solid #FFFFFF;
}


.footDevide{
	 width:24%;
	 height:100px;
	 float:right;
	 padding:5px 0 0 25px;
	 font-size: 11px;
	 line-height:20px;

	 }
	 .footDevide1{
	 width:17%;
	 height:100px;
	 float:left;
	 padding:5px 0 0 25px;
	 font-size: 11px;
	 line-height:20px;
	 }
.foot_last{
	width:96%;
	height:6px;
	padding:2%;
	background-color:#999999;
	font-size:11px;
	}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  	voice-family: "\"}\"";
  	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.bookmark {
	width:149px;
	height:100px;
	background:url(../images/xt_banner2.jpg) no-repeat;
	color:#252525;
	font-size:14px;
	padding:7px;
	}
.pagelist{
	background-color:#C6EAF7;
	color:#FFFFFF;
	border:1px solid #0000FF;
	margin-right:20px;}


.buttonStyle {
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
}


.link2 a {
color: #ffffff;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;

}
.link2 a:visited {
color: #000000;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;

}
.link2 a:hover {
color: #FFFF66;
font-size: 14px;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;

}
.link2 a:active {
color: #ffffff;
font-size: 14px;
text-decoration: none;


}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	margin-top:-58px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #Content Page Class **************/


.tableMenu
	{
		width:100%;
		text-align:center;
		border:1px solid #CCCCCC;
		height:28px;
}
.tableMenu td
{
		width:14%;
		border:1px solid #666666;

		text-align:center;
		color:#000000;
}
.tableMenu td.selected
{
	background:url(../images/stat_button_over.jpg);
	color: black;
}
.tableMenu td.unselected
{
	background:url(../images/stat_button.jpg);
}
.tableMenu td div a
{
	color:white;
}

.tableMenu td div a hover {
color: black;
font-size: 14px;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;

}

.tableMenu td div a visited {
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;

}

.tableMenu td div a active {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;


}

.tableMenu th
{
	width:14%;
	border:1px solid #666666;
	background:url(../images/stat_button.jpg);
	text-align:center;
	color:#000000;
}

/************** #new button Class *************/
.navbar {
list-style-type: none;
width:98%;
margin:0;
text-align:center;

}
.navbar ul {margin:0;padding:0; list-style-type:none; }

.navbar li {
	display:block;
	position: relative;

	float:left;
	width:14%;
	line-height:20px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	color:#fff;
	background:url(../images/stat_button.jpg);
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
	margin-right:0px;
}

.navbar li a:link:hover, .navbar li a:visited:hover {
background:url(../images/stat_button_over.jpg);
}
.navbar li.selected{
	background:url(../images/stat_button_over.jpg);
	color:#000000;

}
.first{
border-left:1px solid #000;
}





.topnavbar {
	list-style-type: none;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.topnavbar ul {margin:0;padding:0; list-style-type:none; }

.topnavbar li {
	display:block;
	position: relative;
	float:left;
	width:14%;
	line-height:20px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	color:#fff;
	background:url(../images/stat_button.jpg);
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
	margin-right:0px;
}

.topnavbar li a:link:hover, .topnavbar li a:visited:hover {
background:url(../images/stat_button_over.jpg);
}
.topnavbar li.selected{
	background:url(../images/stat_button_over.jpg);
	color:#000000;

}
/************** #abstract sentences Class **************/

/* CSS Document */


a img {
  border: none;/*remove border for linked images*/
}
.navbar {
	list-style-type: none;
	width:50%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.navbar ul {margin:0;padding:0; list-style-type:none; }

.navbar li {
	display:block;
	position: relative;
	float:left;
	width:124px;
	height:35px;
	line-height:20px;
	color:#fff;
	background:url(../images/abstract_tab.gif) no-repeat;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
	margin:0px;
}

.navbar li a:link:hover, .navbar li a:visited:hover {
	background:url(../images/abstract_tab_active.gif) no-repeat;
	color:#ffffff;
}
.navbar li.selected{
	background:url(../images/abstract_tab_active.gif) no-repeat;
	color:#ffffff;

}
.pmid_count{
	width:10%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	margin-right:5px;
	float:right;
	color:#080C5A;
	font-weight:normal;
	text-decoration:underline;
	padding-right:12px;
}
.abstract_butt{
	background:url(../images/abstract_top.gif) repeat-x;
	width:95%;
	height:150px;
	margin:1% 0 1% 2%;
	border:1px solid #145063;
}
.abstracts_sent{
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
	width:91%;
}
.sent_main{
	width:100%;
	height:auto;
}
.sentences{
	padding:5px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	padding:5px;
	line-height:1.5;
}
.sent_top {
	width:96%;
	height:27px;
	background:url(../images/sent_box_midd.jpg) repeat-x;
	text-align:left;
	padding:0;
	margin:0;



}
.pmids {
	width:96.28%;
	height:auto;
	border-right:1px solid #848283;
	border-left:1px solid #848283;
	border-bottom:1px solid #848283;
	background-color: #F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#3B3B3B;
	padding:15px 0 0 0px;
	text-align:left;


}

.sent_headlines{
	width:99.5%;
	height:auto;
	border:1px solid #848283;
	background-color: #F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#3B3B3B;
	font-weight:600;
	padding:3px 0 0 0px;
	text-align:left;
	}
.sent_title{
	width:90%;
	height:25px;
	background:url(../images/sent_icon1.gif) no-repeat;
	margin-left:5px;
	margin-top:10px;
	padding-left:30px;
	font-size:14px;
}
.sent_sub_head{
	width:10%;
	height:25px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#3B3B3B;
	font-weight: 900;
}
.sent_author{
	width:90%;
	height:auto;
	background:url(../images/sent_icon2.gif) no-repeat;
	margin-left:30px;
	margin-top:10px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	color:#434343;
}
.sent_journal{
	width:90%;
	height:auto;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/sent_icon3.gif) no-repeat;
	font-size:12px;
	margin-left:30px;
	line-height:1.3em;
	color:#434343;
	padding-left:30px;
}

.sent_affiliation{
	width:90%;
	height:auto;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/sent_icon4.gif) no-repeat;
	font-size:12px;
	margin-left:30px;
	line-height:1.3em;
	color:#434343;
	padding-left:30px;
}
.sent_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	font-weight:normal;
	}

.sent_view{
	width:22%;
	height:20px;
	float:right;
	padding:0px;
	margin-top:4px;
}

.sent_ShowHide{
	float:right;

}

.sent_top_rt{
	width:29px;
	height:11px;
	background:  url(../images/tab_new_right.jpg) no-repeat;
	float:right;
	border: none;
}

.sent_top_lt {
	width:29px;
	height:11px;
	background:  url(../images/tab_new_left.jpg) no-repeat;
	float:left;
	border: none;
	}

.sent_top2
{
	position:relative;
	border-left:1px solid #949293;
	border-right:1px solid #949293;
	width:96.28%;
	height:30px;
	background-color:#F5F5F5;
}
.sent_top2 img{ float: right; margin:0px 4px;}
.sent_top1
{
    width:96.5%;
    height:11px;
    background: url(../images/tab_new_middle.jpg) repeat-x;
    margin:0px;


}
.sent_top1_b
{
   	text-align:left;
    width:96.28%;
    height:auto;
    background-color: #F5F5F5;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:600;
    color:#796314;
    border-left:1px solid #949293;
    border-right:1px solid #949293;
    padding: 0px;
    margin: 0px;
    line-height: 17px;

}
.sent_top1_b p{ margin: 0px; padding: 5px}
.sent_top3
{

	border-left:1px solid #949293;
	border-right:1px solid #949293;
	border-bottom:1px solid #848283;
	width:96.28%;
	height:25px;
	background-color:#F5F5F5;

}
#pmid_for_year{
	text-align:left;
	margin-left:4px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#434343;
	padding:5px 0 0 24px;
	width:60%;
	}
.pageSizeInline {
	margin:0px 10px 0px 0px;
	padding:4px 0px 2px 0px;
	float:right;
	position:absolute;
	right:36px;
}
ul.pageSizeInline li:hover {
	color:red;
}
.pageSizeInline li.selected, .pageSizeInline li:hover {
	background-color:#2A5C74;
	border-color:#2B66A5;
	color:#FFFFFF;
	cursor:default;
	font-weight:bold;

}


ul.pageSizeInline li {
	border:1px solid #434343;
	color:#434343;
	cursor:pointer;
	display:inline;
	font-size:12px;
	margin:0;
	padding:0px 4px 0px 4px;
	text-align:center;

}

/*
.pageSizeInline{
	list-style-type: none;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.pageSizeInline li
{
	float:right;
	width:35px;
	height:20px;
	line-height:20px;
	color:#000000;
	background:url(../images/no_back.gif) no-repeat;
	text-decoration:none;
	font-size:11px;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
*/

.heading2{
	width:25%;
	height:20px;

}

.sent_viewP:hover{

	color:#cccccc;
}

.yearCombo{
	width:90px;
	height:17px;
	font-size:11px;
}
.sent_button_area
{
	width:100%;
	height:37px;
}



.img{
	margin:0px 0 0 3px;
	padding:5px 0 0 0;
}



.side_expand{
	font-weight:normal;
	color:#333333;
	background-color:#CCCCCC;
	width:2%;
}
.divider {
	width: 100%;
	height:19px;
	background: url(../images/devider.gif) repeat-x;
}


/************** tile left side buttons *****************/



