@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #1B75BB url(/img/bdBck.gif);
}
p {
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
}
form {	margin: 0px; padding: 0px;}
.widthExempt { width: auto!important;}

#wrp {
	width: 974px;
	position: relative;
	margin: 10px auto 0px;
	background: url(/img/wrpBck.gif);
}
#wrp p a{
	text-decoration: none;
	border-bottom: 1px solid #E0E0DB;
}
#wrp p a:hover{
	color: #00972E;
	border-bottom: 1px solid #F04E00;
}
#header {
	background: url(/img/hdBckv2.gif) no-repeat left top;
	position: relative;
	height: 124px;
}
#header strong {
	position: absolute;
	top: 10px;
	right: 180px;
	font-weight: normal;
	color: #fff;
}
#header strong a {
	color: #fff;
	text-decoration: none;
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#header strong a:hover {
	border-bottom: 1px solid #FFF;
}
#logo {
	padding: 4px;
	display: block;
	position: relative;
	top: 12px;
	left: 14px;
	width: 259px;
}
.award {
	background-image: url(/img/best-diving.png);
	background-position: center left;
	height: 141px;
	width: 142px;
	display: block;
	position: absolute;
	top: 1px;
	left: 655px;
}
.award em{
	display: none;
}
.award:hover {
	background-image: url(/img/best-diving.png);
	background-position: center right;
	height: 141px;
	width: 142px;
	display: block;
	position: absolute;
	top: 35px;
	left: 640px;
}

#ltCol {
	width: 800px;
	float: left;
	background: url(/img/ltColBckv3.gif) repeat-y right bottom;
	padding-bottom: 22px;
	position: relative;
}
#rtCol {
	background: url(/img/hdBck.gif) no-repeat right top;
	float: left;
	width: 174px;
}
#sideShow {
	margin-top: 16px;
}

#sideShow ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 500px;
}
#sideShow  ul li img {
	margin: 5px 5px 0px;
}

#ltCol p {
	margin-left: 240px;
	margin-right: 50px;
}
#ltCol h1 {
	font: normal 20px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 240px;
	margin-right: 45px;
	color: #262261;
}
#ltCol h4 {
	color: #FFFF00;
	font: normal 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 50px;
	margin-left: 240px;
}


#mainMenu {
	margin: 0px 0px 18px 30px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	float: left;
}
#mainMenu li a {
	text-decoration: none;
	color: #fff;
	padding: 10px;
	display: block;
	background-image:url(/img/mnBtBck.gif);
	background-position: left center;
	width: 161px;
	font: bold 16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.btBt {
	background-image: url(/img/mnBtBckBt.gif)!important;
	background-position: bottom left!important;
}
.tpBt {
	background-image: url(/img/mnBtBckTp.gif)!important;
	background-position: top left!important;
}
#mainMenu li a:hover {
	background-position: right center!important;
	color: #262261;
}
#footer {
	background: url(/img/ftBck.gif) no-repeat center top;
	clear: both;
	padding-top: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 14px;
	padding-right: 0px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	float: right;
	margin-right: 12px;
	background: url(http://www.freshmango.com/img/brand/ftLogoGrey.gif) no-repeat left center;
	padding-left: 20px;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#ltCol h2 {
	margin-left: 240px;
	margin-right: 45px;
	color: #262261;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#flashSlideShow {
	float: right;
	margin-right: 50px;
	margin-left: 32px;
	margin-bottom: 12px;
}
.articleImgLt {
	margin: 5px 28px 15px!important;
	float: left!important;
	clear:left!important;
	display: block;
	padding: 16px;
	text-align: center;
	width: 250px;
	border-width: 2px;
	border-style: solid;
	border-color: #E8E8E8 #DBDBDB #DBDBDB #E8E8E8;
	text-decoration: none;
	background: #fff;
}
.articleImgLt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgLt p{
	margin: 5px 10px;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	display:block;
	padding: 16px;
	text-align: center;
	width: 250px;
	margin: 5px 32px 15px 28px!important;
	position: relative;
	top: 2px;
	right: 1px;
	text-decoration: none;
	background: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #E8E8E8 #DBDBDB #DBDBDB #E8E8E8;
}
.articleImgRt:hover {
	border: 2px solid #FF9900!important;
}
.articleImgRt p{
	margin: 12px 10px 5px!important;
	text-align: center;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
p .articleImgRt, .genericLst .articleImgRt {
	margin-right: 0px!important;

}
p .articleImgLt {
	margin-left: 0px!important;
}
.genericLst {
	text-align: justify;
	margin: 5px 60px 5px 260px!important;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
.genericLst li {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
}
#videoPlayer {
	width: 400px;
	height: 324px;
	background: #033E8E;
	margin-left: 250px;
	margin-bottom: 50px;
}
#extLnks {
	background-color: #C6C;
	margin-left: 214px;
	clear: right;
	margin-bottom: 180px;
	padding-left: 96px;
}
#extLnks a{
	display: block;
	float: left;
}
.btmStr {
	width: 98px;
	float: right;
	text-align: center;
	clear: right;
	color: #FF0;
	background: url(/img/genericStar.png);
	height: 121px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	padding-top: 38px;
	padding-right: 30px;
	padding-left: 30px;
	z-index: 999;
	text-decoration: none;
}
#cruise {
	position: absolute;
	left: 550px;
	top: 600px;
}
#rendezvous {
	width: 98px;
	height: 101px;
	position: absolute;
	left: 230px;
	top: 614px;
	padding-top: 58px;
	font-size: 16px;
	line-height: 20px;
}


#tpHd {
	color: #FFF;
	font: bold 14px Verdana, Geneva, sans-serif;
	position: absolute;
	top: 50px;
	width: 300px;
	left: 350px;
}
#tpHd a{
	color: #FFF;
	text-decoration: none;
}
#tpHd a:hover{
	color: #FFE300;
}
