html, body, ol, ul, li, dl, dt, dd, img {
  margin: 0; 
  padding: 0;
  border: 0;
}

#global_nav ul, #top_links_holder ul{
  padding: 0;
}

body {
  padding: 0 495px; /* the critical side padding that sets the natural min-width!  */ 
  color: #000; 
  font-family: arial,helvetica,"Lucida Grande", Tahoma,verdana,sans-serif;
  font-size: 100.01%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */ 
  text-align: left; 
  font-size:90%;
  margin:0px;
}

#sizer {
  padding: 0;
  width: 100%; /* this value controls liquidity; 0% = full rigid, 100% = full liquid */
  text-align: left; /* resets the default text alignment for the page */
  /* new Navbar Story CP22  max-width: 990px;*/
}

#expander { /* Any % height here causes IE to lose the neg right margin */
	/* new Navbar Story CP22  	margin: 0 -495px; *//* neg side margin values should be < or = to side body padding */
	min-width: 856px; /* This prevents Safari from losing the negative margins in narrow windows */ 
	position: relative; /* makes #expander visible outside #sizer in IEwin */
	min-height: 1px; /* This harmless declaration gives Layout to IE7, which can't read the Holly hack below */
} 

div.info_outline_closed {
    background:url(../../images/right_bg_narrow.gif) top right repeat-y !important;
}

#fulltext_body #expander {
    background:url(../../images/right_bg_ft.gif) top right repeat-y !important;
}


body.wide #expander {
	background:none;
}



/*\*/
* html #expander {height: 0;} 
/* #expander must have "height: 0" in IEwin bug fixing */

/* The above is a modified Holly hack for #expander, with zero substituted for 
the 
usual 1% height value. Any % value on this element causes a horrendous IE bug! */ 



a {color: #000; }

p  {margin: .8em 0;}

.alignright {margin: 0 10px 10px 0; text-align: right;}

.small {font-size: .8em;}


/**************** Utility Rules *******************/

.hide {display: none;}


#header {
	background:#005587 none repeat scroll 0 0;
	min-height:8.75em;
	width:100%;
	min-width:1000px;
	min-height:110px;border:none;overflow:hidden;
	border-bottom:#004066 1px solid;
}


* html #header {
	height:8.75em;
}


#header h1 {
	margin:0;
	padding:0;
	float:left;
}

#headerad {float:right;margin:10px 20px 0 10px;
}

#globaltoolbar {
	background:#2a79a8;
	color:#f3f3f3;
	padding:2px 6px;
	border-top:#3791c2 1px solid;
	border-bottom:#205b81 1px solid;
	overflow:hidden;
}

#globaltoolbarlinks {
	float:right;
	margin-top:1px;
}

#globaltoolbarlinks a {
	font-size:12px;
	text-decoration:none;
	color:white;
	display:block;
	float:left;
	padding:2px 8px;
	border-right:1px solid #205b81;
	border-left:1px solid #3791c2;
	font-weight:normal !important;
}

#login_link {
background:none repeat scroll 0 0 #2A79A8;
border-left:1px solid #3791C2;
color:white;
display:block;
float:left;
font-size:13px;
padding:0 22px 0 24px;
text-decoration:none;
}

#header_middle {
	padding-top:12px;
	padding-left:245px;
}

#cover_images {
	padding:0 0 0 80px;
}

#cover_images a {
	margin-right:5px;
}

#cover_images a img{
	height:95px;
	width:72px;
	border:2px solid #fff;
}

#cover_images a:hover img{
	border:2px solid #aaa;
}



#console {
	width:228px;
	text-align:center;
   	float:right;
	height:71px;
	font-size:.8em;
	color:#fff;
}

#console p{
	margin:0 0 0 0;
	padding:4px 8px 0 0;
	color:#005587;
	text-align:right;
	font-size:.8em;
}

#console a {
	color:#005587;
}

#console ul {
	list-style:none;
	margin:10px 1em 10px 0 ;
}

#console ul li {
	display:inline;
}

#console ul li a {
	line-height:1.2em;
	font-size:1.1em;
	white-space:nowrap;
	text-align:right;
	color:#fff;
	font-weight:bold;
	margin-left:1px;
	margin-right:3px;
}

#searchBox {
	font-size:12px;
	float:left;
}

input[type="submit"] {
	background:none repeat scroll 0 0 #005587;
	border:1px solid #B1A8BB;
	color:white;
}


input[name="submit_search"]  {
	background:none repeat scroll 0 0 #005587;/*new Navbar CP22 remove important*/
	border:1px solid #B1A8BB !important;
	padding-left:8px !important;
	padding-right:8px !important;
	color:white;
}

#console form#searchBox {
	background:#005587 url(../../images/search_bg.gif) top left no-repeat;;
	text-align:left;
	float:right;
	padding:7px 2px 5px 8px;
	width:208px;
	height:59px;
	font-size:1.2em;
	margin:4px 10px 0 0;
}

#console form input {
	border:1px solid #6f9ebd;
	width:131px;
}

#console form  input.radio {
	border:none !important;
	width:auto !important;
	margin:0;
	padding:0;
}

.progressIndicator {
	position:absolute; 
	top:0px; 
	left:0px; 
	background:url('../../images/SIR_Loading.gif') 14px 2px #4b7837 no-repeat;
	padding-left: 36px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	display:none;
	color:#fff;
	font-weight:bold;
	font-size:1em;
	font-family: arial,helvetica,"Lucida Grande", Tahoma,verdana,sans-serif;
}

input.button, a.button {
	border:none;
	border:0;
	background:#4b7837;
	color:#fff;
	font-weight:bold;
	line-height:1em;
	padding:2px 0 2px 0;
	font-size:1em;
	font-family: arial,helvetica,"Lucida Grande", Tahoma,verdana,sans-serif;
}

a.button {
	display:block !important;
	padding: 4px 37px 4px 37px !important;
	text-decoration:none;
	width:4em !important;
	font-size:.96em;
}


a.button:hover, input.button:hover {
	background:#005587 !important;
}

p a.button {
	margin:0 auto 0 auto !important;
}

p.buttons input.button {
	padding:2px 4px 2px 4px;
}
#console form input.button {
	font-size:.85em;
}


#console form input.button {
	width:55px !important;
}


#console form label {
	font-size:.9em;
	margin-left:4px;
	color:#125685;
}

#global_nav {
	clear:both;
	height:21px;
	background:#E4DDC5 repeat-x;
	margin:0;
	min-width:1000px;
	position:relative;
	border:none;
}

.globalsubtab ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0;
	padding:0;
	position:relative;
	z-index:999999;
}

#global_nav ul li, .globalsubtab ul li{ 
	background:url(/images/globalnav_bg.gif) #E4DDC5 repeat-x;
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	border-right:2px solid white;
}

#global_nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0;
	padding:0;
	position:relative;
	z-index:999999;
}

.globalsubtab ul li{ 
	margin:0 1px 1px 0;
}

#global_nav ul li.expander a {
	background-color:transparent;
	background-image:url(/images/arrow.png);
	background-position:right 5px;
	background-repeat:no-repeat;
	padding-right:18px;
}

#global_nav ul li a, .globalsubtab ul li a {
	background:transparent;
	border: 1px tan solid;
	color:#0F5988;
	display:block;
	float:left;
	font-weight:bold;
	line-height:19px;
	margin:0 !important;
	padding:0 7px;
	text-decoration:none;
	font-size: 11px;
	
}

#global_nav ul li a:hover, .globalsubtab ul li a:hover {
	background-color: #f7f3e6; 
}

.globalsubtab ul li a {
	font-size:0.92em;
}

#global_nav ul li a {
	border-right:5px solid #FFFFFF;
}

#global_nav ul li a, .globalsubtab  ul li a{
	background:transparent;
	border: 1px tan solid;
	color:#0F5988;
	display:block;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.68em;
	margin:0;
	padding:0 7px;
	text-decoration:none;
}
.globalsubtab  ul li a {
	font-size:.85em;
}
	
#global_nav ul li a:hover, .globalsubtab  ul li a:hover  {
	background-color: #f7f3e6; /*#cbc3a7;  #C1BAA7;*/
}

.globalsubtab {
	background:#d7cfb5;
	border:1px tan solid;
	position:absolute;
	z-index:20000;
	display:block;
	font-size:0.8em;
	padding:2px 4px;
	display:none;
}
	
