/* ##########  ##########  ########## CSS RESET STYLES ##########  ##########  ##########  */

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration:none;
	background: transparent;
}

textarea {
    resize: none;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}




/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
  text-decoration: none;
  border: none;
}

/*::-moz-selection { background: #ab742e; }
::selection { background: #ab742e; }*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 9, 2013 */

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-lig-webfont.eot');
    src: url('fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-lig-webfont.woff') format('woff'),
         url('fonts/lato-lig-webfont.ttf') format('truetype'),
         url('fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight_italic';
    src: url('fonts/lato-ligita-webfont.eot');
    src: url('fonts/lato-ligita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-ligita-webfont.woff') format('woff'),
         url('fonts/lato-ligita-webfont.ttf') format('truetype'),
         url('fonts/lato-ligita-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-regita-webfont.eot');
    src: url('fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regita-webfont.woff') format('woff'),
         url('fonts/lato-regita-webfont.ttf') format('truetype'),
         url('fonts/lato-regita-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-bla-webfont.eot');
    src: url('fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bla-webfont.woff') format('woff'),
         url('fonts/lato-bla-webfont.ttf') format('truetype'),
         url('fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack_italic';
    src: url('fonts/lato-blaita-webfont.eot');
    src: url('fonts/lato-blaita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-blaita-webfont.woff') format('woff'),
         url('fonts/lato-blaita-webfont.ttf') format('truetype'),
         url('fonts/lato-blaita-webfont.svg#latoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bol-webfont.eot');
    src: url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bol-webfont.woff') format('woff'),
         url('fonts/lato-bol-webfont.ttf') format('truetype'),
         url('fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'cantarellregular';
    src: url('fonts/Cantarell-Regular-webfont.eot');
    src: url('fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Regular-webfont.svg#cantarellregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cantarellbold';
    src: url('fonts/Cantarell-Bold-webfont.eot');
    src: url('fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Bold-webfont.woff') format('woff'),
         url('fonts/Cantarell-Bold-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Bold-webfont.svg#cantarellbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

a, a:hover, a:focus {
  outline: none;
  text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: 'latoregular';
}


.wrapper {
  width: 100%;
  float: left;
  position: relative;
}

#main {
  /*width: 1200px;*/
  width: 1010px;
  margin: 0px;
  float: left;
}

#content {
  width: 100%;
  float: left;
  margin: 16px 0px 28px 0px;
  /*background: red;*/
  position: relative;
  z-index: 999;
}

#content.innerContent {
  padding: 0px 30px;
  margin-bottom: 20px;
}

.innerContent p, .innerContent li {
  line-height: 25px;
  /*padding-bottom: 2px;*/
}

.innerContent li {
  list-style: disc;
  margin: 0px 0px 0px 17px;
}

.innerContent #sitemaplistnone li {
  list-style: none;
}

.innerContent #sitemaplistbullet li {
  list-style: disc;
}


.innerContent #sitemaplistnone li a { color: #4D4D4D; }
.innerContent #sitemaplistnone li a:hover { color: #079FDB; }

.innerContent #sitemaplistbullet li a { color: #4D4D4D; }
.innerContent #sitemaplistbullet li a:hover { color: #079FDB; }


#bg_shadow {
  width: 100%;
  height: 194px;
  background: url("../images/shadow.png") no-repeat center top;
  position: absolute;
  top: 0px;
  left: 0px;
}

#logo {
  position: absolute;
  top: 0px;
  left: -8px;
  width: 202px;
  height: 147px;
  background: url(../images/logo.png) no-repeat left -1px;
  z-index: 5;
}

.seperator-line {
  width: 100%;
  height: 1px;
  background: #c9909d;
  position: absolute;
  left: 0px;
  top: 67px;
}

.seperator-line-bottom {
  width: 100%;
  height: 1px;
  background: #c9909d;
  float: left;
  margin: -30px 0px 0px 0px;
}

header {
  width: 100%;
  height: 78px;
  padding: 0px 0px 0px 0px;
  float: left;
  /*background: yellow;*/
  position: relative;
  z-index: 999;
}

