/* site background image */
#content div.browse-col {
	background-color:#fff;
}
/* site background image */
#content div.browse-col p {margin: 0 0 10px 82px;}

#content div.browse-left div, #content div.browse-right div {min-height : 10em; background-color: #F3E9EA;}

#head-er .image-user-services img.journal-header {width:167px;}

map.journal-nav h2.nav-header {background-color: #b1072e;}

/* NPG resources firefox margin-fix*/
#global-subject-areas {margin-top:20px;}

#content p.alert {
	font-size:120%;
	font-weight:bold;
}

/* Current Jobs Table Styles*/
#content table {
	margin-left:0;
	width:100%;
	border:0;
}

.jobs-table h2 {
	padding:4px;
	font-weight:bold;
	font-size:130%;
	border-left:8px solid #B1062E;
	margin:1.2em 0 0 0;
	background:#fff;
}

.jobs-table-subtitle {
	background-color:#EBEBEB;
	padding:4px;
	font-size:110%;
	font-weight:bold;
}

.jobs-table td {
	padding:2px;
}

.jobs-table tr:hover td {
	background-color: #FFC3C3;
}

.jobs-table a {
	font-weight:bold;
}

.jobs-table a:hover {
	color:#000;
}

.job_detail_heading {
	background-color:#EBEBEB;
	font-weight:bold;
	width:20%;
}
.job-detail-table td {
	padding:2px;
}


/* impact factor table styles */
#content #mainblock table.impact-factors {
	border: 1px solid #CECECE; 
	width: 98%;
	margin: 0 auto;
}



#content #mainblock table.impact-factors thead tr th {
   background: #b1072e;
   color: white;
}

#content #mainblock table.impact-factors tbody { border-top: 1px solid black; }
#content #mainblock table.impact-factors tr.even { background: #eee; }

#content #mainblock table.impact-factors tr th {
   padding: 3px 6px;
   border-bottom: 1px solid #CECECE;
}

#content #mainblock table.impact-factors tr.sub-title {
	padding: 10px 0;
}

#content #mainblock table.impact-factors tr.sub-title th {
	font-weight: bold;
	padding: 10px 6px;
	border-right: none;
}

#content #mainblock table.impact-factors tbody th {
   font-weight: normal;
   border-right: 1px solid #CECECE;
}

#content #mainblock table.impact-factors tbody th.edge { border-bottom: 0; }

#content #mainblock table.impact-factors tr td {
   padding: 4px 6px;
   border-bottom: 1px solid #CECECE;
}

#content #mainblock table.impact-factors tr td.edge { border-bottom: 0; }


/*
-----------------------------------------------------------------------
TIMELINE PAGE STYLES
-----------------------------------------------------------------------
*/


#timeline #content div.intro-section-main {
	min-height:100px;
}

#timeline #content div.intro-section-main ul {
	padding:6px;
}

#timeline #content div.intro-section-main ul li{
	padding:3px 0;
}

#timeline #content div.intro-section-main ul li span{
	font-weight:bold;
}

#timeline #content h1.page-header{
	margin-top:20px;
}

#timeline #content-section p {
	background:#FDFCFC;
	border:1px solid #EFEFEF;
	border-top:0;
	margin:0;
	padding:10px;
}

#timeline h2.timeline-title{
	font-weight:normal;
	font-size:130%;
}

#timeline h2.timeline-title-left{
	font-size:110%;
	color:#B1072E;
	float:left;
	width:56%;
	text-align:right;
	margin:8px 0 4px 0;
}

#timeline h2.timeline-title-left span{
	font-weight:normal;
	color:#666;
	font-size:100%;
}

#timeline h2.timeline-title-right{
	font-size:110%;
	color:#B1072E;
	float:left;
	width:40%;
	margin:8px 0 4px 0;
	margin-left:2%;	
}

#timeline dl#date-line {
	margin:0;
	padding:0;
}

#timeline dl#date-line dt {
	font-size:150%;
	font-weight:bold;
	clear:left;
	float:left;
	width:9%;
}

