@charset "utf-8";
/* Artfully masterminded by ZURB  */

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


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { color:#000000; /*text-align:justify;*/ font-family: 'Comfortaa', cursive; background-color:#e4f8ff; /*background-color:#e6e6e4;*/ /*min-width:1050px;*/}
a{color:#f1a246;text-decoration:none;line-height:inherit}a:hover{color:#f1a246}a:focus{color:#f1a246}
.row {
max-width:1150px;
}
.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
float:left;
}
.top_bar {
background-color:#a3cdf3;
color:#ffffff;
padding-top:5px;
padding-bottom:5px;
font-size:15px;
}
.top_bar a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:15px; }
.top_bar a:focus, .top_bar a:hover, .top_bar a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }
.top_bar_full_bgr {
background-image:url(../images/new/menubar.png); background-repeat:repeat-x; height:50px; }
.main_bgr {
background-image:url(../images/blank_blackboard.jpg);
background-repeat:repeat-y;
background-position:center;
margin-top:-7px;
font-family: 'Comfortaa', cursive;
}
#logo {
background-image:url(../images/new/logo.jpg);
height:75px;
background-repeat:no-repeat;
/*margin-top:20px;*/
width:240px;
}
.newsletter {
background-image:url(../images/new/newsletter_back_icon.png);
height:87px;
background-repeat:no-repeat;
padding-top:15px;
padding-left:80px;
padding-right:35px;
}
.newsletter input[type="text"] { height:20px; padding:0px; font-size:13px; margin:0px; }

/*.newsletter_new {
background-image:url(../images/new/newsletter.png);
height:221px;
background-repeat:no-repeat;
padding-top:40px;
padding-left:30px;
padding-right:50px;
line-height:1.4;
font-size:15px;
}*/
.newsletter_new {
background-image:url(../images/new/newsletter.png);
height:320px;
background-repeat:round;
padding-top:50px;
padding-left:65px;
padding-right:30px;
line-height:1.4;
font-size:15px;
}
.newsletter_new input[type="text"] { height:25px; padding:0px; font-size:15px; margin:0px; }

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
#se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../images/ajax-loader_2.gif) center no-repeat #fff;
	 opacity: 0.4;
}
.top-bar {
background:none;
/*height:80px;*/
}
.top-bar .toggle-topbar {
/*width:100px;*/
/*padding-top:55px;*/
float:right;
/*margin-top:-25px !important;*/
}
.top-bar .row {
max-width:1050px;
}
.top-bar .name {
height:0px;
}
.top-bar .title-area {
height:50px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
background:none;
line-height:50px;
/*text-transform:uppercase;*/
padding:0 1.7rem;
}
.top-bar-section ul {
margin-top:0px;
}
.top-bar-section ul li {
background:none;
}
@media only screen and (max-width: 72.188em) {
.top-bar-section ul {
background-image:url(../images/new/menu_down.png); background-repeat:repeat;
/*margin-top:20px;*/
}
}
.top-bar-section ul li > a {
font-size:19px;
color:#ffffff;
font-weight:normal;
background:none;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
background:none;
color:#ffffff;
}
.top-bar-section {
z-index:10000;
}
@media only screen and (max-width: 62.500em) {
.top-bar-section ul li > a {
font-size:14px;
color:#ffffff;
font-weight:bold;
/*text-align:center;*/
}
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
border-right:solid 1px #1e466a;
height:25px;
}
.top-bar.expanded .title-area {
background:none;
color:#1e466a;
}
.top-bar .toggle-topbar.menu-icon {
/*top:15%;
margin-top:20px;*/
/*top:0%;
margin-top:-2px;*/
}
.top-bar .toggle-topbar.menu-icon a {
color:#ffffff;
}
.top-bar .toggle-topbar.menu-icon a span::after {
box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff
}
.top-bar-section .has-dropdown > a:after {
border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
margin-top:25px;
top:0px;
/*visibility:hidden;*/
}
.top-bar input, .top-bar select {
height:auto;
padding-top:0px;
}

