/*
Theme Name: South Point Villas
Author: Matteo Di Mauro - Vestibule Marketing
Version: 1.7
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
#logo a{
display:inline-block;
cursor:pointer;}

div#logo {
  position: relative;
	z-index:4;
}

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}
/*Font-face*/

@font-face {
    font-family: 'VegurRegular';
    src: url('vegur-r_0.602-webfont.eot');
    src: url('vegur-r_0.602-webfont.eot?#iefix') format('eot'), url('vegur-r_0.602-webfont.woff') format('woff'), url('vegur-r_0.602-webfont.ttf') format('truetype'), url('vegur-r_0.602-webfont.svg#webfont43BoF65N') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VegurMedium';
    src: url('vegur-m_0602-webfont.eot');
    src: url('vegur-m_0602-webfont.eot?#iefix') format('eot'), url('vegur-m_0602-webfont.woff') format('woff'), url('vegur-m_0602-webfont.ttf') format('truetype'), url('vegur-m_0602-webfont.svg#webfontzTW8rbLh') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VegurLight';
    src: url('vegur-l_0602-webfont.eot');
    src: url('vegur-l_0602-webfont.eot?#iefix') format('eot'), url('vegur-l_0602-webfont.woff') format('woff'), url('vegur-l_0602-webfont.ttf') format('truetype'), url('vegur-l_0602-webfont.svg#webfontTDl85Sua') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VegurBold';
    src: url('vegur-b_0.602-webfont.eot');
    src: url('vegur-b_0.602-webfont.eot?#iefix') format('eot'), url('vegur-b_0.602-webfont.woff') format('woff'), url('vegur-b_0.602-webfont.ttf') format('truetype'), url('vegur-b_0.602-webfont.svg#webfontKXEypgsh') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotethisRegular';
    src: url('Note_this-webfont.eot');
    src: url('Note_this-webfont.eot?#iefix') format('embedded-opentype'), url('Note_this-webfont.woff') format('woff'), url('Note_this-webfont.ttf') format('truetype'), url('Note_this-webfont.svg#NotethisRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*End Font-face*/

body {
    font-size: 64%;
    background-color: #002433;
}

a {
    text-decoration: none;
    color: #ffed99;
    font-weight: 600;
}

h1 {
    font: normal normal 25px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #8fbfd3;
    text-transform: uppercase;
    letter-spacing: 3px;
}

h2 {
    font: normal normal 15px 'VegurMedium', Arial, Helvetica, Geneva, sans-serif;
    color: #8dd7f7;
    text-transform: uppercase;
    letter-spacing: 2px;
}

h3 {
    font: normal 13px 'VegurMedium', Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}

h4 {
    font-size: 11px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 0px;
}

p {
    font: 13px/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #8fbfd3;
    margin: 5px 0 10px;
    text-align: justify;
}

strong {
    font-weight: 600;
}

li {
    font: 13px/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #8fbfd3;
    list-style-position: outside;
    padding-left: 5px;
    margin-left: 30px;
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}
/* /Base styles */

a:hover {
    text-decoration: none;
}

.central table,
.central table td {
    font: 14px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #686868;
    margin: 5px 0;
    border: 1px solid #dcdcdc;
    border-collapse: collapse;
    padding: 10px;
}

.central .form table,
.central .form table td {
    font: 14px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #686868;
    margin: 5px 0;
    border: 0px solid #dcdcdc;
    border-collapse: collapse;
    padding: 5px;
    vertical-align: top;
}

div#contactUsContainer {
	background: #f2f2f2;
	padding: 15px;
	border-radius: 15px;
}

/*Ribbon Pull*/

#topRibbon {
    width: 410px;
    text-align: left;
    position: absolute;
    top: 0px;
    right: 250px;
    /*left: 0;
    margin: 0 auto;*/
    z-index: 5;
    height: 0;
}

#topRibbon div.ribbonPull {
    background: url(/images/ribbon.png) no-repeat center top;
    width: 70px;
    height: 90px;
    float: right;
    text-transform: uppercase;
    text-align: center;
    color: #084557;
    padding-right: 30px;
    padding-left: 30px;
    font: 14px 'VegurMedium', Arial, Helvetica, sans-serif;
    text-shadow: #1290c3 0 1px 0;
    cursor: pointer;
    top: -69px;
    position: relative;
    z-index: 153;
    padding-top: 30px;
}

#ribbonContainer {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
    background: #f2f2f2;
    padding: 20px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    display: none;
}

#ribbonContainer h3 {
    font-size: 19px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdbdc;
    z-index: 152;
    color: #026d8b;
}

#ribbonContainer #contact-form div.field {
    display: inline-block;
    margin: 5px;
}

#ribbonContainer #contact-form div.field label {
    display: list-item;
    list-style: none;
    font: normal 13px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #004459;
}

div.DynBookingPanelElina div.fieldElina label {
    display: list-item;
    list-style: none;
    font: normal 13px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #004459;
}

#longBookingElement .DynBookingPanelElina div.fieldElina label {
    display: list-item;
    list-style: none;
    font: normal 13px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #88d8f4;
}

p#brand {
    display: none;
}

