body {
	background: white;
}

footer .footerTop, footer .underFooter {
	background: #157866;
}

#sidebar div.block span.blockTitle, #sidebar div#prePrintsBlock span.blockTitle, #sidebar div#retractedArticlesBlock span.blockTitle {
	background: none;
	margin: 0px;
	padding: 0px;
}

#sidebar div.block span.blockTitle, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a, #content h1, #content h2, #content h3, #content h4, #content h5, #main h1, #main h2, #main h3, #main h4, #main h5, #main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a {
	color: #157866;
}

input.button, input.defaultButton, #sidebar div.block input[type="submit"] {
	background: #157866;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 0 #157866;
	box-shadow: 1px 1px 2px 0 #157866;
	color: #fff;
}

a.icon.button, a.authorArrow, a.authorArrow:hover {
	padding: 6px 6px 6px 6px;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	font-family: 'magistralcregular';
	background: #0a5d06;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0d5f5', endColorstr='#2fa2ea',GradientType=0 );
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 0 #157866;
	box-shadow: 1px 1px 2px 0 #157866;
}

.pkp_form .authorButton {
	border: 2px solid #2fa2ea;
}

.authorCheckbox:after {
	background-color: #0a5d06;
}

#sidebar #currentIssue.block img {
	max-width: 75%;
}

#sidebar #currentIssue.block {
	text-align: center;
}

#header {
	max-width: 1440px;
	margin: 0 auto;
	background: url('../../../files/journals/178/img/background.png') left top repeat-x;
	min-height: 100px;
}

#headerWrap {
	min-height: 100px;
}

table.listing tr.heading, table.info td.heading {
	background: #157866 !important;
}

table.spec tr.head_row {
    background: #157866 !important;
}

footer .separator {
    display: none;
}

footer {
	max-width: 1440px;
	margin: 0 auto;
	background: #157866;
}

footer p, footer a, footer a:visited, footer a:active, footer a:link {
        color: white;
}

.wrs_tickContainer {
	display: none;
}

div span.heading, div div.heading {
	background: #157866;
}

#sidebar div#prePrintsBlock {
	border: none;
	background: #157866;
}

#sidebar div#prePrintsBlock span.blockTitle {
	margin: 0px;
	text-align: center;
}

#sidebar div#prePrintsBlock span.blockTitle a {
	color: white;
	font-size: 18px;
}