#head_right p {
  font-size: 11px;
  text-align: right;
  padding: 2px 0px 4px 0px;
  /*letter-spacing: 1px;*/
}

p.top_menus a, #head_right p a { color: #666; margin: 0px 10px 0px 10px; }
p.top_menus a:hover, p.top_menus a.active, p.top_menus a.selected { color: #23AED8; }

p.top_menus { font-size: 13px; /*font-family: 'latobold';*/ font-family: 'cantarellbold'; float: right; width: 75%; }

#homeSlider {
  position: relative;
  width: 100%;
  height: 537px;
  float: left;
  margin: 0px 0px 26px 0px;
  /*background: #079fdb;*/
  z-index: 3;
  overflow: hidden;
}

#homeSlider div.cycle-slideshow {
  width: 100%;
  height: 537px;
  float: left;
  margin: 0px;
}

#homeSlider div.slide {
  width: 100%;
  height: 537px;
  float: left;
  margin: 0px;
}

#homeSlider div.homeslider01 { background: #fff url("../images/sliders/home/home_slider01.jpg") no-repeat center top; }
#homeSlider div.homeslider02 { background: #fff url("../images/sliders/home/home_slider02.jpg") no-repeat center top; }
#homeSlider div.homeslider03 { background: #fff url("../images/residence-map.jpg") no-repeat center top; }

#homeSlider div.superior-rooms01 { background: #fff url("../images/sliders/rooms/deluxe01.jpg") no-repeat center top; }
#homeSlider div.deluxe01 { background: #fff url("../images/sliders/rooms/deluxe01.jpg") no-repeat center top; }
#homeSlider div.deluxe02 { background: #fff url("../images/sliders/rooms/deluxe02.jpg") no-repeat center top; }

#homeSlider div.standard01 { background: #fff url("../images/sliders/rooms/standard01.jpg") no-repeat center top; }
#homeSlider div.standard02 { background: #fff url("../images/sliders/rooms/standard02.jpg") no-repeat center top; }

#homeSlider div.apartments01 { background: #fff url("../images/sliders/rooms/apartments01.jpg") no-repeat center top; }
#homeSlider div.apartments02 { background: #fff url("../images/sliders/rooms/apartments02.jpg") no-repeat center top; }
#homeSlider div.apartments03 { background: #fff url("../images/sliders/rooms/apartments03.jpg") no-repeat center top; }

#homeSlider div.fusion01 { background: #fff url("../images/sliders/rooms/fusion01.jpg") no-repeat center top; }
#homeSlider div.fusion02 { background: #fff url("../images/sliders/rooms/fusion02.jpg") no-repeat center top; }

#homeSlider div.sports06 { background: #fff url("../images/sliders/sports-fitness/swimmingpool.jpg") no-repeat center top; }
#homeSlider div.sports01 { background: #fff url("../images/sliders/sports-fitness/games.jpg") no-repeat center top; }
#homeSlider div.sports02 { background: #fff url("../images/sliders/sports-fitness/gym.jpg") no-repeat center top; }

#homeSlider div.sports04 { background: #fff url("../images/sliders/sports-fitness/massage01.jpg") no-repeat center top; }
#homeSlider div.sports05 { background: #fff url("../images/sliders/sports-fitness/massage02.jpg") no-repeat center top; }


#homeSlider div.convention-centre01 { background: #fff url("../images/sliders/banquets/convention-centre01.jpg") no-repeat center top; }
#homeSlider div.convention-centre02 { background: #fff url("../images/sliders/banquets/convention-centre02.jpg") no-repeat center top; }
#homeSlider div.convention-centre03 { background: #fff url("../images/sliders/banquets/convention-centre03.jpg") no-repeat center top; }
#homeSlider div.convention-centre04 { background: #fff url("../images/sliders/banquets/convention-centre04.jpg") no-repeat center top; }

#homeSlider div.outdoor01 { background: #fff url("../images/sliders/banquets/outdoor01.jpg") no-repeat center top; }
#homeSlider div.outdoor02 { background: #fff url("../images/sliders/banquets/outdoor02.jpg") no-repeat center top; }


