/* Common */

html {
	min-width:960px;
	overflow-y:scroll;
    background: #bba992;
}

body {
    background: url(images/main-bg.jpg) repeat;
	font:13px Arial, sans-serif;
	line-height:1.5;
	color:#000;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
    overflow: hidden;
}

::selection { background:#cdbea8; color:#5a3118; }
::-moz-selection { background:#cdbea8; color:#5a3118; }
::-webkit-selection { background:#cdbea8; color:#5a3118; }

.hide { display:none !important; }

a {
	position:relative;
	-moz-transition: color 0.3s ease-out;
	-webkit-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
    color: #c44b20;
}
a:hover {
    color:#000;
    text-decoration: none;
}

hr {
	display:block;
	border:none;
	color: #9f8d77;
	clear:both;
	background:#9f8d77;
	height:1px;
	margin:15px auto;
}

.icon {
	position:absolute;
	left:0;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
}

.selection-disabled {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.wrapper {
    position:relative;
    width:960px;
    margin:0 auto;
}
.hidden {
    overflow: hidden;
    position: relative;
}

input[type='text']::-ms-clear {
    display: none;
}

/* FONTS */
#content h1, #content h2, #content h3, #content h4,
#photos .slideshow figcaption,
#sidebar h4,
#calendar-month a,
#calendar.grid #calendar_week li,
#calendar-filter .selectedTxt, #calendar-filter ul.newList a {
    font-family: 'open_sansregular';
}
#top-menu a,
#main-menu span.phone,
#main-menu ul > li > a {
    font-family: 'open_sanssemibold';
}
a.button,
input[type="submit"],
#booking .guarantee,
#footer-menu ul li a,
#content-area #feed > a.label,
#photos .slideshow figcaption strong {
    font-family: 'open_sansbold';
}
#photos .slideshow figcaption em {
    font-family: 'open_sansitalic';
}
#photos .slideshow figcaption.cardoitalic{
    font-family: 'cardoitalic';
    text-transform: none;
}
#main-menu ul ul li a,
div.dp-popup h2, #calendar.list h3  {
    font-family: 'droid_sansregular';
}
#sidebar .stayconnected p {
    font-family: 'latoitalic';
}
#booking form p label,
#booking input[type="text"],
#booking .newListSelected,
#booking .selectedTxt {
    font-family: 'latobold';
}

/* SPRITE */
#logo,
#main-menu ul > li.sep,
#main-menu ul ul li a,
#socials li a,
#photos .slideshow .arrows a,
#upcoming-events ul li a,
#footer .triumph,
#content-area #feed > a.label i,
#footer-menu #tripbadge,
#submenu li,
#content li:before {
    background: url(images/sprite.png) 0 0 no-repeat;
    background-image: url(images/sprite.svg), none;
}

/* IMG BORDERS */
#content .gallery .thumbnail img,
#content .thumbnail img, #calendar img {
    border: 2px solid #9f8d77;
}
#content .gallery .thumbnail img:hover,
#content .thumbnail img:hover, #calendar img:hover {
    border-color: #bfad95;
}

/* TRANSITIONS */
a.button,
input[type="submit"] {
    -moz-transition:color 0.2s, background 0.2s;
    -webkit-transition:color 0.2s, background 0.2s;
    transition:color 0.2s, background 0.2s;
}

/* Antialiased */
#booking input[type="text"],
#booking form input[type="submit"],
#booking form input,
#sidebar .stayconnected input[type="submit"],
a.button, input[type="submit"] {
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
}

/* Active menu a */
#top-menu ul li a:active,
#main-menu ul li a:active,
#footer-menu ul li a:active,
#booking a.guarantee:active {
    position: relative;
    top: 1px;
}

