/* COLORS 
Green:		#006644
Dark Green:	#023927
Gold:		#B69025
Gray		#333
Tan:		#E3D8BE
Link blue:	#003366
Light tan:	#F1EBDD
------------------------------------------- */


/* HTML & SHARED STYLES
------------------------------------------- */
body {
	background: #F6F6F6;
	margin: 0;
	padding: 0;
    font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	width: 100%;
}
div.hw-gen-page {
   font-size: 1em;
   font-family: Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin-top: 0;
}
#content-block h1, 
#content-block h2, 
#content-block h3, 
#content-block h4,
#content-block h5, 
#content-block h6 {
    font-family: Arial, sans-serif;
}
li, dd {
    margin-left: 0;
}
#content-block h1 {
	color: #006644;
	font-family: Arial, sans-serif;
}
#pageid-data-supp #content-block h1,
.hw-gen-page.pagetype-content #content-block h1 {
    font-weight: bold;
}
#content-block h4 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #006644;
}
#content-block a, #content-block a:visited {
	color: #003366;
	text-decoration: none;
	cursor: pointer;
}

.hw-gen-page #col-2 a,
.hw-gen-page #col-2 a:link,
.hw-gen-page #col-2 a:visited {
	color: #003366;
	border-bottom: none;
	text-decoration: none;
}
#content-block a:hover,
div.hw-gen-page #content-block a:hover {
	color: #003366;
	border-bottom: none;
	text-decoration: underline;
}
a img {
	border: none;
}

.divider {
	padding: 0 10px;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}
	
.clearfix {
	clear: both;
}

.bold {
	font-weight: bold;
}

.caret-gray {
	background: url('/publisher/img/caret_gray.png') no-repeat;
	width: 10px;
	height: 8px;
	display: inline-block;
}

.content-padding {
	padding: 15px;
}

.rss {
	background: url('/publisher/img/icn_rss_gray.png') no-repeat top left;
	padding: 0 0 0 15px;
	margin: 0;
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

.pdf {
	background: url('/publisher/img/icn_pdf.png') no-repeat top left;
	width: 11px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
}

.btn-respond {
	border: 1px solid #CCC;
	background: #E6E6E6 url('/publisher/img/bg_btn_respond.png') no-repeat 0 50%;
	padding: 8px 8px 8px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	color: #000;
	text-align: center;
}

.btn-respond:hover {
	text-decoration: none;
	color: #000;
	background: #E6E6E6 url('/publisher/img/bg_btn_respond_over.png') no-repeat 0 50%;
}

#content-block .box-widget .article,
.box-widget #epub-slide p,
#content-block .slideshow .article {
	font-family: Georgia;
}

.meta, .epub-feed-date {
	color: #666;
	font-size: 11px;
}
.author {
	color: #003366;
}
.divider {
	padding: 0 10px;
}

.gold {
	color: #B69025;
}


/* PAGE TEMPLATES, WRAPPERS, STRUCTURE 
-------------------------------------------- */
div.hw-gen-page {
	background: #FFF;
	padding: 0 20px 10px 20px !important;
	width: 1000px !important;
	margin: 0 auto !important;
}

.hw-gen-page #content-block, div.content.main {
	float: left;
	width: 680px;
	padding: 0px 15px 0px 5px;
}

.hw-gen-page #content-block,
.hw-gen-page #content-block .content {
   padding: 40px 20px 0 0;
}
#pageid-data-supp #content-block {
   margin-top: 20px;
}
#pageid-eletters-index #content-block,
#pageid-eletters #content-block,
#pageid-citmgr #content-block,
#pageid-citmgr #col-2,
#pageid-folders #content-block {
   margin: 20px 0 0 0;
}
div.content.side {
	float: left;
	width: 300px;
}

#section-title-bar {
	overflow: auto;
	background: #006644;
	padding: 10px;
	margin: 5px 0 0 0;
}

#section-title-bar .section-title {
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	float: left;
	padding: 3px 0 0 3px;
}

#section-title-bar .section-brand {
	float: right;
}

.homeslideshow { /* Homepage slideshow */
	background: url('/publisher/img/bg_slideshow.png') no-repeat 0 10px;
	height: 200px;
	margin: 0 0 30px 0;
}

