.logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 103px;
	width: 219px;
	margin-top: 20px;
	display: block;
}
.logo-map {
	position: absolute;
	left: 80px;
	top: 10px;
}
.header-tagline {
	font-family: 'Cardo', serif;
	font-style: italic;
	font-size: 22px;
	padding-top: 20px;
	color: #FFF;
}
section {
	position: absolute;
	bottom: 160px;
	right: 0px;
}
section.section-relative {
	position: static;
	padding-top: 0px;
	padding-bottom: 30px;
	float: right;
}
.main-content-container {
	width: 708px;
	padding-top: 30px;
	padding-bottom: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	margin-left: 20px;
	background-image: url(../img/bg-content-main.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.main-content-container .content {
	width: 660px;
	left: 20px;
	overflow: hidden;
	top: 14px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 20px;
}
.main-content-container .scroll {
	width: 680px;
	padding-right: 0px;
	height: 215px;
}
.content .row {
	margin-left: 0px;
}
.countdown-offer-text-container {
	width: 260px;
	height: 100px;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-image: url(../img/bg-content-main.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 0px 0px;
}
#countdown {
	position: absolute;
	left: 0px;
	bottom: -120px;
}
.map-text-container {
	width: 300px;
	height: 100px;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../img/bg-content-main.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 0px 0px;
}
.map-text-container h2 {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 15px;
}
nav {
	position: absolute;
	bottom: 70px;
	left: 0px;
	z-index: 1;
}
@media (max-height: 530px) {
section {
	top: 110px;
}
nav {
	top: 460px;
	padding-bottom: 110px;
}
}
@media (max-height: 800px) {
nav.nav-packages {
	top: 600px;
	padding-bottom: 140px;
}
}
@media (max-height: 600px) {
nav.nav-villas-suites {
	top: 460px;
	padding-bottom: 140px;
}
}
@media (max-width: 1100px) {
.logo {
	height: 82px;
	width: 200px;
}
}
@media (max-width: 1000px) {
.logo {
	height: 69px;
	width: 150px;
}
section.section-relative {
	padding-top: 20px;
}
}
 @media (max-width: 788px) {
section {
	left: 0px;
}
section.section-relative {
	float: left;
}
.countdown-offer-includes-popover .popover.left {
	top: -50%px !important;
	left: 230px !important;
	width: 276px;
	z-index: 1;
}
.popover-man-pos-countdown .popover.left .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-color: none;
	border-right-color: rgba(0, 0, 0, 0.25); /*arrow border */
	border-left-width: 0;
	border-right-width: 11px;
}
.popover-man-pos-countdown .popover.left .arrow:after {
	right: -11px;
	bottom: -10px;
	border-left-width: 0;
	border-right: 10px solid #fff; /*arrow color */
}
}
.popover-wide .popover {
	max-width: 420px;
}
.popover-wide .popover .row {
	width: 410px;
}
.popover-wide .popover ul {
	margin-bottom: 0px;
	margin-left: 10px;
}
.no-text-shadow {
	text-shadow: none;
}
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align: center;
}
.text-align-justify {
	text-align: justify;
}
.clearfix {
	clear: both;
}
.navbar .nav > li.home {
	border-left-style: solid;
	border-left-color: #FFF;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-left-width: 1px;
}
.navbar .nav > li > a.home-link {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 40px;
}
.home-icon {
	background-image: url(../img/home-nav-img.png);
	background-repeat: no-repeat;
	background-position: 13px 11px;
	height: 40px;
	width: 40px;
}
.home-icon:hover, .active .home-icon {
	background-position: 13px -29px;
}
.navbar .nav > li > a.villas-suites-link {
	width: 125px;
}
.navbar .nav > li > a.packages-link {
	width: 83px;
}
.navbar .nav > li > a.wedding-link {
	width: 81px;
}
.navbar .nav > li > a.team-building-link {
	width: 121px;
}
.navbar .nav > li > a.dining-link {
	width: 76px;
}
.navbar .nav > li > a.holiday-planner-link {
	width: 141px;
}
.navbar .nav > li.map {
	width: 52px;
	border-right-style: solid;
	border-right-color: #FFF;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-right-width: 1px;
}
.navbar .nav > li > a.map-link {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.links {
	position: absolute;
	left: 61px;
	top: -31px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	color: #480218;
	background-image: url(../img/bg-h1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.links-relative {
	position: relative;
	float: left;
	top: 0px;
	left: 41px;
	border-bottom: none;
}
.links a {
	text-transform: uppercase;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-shadow: 0px 0px 0px;
	font-size: 11px;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #611012;
}
.links a:hover, .links .active {
	text-decoration: underline;
}
.links .active {
	cursor: default;
}
.links-footer {
	position: absolute;
	left: 65px;
	top: 10px;
}
.links-footer a {
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration: none;
	font-size: 11px;
}
.links-footer a:hover {
	text-decoration: underline;
}
.links a.online-reservation {
	border-right-style: none;
}
.ui-datepicker {
	text-shadow: 0px 0px 0px;
}
#contactForm {
	position: relative;
	margin-bottom: 0px;
	height: 230px;
}
.captcha {
	position: absolute;
	right: -10px;
	bottom: 0px;
}
.placeholder {  /*form placeholder - plugin styling (not sure it works)*/
	color: #aaa;
}
.panel-a, .panel-a:link, .panel-a:visited, .panel-a:active {
	position: relative;
	display: block;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	padding: 6px;
	margin-right: 0px;
	border: 1px solid #E9E4E7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.panel-a:hover {
	box-shadow: 0 2px 5px rgba(128, 22, 24, 0.5);
	background-color: #FFF;
	border: 1px solid #801618;
	text-decoration: none;
}
.panel-a:link h2  {
	margin-bottom: 1px;
	line-height: 23px;
}
.panel-a:link {
	line-height: 16px;
}
.panel-photos, .panel-photos:active {
	padding-right: 0px;
}
.panel-a h2 {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 15px;
}
.panel-a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	margin-right: 6px;
}
.btn-book {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.btn-packages {
	position: absolute;
	right: 5px;
	top: 5px;
}
.btn-villas-suites-list {
	position: absolute;
	right: 5px;
	top: 5px;
}
.btn-connecting-garden-villas {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.btn-photos {
	position: absolute;
	right: 5px;
	top: 5px;
}
.btn-countdown {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.btn-wedding-team {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 2;
}
.btn-resort-map {
	position: absolute;
	right: 5px;
	top: 5px;
}
.btn-location {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.btn-other-villas-suites {
	position: absolute;
	right: 5px;
	top: 5px;
}
.inlineBull {
	margin-left: 0px;
}
.inlineBull li {
	float: left;
	list-style-type: square;
	margin-left: 25px;
}
/*padding*/
.padding-0px {
	padding: 0px;
}
.padding-all-20px {
	padding: 20px;
}
.padding-all-40px {
	padding: 40px;
}
.padding-left-right-10px {
	padding-left: 10px;
	padding-right: 10px;
}
.padding-left-right-20px {
	padding-left: 20px;
	padding-right: 20px;
}
.padding-left-20px {
	padding-left: 20px;
}
.padding-left-40px {
	padding-left: 40px;
}
.padding-right-0px {
	padding-right: 0px;
}
.padding-right-20px {
	padding-right: 20px;
}
.padding-top-5px {
	padding-top: 5px;
}
.padding-top-7px {
	padding-top: 7px;
}
.padding-top-10px {
	padding-top: 10px;
}
.padding-top-20px {
	padding-top: 20px;
}
.padding-top-40px {
	padding-top: 40px;
}
.padding-top-65px {
	padding-top: 65px;
}
.padding-bottom-6px {
	padding-bottom: 6px;
}
.padding-bottom-20px {
	padding-bottom: 20px;
}
.padding-bottom-40px {
	padding-bottom: 40px;
}
/*padding*/
/*margin*/
.margin-0px {
	margin: 0px;
}
.margin-all-20px {
	margin: 20px;
}
.margin-all-40px {
	margin: 40px;
}
.margin-left-right-20px {
	margin-left: 20px;
	margin-right: 20px;
}
.margin-left-0px {
	margin-left: 0px;
}
.margin-left-10px {
	margin-left: 10px;
}
.margin-left-20px {
	margin-left: 20px;
}
.margin-left-40px {
	margin-left: 40px;
}
.margin-right-10px {
	margin-right: 10px;
}
.margin-right-20px {
	margin-right: 20px;
}
.margin-top-0px {
	margin-top: 0px;
}
.margin-top-20px {
	margin-top: 20px;
}
.margin-bottom-0px {
	margin-bottom: 0px;
}
.margin-bottom-10px {
	margin-bottom: 10px;
}
.margin-bottom-20px {
	margin-bottom: 20px;
}
.margin-bottom-40px {
	margin-bottom: 40px;
}
/*margin*/