/* Header Navigation icon images to overright default red icons with sites colour*/
#hdr .user-services .li1 a {background-image: url(/common/includes/header/images/icons/01/icon_account_purple.gif);}
#hdr .user-services .li2 a {background-image: url(/common/includes/header/images/icons/01/icon_ealert_purple.gif);}
#hdr .user-services .li3 a {background-image: url(/common/includes/header/images/icons/01/icon_register_purple.gif);}
#hdr .user-services .li4 a {background-image: url(/common/includes/header/images/icons/01/icon_subscribe_purple.gif);}

#hdr .user-services .us-link a:link, #hdr .user-services .us-link a:visited {color:#63639C}
#hdr .user-services .us-link a:hover {color:#c00}

.login-nav {
	background-image: url(/bioent/images/journal_header.gif);
}

#head-er .user-services a {
	background:#000 url(/common/images/icons/fff/arrow_s.gif) no-repeat scroll right center;
}

#head-er .user-services a:hover {
	background:#767474  url(/common/images/icons/fff/arrow_s.gif) no-repeat scroll right center;
}


/*sitewide link colors*/

a:link {color:#63639C;}
a:visited {color:#8383BB;}
a:hover {color:#c00;}


/*
-----------------------------------------------------------------------
Template Layout
-----------------------------------------------------------------------
*/


#content-journalnav{
	background: url(/bioent/images/constrain-bg.gif) repeat-x top right;
}

/* INSETS used to give the spacing around the content and the constrain to allow for the bg inage to show through */
#journalnav #journalnav-inset{
	margin:10px 0 0 10px;
	padding:4px;
	background:#fff;
}
#content #content-inset{
	margin:10px 0 0 10px;
	padding:4px;
	min-height:600px;
	background:#fff;
}

#extranav #extranet-inset{
	margin:10px 10px 0 0;
	padding:4px 4px 4px 10px;
	background:#fff;
	min-height:600px;
}


/* Header */

#head-er .image-user-services-wrap {
	background-color:#63639C;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#head-er .accessibility-login-wrap {
	border:0;
}

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

#head-er .image-user-services {
	background: url(/bioent/images/header_pattern.jpg) no-repeat top right;
}


/*
-----------------------------------------------------------------------
Journal Nav
-----------------------------------------------------------------------
*/

/* Site Nav */
#journalnav h2{
	margin:0 0 3px 0;
	padding:6px 0 6px 10px;
	color:#fff;
	background: #63639C url(/bioent/images/nav_header_bg.gif) no-repeat left center;
	text-transform:uppercase;
}

map.journal-nav {
	font-size:70%;
	margin-bottom:3px;
}

map.journal-nav h2{
	font-size:110%;
	
}

map.journal-nav ul li {
	font-size:100%;
	background: #f7f7f7;
}

map.journal-nav ul li a:link, 
map.journal-nav ul li a:visited {
	background: #E0E0EB;
	color:#000000;
	font-weight:normal;
	font-size:110%;
}

map.journal-nav ul li a:hover{
	background: #BCBCD5;
	text-decoration:underline;
}

map.journal-nav ul li.selected a:link, 
map.journal-nav ul li.selected a:visited {
	background: #B8B8D8;
	font-weight:bold;
	color:#333;
}

/* SubNav */
map.journal-nav ul li ul.subnav {
	border-top:1px solid #fff;
}

map.journal-nav ul li ul.subnav li {
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
}

map.journal-nav ul li ul.subnav a:link, 
map.journal-nav ul li ul.subnav a:visited {
	background:#fff url(/bioent/images/menu_arrow.gif) no-repeat left center;
	font-size:110%;
	padding: 4px 0 4px 20px;
}

map.journal-nav ul li ul.subnav a:hover {
	background:#F8F8F8 url(/bioent/images/menu_arrow.gif) no-repeat left center;
	color:#000;
	text-decoration:underline;
}

map.journal-nav ul li ul.subnav li.selected a:link, 
map.journal-nav ul li ul.subnav li.selected a:visited {
	background:#F3F3F7 url(/bioent/images/menu_arrow.gif) no-repeat left center;
}


/* Resources Nav */
#npg-resources h2{
	font-size:110%;
}

#npg-resources {
	font-size:70%;
	margin-bottom:3px;
}

#npg-resources ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#npg-resources ul li {
	background: #f7f7f7;
	border-bottom:1px solid #fff;
}

#npg-resources ul li a, #npg-resources ul li a:visited {
	color:#000000;
	display:block;
	margin:0;
	padding:4px 5px;
	font-size:110%;
	text-decoration:none;
}

