/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: url(/images/common/bg-main.jpg) repeat;
	text-align: center;
	min-width: 1000px;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

html, input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #858585;
}

.text-color {
	color: #5b5b4b;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
	padding-bottom: 11px;
}

a {
	color: #aac20d;
	outline: none;
}

a:hover {
	text-decoration: none;
}

p {
	padding-top: 14px;
	color: #858585;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.bold {
	font-weight: bold;
}


/* ============================= main layout ====================== */
.bg-top {
	background: url(/images/common/bg-top.jpg) left top repeat-x;
}

.header-top-png {
	background: url(/images/common/header-top-png.png) no-repeat center -25px;
}

.header-top-png1 {
	background: url(/images/common/header-top-png1.png) no-repeat top center;
}

.bg-main {
	background: url(/images/common/bg-main.jpg) repeat;
}

.extra {
	background: url(/images/common/bg-menu.png) no-repeat center top;
}

.logo {
	height: 100px;
	padding-left: 2px;
}
	
	.logo a {
		padding-top: 8px;
		display: block;
	}

.margin {
	margin-top: -4px;
}

.margin1 {
	margin-top: -45px;
}

.margin2 {
	margin-bottom: 5px;
}

.margin-bottom {
	margin-bottom: 49px;
}

.margin-bottom1 {
	margin-bottom: 18px;
}

.margin-bottom2 {
	margin-bottom: 41px;
}

.margin-bottom3 {
	margin-bottom: 30px;
}

.margin-bottom4 {
	margin-bottom: 60px;
}

.margin-right {
	margin-right: 12px;
}

.margin-right1 {
	margin-right: 4px;
}

.pad-block {
	padding-bottom: 46px;
}

.pad {
	padding-right: 33px;
}

.pad1 {
	padding-right: 39px;
}

.pad2 {
	padding-right: 57px;
}

.pad3 {
	padding-right: 47px;
}

.pad4 {
	padding-right: 60px;
}

.pad5 {
	padding-right: 51px;
}

.pad-top {
	padding-top: 22px;
}

.pad-top1 {
	padding-top: 28px;
}

.pad-top2 {
	padding-top: 10px;
}

.pad-botttom {
	padding-bottom: 38px !important;
}

.pad-bottom1 {
	padding-bottom: 18px !important;
}

.pad-bottom2 {
	padding-bottom: 23px !important;
}

.imgindent {
	margin: 0 19px 0 0;
	float: left;
}

.imgindent1 {
	margin: 5px 19px 0px 0;
	float: left;
}

.imgindent2 {
	margin: 5px 19px 45px 0;
	float: left;
}

.imgindent3 {
	margin: 5px 19px 28px 0;
	float: left;
}

.link {
	font-size: 12px;
	line-height: 17px;
	color: #aac20d;
	font-weight: bold;
	display: inline-block;
	margin-top: 14px;
}

.link1 {
	font-size: 12px;
	line-height: 17px;
	color: #aac20d;
	font-weight: bold;
	display: inline-block;
	margin-top: 20px;
}

.link2 {
	font-size: 12px;
	line-height: 17px;
	color: #aac20d;
	font-weight: bold;
	display: inline-block;
	margin-top: 8px;
}

.link3 {
	background: url(/images/common/link3.jpg) no-repeat 0 0;
	color: #FFF !important;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	display: inline-block;
	margin-top: 14px;
	width: 62px;
	height: 33px;
	margin-left: 12px;
	text-align: center;
	text-decoration: none !important;
	padding-top: 7px;
}

.link3:hover {
	color: #5b5b4b;
}


/* ============================= header ====================== */
.header-shadow {
	background: url(/images/common/bg-header-main-bottom.png) no-repeat center bottom;
	padding-bottom: 36px;
	padding-left: 2px;
}

.header-mask {
	width: 957px;
	height: 216px;
	overflow: hidden;
}

#page1 .header-mask {
	height: 390px;
}

.header-mask img {
	position: absolute;
}

.langNav {
	text-align: right;
}
	
	.langNav a {
		font-size: 12px;
		color: #5b5b4b;
		text-decoration: none;
	}
	
	.langNav a:hover {
		color: #fefefe;
	}
	
	.langNav.es a.es,
	.langNav.ca a.ca {
		color: #fff;
		font-weight: bold;
	}
	
	.social-top {
		margin: -2px 0 0 7px;
		vertical-align: bottom;
	}

.menu {
	float: right;
	width: 572px;
	padding-top: 15px;
}

.menu ul {
	float: right;
}

