/*
Theme Name: Mantos
Author: Shape Ltd
Author URI: http://shape.com.gr
Description: 
Version: 0.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */
body {
        font-family: Tahoma, Geneva, sans-serif;  
        font-size: 12px;
/*        background-color: #312782;*/
}

img{
    border:0;
}

a{
    color: #312D74;
}

#background-canvas{
    padding-top: 5px;
    background: #fff;
}

.main{
    width: 1024px;
    display: block;
    margin: 0 auto;
}

#head{
    height: 102px;
    margin-bottom: 5px;
}

#head img{
    width: 238px;
    height: 79px;
    padding: 11px 15px 12px 15px;
    margin: 0 5px 5px 2px;
    background-image: url('./images/Effect_5.png');          
}

html[dir=rtl] #head img{
    margin: 0 0 5px 7px;    
}

#head a{
    color: #312782;
    text-decoration: none;
}

#head img, #head nav{
    display: inline;
    float: left;
}

html[dir=rtl] #head img, html[dir=rtl] #head nav{
    float: right;
}

#head nav{
    width: 748px;
    height: 102px;    
    background-image: url('./images/Effect_5.png');        
}

#head nav li{
    display: inline-block;
    float: left;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;    
    padding: 73px 6px 17px 6px;
}

html[dir=rtl] #head nav li{
    float: right;    
}

#head nav li:first-child{
    margin-left: 38px;
}

html[dir=rtl] #head nav li:first-child{
    margin-right: 38px;
    margin-left: 0;
}

#head nav li:hover, #head nav li.current-menu-item, #head nav li.current-page-ancestor{
    background-image: url('./images/effect-hover3.png');        
    border-left: 1px solid #312D74;    
    border-right: 1px solid #312D74;        
}

#head nav li.en, #head nav li.el{
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background-image: none;
    position: relative;
    text-indent: -99999px;
}

#head nav li *{
    text-transform: uppercase;
    font-weight: bold;
}

#head #lang{
    display: block;
    width: 30px;
    height: 66px;
    position: relative;
    z-index: 4;
    top: -80px;
    left: 721px;
}

html[lang=en-US] #head #lang{
    left: 728px;
}

html[dir=rtl] #head #lang{
    left:-721px;
}

#head #lang a{
    display: block;
    position: relative;
    width: 30px;
    height: 20px;
    margin-bottom: 2px;
    text-indent: -99999px;
    z-index: 4;
}

#head #lang img{
    background-color: transparent;
}

#head #lang a#greek-lang{
    background-image: url('./images/Greek_2.png');
}

#head #lang a#english-lang{
    background-image: url('./images/English_2.png');
}

#head #lang a#ar-lang{
    background-image: url('./images/Arabic_2.png');
}

#main-canvas{
    width: 1024px;
    margin: 0 auto;
    background-image: url('./images/Effect_61.png');
    background-position: top left;
    background-repeat: repeat-y;
    position: relative;
    top: -60px;
}

html[dir=rtl] #main-canvas{
    background-position: top right;    
}

#carousel{    
//    background-image: url('./images/carousel-effect.png') !important;         
    width: 734px;  
    padding: 7px;
    height: 333px;
}

.col{
    background-image: url('./images/Effect_5.png');     
    display: inline-block;
    float: left;
}

html[dir=rtl] .col{
    float: right;    
}

.home{
    margin: 5px 0 0 5px;
    width: 246px;
    height: 279px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

html[dir=rtl] .home{
    margin: 5px 5px 0 0;
}

.home figure{
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.home a{
    text-decoration: none;
    font-size: 11px;
    line-height: 17px;
}

.home h3{
    font-weight: bold;
    line-height: 14px;
    font-size: 12px;
}

.home h3, .home p{
    padding-left: 10px;
    padding-right: 10px;    
}

.first-area{
    margin-left: 275px !important;
}

html[dir=rtl] .first-area{
    margin-right: 275px !important;
    margin-left: 0 !important;
}

#left-sidebar{
    width: 268px;
    margin-right: 5px;
    margin-left: 2px;
    min-height: 247px;
    display: inline-block;
    float: left;    
    text-align: center;
}

#left-sidebar *{
    text-transform: uppercase;
}

html[dir=rtl] #left-sidebar{
    float: right;
    margin-right: 0px;
    margin-left: 7px;    
}

.home-sidebar{
    min-height: 347px !important;
}

#left-sidebar a, #left-sidebar h2{
    color: #312D74;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold;
}

