body {
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h1, h2, h3, h4, h5, h6 {
	padding: 3px;
	padding-top: 10px;
	text-align: center;
	font-family: Mirza, verdana;
	font-weight: bold;
	font-variant: small-caps;
	color: #021547;
}

h1	{ font-size: 36px; }
h2	{ font-size: 27px; }
h3	{ font-size: 24px; }
h4	{ font-size: 21px; }
h5	{ font-size: 15px; }
h6	{ font-size: 12px; }

a, a:visited {
	text-decoration: none;
	color: #021547;
}

a:hover {
	text-decoration: underline;
}

a.home {
	text-decoration: none;
	border: 0px;
	font-family: Mirza;
	font-size: 54px;
	font-variant: none;
	font-weight: normal;
}

ul.sidelist_outer {
	padding: 0px;
	margin-left: 1em;
	font-weight: bold;
	text-align: left;
	color: #021547;
}

ul.sidelist, ul.sidelist_inner {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
}

ul.sidelist_inner {
	font-weight: normal;
	display: none;
}

li {
	list-style-type: none;
	padding: 5px;
	padding-right: 10px;
}

ul.sidelist_outer li {
	padding-right: 0px;
}

ul.sidelist_inner li {
	padding-right: 10px;
}

ul.sidelist li:hover, ul.sidelist_inner li:hover, li.behind {
	background: #c0c4d0;
}

li.booklist {
	padding-left: 5em;
	text-indent: -5em;
	border: 1px solid #ffffff;
}

li.booklist:hover, li.around {
	background: #fffcb0;
}

li#cli:hover {
	background: #021547;
	color: #ffffff;
}

li.current {
	background: #021547;
	color: #ffffff;
}

input.searchbox {
	border: 1px solid #aaaaaa;
}

input.submitbutton {
	padding-left: 0px;
	padding-right: 0px;
	background: #ffffff;
	border: 1px solid #021547;
}

input.cart, img.cart {
	vertical-align: middle;
}

table.reserve_cart {
	border: 0px;
	width: 680px;
	padding-left: 10px;
}

table.reserve_cart td {
	padding: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.reserve_cart tr.last td.info, table.reserve_cart tr.last td.price {
	border-top: 1px solid #021547;
}

table.reserve_cart td.info {
	width: 580px;
	text-align: left;
	vertical-align: top;
}

table.reserve_cart td.rembutt {
	width: 50px;
	text-align: center;
	vertical-align: middle;
}

table.reserve_cart td.price {
	width: 50px;
	text-align: right;
	vertical-align: bottom;
}

ul.reservations li {
	list-style-type: disc;
	padding: 3px;
	color: #000000;
}

table.resform {
	border: 0px;
	padding: 5px;
	margin-left: 40px;
	width: 650px;
}

table.resform td.label {
	width: 150px;
	vertical-align: top;
	padding: 3px;
}

table.resform td.entry {
	width: 490px;
	padding: 3px;
}

input.full {
	border: 1px solid #aaaaaa;
	width: 450px;
}

textarea {
	border: 1px solid #aaaaaa;
	font-family: verdana;
	font-size: 11px;
}

#wrapper {
	width: 900px;
	padding: 0px;
	text-align: left;
	background: url('../images/book_bg.jpg');
	background-repeat: no-repeat;
}

#content {
	min-height: 1000px;
	width: 690px;
	padding: 0px;
	padding-top: 10px;
	margin-left: 200px;
}

#sidebar {
	float: left;
	padding: 0px;
	width: 200px;
	border-right: 1px solid #cccccc;
}

#header {
	padding: 0px;
	width: 100%;
	border-bottom: 2px solid #021547;
	text-align: right;
	color: #021547;
}

* html #header {
	padding: 3px;
	padding-top: 0px;
}

#footer {
	padding: 2px;
	width: 100%;
	border-top: 1px solid #021547;
	text-align: right;
	font-size: 10px;
	color: #021547;
}

#searchbar {
	padding: 4px;
	padding-left: -3px;
	padding-bottom: 8px;
	text-align: right;
	width: 100%;
}

#sectionLabel {
	padding: 1px;
	padding-top: 8px;
	width: 194px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #888888;
	color: #021547;
}

#formsub {
	padding: 5px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: right;
}

.author {
	font-size: 11px;
	font-weight: bold;
}

.title {
	font-style: italic;
}

.req {
	color: #ff0000;
}

.publisher, .datepub, .condition, .isbn {
	color: #555555;
}

.price {
	padding-left: 1em;
}

.ckbox {
	vertical-align: top;
}

.numberCats {
	padding-left: 1em;
	font-size: 11px;
}

.catLetters {
	display: inline;
	width: 8em;
}

<!-- from old static.css page used on med/eth/18c_pub pages -->

TD.who {
	vertical-align: top;
	font-weight: bold;
	text-decoration: underline;
}

TD.ldetail {
	width: 45%;
	text-align: left;
	font-size: 11px;
}

TD.rdetail {
	width: 55%;
	text-align: right;
	font-size: 11px;
}

.maintitle {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.subtitle {
	font-weight: bold;
}

.static_author {
	font-style: italic;
}

.foreword {
	font-size: 11px;
}

.caption {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 12px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #0081DF;
    color: #FFF;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 30px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #00A1FF;
}
/*Cookie Consent End*/
