/* Artfully masterminded by ZURB  */

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


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body { /*font-family:menuRanchWesternFonts2 !important; */}
.top_bar_full {
/*background-color:#ffffff;*/
/*padding-top:10px;*/
}
.top-bar {
/*background-color:#ffffff;*/
height:130px;
background:none;
}
.top-bar .toggle-topbar {
width:100px;
padding-top:60px;
float:right;
}
.top-bar .row {
max-width:1000px;
}
.top-bar .name {
height:100px;
width:156px;
}
.top-bar-section {
/*left:275px;
*/}
.top-bar-section li:not(.has-form) a:not(.button) {
background:transparent;
/*text-transform:uppercase;*/
line-height:30px;
}
.top-bar-section ul li {
/*background:transparent;*/
background-color:#ffffff;
}
.top-bar-section .dropdown {
}
.top-bar-section ul li > a {
font-size:15px;
}
.top-bar.expanded .title-area {
background:transparent;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
background:transparent;
color:#000000;
}
.top-bar .toggle-topbar.menu-icon {
margin-top:-25px;
}
.top-bar .toggle-topbar.menu-icon a {
color:#000000;
}
.top-bar-section ul li > a {
color:#000000;
}
.tab-bar .menu-icon {
color:#000000;
}
.top-bar .toggle-topbar.menu-icon a span::after {
box-shadow: 0 0 0 1px #000000, 0 7px 0 1px #000000, 0 14px 0 1px #000000;
}
.top-bar-section .has-dropdown > a:after {
border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
border-style: none;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
background: transparent none repeat scroll 0 0;
color: #000000;
}
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #ffffff;
        color: #000000;
        background: #ffffff; }
      .top-bar-section .dropdown li label {
        background: #ffffff;
        white-space: nowrap; }
      .top-bar-section ul li.active > a:hover {
        background: #ffffff;
        color: #000000; }
.top-bar-section li a:not(.button) {
    background: transparent !important;   
        color: #000000 !important;
		 }
		 .top-bar-section li:not(.has-form) a:not(.button) { padding-top:4px; padding-bottom:4px; padding-left:10px; padding-right:10px; font-weight:bold; }
		 .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { text-transform:capitalize; font-weight:normal; padding:5px 25px 5px 15px; }
		 .top-bar-section .has-dropdown > a { padding-right:0px; !important }
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {/*right:-7px;*/ top:7px; }
.row {
max-width:1000px;
}
.grey_layer {
background-color:#d1d3d4;
color:#000000;
}

#main_bgr_small {
background-color:#cccfa8
}
#main_cont_bgr {
background-color:#f0eae0;
}

#logo {
background-image:url(../images/logo.png);
height:126px;
background-repeat:no-repeat;
width:367px;
margin-top:10px;
margin-bottom:0px;
}
#logo_footer {
background-image:url(../images/logo.png);
height:100px;
background-repeat:no-repeat;
width:150px;
}
.twocolumntext {
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
}
/*B&W*/
.bw:hover {
	-webkit-filter: grayscale(0%);		  
}
 
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
  -webkit-filter: grayscale(100%);
}

p {margin-bottom:10px; font-size:14px; }
ul, ol, dl { font-size:14px; margin-left:25px; }
ul li ul, ul li ol { margin-left:25px; }
a { color:#ed1c24; font-weight:bold; }
a:hover { color:#ed1c24; text-decoration:underline; }
big {font-size:22px; font-weight:bold;}
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;
}
.reveal-modal .prev-reveal-modal { 
    position: absolute !important;
    top: 45% !important;
    left: 0px !important;
    }   

.reveal-modal .next-reveal-modal { 
    position: absolute !important;
    top: 45% !important;
    /*left: 821px !important;*/
    }
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;
}
ul.portfolio li{
list-style:none;
/*border:2px #e3e3e3 solid;*/
/*border-radius: 5px 5px 5px 5px;*/
background-color:#ffffff;
width:220px;
float:left;
margin-right:15px;
margin-bottom:15px;
padding:10px;
min-height:222px;
}
#pages_tabs{
background-color:#1e478e; padding:7px; color:#ffffff; font-size:14px; margin:7px; border-radius: 10px; text-decoration:none;
}
#pages_tabs.active, #pages_tabs a:active {
text-decoration:underline;
}
#div_pages_tabs{
float:left; margin-left:0px; margin-right:0px; height:115px;
}
#div_pages_tabs.active {
text-decoration:underline;
font-size:15px;
color:#ffffff;
}