#global_nav div ul li a {
	line-height:14px;
	white-space:nowrap;
	font-size:0.9em;
	width:105px;
}

	
.globalsubtab  ul li {
	margin:0 1px 1px 0;
}

.globalsubtab ul li{
	border-right:0px solid white;
}
	
#changeJournaljournals {float:left;width:130px;}
#changeJournaljournals ul li a {width:112px;padding-right:4px;}
#changeJournaltrends {float:left;width:165px;} 
#changeJournaltrends ul li a {width:158px;}
#changeJournaljournals div, #changeJournaltrends div {font-size:1em;font-weight:bold;color:#555;padding:1px 0 0 2px;}	

#forAuthorsSubTab {
	width:150px;
}
#forAuthorsSubTab ul li a {width:134px;}

#journalInfoSubTab {
	width:160px;
}
#journalInfoSubTab ul li a {width:145px;}

#CellPressSubTab {
	left:770px;
	top:148px;
	width:110px;
}
#CellPressSubTab ul li a {width:92px;}


#changeJournalSubTab	{
	top:148px;
	left:650px;	
	width:305px;
}

#main_banner, #footer_ad {
	clear:both;
	background:#E7E3C8;
	height:90px;
	text-align:center;
	}

#footer_ad {
	width: 100%;
	background:#efefef;
	border-top:10px solid #fff;
	overflow:none;
	z-index: 1;
	/*CP22 story*/padding: 10px 0;
}

#main_banner img, #footer_ad img {
	width:728px;
	height:90px;
	}

#footer_ad a, #footer_ad img {
	margin:0;
	padding:0;
}

div#main_banner {
	clear:both;
	overflow:hidden;
}

#main_content, #main_fulltext_content {
	/* new Navbar Story CP22 font-size:.85em;*/ font-size:.85em;
	padding:10px 376px 0 10px;
}

#main_fulltext_content {
	
}


div.info_outline_closed #main_content, div.info_outline_closed #main_fulltext_content  {
	padding-right:73px !important;
}

#fulltext_body #main_content, #fulltext_body #main_fulltext_content {
	padding-right:218px !important;
}


#main_content dl {
	margin: 10px 0 20px 0px;
	list-style:none;

}

#main_content dt {
	font-weight:bold;
	margin:0;
	padding:0;
}

#main_content dd {
	width:99%;	
	margin:0;
	padding:0;
	color:#333;
}

* html #main_content dd {
	width:auto;
}


#main_content dd a {
	color:#233B93;
}


body.home #main_content, body.archive #main_content, body.outline_open #main_content, body.outline_open #main_fulltext_content, body.archive #main_content, body.toc #main_content {
	padding:1px 376px 0 190px;
}

body.outline_open {
  	background: url(../../images/left_bg.gif) top left repeat-y;
}

body.outline_closed {
  	background: url(../../images/left_bg_narrow.gif) top left repeat-y;
}

body.outline_closed #main_content, body.outline_closed #main_fulltext_content  {
	padding:10px 376px 0 73px;
}

body.outline_closed #left_column {
	width:63px;
}	


body.wide #main_content {
	padding:10px 0 0 0;
	padding:10px 10px 0 10px;
}

#fulltext_body #left_column ul {
	list-style:none;
}


div.article_links{
	line-height:1.4em;
	margin-bottom:5px;
	margin-top:3px;
	font-size:.8em;
	color:#333;
}

div.article_links a{
	color:#25428E;
	font-size:1.25em;
}


#footer {
	clear:both;
	background:#eae5c8;
	height:84px;
	height:6em;
	text-align:center;
	border-top:10px solid #fff;
}

#footer ul {
  list-style: none;
}

#top_links ul {
	list-style: none;
}

#footer_content {
	margin:1em auto 0 auto;
	min-width:450px;
	width:30em;
}

#main_content h4, #main_fulltext_content h4 {
	font-size:13px;
	margin:0 0 8px 0 !important;
	padding:0;
}

#footer_content h4 {
	width:73px;
	height:51px;
	float:left;
	margin:0 13px 0 0;
	padding:0;
}

#footer_content h4 img {
	display:block;
	width:73px;
	height:51px;
}

* html #footer_content h4 a img {
	display:none;
}


* html #footer_content h4 a {
	z-index: 1;
	width:73px !important;
	height:51px !important;
	display:block;
 	background-image: url(../../images/cell_press.gif)
}


#footer_content form {
	float:left;
	margin:0;
	padding:0;	
	text-align:left;
}

#footer_content ul {
	margin:3px 0 0 0;
	padding:0;
	font-size:0.7em;
}
#footer_content ul li {
	float:left;
	color:#888885;
	}

#footer_content ul li a {
	color:#888885;
	text-decoration:none;
	margin-left:3px;
}

#footer_content ul li a:hover {
	text-decoration:underline;
}

#footer select {
	vertical-align:bottom;

}

#footer input.image {
	margin:0;
	vertical-align:bottom;
}

#footer input#footer_go {
	margin:0;
	vertical-align:bottom;
}

#footer p.copyright {
	clear:left;
	color:#888885;
	font-size:0.7em;
	margin:0px 0 0 3px;
	padding:0;
	line-height:1.2em;
}

#footer p.copyright a {
	color:#888885;
	text-decoration:none;
}

#footer p.copyright a:hover {
	text-decoration:underline;
}

#left_column {
	background:none repeat scroll 0 0 #E9ECE3;
	float:left;
	font-size:0.85em;
	padding-top:10px;
	width:180px;
	clear:both;
}

* html #left_column {
	position:relative;
}

#right_column {
	background:none repeat scroll 0 0 #DEE4F0;
	float:right;
	font-size:0.85em;
	padding-top:10px;
	width:356px;
}

#fulltext_body #right_column {
	width:208px;
}

div.info_outline_closed #right_column {
	width:63px !important;
}

#right_column p {
	padding:10px;
	margin:0;
}

#main_boombox {
	padding-top:10px;
	padding-left:10px; 
	margin-bottom:15px;
	 }


#floating_login_form {
	background:#DEE4F0 none repeat scroll 0 0;
	border:2px solid #CCCCCC;
	color:#005587;
	padding:6px 6px 2px;
	position:absolute;
	right:5px;
	top:148px;
	font-size:0.8em;
	width:21.8em;
	z-index:9999999;
}

#subscribe_main {
	clear:both;
	width:660px;
	background:#dee4f0;
	padding:1em;
	margin:2em 0 1.5em 0 !important;
}

#floating_login_form label {
	clear:left;
	display:block;
	float:left;
	font-weight:bold;
	line-height:14px;
	width:75px;
}

#floating_login_form input {
	border:1px solid #6F9EBD;
	display:block;
	float:left;
	margin-bottom:5px;
	width:9.5em;
}

#floating_login_form input.hidden {
	border:0;
	margin:0;
}

#login_submit {
	margin:5px 0 0 6.4em;
}

* html #login_submit {
	margin:5px 0 0 3.3em;
}



#forgotlink {
	clear:both;
	color:#005587;
	display:block;
	font-size:11px;
	margin-left:0;
	text-decoration:underline;
}

#floating_login_form  #rememberme_label {
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	margin:2px 0 0;
	width:154px !important;
}

* html #floating_login_form  #rememberme_label { 
	margin:2px 0 0 3.4em;
}

#welcome {
	border-left:medium none !important;
	float:left;
	font-size:12px !important;
	line-height:1.59em;
	padding-right:4px;
}

#auto_login {
	border:0 !important;
}


a#close_login {
	display:block;
	height:18px;
	line-height:18px;
	padding-bottom:2px;
	padding-left:2px;
	position:absolute;
	right:4px;
	text-align:center !important;
	text-decoration:none;
	top:4px;
	width:18px;
	font-weight:bold;
	float:right;
}

a#close_login:hover {
	color:#fff;
	background:#4B7639;
}


p.alert {
	margin-top:0;
	padding-top:0;
	padding-bottom:.2em !important;
	color:#f55;
	font-size:.85em !important;
	font-weight:bold;
	text-align:right;
	padding-right:13px;
}

#loginError {
    color: #FF5555;
    font-size: 0.85em !important;
    font-weight: bold;
    padding: 0 18px 6px 0;
}


#loginError a {
	text-decoration: underline;
}

