body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00006f;
	line-height: 18px;
	background-image: url(../images/assets/bkg_body.jpg);
	background-repeat: repeat;
	background-position: center;
}

p {
	margin-top:0px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0092eb;
}

a:hover{
	font-weight: bold;
	color: #FA632F;
}

.clearspace {
	clear: both;
}

.spacer{
height: 15px;

}

#bkg_body {
	background-image: url(../images/assets/bkg_bodyTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bkg_wrapper {
	background-image: url(../images/assets/bkg_wrapper.jpg);
	background-repeat: repeat-y;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/assets/wrapper.jpg);
}
#top_wrapper {
	position: relative;
	width: 925px;
	height: 400px;
}
#top_wrapperBookingEngine {
	position: relative;
	width: 925px;
	height: 145px;
}
#bookingEngineTitle {
	margin-top: 20px;
	margin-bottom: 20px;
}


#topNav {
	width: 450px;
	text-align: right;
	position: absolute;
	top: 8px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d3191;
}

#topNav a{
	text-decoration: none;
	color: #0092eb;
}

#topNav a:hover{
	text-decoration: none;
	color: #FA632F;
}
/*          CSS mainNav y SubMenus     */

#mainNavWrapper {
	width: 925px;
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 34px;
}

#main-nav {
	text-align: left;
	min-height: 25px;
	padding-top: 10px;
	padding-left: 160px;
	height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#main-handle {
	width: 955px;
	background-image: url(../images/assets/bkg_mainNav.jpg);
	background-repeat: no-repeat;
}
#main-nav li {
	display: inline;
	list-style: none;
}
#main-nav li a {
	margin-right: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	outline: 0;
	position: relative;
	top: -2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#main-nav li a:hover, #main-nav li a.active {
	color: #AEECFB;
}
#sub-link-bar {
	background-image: url(../images/assets/subNav/bkg_subNav.png);
	background-repeat: no-repeat;
	height: 83px;
	display: none;
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 65px;
	width: 955px;
}
.sub-links {
	display: none;
	position: absolute;
	top: 42px;
	left: 0px;
	margin-left: 140px;
}
#main-nav li .sub-links ul {
	position:relative;
	}
#main-nav li .sub-links li {
	list-style-type: none;
	height: 56px;
	width: 210px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 3px solid #2d48c0;
	position: relative;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#main-nav li .sub-links li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}

#main-nav li .sub-links li img{
	height: 52px;
	width: 72px;
	margin-top: 2px;
	margin-left: 2px;
	padding: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	top: 0px;
	right: 0px;
	float: right;
}
#main-nav li .sub-links li p {
	margin-top: 6px;
	display: block;
	width: 110px;
	clear: both;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/**********************************************************************************/
#logo   {
	position: absolute;
	height: 145px;
	width: 142px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#top_wrapper #headerImage {
	position: absolute;
	left: 0px;
	top: 67px;
}

#home_content_wrapper {
	padding-bottom: 20px;
	padding-top:27px;
	background-image:url(../images/assets/bkg_home.gif);
	background-repeat:no-repeat;
	background-position:left bottom;}
	
	
#home_content {
	float: left;
	width: 652px;
	padding-top: 25px;
	background-image:url(../images/assets/bkg_home.jpg);
	background-repeat:no-repeat;
	background-position:left top;}
	

#content_wrapper {
	padding-bottom: 20px;
}



#content {
	float: left;
	width: 652px;
	padding-top: 25px;
}
#titles {
	weight: 652px;
	height:85px;
	margin-bottom:30px;
}


#bottom_home {
	background-image:url(../images/assets/footerbkg_home.gif);
	position: relative;
	width: 652px;
	height: 166px;
	background-repeat:no-repeat;
	margin-top:30px;}

#accommodations {
	position:absolute;
	width: 166px;
	height: 147px;
	top:7px;
	left:30px;
}

#buceo {
	position:absolute;
	width: 166px;
	height: 147px;
	top:7px;
	left:243px;
}
	
#club {
	position:absolute;
	width: 166px;
	height: 147px;
	top:7px;
	left:457px;
}


#sidebar {
	float: right;
	width: 209px;
	text-align: right;
	padding-top: 25px;
	padding-right: 18px;
}