.banner_1_1 {
background-image:url(../images/home_banners/banner_1_1.jpg);
background-repeat:no-repeat;
background-size:cover;
}
.banner_1_1:hover {
background-image:url(../images/home_banners/banner_1_1-hover.jpg);
background-repeat:no-repeat;
background-size:cover;
}
.banner_1_2 {
background-image:url(../images/home_banners/banner_1_2.jpg);
}
.banner_1_2:hover {
background-image:url(../images/home_banners/banner_1_2-hover.jpg);
}
.banner_1_3 {
background-image:url(../images/home_banners/banner_1_3.jpg);
}
.banner_1_3:hover {
background-image:url(../images/home_banners/banner_1_3-hover.jpg);
}



h1, h2, h3, h4, h5, h6 { color:#000000; margin-top:5px; }
h3 { font-size:25px; color:#000000; font-weight:bold; }
h4 { font-size:25px; color:#000000; font-weight:bold; }
h5 { font-size:18px; color:#000000; }
h6 { font-size:18px; color:#000000; font-weight:normal; }
#lang { text-align:right; padding-top:0px; color:#000000; font-size:12px; padding-right:15px; }
#lang a { color: #000000; font-weight: normal; background:transparent; border:1px #000000 solid; padding:7px; }
#lang a:focus, #lang a:hover, #lang a:active { color: #000000; text-decoration:underline; background-color: transparent; }
#lang p { line-height: 1.5em; margin: 0 0 1em 0; color: #000000; }

.user_links { text-align:right; padding-top:0px; color:#000000; font-size:12px; padding-right:15px; }
.user_links a { color: #000000; font-weight: normal; background:transparent; padding:7px; }
.user_links a:focus, .user_links a:hover, .user_links a:active { color: #000000; text-decoration:underline; background-color: transparent; }

button, .button {
background-color:#ed1c24;
border-color:#ed1c24;
}
button:hover, button:focus, .button:hover, .button:focus {
background-color:#ed1c24;
border-color:#ed1c24;
}
button.radius, .button.radius {
border-radius:7px;
}
.top-bar input, .top-bar select, .top-bar .button, .top-bar button {
padding:6px 15px 6px 15px;
top:5px;
}
#slider_button {
background-color:#1e478e;
border: 2px #d1d3d4 solid;
padding:10px;
margin:10px 0px 10px 0px;
border-radius: 10px;
}
#slider_button:hover, #slider_button:focus, #slider_button active {
background-color:#d1d3d4;
border: 2px #d1d3d4 solid;
padding:10px;
margin:10px 0px 10px 0px;
border-radius: 10px;
color: #1e478e; 
}
#slider_button:hover a {
color: #1e478e;
font-weight:bold;
}
#slider_button .active{
/*text-decoration:underline;*/
}

.home_frame a { color: #FFF; font-weight:normal; }
.home_frame a:focus, .home_frame a:hover, .home_frame a:active { color: #1e478e; text-decoration:underline; font-weight:bold; }

.slider_button a {
width:250px;
}
#login_register { text-align:right; padding-top:7px; color:#FFF; }
#login_register a { color: #FFF; font-weight: normal; background:transparent; text-decoration:underline; }
#login_register a:focus, #login_register a:hover, #login_register a:active { color: #FFF; text-decoration:underline; background-color: transparent; }
#login_register p { line-height: 1.5em; margin: 0 0 1em 0; color: #FFF; }

.button a, .button a:hover, .button a:focus, .button a:active {color:#ffffff;}

#cart a { color: #FFF; font-weight: normal; background:transparent; text-decoration:underline; }
#cart a:focus, #cart a:hover, #cart a:active { color: #FFF; text-decoration:underline; background-color: transparent; }
#cart p { line-height: 1.5em; margin: 0 0 1em 0; color: #FFF; }

#search_layer {
float:right; 
background-image:url(../images/search.png); 
background-repeat:no-repeat; 
width:247px; 
height:54px; 
}
#menu_bgr {
background-color:#2f3192;
height:40px;
margin-top:-30px;
}
#menu_bgr_new {
background-image:url(../images/menu_bar.jpg);
background-repeat:no-repeat;
background-position:center;
height:41px;
padding-left:20px;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
background:none;
}
.accordion .accordion-navigation > a, .accordion dd > a {
background:none;
}
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
background:#000000;
color:#ffffff;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
background:#000000;
color:#ffffff;
}
.accordion-navigation > a:after {
content:"+";
padding-left:5px;
padding-right:5px;
float:left;
font-size:17px;
}
.accordion-navigation.active > a:after {
content:"-";
font-size:17px;
}

.image_border img {
/*border:1px #696969 solid;*/
/*border-radius: 5px 5px 5px 5px;*/
}
.arrow_home {
background-image:url(../images/home_banners/enter.png);
background-repeat:no-repeat;
height:27px;
width:27px;
}


.slideshow_bgr {
/*width:1920px;
height:1970px;*/
/*background-color:#868686;*/
position:relative;
min-width:1150px;
overflow:hidden;
}
#slider {overflow:hidden; /*width:1920px!important; */height:1970px;}
.orbit { position:relative; }
.orbit img { max-width:none;}
div.orbit-wrapper div.slider-nav span.right{background:none; /*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:none; /*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:1920px; height:1970px; max-height:1970px; max-width:1920px; overflow:hidden;}
div.orbit-wrapper div.timer { visibility:hidden; }

ul#sublinks {list-style:none;}
ul#sublinks li { background-color:#000000; color: #ffffff; font-weight: normal; text-decoration:none; margin:5px; padding:5px; width:60%; border:1px #ffffff solid;}
ul#sublinks li:hover { background-color:#ffffff; color: #000000; font-weight: normal; text-decoration:none; margin:5px; padding:5px; width:60%; border:1px #000000 solid;}
#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;}

.accordion .accordion-navigation > a, .accordion dd > a {
 margin:5px; padding:5px; font-weight: normal; text-decoration:none; border:1px #ffffff solid;
}
ul.accordion {
margin-left:10px;
}
.nav-bar {
background:none;
margin-top:0px;
height:70px;
float:right;
/*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:normal;
height:70px;
margin-top:0px;
margin-right:40px;
}
.nav-bar > li > a {
color:#ffffff;
cursor:pointer;
/*background-image:url(../images/bullet_prasino.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li.active{
color:#e6e7e8;
/*background-image:url(../images/bullet_lefko.png);*/
background-repeat:no-repeat;
background-position:left center;
}
.nav-bar>li > a:hover{
color:#e6e7e8;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:#e6e7e8;
/*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:#e6e7e8;}
.nav-bar>li:hover{
color:#e6e7e8;
background-color:transparent;
/*border-radius: 5px 5px 0px 0px;
*/}
.nav-bar>li a#active{
color:#e6e7e8;
background-color:none;
/*border-radius: 5px 5px 0px 0px;
*/}
.nav-bar > li > a:first-child {
padding:0 30px 0px 0px;
/*margin-right:5px;*/
text-align:center;
height:70px;
font-size:16px;
}
.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-color:#ffffff;left:0; margin-left:0px;padding:9px 15px 0px 15px;position:absolute;visibility:hidden;z-index:99; min-width:150px; z-index:1000; color:#26b7e6; /*border-radius: 0px 5px 5px 5px;*/}
.nav-bar li.has-dropdown .dropdown li{line-height:1;min-width:100%;padding-bottom:5px; color:#26b7e6; /*background:url(../images/menu_icon.png) left no-repeat; padding-left:25px;*/ /*border-bottom:1px #26b7e6 solid;*/}
.nav-bar li.has-dropdown .dropdown li a{color:#26b7e6;font-weight:normal;height:100%;line-height:15px;padding:5px 5px 5px 5px;  white-space:nowrap; font-size:16px; text-align:left;}
.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:inherit; color:#26b7e6; text-decoration:underline;}
.nav-bar li.has-dropdown .dropdown li label{color:#26b7e6;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:#ffffff; color:#26b7e6;}
.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:none; 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;}

.button{ padding:15px;}

#footer_bgr {
color:#ffffff;
background-color:#ed1c24;
min-height:40px;
padding-top:10px;
padding-bottom:10px;
}
#lang_bgr {
background-image:url(../images/chr/lang_bgr.png);
background-repeat:no-repeat;
height:70px;
background-position:right;
}

#footer_bgr label {
color:#ffffff;
}

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

#upr_footer_bgr {
color:#000000;
/*background-color:#000000;*/
min-height:40px;
padding-top:10px;
padding-bottom:10px;
}
#upr_footer_bgr a { color: #000000; font-weight: normal; background:transparent; text-decoration:none; }
#upr_footer_bgr a:focus, #upr_footer_bgr a:hover, #upr_footer_bgr a:active { color: #000000; text-decoration:underline; background-color: transparent; }

