﻿@font-face {
    font-family: 'MplUP';
    src: url('../type/MplUP.eot');
    src: url('../type/MplUP.eot?iefix') format('eot'), url('../type/MplUP.woff') format('woff'), url('../type/MplUP.ttf') format('truetype'), url('../type/MplUP.svg#webfontAT0Mhrf8') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MpUP';
    src: url('../type/MpUP.eot');
    src: url('../type/MpUP.eot?iefix') format('eot'), url('../type/MpUP.woff') format('woff'), url('../type/MpUP.ttf') format('truetype'), url('../type/MpUP.svg#webfontAT0Mhrf8') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #e0ba63 url(../graphics/bgr_body.png) repeat-x;
    margin: 0;
    padding: 0;
    font-family: 'MplUP';
    color: #fff;
}

body.splash {
    background-position: center -250px;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
}


#logo {
    top: 95px;
    position: absolute;
    z-index: 5;
    margin-left: 80px;
}

#logo img {
    border: none;
}

#languages {
    position: absolute;
    z-index: 500;
    top: 0px;
    font-size: 8pt;
    letter-spacing: 0.02em;
    background: url(../graphics/bgr_white10.png);
    padding: 10px 10px 5px 10px;
    border-radius: 0px 0px 18px 18px;
}

#languages a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin-bottom: 5px;
}

#languages img {
    border: none;
    margin-right: 3px;
    vertical-align: central;
}


#imgrotator {
    position: absolute;
    top: 0px;
    margin-left: 314px;
    width: 642px;
    height: 399px;
    overflow: hidden;
    z-index: 1;
}

#imgrotator .mask {
    position: absolute;
    z-index: 10;
}

#imgrotator .images {
    width: 617px;
    height: 399px;
    margin-left: 25px;
    display: none;
    position: absolute;
    z-index: 9;
}

#imgrotator .loading {
    margin-left: 25px;
    position: absolute;
    z-index: 8;
    top: 0px;
}

#nav {
    position: absolute;
    z-index: 5;
    width: 600px;
    margin-left: 10px;
    display: table;
    top: 250px;
}

#nav a, .splash a {
    color: #8b650f;
    font-size: 14pt;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
    letter-spacing: 0.05em;
    display: table-cell;
    width: 25%;
    text-align: center;
    padding-top: 3px;
}

#nav a:hover, #languages a:hover, .splash a:hover {
    color: #3f0f8b;
    text-shadow: 0px 0px 8px #fff;
}

#nav a.current {
    background: #fff url(../graphics/bgr_white10.png);
    border-radius: 12px;
    text-shadow: none;
}

#content {
    position: relative;
    z-index: 50;
    margin: 275px 0px 0px 10px;
    width: 100%;
}

#footer {
    position: relative;
    z-index: 50;
    color: #543c09;
    text-align: center;
    text-transform: uppercase;
    font-size: 9pt;
    letter-spacing: 0.4em;
    padding-top: 120px;
    background: url(../graphics/deco_footer.png) top center no-repeat;
    clear: both;
    margin: 35px;
}

.address {
    clear: both;
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 10pt;
    border-top: 1px solid #8b650f;
    padding-top: 10px;
    letter-spacing: 0.05em;
    color: #543c09;
}

.stopper {
    clear: both;
}

.fRight {
   float: right; 
}

.fLeft {
    float: left;
}

.panel {
    /*padding: 10px 20px;*/
    font-size: 10.5pt;
     margin: 1%;
    padding: 0.5% 1.5%;
    border-radius: 8px;
    box-shadow: 0px 1px 12px #8b650f;
}

.panel p {
    padding: 0px;
    text-align: justify;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    margin-bottom: 1.5em;
    text-indent: 1em;
}

.panel.top {
    width: 59%;
}

.columns .panel {
    float: left;
}

.twothirds {
    width: 59%;
   
}

.third {
    width: 27%;
}

.half {
    width: 43%;
}

.columns .map {
    
    /*padding: 10px;
    margin: 20px 5px;*/
}

.gallery {
    border: 5px solid #8de4ed;
    border-width: 5px 0px 5px 0px;
    border-top-color: #8b650f;
    border-bottom-color: #3f0f8b;
    
    
    overflow: hidden;
}

.gallery .images {
    position: relative;
    padding: 10px 10px;
    height: 330px;
    overflow: hidden;
}

.gallery .images a {
    display: block;
    float: left;
    margin: 20px;
    background: url(../graphics/bgr_white10.png);
    padding: 0px;
    box-shadow: 1px 1px 12px #000;
    behavior: url(../css/PIE.htc);
}

.thumbnails {
    text-align: center;
}

.thumbnails a img, .thumbnail img {
       box-shadow: 1px 1px 8px #222;
       margin: 5px;
}

.thumbnail img {
    margin: 5px 10px;
}

