/*
  Common colors used throughout:
    dark blue:#048
    light blue: rgb(216, 222, 234) = #d8deea ~= #cde
    brighter dark blue, for selected entry: rgb(57, 90, 225)
    very light blue: rgb(240, 243, 252)
    orange background: fc0; orange text: f90;
    strong yellow: 251, 237, 115 = #fffbda
    dark yellow: rgb(210, 180, 171) = #d2b4ab ~= #dba
    light yellow: rgb(255, 251, 218) = #fffbda ~= #ffd
    result text: rgb(102, 102, 102)
    grays: #f7f7f7
*/


/* the color here is the overall background color */
body {
  /* background: url(../images/graybg_tile.gif) repeat; */
  background: #fff;
  font-size: 11px;
  font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
  line-height: 1.4em;
  width: 99.8%;
  height: 100%;
  overflow: hidden;
}

body.help_body {
	overflow: auto; !important;
}
label.hintText {
  display: none;
}

.fieldWithHint {
  color: silver;
}
/* ---------------------------------------------------------------------------
   - Front Page --------------------------------------------------------------
   ------------------------------------------------------------------------ */
#front-page {
  font-size: 1.4em;
  text-align: center;
  padding-top: 30px;
	overflow:auto;
}
	.newdesign #front-page {
		font-size:inherit;
		text-align:left;
	}

#institutions {
  padding-top: 0.1em;
  background-color: #eee;
  color: #444;
  font-size: 11px;
  line-height: 22px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
/*  border-bottom: 1px #abe solid; */
}

#institutions a:hover {
  color: #f90;
}

#active_institution {
  color: #f90;
  font-weight: bold;
}

a.important {
	color:#f60;
}

span.important {
	color:#f60;
  font-weight: bold;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
}

#footer {
  font-size: 9px;
  line-height: 24px;
  padding-left: 10%;
  padding-right: 10%;
  background-color: #eee;
  text-align: center;
  height: 24px;
	position:absolute;
	width:80%;
	bottom:0;
	left:0;
	z-index:2;
}
	#footernew {
	  font-size: 9px;
	  line-height: 24px;
	  padding-left: 10%;
	  padding-right: 10%;
	  background-color: #fff;
	  text-align: center;
	  height: 24px;
		position:absolute;
		width:80%;
		bottom:0;
		left:0;
		z-index:2;
	}

#push {
	height: 25px;
}
#search-area {
  /*width: 75%;*/
  /*max-width: 700px;*/
  margin-right: auto;
  margin-left: auto;
  padding-top: 1em;
}
	.newdesign #search-area {
		font-size:10px;
		width:66em;
	}
/*#search-area.firsttimevisitor {
	width: 44em;
}
	.newdesign #search-area.firsttimevisitor {
		width: 48em;
	}*/

#search-area .logo {
  float: left;
	display:inline;
  width: 138px;
  padding-top: 5px;
  margin-bottom: 0.5em;
}

#search-area .input-and-links {
  margin-top: 0px;
	float:left;
	display:inline;
	margin-left:15px;
	margin-right:10px;
	position:relative;
	margin-top:2.2em;
}
	.newdesign #search-area .input-and-links {
		margin-top:1em;
	}

#search-area .input-and-links .links {
  font-size: 10px;
  font-weight: normal;
	text-align:right;
	position:absolute;
	top:-1.4em;
	right:0;
}
	.newdesign #search-area .input-and-links .links {
		font-size: 11px;
		top:auto;
		bottom:-1.8em;
	}
#search-area .input-and-links .links a:hover {
  color: #f80;
}
#search-area .input-and-links .input {
  padding: 0;
}

#search-area .input-and-links .input #query_input {
  width: 32.5em;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}
	.newdesign #search-area .input-and-links .input #query_input {
		width: 27em;
		font-size:16px;
	}
#front-page #search-area .input-and-links .input #query_input {
	margin-right:0 !important;
	margin-top:5px !important;
}

#search-area .input-and-links input.btn_submit {
  width: 3em;
	float:left;
	display:inline;
	padding: 0;
}
#search-area .inputsubmit {
	float:left;
	display:inline;
	margin-top:2.2em;
	padding-top:.2em;
}
	.newdesign #search-area .inputsubmit {
		margin-top:1.6em;
	}
#search-area  .firsttime {
	float:left;
	display:inline;
	text-align:left;
	margin-top:2.2em;
	padding-top:.3em;
	margin-left:10px;
}
	#search-area .firsttime a {
		font-weight:normal;
		font-size:10px;
	}

#search-area .description {
  line-height: 2em;
  clear: both;
  font-size: 14px;
  margin-top: 1em;
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
  color: #778;
}

#search-area .description .bold {
  font-size: 16px;
  color: #003;
  font-weight: bold;
}

#search-area div#tags {
  text-align: right;
  margin-right: 50px;
}
#search-area span.standard-tags{
  font-size: 10px;
  font-weight: bold;
}
#homecontent {
	margin:0 auto;
	width:65.5em;
	margin-top: 3em;
	font-size:11px;
	position:relative;
}

