@charset "utf-8";
/* CSS Document */

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#CCC;
}
/* HTML tags */
sup {
	font-size:12px;
}
sub {
	font-size:10px;
}
img {
	vertical-align:middle;
}
p, ul, ol, table, table.tbcenter, .columns {
	margin-bottom:16px;
}
ul, ol {
	padding-left:24px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
dl {
	margin:10px 0;
}
dt {
	font-weight: bold;
	margin:10px 0 0 0;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h1 {
	font-size:150%;
	text-align: center;
	margin: 60px 0;
	font-weight:bold;
}
h2 {
	font-size:120%;
	text-align: left;
	margin: 30px 0;
	font-weight:bold;
}
h3 {
	font-size:100%;
	text-align: left;
	margin: 24px 0;
	font-weight:bold;
}
ol li {
	margin-bottom:10px;
}
/*** classes ***/
.container {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
.container td {
	padding:10px 40px;
}
.credit h2 {
	margin:40px 0 10px 0;
	text-indent:20px;
	border-bottom:1px solid #000;
}
.credit h3 {
	font-size:100%;
	font-weight:normal;
	margin:0;
}
.credit p {
	text-indent:20px;
}
.booktitle {
	margin:200px auto;
}
.booktitle h1 {
	font-size:60px;/*color:#0073ba;*/
}
.prologue h2 {
	margin:40px 0 40px 0;
	text-indent:20px;
}
.prologue p {
	text-indent:20px;
}
.toc h1 {
	text-align:left;
	font-weight:bold;
	font-size:36px;
	padding:40px 0 40px 50px;
	height:30px;
	background:url(images/tmpl_bgrnd_toc_h1.jpg) no-repeat;
	margin:0 0 30px 0;
}
.toc h2 {
	font-weight:normal;
	font-size:20px;
	height:28px;
}
.toc h2.toc1 {
	background:url(images/tmpl_bgrnd_toc1_h2.jpg) no-repeat #dbd8e9;
	padding:16px 0 16px 70px;
}
.toc h2.toc2 {
	background:url(images/tmpl_bgrnd_toc2_h2.jpg) no-repeat #deecdf;
	padding:16px 0 16px 70px;
}
.toc h2.toc3 {
	background:url(images/tmpl_bgrnd_toc3_h2.jpg) no-repeat #f2f2da;
	padding:16px 0 16px 70px;
}
.toc h3 {
	text-align:left;
	padding-left:30px;
	text-indent:-30px;
}
.toc p {
	text-align:left;
	padding-left:42px;
	text-indent:-42px;
}
.editorial {
	background:#a8d8eb;
}
.editorial h1 {
	margin:0 0 20px;
	color:#284a93;
}
.editorial p {
	text-indent:20px;
	margin-bottom:0;
}
.editorial ul {
	list-style-image: url(images/tmpl_bullet_blue.png);
}
.frontpage.chapter1 h1, .frontpage.chapter2 h1, .frontpage.chapter3 h1 {
	font-size:48px;
	text-align:left;
	border-bottom-style:solid;
	border-bottom-width:8px;
	margin-top:200px;
	padding:30px 10px;
}
.frontpage.chapter1 h2, .frontpage.chapter2 h2, .frontpage.chapter3 h2 {
	font-size:36px;
	text-align:right;
	line-height:48px;
}
.frontpage.chapter1 h3, .frontpage.chapter2 h3, .frontpage.chapter3 h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	font-size:24px;
	text-align:right;
	line-height:48px;
}
.frontpage.chapter1 h1 {
	color:#023ade;
	border-bottom-color:#072481;
}
.frontpage.chapter2 h1 {
	color:#00ff00;
	border-bottom-color:#018737;
}
.frontpage.chapter3 h1 {
	color:#df8902;
	border-bottom-color:#ff9903;
}
.header {
	margin:30px 0;
	font-weight:bold;
	font-size:120%;
	color:#FFF;
}
.header span {
	background:#FFF;
	padding:10px 40px 10px 0;
	color:#000;
}
.header_right {
	margin:30px 0;
	font-weight:bold;
	font-size:120%;
	color:#FFF;
	text-align:right;
}
.header_right span {
	background:#FFF;
	padding:10px 0 10px 40px;
	color:#000;
}
.chapter1 .header {
	background:url(images/tmpl_bgrnd_header1.png) repeat-y left top;
}
.chapter2 .header {
	background:url(images/tmpl_bgrnd_header2.png) repeat-y left top;
}
.chapter3 .header {
	background:url(images/tmpl_bgrnd_header3.png) repeat-y left top;
}
.chapter1 .header_right {
	background:url(images/tmpl_bgrnd_header_right1.png) repeat-y right top;
}
.chapter2 .header_right {
	background:url(images/tmpl_bgrnd_header_right2.png) repeat-y right top;
}
.chapter3 .header_right {
	background:url(images/tmpl_bgrnd_header_right3.png) repeat-y right top;
}
.bibliography .header {
	background:url(images/tmpl_bgrnd_header_bibliography.png) repeat-y left top;
}
.chapter1 h1 {
	text-align:left;
	margin:0 0 20px 20px;
	padding:6px 0;
}
.chapter2 h1 {
	text-align:left;
	margin:0 0 20px 20px;
	padding:6px 0;
}
.chapter3 h1 {
	text-align:left;
	margin:0 0 20px 20px;
	padding:6px 0;
	color:#000;
}
.bibliography h1 {
	text-align:left;
	margin:0 0 20px 20px;
	padding:6px 0;
	color:#000;
}
.chapter1 .header h1, .chapter2 .header h1, .chapter3 .header h1, .chapter1 .header_right h1, .chapter2 .header_right h1, .chapter3 .header_right h1, .bibliography .header h1 {
	border:none;
}
.chapter1 h2, .chapter2 h2, .chapter3 h2 {
	text-align:left;
	padding-left:36px;
	text-indent:-36px;
	margin-top:0;
}
.chapter1 h3, .chapter2 h3, .chapter3 h3 {
	text-align:left;
	padding-left:42px;
	text-indent:-42px;
	margin-top:0;
}
.chapter1 p, .chapter2 p, .chapter3 p {
	text-indent:20px;
}
.think {
	padding:10px;
	background:#d7e5ac;
	border:2px solid #FFF;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	outline:2px solid #d7e5ac;
	margin:10px 0 20px;
}
.think h3 {
	text-indent:20px;
	font-style:oblique;
	margin-top:0;
	padding: 0px;
}
/*rounded corner box*/
.rbox {
	margin-top:40px;
	margin-bottom:20px;
}
.rbox table {
	border-spacing:0;
	margin:0;
	padding:0;
}
.rbox ul {
	margin-bottom:0;
}
.rbox td {
	padding:10px;
	vertical-align:top;
}
.rbox-header {
	height:20px;
	padding:0;
}
.rbox-headleft {
	width:20px;
	height:20px;
	float:left;
	padding:0;
}
.rbox-body {
	padding:10px;
}
.rbox-footer {
}
.rbox-bl {
	height:20px;
	width:20px;
}
.rbox-br {
	margin-left:20px;
	height:20px;
}
/* blue rounded box*/

.chapter1 .rbox .rbox-header {
	background:url(images/tmpl_rbox1_trc.png) no-repeat top right #FFF;
}
.chapter1 .rbox .rbox-header .rbox-headleft {
	background:url(images/tmpl_rbox1_tlc.png) no-repeat top left #FFF;
}
.chapter1 .rbox .rbox-body {
	border-left:1px solid #072481;
	border-right:1px solid #072481;
}
.chapter1 .rbox .rbox-footer .rbox-bl {
	background:url(images/tmpl_rbox1_blc.png) no-repeat bottom left #FFF;
	float:left;
}
.chapter1 .rbox .rbox-footer .rbox-br {
	background:url(images/tmpl_rbox1_brc.png) no-repeat bottom right #FFF;
}
/* green rounded box*/
.chapter2 .rbox .rbox-header {
	background:url(images/tmpl_rbox2_trc.png) no-repeat top right #FFF;
}
.chapter2 .rbox .rbox-header .rbox-headleft {
	background:url(images/tmpl_rbox2_tlc.png) no-repeat top left #FFF;
}
.chapter2 .rbox .rbox-body {
	border-left:1px solid #018737;
	border-right:1px solid #018737;
}
.chapter2 .rbox .rbox-footer .rbox-bl {
	background:url(images/tmpl_rbox2_blc.png) no-repeat bottom left #FFF;
	float:left;
}
.chapter2 .rbox .rbox-footer .rbox-br {
	background:url(images/tmpl_rbox2_brc.png) no-repeat bottom right #FFF;
}
/* orange rounded box*/
.chapter3 .rbox .rbox-header {
	background:url(images/tmpl_rbox3_trc.png) no-repeat top right #FFF;
}
.chapter3 .rbox .rbox-header .rbox-headleft {
	background:url(images/tmpl_rbox3_tlc.png) no-repeat top left #FFF;
}
.chapter3 .rbox .rbox-body {
	border-left:1px solid #ff9903;
	border-right:1px solid #ff9903;
}
.chapter3 .rbox .rbox-footer .rbox-bl {
	background:url(images/tmpl_rbox3_blc.png) no-repeat bottom left #FFF;
	float:left;
}
.chapter3 .rbox .rbox-footer .rbox-br {
	background:url(images/tmpl_rbox3_brc.png) no-repeat bottom right #FFF;
}
.table_blue {
	background:#b7bdd9;
}
.table_blue td, .table_blue th {
	padding:10px;
}
.table_blue td {
	border:1px solid #000;
	vertical-align:top;
}
.table_blue th {
	border:1px solid #072481;
	border-bottom:1px solid #000;
	background:#072481;
	color:#FFF;
	text-align:center;
}
.table_black td, .table_black th {
	padding:10px;
}
.table_black td {
	border:1px solid #000;
	vertical-align:top;
}
.table_black th {
	border:1px solid #000;
	text-align:center;
}
.table_green {
	background:#dbe8da;
}
.table_green td, .table_green th {
	padding:10px;
}
.table_green td {
	border:1px solid #000;
	vertical-align:top;
}
.table_green th {
	border:1px solid #018737;
	border-bottom:1px solid #000;
	background:#018737;
	color:#FFF;
	text-align:center;
}
.table_orange {
	background:#ffebcd;
}
.table_orange td, .table_orange th {
	padding:10px;
}
.table_orange td {
	border:1px solid #000;
	vertical-align:top;
}
.table_orange th {
	border:1px solid #000;
	border-bottom:1px solid #000;
	background:#ff9904;
	color:#000;
	text-align:center;
}
.table_yellow {
	padding:10px;
	border:2px solid #072481;
	background:url(images/tmpl_bgrnd_yellow.png) repeat-y top left #FFF;
}
.caption {
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
}
.entheto {
	background:url(images/tmpl_bgrnd_entheto.png);
}
.entheto .header {
	width:100px;
	text-align:center;
	background-color:#80c31c;
	color:#FFF;
	margin:-40px 20px 10px 640px;
	padding:60px 20px 10px 20px;
}
.entheto h1 {
	border-bottom: 3px solid #80c31c;
	text-align:left;
	margin-left:350px;
	margin-right:-40px;
	padding-bottom:4px;
}
.entheto_table {
	background:#FFF;
	border: 3px solid #80c31c;
	padding:10px;
}
.entheto_table h2 {
	margin:0 0 20px 0;
}
div.figure {
	border: thin white solid;
	margin: 0;
	padding:10px;
}
/*** attributes ***/
.border {
	padding:10px;
	border:1px solid #000000;
}
.over {
	text-decoration:overline;
}
.underline {
	text-decoration:underline;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	display: block;
	overflow:hidden;
	clear: both;
}
.tbcenter {
	margin:0 auto;
}
.half {
	width: 48% !important;
}
.trio {
	width: 31% !important;
}
.quad {
	width: 23% !important;
}
.full {
	width: 100%;
}
/*** LISTS ***/
.list-none {
	list-style:none;
}
.list-greek {
	list-style:lower-greek;
}
/**COLUMNS**/
/* main columns */
.columns {
	width: 100%;
}
.lastcol {
	margin-right: 0px !important;
}
.col1-2 {
	width: 390px;
	float: left;
	margin-right: 20px;
}
.col1-3 {
	width: 253px;
	float: left;
	margin-right: 20px;
}
.col2-3 {
	width: 526px;
	float: left;
	margin-right: 20px;
}
.col1-4 {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.col2-4 {
	width:390px;
	float: left;
	margin-right: 20px;
}
.col3-4 {
	width: 595px;
	float: left;
	margin-right: 20px;
}
/* cols inside of main columns */

.col2-3 .col1-2 {
	width: 31%;
	float: left;
	margin-right: 10px;
}
.col2-3 .col1-3 {
	width: 20%;
	float: left;
	margin-right: 31px;
}
.col2-3 .col2-3 {
	width: 43%;
	float: left;
	margin-right: 31px;
}
.col3-4 .col1-3 {
	width: 22%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col2-3 {
	width: 48%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col1-4 {
	width: 16%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col2-4 {
	width: 35%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col3-4 {
	width: 55%;
	float: left;
	margin-right: 8px;
}
/*------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;
}
.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-center {
	text-align: center;
}
table.exof {
	margin:0 auto;
}