#left-sidebar li a{
    width: 100%;
    display: block;
}

#left-sidebar h2, #left-sidebar li a{
    padding: 16px 0;    
    margin-bottom: 5px;
}

#left-sidebar a:hover, #left-sidebar a.current, #left-sidebar h2{
//    background-color: #B3B3B3;
    background-image: url('./images/effect-hover3.png');        
}

#article-canvas{
    float: left;
    display: inline-block;
    background-image: url('./images/Effect_62.png') !important;      
    background-position: top right;
    background-repeat: repeat-y;
}

html[dir=rtl] #article-canvas{
    background-position: top left;    
}

#main-article-form{
    min-height: 80px;
    margin-bottom: 5px;
}

#main-article-form .sub{
    display: none !important;
}

#main-article-form .grid{
    padding: 0 19px;
}

#main-article-form .grid div{
    padding-bottom: 19px;
}

#main-article-form #article-title{
    font-size: 12px;
    line-height: 14px;
    padding-left: 69px;
    padding-bottom: 19px;
}

html[dir=rtl] #main-article-form #article-title{
    padding-right: 69px;
    padding-left: 0;
    text-align: right;
}

#main-article-form p{
    text-align: center;
    font-weight: bold;
    padding: 0 10px 10px 10px;
}

.success{
    color: green;
}

.error{
    color: red;
}

#main-article-form .grid textarea, #main-article-form .grid input, #main-article-form .grid label{
    display: inline;
    float: left;
}

html[dir=rtl] #main-article-form .grid textarea, html[dir=rtl] #main-article-form .grid input, html[dir=rtl] #main-article-form .grid label{
    float: right;    
}

#main-article-form .grid label{
    width: 125px;
    margin-right: 10px;
    text-align: right;
}

html[dir=rtl] #main-article-form .grid label{
    margin-left: 10px;
    margin-right: 0px;    
    text-align: left;    
}

#main-article-form .grid input, #main-article-form .grid textarea{
    border: 1px solid #000;
    padding: 3px;
    font-size: 12px;
    line-height: 14px;
    width: 291px;    
    margin-right: 30px;    
}

.pad-button{
    text-align: right;
    padding-right: 36px;
}

html[dir=rtl] .pad-button{
    text-align: left;
    padding-left: 5px;    
    padding-right: 0px;    
}

#main-article-form .grid button{
    border: 1px solid #000;
    width: 135px;
    background-color: transparent;
    font-size: 12px;   
    padding: 3px;
    background-color: #fff;
}

#main-article-form .grid button:hover{
    cursor: pointer;
}

.contact-form #main-article{
    min-height: 100px;
}

#form-area{
    display: inline-block;
    float: left;
    width: 539px;
}

html[dir=rtl] #form-area{
    float: right;
}

#main-article-form, #main-article{
//    background-image: url('./images/carousel-effect.png') !important;  
    background-image: url('./images/Effect_5.png') !important;  
    display: inline-block;
    float: left;    
    width: 512px;
//    margin-right: 5px; 
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 16px 16px 16px 11px;
    text-align: left;    
}

#main-article .wp-caption-text{font-size: 9px; font-weight: bold; line-height: 11px; text-align: center;}

.wp-caption{
    display: inline-block;
    float: left;
}

html[dir=rtl] #main-article-form, html[dir=rtl] #main-article{
    float: right;        
    padding: 16px 11px 16px 16px;    
}

#form-area #main-article, #main-article-form{
    margin-right: 5px; 
    width: 507px;    
}

html[dir=rtl] #form-area #main-article, html[dir=rtl] #main-article-form{
    margin-right: 0px;
    margin-left: 5px;
}

#main-article{
    min-height: 535px;    
}

#article-title{
    color: #312782;
    line-height: 24px;
    font-size: 20px;
    padding-bottom: 11px !important;
    font-weight: bold;
}

#main-article > ol li, #main-article > ul li{
    padding-bottom: 5px !important;
}

#main-article ul{
    list-style-type: disc;
    list-style-position: inside;
}

#main-article ol{
    list-style-type: decimal;
    list-style-position: inside;
}

#main-article .three-columns li{
    width: 165px;
    float: left;
    padding-right: 5px;
    padding-bottom: 3px;
    text-align: left;
}

#main-article .three-columns, #main-article  .two-columns{
    display: block;
    width: 510px;
    padding-bottom: 15px;
}

#main-article .two-columns li{
    width: 245px;
    float: left;
    padding-right: 10px;
    padding-bottom: 3px;
    text-align: left;
}