.current-issue {
	float: left;
	margin: 27px 0 0 20px;
   width: auto;
}

.cover {
	float: left;
	margin: 0 15px 0 0;
}
.cover img {
	border: 1px solid #CCC;
}
.current-issue-info {
	float: left;
	color: #CCC;
	font-size: 12px;
}

#pageid-home #content-block .current-issue .current-issue-info h2,
#pageid-home #content-block .current-issue .current-issue-info h2 a:visited,
#pageid-home #content-block .current-issue .current-issue-info h2 a:link {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
   color: #fff;
}

.current-issue-info div {
	padding: 0 0 5px 0;
}

#content-block .current-issue-info a,
#content-block .current-issue-info a:visited {
	color: #fff;
	text-decoration: none;
}

#pageid-home #content-block .current-issue-info a:hover {
	text-decoration: underline;
	color: #fff;
}

.current-issue-info ul {
	margin: 8px 0 0 0;
}

.current-issue-info ul li {
	list-style-type: none;
	padding: 0 0 8px 0;
}

.featured-articles {
	border: 3px solid #CCC;
	color: #000;
	padding: 15px;
	background: #FFF;
	margin: 0 0 0 300px;
	width: 320px;
	height: 175px;
	max-height: 210px;
	position: relative;
	overflow: hidden;
}

.featured-articles .slug {
	font-size: 10px;
	font-weight: bold;
	color: #006644;
	margin: 0 0 10px 0;
}

#content-block .featured-articles h1 {
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia;
}

.featured-articles h1 a {
	color: #000 !important;
}

.circles {
	margin: 0;
	padding: 0;
	height: 12px;
   width: 71px;
}

.circles ul li {
	margin: 0 0 0 3px;
	display: inline;
	list-style-type: none;
	float: left;
}

.circles ul li a {
	background: url('/publisher/img/sprite_circles.png') -12px 0;
	width: 12px;
	height: 12px;
	display: block;
}

.circles ul li a.selected {
	background: url('/publisher/img/sprite_circles.png') 0 0;
}

.slideshow { /* R&F Slideshow */
	border: 1px solid #E3D8BE;
	background: #fbfaf7;
	padding: 25px;
	overflow: auto;
	margin-bottom: 20px;
}

.slideshow h1 {
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia;
	color: #000;
}

.slideshow .circles {
	margin: 0 0 0 38%;
}

.box-widget {
	border: 1px solid #e3d8be;
	background: #FFF;
	margin: 0 0 20px 0;
	overflow: auto;
}
.box-widget-right.rss {
    color: #000;
}

#pageid-home #content-block .content .box-widget h3,
.box-widget h3,
#col-2 .col2-content #rec-srvc h3 {
	color: #006644;
	font-size: 18px;
	font-weight: bold;
	border-left: 3px solid #B69025;
	border-bottom: 1px solid #e3d8be;
	padding: 10px 10px 10px 15px;
	margin: 0;
	background: #FAF8F5 url('/publisher/img/bg_widgetheader.png') repeat-x;
}

.epub {
	overflow: hidden;
}

.epub ul {
	display: inline;
}

.epub ul li.item {
	margin: 0 10px 0 0;
	width: 170px;
	*width: 160px;
	width: 155px\9;
	display: block;
	float: left;
	font-size: 14px;
}

.epub div {
	margin: 0 0 5px 0;
}

.subcategories-widget ul {
	margin: 0 0 15px -40px;
}

.subcategories-widget .col {
	width: 49%;
}

.subcategories-widget ul li {
	list-style-type: none;
	padding: 2px 0;
}


.mostread-widget ul,
.recentrf-widget ul {
	margin: 0 0 0 -40px;
}

.writeclick-widget ul { 
   margin: 0;
}