#welcome {
	border: 2px solid #f70;
	background-color: #ffe;
	float:left;
	display:inline;
	width:35em;
	font-size:11px;
	position:relative;
}
	#customizejournals {
		font-size:11px;
	}
	#welcome img {
		display:block;
	}
	#welcomecontent {
		padding:2em;
		color: #003;
	}
		#welcomecontent h1 {
			font-size:22px;
			font-weight:bold;
			color: #048;
		}
		#welcomecontent p {
			padding-top:1.5em;
			line-height:1.5em;
		}
		#welcomecontent form {
			padding-top:1.5em;
		}
		#welcomecontent p.intro {
			font-weight:bold;
			color: #003;
			font-size: 13px;
		}
		#welcomecontent a:hover {
			 color: #f80;
		}
		
#customizejournals img.logo {
	float:right;
	display:inline;
	margin-top:-10px;
}
#customizejournals h1,
#customizejournals h2 {
	font-size:17px;
	font-weight:bold;
	padding-bottom:.75em;
}
#customizejournals p {
	padding-bottom:1.5em;
	line-height:1.2em;
	margin-right:100px;
}
#customizejournals a:hover {
	color: #f80;
	text-decoration:none !important;
}
#customizejournals .journalcolumn {
	width:241px;
	float:left;
	display:inline;
}
	#customizejournals .journalcolumn input.text {
		margin-bottom:1.5em;
		width:230px;
		font-size:10px;
		padding:1px;
	}
	#customizejournals .journalcolumn .journalcontainer {
		border:1px solid #b3b3b3;
		height:226px;
		overflow:auto;
	}
	#customizejournals .journalcolumn ul {
		padding:0;
		line-height:1.8em;
	}
		#customizejournals .journalcolumn ul li {
			padding:0 5px;
			color: #005294;
			background-color:#fff;
		}
		#customizejournals .journalcolumn ul li:hover {
			color: #f80;
		}
		#customizejournals .journalcolumn ul li.ui-selected {
			background-color:#fff9af;
		}
	#customizejournals .journalcolumn input.button {
		float:right;
		display:inline;
		margin-top:10px;
		font-size:9px;
		margin-left:10px;
	}
#customizejournals .journalbuttons {
	float:left;
	display:inline;
	margin:72px 10px 0 10px;
	width:62px;
}
	#customizejournals .journalbuttons input {
		font-size:9px;
		width:100%;
		margin-bottom:5px;
	}
	
.ui-selectable-helper {
	border:1px dotted #000 !important;
	z-index:9999 !important;
}


#hot-off-the-presses {
  clear: both;
  text-align: left;
  width: 43em;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
}
	.newdesign #hot-off-the-presses {
		clear:none;
		float:right;
		display:inline;
		width:26em;
		font-size:11px;
		padding-top:0px;
		margin:0;
	}

#hot-off-the-presses h1 {		     
  color: #f80;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 1em;
}
	.newdesign #hot-off-the-presses h1 {	
		float:left;
		display:inline;
	  font-weight: bold;
	  font-size: 17px;
		padding-bottom:1em;
		padding-right:5px;
		text-transform:none;
		text-align:left;
		color:inherit;
	}
	.newdesign #hot-off-the-presses span.headeradd {
		float:left;
		display:block;
		padding-top: 1px;
		font-size: 11px;
	}
	.newdesign #hot-off-the-presses #latestsearch {
		clear:left;
		padding-bottom:1.5em;
	}
		.newdesign #hot-off-the-presses #latestsearch input.text {
			float:left;
			display:inline;
			/*width:215px;*/
			width:24em;
			font-size:9px;
			padding:2px;
		}
		.newdesign #hot-off-the-presses #latestsearch input.button {
			float:right;
			display:inline;
		}

.newdesign #hot-off-the-presses a:hover {
	 color: #f80;
}

#hot-off-the-presses ul {
  color: #778;
  font-size: 11px;
	margin-left:4em;
}
	.newdesign #hot-off-the-presses ul {
		margin-left:0;
		line-height: 1.1em;
	}

#hot-off-the-presses ul li {
  float: left; 
  width: 15em;
  padding-left: 1.5em;
  padding-bottom: 0.5em;
}
	.newdesign #hot-off-the-presses ul li {
		float:none;
		width:100%;
		padding-left:0;
	}
		.newdesign #hot-off-the-presses ul li a {
				display:block;
				position:relative;
				padding-right:5em;
		}
			.newdesign #hot-off-the-presses ul li a .date {
			  display: block;
				position:absolute;
				right:0;
				font-weight:normal;
				color:#CCC;
			}

			#hot-off-the-presses ul li a:hover {
			  color: #f80;
			}
				.newdesign #hot-off-the-presses ul li a:hover {
					text-decoration:none !important;
				}
			.newdesign #hot-off-the-presses ul li a:hover .date {
			  color: #f80;
				text-decoration:none !important;
			}
	

#tip {
  clear: both;
  padding-bottom: 2.5em;
  color: #778;
  font-size: 10px;
  text-align: center;
}

#tip a:hover {
  color: #f80;
}

#tip:before {
  /* content: "[TIP]"; */
  font-size: 9px;
  color: #003;
  font-weight: bold;
}

#tip #bold {
  color: #003;
  font-weight: bold;
}


/* ---------------------------------------------------------------------------
   - Popup-Based Screens -----------------------------------------------------
   ------------------------------------------------------------------------ */

.popup-wrapper {
  margin: 2em;
}


/* XXX */

form > div {
  margin: 0.5em 0;
}


