/* CSS reset*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*agia aikaterini starts here*/

body {
    width:1900px;
    margin: 2px auto;
    font-family: "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing:antialiased;
    text-align: center;
    background:url(../images/back.jpg);
    background-repeat:repeat-y;
    height: 1200px;
}
/*#site {
    font-family: "verdana";
}*/


a:link {
    color: inherit;
    text-decoration:none;
    font-weight:bold;
}
a:visited {
    color: inherit;

}



/*Type*/
h1{
    font-size: 14px; 
    font-weight: bold;
    /*color: #681414;*/
    color:#274D4F;

    text-align:left;
    margin:5px 0px 0px 0px;
}

h2{
    font-size: 9px; 
    font-weight: normal;
    color: #FFF;
    text-align:left;

}



p{
    font-size: 30px; 
    font-weight: normal;
    color: #000000;
    text-align:left;
    margin:5px 0px 0px 0px;
}
.smallContainer>p, .fullContainer p{
    text-align:justify;

}
.Pagetitle>p{
    font-weight: lighter;
    font-size: 20px;
    color:#FFF;
    position: relative;
    bottom:3px;
}


/*Header*/

header#page_header {
    height:155px;
    background-color: rgba(255, 255, 255, 0.6); 
}

header#page_header nav {
    float: right;    

}

header#page_header nav ul {

    font-size:10px;
    color:#FFF;
    padding-top: 15px;
    text-align: center;
    height: 30px;
    margin-right: 70px;
    margin-top: -110px;
    /*    background-color:#681414;*/
    /* background-color:#25373A;*/


}

#page_header nav ul li {

    display:inline-block;
    margin-left: 40px;

}

#page_header nav ul li img {
    display:inline-block;


}

.centeredLogo{
    margin-left: 150px;

}

.logo{
    float:left;
    width: 1370px;
    position:relative;
}

.ebalogo{
    clear: both;
    float:right;
    position: relative;
    top: -70px;

}

.title{
    clear: both;
    position: relative;
    float:left;
}

.title p{
    margin-top: -1px;
    color: #274D4F;
    font-size: 25px
}


.logo p{
    display: inline-block;
    font-size: 40px;
    color: #274D4F;  

}

.logo img{
    margin-right: 40px;
}


.breadcrumbs{

    margin-top: 65px;
    margin-bottom: 0px;
    margin-left: 150px;

    height: 80px;
}

.breadcrumbs p{
    color:#FFF;
    font-size:40px;
    text-align:left;
}



/*Center Main*/

.centered{
    /*min-height: 628px;*/
    width: 1900px;
    margin: 0px auto 0px auto;


}

#center {
    width: 1068px;
    height:576px; 
    margin: 56px auto 0px auto;	

}



.mainphotos{
    /*outline-color: #681414;*/
    outline-color: #25373A;

    outline-width: thin; 
    outline-style: solid;
} 


#firstCol {
    width: 684px;
    float:left;
}

#secondCol {
    width: 365px;
    float:right;
}

section#essays{
    width: 376px;
    height:412px;
    background-color:#FFF;
    margin-top: 19px;
}

.essayphoto{
    width: 344px;
    height:380px;
    margin:16px;
    float:left;

}

section#citymap{
    width: 365px;
    height:353px;
    background-color:#FFF;


}

.citymapphoto{
    width: 333px;
    height:321px;
    margin:16px;
    float:left;
}



section#info{
    width: 137px;
    height:204px;
    /*    background-color:#681414;*/
    background-color:#25373A;

    outline-color: #FFF;
    outline-width: thin;
    outline-style:solid;
    margin: -204px 0 0 228px ;

}

.info{
    text-align:center;
    width: 105px;
    margin:5px 16px 16px 16px;
    float:left;
}

.infophoto{
    float:left;
    margin:16px 0px 0px 16px;
}

.des{
    position: relative;
    top: 20px;
    float:right;
}




section#radio{
    width: 289px;
    height:90px;
    background-color:#FFF;
    margin: 18px 0 0 395px ;

}

.radio{
    width: 257px;
    height:58px;
    margin:11px 16px 16px 16px;
    float:left; 
}



/* Games Page */


.Pagetitle{
    text-align:left;
    margin-top: 22px;
    font-weight: lighter;
    font-size: 20px;
    color:#FFF;

}




/*Info*/

section#timeinfo{
    width: 494px;
    /*height:150px;*/
    margin-top: 0px;
    margin-left: 15px ;
    background-color:#FFF;
    text-align:left;
    padding-left:0px;
    position: relative;
    top: -10px;
}

section#placeinfo{
    width: 464px;
    margin-top: -470px;
    /*height:50px;*/
    /*margin-top: -170px;*/
    margin-left: 35px ;
    background-color:#FFF;
    float:right;
    padding-left:0px;
    text-align:left;
    margin-right: 10px;
}

/*Thematikes meletes*/

.smallContainer {
    margin: 0 auto;
    width: 1700px;
    /*height:488px;*/ 
    min-height: 500px;
    margin-left: 150px;
    margin-right:70px;
    /*background-color: rgba(255, 255, 255,1);*/
	background:rgba(255, 255, 255,0.8);
    font-family: "verdana";
    display: table;
}

.smallContainer h1 {
    /*    text-transform: uppercase;*/
}
.leftmenu {
    float:left;
}

.menu {

    width: 250px;
    padding-top:5px;
    padding-bottom:0px;
    background-color: rgba(255, 255, 255,1);	 
}



/*Search*/