.menu li {
	color: #fff;
	float: left;
	background: url(/images/common/nav-menu-li-bg.gif) right 10px no-repeat;
	margin-right: 1px;
	padding: 0 0 0 0px;
	line-height: 34px;
	font-size: 18px;
}

.menu li a {
	display: block;
	height: 33px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	margin-left: -1px;
	text-decoration: none;
	position: relative;
}

.menu li a:hover,
.menu li a.active {
	text-decoration: none;
	height: 32px;
	padding-right: 14px;
	background: url(/images/common/bg-m-hover.jpg) no-repeat;
	border-bottom: 1px solid #222; border-right: 1px solid #222;
}

.menu .last {
	background: none;
}

.bg-main-bottom {
	background: url(/images/common/bg-header-main-bottom.png) no-repeat left bottom;
	height: 445px;
}


/* ============================= content ====================== */
.directionsFromList .link3 {
	margin-top: 0;
	height: 26px;
	background-position: 0 1px;
}

.comoLlegarDirections {
	width: 100%;
	margin-top: 40px;
}
	
	.comoLlegarDirections h3 {
		padding-top: 0;
	}
	
	.comoLlegarDirections td.map {
		width: 633px;
	}
	
	.comoLlegarDirections td.directions {
		width: 275px;
		overflow: scroll;
	}
	
		.comoLlegarDirections td.directions #directions {
			height: 500px;
			overflow: auto;
			padding: 0 !important;
		}
	
		.comoLlegarDirections td.directions .googledir {
			padding-right: 5px;
		}
	
		.comoLlegarDirections td.directions table {
			margin-top: 0 !important;
		}
	
	.comoLlegarDirections th {
		color: #000;
	}
	
	.comoLlegarDirections #map_canvas {
		width: 600px;
		height: 500px;
	}

.row-1 {
	background: url(/images/common/bg-row-1.gif) repeat;
}

.row-1 .indent {
	padding-right: 24px;
}

.row-2 {
	background: url(/images/common/bg-main.jpg) repeat;
}

.row-2-shadow {
	background: url(/images/common/bg-row-2-shadow.png) no-repeat center top;
	min-height: 274px;
	height: auto !important;
	height: 274px;
}

.row-2 .main {
	background: url(/images/common/bg-row-2-top.gif) center top no-repeat;
	height: 280px;
}

.inner {
	background: url(/images/common/left-shadow.gif) left top repeat-y #fff;
	position: relative;
}

.inner1 {
	background: url(/images/common/bg-privacy.gif) left top repeat-y #fff;
	position: relative;
	width: 959px;
}

.mar-right {
	margin-right: 1px;
}

.inner-right {
	background: url(/images/common/right-shadow.gif) right top repeat-y;
}

.ftr.indent {
	padding: 38px 29px 0px 29px;
}

.indent {
	padding: 38px 0px 0px 29px;
}

.indent1 {
	padding: 17px 27px 0px 29px;
}

.indent2 {
	padding: 17px 27px 36px 29px;
}

#footer .indent {
	padding: 20px 0 0 29px;
}

.color {
	color: #aac20d;
}

.color span {
	padding-top: 14px;
	color: #5b5b4b;
}

h2 {
	font-size: 25px;
	line-height: 24px;
	font-weight: normal;
	/*padding-bottom: 8px;*/
	padding: 45px 0px 18px;/**/
	color: #232318;
}

h3 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	padding: 53px 0px 10px;
	color: #232318;
}

.title {
	color: #FFF;
	margin-top: -9px;
	padding-bottom: 12px;
}

