@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-top: 0px;
	text-align: justify;
	background-color: #ebebeb;
}
p {
	text-align: justify;
	text-indent: 22px;
}
ul {
	text-align: justify;

}
ol {
	margin-left: -5px;
}
li{
	margin-bottom: 15px;
}
li span {
	color: #000;
	font-weight: normal;
}
/* styles for book text*/
h1 {
	text-align: center;
	font-size: 175%;
}
h2{
	font-size: 150%;
}
h3{
	font-size: 115%;
	text-align: center;
}
h4{
	font-size: 300%;
	font-weight: normal;
	color: #990000;
	margin-top: 80px;
	letter-spacing: 8px;
}
h5{
	font-size: 175%;
	font-weight: normal;
	margin-bottom: 80px;
	letter-spacing: 8px;
}
small {
}
.bu1 {
	list-style-type: disc;
	list-style-image: url(images/img1-bu1.jpg);
}
.caption {
	font-size: 14px;
	font-style: italic;
	text-indent: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.footnote {
	font-size: 13px;
	font-style: italic;
}

/* various obj (div, table, td) styles */
.c1boxL, .c1boxD, .c2boxL, .c2boxD, .c3boxL, .c3boxM, .c3boxD, .c4box, .c5box, .c6box  {
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
}
.c1boxL {background-color:#d5eef4}
.c1boxD {background-color:#ade0eb}
.c2boxL {background-color:#fdedd9}
.c2boxD {background-color:#c7cfe8}
.c3col1-f, .c3boxL {background-color:#bae4eb}
.c3boxM {background-color:#96d7e1}
.c3boxD {background-color:#6fccda}
.c4col1-f, .c4box {background-color:#ffeacd}
.c5box {background-color:#fed09d}
.c6box {background-color:#fcf6b1}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 0px;
	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;
	background-color: #ffffff;
}
.container table {
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
}
.container table td {vertical-align: top;}
.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: 10px;
	margin-left: 40px;
	margin-top: 5px;
}
.obj-flowright-under {
	float: right;
	margin-bottom: 10px;
	margin-left: 40px;
	clear: right;
	margin-top: 5px;
}
.obj-flowleft {
	float: left;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-right: 40px;
}
.obj-flowleft-under {
	float: left;
	margin-bottom: 5px;
	clear: left;
	margin-top: 1px;
	margin-right: 40px;
}
.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;
} 

/* 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: 22px;}
.indent0 {text-indent: 0px;}
.indent44 {
	text-indent: 44px;
	margin-left: 22px;
}
.outdent {
	margin-left: 22px;
	text-indent: -22px;
}
.outdent44 {
	margin-left: 44px;
	text-indent: -44px;
}
.hmargin0 {margin-left: 0px;}
.hmargin11 {margin-left: 11px;}
.hmargin22 {margin-left: 22px;}
.hmargin44 {margin-left: 44px;}
.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 {color:#FFF}
.white-f {background-color:#FFF}
.gray-t {
	color:#666666
}
.gray-f {background-color:#999999}

/*------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;
}

.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%;
}

.smaller{
	font-size:9px;
}

img[src^="icons/"] {
	height:28px;
	vertical-align:text-top;
	padding:0 5px;
}

.cell a {
    color: #4685c3;
    text-decoration: none;
}

.cell a:hover {text-decoration:underline;
}