/* Artfully masterminded by ZURB  */

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


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { color:#636262; text-align:justify; font-family: 'Open Sans', sans-serif;}
.row {min-width:auto !important; max-width:1050px; width:auto; }
#main_bgr {
background-image:url(../images/header_photo.jpg);
height:831px;
background-repeat:no-repeat;
background-position:center;
min-width:972px;
}
#main_bgr_new {
background-image:url(../images/clouds.png);
height:271px;
background-repeat:no-repeat;
background-position:center;
z-index:1000;
min-width:972px;
margin-top:-590px;
position:relative;
}
#main_bgr_small {
background-image:url(../images/header_small.jpg);
height:422px;
background-repeat:no-repeat;
background-position:center;
}
#main_cont_bgr {
background-color:#e6e6e4;
margin-top:200px;
}
#logo {
background-image:url(../images/logo.png);
height:60px;
margin-top:20px;
background-repeat:no-repeat;
width:305px;
}
#logout_btn {
background-image:url(../images/logout.png);
height:50px;
background-repeat:no-repeat;
float:left;
width:174px;
}
#my_events_btn {
background-image:url(../images/my_events.png);
height:50px;
background-repeat:no-repeat;
float:left;
width:174px;
margin-right:10px;
}
#book_btn {
background-image:url(../images/book.png);
height:50px;
background-repeat:no-repeat;
float:left;
width:174px;
margin-right:10px;
}
.newsletter {
background-image:url(../images/newsletter.png);
height:240px;
background-repeat:no-repeat;
padding-top:40px;
padding-left:20px;
padding-right:30px;
}
.news {
background-image:url(../images/news.png);
height:385px;
background-repeat:no-repeat;
padding-top:40px;
padding-left:30px;
padding-right:40px;
}
.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
}
.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}
.als-wrapper {
	position: relative;
	list-style: none;
	margin-top:25px;
	margin-bottom:25px;
}

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}

/**************************
 * specific als elements
 * styling for #lista1
 **************************/

#lista1 {
	margin: 30px auto 30px auto;
}

#lista1 .als-item {
	margin: 0px 30px;
	min-height: 180px;
	min-width: 128px;
}

#lista1 .als-item img {
	position: relative;
	display: block;
	vertical-align: middle;
	margin-bottom: 8px;
}

#lista1 .als-prev, #lista1 .als-next {
	top: 43%;
	width: 15px;
	height: 22px;
}

#lista1 .als-prev {
	left: 5px;
}

#lista1 .als-next {
	right: 5px;
}

#lista2 {
	margin: 0px auto 0px auto;
}

#lista2 .als-item {
	margin: 0px 30px;
	min-height: 254px;
	min-width: 128px;
}

#lista2 .als-item img {
	position: relative;
	display: block;
	vertical-align: middle;
	margin-bottom: 8px;
}

#lista2 .als-prev, #lista2 .als-next {
	top: 50%;
	width: 15px;
	height: 22px;
}

#lista2 .als-prev {
	left: 5px;
}

#lista2 .als-next {
	right: 5px;
}
#lista2 .als-wrapper {
	margin-top:5px;
}