.writeclick-widget ul li.item,
#col-2 .writeclick-widget ul li.item,
.mostread-widget ul li.item,
.recentrf-widget ul li.item {
	list-style-type: none;
	border-bottom: 1px solid #E3D8BE;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

.writeclick-widget ul li.item.last,
#col-2 .writeclick-widget ul li.item.last,
.mostread-widget ul li.item.last,
.recentrf-widget ul li.item.last {
	list-style-type: none;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.writeclick-widget div,
#col-2 .writeclick-widget div,
.mostread-widget div,
.recentrf-widget div {
	margin: 0 0 5px 0;
}

.writeclick-widget ul li.item span,
#col-2 .writeclick-widget ul li.item span,
.mostread-widget ul li.item span,
.recentrf-widget ul li.item span {
	font-family: Arial;
}

.spoke-widget {
	overflow: hidden;
}

.spoke-widget ul {
	display: inline;
}

.spoke-widget ul li.item {
	margin: 0 20px 0 0;
	width: 190px;
	display: block;
	float: left;
	font-size: 14px;
}

.spoke-widget div {
	margin: 0 0 5px 0;
}

.spoke-widget ul li.item {
        width: 170px\9;
}

/* hack for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {

.spoke-widget ul li.item { width: 170px; }

}

.arrow {
	width: 26px;
}

.leftarrow,
#next-btn {
	width: 26px;
	height: 26px;
	display: block;
	background: url('/publisher/img/sprite_arrows.png') 0 0;
	margin: 50px 20px 0 0;
	float: left;
	cursor: pointer;
}

.leftarrow:hover,
#next-btn:hover {
	background: url('/publisher/img/sprite_arrows.png') 0 -26px;
}

.rightarrow,
#prev-btn {
	width: 26px;
	height: 26px;
	display: block;
	background: url('/publisher/img/sprite_arrows.png') -26px 0;
	margin: 50px 0 0 0;
	float: left;
	cursor: pointer;
}

.rightarrow:hover,
#prev-btn:hover {
	background: url('/publisher/img/sprite_arrows.png') -26px -26px;
}

.box-widget-right ul {
	margin-left: -40px;
}
#col-2 .box-widget-right .pull-left.pub ul, #col-2 .box-widget-right .pull-right.resources ul {
	margin: 0 0 15px 0;
}
.box-widget-right .pull-right.resources {
	width: 55%;
}
.box-widget-right ul li {
	list-style-type: none;
	margin: 0;
}

.box-widget-right h4 {
	margin-bottom: 10px;
}

.box-widget-right p {
	margin-bottom: 3px;
}
.hw-gen-page .box-widget-footer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F8F6F1;
    background-image: url("/publisher/img/bg_widgetfooter.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto auto;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    clear: both;
}
.hw-gen-page #content-block .box-widget-footer a, 
.hw-gen-page #content-block .box-widget-footer a:visited {
    color: #666666;
    font-weight: bold;
}
.box-widget-footer a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #000000;
}
.hw-gen-page .box-widget-footer a,
.hw-gen-page .box-widget-footer a:visited {
	color: #666;
	font-weight: bold;
}

.box-widget-footer a:hover {
	color: #000;
	text-decoration: underline;
}

ul.sources {
	margin: 0 0 0 -35px;
}

ul.sources li {
	background: url('/publisher/img/bullet.png') 0 5px no-repeat;
	list-style: none;
	padding: 0 0 0px 10px;
}

ul.sources li a {
	font-size: 11px;
	font-weight: normal;
}







/* ARTICLE STYLES 
-------------------------------------------- */

#content-block .article {
	color: #000;
}

.title-box {
	border-left: 1px solid #F1EBDD;
	border-right: 1px solid #F1EBDD;
	border-bottom: 1px solid #F1EBDD;
	padding: 20px;
}

h1#article-title-1 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #000;
}

h2.subtitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.article-nav,
#pageid-content #content-block .article-nav.article {
	border: 1px solid #e3d8be;
	padding: 8px 15px;
	margin: 0;
	background: #FAF8F5 url('/publisher/img/bg_widgetheader.png') repeat-x;
	font-size: 11px;
	text-align: center;
	color: #403838;
	z-index: auto;
	z-index: 1\9;
}
.article-nav ul,
#pageid-content #content-block .article-nav.article ul {
    list-style-type: none;
    margin: 0;
}
.article-nav ul li,
#pageid-content #content-block .article-nav.article ul li {
    display: inline-block;
    width: 33%;
}
#pageid-content #content-block .article-nav.article a {
    color: #003366;
}
.affiliation-list-reveal {
	font-size: 11px;
	text-transform: uppercase;
}

