@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'MuseoSlab500Italic';
    src: url('fonts/museo_slab_500italic-webfont.eot');
    src: url('fonts/museo_slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo_slab_500italic-webfont.woff') format('woff'),
         url('fonts/museo_slab_500italic-webfont.ttf') format('truetype'),
         url('fonts/museo_slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ALSScriptRegular';
    src: url('fonts/alsscrp-webfont.eot');
    src: url('fonts/alsscrp-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alsscrp-webfont.woff') format('woff'),
         url('fonts/alsscrp-webfont.ttf') format('truetype'),
         url('fonts/alsscrp-webfont.svg#ALSScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {
	font:normal 12px 'Century Gothic', Arial, Helvetica, Sans;
	cursor:default;
}

body {
	margin:0;
	padding:0;
	color:#563d2c;
}

/* reset */ 

a{
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	color:#1e9f9c;
}
a:link, a:visited {
	color:#1e9f9c;
}
a:hover {
	color:#40d0cd;
}
img {border:0;}

h1, h2, h3 {
margin:0;
padding:0;
}
/****************************** tables ***************************************/
.table_color{
	padding-bottom:10px;
}
.tcolor {
    border:none;
}

.tcolor td {
    padding:4px;
	text-align:center;
}

.tc-th {
    background: none repeat scroll 0 0 #2EC2BD;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    text-transform: uppercase;
}

/*.tc-head {
    background:#BF0000!important;
	padding:5px;
}*/

.tc-odd {
    background:#EAF09E;
}

.tc-even {
    background:#FAFEC1;
}

.tc-hover {
}
/****************End Table class*******************/


/* layout */
.red{
	color:#D43231;
}
.bold{
	font-weight:bolder!important;
}

#background {
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:10;
}

#wrapper {
	position:relative;
	z-index:20;
}

.bg-green-line {
	position:absolute;
	width:100%;
	top:48px;
	height:40px;
	background:url(../images/assets/bg-green-line.png) repeat-x;
	z-index:3;
}

#header {
	width:944px;
	height:434px;
	margin:0 auto 16px auto;
	position:relative;
	z-index:4;
}

#logo {
	height:146px;
	width:198px;
	position:absolute;
	top:1px;
	left:0;
	z-index:10;
}

#callforaction {
	position:absolute;
	height:288px;
	width:404px;
	bottom:0;
	left:0;
	z-index:10;
}

#header-images {
	width:944px;
	height:434px;
	position:relative;
	overflow:hidden;
}

.header-treatment {
	position:absolute;
	top:0;
	z-index:3;
}

#main {
	width:100%;
	background:url(../images/assets/content-bg.png)  50% 50% repeat-y;
}

/*.content-wide {
	background:url(../images/assets/content-wide-bg.png)  50% 50% repeat-y!important;
}*/

.content-specials {
	background:none!important;
}


.content-specials .copy-wide {
	background:url(../images/assets/content-specials-bg.png);
	margin-bottom:15px;
}

.content-specials .copy-wide h1 {
	color:#fff!important;
}

#container {
	width:944px;
	margin:0 auto;
	position:relative;
}

#left {
	float:left;
    width:200px;
}

#content{
	float:left;
	padding-bottom:20px;
	margin-left:15px;
	width:729px;
}
.copy-wide{
	float:left;
	padding:20px;
/*	color:#ffffff; */
	width:690px;
}


#footer {
	position:relative;
	width:944px;
	height:444px;
	margin:44px auto;
	background:url(../images/assets/footer-bg.png) no-repeat;
}

#address {
	color:#676943;
}

/* navigations */

#topnav {
	top:16px;
	right:94px;
	position:absolute;
	width:auto;
	height:auto;
	z-index:10;
}

#topnav ul {
	margin:0;
	padding:0;
}

#topnav ul li {
	float:left;
	list-style-type:none;
	margin-left:10px;
}

#sm-above {
	position:absolute;
	top:12px;
	right:25px;
	width:auto;
	height:auto;
	z-index:10;
}