/* ---------------- -----------------------------------------------------------
   - PDF Display Panel -------------------------------------------------------
   ------------------------------------------------------------------------ */

#right {
	float: left;
	width: 68%; /* 73%; */
}

.pdf_iframe {
	border-width: 0px;
	width: 100%;
	height: 100%;
}

div#article {
  background: #fff;
  z-index: 1;
  height: auto;
}

/* #display {
 z-index: 1;
} */

div.select_institution {
  background-image:url(http://assets0.pubget.com/images/suggest_institution.png);
  margin-left:36px;
  margin-top:8px;
  background-repeat:no-repeat;
  height:81px;
  width:771px;
}

div.select_institution p {
  display: block; 
  position: relative; 
  float: left; 
  height: 20px; 
  width: 235px; 
  left:419px; 
  top: 22px;
}

div.select_institution a {
  display: block; 
  position: relative; 
  float: left; 
  height: 14px; 
  width: 80px; 
  left:455px; 
  top:48px;
}

/* The following stuff is for the contact box/FAQ page */
.contact_box label {
  color: #000;
  font-weight: normal;
  font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
  line-height: 1.4em;
  width: 5em;
  float: left;
  text-align: right;
  margin-right: 1em;
  display: block
}
.contact_box p input {
  width: 5em;
}
.contact_box p input#name {
  width: 180px;
}
.contact_box p input#email {
  width: 180px;
}
.contact_box p input#title {
  width: 180px;
}
.contact_box input.submit {
  margin-left: 20%;
  margin-top:1.5em;
}
.contact_box p.submit {
  margin-left: 2em;
}
.contact_box p.extra {
 margin-left: 11.5em;
}
.contact_box textarea{
  overflow: hidden;
  width: 180px;
  height:6em;
  margin-left: 6em;
}
.contact_box textarea.textin{
}
.contact_box a{
  text-decoration:none;
  color:#395aae;
  font-weight:bold;
  }
.contact_box p{
  color:#000;
      font-size:1.2em;
      line-height:2em;
      max-width:600px;
  padding-top:1em;
  padding-left:40px;
  padding-bottom:0.7em;
  width:75%;
  }
.contact_box p.desc{
  color:#000;
      font-size:1em;
      line-height:1.6em;
      max-width:600px;
  padding-top:1em;
  padding-left:40px;
  width:75%;
  }
.contact_box p.button{
  color:#000;
      font-size:1em;
      line-height:1.6em;
      max-width:600px;
  padding-top:1em;
  padding-left:40px;
  width:62%;
  }
.contact_box p.favorite{
  padding-left:40px;
  }
.contact_box p.indent{
  padding-left: 5em;
  }
.contact_box ul{
       padding-left: 40px;
       margin-left: 3%;
       width: 65%;
       max-width: 400px;
       }
.contact_box #shared_keeper_html textarea{
  width: 70%;
  height: 15em;
  /* align: left; */
  /* #margin-left: auto; */
  /* #margin-right: auto; */
}
.contact_box span.bold{
  color:#000;
  font-weight: bold;
  }
.contact_box p img.left{
  background-color: #f7f7f7;
  padding: 3px;
  margin: 0.5em 15px 0.5em 0;
  border: 1px solid #bbb;
  float: left;
  clear: left;
}
.contact_box p img{
  padding: 3px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0.5em;
  float: none;
}
.contact_box p.preliminaries{
  color:#555;
      font-size:1.1em;
      line-height:1.5em;
      max-width:600px;
  padding-top:1em;
  padding-left:40px;
  width:75%;
  }
.contact_box h1{
        color:#395aae;
        font-family: "Trebuchet MS", "Gill Sans", sans-serif;
        font-size:2.4em;
        line-height:120%;
        font-weight:bold;
        padding-top:2em;
  padding-left:40px;
        width:75%;}
.contact_box h2{
        color:#395aae;
        font-family: "Trebuchet MS", "Gill Sans", sans-serif;
        font-size:2.5em;
        line-height:120%;
        font-weight:bold;
        padding-top:2em;
  padding-left:40px;
        width:75%;
  }
.contact_box h3{
        color:#395aae;
        font-family: "Trebuchet MS", "Gill Sans", sans-serif;
        font-size:1.6em;
        line-height:120%;
        /* font-weight:bold; */
        padding-top:1em;
  padding-left:40px;
        width:75%;
  }


/* ----------------------------------------------------------------------------
   - Signup / Login / Forgot Password Screens ---------------------------------
   ------------------------------------------------------------------------- */
#login-form p.button {
  padding-top: 2em;
  padding-left: 18em;
}

.account-related-screen {
  width: 30em;
  padding-left: 3em;
  padding-top: 2.2em;
  font-size: 11px;
  border-top: 12px solid #048;
}

.account-related-screen p {
  padding-top: 1em;
  line-height: 1.5em;
}

.account-related-screen p.label {
  font-size: 12px;
}

.account-related-screen p.title {
  padding-top: 2em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 0.8em;
}