h4 {
	color: #5b5b4b;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

h4 strong {
	color: #222222;
}

.block1 {
	background: url(/images/common/block-1.gif) no-repeat left top;
	padding-left: 45px;
	padding-top: 1px;
}

.block2 {
	background: url(/images/common/block-2.gif) no-repeat left top;
	padding-left: 45px;
	padding-top: 1px;
}

.block3 {
	background: url(/images/common/block-3.gif) no-repeat left top;
	padding-left: 45px;
	padding-top: 1px;
}

.block4 {
	background: url(/images/common/block-4.gif) no-repeat left top;
	padding-left: 45px;
	padding-top: 1px;
}

.block5 {
	background: url(/images/common/block-5.gif) no-repeat left top;
	padding-left: 45px;
	padding-top: 1px;
}

.block6 {
	background: url(/images/common/block-6.gif) no-repeat left top;
	padding-left: 45px;
	padding-top: 1px;
}

.list-1 {
	margin-top: -3px;
}

.list-1 li {
	background: url(/images/common/marker-2.gif) no-repeat 0px 12px;
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}

.list-1 li a {
	color: #aac20d;
	text-decoration: underline;
}

.list-1 li a:hover {
	text-decoration: none;
}

.list-1-1 {
	margin-top: -3px;
}

.list-1-1 li {
	background: url(/images/common/marker-3.jpg) no-repeat 3px 13px;
	line-height: 28px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
}
.list-1-1 li a {
	color: #aac20d;
	text-decoration: underline;
}
.list-1-1 li a:hover {
	text-decoration: none;
}

.list-2 {
}

.list-2 li {
	background: url(/images/common/border-1.gif) repeat-x 0 bottom;
	overflow: hidden;
	padding: 2px 27px 1px 0;
	line-height: 35px;
}

.list-2 a {
	color: #5b5b4b;
	text-decoration: none;
}

.list-2 a:hover {
	color: #aac20d;
}

.note {
	background: url(/images/common/note-1.gif) no-repeat 0 0;
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 25px;
}

.border {
	background: url(/images/common/bg-border.gif) repeat-x left bottom;
	padding-bottom: 4px;
}

.border-1 {
	background: url(/images/common/border-1.gif) repeat-x left bottom;
	padding: 10px 0 0;
}

.marker {
	background: url(/images/common/marker-1.gif) no-repeat left center;
	color: #aac20d;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
	height: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.phone {
	width: 68px;
	display: inline-block;
}

.adress {
	font-size: 12px;
	line-height: 18px;
	width: 274px;
	display: inline-block;
	padding-left: 2px;
}

.adress strong {
	font-weight: bold;
	color: #fefefe;
}

.adress span {
	float: right;
}

.adress a {
	
}

.adress a:hover {
}

#content .row .main {
	background: url(/images/common/bg-footer-top.gif) repeat-x left top;
}


/* ============================= footer ====================== */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 23px;
}

.footer strong {
	font-size: 20px;
	line-height: 18px;
}

.policy {
	color: #5b5b4b;
	text-align: right;
}

.policy span {
	color: #fff;
}

.policy a {
	text-decoration: none;
	color: #5b5b4b;
}

.policy a:hover {
	text-decoration: underline;
	color: #fff;
}

.policy1 {
	color: #5b5b4b;
}

.policy1 span {
	color: #fff;
}

.policy1 a {
	text-decoration: none;
	color: #5b5b4b;
}

.policy1 a:hover {
	text-decoration: underline;
	color: #fff;
}

.mail {
	color: #aac20d;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
.mail a {
	text-decoration: none;
}

.mail a:hover {
	text-decoration: underline
}

.menu2 {
	float: right;
}

.menu2 li {
	text-decoration: none;
	float: left;
	background: url(/images/common/nav-menu-li-bg1.gif) right 6px no-repeat;
	padding: 0 10px 0 10px;
}

.menu2 .last {
	background: none;
	padding-right: 0;
}

.menu2 li a {
	display: inline-block;
	height: 33px;
	text-align: center;
	color: #5b5b4b;
	text-decoration: none;
}

.menu2 li a:hover {
	color: #fff;
}

.menu2 .active {
	color: #fff;
	font-weight: bold;
}

.footerSocial {
	float: right;
	text-align: right;
} 

	.footerSocial h3 {
		float: left;
		margin-right: 10px;
	}

	.footerSocial .social-bot{
		float: right;
		display: inline-block;
		margin: 25px 0 0 10px;
	}
	
	.badges {
		padding-top: 25px;
		clear: both;
		display: block;
	}
	
	.toprural {
		width: 113px;
		margin-left: 15px;
	}

/* ============================= forms ============================= */
#SearchForm {
	text-align: right !important;
	padding: 27px 1px 0px 0;
}

#SearchForm label {
	background: url(/images/common/input-bg.gif) right top no-repeat;
	height: 23px;
	display: inline-block;
	vertical-align: top;
	margin-right: -3px;
}

#SearchForm .input {
	width: 168px;
	line-height: 1.2em;
	border: none;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
	vertical-align: top;
	color: #79938c;
	background: none;
	margin-right: -5px;
	margin-left: 5px;
}

#SearchForm strong {
	display: inline-block;
	padding-top: 2px;
	color: #7e7e75;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

#SearchForm input {
	vertical-align: top;
}

#SignUpForm {
	padding: 19px 5px 0px 0;
}