#main_content div.alert {
	text-align:left !important;
	font-size:1em;
	margin-top:1em;
	padding:10px .5em 10px 36px;
	line-height:16px !important;
	border:1px solid #000;
	width:26.3em;
}

#main_content div.registerwide {
	width:620px !important;
}
#main_content div.alertwide {
	width:57.3em !important;
}

#main_content .registerform div.alert {
	width:57.5% !important;
	margin-bottom:1em !important;
}

#main_content #main_search div.alert {
	width:auto !important;
}



#main_content div.errormsg {
	background:#efefef url(../../images/msg_icon_error.gif) 5px 8px no-repeat;
}

#main_content div.alertmsg {
	background:#efefef url(../../images/msg_icon_alert.gif) 5px 4px no-repeat;
}
#main_content div.infomsg {
	background:#efefef url(../../images/msg_icon_info.gif) 5px 4px no-repeat;
}
#main_content div.confirmmsg {
	background:#efefef url(../../images/msg_icon_confirm.gif) 5px 8px no-repeat;
}

input.checkbox {
	width:auto !important;
	float:left !important;
	}



#main_content h3, #main_fulltext_content h3 {
	margin:10px 0 10px 0px !important;
	padding:0;
	font-size:1.1em;
}

#main_content h2, #main_fulltext_content h2 {
	color:#A0412F;
	margin:0 0 5px 0;
	padding:0;
	font-size:1.3em;
}

#main_content h3, #main_fulltext_content h3  {
	color:#A0412F;
	margin:14px 0 0 0px;
	padding:0;
	font-size:1.2em;
}

#main_fulltext_content DIV.alert {
	BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #000 1px solid; MARGIN-TOP: 1em; PADDING-LEFT: 36px; FONT-SIZE: 1em; PADDING-BOTTOM: 10px; BORDER-LEFT: #000 1px solid; WIDTH: 26.3em; LINE-HEIGHT: 16px! important; PADDING-TOP: 10px; BORDER-BOTTOM: #000 1px solid; TEXT-ALIGN: left! important
}
#main_fulltext_content DIV.alertwide {
	WIDTH: 39.1em! important
}
#main_fulltext_content DIV.alertmsg {
	BACKGROUND: url(../../images/msg_icon_alert.gif) #efefef no-repeat 5px 4px
}

#main_abstract_content DIV.alert {
	BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #000 1px solid; MARGIN-TOP: 1em; MARGIN-LEFT: .8em; PADDING-LEFT: 36px; FONT-SIZE: .8em; PADDING-BOTTOM: 10px; BORDER-LEFT: #000 1px solid; WIDTH: 26.3em; LINE-HEIGHT: 16px! important; PADDING-TOP: 10px; BORDER-BOTTOM: #000 1px solid; TEXT-ALIGN: left! important
}
#main_abstract_content DIV.alertwide {
	WIDTH: 40.1em! important
}
#main_abstract_content DIV.alertmsg {
	BACKGROUND: url(../../images/msg_icon_alert.gif) #efefef no-repeat 5px 4px
}

#left_column h2, #right_column h2{
	color:#A0412F;
	margin:0 0 0 0px !important;
	font-size:1.3em  !important;

}

.cover_panel .handle {
	display:block !important;
	background:url(../../images/cover_panel_top.gif) no-repeat 0 0 !important; 
	padding-top:28px;
	padding-left:21px;
}


.cover_panel {
	margin-left:10px;
	background:url(../../images/cover_panel_bottom.gif) no-repeat 0 100%;
	margin-bottom:20px !important;
}

.cover_panel p {
	text-align:center;
	font-size:.9em;
	margin:0;
	padding:0 10px 10px 0;
}

.home_panel {
	margin-left:10px;
	background:url(../../images/left_panel_bottom.gif) no-repeat 0 100%;
	margin-bottom:20px;
}

.home_panel .handle, #article_outline h4, #archive_outline h4 {
	background:url(../../images/left_panel_top.gif) no-repeat 0 0; 
	padding-top:15px;
	padding-left:15px;
	margin:0;
	position:relative;
}

#article_outline h4, #archive_outline h4 {
	font-size:1.3em;
}


#article_outline h4 a, #archive_outline h4 a {
	text-decoration:none;
	color:#A0412F;
	font-size:1em;
}



#left_column ul {
	padding:5px 0 10px 15px;
	list-style:none;
}

#left_column ul li ul {
	padding-bottom:0px !important;
}

.home_panel ul li{
	font-size:.9em;
	padding-bottom:5px;
	padding-right:20px !important;
}

.home_panel ul li a {
	color:#273c99;
}




.right_panel, #article_options {
	font-size:.8em;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	background: url(../../images/right_panel_bottom.gif) no-repeat 0 100%;	
}

.right_panel {
	font-size:.9em;
}

#article_options h4 {
	font-size:1.4em !important;
	margin-bottom:0;
	padding-bottom:2px !important;
}


#right_column .right_panel .handle, #article_options h4.handle {
	background:url(../../images/right_panel_top.gif) no-repeat 0 0; 
	padding-top:15px;
	padding-left:15px;
}

#fulltext_body #right_column .right_panel .handle,#fulltext_body #article_options h4.handle {
	background:url(../../images/right_panel_top_ft.gif) no-repeat 0 0; 
}

#fulltext_body .right_panel, body#fulltext_body #article_options {
	background: url(../../images/right_panel_bottom_ft.gif) no-repeat 0 100%;
}

#fulltext_body #article_options h4.handle {
	position:relative;
}


#right_column h3, #right_column h4  {
   padding:5px 0 5px 15px;
   margin:0;
   font-size:1em;	
}

#right_column h4 {
   padding:5px 0 5px 15px;
   margin:0;
	color:#A0412F;
	font-size:1.3em;
}

#right_column .right_panel p {
	padding:8px 15px;
	font-size:1em;
}

#right_column ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px;
}

#right_column ul li {
	padding-right:15px;
	padding-left:14px;
	background:url(../../images/right_bull.gif) left .6em no-repeat;
}

#fulltext_body #right_column ul li {
	background:0;
}
#right_column ul li a{
	font-size:1.1em;
	display:block;
	line-height:1.5em;
}

#right_column dl {
	list-style:none;
	margin:5px 5px 5px 16px;
}
#right_column dt, #right_column dd {
	padding-right: 15px;
}

#right_column dt {
	font-weight:bold;
}



table#search_results  {
	width:99%;
}

table#search_results th, table#search_results td {
	padding-left:18px;
}

table#search_results td {
	padding-bottom:8px;
	padding-top:8px;
}

table#search_results th {
	white-space:nowrap;	
	padding-right:10px;
	color:#fff;
	background:#005587;
	line-height:1.75em;
}

table#search_results th.last, table#search_results td.last {
	text-align:center;
}

table#search_results .col-author {
	 width:20%;
}
table#search_results .col-title {
	 width:40%;
}
table#search_results td {
	
	padding-right:10px;
}


table#search_results tr.shade1 td {
	background:#fff;
}

table#search_results tr.shade2 td {
	background:#e9ece5;
}
table#search_results tr td a{
	color:#233b93;
}

.registerform strong {
	line-height:1.8em;
	}


.registerform  {
	background:#dee4f0;
	width:auto;
	padding:1em;
	margin:1em 0 1.5em 0;
	width:640px;
}

.login_box {
	float:left;
	background:#dee4f0;
	margin:1em 1.1em 1.5em 0;
	width:28em;
	padding: 1em;
	min-height:12.8em;	
}

* html div.login_box {
	height:12.8em;
}

.ind_sub {
	height:10em !important;
	}

.ind_sub p {
	margin-top:0;
	height:5em !important;
}

.ind_sub a.button, #ppvAccess input.button {
	text-align:center;
	margin: 0 auto 0 auto !important;
	width:22em !important;
	display:block !important;	
	float:none;
}


#main_content #main_supp a.button, #main_fulltext_content #main_supp a.button {
	display:inline;
	text-align:center;
	width:12em !important;
	float:left;
	margin-right:.4em !important;
}

.login_box h3 {
	margin:0 0 10px 0 !important;
	padding:0 !important;
}

div.login_box label {
	width:8.7em;
	display:block;
	float:left;
	clear:left !important;
	padding-right:.7em;
	line-height:2em;
	white-space:nowrap;
}