#npg-resources ul li a:hover{
	background: #E0E0EB;
	color:#000;
	text-decoration:underline;
}

/* Subject Area Nav */

#global-subject-areas {
	border:0;
	background-color:#fff;
}

#global-subject-areas h2 {
	color:#fff;
	font-size:77%;
}

#global-subject-areas ul li {
	background: #f7f7f7;
	border-bottom:1px solid #fff;
	line-height:auto;
	padding:0;
}


#global-subject-areas ul li li {
	border-bottom:1px solid #fff;
	padding:0;
}

#global-subject-areas h3.view {
	background:#B8B8D8 none;
	color:#333;
	padding:5px;
}

#global-subject-areas h3.view a:link,
#global-subject-areas h3.view a:visited{
	padding:0;
	font-size:100%;
	font-weight:bold;	
	background: url(/bioent/images/more_arrow.gif) no-repeat right center;
}

#global-subject-areas h3.view a:hover{
	text-decoration:underline;
}

#global-subject-areas ul li h4 {
	background: #fff;
	color:#63639C;
	font-style:normal;
	padding:2px 5px;
	font-weight:bold;
}

#global-subject-areas a:link, #global-subject-areas a:visited {
	color:#000;
	display:block;
	margin:0;
	font-size:110%;
	padding:3px 5px 3px 15px;
	text-decoration:none;
	font-weight:normal;
}

#global-subject-areas ul li a:hover{
	background: #E0E0EB;
	color:#000;
	text-decoration:underline;
}


/*
-----------------------------------------------------------------------
Extra Nav
-----------------------------------------------------------------------
*/


/*Toolbox*/

#toolbox
{
	margin:0 0 16px 0;
}

#toolbox ul {
	padding:6px 8px;
	margin:0;
}

ul.toolbox1 {
	background: url(/bioent/images/toolbox_bg1.gif) repeat left top;
}

ul.toolbox2 {
	background: url(/bioent/images/toolbox_bg2.gif) repeat left top;
}

#toolbox ul li {
	list-style:none;
}

#toolbox ul li a{
	color:#fff;
	text-decoration:none;
	font-size:70%;
	background: url(/bioent/images/more_arrow.gif) no-repeat left 0.3em;
	padding-left:15px;
	line-height:1.6em;
	font-weight:bold;
}

#toolbox ul li a:hover{
	text-decoration:underline;
}


/*Nature Jobs*/

.eotm-jotw {
	margin-top:-1.2em; /*Fixes the default br spacing above the jobs box*/
}

.nature-feed.box {
	margin:0;
	padding:0;
	border:0;
}

.nature-feed.box h2.natjob {
	background:#B8B8D8 url(/bioent/images/jobs_arrow.gif) no-repeat left center;
	font-size:75%;
	color:#fff;
	padding:5px 5% 5px 10%;
	margin:0;
	width:85%;
}

.nature-feed.box ul.natjob li h3 {
	font-size:70%;
}

h2.natjob span.first{
	color:#fff;
	text-transform:capitalize;
}
h2.natjob span.second{ 
	color:#fff;
	padding-left:0.5em;
}

ul.natjob {
	background:#F4F4F4;
	padding:4px;
}

ul.natjob ul {
	font-size:70%;
}

div.natjobmore {
	border:0;
	background:#F4F4F4;
	text-align:right;
}

div.natjobmore a:link, div.natjobmore a:visited {
	background: url(/bioent/images/more_arrow.gif) no-repeat right center;
	padding:0 15px 0 0;
	font-size:80%;
	color:#63639C;
}

.nature-feed.box div.natjobmore a:hover,
.nature-feed.box div.natjobmore a:focus {
	color:#c00;
	background-image:url(/bioent/images/more_arrow.gif);

}

/*Nature Products*/

#natprod.box {
	margin:0;
	padding:0;
	border:0;
}

#natprod.box h2.natprod {
	background:#B8B8D8 url(/bioent/images/jobs_arrow.gif) no-repeat left center;
	font-size:75%;
	color:#fff;
	padding:5px 10px 5px 15px;
	margin:10px 0 0 0;
}

h2.natprod span.first{
	color:#fff;
	text-transform:capitalize;
}
h2.natprod span.second{ 
	color:#fff;
	padding-left:0.5em;
}

div.natprodmore {
	background:#F4F4F4;
	padding:4px;
	font-size:85%;
}