#homeSlider div.skky01 { background: #fff url("../images/sliders/wine-dine/skky01.jpg") no-repeat center top; }
#homeSlider div.skky02 { background: #fff url("../images/sliders/wine-dine/skky02.jpg") no-repeat center top; }
#homeSlider div.skky03 { background: #fff url("../images/sliders/wine-dine/skky03.jpg") no-repeat center top; }

#homeSlider div.dining01 { background: #fff url("../images/sliders/wine-dine/dining01.jpg") no-repeat center top; }
#homeSlider div.dining02 { background: #fff url("../images/sliders/wine-dine/dining02.jpg") no-repeat center top; }
#homeSlider div.dining03 { background: #fff url("../images/sliders/wine-dine/dining03.jpg") no-repeat center top; }

#homeSlider .cycle-pager {
  width: 100%;
  position: absolute;
  bottom: 91px;
  height: 14px;
  z-index: 9999;
  text-align: center;
}

#homeSlider .cycle-pager span {
  width: 14px;
  background: #fff;
  height: 14px;
  display: inline-block;
  font-size: 0px;
  margin: 0px 11px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

#homeSlider .cycle-pager span.cycle-pager-active {
  background: #079FDB;
}



p, .innerContent li {
  /*font-family: 'latoregular';*/
  font-family: verdana;
  font-size: 12px;
  color: #4D4D4D;
  line-height: 19px;
  padding: 8px 0 0 0;
}

.img_para { margin-top: 5px; }

.columns p { text-align: justify; font-size: 11px; }

.columns img { width: 100%; }

.columns .em, .em { font-family: 'latoitalic'; }

.columns .underline, .underline { text-decoration: underline; }

sup {
  font-size: 7px;
}

.title {
  /*font-family: 'latoblack';*/
  font-family: 'cantarellbold';
  font-size: 12px;
  padding: 0px 0px 3px 0px;
  color: #079FDB;
  font-weight: normal;
}

.title.innerTitle {
  font-size: 21px; 
  font-family: 'cantarellregular';
}

.color { color: #079FDB; }

/* @@@@@@@@@@@ MENU STYLING @@@@@@@@@@@@@ */

#hideenMenus {
  width: 1200px;
  height: 136px;
  padding: 0px;
  /*background: #fff;*/
  position: absolute;
  left: 0px;
  top: 65px;
  z-index: 120;
  display: none;
}

.menus {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 22px 0;
  background: #fff;
  display: none;
}

#hideenMenus a.thumb {
  display: block;
  width: 100%;
  height: 136px;
  position: relative;
}

#hideenMenus a.thumb span {
  background: url(../images/transImg.png) repeat;
  display: block;
  width: 252px;
  height: 22px;
  position: absolute;
  bottom: 0px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  font-family: 'latobold';
  line-height: 22px;
}

.special_offers {
  float: left;
  width: 100%;
}

.special_offers a.prev, .special_offers a.next {
  background: url(../images/arrows_special_offers.png) no-repeat left top;
  float: left;
  width: 20px;
  height: 63px;
  margin: 37px 0 30px 0;
}

.special_offers a.next {
  background-position: right top;
  float: right;
}

.special_offers_slider {
  width: 175px;
  float: left;
  margin: 0px 0px 0px 23px;
}

.special_offers_slider p {
  font-size: 12px;
  line-height: 15px;
  padding: 4px 0px 4px 0px;
}

.special_offers_slider p.title_spl_off  {
  font-size: 11px;
  font-family: 'latoblack';
  line-height: 19px;
  padding-top: 8px;
  padding-bottom: 0px;
}

.special_offers_slider p a.view, .special_offer_sidebar p a.get_offer_link, a.get_offer_link, .back, .view {
  font-size: 9px;
  font-family: 'latobold';
  width: 90px;
  text-align: center;
  background: #089fd8;
  color: #fff;
  display: inline-block;
  padding: 3px 0 1px 0;
  margin: 2px 0 0 0;
  /*letter-spacing: 1px;*/
}

.back {
  width: 75px;
}

.special_offer_sidebar  {
  width: 219px;
  float: left;
  background: #e6e6e6;
  padding: 6px 18px 12px 18px;
  margin: 20px 0px 0px 0px;
}