.login_box form {
	margin:0;
	padding:0;
}


#pw_username {
	line-height:2em;
}
div.login_box label span.note {
	width:8.5em;
	white-space:normal  !important;
	font-size:0.8em;
	line-height:1em !important;
}

div.login_box input {
	width:10em;
	float:left;
	display:block;
}


.registerform input {
	width:16em;
	float:left;
	display:block;
	margin-bottom:2px;
}

.registerform fieldset label {
	width:18em;
	float:left;
	display:block;
}

.registerform fieldset span.asterisk {
	color:red;
}

table#email_alerts {
	width:640px;
	padding-bottom:5px;
}

#email_alerts td input {
	width:20px;
	float:left;
	clear:none;
}

#email_alerts label {
	float:left !important;
	width:auto !important;
	clear:none !important;
	margin:0;
	padding:0;
	font-weight:normal !important;

}

table#email_alerts th {
	padding-bottom:2px;
	border-bottom:1px solid #102F1B;
	margin-top:5px;
}

table#email_alerts td {
	padding-top:2px;
	line-height:1.6em;
}

p.buttons {
	text-align:right;
}

p.alerts {
	width:664px;
}

#edit_search {
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:6em;
	padding:3px 5px;	
	font-weight:bold;
	color:#fff;
	background:#4B7639;
	text-decoration:none;
	text-align:center;
}

#edit_search:hover {
	text-decoration:underline;
}

p#results_no {
	position:relative;
}

div.result-pages {
	clear:both;
	border:1px solid #ccc;	
	padding:4px;
	margin:4px 0 4px 0;
}

div.result-pages p {
	float:left;
	width:20%;
	margin:0;
	padding:0;
	
}

div.result-pages ul {
		
	list-style:none;
	width:70%;
	float:right;
	text-align:right;
}

div.result-pages ul li {
	display:inline;	
}

div.result-pages ul li a {
	color:#25428E;
	}



 .registerform div.alert {
	width:57.5% !important;
	margin-bottom:1em !important;
}

.registerform select {
	margin: .2em 0 .2em 0 ;
	float:left;
	width:39%;
}


select#reg_title, select#titleId, select.reg_title {
	width:20%;
	min-width:16em;
	margin-right:30%;	
}

.register_error, .subscribe_error, .feedback_error {
	font-weight:bold;
	color:#8E0101;
	clear:both;
}
fieldset {
	border:0;
}

 fieldset.reg_comms label {
	width:100% !important;
	line-height:1.6em;
	white-space:nowrap;
}
* html fieldset.reg_comms label {
	line-height:2em;
}

fieldset.reg_comms label input {
	margin-right:.6em !important;
}

* html fieldset.reg_comms label input {
	margin-right:.2em !important;
}

a.usernameavailable {
	display:block;
	float:left;
	margin-left:0.4em;
	width:16em;
	line-height:2.2em;
	font-size:.9em;
}

label#loginlabel, label#clearlabel {
	color:#dee4f0 !important;
}

#send, #_eventId_login {
	margin-left:9.5em;
}

* html #send {
	clear:both;
	margin-left:4.75em;
}

.registerform label {
	font-weight:bold;
	clear:left;
}


a#alerts_fpw {
	display:block !important;
	float:left;
	width:6.7em;
	font-size:0.8em !important;
	padding-left:2.5em;
	padding-bottom:.8em;
}


span#fpw {
	display:block;
	clear:both;
	font-size:0.8em !important;
	padding-left:11.7em;
	line-height:1em;
 }

.subscribe_button {
	width:247px;
	float:left;
}


.subscribe_button .button {
	width:190px;
	margin-bottom:8px;
}

form#subscribe_online, form#renew_online, form#activate  {
	width:247px;
	float:left;
}



form#activate {
	width:230px;
	float:left;
	padding-bottom:10px;
}

.subscribe_button {
	width:230px;
	float:left;
}


input.ecomm_go {
       line-height:1em;
       margin-left:4px !important;
       margin-top:2px;
       height:22px;
}


.registerform input.button {
	width:9em;
	float:left;
	display:block;
	margin-bottom:2px;
}

form#subscribe {
	margin:20px auto 10px auto;
	margin:20px 0 10px 0;
	padding:0;
	width:750px;
}

#select_journal ul, select_product ul, #your_info ul {
	margin-top:5px;
	margin-left:20px;
}

#select_journal li, #your_info li {
	color:#005587;
	font-weight:bold;
}	


#j_price {
	font-size:1.2em;
	display:block;
	float:left;
	width:20em;
	line-height:2em;
	color:#005587;
}

#select_product label {
	display:block;
}


#subscribe_rates td, #subscribe_rates th {
	padding-bottom:5px;
}


#ecom_trail {
	padding:5px 1em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:640px;
	margin-bottom:10px;
}

.ecom_trail_selected {
	width:200px;
	float:left;
	text-align:center;
	font-size:1.1em;
	color:#005587;
	font-weight:bold;
}

.ecom_trail_notselected {
	width:200px;
	float:left;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	color:#333;
}

.ecom_trail_sep {
	width:10px;
	text-align:center;
	float:left;
}

#ecom_pricebox {
	clear:both;
	display:block;
}

p#priceContainer {
	clear:both;
	display:block;
	color:#005587;
	padding:20px 0 10px 0 !important;
	font-size:1.4em;
	width:557px;
}

p#priceContainer strong.label {
	color:#000;
	line-height:1em;
	width:24.5%;
}

p#priceContainer input {
	font-size:0.7em;
	float:right;
}

#journal_price {
	display:block;
	float:left;
	margin-left:20px !important;
}

* html #journal_price {
	margin-left:0px;
}

#add_button {
	margin-top:30px;
	display:block;
	float:right;
	margin-right:31px;
}

#update_button {
	float:right;
		margin-right:31px !important;
}

* html #add_button, * html #update_button, * html input.continue {
	margin-right:16px !important;
}
#discountCode {
	width:280px;
}



#pricing_explanations {
	clear:both;
	margin: 30px 0 0 20px;
}

input.continue {
	float:right !important;
	margin-right:31px  !important;
}

.form_panel ul {
	clear:both;
	list-style:none;
	display:block;
	padding:15px 15px 15px 25px;
	background:url(../../images/form_panel_top.gif) no-repeat 0 0; 
	margin:0 !important;
}

.form_panel li {
	line-height:1.4em;
	margin-bottom:.4em;
	color:#000 !important;
	font-weight:normal !important;}


.form_panel {
	width:580px;
	clear:both;
	margin:20px auto 0 auto;
	background:url(../../images/form_panel_bottom.gif) no-repeat 0 100%;
	margin-bottom:10px;
}

.form_panel p.first {
	margin:0;
	background:url(../../images/form_panel_top.gif) no-repeat 0 0; 
	padding:15px 15px 15px 25px;
}



/* Advanced Search */

.advanced_search label{
	clear:left;
	display:block;
	float:left;
	width:10.5em;
	width:21.5%;
	margin-top:.5em;
	font-weight:bold;
}

.registerform label {
	clear:left;
	display:block;
	float:left;
	width:24.5%;
	margin-top:.5em;
	font-weight:bold;
}


.jrnl_main {
	width:160px !important;
}

.advanced_search input, .registerform input, .registerform strong {
	display:block;
	float:left;
	width:20em;
	width:48.5%;
	margin: .2em 0 .2em 0 ;
}

.registerform strong {
	line-height:1.8em;
	}

.registerform #email_alerts input {
	width:auto !important;
}

.advanced_search input.radio {
	width:auto !important;
	
}

.advanced_search input.button {
	height:1.8em !important;
}


.advanced_search select {
	float:left;
	clear:right;
	margin: .4em 0 .4em 0 ;
}

strong.toc_pages {
	color:#6f6f6f;
}
#short_fields {
	padding-top:1em;
	padding-left:21.5%;
}


#short_fields label, #radio_fields label,#adv_jnrl_holder label, #from_fields label {
	clear:none;
	width:auto !important;
	float:left;
	white-space:nowrap;
	margin-right:.5em;
	margin-left:0;
	padding-left:0;
}

#from_fields {
	padding-top:.5em;
}

#from_fields label{
	width:auto !important;
	display:inline !important;
	float:left;
	position:static;
}

#radio_fields label {
	margin-right:.5em;
	line-height:1.65em !important;
}