/* BUTTONS */
a.button, input[type="submit"] {
    background:#c44b20;
    border-radius:2px;
    color:#fff;
    display:inline-block;
    cursor:pointer;
    text-decoration:none;
    white-space:nowrap;
    font-size: 13px;
    height:27px;
    line-height:27px;
    padding:0 8px;
    position:relative;
    zoom:1;
    -webkit-appearance:none;
    box-shadow: 0 1px 2px rgba(82, 74, 64, 0.80);
    border: 0;
}
a.button:hover, input[type="submit"]:hover {
    background-color:#a38a55;
    color:#ffffff;
}
input[type="submit"]:active {
    box-shadow:0 0 0;
    top:1px;
}

/* HEADER */
#header {
    height:102px;
    position:relative;
    z-index:20;
}
#logo {
    background-position: 0 0;
	position:absolute;
	left:0;
	top:17px;
	width:205px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
    opacity: 1;
}
#logo:hover { opacity: 0.9 }
#logo:active { top:18px; }

/* TOP MENU */
#top-menu {
	position:absolute;
	right:10px;
	top:55px;
}
#top-menu li {
	float:left;
	margin-left:10px;
}
#top-menu li a {
	float:left;
	font-size:13px;
	line-height:1;
    color: #332211;
    background: transparent;
}
#top-menu li a:hover,
#top-menu li a.active {
    color: #c44b20;
}
/* LANGUAGES */
ul.lang{
    position:absolute;
    top: 15px;
    right: 9px;
    font-size: 12px;
}
ul.lang li{
    float:left;
    margin-left:15px;
}
ul.lang li a{
   text-decoration:none;
    color:#fff;
    font-family: open_sanssemibold;
}
ul.lang li a:hover{
    color: #332211;
}
/* MAIN MENU */
#main-menu span.phone {
    position: absolute;
    top: 12px;
    left: 379px;
    font-size: 14px;
    color: #fff;
}
body.calendar #main-menu {
    position: relative;
    margin-bottom: 21px;
    z-index: 21;
}
body.calendar #main-menu span.phone {
    z-index: 5;
}
#main-menu {
    height:44px;
    width:1600px;
    margin-left:-800px;
    left: 50%;
    position: absolute;
    top: 0;
    z-index: 5;
}
#main-menu > ul {
    text-align: justify;
    display: inline-block;
    width: 730px;
    margin: 0 auto;
    margin-left: 540px;
    position: relative;
    margin-top: 12px;
    height: 26px;
}
#main-menu > ul:after {
    content: '';
    display:inline-block;
    *display:inline;
    height:0;
    position:relative;
    width:100%;
}
#main-menu ul > li {
    position: relative;
    display: inline-block;
}
#main-menu ul > li.sep {
    background-position: -212px -106px;
    width: 4px;
    height: 4px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
#main-menu ul > li.last + li.sep {
    display: none;
}
#main-menu ul > li > a {
    font-size:14px;
    color:#fff;
    display:inline-block;
    padding:0 0 16px 0;
    white-space:nowrap;
    text-decoration:none;
    text-transform: uppercase;
    background: transparent;
}
#main-menu ul li a:hover,
#main-menu ul li a.active {
    color:#a38a55;
}
#main-menu li:hover ul {
    display:block;
}
#main-menu ul ul {
    background:url(images/submenubg.png) 0 0 repeat;
    display:none;
    position:absolute;
    top:33px;
    left:-10px;
    border-bottom:1px solid #a38a55;
    padding:9px 0 12px 20px;
}
#main-menu ul ul li {
    margin:0;
    float:left;
    display:block;
    clear:both;
}
#main-menu ul ul li a {
    background-position: -212px -192px;
    padding:0 20px 5px 8px;
    margin:0;
    height:15px;
    color:#fff;
    font-size:14px;
    line-height:14px;
    text-transform: none;
}
#main-menu ul ul li a:hover,
#main-menu ul ul li a.active {color:#a38a55;}

body.calendar .mainmenu-bg {
    z-index: 0;
}
.mainmenu-bg {
    background: url(images/main-menu.png) repeat-x 0 0;
    width: 100%;
    height: 44px;
    position: absolute;
    top:0;
    left:0;
    border-bottom: 1px solid #a38a55;
    z-index: 4;
}