li.aff {
	font-size: 11px;
}

ol.corresp-list {
	margin-left: -40px;
}

li.corresp {
	list-style: none;
	font-size: 11px;
}

.citation {
	color: #666;
	font-size: 11px;
}

.author-disclosure-reveal {
	font-size: 11px;
}

#content-block div.contributors ol.contributor-list {
	margin-top: 0;
}

div.contributors ol.contributor-list {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	white-space: normal;
}

div.contributors ol.contributor-list li {
	display: inline;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1.5em;
	white-space: normal;
}

div.contributors .contrib-degrees {
	color: #003366;
}

.hw-gen-page #content-block .cb-views {
	padding: 8px 10px;
	background: #F8F6F1 url('/publisher/img/bg_widgetfooter.png') repeat-x;
	overflow: auto;
	margin: 0;
}

#content-block .cb-section ol, #content-block .cb-section ul, #content-block .cb-section li {
	list-style-type: none;
	margin: 0;
	text-align: left;
}

#content-block .primary-views li.current-variant {
	background-color: transparent;
	border-width: 0 0 1px 0;
}

#pageid-content #content-block a, #pageid-content #content-block div.contributors ol.contributor-list li span.name {
	color: #069;
	cursor: pointer;
}

.navigate-article,
.secondary-nav,
#pageid-content #col-2 #article-dyn-nav,
#col-2 .fellows-nav {
	border: 4px solid #006644;
	background: #FFF;
	margin-bottom: 20px;
}

.secondary-nav {
	margin-top: -24px;
}

.article div.section {
	padding: 0;
	margin: 0 20px;
	border: 0;
	clear: both;
}

.navigate-article h3,
#pageid-content #col-2 #article-dyn-nav h3 {
	color: #FFF;
	font-size: 14px;
	padding: 8px 10px;
	background: #006644;
	margin: 0;
}

.secondary-nav h3 {
	color: #006644;
	font-size: 14px;
	padding: 12px 10px;
	margin: 0;
}

.navigate-article ul,
.secondary-nav ul {
	margin: 0 0 0 -40px;
}

#col-2 #article-dyn-nav.content-box li,
.navigate-article ul li {
   background: none; 
	list-style: none;
	border-bottom: 1px solid #F1EBDD;
	padding: 5px 10px;
}

.secondary-nav ul li {
	list-style: none;
	border-bottom: 1px solid #F1EBDD;
	padding: 5px 0;
	font-weight: bold;
}

.secondary-nav ul li a {
	background: none;
	padding: 0 0 0 10px;
	margin-left: 10px;
	display: block;
}

.secondary-nav ul li a.selected {
	background: url('/publisher/img/bullet.png') 0 4px no-repeat;
	padding: 0 0 0 10px;
	color: #000;
}

#col-2 #article-dyn-nav li:hover,
.navigate-article ul li:hover,
.secondary-nav ul li:hover {
	background: #FAF8F5;
}

.related-articles ul {
	margin: 0 0 0 -40px;
}

.related-articles ul li {
	list-style: none;
	padding-bottom: 8px;
}

.section h2 {
	color: #006644;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #ECECEC;
	margin: 50px 0 20px 0;
	padding: 0 0 5px 0;
}

#content-block p,
#col-2 p {
	margin: 15px 0;
	padding: 0;
	border: 0;
	line-height: 1.5;
}

div.section .section-nav, div#intro-header .section-nav {
	float: right;
	background-color: white;
	padding: 0 .5em 0 1em;
}

div.nav-placeholder, div.section-nav a {
	display: block;
	width: 9px;
	height: 15px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.section-nav a span {
	position: absolute;
	left: -9999px;
}

#content-block div.section-nav a.next-section-link {
	background-image: url('/publisher/img/down.gif');
}

#content-block div.section-nav a.prev-section-link {
	background-image: url('/publisher/img/up.gif');
}

#content-block .cb-section ol, #content-block .cb-section ul, #content-block .cb-section li {
	list-style-type: none;
	margin: 0;
	text-align: left;
}

#content-block .cb-section ul.cit-views,
#content-block .cb-section ol.cit-views {
	margin: 10px 0 5px 0;
}