div.natprodmore input.button {
	background-color:#63639C;
	color:#fff;
	font-weight:bold;
}


/*
-----------------------------------------------------------------------
Landing Page 
-----------------------------------------------------------------------
*/
#landing #content-journalnav{
	width:100%;
}

#landing #journalnav{
	width:20.5%;
}

#landing #content{
	width:79.5%;
}

#landing #content #content-inset{
	margin:5px 5px 0 5px;
}

#landing #content #home-content {
	float:left;
	width:74%;
}

#landing #extranav {
	float:right;
	width:24%;
	border:0;
}

#landing #extranav #extranet-inset{
	margin:0;
	padding:0;
}

/*Welcome Header*/
#landing #pageheader_bg {
	margin:0 0 10px 0;
	background: #F4F4F4 url(/bioent/images/landing_header_bg.jpg) repeat left center;
}

#landing .pageheader_pic {
	margin:0;
	padding:20px 20px 20px 5px;
	text-align:right;
	background: url(/bioent/images/pic_landing.jpg) no-repeat left top;
}

#landing .pageheader_pic h1 {
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	color: #fff;
	font-size:160%;
	line-height:1em;
	font-family:Georgia, Times, serif;
	border-bottom:1px dashed #ffffff;
	margin-left:40%;
}

#landing .pageheader_pic p {
	margin:0;
	padding:0;
	color: #EAEEF6;
	font-weight:bold;
	font-size:85%;
	line-height:1.4em;
	margin-left:45%;
}


/*Landing Content*/

#landing .home-bab {
	background: url(/bioent/images/bab_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-bab h2 {
	margin:0;
}

#landing .home-bab p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}

#landing .subtitle {
	margin:0 0 10px 15px;
}

#landing .home-latest,
#landing .home-feature {
	float:left;
	width:49%;
	margin-bottom:15px;
}

#landing .home-latest h4,
#landing .home-feature h4 {
	font-size:80%;
	padding:0 15px 0;
	margin:10px 0 0 0;
}

#landing .home-latest p,
#landing .home-feature p {
	font-size:80%;
	line-height:1.3em;
	padding:0 15px 5px;
	margin:5px 0 0 0;
}

#landing .home-latest p {
	border-right:1px dashed #ccc;
}

#landing p.morearticles {
	text-align:right;
	background: url(/bioent/images/more_arrow.gif) no-repeat right center;
	padding:0 20px 0 0;
	margin:0;

}

#landing .home-authors {
	background: url(/bioent/images/authors_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-authors p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}

#landing .subtitle {
	margin:0 0 10px 15px;
}

#landing .home-authors h2 {
	margin:0;
}

#landing p.moreauthors {
	text-align:right;
	background: url(/bioent/images/more_arrow.gif) no-repeat right center;
	padding:0 20px 0 0;
	margin:0;

}


#landing .home-blog {
	background: url(/bioent/images/blog_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-blog p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}

#landing .subtitle {
	margin:0 0 10px 15px;
}

#landing .home-blog h2 {
	margin:0;
}


#landing .home-podcast {
	background: url(/bioent/images/podcast_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-podcast p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}


#landing .home-network {
	background: url(/bioent/images/network_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-network p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}


#landing .home-network h2 {
	margin:0;
}

#landing .home-video {
	background: url(/bioent/images/video_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-video p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}

#landing .home-video h2 {
	margin:0;
}


#landing .home-events {
	background: url(/bioent/images/events_icon.jpg) no-repeat left top;
	padding:0 0 0 45px;
	min-height:70px;
	margin-bottom:10px;
}

#landing .home-events h2 {
	margin:0;
}

#landing .home-events p {
	background-color:#F9F9F9;
	font-size:80%;
	padding:7px 10px;
	margin:0;
	border-top:1px solid #fff;
}

ul.home-events-listings {
	margin:0 15px;
	list-style-type:none;
	font-size:80%;
	padding:0;
	line-height:1.3em;
}

ul.home-events-listings li{
	margin:0;
	padding:10px 0;
	border-bottom:1px dashed #ccc;
}

ul.home-events-listings li h3{
	font-weight:bold;
	font-size:100%;
	margin:0;
	padding:0;
}

ul.home-events-listings li.moreevents {
	text-align:right;
	border:0;
}

ul.home-events-listings li.moreevents a{
	font-weight:normal;
	background: url(/bioent/images/more_arrow.gif) no-repeat right center;
	padding:0 20px 0 0;
	margin:0;
}



/*
-----------------------------------------------------------------------
Content
-----------------------------------------------------------------------
*/