/* PHOTOS */
.home #photos {
    height: 923px;
}
#photos {
	position:relative;
	z-index:10;
    height: 763px;
}
#photos .slideshow {
	width:1600px;
	height:672px;
    position: relative;
	top:0;
	left:50%;
	margin-left:-800px;
	background:#bcab93;
	z-index:3;
}
.home #photos .slideshow figure {
    top: 45px;
    bottom: 206px;
}
#photos .slideshow figure {
    top: 45px;
    bottom: 46px;
    position: absolute;
    overflow: hidden;
    width: 100%;
}
#photos .slideshow figure img {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
}
#photos .slideshow figure a {
	position:static;
	text-decoration:none;
}
#photos .slideshow figcaption {
    position:absolute;
    left:50%;
    margin-left: -260px;
    bottom:10px;
    font-size:48px;
    line-height: 55px;
    color:#fff;
    max-width:600px;
    z-index:4;
    text-transform: uppercase;
}
#photos .slideshow figcaption strong {

}
#photos .slideshow .slides {
	position:absolute;
	left:0;
	bottom:10px;
	width:100%;
	text-align:center;
	z-index:5;
}
#photos .slideshow .slides li { display:inline; }
#photos .slideshow .slides a {
	display:inline-block;
	width:15px;
	height:15px;
	margin:0 4px;
	overflow:hidden;
	background:#000;
	line-height:9999px;
}
#photos .slideshow .slides a:hover, #photos .slideshow .slides a.active { background:#4c4c4c; }

#photos .slideshow .arrows a.previous { left:220px; }
#photos .slideshow .arrows a.next { right:220px; }
#photos .slideshow .arrows a,
#photos .slideshow .arrows a:active,
#photos .slideshow .arrows a:hover{
	text-indent: -999999px;
	padding: 0;
	width: 36px;
	height: 69px;
	position:absolute;
	top: 50%;
	margin-top: -34px;	
	background-image: url(images/arrows.png);
	background-color: transparent;
	z-index:5;
}
.home #photos .slideshow .arrows a,
.home #photos .slideshow .arrows a:active,
.home #photos .slideshow .arrows a:hover{
	top: 40%;
}
#photos .slideshow .arrows a.next{
	background-position: -48px 0px;
}
#photos .slideshow .arrows a.next:hover{
	background-position: -48px -70px;
}
#photos .slideshow .arrows a.previous:hover{
	background-position: 0 -70px;
}



/* BOOKING */
.home #booking {
    bottom: 160px;
}
body.calendar #booking {
    position: relative;
    width: 1600px;
    left: 50%;
    margin-left: -800px;
    z-index: 20;
}
#booking {
    background:url('images/main-menu.png') repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    color:#eae4de;
    font:13px/44px 'Lato Bold', Arial, sans-serif;
    height:44px;
    width:100%;
    border-top:1px solid #a38a55;
    border-bottom:1px solid #a38a55;
    z-index: 4;
}
#booking form input {
    font-size: 13px;
    line-height: 25px;
    border:0;
    height:25px;
    padding:0 5px;
}
#booking form input[type="submit"] {
    margin: 10px 0 0 10px;
    width: 97px;
}
#booking p {
    float:left;
    position:relative;
    font-size:14px;
    margin-right:12px;
    line-height: 43px;
}
#booking form p label {
    display:inline-block;
    float:left;
    margin-right:5px;
    margin-top: 1px;
}
#booking p.promo:after {
    display: none;
}
#booking p.select {
    padding-right: 13px;
}
#booking p:after {
    content:" ";
    background:url('images/separator.png') 0 0 no-repeat;
    width:1px;
    height:31px;
    display:block;
    float:right;
    position:absolute;
    right:0;
    top:6px;
}
#booking p.submit {
    margin-right: 10px;
}
#booking p.promo {
    padding-right: 0;
    margin-right: 6px;
    width: 109px;
    line-height: 41px;
}
#booking p.promo input {
    text-align: center;
    padding: 0;
    width: 109px;
}
#booking form legend {display:none;}
#booking input[type="text"] {
    border: 0;
    width:97px;
    height:25px;
    line-height:26px;
    padding:0 0 0 4px;
    vertical-align:middle;
    margin-right:13px;
    color:#fff;
    font-size:13px;
    background: #000;
}
#booking .submit:after {
    display:none;
}
#booking .newListSelected {
    background-color: #000;
    margin-top: 10px;
    line-height: 25px;
    height: 25px;
    width: 39px;
}
#booking .selectedTxt {
    font-size: 13px;
}
#booking ul.newList a {
    font-size: 13px;
}
#booking a.guarantee {
    color:#fff;
    font-size:13px;
    line-height: 14px;
    text-transform: uppercase;
    display: block;
    float: left;
    border:none;
    margin-top:8px;
    margin-left:5px;
    text-decoration:none;
}
#booking a.guarantee:hover {
    color:#a38a55;
}