.fRight.thumbnail img {
    margin-right: 0px;
}

.fLeft.thumbnail img {
    margin-left: 0px;
}

.gallery .images img, .thumbnails img {
    width: 94px;
    height: 71px;
}

.gallery .button {
    width: 59px;
    height: 20px;
    background: url(../graphics/bgr_buttons_vert.png) no-repeat;
    clear: both;
    padding: 0px;
    position: absolute;
    z-index: 10;
    behavior: url(../css/PIE.htc);
    border-radius: 6px;
}

.gallery .button:hover {
    box-shadow: 0px 0px 16px #ffffff;
    behavior: url(../css/PIE.htc);
    cursor: pointer;
}

.gallery .button.disabled {
    opacity: 0.5;
}

.button.disabled:hover {
    box-shadow: none;
    cursor: auto;
    behavior: url(../css/PIE.htc);
}

.gallery .button.top {
    margin: -20px 0px 0px 50px;
}

.gallery .button.bottom {
    margin: 350px 0px 0px 50px;
    background-position: bottom center;
}


.white10 {
    background: url(../graphics/bgr_white10.png);
}

.blue25 {
    background: url(../graphics/bgr_panel_25.png);
}

.blue50 {
    background: url(../graphics/bgr_panel_50.png);
}

.rounded8 {
    border-radius: 8px;
    behavior: url(../css/PIE.htc);

}

.social {
    padding: 10px;
    width: 800px;
    margin: 50px auto 20px auto; /*border: 1px solid #008CD2;*/
    border-radius: 8px;
    behavior: url(../css/PIE.htc);
}

.fbbox {
    float: left;
    width: 550px;
    background: transparent url(http://www.nikolas-suites.gr/graphics/bgr_white10.png);
    border-radius: 8px;
    behavior: url(../css/PIE.htc);
}

.social .panel {
    margin-top: 0;
    padding-top: 0;
    float: left;
    width: 170px;
    text-align: center;
}

.social .icon {
    position: absolute;
    display: block;
    margin-top: -25px;
    margin-left: 755px;
}

#content a {
    color: #FFD800;
}

#content a img {
    border: none;
}

#content a:hover {
    color: #FFF;
    text-shadow: 0px 0px 8px #fff;
}


.js .initClose {
    height: 0px;
}

.js .initHide {
    display: none;
}

#loader {
    visibility: hidden;
    height: 50px;
    width: 50px;
    background: #fff;
    position: absolute;
    top: 60px;
    margin-left: 10px;
    background: #fff url(../graphics/loading.gif) center no-repeat;
    opacity: 0.75;
    z-index: 500;
    border-radius: 8px;
    behavior: url(../css/PIE.htc);
}

.loading #loader {
    visibility: visible;
}

#map {
    height: 400px;
    width: 100%;
    margin: 1.5% 0;
    border: 1px solid #fff;
    color: #000;
    font-size: 9pt;
}

input, textarea {
    border: 1px solid #004FA8;
    margin-bottom: 10px;
    font-family: MplUp;
    padding: 5px;
    border-radius: 6px;
    behavior: url(../css/PIE.htc);
}

input.button {
    background: #004FA8;
    color: #fff;
}

textarea {
    overflow: auto;
}

input:focus, textarea:focus {
    background: #ccc;
}

.errormessage .required {
    display: block;
    margin: 10px 0px;
    text-align: left;
}
.errormessage .email {
    display: block;
    margin: 10px 0px;
    text-align: left;
}
.errormessage .fieldname {
    font-weight: bold;
}
.errormessage {
    color: #000;
    background: #fff;
    border-radius: 6px;
    behavior: url(../css/PIE.htc);
    display: block;
    padding: 15px;
    width: 375px;
    margin: 10px auto;
}


/* SLIMBOX */

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    cursor: pointer;
}

#lbCenter {
    border-radius: 8px 8px 0px 0px;
    behavior: url(../css/PIE.htc);
}

#lbBottomContainer {
    border-radius: 0px 0px 8px 8px;
    behavior: url(../css/PIE.htc);
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(../graphics/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 18px;
    behavior: url(../css/PIE.htc);
    border: 5px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(../graphics/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(../graphics/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: MplUP;
    font-size: 14pt;
    color: #000;
    margin: 5px;
    line-height: 1em;
    text-align: left;
    border: 0px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(../graphics/closelabel.gif) no-repeat center;
    margin: 5px;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}

h2 {
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 0.08em;
    font-size: 1.1em;
    text-align: center;
    border-bottom: 1px dotted #fff;
}

ul {
     margin-top: 0px;
     padding-top: 0px;
}

li {
    margin-bottom: 0.5em;
    text-align: justify;
    line-height: 1.2em;
}

.spread li {
    margin-bottom: 1em;
    line-height: 1.6em;
}