label#srch_from, label#searchYearFrom {
	clear:left;
	padding-left:24.4%;
	width:100px;
}

input#srch_pub_all {
	margin-bottom:.5em;
}

#short_fields input {
	width:2.3em !important;
	margin-right:.8em;
}


#radio_fields input {
	width:auto !important;
	margin-right:.2em;
	margin-top:0em;
	padding-top:0;
	line-height:1em !important;
	vertical-align:top;
	clear:none;
}


#from_fields input {
	float:none !important;
	clear:none !important;
	width:auto !important;
	display:inline !important;
	vertical-align:middle;
}

fieldset {
	margin:0;
	padding:0;
	border:0;
}

form.advanced_search  {
	background:#dee4f0;
	padding:1em;
	margin:1em 0 1.5em 0;
}

* html form.advanced_search {
	margin:0 !important;
}

.advanced_search {
	margin-bottom:1em !important;
}
form.advanced_search p {
	clear:both;
}

label#label_srch_dates {
	clear:left;
	display:block;
	width:20.5% !important;
}

fieldset#radio_fields, fieldset#misc_fields{
	padding-top:1em;
}

input.srch_submit, input.srch_reset {
	margin-top:.2em !important;
	margin-left:.5em !important;
	float:left;
	width:8em !important;
}

input.srch_reset {
	display:block;
	margin:.5em 0 0 0 !important;
}


#search_tips {
	clear:left;
	margin-top:0em;
	margin-bottom:1em;
	width:700px;
	margin-right:20px;
	background:#e9ece3;
	padding:1em;
}

#search_tips h3 {
}

#search_tips ul {
	margin:1em 2em 1em 2.2em;
}

#search_tips ul li {
	margin-bottom:.5em;
}


div.cell_journals {
	width:40%;
	width:290px;
	margin-top:3px;
	float:left;
}

div.jrnl_main {
	
}
div.cell_journals input {
	clear:left;
	line-height:12px !important;
}

div.cell_journals label {
	line-height:12px !important;
	display:block;
	width:140px;
	clear:right;
	padding-left:7px !important;
	font-weight:normal;
}

.error_note {
	clear:both;
}

#info1, #info2 {
	display:none;
}


.ecomm_submit_buttons {
	clear:both;
	padding:25px 0 20px 0;
}

.reg_note {
	font-size:.9em;
	display:block !important;
	clear:both !important;
	margin-left:20em !important;
	display:none;
	color:#333;
}


.basket_price {
	font-weight:bold;
}

.basket_subtotal {
	font-size:1.1em;

}

#basket {
	margin-top:10px;
}


.basket_billing {
	width:265px;
	float:left;
	padding:0 15px 15px 15px;
	background:#fff;
	margin:15px 15px 15px 0 ;
}

.basket_billing h3 {
	margin-top:0;
	padding:0;
}


.registerform h3 {
	clear:both;
}

#promoCode {
	width:243px;
}

p.price {
	color:#005587;
	font-size:1.4em;
}

span.price-note {
	padding-left:20px;
	color:#333;
	font-weight:normal;
	font-size:.65em;
}

input#clearbutton {
	margin:0 4px 0 9.5em;
	width:7em !important;	
}

* html input#clearbutton {
	margin:0 .4em 0 4.75em;
	}



p.note {
	font-weight:bold;
	color:#8E0101;
}

#rss {
	background:#dee4f0;
	width:400px;
	padding: .5em 1em 1em 1em;
}

.search_highlighter {
        background:#ff0;

}

#main_content td .search_highlighter, #main_content h3 .search_highlighter {
        color:#000 !important;
} 

#article_options span.search_highlighter {
	background-color:transparent !important;
}


#article_outline span.search_highlighter {
	background-color:transparent !important;
}


p.article_doi span.search_highlighter {
	background-color:transparent !important;
}


p.article_source span.search_highlighter {
	background-color:transparent !important;
}

#article_options ul li, #left_column ul li  {
	margin-bottom:3px;
}

#article_options ul li, #article_options ul li a {
	background:none;
}




#subscribe_sum {
       margin-top:10px;
       background:#fff;
       width:582px;
       clear:both;
}



#subscribe_sum td {
	font-weight:bold;
	padding:4px;
	color:#005587;
}

#subscribe_sum th.leftpad {  
	width:40px;
}  

#subscribe_sum td a {
	display:block;
	font-size:.8em;
	width:1.4em;
	background:#4B7639;
	color:#fff;
	text-decoration:none;
}

#subscribe_sum td a:hover {
	background:#005587 !important;
}

#subscribe_sum td a {
	display:block;
	font-size:.8em;
	width:1.4em;
	background:#4B7639;
	color:#fff;
	text-decoration:none;
	border:0;
	margin:0 auto 0 auto;
}

 #subscribe_sum input.submit {
	border:0;
	width:20px;
 	background:#4B7639;
	color:#fff;
	font-size:.9em;
    text-align:center;
	padding:0;

	float:none !important;
	vertical-align:bottom;
	}


#subscribe_sum form {
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}

#subscribe_sum form.radioform {
	text-align:left !important;
}


#subscribe_sum th {
	font-weight:bold;
	padding:5px 4px;
	text-align:left;
}


a#login_fpw{
	display:block !important;
	float:left;
	width:6.7em;
	font-size:0.8em !important;
	padding-left:2.2em;

}


#remember_inline_label {
	padding-left:.25em;
	padding-bottom:.4em;
	width:10em;
	float:left !important;
	clear:none !important;
	font-size:.8em !important;
}

#main_content #select_product .alert {
	width:565px !important;
}

.infobubble {
	font-size:1.1em;
    background-color: #EFEFEF;
    display: none;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    text-indent: -1px;
    padding: 8px 10px 10px 10px;
    position: absolute;
    top: 0px;
    left: -317px;
    width: 290px;
    border:2px solid #4b7837;
    z-index:100000;
}

.infobubble a {
	display:inline !important;
}

.mlktScroll {
    border: 1px solid #CCCCCC;
    height: 100px;
    width: 270px;
    overflow: auto;
    background-color: #FFFFFF;
	padding:2px;
}

.mlktLink {
  position: relative;
  width:280px;
  z-index:100000;
}

#fulltext_body .mlktLink {
  width:140px;
}

.mlktEmpty {
    background-color: #FFFFFF;
    padding: 5px 5px 5px 5px;
}

p.article_type {
	font-size:1.4em;
	font-weight:bold;
	color:#BAB5A2;
}

#article_abstract h2 {
	color:#1E1C1D;
}

/* article outline */

#article_outline {
	position:fixed;
	left:10px;
	width:160px;
	top:285px;
	height:auto;
	margin-right:1%;
	margin-bottom:115px;
	font-size:0.9em;
	padding:0;
	background:url(../../images/left_panel_bottom.gif) no-repeat 0 100%;
	.z-index:-1;
}


#archive_outline {
	margin-left:10px;
	width:160px;
	top:267px;
	height:auto;
	margin-right:1%;
	margin-bottom:25px;
	font-size:0.9em;
	padding:0 0 4px 0;
	background:url(../../images/left_panel_bottom.gif) no-repeat 0 100%;
}


* html #article_outline, * html #archive_outline {
	height:220px;
}

* html #archive_outline {
	margin-top:60px !important;
	overflow:none;
	height:220px;
}

#article_outline_list, #article_outline_list_archive {
	margin:7px 7px 10px 0 !important;
	max-height:160px !important;
	overflow:auto;
	width: 135px;
}

div.outline_closed div#article_outline {
	display:none;
}

div.info_outline_closed div#article_options {
	display:none;
}

#article_options ul {
	margin-top:0;
}


div.outline_closed div#article_outline ul, div.outline_closed div#article_outline 
h4 {
	display:none !important;
}

#article_outline ul li a {
	text-decoration:none;
	display:block;
	font-size:1em;
	line-height:1.4em;
	padding-right:4px;
}

#article_outline ul li a:hover {
	text-decoration:underline !important;
}


a#open_link {
	display:none;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	position:fixed;
	left:10px;
	top:267px;
	height:146px;
	width:45px;
	background:url(../../images/outline_open.jpg) top left no-repeat;
}

a#open_link img {
	display:none;
	position:absolute;
	left:19px;
	top:16px;
}

a#open_link:hover img{
	display:block !important;
}