.account-related-screen p.body-text {
  color: #99a;
  font-size: 11px;
  line-height: 1.4em;
  padding-left: 1em;
  padding-right: 4em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.account-related-screen label {
  color: #333;
  font-weight: normal;
  line-height: 1.6em;
  width: 8em;
  float: left;
  text-align: right;
  margin-right: 0.8em;
  display: block;
  font-size: 11px;
  font-weight: bold;
}

.account-related-screen label a {
  font-size: 9px;
  vertical-align: top;
  margin-right: 0.5em;
  line-height: 9px;
}

.account-related-screen p input {
}

.account-related-screen input {
  color: #024;
  width: 15em;
  margin-right: 0.5em;
}

.account-related-screen p.button input {
  color: #000;
  width: 5.5em;
  text-align: center;
}

.account-related-screen textarea {
  font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
  font-size: 11px;
  color: #024;
  height: 8em;
  width: 15.3em;
}

.fieldWithErrors input {
  color: red;
}

.account-related-screen input.submit {
}

.account-related-screen a {
  text-decoration: none;
  color: #005294;
  font-weight: bold;
}

.account-related-screen a:hover {
  color: #f80;
}

.account-related-screen p.extra {
  padding-left: 13.5em;
  color: #99a;
}
.account-related-screen p.preliminaries {
  color: #555;
  line-height: 1.5em;
  max-width: 600px;
  padding-top: 1em;
  padding-left: 40px;
  width: 75%;
}
.account-related-screen div#contact form#contactfrm textarea.textin {
  border: 1px solid rgb(216, 222, 234);
}
.account-related-screen div#contact form#contactfrm textarea.textin {
  font-family: "Trebuchet MS", "Gill Sans", sans-serif;
  font-size: 1.6em;
  line-height: 120%;
  font-weight: normal;
  color: rgb(57, 90, 174);
  text-indent: 0px;
}



/* ----------------------------------------------------------------------------
   - Email Form ---------------------------------------------------------------
   ------------------------------------------------------------------------- */

.email-form {
  font-size: 1.3em;
}

.email-form h1 {
  color: #395aae;
  font-size: 1.7em;
  font-weight: bold;
  margin-bottom: 1em;
}

/* .email-form label {
  float: left;
} */

/* .email-form input {
  float: right;
} */

.email-form div {
  margin: 1em 0;
}

.email-form .personalized-message {
  border-top: 0.1em solid #eee;
  margin: 1.2em 0;
  padding: 1em 0;
}

.email-form .personalized-message textarea {
  width: 100%;
  height: 6em;
}

.email-form .submit {
  float: right;
}


/* The following stuff is for the probelm report dropdown */
span.bold{
  font-weight: bold;
}
.problem_box {
  font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans serif;
  background: #f7f7f7;
  color: #444; /* #fff; #395aae; */
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1.3em;
  font-size:  11px;
}

.problem_box_alt {
  width: 100%;
  background: #f7f7f7;
  color: #444; /* #fff; #395aae; */
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1.6em;
  
}

.white_background {
	background: white;
}


.problem_box div.message{
  float:left;
}

.problem_box p.message{
  max-width: 500px;
  margin: 0;
  margin-top: 1em;
}
.problem_box p.message span.big{
  font-weight: bold;
  font-size: 16px;
  color: #003;
}
.problem_box .fields{
/*  border: 1px solid #0f0; */
  margin-left: 40px;
  margin-right: auto;
  padding-right: 10%;
}
.problem_box .problem-left {
  width: 50%;
  float:left;
}
.problem_box .problem-right {
  width: 45%;
  float:right;
}

.problem_box .fields p.form{
  color: #444;
  padding-top: 1em;
  line-height: 2.5em;
}
.problem_box .fields p.span{
  color: #444;
  padding-top: 0em;
  line-height: 3.2em;
}
.problem_box .fields p.send{
  float: right;
  margin-top: 0em;
  margin-bottom: 1em;
  margin-right: 0em;
  line-height: 3.2em;
}
.problem_box .fields p.form textarea{
  font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans serif;
  font-size: 11px;
  width: 85%;
  vertical-align: top;
}
.problem_box .fields p.form label{
  margin-left: auto;  
}
.problem_box .fields p.form input {
  font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans serif;
}
.problem_box .fields p.form input.email {
  font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans serif;
  width: 82%;
}
.problem_box a{
  text-decoration:none;
  color:#395aae;
  font-weight:bold;
  }
.problem_box div#contact form#contactfrm textarea.textin{
  border:1px solid rgb(216, 222, 234);
}
/* email box */
.email_box {
  float: left;
  width: 89%;
  background: #fff;
  color: #555; /* #fff; #395aae; */
  padding-left:6px;
  padding-right: 10px;
  padding-top: 0.3em;
  font-weight: normal;
        font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
  line-height: 1.3em;
      font-size:  9px;
  margin-left: 6px;
  border-bottom: 1px #ddd solid;
}
.email_box p.message {
  padding-top: 0.5em;
  padding-bottom: 1em;
  padding-left: 1em;
}
.email_box p.from {
  padding-top: 0.3em;
  padding-bottom: 0.8em;
  padding-left: 1.2em;
}
.email_box p.to {
  padding-bottom: 1em;
  padding-left: 0.2em;
}
.email_box input.inputbox {
  font-size: 9px;
  width: 16em;
}
.email_box p.send {
  font-size: 9px;
  padding-bottom: 1em;
  padding-right: 15px;
  text-align: right;
}
.email_box p.send a.close {
  text-decoration: none;
  color: #444;
}
.email_box p.send a.close:hover {
  text-decoration: none;
  color: #45b;
}
/* Latest box */
#right div#right_scroll {
  background: #fff; /* red; */
  position:fixed;
  float:right;
  right:-20px;
  top: 3em;
  margin-right: 45px;
  margin-left: 1em;
  margin-top: 1em;
}
#right div#right_scroll p.title {
  background: #fff; /* blue; */
  font-size:1.2em;
  font-weight: bold;
  line-height: 2em;
}
#right div#right_scroll p.latest {
  font-size: 1.2em;
  color: #999;
  background:#fff; /* yellow; */
  line-height: 2em;
}
#right div#right_scroll a.bold {
  font-weight: bold;
  color: #395aae;
  text-decoration: none;
}