#sm-above ul {
	margin:0;
	padding:0;
}

#sm-above ul li {
	float:left;
	list-style-type:none;
	margin-left:7px;
}



#altnav {
	position:absolute;
	width:auto;
	height:auto;
	top:100px;
	right:95px;
	z-index:10;
}

#altnav ul {
	margin:0;
	padding:0;
}

#altnav ul li {
	float:left;
	list-style-type:none;
	margin-left:15px;
}

#mainnav {
	background: url("../images/assets/mainnav_bg.png") no-repeat scroll 0 0 transparent;
    height: 226px;
    overflow: hidden;
    position: absolute;
    right: 23px;
    text-align: right;
    top: 136px;
    width: 271px;
    z-index: 4;
}

#mainnav ul {
	margin:0;
	padding:0;
	padding-top:10px;
	z-index:7;
	position:relative;
}

#mainnav ul li {
	list-style-type:none;
	display:block;
	height:19px;
	margin:0;
	padding:0;
}

#mainnav ul li a {
	display:block;
	margin:0;
	padding:0;
}

#mainnav ul li img{
	margin:0;
	padding:0;
}

.mainnav-over {
	width:271px;
	height:19px;
	position:absolute;
	z-index:5;
	background:url(../images/assets/mainnav_over.png) no-repeat;
	top: -25px;
}

.green-icon {
	position:absolute;
	right:15px;
	top:143px;
	width:35px;
	height:26px;
	background:url(../images/assets/mainnav-ico.png) no-repeat;
	z-index:6;
}

/* 
#mainnav li:hover {
	background-image:url(../images/assets/mainnav-bkg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
*/
#foonav{
	position:absolute;
	top:24px;
	left:508px;
}
#foonav ul{
	margin:0;
	padding:0;
}
#foonav ul li{
	float:left;
	list-style-type:none;
	margin-right:18px;
}

/* bmask */

#bmask {
	width:746px;
	height:40px;
	background:url(../images/assets/bmask/bmask_bg.png) no-repeat;
	position:absolute;
	top:48px;
	right:0;
	z-index:10;
}
#bmask-es {
	width:746px;
	height:40px;
	background:url(../images/assets/bmask_esp/bmask_bg.png) no-repeat;
	position:absolute;
	top:48px;
	right:0;
	z-index:10;
}

#bmask input, #bmask select {
	border:0;
}

#bmask-es input, #bmask-es select {
	border:0;
}

.bmArrival {
	position:absolute;
	top:7px;
	left:258px;
	width:auto;
}
.bmArrival-es {
	position:absolute;
	top:7px;
	left:235px;
	width:auto;
}

#sDate {
	border:0;
	width:55px;
	font-size:10px;
	padding:2px 1px;
	color:#563d2c;
}

.bmAdults {
	position:absolute;
	top:11px;
	right:307px;
	width:auto;
}
.bmAdults-es {
	position:absolute;
	top:11px;
	right:317px;
	width:auto;
}

#nAdults {
	border:0;
	font-size:10px;
	padding:1px;
	color:#563d2c;
}

.bmChildren {
	position:absolute;
	top:11px;
	right:178px;
	width:auto;
}
.bmChildren-es {
	position:absolute;
	top:11px;
	right:195px;
	width:auto;
}

#nKids {
	border:0;
	font-size:10px;
	padding:1px;
	color:#563d2c;
}

.bmSubmit {
	position:absolute;
	top:1px;
	right:98px;
	width:auto;
}

/* content layouts */

.copy {
	color:#563d2c;
	width: 395px;
	float:left;
	padding:20px;
}

#content a:link, a:visited{
	color:#1e9f9c;
}
#content a:hover{
	color:#40d0cd;
}

.copy-img{
	margin-top:20px;
	width: 249px;
	float: left;
	text-align: center;
	/*color: #37C1B3;*/
}
.copy-img img{
	border-width:13px 11px;
	border-color:#EAD0A0;
	border-style:solid;
}