p {margin-bottom:5px; font-size:15px; letter-spacing:0.7px;}
big {font-size:22px; font-weight:bold;}
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:200px;
height:150px;
}
ul.photo_gallery img {
max-width:none;
}
ul.portfolio {
list-style-image:none;
}
.video_frame {
height:200px;
float:left; 
margin-right:10px;
margin-bottom:10px;
padding:0px;
}
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;
}
ul.portfolio_new {
list-style-image:none;
}
ul.portfolio_new li{
list-style:none;
/*border:2px #e3e3e3 solid;
border-radius: 5px 5px 5px 5px;
background-color:#ffffff;*/
width:305px;
float:left;
margin-right:8px;
margin-left:7px;
margin-bottom:15px;
min-height:400px;
}
.portfolio_title {
border:2px #e3e3e3 solid;
border-radius: 15px 0px 15px 0px;
background-color:#ffffff;
padding:10px;
margin-bottom:15px;
}
.portfolio_text {
border:2px #e3e3e3 solid;
border-radius: 0px 0px 15px 0px;
background-color:#ffffff;
padding:10px;
}
h1, h2, h3, h4, h5, h6 { color:#7387C2; margin-top:5px; }
h5 a {color:#F96F6F;}
.acc_slide_show h5 { cursor:pointer; }
h5 a:focus, h5 a:hover, h5 a:active { color: #F96F6F; text-decoration:underline; background-color: transparent; }

h5 { font-size:18px; color:#F96F6F; }
h6 { font-size:18px; color:#7387C2 }
#lang { text-align:right; padding-top:25px; color:#FFF; }
#lang a { color: #246666; font-weight: normal; background:transparent; text-decoration:none; }
#lang a:focus, #lang a:hover, #lang a:active { color: #246666; text-decoration:none; background-color: transparent; }
#lang p { line-height: 1.5em; margin: 0 0 1em 0; color: #FFF; }

#search_layer {
float:right; 
background-repeat:no-repeat; 
width:247px; 
height:54px; 
}

#menu_bgr {
background-image:url(../images/menu_bar.jpg);
background-repeat:no-repeat;
background-position:center;
height:41px;
padding-left:15%;
}
#menu_bgr_new {
background-image:url(../images/menu_bar.jpg);
background-repeat:no-repeat;
background-position:center;
height:41px;
padding-left:20px;
}
.image_border img {
border:10px #f6f4f4 solid;
border-radius: 15px 0px 15px 0px;
}
.slideshow_bgr {
height:590px;
background-repeat:no-repeat;
overflow:hidden;
background-position:center;
z-index:1!important;
}
#slider {overflow:hidden; width:1920px!important; height:590px; z-index:1!important;}
.orbit { position:relative; z-index:1!important;}
div.orbit-wrapper div.slider-nav span.right{background:url('../images/velaki_right.png');background-size:100%;right:0; height:109px; right:0px; background-repeat:no-repeat}
div.orbit-wrapper div.slider-nav span.left{background:url('../images/velaki_left.png');background-size:100%;left:0; height:109px; left:0px; background-repeat:no-repeat}
div.orbit-wrapper div.slider-nav span {width:90px; margin-top:0px;}
.orbit .orbit-slide { min-width:972px; /*height:590px; max-height:590px;*/ max-width:1920px; overflow:hidden; z-index:1!important;}
input[type="checkbox"] {
float:left;
margin-right:10px;
}

.nav-bar {
background:none;
margin-top:0px;
/*text-transform:lowercase;*/
}
.nav-bar > li:last-child {
border-right:none;
}
.nav-bar > li {
border:none;
line-height:35px;
box-shadow:none;
font-size:16px;
font-weight:bold;
height:35px;
margin-top:0px;
margin-right:5px;
float:left;
list-style:none;
display:block;
position:relative;
}
.nav-bar>li#menu_home{
background-image:url(../images/btn_menou01.png);
background-repeat:no-repeat;
background-position:center top;
width:175px;
height:58px;
}
.nav-bar>li#menu_contact{
background-image:url(../images/btn_menou08.png);
background-repeat:no-repeat;
background-position:center top;
width:121px;
height:58px;
}
.nav-bar>li#menu_products{
background-image:url(../images/btn_menou03.png);
background-repeat:no-repeat;
background-position:center top;
width:105px;
height:58px;
}
.nav-bar>li#menu_news{
background-image:url(../images/btn_menou04.png);
background-repeat:no-repeat;
background-position:center top;
width:56px;
height:58px;
}
.nav-bar>li#menu_gallery{
background-image:url(../images/btn_menou07.png);
background-repeat:no-repeat;
background-position:center top;
width:71px;
height:58px;
}
.nav-bar>li#menu_blue{
background-image:url(../images/btn_menou02.png);
background-repeat:no-repeat;
background-position:center top;
width:103px;
height:58px;
}
.nav-bar>li#menu_orange{
background-image:url(../images/btn_menou05.png);
background-repeat:no-repeat;
background-position:center top;
width:109px;
height:58px;
}
.nav-bar>li#menu_blog{
background-image:url(../images/btn_menou06.png);
background-repeat:no-repeat;
background-position:center top;
width:58px;
height:58px;
}