/* CONTENT AREA */
#content-area {
    margin: 14px auto 30px auto;
	width:960px;
	overflow:hidden;
    position:relative;
}

/* FEED */
#content-area #feed {
    position: relative;
    height: 38px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #9f8d77;
    border-bottom: 1px solid #9f8d77;
    width: 960px;
    bottom: 0;
    left: 0;
    margin: 30px 0 0 0;
}
#content-area #feed > a.label {
    background-image: none;
    padding: 5px 0 10px 26px;
    color: #c44b20;
    text-transform: uppercase;
    line-height: 18px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    text-decoration: none;
}
#content-area #feed > a.label i {
    background-position:0 -154px;
    padding: 0 0 10px 26px;
    display: block;
    text-indent: -99999px;
    position: absolute;
    top: 3px;
    left: 8px;
}
#content-area #feed > a.label i:hover {
    background-position:0 -191px;
}
#socials li a:hover { background-position:0 -191px;}

#content-area #feed a.facebookfeed {
    text-decoration: none;
    position: absolute;
    top: 9px;
    left: 184px;
    color: #332211;
}
#content-area #feed a.facebookfeed:hover {
    color:#c44b20;
}

/* SIDEBAR */
#sidebar {
    width:335px;
    float:right;
    margin: 12px 0 30px 0;
}
.home #sidebar h4 {
    padding-left:10px;
}
#sidebar h4 {
    font-size: 18px;
    line-height: 20px;
	color:#c44b20;
    margin-bottom:10px;
    padding-left: 0;
}

/* SIDEBAR -> Upcoming Events */
#upcoming-events article {
    border-bottom:1px solid #9f8d77;
    margin-bottom:10px;
    padding:0 0 10px 10px;
    line-height:14px;
}
#upcoming-events article a.date {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}
#upcoming-events h5 a {
	display:block;
	font-size:14px;
    line-height: 18px;
	color:#332211;
	margin-bottom:3px;
}
#upcoming-events h5 a:hover { color:#ca4918; }
#upcoming-events a.button {
    margin-left: 10px;
}
#upcoming-events a.button:active {
    box-shadow: 0 0 0;
    top: 1px;
}
#upcoming-events time { display:inline; }
#upcoming-events time a {
	text-decoration:none;
	font-size:10px;
	color:#aaa;
}
#upcoming-events p {
	display:inline;
	font-size:12px;
    line-height: 16px;
}

/* SIDEBAR -> Walking Tour */
.overflow{
    overflow: visible !important;
    z-index: 999
}
#walkingtour{
	width: 335px;
	height: 70px;
    background:url('images/walking-tour.jpg') #9f8d77 0 0 no-repeat;
    margin-top: 25px;
}
#walkingtour a.button {
    margin: 22px 0 0 115px;
}
#walkingtour a.button:active {
    box-shadow: 0 0 0;
    top: 1px;
}

