@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(/jias/public/site/images/rholley/background_pattern.gif);
	background-repeat: repeat-x;
	background-color: #e3edf2;
}

h1 span {
	display: none;
}

h2 {
	clear: left;
	font-family: Arial, Helvetica, sans-serif !important;
}

a img {
	border: none;
}

#content h2, #content h3, #content h4 {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #00668e;
	text-decoration: none;
}

a:link {
	color: #00668e;
}

a:active {
	color: #00668e;
}

a:visited {
	color: #00668e;
}

a:hover {
	color: #00668e;
	background: none;
	text-decoration: underline;
}

#container {
	width: 955px !important;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#headerTitle {
	height: 232px;
	background-image:url(/jias/public/site/images/rholley/Top_banner_2.gif);
	background-repeat: no-repeat;
	position: relative;
}

#topadvert {
	position: relative;
	top: -20px;
	
}

#topsearch {
	position: absolute;
	right: 0px;
	bottom: 10px;
	font-size: 11px;
	text-align:right;
}

#topsearch a {
	text-transform: uppercase;
}

#headerTitle h1 {
	/* height: 269px; */
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	bottom: 40px;
/*	position: relative; */
}

#headerTitle h1 img {
	/*
	position: relative;
	top: 133px;
	*/
}

#impactfactor {
	position: absolute;
/*	top: 18px; */
	bottom: 10px;
	left: 0px;
}

#navbar {
	border: none;
	background-image: url(/jias/public/site/images/rholley/Primary_nav_box_one_line_new_events.gif);
	background-repeat: no-repeat;
	height: 40px;  /*101*/
	padding: 69px 0 0 0;
}

#navbar ul.menu {
	margin: 0 0 0 1px;
}


#navbar .menu li {
	margin: 0;
	padding: 0;
	width: 105px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 2px;
}

#navbar .menu li a {
	background-color: #abc9d6;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	width: 105px;
	padding: 2px 0;
	display: block;
	white-space: normal;
	text-align: center;
	height: 32px;
	vertical-align: middle;
}

#navbar .menu li a:hover {
	color: #e31836;
}

#navbar a.current {
	color:#e31836 !important;
}

#content {
	clear: left;
	border-top:2px white;
	font-size: 1em;
	background-color:white;
	padding:10px;
}

#content h3 {
	font-size: 1.6em;
}

#content h4 {
	font-size: 1.2em;
}

#content p {
	text-align: justify;
}

#main {
	margin-left: 0;
	width: 750px;
}

#rightSidebar {
	margin: 0;
	margin-top:5px;
	background-color: #FFF;
	padding: 15px;
	font-size: 11px;
	width: 150px;
}

#rightSidebar .blockTitle {
	color: #00668e;
	font-weight: bold;
}


#sidebar #sidebarDevelopedBy div.block {
  font-size:1em;
  padding-bottom: 0;
}

#sidebar #sidebarUser span.blockTitle {
	font-size: 9px;
	word-spacing:-0.15em;
}

#sidebarHelp {
	background-image: url(/jias/public/site/images/rholley/RIGHT_icons_journal_help.gif);
	background-repeat: no-repeat;
}

#sidebarInformation {
	background-image: url(/jias/public/site/images/rholley/RIGHT_icon_info.gif);
	background-repeat: no-repeat;
}

#sidebarInformation li {
	margin: 2px 0 4px 30px;
}

#sidebarInformation a, #sidebarHelp a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#sidebarInformation a:hover, #sidebarHelp a:hover {
	text-decoration:underline;
}

#sidebarInformation .blockTitle, #sidebarHelp .blockTitle {
	margin-left: 40px;
	text-transform: uppercase;
}

#sidebarFontSize .blockTitle {
	float: left;
}

.smallFont {
	margin-left: 4px;
}

.smallFont, a.smallFont:hover {
	background-image: url(/jias/public/site/images/rholley/A_s.gif);
	background-repeat: no-repeat;
	width: 23px;
}

.defaultFont, a.defaultFont:hover {
	background-image: url(/jias/public/site/images/rholley/A_M.gif);
	background-repeat: no-repeat;
	width: 23px;
}

.largeFont, a.largeFont:hover {
	background-image: url(/jias/public/site/images/rholley/A_L.gif);
	background-repeat: no-repeat;
	width: 23px;
}

#sidebarNavigation {
	display: none;
}

#contactus {
	margin-top: 12px;
}

#facebook img, #twitter img, #donate img, #contactus img {
	float: left;
	display: block;
}