/* --------------------------------------------------------------------------
   ------------------------------- Help pages -------------------------------
   ----------------------------------------------------------------------- */

.help-pages {
  font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
/*  font-family: Times New Roman, serif; */
  width: auto;
  font-size: 11px;
  line-height: 150%;
  padding-left: 2.5em;
  padding-right: 5em;
  padding-bottom: 5em;
  clear: both;
	margin-bottom: 15px;
}

.help-pages h1 {
  font-size: 22px;
  font-weight: bold;
  color: #024;
  margin-bottom: 0.8em;
  padding-top: 2em;
}

.help-pages h2 {
  font-size: 18px;
/*  font-weight: bold; */
  color: #778;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}

.help-pages h3 {
  font-family: "Trebuchet MS", arial, verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #a00;
  margin-top: 2em;
  margin-bottom: 1.5em;
}

.help-pages p span.fix {
  color: #a00;
  font-family: "Trebuchet MS", arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.help-pages img.help {
  margin-left: 3em;
  margin-top: 1em;
  margin-bottom: 0em;
}

.help-pages p {
  margin-bottom: 1.5em;
}

.help-pages p a {
  text-decoration: none;
  color: #048;
}

.help-pages p a:hover {
  text-decoration: none;
  color: #f90;
}

.help-pages p.nav {
  font-size: 10px;
}

.help-pages p.img {
  margin-left: auto;
}

.help-pages ul {
  margin-left: 2.5em;
  margin-bottom: 2em;
}

.help-pages li.numbered {
  list-style-type: decimal;
}

.help-pages ul li {
  list-style-type: disc;
}

.help-pages span.command {
  font-family: "Trebuchet MS", arial, verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #024;
}

.help-pages p.img {
  text-align: center;
}

.help-pages img.left {
  float: left;
  margin-right: 1em;
}


/* ---------------------------------------------------------------------- */
/* Feedback form in contact area (very similar to .account-related-scren
/* ---------------------------------------------------------------------- */

.feedback {
  font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
  width: 35em;
  padding-left: 1em;
  font-size: 11px;
}

.feedback p {
  padding-top: 0.5em;
  line-height: 1.5em;
}

.feedback p.label {
  font-size: 12px;
}

.feedback p.title {
  padding-top: 2em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 0.8em;
}

.feedback p.body-text {
  color: #99a;
  font-size: 9px;
  line-height: 1.4em;
  padding-left: 1em;
  padding-right: 4em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.feedback label {
  color: #333;
  font-weight: normal;
  line-height: 1.6em;
  width: 6em;
  float: left;
  text-align: right;
  margin-right: 0.8em;
  display: block;
  font-size: 11px;
  font-weight: bold;
}

.feedback label.email {
	width: 12em;
}

.feedback p.email {
	width:100%;
}
.feedback p input.btn {
	width: 5em;
}

.feedback label.wide {
  color: #333;
  font-weight: normal;
  line-height: 1.6em;
  width: 12em;
  float: left;
  text-align: right;
  margin-right: 0.8em;
  display: block;
  font-size: 11px;
  font-weight: bold;
}


.feedback label a {
  font-size: 9px;
  vertical-align: top;
  margin-right: 0.5em;
  line-height: 9px;
}

.feedback p input {
  width: 12em;
}

.feedback input {
  color: #024;
  width: 25em;
  margin-right: 0.5em;
}

.feedback p.button input {
  color: #000;
  width: 5em;
  text-align: center;
}

.feedback textarea {
  font-family: "Trebuchet MS", "Lucida Grande", verdana, sans-serif;
  font-size: 11px;
  color: #024;
  height: 12em;
  width: 25.3em;
}

.feedback input.submit {
}

.feedback a {
  text-decoration: none;
  color: #005294;
  font-weight: bold;
}

.feedback a:hover {
  color: #f80;
}

.feedback p.extra {
  padding-left: 13.5em;
  color: #99a;
}
.feedback p.preliminaries {
  color: #555;
  line-height: 1.5em;
  max-width: 600px;
  padding-top: 1em;
  padding-left: 40px;
  width: 75%;
}
.feedback div#contact form#contactfrm textarea.textin {
  border: 1px solid rgb(216, 222, 234);
}
.feedback div#contact form#contactfrm textarea.textin {
  font-family: "Trebuchet MS", "Gill Sans", sans-serif;
  font-size: 1.6em;
  line-height: 120%;
  font-weight: normal;
  color: rgb(57, 90, 174);
  text-indent: 0px;
}


/* ----------------------------------------------------------------------------
   - "No access" overview displayed when PDF isn't available ------------------
   ------------------------------------------------------------------------- */

/* defining styles for the no-access panel (mostly overruled below) */
#noaccess {
  font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
/*  font-family: "Times New Roman", "Times", serif; */
}