#content-block .primary-views li {
	display: inline-block;
	margin: 0 3px 0 0;
}

#content-block .primary-views li img {
	vertical-align: middle;
	padding: 0 3px 0 0;
}
#pageid-content #content-block .primary-views li { border: none;}
#pageid-content #content-block .primary-views li a,
#pageid-content #content-block .primary-views li span {
	border: 1px solid #CCC;
	padding: 5px 8px;
	margin: 0;
	font-weight: bold;
	/*line-height: 1.9;*/
	font-size: 12px;
	background: #e6e6e6 url('/publisher/img/bg_btn_articletype.png') repeat-x 0 0;
}
#pageid-content #content-block .primary-views li span span {
    border: #006443;
}
#pageid-content #content-block .primary-views li a:hover,
#pageid-content #content-block .primary-views li span {
	background: #006443 url('/publisher/img/bg_btn_articletype_over.png') repeat-x 0 0;
	color: #FFF;
	text-decoration: none;	
}

#pageid-content #content-block .secondary-views li {
	display: inline-block;
	text-align: left;
	border: none;
	padding: 0 0 0 5px;
	margin: 0;
	line-height: 1.9;
	font-size: 11px;
}

.glossary dl {
	margin: 1em 0;
	line-height: 1.6;
}

.glossary dl dt {
	font-weight: bold;
	display: inline;
	line-height: 1.6;
}

.glossary dl dd, .glossary dt .def-item-dt-sep {
	font-weight: normal;
	display: inline;
	margin-left: 0;
	line-height: 1.6;
}

.glossary dt .def-item-dt-sep {
	padding-left: 0.3em;
}

div.fn-group ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 0;
}

div.fn-group ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #F2F2F2;
}

#content-block ul.history-list {
	list-style-type: none;
	margin: 20px;
	padding: 0 0 0;
	clear: both;
}

ul.history-list li {
	margin-left: 0;
}

ul.copyright-statement {
	list-style: none;
	margin: 0;
}

ul.copyright-statement li {
	margin: 20px 20px 20px -20px;
}
#pageid-gca ul.copyright-statement li {
	margin: 20px 20px 20px 0;
}
ol.ref-use-labels {
	list-style: none;
	margin-left: .5em;
}

div#pageid-content .article .ref-list {
	text-align: left;
}

ol.ref-use-labels {
	list-style: none;
	margin-left: .5em;
}

ol.cit-list li {
	padding: .3em 0;
	display: list-item;
}

div.ref-cit, .ref-cit div, .ref-cit cite, .ref-cit ol, .ref-cit li {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	display: inline !important;
}

div.ref-cit .cit-metadata li {
	display: inline;
}

ol.cit-list li {
	padding: .3em 0;
	display: list-item;
}

.cit .cit-auth-list li span {
	white-space: nowrap;
}

div.ref-cit cite {
	font-style: normal;
	color: #333;
	font-size: 12px;
}

#pageid-content .ref-cit a {
	word-wrap: break-word;
	white-space: normal;
}

div.ref-cit div.cit-extra a, span.inline-cit.ref-journal .cit-extra a {
	font-size: 88%;
	margin-left: .3em;
	padding-left: 9px;
	/*background-image: url('/publisher/img/rightchevron.gif');
	background-position: 0 center;
	background-repeat: no-repeat;
	text-decoration: underline;*/
	white-space: nowrap;
	display: inline-block;
}


/* FIGURES AND TABLES
-------------------------------------------- */

div.article .fig, div.article .table {
	margin: 20px 0;
	clear: both;
}

.fig-inline, .table-inline {
	font-size: 12px;
	background: #FFF;
	border: 1px solid #CCC;
	height: auto;
	width: 225px;
	padding: 10px;
	margin: 20px;
	text-align: left;
	float: left;
}

.callout {
	display: block;
}

div.callout ul.callout-links, 
div.callout ul.fig-services {
	margin: 0 0 0 -40px;
}

div.callout .callout-links li, 
div.callout .fig-services li {
	margin-left: 0;
	background: url('/publisher/img/bullet.png') 0 4px no-repeat;
	list-style: none;
	padding: 0 0 0 10px;
}

div.callout .callout-links li a, 
div.callout .fig-services li a {
	color: #003366;
	white-space: nowrap;
}

