@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a407c;
	background-color: #43B4B8;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/assets/bkg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 18px;
}
p {
	margin-top: 0px;
}
a {
	color: #A5FCFC;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clearspace {
	clear: both;
	margin: 0px;
	padding: 0px;
}


/* CSS Document */

#wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background-color: #57c4d5;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
 #top {
	background-image: url(../images/assets/bkg_top.jpg);
	background-repeat: no-repeat;
	height: 91px;
	position: relative;
}
  #logo {
	position: absolute;
	left: 54px;
	top: 9px;
	z-index: 100;
}
 #middle {
	height: 330px;
	position: relative;
}
  #mainNav_Wrapper {
	height: 330px;
	width: 195px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/assets/bkg_mainNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainNav_Home {
	position: absolute;
	left: 139px;
	top: 60px;
}
#mainNav_About {
	position: absolute;
	left: 93px;
	top: 92px;
}
#mainNav_Instruction {
	position: absolute;
	left: 21px;
	top: 123px;
}
#mainNav_Services {
	position: absolute;
	left: 37px;
	top: 161px;
}
#mainNav_Tours {
	position: absolute;
	left: 11px;
	top: 198px;
}
#mainNav_Cozumel {
	position: absolute;
	left: 19px;
	top: 271px;
}
#mainNav_Gallery {
	position: absolute;
	left: 33px;
	top: 236px;
}
#mainNav_Where {
	position: absolute;
	left: 5px;
	top: 307px;
}

  #header {
	height: 330px;
	width: 740px;
	position: absolute;
	left: 195px;
	top: 0px;
}
   #flashHeader {
	position: absolute;
	left: 0px;
	top: 0px;
}
   #overlay {
	position: absolute;
	z-index: 20;
	height: 330px;
	width: 740px;
	left: 0px;
	top: 0px;
}
#mailing_list{
	position:absolute;
	z-index:25;
	left: 484px;
	top: 277px;
}
 #contentWrapper {
	background-image: url(../images/assets/bkg_copywrapperMiddle.jpg);
	background-repeat: repeat-y;
}

  #contentWrapper_bkgTop {
	background-image: url(../images/assets/bkg_copywrapperTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
   #contentWrapper_bkgBottom {
	background-image: url(../images/assets/bkg_copywrapperBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
}
    #sidebar {
	background-image: url(../images/assets/bkg_sidebar.jpg);
	background-repeat: no-repeat;
	width: 166px;
	float: left;
	padding-left: 11px;
	margin-bottom: 50px;
}
     #videos {
	margin-top: 41px;
}
     #privateDive {
	margin-top: 10px;
}
     #reserveToday {
	margin-top: 10px;
}
#weatherWidget {
	font-size: 11px;
	color: #063E77;
	margin-top: 25px;
}
#paypal {
	text-align: center;
	position: absolute;
	left: 723px;
	bottom: 3px;
}


    #copyWrapper {
	float: left;
	width: 670px;
	margin-bottom: 150px;
	padding-left: 31px;
	padding-top: 30px;
}
#copy {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
}
#breakDiv {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#lineBreaker {
	//height: 10px;
}


#footer {
	position: relative;
	height: 120px;
	background-color: #FFF;
}
#footer a {
	color: #0b91d5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#address {
	color: #0b91d5;
	position: absolute;
	left: 264px;
	top: 17px;
	width: 486px;
}

#bottom_Nav {
	color: #0b91d5;
	position: absolute;
	left: 291px;
	top: -1px;
	width: 434px;
	height: 15px;
}

#tripAdvisor {
	position: absolute;
	height: 67px;
	width: 240px;
	top: 47px;
	left: 194px;
	z-index: 100;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #589442;
	overflow: hidden;
}
#facebook {
	position: absolute;
	height: 67px;
	width: 240px;
	left: 464px;
	top: 48px;
}

.blogPost {
	display: block;
	clear: both;
}
.blogPost p {
	display: block;
	clear: both;
}
.actionable {
	height: 235px;
	width: 240px;
	overflow: hidden;
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
}

.actionable_front {
	position: absolute;
	top: 0px;
	width: 240px;
}
#ResForm {
	background-color: #55BBD0;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFF;
	width: 460px;
}
#ResForm label{
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 8px;
	color: #A5FCFC;
	font-size: 11px;
	font-weight: bold;
}
.ResFormFields    {
	margin-bottom: 6px;
	border: 1px solid #A5FCFC;
	padding: 2px;
	font-size: 11px;
	background-color: #E0FEFE;
}
#ResForm #myAltDiv {
	display: none;
}
#Reservenow {
	margin-left: 160px;
	text-align: center;
}
#photoGallery {
	text-align: left;
}
#photoGallery img {
	background-color: #98DAE6;
	padding: 6px;
	border: 1px solid #FFF;
	display: block;
}
.photoHolder {
	margin: 8px;
	padding: 4px;
	width: 92px;
	float: left;
}
#tonysShirts img {
	background-color: #98DAE6;
	padding: 6px;
	border: 1px solid #FFF;
	/*display: block;*/
}
#resForm{
	border: 1px solid #0A407C;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
#resForm label{
	display:block;
	float:left;
	margin-right:10px;
	text-align:right;
	width:150px;
}
#icpsignup1189 #button {
	color: #FFF;
	background-color: #1CA5F6;
	width: 80px;
	margin-right: auto;
	margin-left: 180px;
}
#icpsignup1189 input, select, textarea {
background-color:#F3F3F3;
border:1px solid #9BCCE6;
color:#666666;
font-size:11px;
font-weight:normal;
margin-bottom:4px;
padding:2px;
}

.powered_by_ic {
	width:94px;
	height:29px;
	z-index:10;
	position:absolute;
	right:5px;
	bottom:5px;
}