#timeline dl#date-line dd {
	float:left;
	margin:0;
	width:90%;
	margin-bottom:10px;
}


dl#date-line dd h2 {
	font-weight:bold;
	font-size:100%;
	padding:4px 4%;
	margin:0;
}

#timeline dl#date-line dd .timeline-header {
 	border:1px solid #EBEBEB;
 	float:left;
	width:98%;
}

dl#date-line dd h2.left-timeline-header {
	width:44%;
	float:left;
	padding:4px 4% 4px 2%;
	text-align:right;
}

dl#date-line dd h2.right-timeline-header {
	width:42%;
	float:left;
	text-align:left;
	padding:4px 2% 4px 4%;
}

dl#date-line dd ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(/npg_/images/line.gif) repeat-y center 10px;
	float:left;
	width:98%;
}

dl#date-line dd ul li {
	margin: 0;
	padding-bottom: 10px;
	float:left;
	line-height:130%;
	padding:0;
	font-size:100%;
}

dl#date-line dd ul li.left-timeline-content {
	width:43%;
	padding:4px 4% 4px 2%;
	text-align:right;
}

dl#date-line dd ul li.right-timeline-content {
	width:42%;
	text-align:left;
	padding:4px 2% 4px 4%;
}

dl#date-line dd ul li.left-timeline-content img {
	float:right;
	padding:0 0 5px 5px;
}

dl#date-line dd ul li.right-timeline-content img {
	float:left;
	padding:0 5px 5px 0;
}

dl#date-line dd ul ul{
	float:none;
	background: url(/npg_/images/none.gif);
}

dl#date-line dd ul li.left-timeline-content ul li{
	margin: 0;
	padding: 5px 8px 5px 0;
	float:none;
	background: url(/npg_/images/bullet.gif) no-repeat right 10px;
}

dl#date-line dd ul li.right-timeline-content ul li{
	margin: 0;
	padding: 5px 0 5px 8px;
	float:none;
	background: url(/npg_/images/bullet.gif) no-repeat left 10px;
}

dl#date-line dd div.content ul li {
	padding-bottom: 15px;
}

dl#date-line dd div.content {
	clear:left;
	margin:0;
	padding:0;
}

dl#date-line dd div.content p.norm {
	margin:0 0 0 0.8em;
	padding:5px 10px;
}

dl#date-line dd div.content img.time-image {
 	border:1px solid #ccc;
 	float:left;
 	margin:5px 5px 0 0;
}

.timeline-instruct {
	font-size:90%;
	font-style:italic;
	color:#555;
	text-align:center;
	margin-left:9%;
	background-color:#dadada;
	padding:2px 2% 2px 12%;
	clear:left;
	width:76%;
}

.timeline-byline {
	font-size:90%;
	font-style:italic;
	color:#888;
	clear:left;
}

.timeline-byline span{
	font-style:normal;
}

/* timeline colours */
#timeline dl#date-line dd.gradient1.expanded .timeline-header{background:#F4F3F3 url(/npg_/images/timeline/arrow_up.jpg) no-repeat center 4px; border-left:8px solid #FFC6C6;  }
#timeline dl#date-line dd.gradient1 .timeline-header{background:#F4F3F3 url(/npg_/images/timeline/arrow_down.jpg) no-repeat center 4px; border-left:8px solid #FFC6C6;}
#timeline dl#date-line dd.gradient2.expanded .timeline-header{background:#FDFCFC url(/npg_/images/timeline/arrow_up.jpg) no-repeat center 4px; border-left:8px solid #EBEBEB;}
#timeline dl#date-line dd.gradient2 .timeline-header{background:#FDFCFC url(/npg_/images/timeline/arrow_down.jpg) no-repeat center 4px; border-left:8px solid #EBEBEB;}


/* Removed Skyscrapper option */
.full-width  #content-journalnav{
	width:100%;
}

.full-width #journalnav{
	width:16%;
}
.full-width  #content{
	width:82%;
}