#ribbonContainer #contact-form div.field label span.red {
    color: red;
}

#ribbonContainer #contact-form div.field input,
#ribbonContainer #contact-form div.field textarea {
    border: 1px solid #d4d4d4;
    margin: 0;
    font-size: 13px;
}

#ribbonContainer #contact-form div.field textarea {
    width: 300px !important;
    height: 100px;
}

input#plcCol1_ctl00_dynBookingShortcut_ucDynamicClientBookingShortcut_btnCheck2 {
    margin: 10px;
}

#form-rich-info-submit,
.form-rich-info-submit,
#form-rich-info-submit2,
input#plcCol1_ctl00_dynBookingShortcut_ucDynamicClientBookingShortcut_btnCheck2 {
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    background: #0b9cc3;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0b9cc3', endColorstr='#00637e', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #0b9cc3;
    text-transform: uppercase;
    text-align: center;
    color: #ffed99;
    padding-right: 30px;
    padding-left: 30px;
    font: 14px 'VegurMedium', Arial, Helvetica, sans-serif;
    text-shadow: #1290c3 0 1px 0;
    cursor: pointer;
    width: auto;
}

a#ctl00_ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MainContent_FormArea_FeedBackForm_3_LinkButtonSubmit {
    display: block;
    width: 80px;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    background: #0b9cc3;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0b9cc3', endColorstr='#00637e', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #0b9cc3;
    text-transform: uppercase;
    text-align: center;
    color: #ffed99;
    padding-right: 30px;
    padding-left: 30px;
    font: 14px 'VegurMedium', Arial, Helvetica, sans-serif;
    text-shadow: #1290c3 0 1px 0;
    cursor: pointer;
}

#form-rich-info-submit:hover,
.form-rich-info-submit:hover,
input#plcCol1_ctl00_dynBookingShortcut_ucDynamicClientBookingShortcut_btnCheck2:hover,
a#ctl00_ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MainContent_FormArea_FeedBackForm_3_LinkButtonSubmit:hover {
    opacity: 0.8;
}

div.fieldElina.bookCheckInElina,
div.fieldElina.bookCheckOutElina {
    width: 108px;
    display: inline-block;
    padding-right: 0;
}

#homepageBooking div.fieldElina.bookCheckOutElina {
    padding-right: 0;
    padding-left: 10px;
}

button.ui-datepicker-trigger {
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    margin-left: 2px;
}

#ribbonContainer p {
    color: #525252;
    z-index: 152;
}
/* Lovely Fade jQuery Plugin*/

div.slide {
   /* width: 960px;
    height: 328px;
    max-height: 328px
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.33);
    background: url(/images/zoom_icon.png) no-repeat center center;
    position: absolute;;*/
    top: 0;
}

div.fadenav {
    position: absolute;
    bottom: 30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

.noButtons div.fadenav {
    display: none;
}

div.row {
    margin-bottom: 20px;
    overflow: hidden;
}

div.row:after {
    content: '';
    clear: both;
}

div#logo {
    z-index: 4;
}

div#telephoneNumber, #languageSelector, #topRibbon {
    z-index: 5!important;
}

div.fadenav a {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 10px 0 0;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #0a4f65;
    background: #004155;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #004155 0%, #002433 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004155), color-stop(100%, #002433));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #004155 0%, #002433 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #004155 0%, #002433 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #004155 0%, #002433 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #004155 0%, #002433 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#004155', endColorstr='#002433', GradientType=0);
    /* IE6-9 */
    
    -webkit-box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

div.fadenav a:hover {
    background: #11a3cc;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #11a3cc), color-stop(100%, #002433));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#11a3cc', endColorstr='#002433', GradientType=0);
    /* IE6-9 */
    
    -webkit-box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

div.fadenav a.current {
    background: #11a3cc;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #11a3cc), color-stop(100%, #002433));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #11a3cc 0%, #002433 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#11a3cc', endColorstr='#002433', GradientType=0);
    /* IE6-9 */
    
    -webkit-box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 25px 10px 0px rgba(0, 0, 0, 0.1);
}

#navigation {
    height: 15px;
    background: green;
}

#transitionEffect {
    position: relative;
    height: 328px;
    max-height: 328px;
    -webkit-box-shadow: 0px 0px 20px 0px #006480;
    -moz-box-shadow: 0px 0px 20px 0px #006480;
    box-shadow: 0px 0px 20px 0px #006480;
}

#transitionEffect div.slide img {
    margin-top: -20%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#transitionEffect div.slide img:hover {
    opacity: 0.2;
}

.tall #transitionEffect {
    height: 600px;
}

div.bb-custom-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    height: auto;
    width: 960px;
    margin: 0 auto;
    bottom: 20px;
    padding: 0;
    z-index: 100;
}

#guestBookNav {
    z-index: 999999;
    position: relative;
    width: 100%;
    margin-top: 30px;
    background-color: rgba(255, 255, 255, 0.22);
    text-align: center;
}

#guestBookNav a {
    width: 28px;
    height: 28px;
    display: inline-block;
    background-color: #83a7b7;
    vertical-align: middle;
    margin: 10px 5px;
    border: 1px solid #c0d4db;
    border-radius: 2px;
    text-indent: -900000px;
    overflow: hidden;
    cursor: pointer;
}

