/* normalise les marges et les remplissages  */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
margin: 0;
padding : 0;
}

/* normalise les tailles de polices pour les en-t?tes */
h1, h2, h3, h4, h5, h6
{
font-size : 100%;
}

/* supprime list-style pour les listes */
ol, ul
{
list-style : none;
}

/* normalise les styles et graisse de fontes */
address, caption, cite, code, dfn, em, th, var
{
font-style : normal;
font-weight : normal;
}

/* supprime les bordures dans les tableaux */
table
{
border-collapse : collapse;
border-spacing : 0;
}

/* supprime les bordures dans les ?l?ments fieldset et img */
fieldset, img
{
border : 0;
}

/* aligne le texte ? gauche dans caption et th */
caption, th
{
text-align : left;
}

/* supprime les apostrophes double (guillemets anglais) autour de q */
q:before, q:after
{
content :'';
}

/* supprime le souslignage des liens et les met en noir */
a
{
text-decoration : none;
color : #33c;
}

/*****************************************
		SITE
******************************************/

html {
background: #527392 url(../images/bg_main.gif) 0 0 repeat;
}

body {
padding: 0;
margin: 0;
text-align:center;
background: transparent url(../images/bg.jpg) 0 0 repeat-x;
}

#wrapper {
position:relative;
width:980px;
text-align:left;
margin:0 auto 0 auto;
background-color: #f0f4f7;
}


/**		HEADER		**/

#header {
position:relative;
height:335px;
width:100%;
background: transparent url(../images/header.png) 0 0 no-repeat;
z-index:5;
}

#newsflash {
position:absolute;
top:0px;
right:0px;
width:auto;
max-width:940px;
height:20px;
overflow:hidden;
padding:5px 20px 5px 20px;
z-index:1;
text-align:right;
color: #fff;
font-style:italic;
}

#newsflash span {
color: #F90;
font-style:normal;
}


#logo {
position:absolute;
top:40px;
left:74px;
background: transparent url(../images/logo.png) 0 0 no-repeat;
height:74px;
width:74px;
}

a #logo {
outline:none;
}

#nav_main {
position:absolute;
top:30px;
left:310px;
width:auto;
height:36px;
z-index:1000;
}

#image{
position:absolute;
top:66px;
left:0;
width:980px;
height:265px;
z-index:1;
}


/**		MIDDLE SITE		**/

#middle_site {
background: #f0f4f7 url(../images/content_bottom.jpg) 0 100% no-repeat;
z-index:10;
}

#left {
float:left;
width:248px;
min-height:535px;
background: #f0f4f7 url(../images/bg_left.jpg) 0 40px no-repeat;
border-right: 1px solid  #FF8000;
padding: 20px 0 0 20px;
}

#right {
float:right;
width:210px;
padding: 0 20px 12px 0;
}

#pathway {
line-height:14px;
margin-bottom: 20px;
}

#main_component_with_left {
margin: 0 0 0 290px;
padding: 0 20px 12px 0;
min-height:545px;
width:660px;
}

#main_component_with_left_and_right {
margin: 0 0 0 290px;
padding: 0 20px 12px 0;
min-height:545px;
width:440px;
}

#main_component_with_right {
margin: 0 0 0 0;
padding: 0 0px 12px 20px;
min-height:545px;
width:710px;
}

#main_component_single {
margin: 0 0 0 0;
padding: 0 20px 12px 20px;
min-height:545px;
width:940px;
}


/**  ARTICLE  JOOMLA **/

h2.contentheading {
margin-bottom:4px;
}

.article-content {
}

table.contentpaneopen, table.contentpane, table.blog {
width:100%;
}

table.contenttoc {
float:right;
display:block;
padding:10px;
margin:10px;
width: 20%;
}

.article_separator {
display:block;
height:30px;
}

.blog .article_separator {
display:block;
clear:both;
height:0px;
}

.column_separator {
padding:0 0 0 25px;
}


.article-tools {
display:block;
float:right;
margin:5px 0 0 0;
width:178px;
}


.article-meta {
padding:5px;
}


.createdate {
display:block;
text-align:right;
line-height:16px;
font-size:10px;
}


.createby {
display:block;
text-align:right;
line-height:16px;
font-size:12px;
}

.article-link {
margin-bottom:30px;
}

.link-section {
display:block;
float:right;
text-align:right;
line-height:16px;
font-size:10px;
}


.buttonheading {
display:block;
float:right;
margin-left:10px;
text-align:right;
line-height:16px;
font-size:10px;
}

span.modifydate {
display:block;
float:left;
margin-top:15px;
}

/**		Input		**/

input, select {
}

input:hover, input:focus, select:hover, select:focus {
}

/** Modules Left		**/

.color {
margin-bottom:30px;
}


/**  users modules  **/


#users_bottom {
margin-top: 50px;
text-align:left;
width: 100%;
}


#user4, #user5, #user6, #user7 {
margin: 0;
float:left;
min-height:180px;
height:auto !important;
height:180px;
padding:0px;
}

#user4, #user5, #user6, #user7 {
background:transparent url(../images/bg_users.png) 0 0 repeat-x;
}

#user4:hover, #user5:hover, #user6:hover, #user7:hover,
#user4.hover, #user5.hover, #user6.hover, #user7.hover {
background:transparent url(../images/bg_users_hover.png) 0 0 repeat-x;
color: #000;
}

#user4 .default, #user5 .default, #user6 .default, #user7 .default {
min-height:180px;
height:auto !important;
height:180px;
padding:10px;
}