.clear {
	clear:both;
}

.txt {
}

.separator {
	background: url(../images/assets/separator2.png);
	background-repeat:repeat-x;
	height:2px;
	width:100%;
	margin:13px 0;
}

.callout {
	color: white;
	background: #CAD51D;
	padding: 10px 28px;
	text-align: center;
	margin: 16px 0;
	line-height: 13pt;
}
.callout a:link, a:visited{
	color:#1e9f9c;
}
.callout a:hover{
	color:#40d0cd;
}

.disclaimer {
	color:#2ca9a6;
	font-style:italic;
}

.copy h1 {
	font-family:'MuseoSlab500Italic';
	color:#3ac1b4;
	padding-bottom:19px;
	line-height:100%;
	font-size:30px;
	text-transform:capitalize;
	font-weight:normal;
}

#content h2 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
}

#content h3{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}

#content ul li{
	list-style:url(../images/assets/bullet.jpg);
	white-space:normal;
}
#content ul{
	margin:0;
	padding-left:32px;
	padding-bottom:5px;
}
#content p{margin:0; padding-bottom:5px;}

.copy-wide h1{
/*	color:#ffffbe; */
	color:#3AC1B4;
	font-family:'MuseoSlab500Italic';
	padding-bottom:19px;
	line-height:100%;
	font-size:30px;
}

.video{
	background: #EAD0A0;
	width: 245px;
	height: 210px;
	padding: 5px;
}

.video:hover, .video a:hover, .video img:hover{
	background:#4ef0e0!important;
}

#caprichosbkgtxt{
	background-color: #F65E5D;
    height: 189px;
    padding: 46px 13px 2px;
    width: 370px;
	}
	
#caprichosbkgtxt h1{
	color: #FFFFFF;
    font-size: 37px;
    padding-top: 0;
	text-shadow: 0.1em 0.1em 0.03em #ee3a39;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ee3a39', Direction=135, Strength=5);
	}
#caprichosbkgtxt h2{
	color: #DCE399;
    padding-top: 17px;
	}

.caprichos{
	color: #FFFFFF;
    font-family: 'Dancing Script',cursive;
    font-size: 32px !important;
    padding-top: 4px !important;
}

/* share */


#share {
	background:url(../images/assets/share_bg.png) 0 8px no-repeat;
	padding-left:38px;
	margin-left:25px;
	margin-top: 20px;
}

#share-es {
	background:url(../images/assets/share_bg-es.png) 0 8px no-repeat;
	padding-left:58px;
	margin-left:16px;
}

#share .fbsend, #share-es .fbsend, .special-share .fbsend  {
	width:auto;
	height:auto;
	float:left;
	padding:0 2px;
}


/* footer */
#social {
		height:100px;
		width:180px;
		position:absolute;
		top:25px;
		left:53px;
		background:url(../images/assets/social-bg-eng.png);
		background-repeat:no-repeat;
		background-position:0 0;
}
#social-es {
	height:100px;
	width:180px;
	position:absolute;
	top:25px;
	left:53px;
	background:url(../images/assets/social-bg-esp.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.fb{
	position:absolute;
	top:40px;
	left:66px;
	width:auto;
	height:auto;
}
.tw{
	position:absolute;
	top:40px;
	left:0px;
	width:auto;
	height:auto;
}
.you-tube{
	position:absolute;
	top:40px;
	left:132px;
	width:auto;
	height:auto;
}
.follow-tw{
	position:absolute;
	top:102px;
	left:0;
	width:auto;
	height:auto;
}

#turtles{
	position:absolute;
	top:60px;
	left:500px;
	width:auto;
	height:auto;
}

