/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { color:#58585b; margin:0px; padding:0px; min-height:400px; font-family:Arial, Helvetica, sans-serif; }
.row {min-width:972px; max-width:none; }
#logo {
background-image:url(../images/logo.png);
height:100px;
background-repeat:no-repeat;
margin-top:20px;
}
#logo_white {
background-image:url(../images/logo_white.jpg);
height:150px;
background-repeat:no-repeat;
margin-top:20px;
}
#logo_en {
background-image:url(../images/logo_en.png);
height:100px;
background-repeat:no-repeat;
margin-top:20px;
}
#header_bgr {
background-color:#95b8d7;
min-width:972px;
}
#logout_btn {
background-image:url(../images/logout.png);
height:50px;
background-repeat:no-repeat;
float:left;
width:174px;
}
.text_bgr {
background-repeat:repeat;
padding:10px;
}
.title_bgr_blue {
background-color:#085ef8;
padding:10px;
font-size:18px;
line-height:25px;
}
.white_layer {
background-color:#ffffff;
padding:10px;
}
.grey_layer {
background-color:#f1f1f2;
padding:10px;
}
.blue_layer {
background-color:#95b8d7;
padding:10px 10px 0px 10px;
color:#ffffff;
min-width:972px;
}
p { font-size:15px; line-height:1.3; margin-bottom:10px; text-align:justify; }
a { text-decoration:underline; }
big {font-size:22px; font-weight:bold;}
ul, ol, dl {
list-style-position:outside;
margin-left:20px;
margin-bottom:0px;
}
ul.programs {
list-style-image:none;
}
ul.programs li{
list-style:none;
}