input[type=text] {
    float:left;
    border: 1px solid rgb(241, 241, 241);
    background: white;
    height:30px;
    width: 221px;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    color: rgb(109, 109, 109);
}
div#submitForm input {
    display: inline;
    background:  url("../images/search.png") no-repeat scroll center center transparent;
    /*    background-color: #681414;*/
    background-color:#25373A;

    border: none;
    height:35px;
    width: 35px;
    margin-left: -10px;
    color: white;
    cursor: pointer;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}


input[type="submit"] {
    border: none;
    height:35px;
    width: 35px;
    margin-left: -10px;
    color: white;
    /*    background: #681414;*/
    background:#25373A;

    cursor: pointer;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
div#submitForm input:hover {
    /*background-color: rgb(53, 53, 53);*/
    background-color: #686262;

}

::-webkit-input-placeholder {
    text-align: center;
}
:-moz-placeholder { /* older Firefox*/
    text-align: center;
}
::-moz-placeholder { /* Firefox 19+ */
    text-align: center;

}
:-ms-input-placeholder {
    text-align: center;

}

/* Psifiakes diadromes */

.menu4 {
    width: 250px;
    height:144px; 
    margin: -625px 100px 0px 100px;
    padding-top:5px;
    padding-bottom:0px;
    background-color: rgba(255, 255, 255,1);	 
}

/* Footer */

footer#page_footer {
    width: 1700px;
    height:110px; 
    background-color: rgba(255, 255, 255, 0.7);
    margin-top:30px;
    margin-left: 150px;
    margin-right: 70px;


}

.logosespa{
    position: relative;
    top: 5px;
}

.menudown{
    padding-top:10px;
    padding-right:10px;
    margin: 0px 10px 10px 0px;
    font-size:10px;
    font-weight:bold;
    /*    color:#681414;*/
    color:#274D4F;

    word-spacing:10px;
    float:right;
}

//Carousel

.image_carousel {

    overflow: hidden;
    width:1000px;

}
.image_carousel  a.imageLink {
    /*/    border: 1px solid #ccc;*/
  /*  background-color: white;*/
    padding: 3px;
    margin: 7px;
    display: block;
    float: left;
}


a.prev, a.next {

    width: 45px;
    height: 50px;
    display: block;
    /*    position: absolute;
        top: 45px;*/
}

a.prev {	
    position: relative;
    top:-150px;
    right: 40px;
    margin-bottom: -100px;
    background-position: 0 0; 
    background: url(../images/1d.png) no-repeat transparent;

}

a.prev:hover {		background: url(../images/1d.png) no-repeat transparent; }

a.prev.disabled {	background: url(../images/3a.png) no-repeat transparent; }

a.next {		
    position: relative;
    top:-100px;
    right: -1510px;
    background: url(../images/1a.png) no-repeat transparent; }

a.next:hover {		background: url(../images/1a.png) no-repeat transparent; }

a.next.disabled {	background: url(../images/3d.png) no-repeat transparent;  }

a.prev.disabled, a.next.disabled {
    cursor: default;
}

a.prev span, a.next span {
    display: none;
}
.pagination {
    text-align: center;
}
.pagination a {
    background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
.pagination a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.pagination a span {
    display: none;
}
.clearfix {
    float: none;
    clear: both;
} 

/* Timeline */
.axis path,
.axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges;
}

.y.axis path {
    display: none;
}

.y.axis line {
    stroke: #777;
    stroke-dasharray: 2,2;
}

.nomPeriodeSmall {
    font-size: 6px;
}
//.nomPeriode {display:none;}

text {
    display:block;
    background-color: #FFFFFF;
}
.loading {
    background:url(../images/spiffygif_50x50.gif) center center no-repeat;
    /*background-color: white;*/
	background:rgba(255, 255, 255,0.8);
}
.bookmark {
    width: 103px;
    height:71px;
    background:url(../images/bookmark.png) center center no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 55px;


}

.bookmark>span {
    width: 80px;
    color: #5F5757;
    font-size:11px;
    font-weight: bold;
    position: relative;
    top:-4px;
    /*    text-indent: 9px;*/
}

.timelineRibbon {
    min-height: 50px;
    /*text-align: left;*/
    display: flex;
    align-items: center;
    justify-content: left;
    background-color:  #DBDBDB;
    color: #5F5757;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.78);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.78);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.78);
    margin-bottom: 6px;
    padding-left: 15px;
}

.bookmarkagaikat {
    width: 103px;
    height:61px;
    background:url(../images/bookmarkagaikat.png) center center no-repeat;

}

/* Image gallery */

.og-grid {
    list-style: none;
    padding-top:60px;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0 auto;
    text-align: justify;
}

.og-grid li {
    display: inline-block;
    margin: 10px 5px 50px 5px;
    vertical-align: top;
    height: 210px;
}

.og-grid li > a,
.og-grid li > a img {
    border: none;
    outline: none;
    display: block;
    position: relative;
}
b {
    font-weight: bold;
}

.index{
    min-height: 855px;
    margin-left: 150px;
    margin-right:70px;
}

.index-title{
    margin-top: 50px;
}

.index-title p{
    font-size: 40px;
    color: white;
    text-align: center;
}
.index-img{
    margin-top: 30px;

}
.index-link{
    margin-top: 15px;
    font-size: 30px;
    color: white;
    text-align: center;
    padding-left: 280px;
    font-weight: normal;

}

.index-link img{
    padding-left: 10px;
}

.aboutP{
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 45px;
    padding-bottom: 45px;
}