/* SIDEBAR -> Submenu */
#submenu {
    margin-top: 35px;
}
#submenu h4 a {
    text-transform: uppercase;
	color:#332211;
	text-decoration:none;
    font-size: 16px;
}
#submenu h4 a:hover {
    color:#c44b20;
}
#submenu li a {
    color:#000;
}
#submenu li a:hover,
#submenu li a.active {
    color:#c44b20;
}
#submenu ul {
	list-style:none;
}
#submenu ul ul {
    margin:5px 0 0 12px;
}
#submenu li {
    background-position: -200px -219px;
    margin-bottom: 0;
    padding: 0 10px 0 8px;
    display: block;
}
#submenu li:hover, #submenu li.active {
    background-position: -187px -247px;
}

/* NEWSLETTER */
#sidebar .stayconnected {
    width:310px;
    position:relative;
    padding:40px 0 0 10px;
}
#sidebar .stayconnected h4 {
    color: #c44b20;
    text-transform:none;
    margin-bottom: 25px;
    padding-left:0;
}
#sidebar .stayconnected input#email-signup {
    width:204px;
    height:26px;
    padding:0 0 0 5px;
    border:0;
    background:#eae4de;
    display:block;
    float:left;
    line-height:24px;
    font-size:14px;
    color:#75654c;
}
#sidebar .stayconnected legend {display:none;}
#sidebar .stayconnected p {
    line-height:40px;
    font-size:15px;
    color: #fff;
}
#sidebar .stayconnected input[type="submit"] {
    width: 94px;
    height: 26px;
}

/*SOCIAL BUTTONS*/
#socials {
    position:absolute;
    left:112px;
    bottom:8px;
}
#socials li {
    float:left;
    margin-left:2px;
}
#socials li a {
    background-position:0 -154px;
    display:block;
    height:21px;
    overflow:hidden;
    text-indent:-1000px;
    width:21px;
}
#socials li a:hover { background-position:0 -191px;}
#socials .twitter a { background-position:-26px -154px;}
#socials .twitter a:hover { background-position:-26px -191px;}

#socials .gplus a { background-position:-53px -154px;}
#socials .gplus a:hover { background-position:-53px -191px;}

#socials .instagram a { background-position:-80px -153px;}
#socials .instagram a:hover { background-position:-80px -191px;}

/* CONTENT */
#content {
	overflow:hidden;
	line-height:18px;
    padding-right: 20px;
}

#content h1, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom:15px;
	font-weight:normal;
}
#content h1 {
    font-size:36px;
    line-height:40px;
    color:#c44b20;
}
#content h2 {
    font-size:26px;
    line-height:28px;
    color:#332211;
    margin-bottom: 20px;
}
#content h3 {
    font-size:22px;
    line-height:24px;
    color:#5a3117;
}
#content h4 {
    font-size:16px;
    line-height:18px;
    color:#c44b20;
}

#content p, #content table {
	margin:0 0 15px;
	overflow:visible;
}

#content strong { font-weight:bold; }
#content em { font-style:italic; }
#content u { text-decoration:underline; }

#content ul, #content ol {
	list-style:none;
	margin-bottom:15px;
}
#content ul ul, #content ul ol, #content ol ol, #content ol ul { margin:0 0 0 15px; }
#content ol { list-style-type:none; }
#content li {
    margin-bottom:0;
    padding-left: 0;
}
#content li:before {
    content: '';
    background-position: -200px -221px;
    width: 3px;
    height: 3px;
    padding: 0 10px 0 0;
}
#content td, #content th {
	background:#cdbea8;
	padding:5px 10px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #9f8d77;
	border-bottom:1px solid #9f8d77;
}
#content tr.odd td { background:#c5b59e; }
#content th {
	font-weight:bold;
	background:none;
	padding:8px 10px;
	color:#332211;
	border-bottom:1px solid #9f8d77;
}
#content thead {
    background: #ae9e8a;
}
#content table p { margin:5px; }

/* CONTENT -> Socials */

#content .socials, #calendar .socials {
	margin:25px 0 15px;
	overflow:hidden;
}
#content .socials .social-button, #calendar .socials .social-button {
	float:left;
	width:90px;
	height:21px;
	margin:0 10px 0 0;
}

/* CONTENT -> Thumbnails */