.footer_contactform {
background-image:url(../images/email.png);
background-repeat:no-repeat;
height:380px;
color:#ffffff;
padding-top:60px;
padding-left:90px;
padding-right:40px;
padding-bottom:30px;
width:540px;
}
.footer_contactform input[type="text"], .footer_contactform textarea {
color:#1e478e;
}
#contact {
background-color:#1e478e;
padding-top:10px;
}
#contact label{
color:#ffffff;
}
#contact label.error {
color:#FF0000;
}

.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: #ed1c24; /*background-image: url(../images/notification-tick.gif);*/ color:#ed1c24; }
.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*/
table { background:none;}
table tr.even, table tr.alt, table tr:nth-of-type(even) {background:none; }
table thead { background:none; }
table tfoot { background:none; }
table.events_table thead tr th, table.events_table tfoot tr th, table.events_table tbody tr td, table.events_table tr td, table .events_table tfoot tr td { text-align:center; font-size:14px;}

td.date_has_event {
	/*background-position: 162px 0px;*/
	color: #ffffff;
	background-color: #000000;
	background: #000000 !important;
}
td.date_has_event:hover {
	/*background-position: 162px -81px;*/
	color: #ffffff;
	background-color: #000000;
	background: #000000 !important;
}
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: #000000;
	background-color: #ffffff;

}
.events {
	position: relative;
}
.events ul {
	list-style:none;
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #000000;
	color: white;
	/*border: 1px solid white;*/
	font-size: 15px;
	width: 200px;
	min-height:180px;
	list-style: none;
	color: #ffffff;
	-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: #ffffff;
}
th a{
text-decoration:none;
font-size:120%;
font-weight:bold;
color: #000;
outline-width:0;
}
/*end of cal*/