.fig-caption, 
.table-caption {
	background-color: #F8F6F1;
	padding: 20px;
}

.fig-label,
.table-label {
	text-transform: uppercase;
	color: #006644;
	font-weight: bold;
	font-size: 12px;
}


/* PAGE TOOLS
-------------------------------------------- */
.pagetools {
	margin: 18px 0 0 -35px;
	width: 30px;
	background: #FFF;
	padding: 5px 0 5px 5px;
	display: block;
	text-align: center;
	float: left;
}
#pageid-content #article-services-main .icon-link, 
#pageid-content #article-services-main .sub-links, 
#pageid-content #article-services-main div.cb-section.icon-link {
    border: none;
}
.pagetools ul {
	margin: 0 0 0 -40px;
}

.pagetools ul li {
	list-style: none;
	margin: 0;
	padding: 3px;
	border: 1px solid #ECECEC;
	background: #F5F5F5;
	display: block;
}

.pagetools ul li:hover,
#pageid-content #article-services-main .icon-link:hover, 
#pageid-content #article-services-main .sub-links:hover, 
#pageid-content #article-services-main div.cb-section.icon-link:hover {
	border: 1px solid #003366;
}

.pagetools .email {
	background: #F5F5F5 url('/publisher/img/icn_email.png') 50% 50% no-repeat;
	width: 20px;
	height: 20px;
}

.pagetools .alerts {
	background: #F5F5F5 url('/publisher/img/icn_alerts.png') 50% 50% no-repeat;
	width: 20px;
	height: 20px;
}

.pagetools .citation {
	background: #F5F5F5 url('/publisher/img/icn_citation.png') 50% 50% no-repeat;
	width: 20px;
	height: 20px;
}

.pagetools .copyright {
	background: #F5F5F5 url('/publisher/img/icn_copyright.png') 50% 50% no-repeat;
	width: 20px;
	height: 20px;
}

.pagetools .share {
	background: #F5F5F5 url('/publisher/img/icn_share.png') 50% 50% no-repeat;
	width: 20px;
	height: 20px;
}
	


/* HEADER 
-------------------------------------------- */
.uber {
	background: #CCC;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
/*  overflow: auto;*/
}

.microbar {
	margin: 10px 0 0 0;
}

.hw-gen-page #header {
	background: #FFF url('/publisher/img/hdr_neurology.jpg') no-repeat top left;
	height: 124px;
	clear: both;
	width: 1000px;
}

#header a#main-logo {
	height: 120px;
	margin: 0;
	width: 250px;
	display: block;
	float: left;
}

#header .home-link {
	top: 20px;
	left: 20px;
	width: 150px;
	height: 100px;
	background: red;
}
	
.hw-account {
	background: #FFF;
	width: 100%;
	overflow: auto;
}

.hw-gen-page .spoke-navigation {
	margin: 0 0 0 10px;
}

.hw-gen-page .spoke-navigation ul {
	margin: 5px 0 0 -40px;
}

.hw-gen-page .spoke-navigation ul li {
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 10px 13px;
}

.hw-gen-page .spoke-navigation ul li a,
.hw-gen-page .spoke-navigation ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

.hw-gen-page .spoke-navigation ul li a:hover {
	text-decoration: underline;
}

.hw-gen-page .spoke-navigation ul li.selected {
	background: #006644;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.hw-gen-page .spoke-navigation ul li.selected a,
.hw-gen-page .spoke-navigation ul li.selected a:visited {
	color: #FFF;
}

.hw-gen-page .spoke-navigation ul li.selected a:hover {
	color: #FFF;
	text-decoration: none;
	background: none;
}
#authstring {
    margin-bottom: 0;
    text-align: right;
    width: auto;
}
.account {
	font-size: 11px;
	color: #999;
	margin: 0 15px 0 0;
	padding: 12px 0 0 0;
}

.account a:link,
.account a:visited {
	text-decoration: none;
	color: #003366;
}

.account a:hover {
	text-decoration: underline;
}

.account ul li {
	border-right: 1px solid #CCC;
	padding: 0 10px 0 0;
	margin: 0 9px 0 0;
	display: inline-block;
}