#bb-nav-last {
    background: #83a7b7 url(/images/spvGuests.png) no-repeat center -128px;
}

#bb-nav-next {
    background: #83a7b7 url(/images/spvGuests.png) no-repeat center 7px;
}

#bb-nav-prev {
    background: #83a7b7 url(/images/spvGuests.png) no-repeat center -60px;
}

#bb-nav-first {
    background: #83a7b7 url(/images/spvGuests.png) no-repeat center -195px;
}

.tall #transitionEffectStop div.slide img {
    margin: 0;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    padding: 0 !important;
}

.tall #transitionEffectStop div.slide img:hover {
    opacity: 1;
}

.tall div.slide {
    min-height: 570px;
    width: 958px;
}
/*End of fader*/

div#header {
    margin-bottom: 15px;
}

#languageSelector {
    display: block !important;
    position: absolute;
    top: 113px;
    right: 0;
}

#languageSelector ul li {
    list-style: none;
    float: left;
    margin-left: 0;
    font-size: 11px;
}

#header div.wrapper {
    position: relative;
}

#longBookingElement {
    display: block !important;
    width: 98%;
    float: right;
    padding: 1%;
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a2bcbe', endColorstr='#bdd7de', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #014559;
    border-bottom-color: #005e7a;
    background: #004a63 url(/images/letterslogo.png) no-repeat right bottom;
}

#longBookingElement h2 {
    float: left;
    padding-top: 10px;
    color: #82d9f1;
    margin-right: 50px;
    text-shadow: #464646 0 0 0 !important;
}

div#top_menu {
    position: relative;
    z-index: 4;
    float: right;
    opacity: 0.6;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#longBookingElement div.datesFieldElina {
    float: left;
}

#longBookingElement img#plcCol1_ctl00_dynBookingShortcut_ucDynamicClientBookingShortcut_tlpNbPeople.ElinaTooltip {
    display: none;
}

#longBookingElement select {
    width: 100%;
    height: 25px;
    background: #fff;
}

#longBookingElement div.fieldElina {
    float: left;
    width: auto;
}

#longBookingElement .bookPromoElina input {
    width: 100px !important;
    height: 20px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #004458;
    border: 1px solid #0082ab;
    border-radius: 3px;
}

#longBookingElement input#plcCol1_ctl00_dynBookingShortcut_ucDynamicClientBookingShortcut_btnCheck2 {
    margin: 0;
    float: right;
    margin-top: -3px;
}

div#top_menu:hover {
    opacity: 1;
}

#top_menu ul li {
    display: inline-block;
    margin-left: 10px;
    padding: 0;
}

#top_menu ul li a {
    color: #c1c2c3;
    text-transform: uppercase;
    font: 12px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
    letter-spacing: 2px;
}

#top_menu ul li a:hover {
    color: #fff !important;
}

#top_menu ul.dropdown.lv1 li.hasChildren ul.lv2 {
    display: none;
}

div.wrapper {
    width: 960px;
    margin: 0 auto 10px;
    position: relative;
}

div#gallery {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

div#spotlight {
    background: url(/images/mainlight.png) no-repeat center bottom;
    height: 320px;
        overflow:hidden !important;

}

div#spotlight.tall,
div#gallery.tall,
.tall {
    /*height: 650px;*/
}

div#spotlight.tall {
    position: relative;
}

div#gallery.tall {
   /* height: 580px;*/
    overflow: hidden;
}

div#central {
    margin-top: -40px;
    /*overflow: auto;*/
}

#mainTitle {
    background: url(/images/separator.png) no-repeat center bottom;
}

#mainTitle.internalVillas p {
    padding: 0 0 3px 0;
}

#mainTitle h1 {
    text-align: center;
    color: #70b4d6;
    text-shadow: #001b27 0 -1px 1px;
    padding: 0 10px 15px;
    margin-bottom: 15px;
}

div.column {
    width: 310px;
    margin-right: 15px;
    float: left;
    opacity: 0.6;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.fourboxes div.column {
    width: 452px;
    margin-right: 50px;
    overflow: visible;
}

#central div.wrapper.fourboxes div.row a div.column p {
    padding: 0;
	margin: 0 0 5px 0;
    line-height: 1.5em;
}

div.column.bookingBox {
    opacity: 1;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    width: 257px;
    background: #a2bcbe;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #a2bcbe 0%, #bdd7de 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a2bcbe), color-stop(100%, #bdd7de));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #a2bcbe 0%, #bdd7de 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #a2bcbe 0%, #bdd7de 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #a2bcbe 0%, #bdd7de 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #a2bcbe 0%, #bdd7de 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a2bcbe', endColorstr='#bdd7de', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #0b9cc3;
    margin-right: 0px;
}

#homepageBooking div.column.bookingBox {
    margin-left: 10px;
    width: 300px;
}

div.fieldElina.bookPeopleElina {
    width: 100px;
    float: left;
}

div.fieldElina.bookPromoElina {
    float: left;
    width: 80px;
}