#top_bgr_mobile .top-bar-section li:not(.has-form) a:not(.button):hover {
background:none;
color:#ffffff;
}
#top_bgr_mobile .top-bar .toggle-topbar.menu-icon a {
color:#ffffff;
}
#top_bgr_mobile .top-bar .toggle-topbar.menu-icon a span::after {
box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff
}
#top_bgr_mobile .top-bar-section .has-dropdown > a:after {
border-color: #000000 rgba(39, 34, 100, 0) rgba(39, 34, 100, 0);
margin-top:25px;
top:0px;
visibility:hidden;
}
/*#top_bgr_mobile .top-bar-section {
width:300%;
}*/
#top_bgr_mobile .top-bar .title-area {
height:50px;
}
/*#top_bgr_mobile .top-bar {
overflow:visible;
}*/
#top_bgr_mobile .top-bar-section ul li > a {
text-align:left;
color:#links_contact;
background:none;
}
#top_bgr_mobile .top-bar .toggle-topbar {
/*left:0;*/
float:right;
/*right:auto;*/
right:0;
}
#top_bgr_mobile .top-bar-section ul li {
height:50px;
}
#top_bgr_mobile .top-bar-section li:not(.has-form) a:not(.button) {
line-height:50px;
}
@media only screen and (min-width: 72.188em) {
.top-bar-section .right li .dropdown li .dropdown {
left:100%;
}
}
/*.visible-img img {
right:50%;
}*/
.img-circle {
    border-radius: 50%;
}
.round {
	width: 200px;
    height: 200px;
    overflow: hidden;
    /*margin: 10px;*/
    position: relative;
    border-radius: 50%;
} 
.profiles {
 height: 200px;
 width: 100%;
 overflow: hidden;
}
.profiles img {
 height: 100%;
 width: 300px;
}
.video_images_2 {
width: 100%;
     height: 75px;
     position: relative;
     margin-left: auto;
     margin-right: auto;
     overflow: hidden;
	 }
.video_images_2 img {
 position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	}
.video_images {
width: 100%;
     height: 140px;
     position: relative;
     margin-left: auto;
     margin-right: auto;
     overflow: hidden;
	 }
.video_images img {
 position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	}
.bullets_divider {
background-image:url(../images/new/bullet.jpg);
background-repeat:repeat-x;
height:10px;
margin-top:15px;
margin-bottom:10px;
}
.target-ratio-resize {
	max-width: 300px; /* actual img width */
	max-height: 200px; /* actual img height */
	*height: 200x; /* actual img height - IE7 */
	background-size: cover;
	background-position: center;
}
.target-ratio-resize:after {
	content: " ";
	display: block; 
	width: 100%; 
	padding-top: 100%; /* 3:1 ratio */
}
fieldset {
border:1px solid #a3cdf3;
}
.crop {
         position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto; 
    height: 200px;
    width: auto;
	max-width:none;
        }