.article_scroll_section {
	overflow: auto;
}

/*
#noaccess h1 {
 margin-left: 20px;
 background: #fff;
 padding-top:20px;
}
#noaccess h2{
 font-size: 1em;
 font-weight:650;
 line-height:1.4em;
}
*/

#noaccess a{
 list-style: square;
 color: rgb(57, 90, 173);
}

#noaccess a:hover{
  color: #f90;
}

/* the title, author, citation, abstract, and link text */
/* the title */
#noaccess .message {
  border: #fc0 solid 1px;
  width: 80%; /* 90% for windows IE 6, 80% otherwise */
  background: #fffbda;
  color: #333;
  margin: 3em auto 1em;
  padding: 0.5em 1em;
  line-height: 1em;
  text-align: center;
}

#noaccess .message p {
  float: left;
}
#noaccess .message .retry-link {
  float: right;
}

#noaccess .overview {
  margin: 2em 3em 1em;
  padding: 1em;
  max-width: 55em; /* 83em; */
  /* float: left; */
}

#noaccess .overview > div {
  margin-right: auto;
}

#noaccess .citation {
  color: #333;
  font-size: 13px;
  margin-top: 1em;
}

.citation .journal {
  font-style: italic;
}

.citation a {
  text-decoration: none;
}

#noaccess h1 {
  padding-top: 2em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 0.8em;
}

#noaccess div.title {
  color: #003;
  font-size: 22px;
  font-weight: bold;
  line-height: 120%;
  margin-top: 1.6em;
}

#noaccess .authors {
  line-height: 140%;
  color: #666;
  font-size: 13px;
  margin-top: 1.6em;
}

#noaccess .authors a {
  color: #335aa3;
  text-decoration: none;
}

#noaccess .authors a:hover {
  color: #f90;
}

#noaccess .affiliation {
  color: #666;
  font-size: 13px;
  line-height: 140%;
  margin-top: 1em;
}

#noaccess div.abstract {
  color: #111;
  font-size: 13px;
  line-height: 140%;
  margin-top: 1.6em;
}

#noaccess div.abstract a {
  text-decoration: none;
}

#noaccess .other-info {
  text-align: right;
  color: #333;
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 1em;
  max-width: 50em;
}

#noaccess .link-section {
  font-family: "Trebuchet MS", arial, verdana, sans-serif;
  float: right;
  clear: right;
  color: #666;
  font-size: 13px;
  line-height: 125%;
  margin: 0 0 1em 5em;
  padding-right: 1em;
  width: 13em;
}

#noaccess .publinks {
  margin-top: 0;
}

#noaccess .external-links {
  margin-top: 20px;
  margin-bottom: 0;
}

#noaccess .link-section h1 {
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 0.1em solid #ddd;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

#noaccess .link-section ul li {
  font-size: 11px;
  padding-left: 0.2em;
  padding-top: 0.3em;
}
	#noaccess .link-section ul li select {
		font-size:10px;
	}

#noaccess .link-section a {
  text-decoration: none;
}

#noaccess .link-section a:hover {
  color: #f90;
}

#noaccess .external-links a:after {
  content: " ¬ª";
}

/*#noaccess div.links h3 {
  color: #000;
  font-size: 1.2em;
  line-height: 100%;
  padding-top: 0px;
  padding-bottom:6px;
  margin-left:auto;
  margin-right:auto;
  width: 85%;
  max-width:600px;
}*/

#noaccess div.links /*li*/ {
  color: #000;
  font-size: 1.5em;
  margin-top: 1.5em;
}

#noaccess div.dialog {
 background-color: #fff;
 color: rgb(102, 102, 102);
 text-align:left;
 line-height:3em;
 padding-left:12px;
 padding-right:12px;
 padding-top:1em;
 padding-bottom:1.2em;
 margin-left:auto;
 margin-right:auto;
 margin-top:30px;
 margin-bottom:20px;
 border: 1px solid rgb(57, 90, 225);
 width: 85%;
 max-width: 600px;
 z-index:1;
}
#noaccess div.cookiehelp {
 background-color: #fff;
 color: rgb(102, 102, 102);
 text-align:center;
 font-size:2em;
 line-height:3em;
 padding-left:52px;
 padding-right:52px;
 padding-top:1em;
 padding-bottom:1.2em;
 margin-left:auto;
 margin-right:auto;
 margin-top:30px;
 margin-bottom:20px;
 width: 85%;
 max-width: 600px;
 z-index:1;
}
/* the no-access message */
#noaccess div.dialog p {
 font-size: 1.2em;
 line-height: 125%;
 color: rgb(102, 102, 102);
 z-index:1;
}
/* sorry p */
#noaccess div.dialog p.sorry {
 color:rgb(57, 90, 173);
 font-size:1.2em;
 z-index:1;
}
/* sorry p text */
#noaccess div.dialog p.sorrytext {
 color:rgb(57, 90, 173);
 font-size:1em;
 line-height:150%;
 z-index:1;
}

/* Setup Help */
div#popup_overlay {
   background: url(/images/bg-semi_transparent.png);
	position: absolute;
/*        display: none;*/
	z-index: 199;
}
div.popup_wrapper {
	z-index:200;
	position: absolute;
}