.special_offer_sidebar p  {
  font-size: 12px;
  line-height: 15px;
  padding: 0px 0px 4px 0px;
}

.special_offer_sidebar p.title_spl_off_2 {
  font-size: 14px;
  font-family: 'latoblack';
  line-height: 23px;
  padding-top: 8px;
  padding-bottom: 0px;
}

.special_offer_sidebar p a.get_offer_link { margin-top: 20px; }


/* @@@@@@@@@@@ ACCORDION STYLING @@@@@@@@@@@@@ */
.accordion_inner form p {
  float: left;
  width: 100%;
}

.date_time {
  float: left;
  width: 253px;
  clear: both;
  margin: 0px 0px 0px 0px;
  position: absolute;
  right: 0px;
  z-index: 3;
  background: #626262;
  background: -moz-linear-gradient(top, #626262 1%, #4e4f50 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#626262), color-stop(100%,#4e4f50));
  background: -webkit-linear-gradient(top, #626262 1%,#4e4f50 100%);
  background: -o-linear-gradient(top, #626262 1%,#4e4f50 100%);
  background: -ms-linear-gradient(top, #626262 1%,#4e4f50 100%);
  background: linear-gradient(top, #626262 1%,#4e4f50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#626262', endColorstr='#4e4f50',GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


.date_time p {
  font-size: 9px;
  color: #fff;
  font-family: 'latoblack';
  text-align: center;
  padding: 2px 0px 7px 0px;
  font-weight: normal;
  /*letter-spacing: 1px;*/
}

#accordion.sidebar_accordion .date_time { position: relative; right: 0px; }
#inWd, #outWd, #fd, #fm, #fy, #td, #tm, #ty, #lengthStay  { display: none; }


/* @@@@@@@@@@@ INNER PAGES STYLING @@@@@@@@@@@@@ */
#innerSlider {
  height: 384px;
  margin: 0px 0px 30px 0px;
  position: relative;
  overflow: hidden;
}

/* pager */

#detailed-slider {
  width: 254px;
  height: 151px;
  overflow: hidden;
  position: relative;
}

#custom-pager, .custom-pager2 {
    width: 100%;
    z-index: 101;
    position: absolute;
    top: 360px;
    right: 16px;
    overflow: hidden;
    text-align: right;
}

.custom-pager2 {
    top: 134px;
    right: 0px;
}

#custom-pager a,  .custom-pager2 a {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0px 6px 0px 0px;
    cursor: pointer;
    background: #fff;
}

.custom-pager2 a {
    width: 9px;
    height: 9px;
    margin: 0px 3px 0px 0px;
}

#custom-pager a.cycle-pager-active, .custom-pager2 a.cycle-pager-active { background: #d62954; }
#custom-pager > *, .custom-pager2 > * { cursor: pointer;}

.default, .sitemap {
  margin: 1px 0px 0px 0px;
}

.default li, .sitemap li {
  font-family: 'latoregular';
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  padding: 8px 0 0 0;
  margin: 0px 0px 0px 15px;
  list-style: disc;
}

.sitemap li a { color: #666666; }
.sitemap li a:hover { color: #D11242; }

.sitemap li {
  list-style: none;
  margin: 0px 0px 2px 0px;
}

.sitemap ul li {
  list-style: disc;
  margin: 0px 0px 0px 15px;
  padding: 3px 0 0 0;
}

.default.about_lists { padding-bottom: 5px; }
.default.about_lists li { padding-bottom: 4px; }



.forms {
  width: 100%;
  float: left;
  background: #f2f2f2;
  padding: 10px 0px 15px 0px;
  margin: 15px 0 0 0;
}

#inquiry {
  width: 530px;
  margin-top: 10px;
}

.cols_9 {
  width: 778px;
  float: left;
  padding: 0px 0px 17px 0px;
}

.cols_6 {
  width: 509px;
  float: left;
  padding: 0px 27px 0px 0px;
}

.cols_3 {
  width: 239px;
  padding: 0px 29px 0px 0px;
  float: left;
}

#inquiry .cols_3 { padding: 0px 38px 0px 0px; }

.cols_events { margin: 0px 35px 0px 0px; float: left; }

.forms input[type="text"], .forms textarea {
  /*width: 229px;*/
  width: 100%;
  height: 26px;
  padding: 2px 4px;
  border: 1px solid #d6d6d6;
  margin: 2px 0 10px 0;
  font-family: 'latoregular';
  font-size: 12px;
  color: #666;
}

.forms input[type="file"], .forms input.file {
/*  border: 1px solid #d6d6d6;
  border-right: none;
  height: 21px;
  padding-left: 10px;*/
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #d6d6d6;
}

.forms input[type="submit"] {
  /*background: url(../images/btn_send.png) no-repeat left top;*/
  background: #5d5d5e;
  /*width: 85px;*/
  height: 29px;
  padding: 0 15px;
  border: none;
  /*font-size: 0px;*/
  cursor: pointer;
  float: right;
  margin: 0px 62px 0px 0px;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: 'cantarellbold';
  font-weight: normal;
  color: #fff;
  font-size: 12px;
  line-height: 28px;
}


.forms input.error, .forms input.invalid {
  border: 1px solid red;
}

.recaptcha_theme_red #recaptcha_response_field.error, .recaptcha_theme_red #recaptcha_response_field.invalid {
  border: 1px solid red;

}

.forms input.eventDate { width: 92px; margin-bottom: 5px; }
.forms input.totalGuest { width: 72px; }

.forms label {
  font-family: 'latoregular';
  font-size: 12px;
  color: #666;
  margin: 0px 34px 0px 0px;
  cursor: pointer;
  line-height: 16px;
  font-weight: normal;
}

#inquiry label {
  font-size: 12px;
  margin: 0px 10px 0px 0px;
}

#inquiry label input[type="checkbox"], #inquiry label input[type="radio"] {
  float: left;
  margin: 2px 3px 10px 0px;
}