div.column.bookingBox div.fieldElina input,
div.column.bookingBox div.fieldElina textarea {
    border: 1px solid #a9c3c6;
    margin: 0;
    font-size: 13px;
    width: 100px;
}

div.fieldElina {
    padding: 2px 10px;
}

#homepageBooking div.fieldElina {
    padding: 2px 10px 2px 20px;
}

#form1 div.DynBookingPanelElina div.areaTypeFieldElina div.fieldElina.bookAreaElina {
    display: none;
}

div.column:hover {
    opacity: 1;
}

div.column.last {
    margin-right: 0px;
    background: none;
}

div.column p {
    padding-right: 20px;
}

#homepageBooking a div.column.bookingBox p {
    color: #004555;
    padding: 10px;
}

div.pictureContainer {
    height: 140px;
    width: 290px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 20px 0px #006480;
    -moz-box-shadow: 0px 0px 20px 0px #006480;
    box-shadow: 0px 0px 20px 0px #006480;
    border: 1px solid rgba(255, 255, 255, 0.33);
}

.fourboxes div.pictureContainer {
    width: 100%;
    border: 0;
    height: 250px;
}

.fourboxes div.pictureContainer img {
    width: 100%;
}

div.column h2 {
    padding: 15px;
    text-align: center;
}

div.column h2.internalVillas {
    padding: 5px 0 2px;
}

#central div.wrapper.internVill div.row a div.column h3 {
    text-align: center;
    padding-bottom: 15px;
}

div#lettersIsland {
    float: left;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    width: 623px;
    background: #0b9cc3;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0b9cc3', endColorstr='#00637e', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #0b9cc3;
    margin-right: 15px;
}

div#lettersIslandInt {
    background: url(/images/letterslogo.png) no-repeat right bottom;
}

#lettersIslandInt h3 {
    padding: 15px;
    background: url(/images/separatorletters.png) no-repeat left bottom;
    color: #014557;
    text-shadow: #0ebeee 0 1px 0;
    font-size: 23px;
}

#lettersIslandInt p {
    padding: 10px;
    color: #000e15;
    font-style: italic;
    text-shadow: #5F7B83 0 1px 0;
}

img#lettersStamp {
    float: left;
}

#gallery h4 {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 960px;
    top: 70%;
    font: 30px 'NotethisRegular';
    color: #fff;
    text-shadow: #000 0 0 5px;
}

div#FK_Excellence_Badge5398837f26517 {
    position: absolute;
   /* right: -50px;*/
    top: 10px;
}

/*body div#FK_Excellence_Badge5398837f26517 {
    right: 20px;
}*/

div.fk-badge-content {}

div#centralElements {
    width: 680px;
    float: left;
}

div#sidebarElements {
    width: 260px;
    float: right;
}

div.sideBox {
    opacity: 1;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    width: 255px;
    background: #0b9cc3;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0b9cc3', endColorstr='#00637e', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #0b9cc3;
    margin-right: 0px;
}

#sidebarElements div.row div.column.sideBox ul li {
    color: #fff;
    line-height: 1.5em;
    font-size: 12px;
}

#sidebarElements div.row div.column.sideBox ul {
    padding-bottom: 10px;
}

div.textureLogo {
    background: url(/images/letterslogo.png) no-repeat right bottom;
}

#sidebarElements div.row div.column.sideBox div.textureLogo li.list_entry a img {
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.33);
    vertical-align: top;
}

div.sideBox h3,
div.bookingBox h2 {
    padding: 10px;
    background: url(/images/separatorletters.png) no-repeat left bottom;
    color: #014557;
    text-shadow: #0ebeee 0 1px 0;
    font-size: 16px;
    margin-bottom: 10px;
}

div.sideBox p {
    padding: 10px;
}

#sidebarElements div.row div.column.sideBox li.list_entry {
    list-style: none;
    margin-left: 0px;
    padding: 10px;
    overflow: auto;
    background: url(/images/separatorletters.png) no-repeat left bottom;
    opacity: 0.8;
    overflow-x: hidden !important;
}

#sidebarElements div.row div.column.sideBox li.list_entry:hover {
    opacity: 1;
}

#sidebarElements div.row div.column.sideBox div.textureLogo li.list_entry div.entry_description h5 {
    font: normal 15px 'VegurMedium', Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 110px;
    margin-left: 120px;
    color: #ffed99;
    text-shadow: #036783 0 -2px 0;
    padding-top: 5px;
	 word-break: break-word;

}

div#footer {
    text-align: center;
    padding: 10px;
    color: #61676a;
    font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    clear: both;
    height: 30px;
}

#form1 div.DynBookingPanelElina div.headingElina h2.h2HeadingElina {
    text-shadow: #c6e3eb 0 1px 1px;
}

div.formArea {
    font: normal 15px 'VegurMedium', Arial, Helvetica, Geneva, sans-serif;
    color: #b3cdd2;
}

div.formArea td {
    vertical-align: top;
}

input.hasDatepicker {
    background: #fff url(/images/ico_calendar.png) no-repeat 84px center;
    /*width: 100px !important;*/
    height: 20px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #004458;
    border: 1px solid #0082ab;
    border-radius: 3px;
}