#sidebar #specials {
	height: 180px;
	width: 201px;
	margin-bottom: 10px;
	margin-left: 8px;
	position: relative;
}

#imageRotator{
	height: 114px;
	width: 188px;
	position: absolute;
	left: 6px;
	top: 8px;
}

#clickbutton{
	height: 19px;
	width: 69px;
	position: absolute;
	left: 117px;
	top: 127px;
}

#sidebar #diveSpecials {
	margin-bottom: 10px;
}
#footer {
	background-image: url(../images/assets/bkg_footer.jpg);
	background-repeat: no-repeat;
	height: 130px;
	position: relative;
}
#footer #newsletter{
	position: absolute;
	top: 16px;
	left: 228px;
	width: 177px;
	height: 36px;
}
#nwsForm{
	position: absolute;
	top: -6px;
	left: 152px;
	width: 490px;
	height: 40px;
}
#footer #tripAdvisor {
	position: absolute;
	height: 36px;
	width: 53px;
	left: 171px;
	top: 18px;
}

#footer #FacebookLogo {
	position: absolute;
	height: 36px;
	width: 36px;
	left: 119px;
	top: 18px;
}


#footer #bottom_Nav {
	color: #292d5d;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 247px;
	top: 19px;
	width: 673px;
}
#bottom_Nav a {
	text-decoration: none;
	color: #292d5d;
}
#bottom_Nav a:hover {
	color: #FA632F;
}

#footer #address {
	color: #13a6d6;
	font-size: 10px;
	position: absolute;
	left: 152px;
	top: 59px;
	text-align: center;
	width: 700px;
	height: 39px;
	
}
#bookingEngine {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.headline h1{
	font-family: Helvetica;
	font-size: 27px;
	font-weight: bold;
	color: #131eac;
	line-height: 24px;
}
.subheadline_h2{
	font-size:14px;
	font-weight: bold;
	color:#00006f;
	margin-top: 0px;
}

.callout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0092eb;
	background-image: url(../images/assets/callout.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 57px;
	width: 578px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}



.callout a{
	font-size: 12px;
}

.boda_paq_call {
	font-size: 14px;
}