#content .thumbnail {
	float:right;
	margin:0 0 5px 15px;
}

/* CONTENT -> Specials */

#content .special {
	padding:10px 15px;
	margin-bottom:1px;
	overflow:hidden;
	background:#c5b59e;
}
#content .special.odd { background:#cdbea8; }

#content .special h3 a {
	text-decoration:none;
}

#content .special.single {
	padding:0;
	margin:0;
	background:none;
}

#content .special nav { margin-bottom:15px; }
#content .special nav a.button { margin-right:5px; }

/* CONTENT -> Map */

#map-canvas {
	height:444px;
	margin-bottom:16px;
}
#map-canvas h4, #map-canvas p{
	font-size:11px;
	line-height:13px;
	margin:3px 0 0;
	white-space:nowrap;
    overflow: hidden;
}
#map-canvas h4 {
	font-size:12px;
	margin:0;
}

/* CONTENT -> Careers */
#content .careers .narrow { width:20%; }

/* CONTENT -> PDF button and PDF size */
#content a.pdf {
	display:inline-block;
	padding-left:20px;
	font-size:12px;
	line-height:16px;
}
#content a.pdf .icon {
	width:16px;
	height:16px;
	background:url('images/common.png') -800px 0 no-repeat;
}
#content a.pdf:hover .icon { background-position:-836px 0; }
body.home #content a.pdf { font-size:10px; }

#content a.pdf + .size {
	color:#aaa;
	font-size:10px;
}

/* CONTENT -> Press*/

#content .pressroom .categories-list {
    margin: 0 0 35px 20px;
    text-align: center;
}
#content .pressroom .categories-list li {
    background: 0;
    display: inline-block;
    padding: 0 !important;
    margin: 5px;
}
#content .pressroom .categories-list li:before {
    content: none;
}
#content .pressroom .categories-list li a {
    border: 1px solid transparent;
    color: #5a3117;
    display: inline-block;
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
    -moz-transition: border-color 0.5s ease-out;
    -webkit-transition: border-color 0.5s ease-out;
    transition: border-color 0.5s ease-out;
}
#content .pressroom .categories-list li a:hover,
#content .pressroom .categories-list li.active a {
    border-color: #5a3117;
}

#content .galleries,
#content .pressroom {
    overflow: hidden;
    border-top: 1px solid #9f8d77;
    padding-top: 35px;
    margin-left:-20px;
}
#content .pressroom-entry,
#content .gallery {
    background:	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2M0UhI4w0ABYBw1gGE0DBhGwwCYh4ZBOgAA7RATES0iMMsAAAAASUVORK5CYII=);
    background:	rgba(51, 34, 17, 0.8);
    display:inline-block;
    height:388px;
    padding:10px;
    margin:0 0 20px 20px;
    position:relative;
    vertical-align:top;
    width:300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#content .pressroom-entry .description {
    color:#fff;
    display:inline-block;
    height:100%;
    position:relative;
    text-align:center;
    /*vertical-align:middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
    width: 100%;
}
#content .pressroom-entry .description .centered {
    display: inline-block;
    vertical-align: middle;
    width: 260px;
}
#content .pressroom-entry .description:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -1px;
    width: 0;
}
#content .pressroom .description .date {
    margin: 15px 0 0;
}
#content .galleries .description .h1,
#content .pressroom .description h1 {
    color:#fff;
    display: block;
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 10px;
}
#content .galleries a,
#content .pressroom a {
    color:#fff;
}
#content .galleries .img,
#content .pressroom .img {
    padding:0;
}
#content .galleries .img > a,
#content .pressroom .img > a {
    display: block;
}
#content .galleries .img a,
#content .galleries .img img,
#content .pressroom .img img {
    display: block;
}
#content .galleries .img .description,
#content .pressroom .img .description {
    background:	url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2M0UhI4w0ABYBw1gGE0DBhGwwCYh4ZBOgAA7RATES0iMMsAAAAASUVORK5CYII=);
    background:	rgba(51, 34, 17, 0.8);
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    z-index: 1;
}
#content .galleries .img .description .centered,
#content .pressroom .img .description .centered {
    border-top: 1px solid  #a38a55;
    display: block;
    padding: 20px;
}

#content .pressroom .wide {
    width: 620px;
}
#content .pressroom .wide .description .centered {
    width: 580px;
}
#content .pressroom .wide.img {
    padding: 20px;
}
#content .pressroom .wide.img img {
    position: absolute;
    left: 0;
    top: 0;
}
#content .pressroom .wide.img .description {
    background: none;
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    margin: 0 0 0 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#content .pressroom .wide.img .description .centered {
    border: 0;
    padding: 0;
    width: 100%;
}


/* CONTENT -> Gallery */
#hebs-gallery .newListSelected {
    position: absolute !important;
    top: 9px;
    left: 14px;
    z-index: 2;
}
#hebs-gallery .selectedTxt {min-width: 150px;}
#hebs-gallery ul.newList {overflow: visible;}