.verisign{
	position:absolute;
	bottom:48px;
	left:53px;
	width:auto;
	height:auto;
}
.wifi{
	position:absolute;
	bottom:61px;
	left:168px;
	width:auto;
	height:auto;
}
.mayair{
	position:absolute;
	bottom:63px;
	left:303px;
	width:auto;
	height:auto;
}
#icwd{
	position:absolute;
	right:51px;
	bottom:44px;
	width:auto;
	height:auto;
}
#address{
	position:absolute;
	top:185px;
	left:55px;
	color:#676943;
	font-size:11px;
	font-family:Century Gothic;
	font-weight:bold;
	width:auto;
	height:auto;
}

<!--#offers{
	position:absolute;
	top:282px;
	left:508px;
	width:auto;
	height:auto;
	font-family:Century Gothic;
	font-size:12px;
}-->

.submit{
	position:absolute;
	top:0;
	left:328px;
}
.submit-es{
	position:absolute;
	top:0;
	left:322px;
}

#eoEmail{
	color:#0e9b8d;
	width:184px;
	height:15px;
	border:0;
	font-family:Century Gothic;
	font-size:9px;
	padding:3px;
	text-align:left;
}
#eoEmail-es{
	color:#0e9b8d;
	width:213px;
	height:15px;
	border:0;
	font-family:Century Gothic;
	font-size:10px;
	padding:3px;
	text-align:left;
}
#ta{
	position:absolute;
	top:56px;
	left:280px;
}
/* End footer */

/* Header */
#cozumel-island{
	position: absolute;
	left: 215px;
	top: 10px;
	z-index: 10;
}
#specials {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	width:204px;
}
#gallery {
	position: absolute;
	top: 0;
	left: 96px;
	z-index: 20;
	width:204px;
}
#video {
	position: absolute;
	top: 0;
	left: 164px;
	z-index: 11;
	width:204px;
}
#club {
	position:absolute; 
	bottom:0; 
	left:650px;
	z-index:10;
}
/*  End Header */

/* members lounge form */

.mlform input[type=text], .mlform textarea, .mlform select {
	padding:2px;
	border:1px solid #ddd;
	resize:none;
}


/* special rotator */

.special-rotator {
    height:289px;
    overflow:hidden;
    position:relative;
    width:198px;
    z-index:10;
}

.special-rotator ul, .special-rotator ul li {
    margin:0;
    padding:0;
    list-style-type:none;
}

.sr-button {
    height:291px;
    left:0;
    position:absolute;
    top:0;
    width:204px;
    z-index:20;
}

.sr-item {
    width:198px;
    height:289px;
}

.sr-image {
    height:167px;
    position:relative;
    overflow:hidden;
}

.sr-text {
    background:#f65e5d;
    height:56px;
    padding:55px 14px 10px 14px;
    text-align:right;
}

.sr-text p {
    color:#dce399;
    font-family: "Century Gothic";
    font-size:11px;
    line-height:16px;
}

/* specials page */

.special-wrapper {
	
}

.special-img {
	width:198px;
	border:12px solid #EAD0A0;
	float:right;
    overflow:hidden;
    position:relative;
}

.special-desc {
	margin-right:240px;
	font-size:14px;
}

.special-share {
	padding:5px 5px 5px 170px;
	margin:15px;
	border-radius:4px;
}

.special-info {
	display:none;
	margin:20px 40px;
	font-size:14px;
}

.special-buttons {
	padding:25px;
}

.sp-button {
	color:#fff!important;
}

/* events slider */

#events {
}

.events-top {
}

.events-slider {
    position:relative;
    overflow:hidden;
}

ul.event-list {
   background:#37c1b3;
   padding:5px;
   margin:10px 0 10px 0;
}

ul.event-list li {
    list-style-type:none;
    margin:0;
    padding:0;
}

.event-img {
    width:190px;
    height:158px;
    position:relative;
    overflow:hidden;
}

#join_to{
	width:383px;
	height:45px;
	position:relative;
	left:510px;
	top: 282px;
	}
	#join_to_esp{
	width:383px;
	height:45px;
	position:relative;
	left:510px;
	top: 282px;
	}
.first_link, .last_link, .ellipse {
    display:none!important;
}

.previous_link {
    margin:0 10px 0px 0px;
}