a#open_info_link {
	display:none;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-left:10px;
	height:146px;
	width:45px;
	background:url(../../images/outline_info_open.jpg) top left no-repeat;
	position:relative;
}

a#open_info_link img {
	display:none;
	position:absolute;
	left:17px;
	top:119px;
}

a#open_info_link:hover img{
	display:block !important;
}


a#close_link {
	position:absolute;
	top:15px;
	right:12px;
	font-size:.9em;
}

#close_info_link {
	position:absolute;
	top:20px;
	right:30px;
	text-decoration:none;
	color:#A0412F;
	font-size:.9em;
}

a#close_link:hover, a#close_info_link:hover {
	color:#4b7837 !important;
}


body.outline_closed div#article_outline {
	display:none;
}

body.outline_closed {
}

body.outline_closed div#article_outline ul, body.outline_closed div#article_outline h4 {
	display:none !important;
}


* html {
      background-image: url("../../images/spacer.gif");
      background-repeat: no-repeat;
      background-attachment: fixed;
}

* html #link_holder { display:block;position: absolute; left: 10px; top: 0px; }
* html div#link_holder{
left: expression( ( 10 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : 
document.body.scrollLeft ) ) + 'px' );
top: expression( ( 13 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : 
document.body.scrollTop ) ) + 'px' );
}

* html #article_outline, * html #toc_outline  { position: absolute; left: 0px; top: 0px; margin-top:13px; }
* html div#article_outline, * html div#toc_outline  {
left: expression( ( 10 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : 
document.body.scrollLeft ) ) + 'px' );
top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : 
document.body.scrollTop ) ) + 'px' );
}


h2#top_title {
	color:#1E1C1D;
}

#fulltext_body h3 {
	text-transform:uppercase;
}

#main_content h4, #main_fulltext_content h4 {
	color:#A0412F;
	margin:0;
	padding:0;
}

#main_content h4 a.zoom, #main_fulltext_content h4 a.zoom {
	color:#A0412F;
	margin:0;
	padding:0;
}

a.ja50-ce-cross-ref {
	text-decoration:none;
}

.ja50-figure {
	background:#e6ebf0;
	padding:10px;
	border:1px solid #005587;
	margin-bottom:1em;
}

div.large-figure {
	overflow-x:auto;
}

.figbox {
	background:#efefef;
	padding:10px;
	border:1px solid #333;
}


.article_figure td img {
	border:1px solid #005587;
	margin-right:1em;
}

.article_figure td a:hover img {
	border:1px solid #333;
	padding:1px;
	margin-right:1em;
}


.ja50-ce-label {
	color:#A0412F;
	font-weight:bold;
}

.ja50-ce-caption {
	padding-top:1em;	

}

.article_figure_versions {
	margin-top:2em;
}


.article_figure_versions a {
	color:#A0412F;
	margin-right:2em;
}

#main_content p.sub_buttons a.button {
	width:200px !important;
	text-align:center !important;
	margin:0 !important;
	padding: 4px !important;
}

#main_content_popup {
	width:600px;
	position:relative;
	padding:10px 10px 10px 10px;
}

a#close_popup {
	padding:4px;
	background:#005587;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:right;
	margin-bottom:1.2em;
}


a#close_popup:hover {
	text-decoration:underline;
}
.left_box, .right_box {
	height:16em;
}


#main_supp {
	max-width:650px;
}

* html #main_supp {
	width:650px;
}

#main_supp dl {
	padding-bottom:1em;
	margin:0;
}

#main_supp dt {
	margin-top:1em;
	margin-bottom:.3em;
	font-weight:normal;
}


#journal_price {
	display:block;
	float:left;
	margin-left:100px;
}

* html #journal_price {
	margin-left:80px;
}

p#priceContainer strong.label {
	color:#000;
	line-height:1em;
	width:24.5%;
}

#add_button {
	margin-top:30px;
	display:block;
	float:right;
	margin-right:31px;
}

#update_button {
	float:right;
		margin-right:31px !important;
}

* html #add_button, * html #update_button, * html input.continue {
	margin-right:16px !important;
}
#discountCode {
	width:280px;
}

a#rss_link {
	padding:3px 0 21px 26px;
	background: url(../../../images/rss_icon.gif) no-repeat 0px 0px; 
	margin:0 0 15px 15px;
	width:100%;
	line-height:45px;
	height:20px;
	text-decoration: none;

}

#main_content h2.advanced a {
	position:absolute;
	right:0;
	top:5px;
	font-size:.8em;
	margin:0 !important;
	text-decoration:none;
	color:#005587;
	z-index:-1;
}

#checkbox_fields {
	margin-top:8px;
	margin-bottom:.5em;
}

#main_supp h2 {
	color: #1e1c1d
}

p.article_supplement {
	color:#A0412F;
	margin:0 0 5px 0;
	padding:0;
	font-size:1.3em;
	font-weight: bold;
}

.article_comment {
	margin-bottom:25px;
	background:#dee4f0;
	padding:10px 20px 20px 20px;
}

a.top {
	display:block;
	font-weight:bold;
	color:#005587;
	margin-top:10px;
}

#main_supp h3 {
	clear:both;
	margin-bottom:10px;
}

#main_content_popup {
	width:600px;
	position:relative;
	padding:10px 10px 10px 10px;
}

#feedback_popup {
	max-width:480px;
	}

* html #feedback_popup {
	width:480px;
	}

.popup_caption {
	border:2px solid #ccc;
	padding:.3em;
}

.popup_caption p {
	margin-top:0;
}

a#close_popup {
	padding:4px;
	background:#005587;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:right;
	margin-bottom:1.2em;

   /*	position:absolute;
	right:10px;
	top:10px;*/
}


a#close_popup:hover {
	text-decoration:underline;
}

#main_content_popup .article_figure_versions {
	margin:.75em 0 .75em 0;
}

body.popup #expander {
	width:650px  !important;
	overflow:hidden;
}

body.popup #expander {
	background:none !important;
}

body.popup #main_content {
	width:650px  !important;
	overflow:hidden;
}


#adv_jnrl_holder {
	float:left;
	width:450px;
}



#purchase_sub {
    text-align:center !important;
    width:28em!;
}

#expander #purchase_sub input.button {
    font-family:arial,verdana, helvetica;
    text-align:center;
    display:block !important;
    margin: 0 2em 0 2em !important;
    width:22em !important;
    padding: 2px auto 2px auto !important;     
    }


.registerform select.exp {
	width:120px !important;
	margin-right:5px;
}

#registerStatus {
	height:20px;
}

strong.pages {
	padding-left:1em;
}


h2#leading_edge {
	color:#A0412f !important;
}
h2#research {
	color:#02558b  !important;
}


#toc_panel ul {
	margin-top:15px;
}

#toc_panel ul li {
	margin:0; padding:0;
}


#toc_panel ul li a {
	color:#A0412F;
	text-decoration:none;
	display:block;
	font-weight:bold;
	padding-bottom:10px;
}


#toc_panel ul li a:hover {
	text-decoration:underline;
}

#toc_panel h4 {
	font-size:1em;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}

.login_box .ecomm_submit_buttons {
	padding-top:10px !important;

}

#add_j_button {
	width:9.2em;
}

p.caption {
	margin:0 !important;
	padding:0 !important;
}


#archive_panel {
	padding-top:10px;
	height:240px;
	background:#fff;
	width:100%;
	top:170px;
	left:0px;
	position:absolute;
}

#year_selector {
/*	border-top:10px solid #fff;*/
	width:180px;
	float:left;
	padding-top:40px;
	background:#e9ece3;
	font-size:.85em;
	height:180px;
	height:230px;
	position:relative;
	margin-right:10px;
}

#year_selector label {
	position:absolute;
	top:10px;
	left:10px;	
	font-size:1.3em;
	display:block;
	text-align:center;
	width:170px;
	color:#A0412F;
	font-weight:bold;
}

#year_selector select {
	width:5em;
	margin:0 auto 0 auto;
	display:block;
	height: 210px;
}

#archive_panel table {
	float:left;
	width:900px;
	margin-left:10px;
}

#pb-productslider {
	list-style:none;
	z-index:0;
}



#pb-productslider .pb-productimage {
	list-style:none;
}

#subscribe_sum td input.radio {
	width:30px !important;
	vertical-align:middle !important;
	display:block;
	float:left;
	line-height:30px;
	background:#fff;
	padding:0 !important;
}