/* for the infinte scroll bar */
.scroll-track{
height:8px;
width:10px;
background-image: url('/images/VScrollTrackFill.png');
background-repeat: repeat;
}

.scroll-handle{
border: 0px;
height:10px;
width:10px;
background-image: url('/images/BlueVFill.png');
background-repeat: repeat;
cursor:pointer;
}
.scroll-track-top{
height:10px;
width:10px;
background-image: url('/images/up.png');
}

.scroll-handle-bot{
height:8px;
width:10px;
background-image: url('/images/bot.png');
}

.scroll-handle-top{
height:8px;
width:10px;
background-image: url('/images/top.png');
background-repeat: no-repeat;
}

.scroll-track-bot{
  height:10px;
  width:10px;
  background-image: url('/images/down.png');
}

#navigation .pagination {
  margin-left: 3px;
}

#navigation .pagination span.pages {
  margin-right: 2px;
  margin-top: 3px;
}
#navigation .pagination span.pages a,
#navigation .pagination span.pages span {
  text-decoration: none;
  margin-right: 2px;
}

#navigation .pagination span.pages a.next,
#navigation .pagination span.pages a.previous {
  color: #f90;
  border: none;
  background: none;
}
#navigation .pagination span.pages a.selected {
}

.errorExplanation {
  width: 50em;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

.errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 1em;
}

.errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px 5px 10px 15px;
}

.errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* ---------------------------------------------------------------------- */
/* Author, Journal, and Keyword Profile pages
/* ---------------------------------------------------------------------- */

#profile #search {
	margin-bottom:0;
}

#profile #featuredsearch {
	float:right;
	display:inline;
	border:2px solid #ff8d22;
	background-color:#fffae6;
	padding:15px 15px 15px 10px;
	width:25%;
	margin-left:20px;
}

#profile #profiletopcontent {
	width:65%;
}	

#profile .help-pages {
	padding-left:65px;
	padding-top:48px;
}

#profile div.mainheader {
		margin-bottom:1.5em;
		padding-bottom:1px;
		min-height:27px;
}

	#profile div.mainheader a {
		margin-top:.85em;
		font-family: "Trebuchet MS", "Lucida Grande",verdana,sans-serif;
		font-size:9px;
		/*float:left;
		display:inline;*/
	}
		#profile div.mainheader a.rss {
			background-position:100% 30% !important;
			text-transform:none;
		}
	#profile h1 {
		background:url("/images/icon_graph_gray_big.gif") no-repeat 0 .1em;
		padding-left:1.2em;
		padding-top:3px;
		float:left;
		display:inline;
		margin-right:15px;
		margin-bottom:15px;
		padding-bottom:1px;
		margin-left:-1.2em;
		line-height:110%;
	}
	#profile h1 strong {
		font-weight:normal;
		color:#CCC;
	}
	#profile h1 span {
		margin-right:10px;
	}
	#profile h1 span.lowercase {
		margin-right:0;
	}
	#profile #right .help-pages p {
		font-family: "Trebuchet MS", "Lucida Grande",verdana,sans-serif;
		font-size:10px;
		color:#002244;
	}
	#profile #right .help-pages ul {
		font-family: "Trebuchet MS", "Lucida Grande",verdana,sans-serif;
		font-size:9px;
		color:#002244;
	}
	#profile #right .help-pages h2 {
		font-family:Times New Roman,serif;
		font-size:16px;
		clear:left;
	}
		#profile #right h2 span {
			font-weight:normal;
		}
	#profile #right .help-pages a {
		color:#004488;
		text-decoration:none;
		font-weight:bold !important;
	}
		#profile #right .help-pages a:hover {
			color:#ff9900;
			text-decoration:none !important;
		}
	#profile #left div.list li a {
		color:#004488;
		text-decoration:none;
	}
		#profile #left div.list li a:hover {
			color:#ff9900;
		}
		
	#profile ul {
		margin:0;
		padding:0;
		list-style:none;
	}
		#profile ul li {
			list-style:none;
		}
		#profile #right ul li a span {
			color:#AAAABB;
			font-weight:normal;	
		}
		
	#profile table {
		clear:right;
	}
		#profile table.authortable {
			width:100%;
		}
		#profile table tr {
			vertical-align:top;
		}
			#profile table tr td {
				padding-right:15px;
				font-size:9px;
			}
			#profile table tr td.authorcolumn,
			#profile table.authortable tr td.keywordcolumn {
				width:15em;
			}
			#profile table tr td ul li a {
					display:block;
					margin-left:14px;
			}

	a.chartlink {
		display:block !important;
		overflow:hidden;
		height:0;
		padding-top:11px;
		width:11px !important;
		background:url("/images/icon_graph_blue_small.gif") no-repeat top left;
		margin-top:.2em;
		margin-left:0 !important;
		float:left;
	}
		a.chartlink:hover {
			background:url("/images/icon_graph_orange_small.gif") no-repeat top left;
		}
		
		#profile #right .help-pages a.title {
			color:#004488;
			font-family:Times New Roman,serif;
			font-size:18px;
			font-weight:normal !important;
		}
			#profile #right .help-pages a.title:hover {
				color:#ff9900;
				text-decoration:none !important;
			}
		.articlelisting {
			padding-top:10px;
			font-size:10px;
		}
			.articlelisting .titlelisting {
				width:90%;
				line-height:2em;
			}
			.articlelisting .authorlisting {
				width:90%;
				line-height:1.4em;
			}
			.articlelisting .abstractlisting {
				width:90%;
			}
			.articlelisting p {
				margin-bottom:.7em;
			}
			
	.clearleft {
		clear:left;
	}
	