.separator{
	background-image: url(../images/assets/separator.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 618px;
}

.imgL_home{
	background-image:url("../images/assets/img_treat.png");
	background-repeat:no-repeat;
	float:left;
	height:158px;
	margin:18px 15px 10px 21px;
	padding-left:4px;
	padding-top:4px;
	width:204px;
	}
	

.txtR_home{
	float:right;
	margin-top:127px;
	padding-right:13px;
	text-align:justify;
	width:378px;}


.imgL{
	float: left;
	height: 158px;
	background-image: url(../images/assets/img_treat.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-right: 15px;
	}
	

.txtR{
	float: right;
	text-align: justify;
	width: 395px;
}

.imgR{
	float: left;
	height: 158px;
	width: 208px;
	background-image: url(../images/assets/img_treat.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 4px;
	}

.txtL{
	float: left;
	width: 382px;
	padding-right: 28px;
}

.twocolL{
	float: left;
	width: 300px;
	padding-right: 12px;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
}

.twocolR{
	float: left;
	width: 300px;
	list-style-position: inside;
	list-style-type: circle;
	vertical-align: top;
}

.copy{
	padding-left: 28px;
	text-align: justify;
}

.disclaimer{
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.tableHeaders {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/assets/bkg_tableHeaders.jpg);
	background-repeat: repeat-x;
	background-color: #0b40a2;
}
.odd {
	background-color: #d3e9fa;
	font-size: 11px;
}
.even {
	background-color: #edf7fe;
	font-size: 11px;
}


.specialPackages {
	padding: 4px;
	font-size: 11px;
}

.specialPackagesimgR    {
	float: left;
	height: 110px;
	width: 160px;
	padding-top: 4px;
	padding-left: 0px;
	margin-bottom: 12px;
	margin-right: 12px;
}
.specialPackagesimgR img {
	border: 3px solid #D5E7EF;
}

.specialPackages h2 {
	font-size: 15px;
	font-weight: bold;
	color: #647697;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.specialPackagestxt    {
	float: left;
	width: 432px;
	padding-top: 4px;
	padding-left: 0px;
	margin-bottom: 12px;
	margin-right: 12px;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(../../coralprincess/css/images/btn-slide.gif) no-repeat center top;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #422410;
}
.btn-slide {
	text-align: center;
	width: 144px;
	height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #81C4C7;
	background-image: url(../../coralprincess/images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: right -55px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.btn-slide1 {
	text-align: center;
	width: 144px;
	height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #81C4C7;
	background-image: url(../../coralprincess/images/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: right -55px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.btnSpecialDetails {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #55B0F6;
	font-weight: bold;
	height: 18px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	width: 135px;
}
.btnSpecialDetails a {
	color: #FFFFFF;
	text-decoration: none;
}
.btnSpecialDetails a:hover {
	color: #00006F;
	text-decoration: none;
}

.btnbookonline {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #336FC1;
	font-weight: bold;
	height: 18px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.btnbookonline a {
	color: #FFFFFF;
	text-decoration: none;
}
.btnbookonline a:hover {
	color: #00006F;
	text-decoration: none;
}
.facilitiesSpecials {
	display: none;
	text-align: left;
}
.img_treat{
	height: 90px;
	width: 150px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5e7ef;
	border-right-color: #d5e7ef;
	border-bottom-color: #d5e7ef;
	border-left-color: #d5e7ef;
}
#googleMap{
	width: 560px;
	height: 360px;
}
.userForms{
	padding-bottom: 10px;
	padding-top: 10px;}

.userForms label {
	text-align: right;
	display: block;
	width: 210px;
	float: left;
	margin-bottom: 4px;
}
.userForms input, select, textarea {
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 6px;
	font-size: 11px;
	color: #2849a0;
	background-color: #D3F2F7;
	border: 1px solid #131EAC;
}

.userForms .button{
	width: 231px;
	text-align: right;
}

.userForms .controlCheck {
	display: none;
}

/*userForm para el footer*/

.userFormsfooter{
	padding-bottom: 5px;
	padding-top: 5px;}

#newsletter h2{
	font-size:12px;
	font-weight: bold;
	color:#00006f;
	margin-top: 0px;
}
.userFormsfooter span {
	font-size: 10px;
}
.userFormsfooter input, select, textarea {
	padding: 2px;
	margin-bottom: 4px;
	font-size: 13px;
	color: #2849a0;
	background-color: #D3F2F7;
	border: 1px solid #131EAC;
}

.userFormsfooter .button{
	width: 231px;
	text-align: right;
	cursor: pointer;
}

.userFormsfooter .controlCheck {
	display: none;
}

/*Ends userFormsfooter*/

.contentTable {
}
.contentTable tr td {
	padding-right: 10px;
	padding-left: 10px;
}
.galleryThumb {
	margin: 4px;
	float: left;
	width: 80px;
	height: 80px;
}
.galleryAlbumThumb {
	margin: 8px;
	float: left;
	width: 80px;
	height: 90px;
	font-size: 9px;
	color: #666;
	background-color: #FFF;
	text-align: center;
	padding: 4px;
	line-height: normal;
}
.galleryAlbumThumb a{
	font-size: 9px;
	color: #666;
	text-decoration: none;
	margin-top: 4px;
}


.sspColorbox img{
	border: 4px solid #FFF;
}


h2 {
	font-size:14px;
	font-weight: bold;
	color:#00006f;
	margin-top: 0px;
}

.powered_by_ic {
	width:94px;
	height:29px;
	float:right;
	position:relative;
	top:90px;
	right:10px;
	text-align:right;
	z-index:10;
}
.promosImgTreat {
	background-color: #D5E7EF;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#cnForm fieldset {
	border:1px solid #7FC6F2;
}

#cnForm legend {
	font-weight:bold;
	margin:auto 10px;
}

#cnForm input {
	line-height:35px;
	margin:10px;
}

#cnForm label {
	margin-right:30px;
}

#gigya {
	position: absolute;
	left: 740px;
	top: 0px;
	width:200px;
	
}
/* Datepicker style */
.ui-datepicker-trigger{
	height: 17px;
    margin-left: 3px;
    margin-top: 0;
}
#usrArrDate{
	height: 19px;
    margin-top: 0;
}
#ironman{
	position:absolute;
	right:-25px;
	top:244px;
	z-index:100;
}
/*****share*****/
#share, #share-es{
	margin:20px 0px 20px 25px;
	padding-top:10px;
	position:relative;
	z-index:10;
	}