#subscribe_sum td.radiocell {
	vertical-align:bottom;
}

#subscribe_sum td p {
	display:inline;
}

#expander .adv_tips {
	border-top:34px solid #fff !important
}


#renewJournalForm td.updated-price {
	color:#4b7837 !important;
}


p.vsp_sub {
	color:#A0412F;
	margin:14px 0 0 0px;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
}

p.vsp_fulltext_sub {
	color:#A0412F;
	margin:10px 0 10px 0px;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
}

#article_text{
	line-height: 1.6em;
}

#article_text p, div.summary, div.ja50-ce-caption {
	line-height:1.6em;
}

.ja50-ce-table {
	overflow:scroll;
	overflow-y:visible;
	border:1px solid #4b7837;
	background:#e9ece3;
	padding:4px;
	margin-bottom:10px;
	padding-right:10px;
	min-height:100px;
	height:auto;

}

* html .ja50-ce-table {
	width:566px;
	overflow:hidden;
}

* html .outline_closed .ja50-ce-table {
	width:686px;
}

.ja50-table th, .ja50-table td {
	white-space:nowrap;
	padding-right:5px !important;
}

#expander td.ja50-article-history {
	/*white-space:normal !important;*/
	white-space:nowrap;
	width:100%;
}

.ja50-ce-table {
	font-size:.9em;
}
.ja50-table-body {
	padding-top:5px;
}
.ja50-table th {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:5px 0;
	text-align:left;
}

.ja50-table-header-cell {
	font-weight:bold;
	color:#4b7837;
	font-size:1em;
	padding-bottom:.4em;
}

.ja50-article-history {
	padding-top:.4em;
	border-top:1px solid #4b7837;
}
/*

*/

body.home #cover_plus {
	display:block;
	padding-bottom:15px;
}

#coverpopup {
	position:absolute;
	background:#dee4f0;
	width:691px;
	top:25px;
	left:152px;
	padding:20px;
	font-size:.9em;
	text-align:justify;
	display:none;
	border:2px solid #ccc;
	overflow:auto;
	z-index:99999999;
}

#coverpopup img {
	border:1px solid #000;
	padding:8px;
	background:#fff;
	margin:0 auto 0 auto;
	display:block;
	text-align:center;
}

#coverpopup h3 {
	color:#A0412F !important;
	margin:5px 0 5px 0;
	font-size:1.2em  !important;
	text-align:center;

}


#coverpopup a#close_popup {
	position:absolute;
	right:10px;
	top:10px;
	width:20px;
	text-align:center;
	display:block;
	background:none;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
}

#coverpopup a#close_popup:hover {
	background:#4b7837;
	color:#fff;
	text-decoration:none;
}

#console form#defaultLoginForm {
  background:0;
  margin:0;
  padding:0 0 0 2px;
  display:inline;
}


input#login_link {
	width:36px !important;
	border:0 !important;
	margin-right:3px;
	border-left:1px solid #3791C2;
}

#renewNow {
       color:#CCCCFF !important;
}

#article_text p a {
	color:#005587;
}
#article_text #article_meta p a {
	color:#000;
	text-decoration:none;
}

#article_text p a:hover {
	text-decoration:underline;
}

.ja50-table-header-cell {
	white-space:nowrap;
	
}

#sub_ind {
	background:#fff;
	margin-top:5px;
	padding:4px;
}

#sub_ind h4, #sub_ind h5 {
	color:#000;
	padding:0;
	margin:3px 0 3px 0;
}

#sub_ind h5 {
	font-size:1em;
}

#thumb_panel a {
	display:block;
	margin:25px auto 15px auto;
	text-align:center;
}

body.wide p.buttons {
	width:664px;
}

dl.featured {
	background:#E6EBF0;
	padding:8px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	}

dl.sponsored {
	background:#EBF0EB;
	padding:8px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}


.featured_ad .handle {
	display:block !important;
	background:url(../../images/right_ad_wide_top.gif) no-repeat 0 0 !important; 
}


.featured_ad {
	background:url(../../images/right_ad_wide_bottom.gif) no-repeat 0 100%  !important;
}

.featured_ad li {
	font-size:.9em;
}

.featured_ad dd {
	padding-bottom:10px;
}


#main_fulltext_content h5{
	font-size:1em !important;
	margin:0;
	padding:0;
	
}

#ppvback {
       float:left;
       display:block;
}

#subscribe_sum p {
	line-height:20px !important;
}

#fulltext_body dl dt a {
	color:#005587 !important;
}

body.toc #main_content span, body.archive #main_content span {
	font-weight:bold;
	background:#005587 !important;
	color:#fff;
	padding:1px 9px;
	font-size:.9em;
}

body.toc #main_content span.free, body.archive #main_content span.free {
	background: #e7e3c8 none repeat scroll 0 0 !important;
	color: #a0412f;
	margin-left: 5px;	
}

.rel_jrnl {
	color:#005587 !important;
}

#issueContainer {
	/*margin-top:255px;*/
	margin-top:275px;
  	background: url(../../images/left_bg.gif) top left repeat-y;

}

#issueContainer #main_content {
	border-top:10px solid #fff !important;
}

 #expander #issueContainer #left_column, #expander #issueContainer #right_column {
 	border-top:20px solid #fff !important;
}


* html #article_outline_list_archive li {
 padding-left:12px !important;
}


#article_outline_list_archive li ul {
	margin-left:.1em;
	list-style:none;
	padding:0 !important;
}

#article_outline_list_archive li ul li {
	margin:0;
	padding:0;
}





#article_outline_list_archive li a {
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
}

#article_outline_list_archive li a:active {
	text-decoration:underline;
}


#article_outline_list_archive li a:hover {
	text-decoration:underline;
}


ul#article_outline_list_archive {
	overflow:auto;
	padding: 8px 8px 8px 8px;
	margin-bottom:8px;
	padding-right:10px;
	list-style:none;
	height:323px;
	height:auto;
	max-height:25em;
	text-align:left;
}
ul#article_outline_list_archive li ul {
	padding: .4em 1em .4em 0 !important;
	background:#E6EBF0;
	margin:0 !important;
}


ul#article_outline_list_archive li a{
	display:block;
	margin: .5em 0 .5em 5px;
	padding-left:20px;
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	background:#fff url(../../images/top_link_arrow_on.gif) top left no-repeat !important;
}



ul#article_outline_list_archive li a:hover {
	text-decoration:underline;
}

ul#article_outline_list_archive li ul li a{
	font-size:1em;
	text-decoration:none;
	font-weight:normal;
	background:none !important;
}


ul#article_outline_list_archive li ul {
	margin:0px;
	list-style:none;
}

* html ul#article_outline_list_archive {
	height:23.5em;
}

#container {
	background:#fff !important;
	padding-bottom:8px;
}

#productbrowser {
	background: url(/images/scroll_bg.jpg) no-repeat 50% top;
}


#pb-productslidertrack {
	background: url(/images/scroll_bar.gif) no-repeat; 
}

#pb-productsliderhandleimage { 
	background: url(/images/scroll_handle.gif) no-repeat;
}

body.archive {
	background:none !important;
}

body.flat {
  	background: url(../../images/left_bg.gif) top left repeat-y  !important;
}


#toc_panel {
	position:relative;
	height:1%;
}

#panel_nav {
	padding-left:36px;
	padding-bottom:5px;
}


#left_column_flat {
	position:absolute;
	z-index:99999;
	top:194px;
	left:0px;
}

.flat #left_column {
	padding-top:250px !important;
}

* html .flat #left_column {
	padding-top:410px !important;
}

#abstract_body #article_options ul {
	width:310px;
	}


#existing_subs {
	background:#fff;
	width:460px;
	padding:1em;
	margin:1em 0 1.5em 0;
}

#existing_subs td {
	padding-bottom:.5em;
	padding-top:.2em;
	color:#005587;
	font-weight:bold;
}

#fulltext_body #article_options {
	position:relative !important;
	z-index:1;
}

div#cover_detail {
	width:100%;
	font-size:.9em;
}
div#cover_detail img {
	display:block;
	text-align:center;
	margin:0 auto .7em auto;
}

#bookmark_this {
	display:block !important;
	color:#fff !important;
	position:absolute;
	right:20px;
	top:3px;	
}