.top-bar-section ul li:hover:not(.has-form) > a {color:#ffffff; background:inherit;}
.top-bar-section .dropdown { background-image:url(../images/new/menu_down.png); background-repeat:repeat; }

.top-bar-section ul li.has-dropdown#menu_blog:hover a{background-color:transparent;}
.top-bar-section ul li.has-dropdown#menu_blog .dropdown{background:#9742A0;}

.top-bar-section ul li.has-dropdown#menu_products:hover a{background-color:transparent;}
.top-bar-section ul li.has-dropdown#menu_products .dropdown{background:#6adc8a;}

.top-bar-section ul li.has-dropdown#menu_filters:hover a{background-color:transparent;}
.top-bar-section ul li.has-dropdown#menu_filters .dropdown{background:#22BAD3;}

.top-bar-section .dropdown p { color:#ffffff; margin-top:10px; }
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {color:#ffffff; background:none; text-transform:capitalize; line-height:30px; }
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {color:#ffffff; background:none; text-decoration:underline;}
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a { color:#1e466a; background:none; }
/*.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { border-right:solid 1px #ffffff; }*/
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { text-align:left; /*padding:5px 15px 5px 15px;*/ font-size:19px; }
.top-bar.expanded .title-area { /*background:#ffffff; */ }
.top-bar li.has-dropdown .dropdown li a:hover,.top-bar li.has-dropdown .dropdown li a:focus{background:transparent; color:#fcd509;}
.pined-up-na {
background-image:url(../images/new/pined-up-na.jpg);
background-repeat:no-repeat;
height:33px;
width:20px;
float:right;
}
.pined-up-na:hover {
background-image:url(../images/new/pined-up.jpg);
background-repeat:no-repeat;
height:33px;
width:20px;
float:right;
}
.see_all_videos {
background-color:#000000;
color:#ffffff;
margin:0 auto;
display:inline-block;
padding:5px;
font-size:14px;
}
.see_all_videos a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; }
.see_all_videos a:focus, .see_all_videos a:hover, .see_all_videos a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }
.sum_all_videos {
background-color:#a3cdf3;
color:#ffffff;
margin:0 auto;
display:inline-block;
padding:5px;
font-size:14px;
}

@charset "UTF-8";
.accordion-navigation > a:after {
  content: "+";
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  font-size: 18px; }
.accordion-navigation.active > a:after {
  content: "-"; }
  .accordion .accordion-navigation, .accordion dd {
  border-bottom:1px #636466 solid;
  }
  .accordion {
  margin-left:0.9375rem;
  margin-right:0.9375rem;
  }
  .accordion .accordion-navigation > a, .accordion dd > a {
  padding:5px;
  }
.hometext {
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
}
#home_wbar {
background-image:url(../../images/trn.png); 
background-repeat:repeat-x; 
height:249px; 
position:relative; 
margin-top:-620px; 
z-index:1000;
}
#upr_footer_bgr {
color:#ffffff;
background-image:url(../images/footer_bgr.png);
min-height:184px;
background-repeat:no-repeat;
/*background-color:#E6E6E4;*/
max-width:1920px;
margin:0 auto;
}
#top_bgr {
color:#ffffff;
background-image:url(../images/new/header.png);
min-height:571px;
background-repeat:no-repeat;
/*position:relative;
z-index:10000;*/
background-color:#e4f8ff;
max-width:1920px;
margin:0 auto;
}
#top_bgr_mobile {
color:#ffffff;
background-image:url(../images/new/header650.png);
min-height:90px;
background-repeat:no-repeat;
/*position:relative;
z-index:10000;*/
background-color:#e4f8ff;
margin:0 auto;
}
#footer_bgr {
color:#ffffff;
background-image:url(../images/new/footer_withbg.png);
min-height:526px;
background-repeat:no-repeat;
/*position:relative;
z-index:10000;*/
background-color:#11ad32;
max-width:1920px;
margin:0 auto;
}
#footer_bgr p {
font-size:13px;
}
#footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:13px; }
#footer_bgr a:focus, #footer_bgr a:hover, #footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }

#footer_bgr_mobile {
color:#ffffff;
background-image:url(../images/new/footer_withbg.png);
min-height:450px;
background-repeat:no-repeat;
/*position:relative;
z-index:10000;*/
background-color:#11ad32;
max-width:1920px;
margin:0 auto;
}
#footer_bgr_mobile p {
font-size:13px;
}
#footer_bgr_mobile a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:13px; }
#footer_bgr_mobile a:focus, #footer_bgr_mobile a:hover, #footer_bgr_mobile a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }

#lower_footer_bgr {
color:#ffffff;
background-color:#11ad32;
margin:0 auto;
}
#lower_footer_bgr p {
font-size:12px;
}
#lower_footer_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:12px; }
#lower_footer_bgr a:focus, #lower_footer_bgr a:hover, #lower_footer_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }

.top-bar-left {
width:25%;
}
.top-bar-right{
width:75%;
}
.orbit-container {
max-width:1920px;
margin:0 auto;
}
#top_top_bgr {
color:#ffffff;
background-image:url(../images/sky.jpg);
min-height:271px;
background-repeat:no-repeat;
background-color:#E6E6E4;
}

.sorting_layer select{
width:140px;
}
.sorting_layer label {
float:left;
margin-top:8px;
}
#inner_wbar {
background-image:url(../../images/trn.png); 
background-repeat:repeat-x; 
height:249px; 
position:relative; 
margin-top:-249px; 
z-index:1000;
}
#book_home {
background-image:url(../images/bookonline_btn_small.jpg);
height:102px;
background-repeat:no-repeat;
z-index:10000;
}
#book_inner {
background-image:url(../images/bookonline_lorida_esoteriki.jpg);
height:106px;
background-repeat:no-repeat;
z-index:10000;
}
.book_blue_bgr {
background-image:url(../images/book_blue_bgr.jpg);
height:102px;
background-repeat:repeat-x;
z-index:100;
overflow:hidden;
margin-left:950px;
position:relative;
}
.txt_bgr {
background-image:url(../images/txt_bgr.png);
background-repeat:repeat;
padding:10px;
}
.home_header label {
color:#4d4d4d;
}
.home_header  {
color:#4d4d4d;
}
#top_teaser {
background-color:#e5e5e5;
min-height:50px;
padding-top:15px;
padding-bottom:15px;
}
#bottom_teaser {
background-color:#00b2ef;
padding-top:15px;
padding-bottom:15px;
}
.footer_menu {
margin-top:15px;
margin-bottom:15px;
}
p {margin-bottom:5px; font-weight:400; font-size:15px; letter-spacing:0.7px; /*line-height:1.3;*/}
strong, b {font-weight:700; }
ul, ol, dl, li {font-weight:400;  font-size:15px;}
big {font-size:22px; font-weight:bold;}
ul.programs {
list-style-position:inside;
list-style-image:url(../images/velaki_icon.png);
}
ul.photo_gallery {
list-style:none;
}
ul.photo_gallery li {
float:left;
width:138px;
height:130px;
}
ul.photo_gallery img {
border:8px #bfbfbf solid;
max-width:none;
}
ul.video_gallery {
list-style:none;
margin-left:0px;
}
ul.video_gallery li {
float:left;
width:370px;
padding:15px;
height:auto;
}

