#container { margin:auto !important; padding:0; background-color: #999966;}
#header h1 {padding:0; margin-left:auto; }
#rightSidebar {padding:6px; margin:auto; width:150px; background-color:#e5e5cd; font-size:.8em !important;}
#header, #body { margin:auto !important; padding:0; width:800px; }
#main { margin:auto; padding:6px 10px 10px 0px; background-color: #ffffff; width:610px; }
#body {background-color:#FFFFFF; min-height:600px; overflow: auto; border:3px double #000; border-top-style:none; width:795px; font-family: "Times New Roman", serif; font-size: 16px; }
#sidebarDevelopedBy .blockTitle, #sidebarHelp .blockTitle { color:#424204 !important; background-color:#E5E5CD !important; font-weight:normal !important; border:none !important;}

#sidebar .blockTitle {margin-bottom: 5px;}


table.listing td {
	text-align: left;
}

#content {
	overflow:auto;
}


a:link {
	background-color: transparent;
	color: #424204;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #877650;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #877650;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

#content p a.action:link, #content p a.action:hover, #content p a.action:visited, #content p a.action:active { color: blue; font-weight:bold; }

body {
	background-color: #999966;
	color: #000000;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0;
}

#navbar, #breadcrumb , #content {
	margin: 0 0 0 6px;
}

#breadcrumb a {
color:#424204;


}
#content {
	font-size: 85%;
}

h1 {
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", serif ! important;
}

p.pubnote {
	background: #CCC;
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	margin-bottom: 0pt;
	margin-left: 100px;
	margin-right: 10%;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	position: relative;
	text-align: left;
}

h1, h1.icaaptagline, h1.issn, h1.title {
	font-size: 16px;
}


div#navbar ul.menu li a {
	font-weight:bold;
	color:#424204;
	font-size:13px;
}

div#navbar ul.menu li a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color:#424204;
	font-weight:bold;
}

input.button {
	background-color:#cccc98;
	color:#000000;
}

#main div.rtBlock {
        font-size: 1em;
        padding-bottom: 1.5em;
}

#main div.rtBlock span.rtSubtitle {
        display: block;
        padding: 0.5em 0 0.5em 0;
        font-size: 1em;
	font-weight: bold;
        letter-spacing: 0.1em;
        text-transform: uppercase;
	text-align: center;

	background-color:#424204;
	color:#ffffff;
}

#sidebar {
	background-color:#e5e5cd;
}

#sidebar .block ul {
	list-style: none;
}

#sidebar .block .blockTitle{
	background-color:#424204;
	color:#ffffff;
	text-align: center;
	font-weight: bold;
}

#content h3 {
	font-size:16px;
	font-weight:bold;
}

#main h2 {
	font-size:18px;
	text-align:center;
}

div.thickseparator {
      width: 100%;
      margin-top: 0em;
      margin-bottom: 0.25em;
      padding: 0;
      border-bottom: 1px solid #8F9071;
      font-size: 0.5em;
      line-height: 25%;
}


/* Privacy policy top bar styles */
div#cookie-law {
    color: white;
    background-color: black;
    padding: 2em;
    max-width: 24em;
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    z-index: 9999;
    right: 1em;
    bottom: 1em;
}

div#cookie-law > p a { 
        text-decoration: underline;
        color: #d4a525;
}


div#cookie-law > p {
    font-family: Helvetica, Calibri, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 14px;
    display: block;
    text-align: left;
    margin: 0px;
    padding: 0;
}

button.close-cookie-banner {
    display: block;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    flex: 1;
    box-sizing: border-box;
    width: 100%;
    margin-top: 1em;
    background-color: #d4a525;
    border: none;
    padding: 10px;
    text-decoration: none;
}