#inquiry label.error, .forms label.error {
  font-size: 0px;
  margin: 0px;
  text-indent: -9999;
}

.forms label.my_dates { text-transform: none; font-size: 10px; margin-top: -1px; }

.forms textarea {
  /*width: 497px;*/
  width: 100%;
  padding: 7px 4px;
  height: 80px;
}

#inquiry textarea {
  height: 62px;
}

.forms p {
  padding: 0px;
}

.title_label {
  font-size: 11px;
  text-transform: uppercase;
}

.fleft { float: left; }

#contact_left p {
  float: left;
  width: 100%;
}

.label_contact {
  width: 70px;
  display: inline-block;
  float: left;
  color: #079FDB;
  padding-bottom: 4px;
}

.label_contact_desc {
  /*width: 212px;*/
  display: inline-block;
  float: left;
  padding-bottom: 4px;
  /*background: red;*/
}

.label_contact_desc a { color: #666; }


#social_links { padding: 15px 0px 0px 0px; float: left; clear: both; list-style: none; }
#social_links li { float: left; width: 31px; height: 31px; margin: 0px 4px 0px 0px; list-style: none;  }
#social_links li a { float: left; width: 31px; height: 31px; display: block; background: url(../images/social_icons2.png) no-repeat left top;  }
#social_links li a.twitter { background-position: -36px top; }
#social_links li a.icon3 { background-position: -73px top; }
#social_links li a.trip_adv { background-position: -109px top; }

#recaptcha_area {
  width: 180px;
}

/* @@@@@@@@@@@ NEWS EVENTS STYLING @@@@@@@@@@@@@ */
.news_events {
  float: left;
  /*width: 100%;*/
  width: 885px;
  clear: both;
  margin:10px 0px 34px 0px;
  /*height: 246px;*/
  height: 265px;
  overflow: hidden;
  /*background: red;*/
}

.offers {
  float: left;
  /*width: 885px;*/
  width: 939px;
  clear: both;
  margin:10px 0px 34px 0px;
  /*height: 550px; */
  overflow: hidden;
  /*background: red;*/
}

.news_events_inner {
  /*width: 885px;*/
  width: 939px;
  float: left;
}

.news-columns, .offers-columns {
  float: left;
  /*width: 252px;*/
  width: 303px;
  /*margin: 0px 43px 0px 0px;*/
  margin: 0px 10px 0px 0px;
  /*background: red;*/
}