#main-article .three-columns li{
    width: 165px;
    float: left;
    padding-right: 5px;
    padding-bottom: 3px;
    text-align: left;
}

#main-article .three-columns li:nth-child(3n+4), #main-article .two-columns li:nth-child(2n+3){
    clear: both; 
}

#main-article p, #main-article h1, #main-article h2, #main-article h3, #main-article h4, #main-article h5, #main-article h6, #main-article ul, #main-article ol{
    padding-bottom: 18px;
}

#main-article p{
    font-size: 13px;
    line-height: 18px;
    clear: both;
}

#main-article p a > img{
    padding-bottom: 0px !important;    
}

#main-article strong{
    color: #312D74;    
    font-weight: bold;
}

#main-article em{
    text-decoration: underline;
}

#main-article h1{
    color: #312782;    
    line-height: 26px;
    font-size: 22px;    
}

#main-article h2{
    color: #312782;    
    line-height: 24px;
    font-size: 20px;    
}

html[dir=rtl] #main-article h2{
    text-align: right;
}

#main-article h3{
    color: #312782;    
    line-height: 22px;
    font-size: 18px;    
}

#main-article h4{
    color: #312782;    
    line-height: 20px;
    font-size: 16px;    
}

#main-article h5{
    color: #312782;    
    line-height: 18px;
    font-size: 14px;    
}

#main-article h6{
    color: #312782;    
    line-height: 16px;
    font-size: 12px;    
}

#main-article .toggle h2{
    background-color: #312782;
    color: #fff;
    padding: 10px 150px 10px 10px;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    background-image: url('./images/+2.png');
    background-repeat: no-repeat;
    background-position: center right;
}

#main-article .toggle h2.toggle-active{
    background-image: url('./images/-2.png');    
}

#main-article .toggle h2:hover{
    cursor: pointer;
}

#main-article .toggle p{
    padding: 10px 5px;
}

#right-sidebar{
    width: 189px;    
    padding: 29px 0 0 20px;
    display: inline-block;
    float: left;    
}

html[dir=rtl] #right-sidebar{
    padding: 29px 20px 0 0px;    
}

#right-sidebar h3{
    font-size: 12px;
    line-height: 14px;
    color: #312782;
    padding-bottom: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

#right-sidebar li, #right-sidebar li a{    
    color: #000;
    line-height: 16px;    
}

#right-sidebar li a{
    text-decoration: underline;
    font-size: 10px;    
}

#bottom-sidebar{
    width: 747px;
    margin-top: 5px; 
    height: 110px;
    position: relative;
    left: 275px;
}

html[dir=rtl] #bottom-sidebar{
    left: -276px;    
}

.has-brand{
    width: 534px !important;
}

#bottom-sidebar h2{
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #312782;
    padding: 9px 0 13px 23px;
}

html[dir=rtl] #bottom-sidebar h2{
    padding: 9px 23px 13px 0;    
}

#bottom-sidebar ul{
    display: block;
    margin-left: 8px;
    width: 450px;
}

html[dir=rtl] #bottom-sidebar ul{
    margin-right: 8px;
    margin-left: 0;
}

#bottom-sidebar ul ul{
    display: block;    
    width: 150px;    
    list-style-type: disc;
    list-style-position: inside;    
    float: left;
}

#bottom-sidebar > ul > li{
    display: inline;  
    float: left;
    width: 150px;    
}

html[dir=rtl] #bottom-sidebar > ul > li{
    float: right;    
}

#bottom-sidebar li li{
    font-size: 10px;
    line-height: 12px;
}

#bottom-sidebar li li span{
    position: relative;
    left: -4px;    
}

#brand-figure{
    margin: 5px 0 0 8px;
    width: 209px;
    height: 110px;
    text-align: center;    
    position: relative;
    left: 272px;    
}

html[dir=rtl] #brand-figure{
    margin: 5px 8px 0 0;    
    left: -273px;
}

/*#brand-figure img{
    padding-top: 7px;
}*/

#map{
    display: block;
    height: 240px;
    width: 1022px;
    margin: 0 auto 5px auto;
    position: relative;
    top: -60px;
}

#map-area{
    display: block;
    height: 240px;
    width: 1020px;
    margin-left: 2px;
}

#widget-area{
    padding-top: 69px;
    padding-bottom: 40px;
    width: 268px;
    min-height: 160px;
    z-index: 100;
    position: absolute;
    text-align: center;
    left: 2px;
    bottom: 0;
    background-image: none;
}