* html #bookmark_this {
	right:373px;
}

* html #fulltext_body #bookmark_this {
	right:233px;
}

#bookmark_this ul {
	text-align:left;
	display:none;
	background:#fff !important;
	float:none;
	list-style:none;
	margin-left:2px;
	width:138px;
	padding:5px 10px 8px 10px;
	border:1px solid #ccc;
}

#bookmark_this:hover ul, #expander #bookmark_this ul.shown  {	
	display:block !important;
}

#bookmark_this ul li a{	
	padding-left:25px;
	font-size:11px;
	display:block;
	height:22px;
	text-decoration:none;
}

#bookmark_this ul li a:hover {
	color:#333;
}


#bookmark_this ul li {
	line-height:20px;
	position:relative;
	border-bottom:1px solid #fff;
}

#bookmark_this ul li img{
	position:absolute;
	left:0;
	top:0;	
}

#article_type_holder{
	position:relative;

}

/* @group Conferences Styles */
div#left-col-editors {
	
}

div#left-col-thisweeks{
	padding-left: 10px;
	padding-right: 10px;
}

div#left-col-editors h3 {
	margin: 0 !important;
}


/* @end */

/* @group Article Nav 19/12/2008 Todd */

#article_nav a {

	padding:5px 10px;
	display: inline-block;
	margin-top: 10px;	
	margin-bottom: 10px;
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #005587;
	border: 1px solid #bab5a2;
	text-decoration: none;
}

/* @group Job Listings 8/12/2008 Todd */

div#jobsbox {
	margin: 20px 0;
	padding: 20px 20px 30px 20px;
	background-color: #e9ece3;
	font-size:.9em;
	line-height:1.5em;
	-webkit-border-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

div.jt_job_position {
	margin-top: 10px;
	font-weight: bold;
}

#free_article {
	margin-bottom: -63px;
	position: relative;
	left: 281px;
}

* html #free_article {
	top: 3px;
}

*:first-child+html #free_article {
	top: 3px;
}

.right_panel {
	font-size:.9em;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

#article_rss a {
	text-decoration: none !important;
}

#article_rss  {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

#article_rss img {
	position: relative;
	top: 5px;
}

h2 #article_rss {
   position: relative;
}

#most_read_box #image_a {
	
	text-decoration: none !important;
	margin-left: 15px;
	display: block;
	margin-bottom: 15px;
}

#most_read_box #image_a img {
	position: relative;
	top: 5px;
}


body.toc #main_content span.free {
	background:#E4DDC5 !important;
	color:#A0412F !important;
	margin-left:5px;
}


li.pb-productimage a {
	
	text-decoration: none;

}

li.pb-productimage a span {
	
	text-decoration: underline;

}

div.navigation_pagination {
	padding: 5px;
	margin: 10px 0;
	border: 1px solid #ccc;
	height: 15px;
}

div.navigation_pagination .left {
	float: left;
}

div.navigation_pagination .right {
	float: right;
}

#main_content div.navigation_pagination span, div.navigation_pagination span a {
	background: #fff !important;
	color: #25428E;
    font-weight: normal;
}

#share_buttons {
	float:left;
	height:40px;
}

#share_buttons_explanation_text {
	padding:0.4em 0 0 0;
}

#label_radio {
	width:23em; 
}

#share_buttons label {
	float:left !important;
	width:60px;
	clear:none !important;
}

#share_buttons label input {
	vertical-align:top !important;
	line-height:2em;
}

.reg_comms strong {
	display:block;
	clear:both;
	margin:0px 0 !important;
	padding:5px 0 0 0 !important;
	font-weight:bold;
}

*:first-child+html #shareMyConferences 
	{
	margin-top:-2px !important;
	}

#infobubble_book {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid gray;
    margin-left:155px;
    padding:10px !important;
    width:150px;
}

#bookmark li  {
	padding-left:0!important;
}
#bookmark li a {
	margin-left:6px !important;
}

a#comments_button {
	background:transparent url(/images/comment-bg.png) no-repeat scroll 0 5px;
	border:1px solid #BAB5A2;
	color:#005587;
	display:block;
	float:right;
	font-size:11px;
	height:21px;
	line-height:10px;
	padding:8px 10px 1px 31px;
	position:absolute;
	right:10px;
	margin-top:-96px;
	width:auto;
}

a#comments_button_with_reflect {
	background:transparent url(/images/comment-bg.png) no-repeat scroll 0 3px;
	border:1px solid #BAB5A2;
	color:#005587;
	display:block;
	float:right;
	font-size:11px;
	height:17px;
	line-height:10px;
	padding:7px 10px 1px 31px;
	position:absolute;
	right:10px;
	top:10px;
	width:auto;
}

#reflectfeedbackbutton  {
	border:1px solid #BAB5A2;
	background:#DFDFDF url(/images/Reflect_comments_bg.gif) no-repeat scroll 0 0 ;
	padding:42px 10px 1px 10px;
	right:10px;
	width:182px;
	height:97px;
	top:-138px;
	font-size:11px;
	line-height:10px;
	position:absolute;
}
#reflectfeedbackbutton ul {
	list-style: none;
}
#reflectfeedbackbutton ul li{
	font-size:11px;
	padding-top: 10px;
}
#toggleReflectOption{
	cursor: pointer;
}
#reflectfeedbackbutton  p{
	line-height:10px;
}

#reflectfeedbackbutton a {
	font-size:11px;
	color:#005587 !important;
}

div.abstract{ 
	line-height:1.6em; 
	border:1px solid #e0e0e0; 
	padding:5px; 
	margin-bottom:1em; 
	background-image:url(/images/abstractbg.gif); 
	background-repeat:repeat-x; 
	background-position:bottom;
	min-width:400px;
}

ul.graphicalAbstract {
	float:right; 
	display:block; 
	margin-left:10px;
}

ul.graphicalAbstract li.summaryHeading {
	list-style:none;
	padding-bottom:2px;
}

ul.graphicalAbstract li.graphicalAbstractImage {
	background-repeat:no-repeat; 
	background-position:top left; 
	width:400px; 
	list-style:none;
}

ul.summaryAbstractHighlights li {

	margin-left:15px;

} 

ul.summaryAbstractHighlights li.highlightsHeading {
	list-style:none; 
	margin-left:0; 
}
ul.downloadMMCLinks {
	margin-top:10px;
	clear: left;
}

ul.summarySection {
	clear: left;
}
/* @end */

#fulltextIE6Redirection {
	display:block; 
	width:100%; 
	height:100%; 
	background-color:#FFFFFF;
}

ul.summarySection li {
	list-style: none;
}

ul.summarySection li.summarySubHeading {
	padding-top: 10px;
	font-weight: bold;
}

.mmcLinkEnd{
	list-style:none;
	float:none;
	clear:left;
	height:8px;
}

#nonAotfAbstractBlank {
	display:block; 
	clear:left;
}

.nonAOTFMessage {
	border-bottom: 10px solid #ffffff; display: block; margin-top: 10px; width: 99%; float: left;
}
.ja50-ce-caption a:hover {
	text-decoration:underline;
}
.ja50-ce-caption a{
	color:#005587;
}

#glossary dt {
	font-weight: bold;
}

#glossary dd {
	margin-bottom: 6px;
}

#switchview {
	float: right; margin: 0pt;
}
#switchview strong a {
	text-decoration: underline !important;
}
#switchview a {
   font-size:11px;
   color:#005587;
}
#floating_login_form #rememberme_label {
	font-size:11px;
	font-weight:normal;
	line-height:1.3em;
	margin:2px 0 0;
	width:154px !important;
}
#globaltoolbarlinks_wrapper {
	float:right;
	width:400px;
}
#global_nav_container {
	background:white;
	padding:2px 0 10px 2px;
} 
#expander  {
	background:url("../../images/right_bg.gif") repeat-y scroll right top transparent;
}
body.home, body.toc, body.archive {
	background:url("../../images/left_bg.gif") repeat-y scroll left top transparent;
}
#global_nav ul li.on a {
	background:#D1D1D1;
}
#rightcol {
	background:none repeat scroll 0 0 #DEE4F0;
	float:right;
	font-size:0.85em;
	padding-top:10px;
	width:356px;
}

#ad180w {
	font-size:11px;
	width:180px;
	margin-bottom:10px;
	padding:0;
	padding-left:11px !important;
}