.next_link {
    margin:0px 0px 0px 10px;
}

.page_link {
    font-size:0px;
    width:16px;
    height:15px;
    margin:0 8px;
}

.event_nav {
    padding:10px;
    text-align:center;
}
/* jquery */

#ui-datepicker-div {
	z-index:500!important;
}
img.ui-datepicker-trigger {position:relative; top:4px; left:2px;}

.validity-modal-msg {
	position:absolute;
	z-index:2345;
	background:#FFF0A5;
	color:#000;
	padding:3px;
	font:bold 11px arial, verdana;
	border:1px solid #FED22F;
	-moz-border-radius:4px;
}

/***********************tripadvisor**********************/
				#CDSWIDCOE{
					border:solid #949664!important;
					background-color:#f3f5c3!important;
					border-width:2px!important;
				}
				#CDSWIDCOE.widCOE .widCOEInnerBorder{
					border:solid #AFB378!important;
					border-width:3px!important;
				}
				#CDSWIDCOE.widCOE .widCOETitle{
					font:normal bold 18px "MuseoSlab500Italic",Georgia,"Bitstream Vera Sans",Arial,Helvetica,sans-serif!important;
					color:#706D4C!important;
				}
				#CDSWIDCOE.widCOE .widCOEDate{
					background:#f3f5c3!important;
				}
				#CDSWIDCOE.widCOE .widCOEDate .widCOEDateText{
					background:none!important;
					color:#563D2C!important;
				}
				#CDSWIDCOE.widCOE .widCOELink a:link, #CDSWIDCOE.widCOE .widCOELink a:visited{
					color:#1E9F9C!important;
				}
				#CDSWIDCOE.widCOE .widCOELink a:hover{
					color:#40D0CD!important;
				}
/********************End tripadvisor*********************/

/*****************************Estilos Reservas*************************/
#header-2{
	width: 944px;
	height: 226px;
	margin: 0 auto 16px auto;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

#mainnav-2 {
	background: url(../images/assets/mainnav_bg.png);
	width: 666px;
	height: 67px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	overflow: hidden;
	z-index: 4;
	float: left;
}

#club-2 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}

.bg-green-line-2 {
	position: absolute;
	width: 100%;
	top: 48px;
	height: 40px;
	background: url(../images/assets/bg-green-line.jpg) repeat-x;
	z-index: 3;
}

#main-2 {
	width: 100%;
	background: url(../images/assets/mainnav_bg.png) 50% 50%;
}

.bg-green-line-2 {
	position: absolute;
	width: 100%;
	top: 48px;
	height: 40px;
	background: url(../images/assets/bg-green-line.jpg) repeat-x;
	z-index: 5;
}

#container-2{
	padding:20px;
	width: 904px;
	margin: 0 auto;
	position: relative;
}
#container-2 h1{
	color: #FFFFBE;
}
#container-2 h2, #container-2 h3{
	color:#fff;
}
#container-2 a:link, #container-2 a:visited{
	color:#EAD0A0;
}
#container-2 a:hover{
	color:#4ef0e0!important;
}
#mainnav-2 ul li {
list-style-type: none;
display: block;
height: 19px;
float:right;
}
.green-icon-2 {
	position: absolute;
	left: 170px;
	top: 25px;
	width: 35px;
	height: 26px;
	background: url(../images/assets/mainnav-ico.png) no-repeat;
	z-index: 6;
}
.stellar{
	width:650px;
	background:#40d0cd;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border-radius:3px;
}
/*****************************Fin Estilos Reservas*************************/
#guest{
	width:191px;
	height:103px;
	left:1px;
	top:1px;
	position:relative;
	}
#guest_esp{
	width:191px;
	height:103px;
	left:1px;
	top:1px;
	position:relative;
	}
#events{
	width:201px;
	height:308px;}
	
.oddRows {
	background-color: #cfd594;
	text-align: center;
	}
.evenRows {
background-color: #cad51d;
text-align: center;
}