html[dir=rtl] #widget-area{
    right: 2px;
    left: 748px;
}

#widget-area h3{
    font-weight: bold;
    color: #999999;
    padding-bottom: 10px;
}

#widget-area .widget{
    padding: 0 60px 20px 60px;
}

#widget-area div{
    font-size: 10px;
    line-height: 12px;
}

#footer-area{
    background-color: #312782;
    padding: 13px 0;  
}
#footer{
    font-size: 9px;
    line-height: 11px;
    color: #fff;
    width: 977px; 
    height: 21px;
    padding-left: 34px;
    padding-right: 13px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -44px;
}

#footer #credits, #footer a{
    display: inline-block;
    float: left;
}

html[dir=rtl] #footer #credits, html[dir=rtl] #footer a{
    float: right;    
}

#footer img{
    padding-left: 5px;
}

html[dir=rtl] #footer img{
    padding-right: 5px;
    padding-left: 0;
}

#footer #credits{
    padding: 5px 0;
    margin-right: 837px;
}

html[dir=rtl] #footer #credits{
    margin-left: 837px;
    margin-right: 0;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	width: 459px !important;        
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 459px !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
/*	background:white; 
	filter:alpha(opacity=0); */
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:459px;
	bottom:0px;
	color:#312782;
        font-size: 27px;
        line-height: 33px;
	width:233px;
        padding: 33px 0 0 20px;
        height: 333px;
	z-index:8;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

html[dir=rtl] .nivo-caption{
	right: 459px; 
        left: 0;
        padding: 33px 20px 0 0;        
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default .nivoSlider {
	position:relative;
	background:transparent url('./images/loading.gif') no-repeat 50% 50%;
}

.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

html[dir=rtl] .theme-default .nivoSlider img{
    right: 0;
    left: 275px;
}

.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
        display: none;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url('./images/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('./images/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:300px;
}

html[dir=rtl] .theme-default a.nivo-prevNav{
    left: 345px;
    right: 414px;
}

.theme-default a.nivo-prevNav {
	left:15px;
}

html[dir=rtl] .theme-default a.nivo-nextNav{
    right: 15px;
    left: 689px;
}

.theme-default .nivo-caption {
    font-family: Arial, sans-serif;
}
.theme-default .nivo-caption a {
      text-decoration: none;
      color:#312782;
      font-size: 25px;
}

.theme-default .nivo-caption a span{
    font-size: 12px;
    line-height: 14x;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('./images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('./images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('./images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('./images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('./images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('./images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/*! SVWP */

.svwp {width: 510px; height: 420px; background: transparent;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
#main-article .slideViewer ul li, #main-article .slideViewer ul li img{
    padding-left: 0 !important;
    padding-right: 0 !important;    
    padding-top: 0 !important;    
    padding-bottom: 0 !important;    
}

#main-article .slideViewer ul,#main-article .thumbSlider ul{
    list-style-type: none;
}

#main-article .thumbSlider{margin-bottom: 10px !important;}

#main-article .thumbSlider a p{padding:0 !important;}

.slideViewer { 
    position: relative;
    overflow: hidden; 
    margin: 0;
    padding: 0;
    background: #fff;
}
.slideViewer ul {  /*your list of images*/
    position: relative;
    left: 0;
    top: 0;
    width: 1%;
    list-style-type: none;
    margin: 0; 
    padding: 0;
}
.slideViewer ul li {
    display: block;
    float:left;
}

html[dir=rtl] .slideViewer ul li{
    float: right;
}

.slideViewer span.typo{ 
    padding: 6px; /* do not modify padding */
    background: #fff;
    color: #000;
    font: normal 10px Verdana;
}
.thumbSlider { /*the thumbnails slider*/
    overflow: hidden;
    width: 1%;
    background: #fff;
}
.thumbSlider ul { 
    list-style-type: none;
    margin: 0; 
    padding: 0;
}
.thumbSlider ul li{ 
    float:left;
    margin: 0;
}
.thumbSlider a{
    color: #fff;
    text-decoration: none;
}
.thumbSlider a img{
    border: 0;
    display: block;
    padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
    position:relative; 
    left: 0;
    font-size: 0.01em;
    left: 0;
    margin: 0;
    padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
    background: transparent; /* could be any color  */
    color: #ff0000;
    font: bold 16px Arial;
    overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
    border: 0;
}
a.l_dis, a.r_dis {
    background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
    cursor: default;
}
a.l_dis span, a.r_dis span {
    visibility: hidden;
}
a:focus {outline:none;}