@charset "utf-8";
/* CSS for History of Art */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	background-color:#EBEBEB;
	line-height:19px;
	text-align:justify
}
p {
	text-indent:0px;
	margin:0px;
	text-align:justify
}
.indent {
	text-indent:20px;
}
table.cover {
	width:850px;
	background-color:#FFF;
	padding:0px;
	border-spacing: 0;
	margin: 0 auto;
}
.cover td {
    border-spacing: 0;
    /* border: 0; */
}
/*.cover img {margin:0 auto;padding: 0;}*/

.bookpage {
	width:850px;
	background-color:#FFF;
	padding:10px 0px 10px 0px;
}
.page {
	padding-left:85px;
	padding-right:85px
}
.booktitle {
	font-size:60px;
	line-height:60px;
	font-stretch:narrower
}
.title {
	font-size:22px;
	line-height:26px
}
.chapter_title {
	font-size:26px;
	line-height:40px
}
.pale_box {
	background-color:#F8EECA;
	padding:10px
}
.centered {
	text-align:center
}
.chapter {
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-size:30px;
	text-align:center;
	line-height:30px;
	padding-top:5px;
	padding-bottom:5px
}
.pad2 {
	background-color:#FFE9C7;
	padding:10px
}
.chapter_pad {
	background-color:#E7ECF0;
	font-size:22px;
	line-height:26px;
	padding:10px
}
.chapter_num {
	font-size:100px;
	padding-bottom:35px;
	padding-top:25px
}
.backcolor {
	background-color:#DFE6EC
}
.column {
	text-align:justify;
	width:340px;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px
}
.numbered {
	list-style:decimal
}
.notes {
	font-size:13px;
	line-height:16px
}
.cyan_border {
	border:1px solid #699FEE;
	padding:10px
}
.qbox {
	border:5px solid #DFE6EC;
	margin-top:30px;
	padding:20px
}
/*------Publication info------*/	
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
	padding: 5px 23px;
	position: relative;
	top: -20px;
	font-size: 18px;
	font-weight: bold;
}
.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000;
	line-height:140%;
}
.contributors td, .contributors th {
}
.contributors th {
	width:35%;
	text-align:right;
	border-right:#000 2px solid;
	padding-right: 20px;
	vertical-align:top;
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;
}
.contributors td {
	width:25%;
	text-align:left;
	vertical-align:top;
	padding-left:20px;
	padding:8px 16px;
	font-size:15px;
}
table.fund {
	border:1px solid #000;
	border-collapse:collapse;
	width:90%;
	margin:20px;
}
.fund th {
	text-align: center;
	font-weight:normal;
	font-size:15px;
	padding:8px 0;
}
.fund td {
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-size: 15px;
}
.fund tr td:first-child {
	width:35%;
	padding-left: 10px;
	padding-bottom: 10px;
}
.fund td[colspan="2"] {
	text-align: center;
	font-size:14px;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
	padding: 12px;
	font-size: 14px;
	margin: -16px 4px;
}
.repub_info img {
	padding-left: 10px;
}
.repub_appr {
	font-size: 14px;
	padding: 22px 0 3px;
	margin-bottom: 0;
	text-align: center;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}
.first_pages {
	text-align:center;
}
.pub {
	font-size:18px;
	margin-bottom:40px;
}
.anadohos {
	color: #85878B;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle_pi {
	padding: 0 2%;
	text-align: center;
}
.ta-left {
	text-align: left;
}
.ta-center {
	text-align: center;
}