.offers-columns { margin-bottom: 30px; }

.news-columns a, .news-columns-accordion a, .offers-columns a {
  font-size: 9px;
  font-family: 'latobold';
  width: 105px;
  text-align: center;
  background: #079FDB;
  color: #fff;
  display: block;
  padding: 3px 0 1px 0;
  margin: 5px 0 0 0;
  /*letter-spacing: 1px;*/
}

.news_events .news-columns p, .news_events .offers-columns p { padding: 4px 0px 0 0; }
.offers-columns p { padding-right: 24px; }
.offers-columns img { width: 100%; }
.news_events p.text, .offers p.text { height: 38px; overflow: hidden; /*background: red;*/ }

/*.news_events li:last-child {
  margin: 0px;
}*/

.arrows_events {
  width: 54px;
  float: right;
  margin: -25px -10px 0px 0px;
  position: relative;
  z-index: 5;
}

.arrows_events a {
  background: url(../images/arrows_events.png) no-repeat left top;
  width: 15px;
  height: 22px;
  float: left;
  margin: 0px 0px 0px 12px;
}

.arrows_events a.next_event { background-position: right top; }

.title_cycle, .detials-slider {
  float: left;
  width: 100%;
  height: 15px;
 /* background: yellow; */
  overflow: hidden;
}

.detials-slider { height: 500px; }

.detials-slider-inner { height: 500px; }

#offers_inner {
  background: url(../images/loader.gif) no-repeat 50% 100px transparent;
  min-height: 300px;
}

#offers_text_slider {
  height: 20px;
}

/*#offers_text_slider .title_cycle { display: none; }*/
/*#offers_inner .cycle-slideshow, #offers_text_slider .cycle-slideshow { display: none; }*/

/*#offers_inner .cycle-slideshow div { display: none; }*/
#offers_text_slider .cycle-slideshow h3 { /*display: none;*/ text-transform: uppercase; }


#recaptcha_widget {
  background: #d6d6d6;
  margin-top: 21px;
  border: 1px solid #d6d6d6;
}

#recaptcha_image {
  height: 30px;
  width: 237px;
  margin-bottom: -14px;
}

#recaptcha_image img {
  height: 44px;
  width: 232px;
  margin: 3px;
}

.reload_recaptcha, .icon-headphones, .icon-question-sign, .icon-picture {
  width: 14px;
  height: 18px;
  display: inline-block;
  float: left;
  background: url(../images/glyphicons-halflings.png) no-repeat -237px -20px;
  margin: 0px 5px 0px 0px;
  padding: 3px;
}

#recaptcha_response_field {
  margin-left: 2px;
  margin-bottom: 4px;
  width: 223px;
}

.icon-headphones { background-position: -333px -20px; }
.icon-question-sign { background-position: -93px -92px; }
.icon-picture { background-position: -456px -48px; }

span.recaptcha_only_if_image {
  font-size: 11px;
  font-family: 'latoregular';
  color: #000;
    display: block;
    padding: 5px 0 0 0;
   /* background: green;*/
    width: 232px;
    margin: 0px 0px 0px 3px;
}

#icons {
  width: 75px;
  float: right;
  margin: -29px 3px 0px 0px;
  position: relative;
  z-index: 4;
  background: #f2f2f2;
  padding-left: 4px;
  border-left: 1px solid #d6d6d6;
}

#header_top {
  float: right;
  /*background: green;*/
  width: 440px;
  background: url("../images/bg_header_top.png") no-repeat left top;
  padding: 3px 0px 4px 0px;
}

#head_right #header_top p {
  font-size: 11px;
  font-family: 'cantarellbold';
  float: left;
  width: 100%;
  text-align: center;
}

#reviews_btn {
  width: 165px;
  height: 36px;
  display: block;
  float: right;
  margin: 0px;
  background: #5f9b48 url("../images/icon_trip_advisor.png") no-repeat 10px 11px;
  padding: 0px 9px 0px 43px;
  font-size: 14px;
  font-family: 'cantarellbold';
  color: #fff;
  text-align: left;
  line-height: 36px;
  margin-left: 12px;
}

