@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	margin-top: 0px;
	text-align: justify;
	background-color: #ebebeb;
}
p {
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
li{
	margin-top: 0px;
	margin-bottom: 0px;
}
li span {
	color: #000;
}
.ci {
	list-style-type: circle;
}

/* styles for book text*/
h1 {
	font-size: 130%;
	padding: 5px;
}
.index h1 {
	letter-spacing: 3px;
	text-align: center;
}
h2{
	font-size: 130%;
	text-align: right;
	padding: 5px;
	margin-top: -60px;
}
.index h2 {
}
h3{
}
.index h3 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
}
h5{
}
h6 {
}
.small {
	font-size: 85%;
}
.caption {
	font-size: 70%;
	text-align: center;
}
.footnote {
}
.hil {
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.ind {
	font-weight: bold;
	margin-left: 24px;
}
/* various obj (div, table, td) styles */
.box22 {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.cf {
	background-image: url(images/img26-fonto.jpg);
	background-repeat: repeat-x;
}
.boxcol {
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
	padding-right: 10px;
}
.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding:0px;
	border-width: 0px;
	background-color: #ffffff;
}
.tblm {	margin-top: 15px;
		margin-bottom: 15px;}
.top table td {vertical-align: top;}
.middle table td {vertical-align: middle;}
.bottom table td {vertical-align: bottom;}
.obj-bottom {vertical-align: bottom;}
.obj-left {
	margin-right: auto;
	margin-left: 0;
}
.obj-center {
	margin-right: auto;
	margin-left: auto;
}
.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.img-back {
	background-repeat: no-repeat;
}
.obj-flowright {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 1px;
}
.obj-flowright0 {
	float: right;
}
.obj-flowright-under {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	clear: right;
	margin-top: 3px;
}
.obj-flowleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.obj-flowleft0 {
	float: left;
}
.obj-flowleft-under {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	clear: left;
	margin-top: 3px;
}
.page  {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.page0 {
	padding: 0px;
	vertical-align: top;
}
.frame1 {border: 1px solid #000;}
.frame3 {border: 3px solid #000;}
.round10 {
	-moz-border-radius: 10px;
	border-radius: 10px;
} 
.round15 {
	-moz-border-radius: 15px;
	border-radius: 15px;
} 
.round20 {
	-moz-border-radius: 20px;
	border-radius: 20px;
} 
.shadow {
	-moz-box-shadow: rgba(0,0,0,0.2) 10px 10px;
	-webkit-box-shadow: rgba(0,0,0,0.2) 10px 10px;
	box-shadow: rgba(0,0,0,0.2) 10px 10px;}
  
/* general text styles */
.normal {font-weight: normal;}
.italic {font-style: italic;}
.bold {	font-weight: bold;}
.left {	text-align: left;}
.center {text-align:center;}
.right {text-align: right;}
.indent {text-indent: 24px;}
.indent0 {text-indent: 0px;}
.indent48 {
	text-indent: 48px;
	margin-left: 24px;
}
.outdent {
	margin-left: 30px;
	text-indent: -30px;
}
.outdent48 {
	margin-left: 48px;
	text-indent: -48px;
}
.hmargin0 {margin-left: 0px;}
.hmargin12 {margin-left: 12px;}
.hmargin24 {margin-left: 24px;}
.hmargin48 {margin-left: 48px;}
.hmargin72 {margin-left: 72px;}
.vmargin0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.vmargin5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.vmargin10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.vmargin15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.vmargin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.vmarginT0 {margin-top: 0px;}
.vmarginT5 {margin-top: 5px;}
.vmarginT10 {margin-top: 10px;}
.vmarginT15 {margin-top: 15px;}
.vmarginB0 {margin-bottom: 0px;}
.vmarginB5 {margin-bottom: 5px;}
.vmarginB10 {margin-bottom: 10px;}
.vmarginB15 {margin-bottom: 15px;}
.lineover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: -5px;
}
.lineunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* universal colors */
.white-t, h1, h2, .chap27 .hil {color:#FFF}
.white-f {background-color:#FFF}
.white-b {border-color:#FFF}
.gray-t, .index h1, .index h3, .ind {color:#999999}
.gray-f {background-color:#999999}
.grayL-f {background-color:#e6e7e8}

/* χρώματα βιβλίου */
/* 1 */
.c1-col1-t, .chap1 .col-t {color:#d16dab} /* xrwma grammatwn - vasiko */
.c1-col1-b, .chap1 .boxcol {border-color:#d16dab} /* border frame - vasiko */
.c1-col1D-f, .chap1 h1 {background-color:#d16dab} /* fonto header - vasiko  */
.c1-col1L-f, .chap1 .col-ba {background-color:#f3e3e9} /* fonto plaisiou - light  */
/* 2 */
.c2-col1-t, .chap2 .col-t  {color:#0fb24b} /* xrwma grammatwn - vasiko */
.c2-col1-b, .chap2 .boxcol  {border-color:#0fb24b} /* border frame - vasiko */
.c2-col1D-f, .chap2 h1  {background-color:#0fb24b} /* fonto header - vasiko  */
.c2-col1L-f, .chap2 .col-ba  {background-color:#d6ebd4} /* fonto plaisiou - light  */
/* 3 */
.c3-col1-t, .chap3 .col-t {color:#7dc7cb} /* xrwma grammatwn - vasiko */
.c3-col1-b, .chap3 .boxcol {border-color:#7dc7cb} /* border frame - vasiko */
.c3-col1D-f, .chap3 h1 {background-color:#7dc7cb} /* fonto header - vasiko  */
.c3-col1L-f, .chap3 .col-ba {background-color:#e9f6f5} /* fonto plaisiou - light  */
/* 4 */
.c4-col1-t, .chap4 .col-t {color:#0080c6} /* xrwma grammatwn - vasiko */
.c4-col1-b, .chap4 .boxcol {border-color:#0080c6} /* border frame - vasiko */
.c4-col1D-f, .chap4 h1 {background-color:#0080c6} /* fonto header - vasiko  */
.c4-col1L-f, .chap4 .col-ba {background-color:#ccdbf0} /* fonto plaisiou - light  */
/* 5 */
.c5-col1-t, .chap5 .col-t {color:#aba000} /* xrwma grammatwn - vasiko */
.c5-col1-b, .chap5 .boxcol {border-color:#aba000} /* border frame - vasiko */
.c5-col1D-f, .chap5 h1 {background-color:#aba000} /* fonto header - vasiko  */
.c5-col1L-f, .chap5 .col-ba {background-color:#f1edd3} /* fonto plaisiou - light  */
/* 6 opws 5*/
/* 7 */
.c7-col1-t, .chap7 .col-t {color:#923f8c} /* xrwma grammatwn - vasiko */
.c7-col1-b, .chap7 .boxcol {border-color:#923f8c} /* border frame - vasiko */
.c7-col1D-f, .chap7 h1 {background-color:#923f8c} /* fonto header - vasiko  */
.c7-col1L-f, .chap7 .col-ba {background-color:#e1cfe1} /* fonto plaisiou - light  */
/* 8 opws 4*/
/* 9 */
.c9-col1-t, .chap9 .col-t {color:#5a8243} /* xrwma grammatwn - vasiko */
.c9-col1-b, .chap9 .boxcol {border-color:#5a8243} /* border frame - vasiko */
.c9-col1D-f, .chap9 h1 {background-color:#5a8243} /* fonto header - vasiko  */
.c9-col1L-f, .chap9 .col-ba {background-color:#d8dccb} /* fonto plaisiou - light  */
/* 10 opws 2*/
/* 11 */
.c11-col1-t, .chap11 .col-t {color:#722f1c} /* xrwma grammatwn - vasiko */
.c11-col1-b, .chap11 .boxcol {border-color:#722f1c} /* border frame - vasiko */
.c11-col1D-f, .chap11 h1 {background-color:#722f1c} /* fonto header - vasiko  */
.c11-col1L-f, .chap11 .col-ba {background-color:#dfc5ba} /* fonto plaisiou - light  */
/* 12 */
.c12-col1-t, .chap12 .col-t {color:#d8143f} /* xrwma grammatwn - vasiko */
.c12-col1-b, .chap12 .boxcol {border-color:#d8143f} /* border frame - vasiko */
.c12-col1D-f, .chap12 h1 {background-color:#d8143f} /* fonto header - vasiko  */
.c12-col1L-f, .chap12 .col-ba {background-color:#f5cec6} /* fonto plaisiou - light  */
.c12-col1LL-f, .chap12 .col-ba2 {background-color:#fff6e8} /* fonto plaisiou keimenou - extra light  */
/* 13 */
.c13-col1-t, .chap13 .col-t {color:#00aeef} /* xrwma grammatwn - vasiko */
.c13-col1-b, .chap13 .boxcol {border-color:#00aeef} /* border frame - vasiko */
.c13-col1D-f, .chap13 h1 {background-color:#00aeef} /* fonto header - vasiko  */
.c13-col1L-f, .chap13 .col-ba {background-color:#c7eafb} /* fonto plaisiou - light  */
/* 14 opws 5*/
/* 15 */
.c15-col1-t, .chap15 .col-t {color:#ed1c24} /* xrwma grammatwn - vasiko */
.c15-col1-b, .chap15 .boxcol {border-color:#ed1c24} /* border frame - vasiko */
.c15-col1D-f, .chap15 h1 {background-color:#ed1c24} /* fonto header - vasiko  */
.c15-col1L-f, .chap15 .col-ba {background-color:#fddcce} /* fonto plaisiou - light  */
.c15-col1LL-f, .chap15 table th {background-color:#ffe5c1} /* fonto plaisiou keimenou - extra light  */
/* 16 */
.c16-col1-t, .chap16 .col-t {color:#f36f21} /* xrwma grammatwn - vasiko */
.c16-col1-b, .chap16 .boxcol {border-color:#f36f21} /* border frame - vasiko */
.c16-col1D-f, .chap16 h1 {background-color:#f36f21} /* fonto header - vasiko  */
.c16-col1L-f, .chap16 .col-ba {background-color:#fedec7} /* fonto plaisiou - light  */
/* 17 */
.c17-col1-t, .chap17 .col-t {color:#f48594} /* xrwma grammatwn - vasiko */
.c17-col1-b, .chap17 .boxcol {border-color:#f48594} /* border frame - vasiko */
.c17-col1D-f, .chap17 h1 {background-color:#f48594} /* fonto header - vasiko  */
.c17-col1L-f, .chap17 .col-ba {background-color:#fde4e3} /* fonto plaisiou - light  */
/* 18 opws 7*/
/* 19 opws 9*/
/* 20 opws 4*/
/* 21 opws 9*/
/* 22 */
.c22-col1-t, .chap22 .col-t {color:#d8143f} /* xrwma grammatwn - vasiko */
.c22-col1-b, .chap22 .boxcol {border-color:#d8143f} /* border frame - vasiko */
.c22-col1D-f, .chap22 h1 {background-color:#d8143f} /* fonto header - vasiko  */
.c22-col1L-f, .chap22 .col-ba {background-color:#f5cec6} /* fonto plaisiou - light  */
.c22-col12-f, .chap22 .col-ba2 {background-color:#ebd9c9} /* extra kafe  */
.c22-col12-t, .chap22 .col-t2 {color:#b7642c} /* extra kafe  */
/* 23 */
.c23-col1-t, .chap23 .col-t {color:#d06cab} /* xrwma grammatwn - vasiko */
.c23-col1-b, .chap23 .boxcol {border-color:#d06cab} /* border frame - vasiko */
.c23-col1D-f, .chap23 h1 {background-color:#d06cab} /* fonto header - vasiko  */
.c23-col1L-f, .chap23 .col-ba {background-color:#f0ddec} /* fonto plaisiou - light  */
/* 24 */
.c24-col1-t, .chap24 .col-t {color:#64b4c6} /* xrwma grammatwn - vasiko */
.c24-col1-b, .chap24 .boxcol {border-color:#64b4c6} /* border frame - vasiko */
.c24-col1D-f, .chap24 h1 {background-color:#64b4c6} /* fonto header - vasiko  */
.c24-col1L-f, .chap24 .col-ba {background-color:#d9eaee} /* fonto plaisiou - light  */
/* 25 */
.c25-col1-t, .chap25 .col-t {color:#d3737c} /* xrwma grammatwn - vasiko */
.c25-col1-b, .chap25 .boxcol {border-color:#d3737c} /* border frame - vasiko */
.c25-col1D-f, .chap25 h1 {background-color:#d3737c} /* fonto header - vasiko  */
.c25-col1L-f, .chap25 .col-ba {background-color:#f2dbda} /* fonto plaisiou - light  */
/* 26 */
.c26-col1D-f, .chap26 h1 {background-color:#00aeef} /* fonto header - vasiko  */
/* 27 */
.c26-col1D-f, .chap27 h1  {background-color:#d8143f} /* fonto header - vasiko  */
.c26-col1M-f, .chap27 .hil {background-color:#e26967} /* fonto grammatwn - light  */
.c26-col1L-f {background-color:#f7cfc7} /* fonto top header - light  */