#SignUpForm label {
	background: url(/images/common/input-bg1.gif) right top no-repeat;
	height: 33px;
	display: inline-block;
	vertical-align: top;
	margin-right: -1px;
}

#SignUpForm .input {
	width: 193px;
	border: none;
	padding: 10px 0px 5px 5px;
	font-size: 11px;
	vertical-align: top;
	color: #79938c;
	line-height: 1.2em;
	background: none;
	color: #5b5b4b;
}

#SignUpForm input {
	vertical-align: top;
}

#SignUpForm a {
	color: #fff;
	font-weight: bold;
}

#ContactForm {
	padding-top: 5px;
}

#ContactForm label {
	height: 43px;
	display: block;
	padding-left: 1px;
}

#ContactForm .link {
	margin: 15px 0 0 40px;
}

.alignright {
	text-align: right;
}

.column1 {
	float: left;
	width: 275px;
	padding-right: 30px;
}

.column2 {
	float: left;
	width: 275px;
	margin-top: -17px;
}

#ContactForm label {
	height: 50px;
}

#ContactForm .input, 
#customFromAddress {
	width: 260px;
	background: #f7f7f5;
	padding: 10px 0 10px 5px;
	font-size: 1em;
	line-height: 1.2em;
	border: none;
	color: #5b5b4b;
}

#customFromAddress {
	width: 175px;
	border: 1px solid #ccc;
	padding: 8px 0 7px 5px;
}

#ContactForm .column1 {
	padding-right: 0;
	width: 281px;
}

#ContactForm .column2 {
	width: 301px;
}

#ContactForm textarea {
	width: 297px;
	height: 80px;
	margin-top: 17px;
}

#ContactForm .link3 {
	margin-top: 13px;
	background-image: url('/images/common/bg-m1-hover.jpg');
	width: 74px;
}

.footerAddress {
	width: 318px;
	float: left;
}

.footerForm {
	width: 583px;
	float: left;
}

textarea {
	width: 265px;
	height: 73px;
	background: #f7f7f5;
	padding: 5px 0 0 10px;
	overflow: auto;
	font-size: 1em;
	border: none;
	color: #5b5b4b;
}

/* ============================= bookings ============================= */
.bookingsPrices {
	text-align: center;
	border-collapse: collapse;
	line-height: 14px;
	width: 100%;
	border: 1px solid #b6b6b6;
	margin-top: 10px;
}
		
		.bookingsPrices th {
			border-bottom: 1px solid #b6b6b6;
			border-right: 1px solid #b6b6b6;
			padding: 5px 8px;
		}
		
			.bookingsPrices th strong {
				color: #222;
			}
	
		/*.bookingsPrices th {
			text-align: right;
			padding: 5px 8px;
			border-right: 1px solid #b6b6b6;
			border-bottom: 1px solid #e0e0e0;
		}*/
		
		.bookingsPrices td {
			padding: 5px 8px;
			border-right: 1px solid #b6b6b6;
			border-bottom: 1px solid #b6b6b6;
		}
		
		.bookingsPrices td em {
			color: #666;
			font-size: 14px;
			text-shadow: 0px 0px 3px #fff;
			font-weight: bold
		}
		
		.bookingsPrices td.last,
		.bookingsPrices th.last {
			border-bottom: 1px solid #b6b6b6 !important;
		}
		
		.bookingsPrices .odd td,
		.bookingsPrices td.odd,
		.bookingsPrices th.odd {
			background-color: #fafafa;
		}
		
		.bookingsPrices .even td, 
		.bookingsPrices td.even,
		.bookingsPrices th.even {
			background-color: #f4f4f4;
		}

.aviability {
	
}

.aviability h3 {
}

.aviability table {
	float: left;
	margin: 10px 0 10px 51px;
	display: inline;
	border-collapse: collapse;
	border: 1px solid #b6b6b6;
}
	
	.aviability table td,
	.aviability table th {
		width: 22px;
		text-align: center;
	}
	
		.aviability table th h4 {
			font-weight: bold;
			color: #222;
			background-color: #efefef;
			border-bottom: 1px solid #b6b6b6;
		}
	
	.aviability table th {
	}
	
	.aviability table td {
		border-top: 1px solid #e0e0e0;
		border-left: 1px solid #e0e0e0;
	}
	
	.aviability table td.first {
		border-left: 1px solid #b6b6b6;
	}
	
/* ============================= home ============================= */
div#rotator {
	position: relative;
	height: 345px;
	background-color: #fff;
}

div#rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
}

div#rotator ul li img {
}

div#rotator ul li.show {
	z-index: 100;
}