
/*-----------------------------------------------------------------------
Journal header image and user services (register/subscribe/account details)
-----------------------------------------------------------------------
*/

#head-er .image-user-services-wrap {background-color: #b92e2e;}

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

#head-er .image-user-services {/* background: url(/nri_redesign/images/journal_header_bg.jpg?legacy-collection=true) no-repeat right top; */}
#head-er .user-services a {background: #000 url(/common/images/icons/fff/arrow_s.gif) no-repeat right center;}
#head-er .user-services a:hover {background: #666 url(/common/images/icons/fff/arrow_s.gif) no-repeat right center;}

/*
-----------------------------------------------------------------------
END Journal header image and user services (register/subscribe/account details)
-----------------------------------------------------------------------
*/

/** 
* Page Heading
*
* Styles for the main page heading
* Gives the appearance of a "tab" at the top of page
*/
.page-heading {padding: 10px 10px 0 10px;}

.page-heading h1 {
	font-size: 90%;
	background: #efc9c9;
	padding: 5px 3px;
	margin: 0 0 1em 0;
}

.page-heading h1.series {background: #efc9c9;}
.page-heading h1.page-header {font-size: 90%;}
/* END: Page Heading */



/* START Site specific colours */
/* start: article-type section style (where articles are super-headed by an article type) */
#toc #content div.section div.type h4,
#toc #content div.focus div.section div.type h5,
#toc #content div.section div.series div.type h5
{color: #999;}
/* end: article-type section style */

#toc #content div.section ul.article-views li.first {background:url(/nrm/focus/modelling/images/graphics/bullet.arrow-right.image.gif) no-repeat left center;}

#toc #content div.section p.page,
#toc #content div.section p.doi
{
	margin:0;
	padding:0;
	line-height: normal;
}

#toc #content div.focus h3, 
#content div.box h2,
#toc #content div.section h3,
#toc #content div.focus h3
{
	font-size:110%;
	padding: 5px 3px;
	text-transform:capitalize;
	border-bottom: 1px solid #fff;
	background: #efc9c9;
	color: #000;
}

#content div.box h3.emphasize,
#content div.box ul.anchor-list li,
#content div.box ol.conference-list h3,
#toc #content div.focus div.section h4,
#toc #content div.issue div.cover-navigation p.previous-issue,
#toc #content div.focus div.section h4,
#archive #content ul.vol .month,
#archive div.archive-list h2,
#archive #web-focuses h2.year,
#archive div.archive-list h2,
div.reg-rec ul,
table.data thead tr,
table.data tfoot tr,
#article #content div.box h3,
#article #content div.box h4
{background: #eaeaea;}

#content div.box h3.subheading
{
	font-size:150%;
}


#natjob.box ul.natjob li h3 a:link,
#natjob.box ul.natjob li h3 a:visited,
#natjob.box div.natjobmore a:link,
#natjob.box div.natjobmore a:visited,
#toc #content div.archive-calendar ul ul li a:link,
#toc #content div.archive-calendar ul ul li a:visited,
#archive #content div.archive-views ul li a:link,
#archive #content div.archive-views ul li a:visited,
a:link, a:visited,
#breadcrumb div a:link,
#breadcrumb div a:visited
{color: #941313;}

/* start: address and contact details styles */
#content div.box h3.address-type-heading,
#content div.box h4.address-type-heading,
#content div.box h5.address-type-heading,
#content div.box h6.address-type-heading
{color: #8a8c9f; /* address-type headings (telephone, fax etc) in contact details */}
/* end: address and contact detail styles */
/* END Site specific colours */

/** 
 * Default site-wide link colors
 */

a:hover,
a:focus
{
	color: #c03; /* default colour for link over state */
}

/* END: Default site-wide link colors */

/* START topbox details styles */
#toc #content div.borderbox {
	padding: 5px;
	border: 1px solid #eaeaea;	
}

#toc #content div.topbox {
	padding-left: 130px;
	min-height: 115px;
	background: url(/nrg/focus/epigenetics/images/epigenetics.gif) no-repeat top left;
}

#toc #content div.minibox {
	padding-top: 60px;
	background: url(/nrg/focus/stats/images/nrg_logo.gif) no-repeat top left;
}

#toc #content div.topbox h1.desc {
	font-size: 110%;
	font-weight: normal;
	display: inline;
}

#toc #content div.topbox p.furtherdesc {
	display: inline;
	line-height: normal;
}

#toc #content div.section div.topic h4 span.label {background-color: #eaeaea;}
/* END topbox details styles */
/* END: ToC Styles */

/** 
* sponsor box styles
*/

div.ad-rh.marketing
{
    background: #fff;
    border: 1px solid #e7e7e7;
	text-align: center;
}

div.ad-rh.marketing h1
{
	text-align: left;
	color: #000;
	background: #d8d8d8;
	padding: 3px 5px;
	margin: 0 0 1em 0;
	font-size: 100%;
}

/* END: sponsor box styles */


/* journalnav styles */
map.journal-nav ul li a:link,
map.journal-nav ul li a:visited,
map.journal-nav ul li ul.subnav a:link,
map.journal-nav ul li ul.subnav a:visited
{background: #eaeaea;}

map.journal-nav ul li a:hover,
map.journal-nav ul li.selected a:link, 
map.journal-nav ul li.selected a:visited
{background: #941313;}
/* end journalnav styles */


/** 
* Naturejobs box styles
*/
#natjob.box ul.natjob li h3 a:link,
#natjob.box ul.natjob li h3 a:visited
{color: #941313;}

#natjob.box div.natjobmore a:link,
#natjob.box div.natjobmore a:visited
{color: #941313;}
/* END: Naturejobs box styles */




/*		--------------------------------			*/
/*				SAMPLE COPY RULES			        */	
/*		--------------------------------			*/
#form1 {margin-top:20px;}

#form1 label {
	float:left;
	clear:left;
	width:12em;
	font-weight:bold;
	font-size:110%;
}

#form1 label.optional {font-weight:normal;}

#form1 input, #form1 select {
	float:left;
	margin:3px 0;
}

* html #form1 input.text {width:17.55em;/* IE only */}
#form1 input.text {width:17.7em;}
#form1 select {width:18em;}

#form1 div {
	float:left;
	clear:both;
	width:99%;
	text-align:left;
}


* html #form1 input.button.first {margin-left:13.2em; font-size:90%/* IE only */}
#form1 input.button.first {margin-left:14.5em;font-size:90%}
#form1 input.button {font-size:90%}
#form1 .button-holder {margin:10px 0;}