#reviews_btn span {
  font-size: 17px;
  font-family: verdana;
  font-weight: bold;
  float: right;
  margin: 0;
}

#reviews_btn.shown span {
  margin-right: 2px;
}

.nicescroll-rails {
  z-index: 999999;
}

#menus {
  float: right;
  width: 90%;
  text-align: right;
  margin: 10px 0px 0 0;
  position: relative;
}

#menus p {
  float: right;
  text-align: right;
}

#footer_logo {
  float: left;
  margin: 0px 20px 0px 0px;
}

#booknow {
  float: left;
  width: 920px;
  border: 5px solid #cccccc;
  padding: 1px;
  height: 85px;
  margin: 16px 0 0 25px;
  position: relative;
  z-index: 9999;
}

#booknow input {
  float: left;
  width: 100%;
  border: 1px solid #d2d1d1;
  background: #e3e3e3;
  margin: 0px;
  height: 28px;
  padding: 0px 0px 0px 5px;
  font-family: 'cantarellregular';
  color: #333333;
  font-size: 12px;
}

#booknow .availability_btn {  
  font-size: 10px;
  background:  #069edb;
  color: #fff;
  font-family: 'cantarellbold';
  text-align: center;
  padding: 0px;
  border: none;
  margin: 31px 0 0 0;
  display: inline-block;
}

#booknow input.datepicker {
  background: #e3e3e3 url("../images/calendar.jpg") no-repeat 79px 4px;
}

#booknow label {
  margin: 0px;
  float: left;
  width: 100%;
  font-size: 9px;
  text-transform: uppercase;
  color: #231F20;
  font-family: 'cantarellbold';
  padding: 0px 0px 8px 0px;
  line-height: 10px;
}

.booknow_column, .booknow_title {
  float: left;
  width: 105px;
  margin: 13px 20px 0px 0px;
}

.booknow_column.small_box { width: 60px; }
.booknow_column.address_box { width: 143px; }
.booknow_column.availability_box { width: 130px; margin: 0px; }


.booknow_column p {
  float: left;
  width: 100%;
  /*background: red;*/
  position: relative;
  padding: 0px;
}

.booknow_title {
  background: url("../images/bg_booknow.png") no-repeat left top;
  width: 174px;
  height: 71px;
  margin: 1px 16px 1px 1px;
  padding: 17px 0px 0px 15px;
}


.booknow_title p {
  font-family: 'cantarellbold';
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}

.header_popup {
  display: none;
  position: absolute;
  left: 124px;
  top: 25px;
  width: 285px;
  height: 278px;
  background: url("../images/pop_box.png") no-repeat 0px 0px;
  padding: 21px 18px 0 18px;
}

#wine_dine_popup { left: 315px; }

#banquets_popup { left: 210px; }

.reviews_popup {
  /*background: url("../images/pop_box_reviews.png") no-repeat 0px 0px;*/
  display: none;
  position: absolute;
  right: 43px;
  top: 41px;
  width: 197px;
  height: 349px;
  /*padding: 21px 18px 0 18px;*/
}


.popup_menus {
  float: left;
  width: 100%;
  text-align: left;
}

.popup_menus a {
  font-size: 11px;
  text-transform: uppercase;
  color: #4D4D4D;
  display: inline-block;
  margin: 0px 13px 0px 0px;
  font-family: 'cantarellregular';
}

.popup_menus a:hover, .popup_menus a.current {
  color: #079FDB;
}

.popup_images {
  float: left;
  width: 100%;
  margin: 9px 0 0 0;
  position: relative;
}

.popup_images img {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  width: 100%;
}


.breadcrumbs {
  float: left;
  width: 100%;
  z-index: 9;
  position: relative;
  padding: 17px 32px 0px 32px;
}

.line-breadcrumbs {
  width: 100%;
  float: left;
  height: 2px;
  background: #c2e7f6;
  margin: 8px 0px 2px 0px;
}


.breadcrumbs.footer_breadcrumbs { margin-bottom: 11px; }

.breadcrumbs.footer_breadcrumbs .line-breadcrumbs { margin-bottom: 5px; }

