@import url('https://fonts.googleapis.com/css?family=Teko:400,700|Pathway+Gothic+One');
@import url('imgs/clear.css');
 
body {
	background-image: url(rerm-bgmirror01.jpg);
}


a:hover{color:green;text-decoration:underline }
 
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Pathway Gothic One', "Times New Roman", Times, serif !important;
  color: #000000;
  font-weight: normal;
  text-align: left;
}

#content h4 {
	font-family: 'Open Sans', sans-serif;
}

#breadcrumb {display : none };

.announcements {display : none }

#content {
	border-top: none;
}

#content h3, #main h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

a:link {
	background-color: transparent;
	color: #000080;
	text-decoration: none;
}


a:visited, a:hover {
	color: #09617b;
	text-decoration: underline;
}

#header {
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-image: none;
  min-height: 0px;
  
}

#headerTitle {
  width: 1080px;
  margin: 0 auto;
  display: inline-block;
}
#header h1 {
  font-family: 'Teko', verdana, Georgia, "Times New Roman", Times, serif !important;
  font-weight: 200 !important;
  text-transform: none;
  font-size: 3.2em;
  letter-spacing: 0;
  color: #111111;
  text-shadow: 1px 1px #ffffff;
  padding: 0 !important;
  line-height: 0px;
  margin-top: -13.33333333px;
}
#headerTitle img {
  width: 100% !important;
  min-width: 730px !important;
  height: auto;
  margin: 0;
  padding-left: 0px;
  position: relative;
}

#navbar {
  font-family: 'Pathway Gothic One', "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 1.5em !important;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0;
  padding-left: 15px;
}

ul.menu li:after {
	color: lightgray;
	content: "|";
	display: inline;
	padding-left: 15px;
	text-shadow: 1px 1px 0 whitesmoke;
}

ul.menu li {
	padding-right: 15px;
}

.menu > li:first-child {
	padding-left: 10px;
}

#navbar li a:hover {
	color: #222;
	background: none;
}
ul.sidemenu {
  margin-top: -12px;
  padding-left: 0px !important;
}
ul.sidemenu.full {
  margin: -12px -12px 0 -12px;
}
ul.sidemenu li:before {
  display: none;
}
ul.sidemenu li {
  padding: 0;
}
ul.sidemenu li a {
  display: block;
  padding: 0.7em 12px 0.7em 12px;
  border-bottom: 1px solid #b5b5b5;
  background-color: #eeeeee;
  text-decoration: none;
  color: #222222;
}
ul.sidemenu li a:hover {
  background-color: #d7d7ff;
  text-decoration: underline;
}

#leftSidebar { 
	margin-left: 9%;
	margin-right: 1%;
	width: 15%;
}

#rightSidebar {
	margin-right: 9%;
	margin-left: 1%;
	width: 15%;
}

.tocTitle a{    ; font-weight bold;    
}

.tocGalleys {position: relative;     font-size: 10px;    color:#fff;    background: url(https://2.bp.blogspot.com/-Bz7NuP5dJ6k/W7IzEXOALKI/AAAAAAAABLY/JMZ67dCHZrkzz6PVnm2MddF2_JZ0oUNRACLcBGAs/s1600/iconpdf.png) no-repeat; padding:6px;
}


.tocAuthors{    background:rgba(0, 0, 0, 0)url(https://4.bp.blogspot.com/-WQUWjAX0abk/V70AvsBoYEI/AAAAAAAAGNw/0JcwdK3AVW02jknK8cRo9GRSL1wSX2liACLcB/s1600/amar-icon.png) no-repeat scroll;    font-style:italic;    margin-top:4px;  padding-bottom:5px;    padding-left:30px;
}

.tocDOI{background: url(doi.png) 1px 2px no-repeat rgba(0,0,0,0);
    margin-top: 4px;
    padding-left: 30px;
}

table.tocArticle:nth-child(odd) tr {
  background-color: #f0f0ff;
}
table.tocArticle:nth-child(even) tr {
  background-color: #f4f4f4;
}
table.tocArticle tr:hover {
  background-color: #ffedcc;
}
table.tocArticle td {
  padding: 5px 10px;
}
table.tocArticle a {
  text-decoration: none;
}

#main {
	background-color: white;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top: 0px;
	margin-bottom: 0px;
	box-shadow: 0px 0px 3px -2px #000;
}

#main h2, #main h3 {
	margin-right: 0;
}

#content, #main > h2, #main > h3 {
	padding-left: 40px;
	padding-right: 40px;
}

input, select {
	box-shadow: 0 1px 4px -5px black;
	border: solid 1px lightgray !important;
	background-color: white !important;
	padding: 5px;
	font-family: inherit !important;
}

input:focus, select:focus {
	box-shadow: 0 1px 4px -3px black;
}

input.button {
	border-radius: 3px;
	box-shadow: 0 0 2px #fff inset;
	padding: 5px 8px;
	text-decoration: none !important;
	background-color: #e1e1e1;
	background-image: linear-gradient(#ededed, #e1e1e1);
	border: 1px solid #d0d0d0;
	color: #444;
	text-shadow: 1px 1px 1px #fff;
}

input.button:hover {
	background-color: #ededed;
	background-image: linear-gradient(#e1e1e1, #ededed);
	border: 1px solid #b0b0b0;
	cursor: pointer;
}

#sidebar div.block span.blockTitle {
        border-bottom: none;
        background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
        background-image: linear-gradient(#fff, #ccc);
        padding: 6px 10px 6px 10px;
	margin: -10px -10px 10px;
}

#sidebar div.block {
	padding: 10px;
	box-shadow: 0px 0px 3px -2px #000;
	border: solid 1px white;
	border-bottom: none;
}