#content-copy {
	padding:5px 10px;
	font-size:80%; /*sets the base font size for contnet*/
	line-height:1.3em;
}

#content-copy p{
	padding:0;
	margin:5px 0 10px 0;
}

#content-copy hr {
	border: none 0;
	border-top: 1px dashed #ccc;
	height: 1px;
	margin: 0;
}

#content-copy h3,
#content-copy h4 {
	font-size:110%;
	color:#545485;
}

/* Picture Headers */

#pageheader_bg {
	margin:0 0 5px 0;
	background: #F4F4F4 url(/bioent/images/header_bg.jpg) left center;
}

#pageheader_pic {
	margin:0;
	padding:10px 10px 25px 15px;
	color: #fff;
	font-size:120%;
	line-height:1em;
	font-family:Georgia, Times, serif;
}

.about_pic {background: url(/bioent/images/pic_about.jpg) no-repeat right center;}
.archive_pic {background: url(/bioent/images/pic_archive.jpg) no-repeat right center;}
.building_pic {background: url(/bioent/images/pic_building.jpg) no-repeat right center;}
.datapage_pic {background: url(/bioent/images/pic_archive.jpg) no-repeat right center;}
.development_pic {background: url(/bioent/images/pic_development.jpg) no-repeat right center;}
.entrep_pic {background: url(/bioent/images/pic_entrep.jpg) no-repeat right center;}
.finance_pic {background: url(/bioent/images/pic_finance.jpg) no-repeat right center;}
.ip_pic {background: url(/bioent/images/pic_ip.jpg) no-repeat right center;}
.partnering_pic {background: url(/bioent/images/pic_partnering.jpg) no-repeat right center;}
.regional_pic {background: url(/bioent/images/pic_regional.jpg) no-repeat right center;}
.scicafe_pic {background: url(/bioent/images/pic_scicafe.jpg) no-repeat right center;}
.author_pic {background: url(/bioent/images/pic_author.jpg) no-repeat right center;}
.network_pic {background: url(/bioent/images/pic_network.jpg) no-repeat right center;}



/* Page Titles */

.pagetitle {
	margin:0 0 10px 0;
	padding:3px 10px;
	background: #F4F4F4 url(/bioent/images/title_bg.gif) repeat-x left center;
	color: #63639C;
	font-size:110%;
	font-family:Georgia, Times, serif;
	clear:left;
}

.pagetitle span{
	background: url(/bioent/images/title_arrow.gif) no-repeat left 0.5em;
	padding-left:15px;
}

.subtitle {
	margin:0 0 10px 0;
	padding:0 15px;
	color: #63639C;
	font-size:110%;
	font-family:Georgia, Times, serif;
	background: url(/bioent/images/title_arrow.gif) no-repeat left center;
}


/* Archive Calendar  */

#archive-calendar ul {
	margin:0;
	padding:0;
	background-color:#F8F8F8;
	font-weight:bold;
	position: relative;
	float:left;
	width:100%;
}

#archive-calendar ul h3 {
	margin:0;
	padding:0;
	font-size:100%;
}

#archive-calendar ul li {
	margin:0;
	display:inline;
	float:left;
	list-style-type:none;
	color:#ddd;
	padding:5px;
}

#archive-calendar ul li a:link, #archive-calendar ul li a:visited{
	color:#63639C;
	padding:3px;
}

#archive-calendar ul li a:hover{
	color:#c00;
}

#archive-calendar li.selected a{
	background-color:#CBCBDC;
	text-decoration:none;
}

#archive-calendar li.selected a:hover{
	color:#63639C;
}

#archive-calendar li.selected li a{
	background-color:#fff;
	text-decoration:underline;
}

#archive-calendar li.selected li a:hover{
	color:#c00;
}


#archive-calendar li.selected li.selected a{
	background-color:#E0E0EB;
	text-decoration:none;
	color:#63639C;
}



/* Archive Index  */

ul.archive-index {
	margin:0;
	padding:0;
}

ul.archive-index li {
	list-style-type:none;
}

ul.archive-index ul.archive-index-cat {
	margin:0 15px;
	padding:0;
	font-size:80%;
}

ul.archive-index ul.archive-index-cat h3{
	color:#545485;
	font-size:110%;
	font-family:Georgia,Times,serif;
	margin:0pt 0pt 10px;
	padding:0pt;
}

ul.archive-index ul ul{
	font-size:100%;
}

h4.archive-index-title {
	margin:0 0 2px 0;
	font-size:110%;
	padding:0;

}