.breadcrumbs p {
  font-size: 11px;
  font-family: 'cantarellbold';
  color: #808080;
}

.breadcrumbs p a { color: #808080; }
.breadcrumbs p a.active { color: #23AED8; }

.no_padding { padding: 0px; }

#leftContent {
  width: 640px;
  padding-left: 0px;
}

#sidebar {
  float: right;
  width: 250px;
  padding: 0px;
  margin-right: 2px;
}

.offers_box {
  width: 100%;
  float: left;
  background: #e6e6e6;
  padding: 8px;
  margin: 0px 0px 27px 0px;
}

.offers_img, .offers_title, .offers_txt, .offers_link, .offers_img img {
  float: left;
  width: 100%;
}

.offers_title {
  margin: 13px 0px 7px 0px;
}

#sidebar h3 {
  font-family: 'cantarellbold';
  font-size: 15px;
  padding: 0px 0px 3px 0px;
  color: #079FDB;
  font-weight: normal;
}

.also_see {
  float: left;
  width: 100%;
}

.also_see p {
  font-size: 11px;
  padding: 1px 0px;
  color: #4D4D4D;
}


.also_see p a { color: #4D4D4D; }

.offers_txt p {
  text-align: justify;
  font-size: 11px;
  line-height: 16px;
  padding: 0px 0px 0px 0px;
  color: #4D4D4D;
}

.offers_link a {
  display: inline-block;
  padding: 6px 18px;
  font-size: 11px;
  color: #fff;
  font-family: 'latobold';
  background: #23aed8;
  letter-spacing: 1px;
  margin-top: 16px;
  width: auto;
}


/* @@@@@@@@@@@ FOOTER STYLING @@@@@@@@@@@@@ */

#footer {
  width: 100%;
  clear: both;
  float: left;
  background: #e1e6ea;
  margin: 0;
  height: 166px;
  /*margin-bottom: 20px;*/
}

.footer_menus { height: 36px; background: #6f767c; float: left; width: 100%; }

.footer_menus p {
  font-size: 12px;
  text-align: center;
  font-family: 'latobold';
  color: #fff;
}

.footer_menus p a { color: #fff; }
.footer_menus p a:hover, .footer_menus p a.highlight { color: #fff; }

.footer_colmn {
  float: left;
  height: 90px;
  padding: 5px 26px 0px 0px;
  margin: 20px 13px;
  border-right: 1px solid #bcbfc2;
}

.footer_colmn p {
  font-size: 11px;
  line-height: 14px;
  font-family: 'latoregular';
}

.footer_colmn.address { width: 355px; }
.footer_colmn.address p { margin-top: 7px; }

.footer_colmn.designed_by { padding-top:34px; text-align: right; margin-right: 0px; padding-right: 0px; border-right: none; }

.footer_colmn.designed_by p a {  font-family: 'latobold'; color: #4D4D4D; }

.social_links p { padding: 14px 0px 8px 0px; font-size: 10px; text-align: center; font-family: 'latobold'; }
.social_links ul li { float: left; width: 24px; height: 24px; margin: 0px 16px 0px 0px; }
.social_links ul li a { float: left; width: 24px; height: 24px; display: block; background: url(../images/social_icons.png) no-repeat left top;  }
.social_links ul li a.twitter { background-position: -28px top; }
.social_links ul li a.icon3 { background-position: -57px top; }
.social_links ul li a.trip_adv { background-position: -85px top; }


.certificates a { width: 60px; height: 60px; float: left; background: url(../images/certificates.png) no-repeat left top; margin: 10px 20px 0px 0px; }
.certificates a.certf2 { background-position: -70px top; }
.certificates a.certf3 { background-position: -142px top; margin-right: 0px; }

#map {
  margin: 0px auto;
  width: 1200px;
}

#map iframe {
  width: 100%;
}

.blue { color: #079FDB; }

.table {
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 30px 0px 0px 0px;
}

.table td {
  font-size: 13px;
  text-align: center;
  border-right: 1px solid #dddddd;
}

.table td strong {
    font-family: 'cantarellbold';
    font-weight: normal;
}

p.date_info { padding-top: 0px; }