/**		FOOTER		**/


#footer {
width:100%;
min-height:100px;
background: transparent url(../images/footer.jpg) 0 0 repeat-y;
color: #fff;
font-size:90%;
}

#footer p {
margin-bottom:0;
}

#header_footer {
width:920px;
margin:0 auto;
}

#bottom_nav {
float:left;
}

#syndicate {
float:right;
margin:6px 0px 10px 0;
}

#search {
float: right;
height:20px;
line-height:20px;
overflow:hidden;
text-align:right;
margin:9px 0px 10px 0;
}

#search .inputbox {
background:transparent url(../images/icon-search.gif) 0 0 no-repeat;
border:0 none;
float:left;
height:17px;
padding:0px 0 0 25px;
width:160px;
color:#ccc;
}

#search .inputbox:hover, #search .inputbox:focus {
background:transparent url(../images/icon-search.gif) 0 0px no-repeat;
color: #fff;
}

#copy {
clear:both;
text-align:center;
padding: 15px 30px 0px 30px;
font-weight:bold;
word-spacing:2px;
font-size:110%;
}

#joomspirit p {
clear:both;
text-align:center;
color: black;
padding: 0px 30px 45px 30px;
margin: 0;
}

#joomspirit a {
color: black;
}

#joomspirit a:hover {
color: #fff;
text-decoration:none;
}

/**  OTHERS  	**/

.clr {
clear:both;
}

#book_now, #chk_now, #health_link {
    display: inline-block;
    color: #fff;
    background-color: rgba(245, 149, 22, 1);
    width: 150px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    margin-left: 0px;
    padding: 7px;
    padding-top: 10px;
    position: absolute;
    bottom: 50px;
    left: 55px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    box-sizing: content-box;
}

a#health_link {
  background-color: #114572;
}

#chk_now {
  bottom: 0;
  letter-spacing: 0px;
}

#book_now:hover, #chk_now:hover, #health_link:hover, .activopoulos {
    background-image: url('../images/hotel2.png');
    background-repeat: no-repeat;
    background-position: 135px;
    font-size: 15px;
}


.slick-slide > div, .slick-track > div {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 269px;
  width: 100%;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 6;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

#image {
  height: 269px;
  overflow: hidden;
}

#image.video-played {
  overflow: visible;
}


.slick-initialized .video-wrapper.full-video {
  height: 100vh !important;
}

.video-wrapper {
  position: relative;
  max-width: 100% !important;
  width: 100vw !important;
}
.video-wrapper iframe {
  pointer-events: none;
}

.video-wrapper.full-video iframe {
  height: 100% !important;
  top: 0 !important;
}

.video-wrapper.full-video iframe {
  pointer-events: initial;
}

.video-wrapper iframe,
.video-wrapper .image-overlay {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 287px;
}
.video-wrapper .image-overlay {
  z-index: 1;
}
.video-wrapper .image-overlay.hide {
  display: none;
}
.video-controls {
  position: absolute;
  bottom: 55px;
  right: 13px;
  z-index: 2;
  opacity: 0;
}
.video-controls .icon {
  font-size: 25px;
  color: #fff;
}
.video-controls a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 26px;
}
.video-controls.hide,
.video-controls .hide {
  display: none;
}
.video-controls.shown {
  opacity: 1;
}
.exit-button {
  position: absolute;
  top: 6%;
  right: 3%;
  padding: 20px;
  z-index: 2147483647;
  display: none;
  cursor: pointer;
}
.exit-button.shown {
  display: block;
}
.exit-button .icon {
  font-size: 30px;
  color: #fff;
}

#header.video-show {
  height: 190px;
  margin-bottom: 165px;
}

#header.video-show #book_now {
  bottom: -95px;
}
#header.video-show #health_link {
  bottom: -45px;
}

#header #health_link {
  bottom: 100px;
}


#header.video-show #chk_now {
  bottom: -145px;
}

#book_now, #chk_now, #health_link {
  transition: none;
}

#book_now:hover, #chk_now:hover, #health_link:hover, .activopoulos {
  transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
}

.slick-initialized .video-wrapper {
  position: relative;
  height: 0 !important;
  padding-top: 30.5%;
  top: 0px;
}

.slick-initialized .image-overlay {
  height: 100%;
}


.slick-dots {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 0px;
  background: #000;
  padding: 5px;
  outline: none !important;
}

.slick-dots * {
  outline: none !important;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  line-height: 0;
}

.slick-dots li button {
  background: none;
  background-color: #5f8ab0;
  border: 0 none;
  margin: 0;
  padding: 0;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  font-size: 0;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background-color: #fff;
}

.right-wrapper {
  text-align: right;
  padding-right: 9px;
}

.right-wrapper a {
  display: inline-block;
  margin: 0 5px;
}

#directions-button-wrapper{
    margin-top: 20px;
    margin-bottom: 20px;
}

#directions-button{
  background-color: #2a5b85;
  padding: 12px 10px;
  outline: none;
  text-decoration: none;
}

#directions-button:hover{
  background-color: #3772a4;
}

#directions-button span{
  font-size: 15px;
  font-weight: 900;
  color: #fff;
  margin-right: 7px;
}

#directions-button img{
  position: relative;
  top: 5px;
}

#health_guide ul { 
  list-style-type: disc; 
  list-style-position: inside; 
}

#health_guide .last_p {
  margin-bottom: 25px;
}

#health_guide {
  font-size: 14px;
}

#health_guide .instructions_item {
  font-weight: 700;
}