#sidebarElements input.hasDatepicker {
    background: #fff url(/images/ico_calendar.png) no-repeat right 10px center;
    width: 100% !important;
	height: 28px;
text-indent: 10px;}

#sidebarElements div.fieldElina.bookCheckInElina, #sidebarElements div.fieldElina.bookCheckOutElina {
    width: 90%;
}

#sidebarElements div.fieldElina {
    padding: 0 5%;
}

#sidebarElements div.fieldElina.bookPeopleElina select{
height: 32px;
    background: #fff;
    width: 100%;
text-indent: 10px;}

div.breadcrumb {
    width: 510px;
    float: left;
}

#sidebarElements div.row div.column.sideBox ul.secondaryBreadcrumb.lv1 li {
    list-style: none;
    margin: 5px 0;
}

div.breadcrumb ul li {
    display: inline-block;
    padding-left: 0px;
    font-size: 15px;
    margin-left: 0px;
}

div#currencyContainer * {
    color: white !important;
    font-size: 14px;
}

#currencyContainer div div div {
    background: transparent !important;
}

#currencyContainer div div span a {
    font: normal 20px 'VegurMedium', Arial, Helvetica, Geneva, sans-serif;
}

.casa {
    display: none !important;
}

body.iframe {
    background-color: #f2f2f2;
}

#ribbonContainerIframe h3,
#ribbonContainerIframe h1 {
    display: none;
}

body.iframe form#Form1ddd {
    width: 320px;
    font: normal 13px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #004459;
}

body.iframe p {
    font: normal 13px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #004459;
    max-width: 300px;
}

body.iframe #ContentPlaceHolderDefault_FeedBackForm_1_pnlFeedBackForm table tbody textarea {
    width: 230px !important;
}

body.iframe #ContentPlaceHolderDefault_FeedBackForm_1_pnlFeedBackForm table td {
    vertical-align: top;
}

body.iframe a#ContentPlaceHolderDefault_FeedBackForm_1_LinkButtonSubmit {
    display: block;
    width: 80px;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    background: #0b9cc3;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* IE10+ */
    
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0b9cc3', endColorstr='#00637e', GradientType=0);
    /* IE6-9 */
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #0b9cc3;
    text-transform: uppercase;
    text-align: center;
    color: #ffed99;
    padding-right: 30px;
    padding-left: 30px;
    font: 14px 'VegurMedium', Arial, Helvetica, sans-serif;
    text-shadow: #1290c3 0 1px 0;
    cursor: pointer;
    float: right;
}

div#lettersIslandAcc {
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.3);
    background: #0b9cc3;
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0b9cc3', endColorstr='#00637e', GradientType=0);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #0b9cc3;
    margin-right: 15px;
}

div#lettersIslandAcc .row {
    padding: 5px 20px
}

div#telephoneNumber {
    font: normal normal 20px 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
    color: #628593;
    position: absolute;
    right: 160px;
    top: 10px;
    padding: 10px;
    padding-left: 25px;
    /*background: url(/media/26738/telephone.png) no-repeat left center;*/
    background-size: 20px;
    z-index: 0;
}
div#telephoneNumber a {
	font-weight: normal;
    color: #91c3d8;	
}

.background_img {
    background-size: cover;
    height: 328px;
    background-position: 25% 35%;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%!important;
}

div#top_menu {
    float: none;
}

#longBookingElement {
    float: none;
    overflow: hidden;
}

html body .fk-excellence-badge {
    display: block !important;
    width: 250px !important;
    height: 95px !important;
}

div#FK_Excellence_Badge5398837f26517 {
    position: absolute;
    right: 140px;
    top: 15px;
}

.ReviewsPage div#FK_Excellence_Badge5398837f26517 {
    position: relative;
    right: 0;
}

div.column {
    opacity: 1!important;
}


div#logo {
	position: relative;
}

.flexslider .slides li.slide a{
background-size:cover;
background-position: center;
height: 328px;
width:100%;
padding:0;
margin:0;
display:block;}


.flexslider .slides li.slide{
list-style:none;
padding:0;
margin:0;}

#slider.flexslider {
  position: relative;
  height: 328px;
  max-height: 328px;
  -webkit-box-shadow: 0px 0px 20px 0px #006480;
  -moz-box-shadow: 0px 0px 20px 0px #006480;
  box-shadow: 0px 0px 20px 0px #006480;
}

div#FK_Excellence_Badge5398837f26517 {
  z-index: 999;
}

#gallery h4 {
	z-index: 99;}

.flex-control-nav.flex-control-paging {
position: absolute;
  bottom: -30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;

}

.flex-control-nav.flex-control-paging li{
	list-style:none;
display:inline;
	cursor:pointer;
			padding-left: 0px; 
   margin-left: 0px; 
}



.flex-control-nav.flex-control-paging li a.flex-active{
	color:#fff;
	cursor:pointer;

}

