@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 0px;
	line-height: 1.3;
	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;
	font-weight: bold;
}
li{
	margin-top: 0px;
	margin-bottom: 0px;
}
li span {
	color: #000;
	font-weight: normal;
}
/* styles for book text*/
h1 {
	font-size: 140%;
}
.cover2 h1 {
	font-size: 300%;
	margin-bottom: 1px;
	margin-top: 60px;
}
.cover2 h2 {
	font-size: 180%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 80px;
}
h2{
	font-size: 110%;
	margin-top: 5%;
}
h3{
}
.chap0 h3 {
	font-size: 140%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 160%;
}
h6 {
	font-size: 120%;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
}
small {
}
.caption {
	font-size: 14px;
	font-style: italic;
	margin-left: 40px;
	text-align: left;
}
.caption0 {
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.footnote {
	font-size: 14px;
	font-style: italic;
}
.q2 {
	margin-left: 55px;
	text-indent: -25px;
}
.q3 {
	margin-left: 80px;
	text-indent: -25px;

}
.keys {
	font-size: 16px;
	line-height: 1.15;
}
.ind {
	margin-left: 48px;
	text-indent: -30px;
}
/* various obj (div, table, td) styles */
.tdc1 {
	font-weight: bold;
	background-color: #FFEBBF;
	width: 20%;
	padding-left: 20px;
}
.tdc2 {
	padding-left: 20px;
}
.data {
	font-size: 15px;
}
.data2 {
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.cart2 {
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.cart2b {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 15px;
	text-align: justify;
	padding-left: 15px;
}
.cart3 {
	border: 1px solid #7b4079;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 15px;
}
.cart4 {
	border: 1px solid;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 15px;
	font-size: 15px;
}
.cart1-tbl {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
}
.div12, .div13 {
	text-align: center;
	height: 29px;
	margin-top: 36px;
	line-height: 28px;
}
.div11 {
	height: 29px;
	margin-top: 36px;
	line-height: 28px;
	padding-left: 15px;
}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2e3092;
	padding-right: 10px;
}
.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding:0px;
	border-width: 0px;
}
.container table td {
	vertical-align: top;
}
.data, .data td {
	margin-top: 15px;
	margin-bottom: 15px;
}
.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;
}
.obj-flowright {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 1px;
}
.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-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;
	background-color: #ffffff;
}
.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;
} 