ul.archive-index-years {
	margin:0 0 15px 0;
	padding:5px 5px 10px 5px;
	background-color:#F9F9F9;
	border-bottom:1px dashed #ccc;
}

ul.archive-index-years li{
	margin:0;
	padding:5px;
	display:inline;
	color:#ddd;
}

ul.archive-index-years li a:hover{
	color:#c00;
}


/* Archive article index  */
ul.archive-article{
	margin:0 0 10px 0;
	padding:5px 5px 10px 5px;
	line-height:1.3em;
	border-bottom:1px dashed #ccc;
	position:relative;
	width:97%;
}

ul.archive-article li{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.archive-article h4{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:100%;
}

ul.archive-article h5{
	margin:0;
	padding:0 3px;
	font-weight:bold;
	color:#fff;
	background:#63639C;
	font-size:100%;
	position:absolute;
	right:0pt;
	top:0.5em;
}

ul.archive-article li.date{
	font-style:italic;
	color:#666;
	clear:both;
}


/* Article Styles  */

div.publish-date {
	margin:0;
	padding:0 0 5px 15px;
	float:left;
}

.publish-date h4 {
	float:right;
	margin:0;
	padding:0;
	font-size:80%;
	padding:0 3px;
	font-weight:bold;
	color:#fff;
	background:#63639C;
	font-size:100%;
	}

.publish-date h5 {
	float:left;
	margin:0;
	padding:0;
	font-size:70%;
	font-weight:normal;
	}

div.authors {
	margin:0 15px;
	font-size:90%;
}

#content-copy div.authors p {
	margin:0;
	padding:0;
}

#content-copy div.authors p.indent {
	margin:0 0 10px 10px;
}

div#References {
	font-size:80%;
	padding:0 10px;
}

div#References h3{
	color:#545485;
}

.pic-left{
	float:left;
	padding:3px;
	background:#EAEAEA;
	text-align:center;
	margin:0 10px 10px 0;
}

.pic-right{
	float:right;
	padding:3px;
	background:#EAEAEA;
	text-align:center;
	margin:0 0 10px 10px;
}

.pic-left img a,
.pic-right img a{
	border:0;
}

.pic-right p,
.pic-left p{
	margin:3px 0;
	padding:0;
	line-height:1.1em;
	font-size:80%;
	color:#545485;
}

/* Figure Tables Inset Styles  */
#content-copy div.figure-table {
	background-color:#fff;
	border:1px solid #E3E3EC;
	margin:1em 0 ;
	padding:10px;
	width:95%;
}

#content-copy div.figure-table h3,
#content-copy div.figure-table h4,
#content-copy div.figure-table h5 {
	margin:0 0 10px;
	font-size:100%;
}

#content-copy div.figure-table.box p, 
#content-copy div.figure-table.box ul.options {
	margin-left:0;
}

#content-copy div.figure-table ul.options li.full, 
#content-copy div.figure-table ul.options li.fti, 
#content-copy div.figure-table ul.options li.high-res, 
#content-copy div.figure-table ul.options li.powerpoint, 
#content-copy div.figure-table ul.options li.chemdraw {
	padding-left:25px;
}

#content-copy div.figure-table ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#content-copy div.figure-table ul.options li.full, 
#content-copy div.figure-table ul.options li.fti {
	background: url(/reviews/images/icons/full_figure.gif) no-repeat left center;
}

#content-copy div.figure-table div.image{
	float:left;
	margin:0;
	padding:0;
	width:150px;
}

#content-copy div.figure-table img.thumb {
	border:0;
}

#content-copy div.figure-table div.text {
	margin:0 0 0 160px !important;
}

#content-copy div.figure-table a.full {
	background:transparent url(/common/images/full_figure.gif) no-repeat scroll 0pt 50%;
	display:block;
	padding-left:25px;
}



/* About page Styles  */
#content-copy .about-volume{
	float:left;
	width:50%;
	margin:8px 0 8px 0;
}

#content-copy .about-volume img{
	float:left;
	margin-right:5px;
}

#content-copy .about-volume a img {
	border:0;
}

#content-copy .about-volume p{
	margin:0;
	padding:0;
}

/*
-----------------------------------------------------------------------
Related Article Styles
-----------------------------------------------------------------------
*/
#article-related #content-journalnav {
	background:#fff none;
}

#article-related #content{
	margin:0;
}

#article-related #content #content-inset {
	margin:0;
}


