@charset "utf-8";
/* CSS Document */

body {
	font-family: "Palatino Linotype", serif;
	font-size: 14px;
	background-color: #EBEBEB;
}

table {
/*	border-collapse:collapse; */
	}
	
table table {
	vertical-align:top;
	padding: 5px;
	border-spacing: 0px;
	width: 100%;
}

table p {
	margin:0;
	}

h1 {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color:	 #A7630B;
	text-align: right;
	}

h2 {

	text-align: center;
	font-size: 22px;
	font-style:italic;
		}

h3{

	font-size: 16px;
	font-style: italic;
	color: #666;
	text-align: right;
}

a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}	


#container {
	display: table;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #D8B37A;
	border-right-color: #D8B37A;
	border-bottom-color: #D8B37A;
	border-left-color: #D8B37A;
    }

  #row  {
    display: table-row;
    }

  #left, #right {
    display: table-cell;
    }
	
.tblimg1 {
	background-image:url(images/index_03_09.png);
	}
	
.tblimg2 {
	background-image:url(images/index_02_10.png);
	}	
	
.plokh {
	font-size: 22px;
	list-style-image:url(images/brown_square_big.png)
	}
	
.themata {
	font-size: 22px;
	list-style-image:url(images/brown_circle_big.png)
	}	

.firstpage {
	background-color: #FFF3D1;
}

.tbllightblue {
	background-color: #EBECF6;
	}

.captionup{
	width: auto;
	border-top-style: solid;
	border-top-color: #A7630B;
	border-top-width: thin;
	font-size: 12px;
}

.captionbottom{
	width: auto;
	border-bottom-style: solid;
	border-bottom-color: #A7630B;
	border-bottom-width: thin;
	font-size: 12px;
}

.captionleft{
	width: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A7630B;
	padding-left: 1.5px;
	font-size: 12px;
}

.captionright{
	width: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A7630B;
	padding-right: 1.5px;
	font-size: 12px;
}

.captiongrey{
	background-color: #6C6E70;
	width: 200px;
	color: #FFF;
	font-size: 12px;
	text-align:center;
}

.scene span{
	background-color: #A7630B;
	color: #FFF;
	padding-left: 4em;
}

.sxoliacontainer {
	float:left;
	width:100%;
	}

.sxolia {
	background-color: #FFF0CB;
	width:88%;
	float:left;
	margin-left: 4px;
	margin-bottom: 10px;
	font-size:small; 
	
}

.sxolia ol {
	font-weight: bold;	
	}
	
.sxolia li {
	font-weight:normal;
	font-size:small;
}
	
.sxoliaheader {
	float:left;
	width:10%;
	color: #FFF;
	background-color: #A7630B;
	font-variant: small-caps;
	text-align: right;
	padding: 2px;
}



.theatesheader {
	text-align:right;
	margin-bottom: -10px;
	clear: left;
	}

.theatesheader span{
	color: #FFF;
	background-color: #A7630B;
	font-variant: small-caps;
	padding: 2px;
    
}

.theates {
	border: thin solid #A7630B;
	list-style-type: square;
	padding: 5px;
	margin-bottom: 10px;
}
.paralleltext {
	background-color: #FFF8EB;
	border: 1px solid #FFE08C;
	margin-right: 7px;
	margin-bottom: 10px;
	font-size:small;
	
	
}

.parallelheader {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
	margin-bottom: 1px;
	border-top-color: #FFD659;
	border-right-color: #FFD659;
	border-bottom-color: #FFD659;
	border-left-color: #FFD659;
	
}
	
.parallelheader span {
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD659;
	border-right-color: #FFD659;
	border-bottom-color: #FFD659;
	border-left-color: #FFD659;
	color: #A7630B;
	padding: 2px;
}

.parallelheader2 {
	font-variant:small-caps;
	text-align:right;
	font-size:medium	
}
.questions {
	background-color: #F4E6D8;
	padding: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
}

.questions ol {
	border: 2px dashed #C1884A;
}

.questionsheader {
	margin-bottom: -20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
}

.questionsheader span {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7630B;
	border-right-color: #A7630B;
	border-bottom-color: #A7630B;
	border-left-color: #A7630B;
	color: #A7630B;
	background-color: #ffffff;
	padding: 2px;
}

.activity {
	border: 2px dashed #C1884A;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.activitysheader {
	margin-bottom: -10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
}

.activitysheader span {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7630B;
	border-right-color: #A7630B;
	border-bottom-color: #A7630B;
	border-left-color: #A7630B;
	background-color: #FFFFFF;
	color: #A7630B;
	padding: 2px;
}

.apodeltiosh {
	border: 2px dashed #C1884A;
	padding: 10px;
	margin-left: 10px;
	background-color: #F4E6D8;
}


.apodeltioshheader {
	margin-bottom: -10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
}

.apodeltioshheader span {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7630B;
	border-right-color: #A7630B;
	border-bottom-color: #A7630B;
	border-left-color: #A7630B;
	color: #FFFFFF;
	background-color: #CA965F;
	padding: 2px;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}

.paragraph_right_tab {
	text-indent: -2em;
	text-align: justify;
	margin-left: 2em;
}


.centered {
	text-align: center;
	font-size: 13px;
}
.introtbl {
	width: 700px;
	margin: 10px auto;
	border: 2px solid #A7630B;
	text-align: center;
	
}

.introtbl td {
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

.introtbl td p {
	margin: 2px 0;
	}


.plagiotitloi {
	font-size: 13px;
	font-variant: small-caps;
	color: #E5A54C;
}

.plagiotitloi+ul {
	list-style-image:url(images/brown_semicircle.png);	
}

.strofi {
	font-size: 11.5px;
	font-variant: small-caps;
	color: #E5A54C;
}

.purple_font {
	font-weight: bolder;
	color: #969;
	text-align: center;
	font-size: 16px;
}

.eksofilo {
	background-image: url(images/eksofillo.jpg);
	height: 1200px;
	width: 890px;
}

.title1 {
	font-size: 36px;
	color: #916237;
}
.tablelineleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #916237;
	border-right-color: #916237;
	border-bottom-color: #916237;
	border-left-color: #916237;
}
/******************** table, green background, orange border************/
table#tableGO {
	background-color:#B3DDC0;
	border:2px solid #FFDB7A;
}
table#tableGO th {
	text-align: center;
}
table#tableGO td {
	text-align:left;
}
table#tableGO2 {
	background-color:#B3DDC0;
	border:2px solid #FFDB7A;
}
table#tableGO2 th {
	text-align: center;
}
table#tableGO2 td {
	text-align:left;
}
.orangeCell {
	font-weight: bold;
	background: #FAA61A;
	text-align: center;
}
.greenCell {
	background: #B3DDC0;
	border: 2px solid #FFDB7A;
}
/*------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: 20px 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;
}

.writers{
	color: #808285;
	text-align: right;
}

.tablesimpleborder{
	border: 1px solid;
}

.ta-left{
	text-align: left;
}