#profile #left div.keywordlist ul li {
	border:none;
	padding:1px 4px 1px 5px;
	margin-top:2px;
	text-transform:lowercase;
}
.lowercase {
	text-transform:lowercase;
}

/* Form styles for Add your institution page */
.formrow {
	margin-bottom:15px;
	width:80%;
	min-width:300px;
}
.formrow label {
	float:left;
	display:inline;
	width:6em;
	text-align:right;
	/*margin-top:.5em;*/
}
.formrow input.text {
	float:left;
	display:inline;
	margin-left:15px;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	width:68%;
}
.radio label {
	float:none;
	width:auto;
}
.radio input {
	margin-left:20px;
	vertical-align:middle;
}
.buttons input {
	float:right;
	display:inline;
}

/* Add your institution stepped page */
#addinstitutionstep a {
	font-weight:bold;
}
#addinstitutionstep .dimmed * {
	color:#ccc !important;
}

.accessstep h2 {
	color:#048;
	float:left;
	display:inline;
	width:25%;
	min-width:8em;
	margin-top:-.2em;
}

	/*
	#stepextracredit h2 {
		width:auto;
		min-width:0;
		padding-right:5px;
		margin-bottom:0;
	}

	#stepextracredit .stepcontent {
		width:auto;
	}
	*/
.accessstep .stepcontent {
	float:left;
	display:inline;
	width:65%;
}

.accessstep .full-width {
	width: 100%;
}

.accessstep .warning {
  float:left;
  display:inline;
  color:#900;
  width:65%;
}
span.countingdown {
	color:#f90;
	font-weight:bold;
}

#statusarea {
	clear: both;
}

/* New banner areas */
/* Top right banner space */

.bannerspace {
	background-color:#fff;
	padding:0;
	padding-left:10px;
	text-align:left;
	clear:right;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
	.bannerspace img {
		margin-right:auto;
		margin-left:auto;
	}
#left .bannerspace {
	padding:5px;
	border-top:1px solid #ddd;
	border-bottom:none;
	border-left:none;
}
	/* New sponsored link bottom banner */
	#left .bannerspace .sponsoredlink {
		border:2px solid #526b89;
		background-color:#e6e6e6;
		padding:10px;
		color:#024;
	}
		#left .bannerspace .sponsoredlink strong {
			display:block;
			margin-bottom:.75em;
		}
			#left .bannerspace .sponsoredlink a {
				color:#024;
			}
		
	
/* Widgetizer styles */
body#createwidget {
		background-color:#f7f7f7;
		border:2px solid #f99436;
		width:auto;
		height:99.4%;
		min-width:670px;
}
.widgetcolumns {
	padding:24px 24px 24px 34px;
	position:relative;
	color:#002c5b;
}
	.widgetcolumns img.closewin {
		position:absolute;
		top:11px;
		left:11px;
		cursor:pointer;
	}
	.widgetcolumns .column {
		width:278px;
		float:left;
		display:inline;
	}
	.widgetcolumns .first {
		width:278px;
		margin-right:38px;
	}
	.widgetcolumns .last {
		width:294px;
	}
	.widgetcolumns h1 {
		color:#002c5b;
		font-size:20px;
		font-weight:bold;
		margin-bottom:20px;
		margin-top:10px;
	}
	.widgetcolumns a.important {
		color:#ff7b00;
	}
	.widgetcolumns p {
		margin-bottom:18px;
	}
		.widgetcolumns .step p {
			margin-bottom:8px;
		}
	.widgetcolumns .step {
		margin-bottom:24px;
	}
	.widgetcolumns #resultstally {
		color:#AAAABB;
	}
	.widgetcolumns .step .dropcap {
		color:#002c5b;
		font-size:20px;
		font-weight:bold;
	}
	.widgetcolumns input#widgettopic {
		width:192px;
	}
	.widgetcolumns input.radio {
		vertical-align:middle;
	}
	.widgetcolumns .widgetone input {
		margin-left:-6px;
		position:relative;
	}
	.widgetcolumns div#widgetcode {
		background: #fff;
		font-family:"Courier New", Courier, monospace;
		border:2px solid #cfcfcf;
		font-size:12px;
		padding:5px;
		margin-top:12px;
		margin-left:-9px;
		width:269px;
		height:106px;
		overflow:auto;
		position:relative;
		color:#003;
	}
	.widgetcolumns #widgetpreview {
		position:absolute;
		padding-top:5px;
		padding-left:10px;
	}
	
/* jqModal styling, for modal windows (like customize link on homepage) */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 10%;
    left: 47%;

    margin-left: -300px;
    width: 565px;

    background-color: #fff;
    color: #333;
    border: 5px solid #666;
    padding: 38px 35px 31px 38px;
}

.jqmOverlay { background-color: #666; }

/* Styles for dropdowns (as seen in new demo results pages) */
a.linkselectLink {
	background:url("/images/down-arrow-head-blue-sm.png") no-repeat 100% .5em;
	padding-right:8px;
}
	
.dropcontent {
	display:none !important;
}