.flex-control-nav.flex-control-paging li a {
  display: inline-block;
  width: 9px;
  height: 9px;
	text-indent:-9999px;
  margin: 0 10px 0 0;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #0a4f65;
  background: #004155;
  background: -moz-linear-gradient(top,#004155 0,#002433 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#004155),color-stop(100%,#002433));
  background: -webkit-linear-gradient(top,#004155 0,#002433 100%);
  background: -o-linear-gradient(top,#004155 0,#002433 100%);
  background: -ms-linear-gradient(top,#004155 0,#002433 100%);
  background: linear-gradient(top,#004155 0,#002433 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004155',endColorstr='#002433',GradientType=0);
  -webkit-box-shadow: 0 25px 10px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 25px 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 25px 10px 0 rgba(0,0,0,0.2);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.flex-control-nav.flex-control-paging li a.flex-active{
  background: #11a3cc;
  background: -moz-linear-gradient(top,#11a3cc 0,#002433 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#11a3cc),color-stop(100%,#002433));
  background: -webkit-linear-gradient(top,#11a3cc 0,#002433 100%);
  background: -o-linear-gradient(top,#11a3cc 0,#002433 100%);
  background: -ms-linear-gradient(top,#11a3cc 0,#002433 100%);
  background: linear-gradient(top,#11a3cc 0,#002433 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11a3cc',endColorstr='#002433',GradientType=0);
  -webkit-box-shadow: 0 25px 10px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 25px 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 25px 10px 0 rgba(0,0,0,0.1);
}

.button_view{

	z-index:9;
	background:#70b4d6;
		background:rgba(112,180,214,0.7);
	background: #119dcb;
	text-align:center;
	border-radius: 5px;
    border: #005e7a;
	padding:5px 5px;
	margin:0 5px;
	color:#fff;
	font-family: 'VegurRegular', Arial, Helvetica, Geneva, sans-serif;
	padding: .8rem 1.25rem .5rem  1.25rem;
	border-radius: 10px;
	transition: 200ms background;
	line-height: 1.3;
	-webkit-appearance: button;
    cursor: pointer;
	font-size:13px;
	box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #0b9cc3;
	border-bottom:none;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
padding: 5px 10px;
text-align: center;
text-shadow: #1290c3 0 1px 0;
cursor: pointer;
width: auto;
	background: #0b9cc3;
	border-bottom: 5px solid #004a63 ;
	text-shadow: 0px -2px #2980B9 ;
}



.button_view:hover
{
	border-bottom: 4px solid #004a63;
}

.outer_button{
	position:absolute;
	bottom:0;
	right:0;
/*background:rgba(255,255,255,0.6);*/
padding:4px;
border-radius:5px;
margin:5px;}

#tripAdvisorSPV{
position: absolute;
    top: 20px;
    right: 20px;}

.ReviewsPage #tripAdvisorSPV {
    position: relative;
    top: 20px;
    right: 0;
}

.ReviewsPage #CDSWIDLNKR {
	width: 100%!important;}


#container{
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:0;
	left:0;
	background: #005778;
	width:100%;
	height:100%;
}


html body .fk-excellence-badge .fk-badge-content .fk-header {
	font-size: 11px !important;}

html body .fk-excellence-badge .fk-badge-content{
height:58px!important;
padding-bottom: 0!important;
    width: 145px !important;}

html body .fk-excellence-badge .fk-badge-content .fk-property_title{
line-height:1.5em;
 display: block!important;}

html body .fk-excellence-badge .fk-badge-content .fk-badge-text{
height:20px;}

.fk-star-icon img{
width:73px;}


html body .fk-excellence-badge .fk-badge-content {
    height: 22px!important;
    padding-bottom: 0!important;
    width: 130px !important;
    float: right!important;
    padding: 0!important;
    padding-top: 2px!important;
	background-color: rgba(255,255,255,0.5)!important;
	border: 1px solid rgba(255,255,255,0.4)!important;
}

div#FK_Excellence_Badge5398837f26517 {
    position: absolute;
    right: 20px;
    top: 100px;
}

.fk-star-icon img {
    width: 40px;
}

html body .fk-excellence-badge .fk-badge-content .fk-header, html body .fk-excellence-badge .fk-badge-content .fk-badge-text{
display: none!important;}

html body .fk-excellence-badge {
    display: block !important;
    width: 160px !important;
    height: 95px !important;
}


/*.button-container-camera{
	position:absolute;
left:0;
	top:0;
	width:190px;
	height:43px;
	background:rgba(255,255,255,0.6);
	padding-top:5px;
	margin-top:10px;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	border-radius:38px;
		-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
margin:5px;}*/


.button-container-camera {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
    width: 190px;
    height: 43px;
    background: rgba(255,255,255,0.6);
    padding-top: 5px;
    margin-top: 10px;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    margin: 5px;
    margin: 0 auto;
}

.button-camera{
	position: absolute;
	top: 5px;
	left: 5px;
	width:180px;
	height:38px;
	margin:0px auto;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	cursor:pointer;

}

.button-camera p{
	margin-top: 7px;
	margin-left:48px;
	font-size:1em;
	color:#fff;
}

.button-container-camera:hover {
	-webkit-box-shadow: inset 0 1px 2px #000, 0px 0px 10px 5px rgba(255,255,225,0.2);
}

/*Colors*/

.blue{
	
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    background: #0b9cc3;
    background: -moz-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b9cc3), color-stop(100%, #00637e));
    background: -webkit-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: -o-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: -ms-linear-gradient(top, #0b9cc3 0%, #00637e 100%);
    background: linear-gradient(top, #0b9cc3 0%, #00637e 100%);

}



.camera{
	position:absolute;
	top:12px;
	left:18px;
	width:17px;
	height:11px;
	border:2px solid #fff;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:0.8;
}

.camera-optics{
	position:absolute;
	top:1px;
	left:4px;
	width:5px;
	height:5px;
	border:2px solid #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.camera-button{
	position:absolute;
	top:-3px;
	left:1px;
	width:0px;
	height:0px;
	border:2px solid #fff;
	border-bottom:0;
}

.flexslider .slides li.slide, ul.slides{
position:relative;}

/*.SiteMaster #centralElements{
margin:20px 0;}*/

@media screen and (min-width: 778px){


div#telephoneNumber, #languageSelector, #topRibbon {
    z-index: 999!important;
}



}

/* test page header*/

.headerNewCont #header {
	position: absolute;
    top: 0;
    z-index: 9;
    padding-top: 10px;
    background-image: linear-gradient(to bottom, rgba(0,36,51, 1)15%, rgba(0,36,51, 0) 90%);
	width: 100%;
}

.headerNewCont div#telephoneNumber {
    position: relative;
    right: 0;
    padding: 0;
    width: 70%;
    float: left;
}

.headerNewCont #languageSelector {
    position: relative;
    top: 14px;
    right: 12%;
    width: 18%;
    float: right;
}

.headerNewCont  #languageSelector ul li {
    list-style: none;
    float: none;
    margin-left: 0;
    font-size: 11px;
    display: inline;
}

.headerNewCont #languageSelector ul {
    text-align: right;
}

.headerNewCont #topRibbon {
    right:0;}

#topRibbon div.ribbonPull{
padding-right: 10px;
padding-left: 10px;
}