#article-related h1{
	margin:0 0 3px 0;
	padding:6px 0 6px 10px;
	color:#fff;
	font-family:Georgia,Times,serif;
	background:#F4F4F4 url(/bioent/images/header_bg.jpg) repeat scroll left center;
	font-size:110%;
}

#article-related .back-to-button{
	clear:both;
	float:right;
	margin:10px 0;
}

#article-related .back-to-button a{
	background:#63639C url(/bioent/images/nav_header_bg.gif) no-repeat left center;
	padding:5px 10px;
	color:#fff;
}

#article-related .back-to-button a:hover{
	background:#c00 url(/bioent/images/nav_header_bg_hover.gif) no-repeat left center;
	padding:5px 10px;
	color:#fff;
}

#article-related .container-cite {
	font-size:75%;
	margin: 0 10px;
}



/* Figure Styles  */
#article-related .figure-container{
	clear:both;
	border-top:1px solid #C8C8D5;
	border-right:1px solid #C8C8D5;
	border-left:1px solid #C8C8D5;
	padding:10px;
	text-align:center;	
}

#article-related .figure-container img {
	border:1px solid #C8C8D5;
	padding:10px;
}

#article-related .figure-container p{
	text-align:left;	
}
	


/* In-line Table Styles  */

#article-related td, #article-related th{
	vertical-align:top;

}

#article-related table thead {
	background:#63639C;
	color:#fff;
}

#article-related table.data thead th {
	background:#63639C;
}

#article-related td.colspan {
	background:#C8C8D5;
}

#article-related div.in-line-table {
	background:#fff;
	padding:10px;
	border-left:1px solid #E3E3EC;
	border-right:1px solid #E3E3EC;
}

/* previous/next link bar */

#article-related div.prevnext a{
	font-size:100%;
}

#article-related div.prevnext {
	border:1px solid #C8C8D5;
	text-align:center;
	background:#fff;
	clear:both;
}

#article-related div.prevnext .hide {
	display:none;
}

#article-related div.prevnext a {
	text-decoration:none;
}

#article-related a.previous:link, #article-related a.previous:visited {
	border-right:1px solid #E3E3EC;
	float:left;
	padding:2px 10px 2px 10px;
	margin-left:10px;
	background:url(/common/images/arrow_blue_left.gif) left center no-repeat;
}

#article-related a.previous:hover {background:url(/common/images/arrow_red_left.gif) left center no-repeat;}

#article-related a.index:link, #article-related a.index:visited {
	padding:2px 5px 2px 10px;
	vertical-align:middle;
	background:url(/common/images/arrow_blue_up.gif) left center no-repeat;
}

#article-related a.index:hover {background:url(/common/images/arrow_red_up.gif) left center no-repeat;}

#article-related a.next:link, #article-related a.next:visited {
	border-left:1px solid #E3E3EC;
	float:right;
	padding:2px 10px 2px 10px;
	margin-right:10px;
	background:url(/common/images/arrow_blue.gif) right center no-repeat;

}

#article-related a.next:hover {background:url(/common/images/arrow_red.gif) right center no-repeat;}

/* Figure Table Styles */

#article-related div.container-figtab {
	background:#fff;
	border-color:#E3E3EC;
}

#article-related div.container-figtab a.full {
	font-size:100%;
}

/* Send Friend Styles */

#article-related div.container-sendfriend {
	background:#fff;
	border:1px solid #E3E3EC;
}

#article-related div.text p {
	font-size:100%;
}

/* vertical ad */
div.ad-rh {
	text-align:center;
	margin:20px 0;
	background:#fff;
	padding:10px 0;
}

div.ad-rh p {
	font-size:80%;
	color:#999;
	margin:0;
}

/* skyscraper */
div.skyscraper img, div.skyscraper embed, div.skyscraper iframe {
	background:#fff;
	width:100%;
	min-height:600px;/* IE7 fix */
	height:600px;
}

div.skyscraper.wide img, div.skyscraper.wide embed, div.skyscraper.wide iframe {max-width:160px;}

* html div.skyscraper {/* IE only - "shrinks" flash ads by hiding overflow */
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
/* end skyscraper */
/* end vertical ad */

/* open innovation challenges */
#natpav.box {
	border: 0;
	margin:10px 0;
	padding: 0;
}

#natpav .box-item {
	font-size:70%;
	padding:10px 4px;
}

h2.natpav { 
	background:#B8B8D8 none repeat scroll 0 0
}

h2.natpav a {  
	color: #fff;
	font-size:90%;
}

.box .box-item ul.more li.powered div {
}