.catalogues ul {
	list-style:none;
}
.catalogues li {
	width: 230px;
	height:200px;
	float:left;
	list-style:none;
}
.scrollbar{
overflow-y:auto;
float:left;
padding-right: 10px;
}
#ex3::-webkit-scrollbar{
width:16px;
background-color:#cccccc;
} 
#ex3::-webkit-scrollbar-thumb{
background-color:#1e478e;
/*border-radius:10px;*/
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#ffffff;
border:1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#1e478e;
border:1px solid #333333;
} 
#ex3::-webkit-scrollbar-track{
border:1px gray solid;
-webkit-box-shadow:0 0 6px gray inset;
} 
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { text-align:left; font-size:14px;}
  table { /*width: 100%;*/ border-collapse:collapse; margin-bottom: 0.5em; border:none; /*border-top: 2px #1e478e solid; border-bottom: 2px #1e478e solid;*/ font-weight:normal;}
table caption { /*font-variant:small-caps;*/ }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }
th, td { padding: 5px; }
thead th { color: #000; border-bottom:none; /*border-bottom: 1px #2f3192 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 #000000; 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 td {padding-left:5px; padding-right:5px; padding-top:5; padding-bottom:5px;}
table thead tr th, table tfoot tr td {padding:5px;}
.pagination {
	padding-top: 20px;
}
ul.pagination li.current a, ul.pagination li.current button {
background: #1e478e;
}
/*.pagination a, .pagination strong {
	background: #ffffff;
	padding: 4px 7px;
	text-decoration: none;
	border-left:1px #1e478e solid;
	color: #1e478e;
	font-weight: normal;
}
.pagination strong, .pagination a:hover {
	font-weight: normal;
	background:#ffffff;
	border-left:1px #1e478e solid;
	color: #1e478e;
	padding: 4px 7px;
}
.pagination a:hover {
	text-decoration:underline;
}
*//*end of cal*/

.tabs dd.active, .tabs li.active {
border-top: 3px solid #2f3192;
}
.tabs dd a:focus,.tabs li a:focus{color:#2f3192}
.tabs.pill dd.active a,.tabs.pill li.active a{background-color:#2f3192;}
/* -----------------------------------------
   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;
	max-width:480px;
	/*margin-left:15px;
	margin-right:15px;*/
}
.view_sub .mask .3_row, .view_sub .content {
    /*width: 100%;*/
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 15px;
	right:15px;
	max-width:323px;
	/*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: 100px 0 0 0;
	font-weight:bold;
    transform: translateY(-100px);
    opacity: 0;
}
.view_sub p {
    font-family: Georgia, serif;
    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;
}
/*SHRINK*/
.shrink img {
  height: 250px;
  width: 250px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink img:hover {
  width: 150px;
  height: 150px;
}
figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	transition: transform 0.35s, color 0.35s;
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	transform: translate3d(0,0,0);
}