.headerNewCont div#top_menu {
text-align: center;
}

.headerNewCont #spotlight {
height:90vh!important;
	position:relative;
}

.headerNewCont #spotlight h4 {
position: relative;
    z-index: 4;
    text-align: center;
    width: auto;
	font: 30px 'NotethisRegular';
    color: #fff;
    text-shadow: #000 0 0 5px;
	margin-bottom: 36px;
}
.headerNewCont .flexslider .slides li.slide a {
    height: 90vh;
    width: 100%;
}
.headerNewCont #slider.flexslider {
	width:100%;
	    height: 90vh !important;
    max-height: 90vh;
}
 .headerNewCont div.slider.flexslider {
	height:650px;
	max-height: 90vh;
}

.headerNewCont #slider ul.slides {
    height: 90vh !important;
    width: 100%;
}
.headerNewCont div#gallery {
    width: 100%;
}
 .headerNewCont .button-container-camera {
	display:none;
}

.headerNewCont #languageSelector img {
	width:25px;
}

.headerNewCont #top_menu ul li a {
color: #fff;
text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.84);
}
.headerNewCont .flex-control-nav.flex-control-paging {
    position: absolute;
    bottom: 3%;
}
.headerNewCont #top_menu ul li {
    margin-left: 2.5%;
}
.headerNewCont #top_menu ul li:nth-child(1) {
    margin-left: 0;
}
.headerNewCont #topRibbon {
    position: absolute;
    top: 0px;
    /*right: -22%;*/
}
.headerNewCont div.wrapper.advisor #tripAdvisorSPV {
    position: absolute;
    right: 0;
   top: -54% !important;
}
div.wrapper.advisor, div#gallery {
	height:100%;
}

.headerNewCont #topRibbon {
    position: absolute;
    /*left: 23%;*/
}
.headerNewCont .fourboxes div.column {
    width: 44%;
    margin: 0 3% 0 3%;
}
.headerNewCont .fourboxes div.column.bookingBox {
	margin:0;
}
.headerNewCont div#top_menu {
    opacity: 1;
}
.headerNewCont div#top_menu:hover {
    opacity: 0.6;
}


/* booking element*/
.headerNewCont #longBookingElement {
    position: relative;
    margin: 0 auto;
    width: 96%;
    padding: 20px 2%;
}

.headerNewCont #longBookingElement input#plcCol1_ctl00_dynBookingShortcut_ucDynamicClientBookingShortcut_btnCheck2 {
    margin-top: 0;
    background: #ff792f;
    border: none;
    float: none;
    padding: 0;
    display: block;
    height: 26px;
    line-height: 28px;
}

.headerNewCont #longBookingElement .DynBookingPanelElina div.fieldElina label {
	display:none;
}

.headerNewCont .fieldElina.bookButtonElina {
	margin-right:0;

}

input.hasDatepicker {
	background: #fff url(/images/ico_calendar.png) no-repeat 95%;}


body.headerNewCont #longBookingElement div.outerBox { 
	width:20%;
}
.headerNewCont .outerBox select, .outerBox input, .headerNewCont #longBookingElement .bookPromoElina input {
	width:100%!important;
}