/* CONTENT -> Sitemap */

#content .sitemap-description {
	opacity:0.7;
	font-size:11px;
}

/* CONTENT -> Forms */

#content .form { margin-bottom:15px; }
#content .form input[type='text'], #content .form textarea {
	border:1px solid #f5f5f5;
	background:#fff;
	height:23px;
	padding:0 10px;
	font: 12px/24px Arial, sans-serif;
	color:#75654c;
	resize:none;
}
#content .form input[type='text']:hover, #content .form textarea:hover {
	border-color:#c3a87f;
}
#content .form input[type='text']:active, #content .form input[type='text']:focus, #content .form textarea:active, #content .form textarea:focus {
	border-color: #c3a87f;
	background:#fff;
}

#content .form input[type='text'] {
	padding:0 5px;
	width:240px;
}
#content .form textarea {
	height:74px;
	padding:5px;
	width:240px;
	overflow:auto;
}

#content .form input[type='checkbox'],
#content .form input[type='radio'] {
	width:14px;
	height:14px;
	margin:0;
    vertical-align: top;
    margin-top:2px;
    padding: 0;
}

#content .form {
	display:block;
	overflow:visible;
}
#content .form h3 {
	text-align:right;
	padding:0;
	margin:15px 0;
	width:40%;
}
#content .form p {
	display:block;
	width:100%;
	padding:5px 0;
	line-height:26px;
	vertical-align:middle;
	background:#c5b59e;
	margin-bottom:1px;
}
#content .form p:after {
	content:'\200B';
	visibility:hidden;
	height:0;
	display:block;
	width:100%;
	clear:both;
}

#content .form p.odd2 { background:#cdbea8; }
#content .form p.highlight { background:#e2d1b9; }
#content .form li:before {
    content: none;
}
#content .form p span {
	float:left;
	margin:0 10px 0 0;
}
#content .form p span input {
	display:inline;
	float:none;
	margin:0;
}
#content .form select { margin: 2px 0 0; }
#content .form label {
	width:40%;
	font-size:12px;
	float:left;
	text-align:right;
	margin:5px 10px 0 0;
	line-height:18px;
}
#content .form span label {
	display:inline;
	float:none;
	width:auto;
	text-align:left;
}
#content .form label em {
	color:red;
	font-size:16px;
	font-weight:normal;
	line-height:10px;
	padding-right:5px;
}

#content .form input.date-pick {
	width:65px;
	float:left;
}
#content .form a.dp-choose-date {
	float:left;
	position:static;
	margin:7px 0 0 6px;
}

#content .form span.group label {
    display:block;
}
#content .form span.group label input {
    margin-right:.4em;
}

#content .form .controls p {
	padding:20px 0 0 40%;
	background:none;
}
#content .form .controls input { margin-left:10px; }

#content .form .formError { line-height:18px; }

/* FOOTER */
#footer {
	color:#fff;
	position:relative;
    overflow: hidden;
}
#footer a {
    color:#c44b20;
}
#footer a:hover {
    color:#332211;
}