.nav-bar > li > a {
color:#ffffff;
cursor:pointer;
text-transform:uppercase;
/*background-image:url(../images/bullet_prasino.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.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-color:none;
/*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;
background-color:none;
}
.nav-bar>li:hover{
color:#ffffff;
background:none;
background-color:none;
/*border-radius: 5px 5px 0px 0px;*/
}
.nav-bar>li a#active{
color:#ffffff;
background-color:none;
/*border-radius: 5px 5px 0px 0px;*/
}
.nav-bar > li > a:first-child {
padding:10px 10px 0px 6px;
/*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 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 .dropdown{background:#F96F6F;left:0; margin-left:0px;padding:9px 15px 0px 15px;position:absolute;visibility:hidden;z-index:99; min-width:150px; z-index:1000; color:#ffffff; border-radius: 0px 5px 5px 5px;}
.nav-bar li.has-dropdown .dropdown li{line-height:1;min-width:100%;padding-bottom:0px; /*padding-bottom:5px; */color:#ffffff; /*background:url(../images/menu_icon.png) left no-repeat; padding-left:25px;*/ /*border-bottom:1px #ffffff solid;*/}

.nav-bar>li.has-dropdown#menu_blog:hover a{background-color:#8A70F8;}
.nav-bar li.has-dropdown#menu_blog .dropdown{background:#8A70F8;}

.nav-bar>li.has-dropdown#menu_products:hover a{background-color:#37CC3D;}
.nav-bar li.has-dropdown#menu_products .dropdown{background:#37CC3D;}

.nav-bar li.has-dropdown .dropdown li a{color:#fff;font-weight:normal;height:100%;line-height:22px;padding:5px 5px 5px 5px;/*padding:10px 17px 5px 15px;*/white-space:nowrap}
.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:#F96F6F; color:#ffffff; font-weight:bold; text-decoration:underline;}
.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:#F96F6F; 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:#F96F6F;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:#A3CDF3;
background-image:url(../images/footer_bgr.png);
min-height:184px;
background-repeat:no-repeat;
background-color:#E6E6E4;
}
#footer_bgr {
color:#1E466A;
background-color:#A3CDF3;
}
#footer_inner_image {
background-image:url(../images/footer_image.png);
height:449px;
background-repeat:no-repeat;
margin-top:-160px;
}
#footer_bgr a { color: #1E466A; font-weight: normal; background:transparent; text-decoration:none; }
#footer_bgr a:focus, #footer_bgr a:hover, #footer_bgr a:active { color: #1E466A; text-decoration:underline; background-color: transparent; }

.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: #F96F6F; /*background-image: url(../images/notification-tick.gif);*/ color:#F96F6F; }
.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;
}


table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { text-align:center;}
  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; border-top: 2px #F96F6F solid; border-bottom: 2px #F96F6F solid; font-weight:normal;}
table caption { /*font-variant:small-caps;*/ }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }
th, td { padding: 0.5em; }
thead th { color: #000; border-bottom: 2px #F96F6F solid; }
tbody th { background: #ffffff; 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; width:25%; }
tbody tr:hover th[scope="row"],  tbody tr:hover tbody th.sub { background: #f0e8e8; }
tbody tr:hover td { background: #fff8f8; }

.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 #E3E3E3;
	color: #F96F6F;
	font-size: 14px;
	border-radius: 15px 0px 15px 0px;
	font-weight:bold;
}
.pagination strong, .pagination a:hover {
	background: #F96F6F;
	border: 1px solid #E3E3E3;
	color: #ffffff;
	padding: 4px 7px;
	border-radius: 15px 0px 15px 0px;
}

/*end of cal*/




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