.loggedin {
	font-weight: bold;
	font-size: 12px;
}

.account ul li.last {
	border-right: none;
	padding: 0;
	margin: 0;
}

.audience-nav {
	margin: 0;
	padding: 0;
}

#header .audience-nav ul {
	margin: 0;
	margin-left: 0;
	float: left;
	padding: 12px 12px 10px 0;
	font-weight: bold;
	font-size: 12px;
	/*width: 990px;*/
}

#header .audience-nav ul li {
	display: inline;
}

#header .audience-nav ul li a {
	float: left;
	color: #FFF;
	font-weight: bold;
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid #507F6F;
	border-top: 1px solid #507F6F;
	border-bottom: 1px solid #507F6F;
}

#header .audience-nav ul li a.first {
	border-left: 1px solid #507F6F;
}

#header .audience-nav ul li a:visited {
	color: #FFF;
}

#header .audience-nav ul li a:hover, 
#header .audience-nav ul li a.selected {
	color: #000;
	background: #E4E1D8;
}

#header .audience-nav ul li a.last {
	border-right: none;
}

#header .search {
	background: #000;
	padding: 10px 10px 5px 10px;
	margin: 0 10px 0 0;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header .search .search-links ul {
	list-style-type: none;
	margin: 0;
	float: right;
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height: 1.5em;
}

#header .search .search-links ul li a,
#header .search .search-links ul li a:visited {
	color: #ECECEC;
	text-decoration: none;
}

#header .search .search-links ul li a:hover,
#header .search .search-links ul li a.selected {
	color: #FFF;
	text-decoration: underline;
}

#header .search-input {
	height: 27px;
	line-height: 27px;
	width: 230px;
	float: left;
	font-size: 14px;
	color: #999;
}

#header .search-submit {
	background: url('/publisher/img/btn_search.png') no-repeat top left;
	width: 37px;
	height: 34px;
	border: none;
	color: transparent;
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}




/* AD ZONES
-------------------------------------------- */
.uber .ad-zone{
	min-height: 100px;
	margin: 0;
}
.ad-zone {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
#col-2 .ad-zone a, #col-2 .ad-zone a:hover img {
    border-bottom: none;
}
.ad-zone-label a,
.ad-zone-label a:visited {
	font-size: 9px;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	text-decoration: none;
	display: block;
	text-align: center;
}

.ad-zone-label a:hover {
	color: #000;
}

.ad-zone p {
	text-align: left;
	color: #000;
}

#col-2 .ad-zone {
    margin: 0 0 20px;
}    

/* FOOTER 
-------------------------------------------- */
.hw-footer {
	clear: both;
	width: 100%;
	background: #FFF;
	display: block;
}
.footer-wklww-logo
{
padding:12px;

}
.socialbar {
	margin: 0;
	padding: 0;
	position: relative;
}

.socialbar ul {
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 14px;
	background: #006644 url('../images/ui/bg_socialbar.png') repeat-x;
	width: 1000px;
	padding: 0;
}

.socialbar ul li {
	display: inline;
}

.socialbar #rssmenu li a {
	float: left;
	color: #FFF;
	font-weight: bold;
	padding: 12px 30px;
	text-decoration: none;
}

.socialbar ul li a:visited {
	color: #FFF;
}

.socialbar ul li a:hover, 
.socialbar ul li a.selected {
	color: #FFF;
	background: #023927;
}

.socialbar ul li a.last {
	border-right: none;
}

.socialbar .social-links {
	float: right;
	font-size: 10px;
	position: absolute;
	top: 9px;
	right: 30px;
}
.FollowUs {
	padding: 0;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Georgia;
	color: #96c3b4;
	font-weight: bold;
}
.FollowUs .label {
	display: inline-block;
	margin-top: 6px;
	vertical-align: top;
}
.FollowUs img {
	margin-left: 8px;
}

/*.icnTwitter { background: url('../images/ui/icn_twitter.png') no-repeat top left; padding: 0 0 0 20px; }
.icnFacebook { background: url('../images/ui/icn_facebook.png') no-repeat top left; padding: 0 0 0 20px; }*/
.icnRss { background: url('/publisher/img/icn_rss.png') no-repeat top left; padding: 0 0 0 20px; }
.icnMobile { background: url('/publisher/img/icn_mobile.png') no-repeat top left; padding: 0 0 0 20px; }