/*
#longBookingElement{
	width:100%;
}
.headerNewCont #longBookingElement div.outerBox.fieldElina.bookPeopleElina {
	width:12%;
}
div.outerBox.fieldElina.bookPromoElina{
padding-left: 0;
}
*/


.headerNewCont #header div.row {
    margin-bottom: 0;
	overflow:visible;
}



.headerNewCont #longBookingElement div.fieldElina {
    width: 19%;
    padding: 0;
    margin-right: 1%;
}

.headerNewCont #longBookingElement div.fieldElina label{
    display:none;
}

.headerNewCont #longBookingElement div.fieldElina.bookButtonElina{
width: 20%;
margin-right: 0%;
}

.headerNewCont #longBookingElement div.fieldElina.bookButtonElina input{
margin:0;
text-shadow: none;}

.headerNewCont #longBookingElement div.fieldElina input, .headerNewCont #longBookingElement div.fieldElina input.hasDatepicker,  
.headerNewCont #longBookingElement div.fieldElina select{
width:100%;
text-indent: 10px;
border-radius: 0;
height:24px;
border:none;}

.headerNewCont #longBookingElement div.fieldElina select{
   -webkit-appearance: none;
   -moz-appearance:none;
	appearance:none;
	height:26px;
	border-radius: 0;

    
    }


/*End booking element*/
/*
 @media screen and (max-width: 778px), screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px)
{
.headerNewCont #header {
width: 98% !important;
	}
.headerNewCont #longBookingElement select {
    height: 33px;
}	
}
 @media screen and (max-width: 1679px) {
.headerNewCont #longBookingElement {
    width: 54%;
	}
}
 @media screen and (max-width: 1300px) {
.headerNewCont #longBookingElement {
    width: 60%;
	}
}

 @media screen and (max-width: 1024px) {
.headerNewCont #longBookingElement {
    width: 70%;
	}
}
*/

.ReviewConteiner .reviewtabs  li {
	margin:0;
}

.headerNewCont .ReviewConteiner p.reviewCnt, .ReviewConteiner h3.reviewTitle, .reviewMmore {
	color:#000e15;
text-align:center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}
.reviewMmore {
	font-size: 13px;
}
.headerNewCont .ReviewConteiner .reviewtabs  b, .headerNewCont .reviewsWrap p  {
text-align:center;
}
.headerNewCont .ReviewConteiner p.reviewCnt{
		font-size:13px;
}
a.reviewModalBtn {
	    background: #004a63;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}

.bookTitleContainer {
   position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
}

div#central {
	margin-top: 18px;
}

.headerNewCont #tripAdvisorSPV {
    position: relative;
    top: 27px;
    right: 0px;
    display: inline;
    float: right;
    /* margin: 0 auto; */
}

.headerNewCont  div#telephoneNumber a {
    margin-right: 3px;
}


 @media screen and (min-width : 768px){
	.headerNewCont #topRibbon {
    position: absolute;
    top: 0px;
    /*left:23%;*/
}
}
 @media screen and (min-width : 768px) and (max-width : 1024px)
	{
div.wrapper {
    width: 800px;
	}
	
	.headerNewCont div.wrapper.advisor #tripAdvisorSPV {
    position: absolute;
    right: 0;
    top: -38% !important;
}

	
	div#telephoneNumber {
    position: absolute;
    right: 53px;
    top: 10px;
}
}

@media screen and (max-width : 992px){
	
div.wrapper {
    width: 90%;
    margin: 0 5%;
}
	
@media screen and (max-width: 778px), screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
	
.headerNewCont #languageSelector img {
    width: 18px;
}
		

	
.headerNewCont #languageSelector {

    right: 15px;
    width: 20%;
}
	
.bookTitleContainer {
    bottom: 10%;
    width: 90%;
    margin: 0 auto;
}

	.SiteMaster.headerNewCont div#top-nav-smaller.activated /*, .VillasList div#top-nav-smaller.activated*/ {
    opacity: 0.90;
    z-index: 99999999999;
    top: 93%;
		}

.headerNewCont #longBookingElement div.fieldElina {
    width: 49%;
    margin: 0;
    margin-right: 1%;
    margin-bottom: 5px;
}
	
.headerNewCont #longBookingElement div.fieldElina.bookCheckOutElina, .headerNewCont #longBookingElement div.fieldElina.bookPromoElina {
    margin-right: 0%;
    margin-left:1%;
}
	
body.headerNewCont #longBookingElement .fieldElina.bookButtonElina{
	float:none;
	width:100%;
	margin:0;
	margin-top:10px;
	overflow: hidden;}
	


}
 @media screen and (min-width : 480px){
	body.headerNewCont .outerBox.datesFieldElina, body.headerNewCont .outerBox.bookPeopleElina {
		magrin-left:3.5%;
	}
	body.headerNewCont .outerBox.bookButtonElina input {
margin-bottom: 4px;
margin-top: 4px;		
	}
}

#gallery h4 {
    position: absolute;
    top: 48%;
}

div#spotlight{
    overflow:hidden !important;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