h1, h2, h3, h4, h5, h6 { color:#10638e; margin-top:5px; }
h5 { font-size:18px; color:#F1A246; }
h6 { font-size:18px; color:#10638e }
h6 a{ font-size:18px; color:#10638e }
h6 a:focus, h6 a:hover, h6 a:active{ font-size:18px; color:#10638e }

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

.orange_bgr { background-color:#a3cdf3; padding:10px;}
.orange_bgr h5 { color:#ffffff; font-size:20px; text-align:left; }

.title_image_bgr {background-image:url(../images/new/page_title_bgr.jpg);
background-repeat:no-repeat;
text-align:center;
color:#FFFFFF;
height:125px;
background-position:center;
padding-top:25px;
}
.title_image_bgr .title_bgr { color:#ffffff; font-size:26px; text-align:center; border-top:1px #ffffff solid; border-bottom:1px #ffffff solid; margin:0 auto; display:inline-block; }

.player_title_image_bgr {
background-color:#000000;
text-align:center;
color:#FFFFFF;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
}
.player_title_image_bgr .player_title_bgr { color:#ffffff; font-size:18px; text-align:center; margin:0 auto; display:inline-block; }
.player_title_image_bgr .player_title_bgr a, .player_title_image_bgr .player_title_bgr a:focus, .player_title_image_bgr .player_title_bgr a:hover, .player_title_image_bgr .player_title_bgr a:active { color:#ffffff; font-size:18px; text-align:center; margin:0 auto; display:inline-block; }

#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; }
a { color:#1E466A;}
a:focus, a:hover, a:active{ text-decoration:underline; color:#1E466A; }
/*#search_layer {
float:right; 
background-image:url(../images/search_box.png); 
background-repeat:no-repeat; 
width:238px; 
height:47px; 
clear:right; 
padding-top:4px; 
padding-left:10px;
}
*/
#menu_bgr {
background-image:url(../images/menu_box.png);
height:65px;
background-repeat:no-repeat;
padding-left:15px;
/*min-width:1050px;*/
}
.home_image {
background-image:url(../images/picture.png);
height:636px;
background-repeat:no-repeat;
}
.latest_video {
background-color:#ffffff;
padding:15px;
/*width:310px;*/
}
.image_border img {
/*border:8px #bfbfbf solid;*/
/*width:220px;*/
font-family: 'Comfortaa', cursive; font-weight:400; font-size:17px; line-height:1.3;
}
.image_border img {
border:1px #000000 solid;
/*border-radius: 15px 0px 15px 0px;*/
margin-right:25px !important;
height:100% !important;
}
.image_border_article img {
/*border-radius: 15px 0px 15px 0px;*/
height:100% !important;
/*width:100% !important;*/
}
/*.image_border p {
margin-bottom:25px;
}
*/.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sing_category {
background-image:url(../images/sing.png);
background-repeat:no-repeat;
height:75px;
margin:70px 40px 0px 40px;
width:237px;
float:left;
}
.dance_category {
background-image:url(../images/dance.png);
background-repeat:no-repeat;
height:70px;
margin:70px 40px 0px 40px;
width:227px;
float:left;
}
.music_instrument_category {
background-image:url(../images/music_instrument.png);
background-repeat:no-repeat;
height:72px;
margin:10px 40px 0px 40px;
width:237px;
float:left;
}
.special_telent_category {
background-image:url(../images/special_talent.png);
background-repeat:no-repeat;
height:71px;
margin:10px 40px 0px 40px;
width:227px;
float:left;
}

.nav-bar {
background:none;
margin-top:0px;
font-family: 'Comfortaa', cursive;
font-size:20px;
float:right;
}
.nav-bar > li:last-child {
border-right:none;
}
.nav-bar > li {
border:none;
line-height:35px;
box-shadow:none;
font-weight:bold;
height:50px;
margin-top:0px;
/*margin-right:5px;*/
}
.nav-bar > li > a {
color:#a3cdf3;
cursor:pointer;
/*text-transform:uppercase;*/
font-size:18px;
}
.nav-bar>li > a:hover{
color:#fcd509;
height:50px;
border:none;
background-color:none;
}
.nav-bar>li > a.active{
color:#fcd509;
height:50px;
border:none;
background-color:none;
}
.nav-bar>li:hover a{ background-color:transparent;}
.nav-bar>li:hover{
background-color:transparent;}
.nav-bar > li > a:first-child {
/*padding:0 10px;*/
/*margin-right:5px;*/
text-align:center;
height:50px;
font-size:22px;
padding:11px 10px 0px 10px;
text-transform:uppercase;
}
.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%; background-color:transparent; background-image:none;}


.nav-bar li.has-dropdown .dropdown{background:#a3cdf3;left:0; margin-left:0px;padding:0px;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:5px; color:#ffffff; /*background:url(../images/menu_icon.png) left no-repeat; padding-left:25px;*/ border-bottom:1px #ffffff solid; background-color:transparent; background-image:none;}
.nav-bar li.has-dropdown .dropdown li a{color:#fff;font-weight:normal;height:100%;line-height:22px;padding:10px 17px 5px 15px;white-space:nowrap; font-size:16px; background-color:transparent; background-image: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:transparent; color:#fcd509;}

.nav-bar>li.has-dropdown:hover a{color:#fcd509;
background-color:none;
height:41px;
border:none;
}


.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;}

#menu_bgr {
color:#ffffff;
background-image:url(../images/menu.png);
background-repeat:repeat-x;
height:50px;
margin-top:-40px;
}
#header_bgr a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; }
#header_bgr a:focus, #header_bgr a:hover, #header_bgr a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }
#upload-file-container {
   background:url(../images/new/upload-icon.jpg) no-repeat;
   height:108px;
   width:155px;
   cursor:pointer;
   margin:10px auto;
}

#upload-file-container input {
   filter: alpha(opacity=0);
   opacity: 0;
   height:108px;
   width:155px;
   cursor:pointer;
}
#footer_bgr label { color:#ffffff; }

.footer_menu {
color:#ffffff;
margin-top:15px;
margin-bottom:15px;
}
.footer_menu a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; font-size:13px; }
.footer_menu a:focus, .footer_menu a:hover, .footer_menu a:active { color: #ffffff; text-decoration:underline; background-color: transparent; }

.footer_white_frame {
background-color:#ffffff; 
margin:30px 0px 20px 0px; 
padding-top:15px; 
padding-bottom:15px;
}
.footer_white_frame a { color: #000000; font-weight: normal; background:transparent; text-decoration:none; font-size:12px; }
.footer_white_frame a:focus, .footer_white_frame a:hover, .footer_white_frame a:active { color: #000000; text-decoration:underline; background-color: transparent; }

.red_boxes {background-color:#a3cdf3; padding:10px; margin-right:20px;  text-align:center; float:left; color:#ffffff; font-weight:12px;}
#top_yellow_bgr {
color:#000000;
background-color:#fcd509;
/*min-width:1050px;*/
min-height:30px;
z-index:1000;
position:relative;
}
#top_yellow_bgr a { color: #000000; font-weight: normal; background:transparent; text-decoration:none; }
#top_yellow_bgr a:focus, #top_yellow_bgr a:hover, #top_yellow_bgr a:active { color: #000000; text-decoration:underline; background-color: transparent; }
#top_yellow_bgr label { color:#000000; }

#teaser_yellow_bgr {
color:#000000;
background-color:#fcd509;
min-height:150px;
/*min-width:1050px;*/
padding-top:20px;
padding-bottom:20px;
}
#teaser_yellow_bgr a { color: #000000; font-weight: normal; background:transparent; text-decoration:none; }
#teaser_yellow_bgr a:focus, #teaser_yellow_bgr a:hover, #teaser_yellow_bgr a:active { color: #000000; text-decoration:underline; background-color: transparent; }
#teaser_yellow_bgr label { color:#000000; }

#footer_crown {
background-image:url(../images/korwna.png);
background-repeat:no-repeat;
height:46px;
background-position:right;
margin-right:20px;
margin-top:-46px;
}
#footer_tellafriend_title {
background-image:url(../images/aytaki.png);
background-repeat:no-repeat;
height:81px;
background-position:right;
color:#ffffff;
text-align:right;
padding:20px 20px 0px 0px;
}
#footer_tellafriend_box {
background-color:#ffffff;
color:#000000;
padding:10px;
margin-top:-40px;
font-size:15px;
}

.h2_title {
color:#ffffff;
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}
.image_borders {
border:5px #ffffff solid;
}
/* -------------------- 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;
}

th a{
text-decoration:none;
font-size:120%;
font-weight:bold;
color: #000;
outline-width:0;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { text-align:center; vertical-align:inherit;}
  table { width: 100%; 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; }


table#cart_table tbody td { text-align:left; width:auto; }
#shopping_cart_iframe{background:url(../images/shopping_cart_left_new.png) no-repeat left top; padding:41px 12px 12px 68px;position:fixed;right:-5px;/*top:20px;*/top:185px;width:108px;height:101px;z-index:9997; cursor: pointer; color:#ffffff;}

#slider {overflow:hidden; max-height:981px;}
.orbit { position:relative; margin-bottom:0px; }
div.orbit-wrapper div.slider-nav span.right{background:url('../images/velaki-next.png');background-size:100%;right:0; height:52px; right:100px; background-repeat:no-repeat; display:none;}
div.orbit-wrapper div.slider-nav span.left{background:url('../images/velaki-previous.png');background-size:100%;left:0; height:52px; left:100px; background-repeat:no-repeat; display:none;}
div.orbit-wrapper div.slider-nav span {width:30px; margin-top:-50px;}
.orbit .orbit-slide {/*min-width:1050px; */max-height:981px; overflow:hidden;}

.orbit-container .orbit-next {
background-image:url(../images/new/forward_btn.png);
height:43px;
background-repeat:no-repeat;
width:39px;
right:15px;
}
.orbit-container .orbit-prev {
background-image:url(../images/new/rewind_button.png);
height:43px;
background-repeat:no-repeat;
width:39px;
right:105px;
left:auto;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
top:92%;
}
.orbit-container .orbit-timer {
background-image:url(../images/new/play_btn.png);
height:43px;
background-repeat:no-repeat;
width:39px;
top:86%;
right:60px;
cursor:pointer;
}
.orbit-container:hover .orbit-timer > span {
/*display:none;*/
cursor:pointer;
}
@media only screen and (min-width: 40em) {
.orbit-container .orbit-slides-container {
height:395px !important;
}
}
/* --------------------  Boxed notifications -------------------- */
.notification { display: block; padding: 5px 5px 5px 45px; border:2px #000 solid; margin-bottom: 20px; background-repeat: no-repeat; background-position: 20px 20px; }
.n-success { background-color: #a3cdf3; color:#ffffff; }
.n-information { background-color: #a3cdf3; color:#ffffff; }
.n-attention { background-color: #d3d2d2; border-color: #F4F4F4; background-image: url(../images/notification-exclamation.gif); }
.n-error { background-color: #d3d2d2; border-color: #F4F4F4; background-image: url(../images/notification-slash.gif); }

.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: #F1A246;
	font-size: 12px;
	border-radius: 3px 3px 3px 3px;
}
.pagination strong, .pagination a:hover {
	font-weight: normal;
	background: #F1A246;
	border: 1px solid #E3E3E3;
	color: #ffffff;
	padding: 4px 7px;
	border-radius: 3px 3px 3px 3px;
}

.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;
}

.button {
background: none repeat scroll 0 0 #a3cdf3;
border: none;
box-shadow: none;
color: #ffffff;
margin:0px;
padding:10px;
}
.button.radius { 
border-radius: 5px;
}
.button:hover,.button:focus{
color:#fff;
background-color:#000000;
}

input[type="radio"] {
float:left;
}
label {
font-family: 'Comfortaa', cursive; font-weight:400; font-size:15px; line-height:1.3;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { font-family: 'Comfortaa', cursive; font-weight:400; font-size:17px; line-height:1.3; }

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

/* PROGRESS BAR */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 12px;
  background: #fff;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background-color: #0087E1;
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 12px;
  overflow: hidden;

  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  -o-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;

  -webkit-box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
  -moz-box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
  -o-box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
  box-shadow: inset -1px 0 #00558F, inset 0 -1px #00558F, inset 0 2px rgba(255, 255, 255, 0.5), inset 0 6px rgba(255, 255, 255, .3);
}

.pace .pace-activity {
  position: fixed;
  top: 0;
  left: 0;
  right: -28px;
  bottom: 0;

  -webkit-background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
  -moz-background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
  -o-background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);
  background-image: radial-gradient(rgba(255, 255, 255, .65) 0%, rgba(255, 255, 255, .15) 100%);

  -webkit-background-size: 28px 100%;
  -moz-background-size: 28px 100%;
  -o-background-size: 28px 100%;
  background-size: 28px 100%;

  -webkit-animation: pace-theme-mac-osx-motion 500ms linear infinite;
  -moz-animation: pace-theme-mac-osx-motion 500ms linear infinite;
  -ms-animation: pace-theme-mac-osx-motion 500ms linear infinite;
  -o-animation: pace-theme-mac-osx-motion 500ms linear infinite;
  animation: pace-theme-mac-osx-motion 500ms linear infinite;
}

@-webkit-keyframes pace-theme-mac-osx-motion {
  0% { -webkit-transform: none; transform: none; }
  100% { -webkit-transform: translate(-28px, 0); transform: translate(-28px, 0); }
}
@-moz-keyframes pace-theme-mac-osx-motion {
  0% { -moz-transform: none; transform: none; }
  100% { -moz-transform: translate(-28px, 0); transform: translate(-28px, 0); }
}
@-o-keyframes pace-theme-mac-osx-motion {
  0% { -o-transform: none; transform: none; }
  100% { -o-transform: translate(-28px, 0); transform: translate(-28px, 0); }
}
@-ms-keyframes pace-theme-mac-osx-motion {
  0% { -ms-transform: none; transform: none; }
  100% { -ms-transform: translate(-28px, 0); transform: translate(-28px, 0); }
}
@keyframes pace-theme-mac-osx-motion {
  0% { transform: none; transform: none; }
  100% { transform: translate(-28px, 0); transform: translate(-28px, 0); }
}
/* -----------------------------------------
   Page Name 2
----------------------------------------- */
.view_image {
   /*width: 300px;
   height: 200px;
   margin: 10px;*/
   float: left;
   /*border: 5px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
   /*box-shadow: 0px 0px 5px #aaa;*/
   cursor: default;
   width:100%;
}

.view_image .mask, .view_image .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view_image img {
   display: block;
   position: relative;
}

.view_image a.info {
   background:url(../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   box-sizing:border-box;
   transition: all 0.4s ease-in-out;
}

.second-effect a.info {
   position:relative;
   top:-50px;
   opacity:0;
   transform:scale(0,0);
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}

.second-effect:hover .mask {
   opacity: 1;
   border:100px solid rgba(0,0,0,0.7);
}

.second-effect:hover a.info {
   opacity:1;
   transform:scale(1,1);
   transition-delay:0.3s;
}

.view_sub .mask, .view_sub .content {
    /*width: 100%;*/
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 15px;
	right:15px;
	/*margin-left:15px;
	margin-right:15px;*/
}
.view_sub img {
    display: block;
    position: relative
}
.view_sub h2 {
    /*text-transform: uppercase;*/
    color: #000000;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
	border-bottom:1px #000000 solid;
    /*background: rgba(33, 33, 33, 1);*/
    margin: 20px 0 0 0;
	font-weight:bold;
    transform: translateY(-100px);
    opacity: 0;
}
.view_sub p {
    font-family: 'Comfortaa', cursive;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #000000;
    padding: 10px;
    text-align: center
}
.view_sub a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #212121;
    color: #ffffff;
    /*text-transform: uppercase;*/
    box-shadow: 0 0 1px #000
}
.view_sub a.info:hover {
    box-shadow: 0 0 5px #000
}

.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0.7;
    background-color: rgba(254,251,252, 0.5); 
    transition: all 0.4s ease-in-out;
}
.view-first .mask a {
color:#000000;
text-decoration:none;
}
.view-first h2 {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
color:#ffffff;
    opacity: 0;
	transition: all 0.2s ease-in-out;
}

.view-first:hover img { 
	/*transform: scale(1.0);*/
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}