/* footer-menu */
#footer-menu {
    background: url(images/main-menu.png) 0 0 repeat;
    width: 1600px;
    height: 70px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -800px;
    display: block;
    z-index:1;
}
#footer-menu ul {
    margin:0 auto;
    overflow: hidden;
    width: 960px;
    height: 70px;
    line-height: 70px;
}
#footer-menu li {
    float:left;
    margin-right:15px;
}
#footer-menu ul li a {
    color:#fff;
    font-size:13px;
    text-decoration:none;
    background: transparent;
}
#footer-menu ul li a:hover,
#footer-menu ul li a.active {
    color:#a38a55;
}
#footer-menu #tripbadge {
    background-position: 0 -102px;
    width: 120px;
    height: 20px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 25px;
    right: 320px;
    opacity:1;
}
#footer-menu #tripbadge:hover {
    opacity:0.8;
}
#footer-menu #tripbadge:active {
    top: 26px;
}

/* footer-info block */
#footer-info {
    margin: 20px auto;
    display: block;
    padding: 0 0 75px 0;
}
#footer-info .info-block {
    text-align: right;
    color:#332211;
}
#footer-info p.adr {
    margin: 0 0 40px 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}
#footer-info .copyright,
#footer-info .credits {
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
}
#footer-info .copyright {
    margin-bottom: 5px;
}
#footer-info .triumph {
    background-position: 0 -244px;
    display:block;
    width:124px;
    height:76px;
    position:absolute;
    top:5px;
    left:0;
    text-indent: -9999px;
    opacity: 1;
}
#footer-info .triumph:hover {
    opacity: 0.8;
}
#footer-info .triumph:active {
    top:6px;
}

/* PLACEHOLDER */
#booking label.placeholder {
    display:block;
    left:7px;
    line-height:18px;
    padding: 0 8px;
    position:absolute;
    top:13px;
}
input.blur + label.placeholder {color:#b2b2b2 !important;}
::-webkit-input-placeholder {color:#fff;}
:-moz-placeholder { /* Firefox 18- */color:#fff;}
::-moz-placeholder {  /* Firefox 19+ */color:#fff;}
:-ms-input-placeholder {color:#fff;}
:focus::-webkit-input-placeholder {color:#b2b2b2;}
:focus:-moz-placeholder { /* Firefox 18- */color:#b2b2b2;}
:focus::-moz-placeholder {  /* Firefox 19+ */color:#b2b2b2;}
:focus:-ms-input-placeholder {color:#b2b2b2;}

/* IPAD STYLES */
html.ipad div#dp-popup { display:none; }
html.ipad input[type="date"], html.ipad input[type="submit"], textarea, html.ipad input[type="text"] { -webkit-appearance: none; }
html.ipad a.button,
html.ipad input[type="submit"] {
    border-radius: 2px;
}

html.ipad #content .form input[type='text'],
html.ipad #content .form textarea,
html.ipad .stayconnected form input[type='text'],
html.ipad input[type="text"]{
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}
html.ipad input[type="date"] {
    border: 0;
    width: 97px;
    height: 25px;
    line-height: 26px;
    padding: 0 0 0 4px;
    vertical-align: middle;
    margin-right: 13px;
    color: #fff;
    font-size: 13px;
    background: #000;
    border-radius: 0;
}
html.ipad .form a.dp-choose-date { cursor:default; }

html.ipad  #booking p.promo {
    text-align: center;
    padding: 0;
    width: 109px;
    margin-top: -1px;
}
html.ipad #main-menu span.phone a {
    color:#fff;
    text-decoration: none;
}

/* PRINT */
@media print {
    body, html {
        width:960px;
        overflow:hidden;
    }
    * {
        background:none !important;
        border: none !important;
        color: #000 !important;
    }
    #header, #footer, #content_cal .controlsdiv ul, #photos, #booking, .promotiles, #sidebar, ul.socials, #feed, #calendar-views, body.calendar #main-menu {display:none;}
    @page { size: 960px 1358px; }
}


