body {
  background: transparent url('../images/background_swirl_right.png') top left repeat-x;
  margin:0px; padding:0px;
  font-family: Arial, sans-serif;
  font-size: 0.8em;
  text-align: center;
}
body.summer{
  background-image: url("../images/background_swirl_right_grey.png");
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
h1 {
  font-size: 160%;
  padding-top: 0;
}
h2 {
  font-size: 140%;
}
h3 {
  font-size: 120%;
}
h4 {
  font-size: 110%;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  text-decoration: none;
  border: 0;
}

.noscreen{
  display: none;
}
.nobr{
  white-space: nowrap;
}
.clearfix {
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
}
.clear_right {
  clear: right;
}
.clear_left {
  clear: left;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}

/*** Container for center location ***/
#all_docs_outer {
  background: transparent url('../images/background_swirl_left.png') 50% top no-repeat;
}
.summer #all_docs_outer{
  background-image: url('../images/background_swirl_left_grey.png');
} 
#all_docs {
  width: 900px;
  margin: 0px auto;
  text-align: left;
}
/* top + menu */
.top-cover {
  background: transparent url('../images/banner_blue_1.png') top left no-repeat;
  height: 121px;
  padding-top: 1px;
}
.summer .top-cover{
  background-image: url('../images/banner_summer_home.png');
}
.top-cover .home-link {
  height: 85px;
  width: 288px;
  margin-top: 16px;
  margin-left: 15px;
  display: block;
}
.page-menu {
  margin-top: 5px;
}
.main_menu{
  height: 24px;
}
.page-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  /*overflow: hidden;*/
  white-space: nowrap;
}
.page-menu ul li {
  margin: 0px;
  text-align: center;
}
.page-menu .menuitem-depth-0{
  float: left;
  /*display: inline-block;*/
}
.page-menu ul li a {
  color: white;
  /*width: 110px;*/
  height: 24px;
  display: block;
  background: transparent url('../images/menu_button.png') left top repeat-x;
  line-height: 24px;
  font-weight: bold;
  width: auto;
  /*margin: 0px 2px 0px 1px;*/
  margin: 0px 3px 0px 0px;
}
.page-menu ul li .submenu a {
  width: auto;
}
.page-menu ul li:hover a {
  background-position: left bottom;
  text-decoration: none;
}
.page-menu ul .first a {
  margin-left: 0px;
}
.page-menu ul .last a {
  margin-right: 0px;
  margin-left: 0px;
}
/* submenu */
.submenu-container {
  margin-left: 1px;
  margin-right: 2px;
  z-index: 5;
}
.page-menu .submenu-container {
  display: none;
}
.page-menu .submenu-container, .page-menu ul li:hover .submenu a, .page-menu ul li .submenu a {
  background: #bbb1a6 none;
  padding: 0px 10px;
}
.page-menu .submenu li:hover a {
  background: #c2b9b0;
  color: #7d6a55;
}
.page-menu .submenu li {
  display: block;
}
/* right static column */
.column-right-static {
  float: right;
  width: 206px;
}
.column-right-static .box {
  margin-bottom: 3px;
}
.column-right-static .box-download, .column-right-static .box-info {
  height: 59px;
  display: block;
  font-weight: bold;
  background: transparent none left top no-repeat;
  padding-left: 75px;
  padding-right: 22px;
}
.column-right-static .box-download {
  height: 42px;
  padding-top: 9px;
  padding-bottom: 8px;
  background-image: url('../images/click_here_button.png');
}
.column-right-static .box-booking{
  height: 49px;
  background-image: url('../images/button_booking.png');
  color: white;
  font-size: 10px;
  padding-left:65px;
  line-height:1.1em;
}
.column-right-static .box-booking strong{
  display: block;
  font-size: 15px;
  margin-bottom: 3px;
}
.column-right-static .box-info {
  height: 42px;
  padding-top: 9px;
  padding-right: 5px;
  padding-bottom: 8px;
  background-image: url('../images/single_sem_button.png');
}
.column-right-static .box-flash {
  min-height: 377px;
  background-color: #ddd;
}
/* right column */
.column-right {
  float: right;
  width: 253px;
  padding-right: 7px;
}
.column-right .right-link {
  display: block;
  height: 64px;
  margin-bottom: 5px;
}
.column-right .right-link img {
  float: left;
  max-width: 106px;
}
.column-right .right-link:hover {
  text-decoration: none;
}
.column-right .right-link .link-description {
  color: white;
  height: 50px;
  display: block;
  padding: 7px;
  margin-left: 106px;
}
.column-right .right-link .link-description h3 {
  padding: 0px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}