#facebook a, #twitter a, #donate a, #contactus a {
	margin-left: 40px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

#facebook .clearb, #twitter .clearb, #donate .clearb, #contactus .clearb {
	clear: both;
	height: 0;
	overflow: hidden;
}

#sitemap a {
	font-weight: bold;
	text-transform: uppercase;
}

#homeaddition {
	float: left;
	width: 440px;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 20px;
}

#issueHome {
	background-color: #FFF;
	padding: 0 20px 20px 20px;
	clear: both;
	margin: 0;
}

#issueHome h3 {
	color: #00668e;
	font-size: 1.1em;
	font-weight: bold;
}

#announcementsHome {
	margin: 0 0 15px 0;
}

#jiasfoot {
	font-size:11px;
	margin-bottom: 20px;
	font-weight: bold;
	clear: left;
}

#disclaimerfoot {
	font-size: 9px;
	margin-bottom: 20px;
}

#content h3 {
	clear: left;
}

#issues h3 {
	border-bottom: 1px dotted black;
}

#conferencefinder {
	width: 254px !important;
	margin: 0 0 0 490px !important;
	display: none;
}

#conferencefinder {
	background-color:#bbb;
	margin-bottom: 20px;
}

#content #conferencefinder h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	padding: 15px;
	clear: none;
}

#conferencefinder .dirtools {
	padding: 0 15px 15px 15px;
	font-size: 0.9em;
	border-bottom: 2px solid #00668e;
}

#hbottom {
	clear: both;
}

#hbtmleft {
	float: left;
	width: 470px;
}

#announcementsHome {
	background-color: #FFF;
}

#announcementsHome h3 {
	color: #00668e;
}

#announcementsHome h4 {
	font-size: 0.9em;
	font-weight: bold;
}

#searchbtn, #ctl00_cphCenter_ctl01_btnAbstractSearch {
	background-color: #e31836;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 11px;
}

#ctl00_cphCenter_ctl01_tbAbstractSearch {
	width: 167px;
	font-size: 0.9em;
}

#ctl00_cphCenter_ctl01_cbConference {
	font-size: 0.9em;
	width: 170px;
}


/*  Home Latest Articles */

#latestarticles h2 {
	text-transform: uppercase;
	color: #00668e;
	font-weight: bold;
}

.harticles {
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}

.adate {
	color: #666;
}

.atitle {
	font-weight: bold;
}

.atitle span {
	color: #e31836;
}

.atitle a {
	color: #00668e;
	text-decoration: none;
}

.atitle a:hover {
	text-decoration: underline;
}

.abottom {
	color: #666;
}

/* end of Home Latest Articles */


#issues h2 {
	font-size: 1.8em;
}

input.greybtn {
	background-color: #999;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 11px;	
}

.clearb {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.clearl {
	clear: left;
	height: 0px;
	overflow: hidden;
}

.clearr {
	clear: right;
	height: 0px;
	overflow: hidden;
}


/* temp */
#topadvert {
	/* display: none; */
}


#sidebarHelp {
	height: 25px;
}

#mainwhitebg {
	/* background-color:#FFF; */
	/* padding: 0 20px 20px 20px; */
	clear: both;
	margin: 0;
}

.articleToolItem, .articleToolItem a {
	font-weight: bold;
}


/**  font ***/
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	font-family: Arial, Helvetica, sans-serif !important;
}

#header h1, #main h2, main h3, #content h3, #indexContent h3, #content h4, #indexContent h4 {
	font-family: Arial, Helvetica, sans-serif !important;
}

input.defaultButton, input.button {
	background: #00668E; padding: 5px; padding-left:10px; padding-right:10px; text-align: center; border-radius: 5px; color: white; font-weight: bold;
}

#main > h2 {
	font-size: 20px;
	color: #00668E;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
}


/***  Latest special issue
-------------------------*/

#latestspecial {
	margin: 0 0 0 490px;
	margin-left: 490px;
	width: 254px;
}

#latestspecial .externalFeedsitems {
	background-color: #BBB;
	margin-bottom: 20px;
}

#indexContent #latestspecial h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	padding: 15px;
	clear: none;
}

#latestspecial .title h4 {
	color: #00668e;
	font-size: 12px;
	font-weight: bold;
}

#latestspecial .description {
	display: none;
}

table.externalFeeds tr.title td td.issuetitle, table.externalFeeds tr.title td td.issueimg  {
padding: 0 !important;
}

#articleHTML h1 {
	font-size:1.6em;
	font-weight:normal;
	line-height:120%;
}