/* 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: 24px;
	text-indent: -24px;
}
.index .outdent {
	margin-left: 20px;
	text-indent: -20px;
}
.outdent48 {
	margin-left: 48px;
	text-indent: -48px;
}
.hmargin0 {margin-left: 0px;}
.hmargin15 {margin-left: 15px;}
.hmargin30 {margin-left: 30px;}
.hmargin48 {margin-left: 48px;}
.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;
}
.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, .chap0 h6, .chap0 .div11 {color:#FFF}
.white-f {background-color:#FFF}
.gray-t {color:#868686}

.h11, .h12, .h13, .h14, .h15, .h16, .h17, .chap1 .div11, .chap1 h6, .chap2 .div11, .chap2 h6, .chap3 .div11, .chap3 h6, .chap4 .div11, .chap4 h6, .chap5 .div11, .chap5 h6, .chap6 .div11, .chap6 h6, .chap7 .div11, .chap7 h6 {color:#FFF}

.cart2 {background-color:#649ad2}
.cart2b {background-color:#c7dff4}
.cart3 {background-color:#efebf4}
.cart3-t {color:#7b4079}

/* chapter 0*/
.c0-col1-t, .chap0 h1, .chap0 h2, .chap0 h3, .chap0 ol, .chap0 .div13, .chap0 .data2 th, .chap0 h5, .chap0 .data th {color:#0c7fc2} /* βασικό χρώμα και D header*/
.chap0 .h11, .chap0 .div11, .chap0 h6 {background-color:#0c7fc2} /* βασικό χρώμα και D header*/
.c0-col1-b, .chap0 .data, .chap0 .data2, .chap0 .cart4 {border-color:#0c7fc2} /* βασικό χρώμα και D header*/
.chap0 .div12 {background-color:#5a9cd5} /*Μ header */
.chap0 .div13, .chap0 .cart4, .chap0 h1 {background-color:#b4cbea} /* fonto perilipsi και L header */
.chap0 .div12 {color:#b4cbea} /* fonto perilipsi και L header */
.chap0 .data th, .chap0 .data2 th {background-color:#87b1de} /* fonto πίνακα (header πίνακα) */
.chap0 .page {background-color:#eee4f0} /* fonto selidas */

/* chapter 1*/
.c1-col1-t, .chap1 h1, .chap1 h2, .chap1 h3, .chap1 ol, .chap1 .div13, .chap1 .data2 th, .chap1 h5 {color:#0aa188} /* βασικό χρώμα και D header*/
.chap1 .h11, .chap1 .div11, .chap1 h6 {background-color:#0aa188} /* βασικό χρώμα και D header*/
.c1-col1-b, .chap1 .data, .chap1 .data2, .chap1 .cart4 {border-color:#0aa188} /* βασικό χρώμα και D header*/
.chap1 .div12 {background-color:#57b7a4} /* D header πίνακα και Μ header */
.chap1 .div13, .chap1 .cart4, .chap1 h1 {background-color:#c5dfd7} /* fonto perilipsi και L header */
.chap1 .div12 {color:#c5dfd7} /* fonto perilipsi και L header */
.chap1 .data th, .chap1 .data2 th {background-color:#8cc7ba} /* header πίνακα */

/* chapter 2*/
.c2-col1-t, .chap2 h1, .chap2 h2, .chap2 h3, .chap2 ol, .chap2 .div13, .chap2 .data2 th, .chap2 h5 {color:#a63d5b} /* βασικό χρώμα και D header*/
.chap2 .h11, .chap2 .div11, .chap2 h6 {background-color:#a63d5b} /* βασικό χρώμα και D header*/
.c2-col1-b, .chap2 .data, .chap2 .data2, .chap2 .cart4 {border-color:#a63d5b} /* βασικό χρώμα και D header*/
.chap2 .div12 {background-color:#bc767e} /*Μ header */
.chap2 .div13, .chap2 .cart4, .chap2 h1 {background-color:#ddbbbb} /* fonto perilipsi και L header */
.chap2 .div12 {color:#ddbbbb} /* fonto perilipsi και L header */
.chap2 .data th, .chap2 .data2 th {background-color:#cb969a} /* header πίνακα */

/* chapter 3*/
.c3-col1-t, .chap3 h1, .chap3 h2, .chap3 h3, .chap3 ol, .chap3 .div13, .chap3 .data2 th, .chap3 h5 {color:#19727c} /* βασικό χρώμα και D header*/
.chap3 .h11, .chap3 .div11, .chap3 h6 {background-color:#19727c} /* βασικό χρώμα και D header*/
.c3-col1-b, .chap3 .data, .chap3 .data2, .chap3 .cart4 {border-color:#19727c} /* βασικό χρώμα και D header*/
.chap3 .div12 {background-color:#52959e} /*Μ header */
.chap3 .div13, .chap3 .cart4, .chap3 h1 {background-color:#b8d1d6} /* fonto perilipsi και L header */
.chap3 .div12 {color:#b8d1d6} /* fonto perilipsi και L header */

/* chapter 4*/
.c4-col1-t, .chap4 h1, .chap4 h2, .chap4 h3, .chap4 ol, .chap4 .div13, .chap4 .data2 th, .chap4 h5 {color:#96226f} /* βασικό χρώμα και D header*/
.chap4 .h11, .chap4 .div11, .chap4 h6 {background-color:#96226f} /* βασικό χρώμα και D header*/
.c4-col1-b, .chap4 .data, .chap4 .data2, .chap4 .cart4 {border-color:#96226f} /* βασικό χρώμα και D header*/
.chap4 .div12 {background-color:#af628f} /*Μ header */
.chap4 .div13, .chap4 .cart4, .chap4 h1 {background-color:#d2b0c6} /* fonto perilipsi και L header */
.chap4 .div12 {color:#d2b0c6} /* fonto perilipsi και L header */
.chap4 .data th, .chap4 .data2 th {background-color:#e0c8d6} /* D fonto πίνακα (header πίνακα) */
.c4-col2-f {background-color:#eee0e9} /* L φόντο diagramma mwv */

/* chapter 5*/
.c5-col1-t, .chap5 h1, .chap5 h2, .chap5 h3, .chap5 ol, .chap5 .div13, .chap5 .data2 th, .chap5 h5 {color:#759d57} /* βασικό χρώμα και D header*/
.chap5 .h11, .chap5 .div11, .chap5 h6 {background-color:#759d57} /* βασικό χρώμα και D header*/
.c5-col1-b, .chap5 .data, .chap5 .data2, .chap5 .cart4 {border-color:#759d57} /* βασικό χρώμα και D header*/
.chap5 .div12 {background-color:#9ab682} /*Μ header */
.chap5 .div13, .chap5 .cart4, .chap5 h1 {background-color:#cdddc3} /* fonto perilipsi και L header */
.chap5 .div12 {color:#cdddc3} /* fonto perilipsi και L header */
.chap5 .data th, .chap5 .data2 th {background-color:#cdddc3} /* fonto πίνακα (header πίνακα) */

/* chapter 6*/
.c6-col1-t, .chap6 h1, .chap6 h2, .chap6 h3, .chap6 ol, .chap6 .div13, .chap6 .data2 th, .chap6 h5 {color:#8b1539} /* βασικό χρώμα και D header*/
.chap6 .h11, .chap6 .div11, .chap6 h6 {background-color:#8b1539} /* βασικό χρώμα και D header*/
.c6-col1-b, .chap6 .data, .chap6 .data2, .chap6 .cart4 {border-color:#8b1539} /* βασικό χρώμα και D header*/
.chap6 .div12 {background-color:#ad4d62} /*Μ header */
.chap6 .div13, .chap6 .cart4, .chap6 h1 {background-color:#d8a8ab} /* fonto perilipsi και L header */
.chap6 .div12 {color:#d8a8ab} /* fonto perilipsi και L header */
.chap6 .data th, .chap6 .data2 th {background-color:#d8a8ab} /* fonto πίνακα (header πίνακα) */

/* chapter 7*/
.c7-col1-t, .chap7 h1, .chap7 h2, .chap7 h3, .chap7 ol, .chap7 .div13, .chap7 .data2 th, .chap7 h5 {color:#df5926} /* βασικό χρώμα και D header*/
.chap7 .h11, .chap7 .div11, .chap7 h6 {background-color:#df5926} /* βασικό χρώμα και D header*/
.c7-col1-b, .chap7 .data, .chap7 .data2, .chap7 .cart4 {border-color:#df5926} /* βασικό χρώμα και D header*/
.chap7 .div12 {background-color:#e78757} /*Μ header */
.chap7 .div13, .chap7 .cart4, .chap7 h1 {background-color:#f3d0b8} /* fonto perilipsi και L header */
.chap7 .div12 {color:#f3d0b8} /* fonto perilipsi και L header */
.chap7 .data th, .chap7 .data2 th {background-color:#f3d0b8} /* fonto πίνακα (header πίνακα) */


.container.exof td {
	padding:0;
}

td.esofillo {
	padding:120px 0 180px;
}
.esofillo h1 {
	text-align:center;
	font-size:90px;
	margin:10px 0;
}
.esofillo h2 {
	text-align:center;	
	font-size:24px;
	margin:30px 0;
}
.esofillo h3 {
	text-align:center;	
	font-size:21px;
	margin:10px 0;
	font-weight:normal;
	line-height:36px;
}

.esofillo h4 {
	text-align:center;	
	font-size:18px;
	margin:10px 0;
	font-weight:normal;
	line-height:36px;
}



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;
}
.pub_info th { 
	font-weight:bold;
	text-align:right;
	padding: 5px 20px 5px;
	line-height:26px;
	width:40%;
	border-right:2px solid #000;
	vertical-align:top;
}
.pub_info td { 
	text-align:left;
	padding: 5px 20px 5px;
	line-height:26px;
	vertical-align:top;
}
.pub_info p {
    margin-bottom: 0;
}
.cell_index {
	text-align:justify;
	padding:10px 10px 10px;
	vertical-align:top;
	line-height: 150%;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
    padding: 12px;
    font-size: 14px;
    margin: -16px 4px;
}
.repub_info img {
	padding-left: 30px;
}
.repub_appr {
    font-size: 14px;
    padding: 20px 0 3px;
    margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}
a {
    color: #4685c3;
    text-decoration: none;
    font-style: normal;
}

a:hover {
	text-decoration:underline;   
	color: #4685c3;

}

img[src^="extras/images/"] {
    width: 26px;
    vertical-align: middle;
	padding:0 5px;
}