.hw-footer .logos {
	border: 1px solid #F1EBDD;
	min-height: 163px;
}

.hw-footer .logos .neurology {
	border-right: 1px solid #F1EBDD;
	font-size: 10px;
	float: left;
	padding: 30px 25px;
}

.hw-footer .logos .partner-logos {
	padding: 25px;
	float: left;
}

.hw-footer .logos .partner-logos ul {
	margin: 0 0 0 -60px;
}

.hw-footer .logos .partner-logos ul li {
	list-style-type: none;
	display: inline;
	padding-left: 48px;
}

.hw-footer .copyright {
	font-size: 11px;
	line-height: 1.5em;
	color: #999;
	text-align: center;
	margin: 15px 0 10px 0;
	clear: both;
}

div.hw-footer .copyright a,
.hw-footer .copyright a:visited {
	text-decoration: none;
	color: #999;
}

div.hw-footer .copyright a:hover {
	text-decoration: underline;
	color: #000;
}

/*testing move to home page include later*/
/*-- jShowOff module styles --*/

#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures, .jshowoff-1, .jshowoff-2 {
	position: relative;
	overflow: hidden;
}
.jshowoff-1 {
	margin: 10px 0;
}
.jshowoff-2 {
    padding: 10px 40px;
}

.jshowoff p.jshowoff-slidelinks {
	position: absolute;
    margin: 0;
    padding: 0;
    height: 12px;
    width: 71px;
    top: -20px;
    left: 250px;
}
.jshowoff-1-slidelinks a {
	display: block;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	outline: none;
	line-height: 14px;
	background: url('/publisher/img/sprite_circles.png') no-repeat -12px 0;
    width: 12px;
    height: 12px;
    text-indent: -9999px;  
}
.jshowoff-2-controls {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 25px;
}
.jshowoff-2-prev {
    text-indent: -9999px;
    background: url("/publisher/img/sprite_arrows.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    margin: 50px 20px 0 0;
    width: 26px;
    left: -35px;
    position: absolute;
    top: -45px;
}
.jshowoff-2-prev:hover {
    background: url("/publisher/img/sprite_arrows.png") repeat scroll 0 -26px transparent;
}
.jshowoff-2-next {
    text-indent: -9999px;
    background: url("/publisher/img/sprite_arrows.png") repeat scroll -26px 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    margin: 50px 0 0;
    width: 26px;
    top: -45px;
    position: absolute;
    left: 570px;
}
.jshowoff-2-next:hover {
        background: url("/publisher/img/sprite_arrows.png") repeat scroll -26px -26px transparent;
}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
/*  color: #fff;*/
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
    background: url('/publisher/img/sprite_circles.png') no-repeat 0 0;
}
.featured-articles p.jshowoff-controls, .jshowoff-2 .jshowoff-slidelinks, .jshowoff-2-play {
	display: none;
}
/*Login page*/
#pageid-login.hw-gen-page.pagetype-content #content-block {
    padding: 60px 20px 0 5px !important;
    width: 665px;
}
#pageid-login #content-block {
    border-right: none;
    padding: 60px 0px 0px 0px !important;
}
/*Topics/collections page*/
#pageid-collections .coll-hierarchy {
    list-style-type: none;
    margin-left: 0;
}
#pageid-collections .coll-1 {
    font-weight: bold;
    margin-left: 0.5em;
    margin-top: 1em;
}
#pageid-collections .coll-2 {
    margin-left: 2.5em;
}
#pageid-collections .coll-3 {
    margin-left: 4.5em;
}

#leaderboard.leaderboard-ads ul div#oas_Top iframe{
margin:0 auto;
}
#col-3 div.tower-ads div.position-ad div#oas_Right1 iframe{
margin:0 auto;
}

#header .home-search-options{
margin-left: -5px;
margin-top: 2px;
text-align: left;
vertical-align; middle;
}

#header .search-lable{
color: #ececec;
font-size: 9pt;
margin: 0 15px 0 0;
}

#pageid-alerts-signupetoc div.user-alerts p {
margin:0;
}

.ui-dialog { margin: 0 25%; }