ul.photo_gallery {
list-style:none;
}
ul.photo_gallery li {
float:left;
width:164px;
height:170px;
margin-left:5px;
margin-right:5px;
}
ul.photo_gallery img {
max-width:140px;
margin:0px;
}
ul.photo_gallery a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:underline; font-size:13px; }
ul.photo_gallery a:focus, ul.photo_gallery a:hover, ul.photo_gallery a:active { color: #ffffff; text-decoration:underline; background-color: transparent; font-size:13px; }

ul.photos {
list-style:none;
}
ul.photos li {
float:left;
width:180px;
height:170px;
margin-left:5px;
margin-right:5px;
}
ul.photos img {
max-width:149px;
margin:0px;
}

ul.portfolio {
list-style-image:none;
}
ul.portfolio li{
list-style:none;
border:2px #e3e3e3 solid;
border-radius: 5px 5px 5px 5px;
background-color:#ffffff;
width:300px;
float:left;
margin-right:15px;
margin-bottom:15px;
padding:10px;
min-height:320px;
}

h1, h2 { color:#ffffff; margin-top:5px; font-size:20px; }
h3 { font-size:20px; color:#95b8d7; font-weight:normal; line-height:1.2;}
h4 { font-size:20px; color:#477ab2; font-weight:normal; line-height:1.2;}
h5 { font-size:20px; color:#ed1c24; font-weight:normal; line-height:1.2;}
h6 { font-size:16px; background-color:#0068F8; margin:0px; color:#ffffff; font-weight:normal; line-height:1.2; padding:5px;}
h6 { font-size:13px; background-color:#0068F8; margin:0px; color:#ffffff; font-weight:normal; line-height:1.2; padding:5px;}
ul h6 { background-color:#0068F8;}
#lang { text-align:right; color:#FFF; /*width:170px;*/ float:right; font-size:13px;}
#lang a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:underline; font-size:13px; }
#lang a:focus, #lang a:hover, #lang a:active { color: #ffffff; text-decoration:underline; background-color: transparent; font-size:13px; }
#lang p { margin: 0 0 1em 0; color: #FFF; font-size:13px;}

#right_col { color:#085EF8; /*width:170px;*/ }
#right_col a { color: #085EF8; text-decoration:underline; }
#right_col a:focus, #right_col a:hover, #right_col a:active { color: #085EF8; text-decoration:underline; }
#right_col p { color: #085EF8;}

#search_layer {
float:right; 
background-image:url(../images/search.png); 
background-repeat:no-repeat; 
width:247px; 
height:54px; 
}

#menu_bgr {
}

table img{ max-height:130px !important; float:none !important; max-width:150px !important; margin:0px !important; padding:0px !important;}
table p{ font-size:10px;}

.image_border img {
/*border:13px #f6f4f4 solid;
border-radius: 5px 5px 5px 5px;*/
float:left;
margin:10px;
clear:left;
/*max-height:200px;*/
max-width:200px;
border:3px #95b8d7 solid;
padding:2px;
}

#slider {overflow:hidden; width:704px!important; height:291px;}
.orbit { position:relative; }
/*div.orbit-wrapper div.slider-nav span.right{background:url('../images/right_velaki_slider.png');background-size:100%;right:0; height:52px; right:-60px; background-repeat:no-repeat}
div.orbit-wrapper div.slider-nav span.left{background:url('../images/left_velaki_slider.png');background-size:100%;left:0; height:52px; left:-60px; background-repeat:no-repeat}
div.orbit-wrapper div.slider-nav span {width:30px; margin-top:-50px;}
.orbit .orbit-slide { width:704px; height:291px; max-height:291px; max-width:704px; overflow:hidden;}
*/
ul.sub_sublinks {
list-style-image:none;
border:none;}
ul.sub_sublinks li{
list-style:none;
margin:0px;
padding:0px;
border:none;
}
ul.sub_sublinks li a{
margin:0px;
padding:0px;
}
.nav-bar {
background:none;
padding-top:15px;
padding-left:20px;
margin-top:10px;
/*text-transform:lowercase;*/
}
.nav-bar > li:last-child {
border-right:none;
}
.nav-bar > li {
border:none;
line-height:20px;
box-shadow:none;
font-size:16px;
/*font-weight:bold;*/
height:20px;
margin-top:7px;
margin-right:0px;
/*margin-left:10px;*/
width:100px;
height:65px;
}
.nav-bar>li#menu{
width:120px;
}

.nav-bar > li > a {
color:#ffffff;
cursor:pointer;
/*background-image:url(../images/bullet_prasino.png);*/
background-repeat:no-repeat;
background-position:left center;
margin-top:15px;
line-height:15px;
}
.nav-bar>li.active{
color:#ffffff;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li > a:hover{
color:#fff;cursor:pointer;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li > a.active{
cursor:pointer; color:#ffffff;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
/*border-radius: 5px 5px 0px 0px;*/
}
.nav-bar>li:hover a{color:#ffffff;}

.nav-bar>li.active:hover{background:#477ab2;cursor:default}

.nav-bar>li>a:first-child { font-size:16px; }

.nav-bar>li:hover{
color:#ffffff;
background-color:#477ab2;
/*background-color:#f1a246;*/
/*border-radius: 5px 5px 0px 0px;*/
}
.nav-bar>li.active{
color:#ffffff;
background-color:#477ab2;
/*background-color:#f1a246;*/
/*border-radius: 5px 5px 0px 0px;*/
}

.nav-bar > li > a:first-child {
padding:0;
/*margin-right:5px;*/
text-align:center;
height:50px;
}
.nav-bar>li:last-child{border-right:none;box-shadow:none;}
.nav-bar li.has-dropdown{position:relative}
.nav-bar li.has-dropdown:hover>.dropdown,.nav-bar li.has-dropdown:focus>.dropdown{display:block;visibility:visible;}
.nav-bar li.has-dropdown a{ /*padding-right:33.75px*/}

.nav-bar li.has-dropdown#menu a{/*padding-right:33.75px*/}

.nav-bar li.has-dropdown a:after{content:"";display:block;width:0;height:0;margin-right:15px;margin-top:-2.5px;position:absolute;right:0;top:50%}

.nav-bar li.has-dropdown#menu a:hover{
background-color:#477ab2;
text-decoration:underline;
}
.nav-bar>li.has-dropdown#menu:hover a{background-color:#477ab2; }


.nav-bar li.has-dropdown#menu .dropdown{background:#477ab2;}

.nav-bar li.has-dropdown .dropdown{ left:0; margin-left:0px;/*padding:9px 15px 0px 15px;*/position:absolute;visibility:hidden;z-index:99; min-width:200px; width:auto; z-index:1000; color:#ffffff; }


.nav-bar li.has-dropdown .dropdown li{line-height:1;min-width:200px;width:auto;padding-bottom:10px; color:#ffffff; background:none; padding-left:0px; border-bottom:1px #ffffff solid;}
.nav-bar li.has-dropdown .dropdown li a{ color:#fff;font-weight:normal;width:auto;height:100%;line-height:22px;padding:10px 17px 5px 15px;white-space:nowrap; background:none;}
.nav-bar li.has-dropdown#menu .dropdown li a{ background:none; text-decoration:none;}


.nav-bar li.has-dropdown .dropdown li a:after{border:none}
.nav-bar li.has-dropdown .dropdown li a:hover,.nav-bar li.has-dropdown .dropdown li a:focus{background:#f1a246; color:#ffffff;}
.nav-bar li.has-dropdown .dropdown li label{color:#6f6f6f;font-size:10px;font-weight:bold;margin:0;padding-left:15px;text-transform:uppercase}
.nav-bar li.has-dropdown .dropdown li.divider{border:none; -webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;height:10px;padding:0;width:100%}
.nav-bar li.has-dropdown .dropdown li:last-child{padding-bottom:10px}
.nav-bar li.has-dropdown .dropdown li.active a{background:#f1a246; color:#ffffff;}
.nav-bar li.has-dropdown .dropdown li.has-dropdown>a{padding-right:30px}
.nav-bar li.has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";right:5px;top:6px}
.nav-bar li.has-dropdown .dropdown li.has-dropdown .dropdown{position:absolute;left:100%;top:0}
.nav-bar li.has-dropdown .dropdown li.has-dropdown:hover>.dropdown,.nav-bar li.has-dropdown .dropdown li.has-dropdown:focus>.dropdown{display:block}
.nav-bar ul.left{float:left;width:auto;margin-bottom:0}
.nav-bar ul.right{float:right;width:auto;margin-bottom:0}
.nav-bar ul.right .has-dropdown .dropdown{left:auto;right:-1px}
.nav-bar ul.right .has-dropdown .dropdown li.has-dropdown>.dropdown{right:100%;left:auto;width:100%}
.nav-bar .js-generated{display:none}
@-moz-document url-prefix(){.nav-bar ul li .button.small{padding-bottom:6px}
.nav-bar ul li.search form input[type=search]{font-size:14px;height:22px;padding:3px}}
.lt-ie9 .nav-bar ul li a{color:#fff;display:block;font-weight:bold;font-size:13px;height:45px;line-height:45px;padding:0 15px}
.lt-ie9 .nav-bar ul li a.button{height:auto;line-height:30px;margin-top:7px}
.lt-ie9 .nav-bar ul li a:hover,.lt-ie9 .nav-bar ul li a:focus{color:#ccc}
.lt-ie9 .nav-bar ul li a img{margin-top:-5px;vertical-align:middle}
.lt-ie9 .nav-bar ul li a.active{background:#151515;color:#d9d9d9}
.lt-ie9 .nav-bar ul li.has-dropdown{padding-right:33.75px}
.lt-ie9 .nav-bar ul li.has-dropdown>ul li{padding-right:0}
ul.flyout li a,.nav-bar li ul li a{background:#f1a246;border:none;color:#ffffff;display:block;font-size:14px;height:auto;line-height:1;padding:15px 20px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:none;}
ul.flyout li a:hover,ul.flyout li a:focus,.nav-bar li ul li a:hover,.nav-bar li ul li a:focus{background:#000000;color:#ffffff}
ul.flyout li.active,.nav-bar li ul li.active{margin-top:0;border-top:none;}
ul.flyout li.active a,.nav-bar li ul li.active a{background:#000000;border:none;color:#fff;height:auto;margin:0;position:static;top:0;-webkit-box-shadow:0 0 0;-moz-box-shadow:0 0 0;box-shadow:0 0 0}
ul.flyout li,.nav-bar li ul li{border:none;}

#upr_footer_bgr {
color:#ffffff;
background-color:#95b8d7;
min-width:972px;
}
#upr_footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:14px; }
#upr_footer_bgr a:focus, #upr_footer_bgr a:hover, #upr_footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; font-size:14px;}
#upr_footer_bgr p { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:14px; }

#footer_bgr {
color:#ffffff;
background-color:#477ab2;
min-width:972px;
}
#footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:12px; }
#footer_bgr a:focus, #footer_bgr a:hover, #footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; font-size:12px;}
#footer_bgr p { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:12px; }

#lwr_footer_bgr {
color:#ffffff;
background-color:#95b8d7;
min-width:972px;
}
#lwr_footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:12px; }
#lwr_footer_bgr a:focus, #lwr_footer_bgr a:hover, #lwr_footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; font-size:12px;}
#lwr_footer_bgr p { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:12px; }

.view_more a { color: #ffffff; font-weight:bold; background:transparent; text-decoration:none;  }
.view_more a:focus, .view_more a:hover, .view_more a:active { color: #ffffff; text-decoration:underline; background-color: transparent; font-weight:bold; }

.h2_title {
color:#ffffff;
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}
.image_borders {
border:5px #ffffff solid;
}

/* --------------------  Boxed notifications -------------------- */
.notification { display: block; padding: 10px 10px 10px 45px; border: 1px solid; margin-bottom: 20px; background-repeat: no-repeat; background-position: 20px 20px; }
.n-success { background-color: #ffffff; border-color: #95b8d7; /*background-image: url(../images/notification-tick.gif);*/ color:#95b8d7; }
.n-information { background-color: #9fddea; border-color: #5fceea; /*background-image: url(../images/notification-information.gif);*/ }
.n-attention { background-color: #f9e497; border-color: #ffcb4f; background-image: url(../images/notification-exclamation.gif); }
.n-error { background-color: #ffc6ca; border-color: #efb9c3; background-image: url(../images/notification-slash.gif); }
/* -------------------- Indicators -------------------- */

.warning { display: block; padding: 5px 5px 5px 5px; /*border: 1px solid;*/ margin-bottom: 10px; background-repeat: no-repeat; background-position: 20px 20px; /*background-color: #1E478E;*/ color:#FF0000; font-weight:bold;}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */
/*cal*/
td.date_has_event {
	/*background-position: 162px 0px;*/
	color: #ffffff;
	background-color: #b12240;
}
td.date_has_event:hover {
	/*background-position: 162px -81px;*/
	color: #ffffff;
	background-color: #b12240;

}
td.date_has_event a {
	/*background-position: 162px 0px;*/
	color: #ffffff;
}

td#today {
	/*background-position: 81px 0px;*/
	/*color: #ffffff;
	background-color: #0c5e7e;*/
}
td#today:hover {
	/*background-position: 81px -81px;*/
	color: #ffffff;
	background-color: #0c5e7e;

}
.events {
	position: relative;
}
.events ul {
	list-style:none;
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #d3d3d3;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 187px;
	min-height:80px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
#main_body .events li {
	padding-bottom: 5px;
	/*list-style:none;*/
}
.events li span {
	display: block;
	font-size: 12px;
	text-align: left;
	color: #555;
	list-style:none;
}
.events li span.title {
	font-weight: bold;
	color: #222;
}

.pagination {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.pagination a, .pagination strong {
	/*background: #ffffff;*/
	padding: 4px 7px;
	text-decoration: none;
	border: 1px solid #085EF8;
	color: #085EF8;
	font-size: 12px;
	/*border-radius: 3px 3px 3px 3px;*/
}
.pagination strong, .pagination a:hover {
	font-weight: normal;
	background: #085EF8;
	border: 1px solid #085EF8;
	color: #ffffff;
	padding: 4px 7px;
	/*border-radius: 3px 3px 3px 3px;*/
}
.title_bgr {
background-color:#085ef8;
padding:10px;
font-size:18px;
line-height:25px;
margin-bottom:10px;
}
.title_bgr a { color: #ffffff; font-weight: normal; text-decoration:underline; }
.title_bgr a:focus, .title_bgr a:hover, .title_bgr a:active { color: #ffffff; font-weight: normal; text-decoration:underline;}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { text-align:center; width:25%;}
  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; /*border-top: 1px #085ef8 solid; border-bottom: 1px #085ef8 solid;*/ font-weight:normal; background:none; /*border-left:none; border-right:none;*/ border:none;}
table caption { /*font-variant:small-caps;*/ }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }
th, td { padding: 0.5em; }
table tr { border-bottom: 1px #085ef8 solid; border-top: 1px #085ef8 solid; border-left:none; border-right:none;}
thead th { color: #000; border-bottom: 1px #085ef8 solid; }
tbody th { background:none; font-size:14px; font-weight:normal;}
tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }
tbody th { /*border: 1px solid #fff;*/ text-align: left; border: 1px solid #d3d3d3;}
tbody td { border: 1px solid #d3d3d3; text-align:left; }
tbody tr:hover th[scope="row"],  tbody tr:hover tbody th.sub { background:none; }
tbody tr:hover td { background:none; }
table tbody tr:nth-child(2n) {background:none; }
table tbody tr td { color:#ffffff; }
ul#sublinks {list-style:none;}
ul#sublinks li { background-color:#95b8d7; color: #ffffff; font-weight: normal; text-decoration:none; margin:5px; padding:5px; width:60%;}
#sublinks a { color: #ffffff; font-weight: normal; text-decoration:none; }
#sublinks a:focus, #sublinks a:hover, #sublinks a:active { color: #ffffff; font-weight: normal; text-decoration:underline;}

ul.photo_gallery {
border-bottom: 1px #477ab2 solid; border-top: 1px #477ab2 solid; padding-top:10px;
}
ul.photos {
/*border-bottom: 1px #477ab2 solid; border-top: 1px #477ab2 solid;*/ padding-top:10px;
}

/*end of cal*/




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