.column-right .right-link .link-description p {
  margin: 0px;
  font-size: 11px;
  line-height: 12px;
  /*text-align: justify;*/
}
.column-right .box-news h2 {
  color: white;
  text-align: center;
  background: #ee2d24;
}
.column-right .box-news h3 {
  padding-bottom: 0px;
}
.column-right .box-news p {
  margin-top: 0px;
}

.column-right .box-booking{
  margin-bottom: 5px;
  background-color: #EEEEEE;
}
.column-right .box-booking h2{
  color: white;
  text-align: center;
  background: #b32018;
}
.box-booking .bookingBody{
  padding: 5px;
  text-align: center;
}
.booking_date_review th,
.booking_personal_info th{
  width: 110px;
}
#select_country, #textarea_comments{
  width: 250px;
}


/* gallery feature type */
.vertical-gallery .vertical-scroll-pane-container {
  widtH: 75px;
  float: left;
}
.vertical-gallery a.medium-image img {
  max-width: 100%;
/*   max-height: 100%; */
  _width: 100%;
  _height: 100%;
}
.vertical-gallery a.medium-image {
  display: block;
  margin-bottom: 3px;
}
.vertical-gallery .full-image-container {
  margin-left: 100px;
}
.vertical-gallery .full-image img {
  width: 100%;
/*   height: 100%; */
}

.breadcrumbs {
  padding-left: 15px;
}
.centerCover {
  margin-right: 466px;
  padding-right: 15px;
  padding-left: 15px;
}
.centerCover.widerCol{
 /* TO BE FINISHED */
  margin-right:206px;
}
.central-banner {
  position: relative;
  margin-bottom: 7px;
  width: 687px;
}
.central-banner .banner-position-bottom_left {
  position: absolute;
  color: #786c5e;
  left: 17px;
  bottom: 8px;
}
.page-footer {
  color:white;
  height:30px;
  padding:0 10px;
  text-align: center;
  font-size:10px;
  line-height:30px;
  letter-spacing:-0px;
  background:#77787B none repeat scroll 0 0;
}
.summer .page-footer{
  background-color: #7c6a54;
}
.page-footer a {
  color: white;
}


/* content specific */
.vertical-scroll-pane-container {
  overflow: hidden;
  max-height: 100px;
}
.scroll-pane{
  overflow: auto;
  height: 250px;
  width: 85px;
  float: left;
  position: absolute;
}
/* jScrollPane */
.jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 1;
  float: left;
}

.jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  background: #aaa;
}
.jScrollPaneDrag {
  position: absolute;
  background: #666;
  cursor: pointer;
  overflow: hidden;
}
.jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  /*background-color: #666;*/
  height: 9px;
}
a.jScrollArrowUp:hover {
  /*background-color: #f60;*/
}

a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  /*background-color: #666;*/
  height: 9px;
}
a.jScrollArrowDown:hover {
  /*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
  /*background-color: #f00;*/
}
.cms-form input.cmsform_input_text, .cms-form textarea {
  width: 100%;
  BORDER: 1px solid #7d6a55;
}
.cms-form .error {
  color: #ee2d24;
  display: block;
  text-align: center;
}
.menu-name-container {
  white-space: nowrap;
}
.preloader, .preloader * {
  display: block;
  max-height: 1px;
  max-width: 1px;
}
object p {
  margin: 0px;
}

a.dp-choose-date {
	/*float: left;*/
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0px 0 0 5px;
	/*margin: -7px 3px 0;*/
	vertical-align: top;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
} 
.error{
  color: red;
}
.nowrap{
  white-space: nowrap;
}
