/* CSS Document */
/* © Copyright 2012 Deep Sea Divers Den*/



body {
	background-image:url(../images/backGrad.png);
	background-position:center;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	background-color:#123c78;
	padding:0px;
	margin:0px;
}
.booknow {
	color:#FF6464;
}
.content hr {
	width:90%;
	height:1px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	text-align:center;
	color:#FFFFFF;
	background-color:#FFFFFF;
	clear:both;
}
/*GENERAL TEXT STYLES*/

.content h1 {
	font-size:24px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	border-bottom-color:#00245d;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}
.content h2 {
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
}
.content h3 {
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform:uppercase;
	padding-bottom:3px;
	background-image:url(../images/logo_icon/bluedot.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.content h4 {
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
}
.content h5 {
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:2px;
}
.content p {
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
	line-height:18px;
}
.content a {
	color:#333333
}
.content ul {
	font-size:12px;
	margin-left:20px;
	padding-left:5px;
	list-style-image:url(../images/logo_icon/left_column_blue_triangle_b.gif);
	list-style-type:circle;
}
.content ol {
	font-size:12px;
	margin-left:20px;
	padding-left:5px;
}
.contentfront hr {
	width:90%;
	height:1px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	text-align:center;
	color:#FFFFFF;
	background-color:#FFFFFF;
	clear:both;
}
/*GENERAL TEXT STYLES*/

.contentfront h1 {
	font-size:24px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	border-bottom-color:#00245d;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}
.contentfront h2 {
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
}
.contentfront h3 {
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform:uppercase;
	padding-bottom:3px;
	background-image:url(../images/logo_icon/bluedot.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.contentfront h4 {
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
}
.contentfront h5 {
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:2px;
}
.contentfront p {
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
	line-height:18px;
}
.contentfront a {
	color:#333333
}
.contentfront ul {
	font-size:12px;
	margin-left:20px;
	padding-left:5px;
	list-style-image:url(../images/logo_icon/left_column_blue_triangle_b.gif);
	list-style-type:circle;
}
.contentfront ol {
	font-size:12px;
	margin-left:20px;
	padding-left:5px;
}
.smalltext {
	font-size:10px;
}
/*TEXT STYLES FOR FEATURE BOXES*/
#featurewrapper ul {
	font-size:10px;
	margin-left:20px;
	list-style-type:circle;
}
#featurewrapper a {
	font-size:10px;
	color:#333333
}
#featurewrapper img a {
	text-decoration:none
}
#featurewrapper .featprice {
	font-size:22px;
	color:#dc241f;
	text-align:center;
	font-weight:900;
}
#featurewrapper .blacktext {
	color:#000000;
}
#featurewrapper .greenfeature h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%; /*background-color:#61ff00;*/
	background-color:#91ff4c;
	padding-bottom:2px;
	padding-left:2px;
	letter-spacing:.2em;
	color:#000000;
}
#featurewrapper .greenfeature h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
#featurewrapper .greenfeature p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
#featurewrapper .bluefeature h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#80a1ff;
	padding-bottom:2px;
	padding-left:2px;
	letter-spacing:.2em;
	color:#000000;
}
#featurewrapper .bluefeature h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
#featurewrapper .bluefeature p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
#featurewrapper .redfeature h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#ff7f7f;
	padding-bottom:2px;
	padding-left:2px;
	letter-spacing:.2em;
	color:#000000;
}
#featurewrapper .redfeature h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
#featurewrapper .redfeature p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
#featurewrapper .whitefeature h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#999999;
	padding-bottom:2px;
	padding-left:2px;
	letter-spacing:.2em;
	color:#000000;
}
#featurewrapper .whitefeature h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
#featurewrapper .whitefeature p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
/*TEXT STYLES FOR FOOTER BOXES*/
.contentfooter #footerboxgreen h1 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#91ff4c;
	padding-bottom:2px;
	letter-spacing:.2em;
	color:#000000;
}
.contentfooter #footerboxgreen h2 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
.contentfooter #footerboxgreen p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
.contentfooter #footerboxblue h1 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#80a1ff;
	padding-bottom:2px;
	letter-spacing:.2em;
	color:#000000;
}
.contentfooter #footerboxblue h2 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
.contentfooter #footerboxblue p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
.contentfooter #footerboxred h1 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#ff7f7f;
	padding-bottom:2px;
	letter-spacing:.2em;
	color:#000000;
}
.contentfooter #footerboxred h2 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
.contentfooter #footerboxred p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
.contentfooter #footerboxwhite h1 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	width:100%;
	background-color:#999999;
	padding-bottom:2px;
	letter-spacing:.2em;
	color:#000000;
}
.contentfooter #footerboxwhite h2 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#000000;
}
.contentfooter #footerboxwhite p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}
.pageannouncement p {
	font-size:10px;
	margin-top:2px;
	margin-bottom:2px;
}
.pageannouncement h1 {
	font-size:18px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.pageannouncement a {
	text-decoration:underline;
	color:#333333;
}
.pageannouncement a:hover {
	color:#000099;
}
/*COPYRIGHT*/
.pagefooter #copyright p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:3px;
	color:#ffffff;
}
.pagefooter #copyright a {
	color:#ffffff;
	text-decoration:none;
}
.pagefooter #copyright a:hover {
	color:#ffffff;
	text-decoration:underline;
}
div.fullwrapper {
	font-align:center;
	text-align:center;
}
div.wrapper {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	height:100%;
}
div.flags {
	float:left;
	margin-left:50px;
	margin-right:50px;
	height:20px;
}
.flags img {
	margin-right:5px;
	margin-top:5px;
}
.topwrap {
	height:45px;
}
.headerwrapper {
	background-color:#000000;
	padding:0px;
	width:924px;
}
.topannouncement {
	width:500px;
	height:80px;
	margin-top:15px;
	margin-right:152px;
	float:right;
}
.takalogo {
	width:170px;
	height:150px;
	padding-top:0px;
	margin-left:0px;
	float:left;
	background-color:#000000;
}
.slideshowbanner {
	width:924px;
	height:150px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	/*background-image:url(images/slideshow.jpg);*/
	background-position:center;/*border-bottom:solid; 
	border-bottom-color:#00245d; 
	border-bottom-width:2px;*/
}
.frontbanner {
	width:924px;
	height:520px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	background-image:url(../images/mainHome.jpg);
	background-position:center;/*border-bottom:solid; 
	border-bottom-color:#00245d; 
	border-bottom-width:2px;*/
}
.landingPageReef {
	width:924px;
	height:520px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	background-image:url(../images/mainReef.jpg);
	background-position:center;
}
.pageannouncement {
	width:670px;
	height:70px;
	margin:1px;
	float:left;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#BFF39F;
}
.pagewrapper {
	width:924px;
	/*margin-top:109px;*/
	/*margin-left:100px;*/
	margin-left:auto;
	margin-right:auto;
	border:1px;
	border-color:#000000;
	border-style:solid;
	background-color:#FFFFFF;
	text-align:left;
}
.menubar {
	width:924px;
	height:28px;
	/*background-image:url(images/menubar.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	clear:both;
	font-family:Arial, Helvetica, sans-serif;/*font-size:14px;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;*/
	
}
.fadebar {
	width:924px;
	height:20px;
	background-image:url(../images/logo_icon/bluefade_bg.gif);
	background-repeat:repeat-x;
}
.contentwrapper {
	/* [disabled]width:924px;
*/
	padding-top:5px;
	padding-bottom:5px;/*	border-bottom-style:solid;
	border-bottom-color:#dc241f;
	border-bottom-width:1px;*/
}
.content {
	width:650px;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.contentfront {
	width:645px;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.content img {
	margin:5px;
	border:0px;
}
.content table {
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	border-spacing:1px;
	padding:0px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:5px;
}
.content table th {
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	background-color:#9fb5f3;
	padding:3px;
	border-bottom-color:#dc241f;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.content table td {
	font-size:12px;
	background-color:#e4e8f3; /*dae1f4*/
	padding:2px;
}
.content table .alt {
	background-color:#ccd7f5;
	text-align:center;
}
.content table .subheading {
	background-color:#3D67E7;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.content table .tripprice {
	text-align:center;
}
.saveprice {
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.content table .totalprice {
	background-color:#3D67E7;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border-right:2px solid #00245d;
}
.content table .book {
	background-color:#dc241f;
}
.red_bar {
	background-color:#f3b99f;
	width:95%;
	padding-left:20px;
	padding-right:10px;
	margin:10px;
}
.blue_bar {
	background-color:#9fb5f3;
	width:95%;
	padding-left:20px;
	padding-right:10px;
	margin:10px;
}
.green_bar {
	background-color:#bff39f;
	width:95%;
	padding-left:20px;
	padding-right:10px;
	margin:10px;
}
.green_bar_smcnr {
	background-color:#bff39f;
	width:95%;
	padding-left:20px;
	padding-right:10px;
	margin:10px;
}
.lock {
	background-color:#FFC726;
	width:50%;
	padding-left:10px;
	padding-right:5px;
	color:#000;
}
#lockimg {
	margin:0px;
}
#featurewrapper {
	float:right;
	width:225px;
	margin-right:6px;
	padding-right:6px;
	min-height:106px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#featurefront {
	float:right;
	width:240px;
	margin-right:6px;
	padding-right:6px;
	min-height:106px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#featurewrapper ul {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:20px;
	padding-left:0px;
	list-style:disc;
}
#featurewrapper .picboxright {
	width:70px;
	height:70px;
	float:right;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
#featurewrapper .picboxleft {
	width:70px;
	height:70px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.tooltip {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	background-image:url(../images/logo_icon/icon_tooltip.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	cursor:help;
}
/*FEATURE BOXES */
#featurewrapper .greenfeature {
	width:225px;
	margin-bottom:5px;
	padding:0px;
	overflow:hidden;
	border-style:solid;
	border-color:#91ff4c;
	border-width:1px;
	background-color:#bff39f;
}
#featurewrapper .bluefeature {
	width:225px;
	margin-bottom:5px;
	padding:0px;
	overflow:hidden;
	border-style:solid;
	border-color:#80a1ff;
	border-width:1px;
	background-color:#9fb5f3;
}
#featurewrapper .redfeature {
	width:225px;
	margin-bottom:5px;
	padding:0px;
	overflow:hidden;
	border-style:solid;
	border-color:#ff7f7f;
	border-width:1px;
	background-color:#f3b99f;
}
#featurewrapper .whitefeature {
	width:225px;
	margin-bottom:5px;
	padding:0px;
	overflow:hidden;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	background-color:#FFFFFF;
}
.popular {
	height:80px;
	text-decoration:none;
}
/*FOOTER AND FOOTERBOXES*/
	
.contentfooter {
	min-height:250px;
	padding-top:5px;
	text-align:left;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	width:924px;
	background-color:#123C78;
}
.contentfooter h5 {
	color: #FFC726;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	margin-top: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.contentfooter ul {
	padding-left:0px;
}
.contentfooter li {
	list-style-type:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0;
	text-decoration: none;
}
.contentfooter li a {
	list-style-type:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0;
	text-decoration: none;
}
.contentfooter li a:hover {
	list-style-type:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0;
	text-decoration:underline;
}
.contentfooter #footerboxgreen {
	float:left;
	text-align:left;
	/*min-height:165px;*/
	margin-top:4px;
	width:300px;
	background-color:#bff39f;
	margin-left:7px;
	margin-bottom:3px;
	vertical-align:top;
	border-color:#91ff4c;
	border-style:solid;
	border-width:1px;
}
.contentfooter #footerboxred {
	float:left;
	text-align:left;
	min-height:165px;
	margin-top:4px;
	width:295px;
	background-color:#f3b99f;
	margin-left:7px;
	margin-bottom:3px;
	vertical-align:top;
	border-color:#ff7f7f;
	border-style:solid;
	border-width:1px;
}
.contentfooter #footerboxblue {
	float:left;
	text-align:left;
	min-height:165px;
	margin-top:4px;
	width:295px;
	background-color:#9fb5f3;
	margin-left:7px;
	margin-bottom:3px;
	vertical-align:top;
	border-color:#80a1ff;
	border-style:solid;
	border-width:1px;
	font-size:10px;
}
.contentfooter #footerboxwhite {
	float:left;
	text-align:left;
	min-height:165px;
	margin-top:4px;
	width:295px;
	background-color:#ffffff;
	margin-left:4px;
	margin-right:3px;
	margin-bottom:3px;
	vertical-align:top;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-size:10px;
}
.contentfooter #contact p {
	width:200px;
	height:50px;
	text-align:center;
	font-size:11px;
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
}
.footerwrapper {
	width:100%;
	text-align:center;
	margin-top:10px;
	padding-left:0px;
	padding-right:0px;
}
.pagefooter {
	width:924px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
}
.pagefooter #footerlogo {
	float:right;
	height:70px;
}
.pagefooter #footerlogo img {
	margin-top:5px;
}
.pagefooter #footerlogo p {
	text-align:right;
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.pagefooter #copyright {
	float:left;
	width:350px;
}
.pagefooter #copyright p {
	color:#ffffff;
}
.pagefooter #copyright a {
	color:#ffffff;
}
.pagefooter #copyright a:hover {
	color:#CCCCCC;
}
.pagefooter #footerlogo img {
	margin-left:10px;
}
.divesitewrapper {
	width:680px;
	margin-left:auto;
	margin-right:auto;
}
#divesite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:10px;
	margin-top:20px;
	border:1px #000000 solid;
	background-color:#FFFFFF;
}
.divesitewrapper #footerlogo {
	float:right;
	height:60px;
}
.divesitewrapper #footerlogo p {
	text-align:right;
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.divesitewrapper #copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:400px;
	text-align:left;
}
.divesitewrapper #copyright p {
	margin-bottom:5px;
	margin-top:5px;
	color:#000000;
}
.divesitewrapper #footerlogo img {
	margin-left:10px;
	margin-top:5px;
}
#closewindow {
	font-size:10px;
	text-align:center;
}
#divesite img {
	border:0px solid #000000;
}
#divesite h1 {
	font-size:24px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	border-bottom-color:#dc241f;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}
#divesite p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#divesite a {
	color:#666666
}
.divesitewrapper #copyright p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:3px;
	color:#999999
}
.divesitewrapper #copyright a {
	color:#cccccc;
	text-decoration:none;
}
.divesitewrapper #copyright a:hover {
	color:#333333;
	text-decoration:underline;
}
.divesitewrapper h3 {
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-transform:uppercase;
	padding-bottom:3px;
	background-image:url(../images/logo_icon/bluedot.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.divesitewrapper ul {
	font-size:12px;
	margin-left:20px;
	padding-left:5px;
	list-style-image:url(../images/logo_icon/left_column_blue_triangle_b.gif);
	list-style-type:circle;
}
/*faq */
.menutitle {
	cursor:pointer;
	margin-bottom: 1px;
	margin-left:2px;
	background-color:#ECECFF;
	color:#000000;
	width:668px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	/*/*/border:1px solid #000000;/* */
}
.submenu {
	margin-bottom: 0.5em;
	font-size:10px;
}
.divesitewrapper table {
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	border-spacing:1px;
	padding:0px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:5px;
}
.divesitewrapper table th {
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	background-color:#9fb5f3;
	padding:3px;
	border-bottom-color:#dc241f;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.divesitewrapper table td {
	font-size:12px;
	background-color:#e4e8f3; /*dae1f4*/
	padding:2px;
}
.divesitewrapper table .alt {
	background-color:#ccd7f5;
	text-align:center;
}
.divesitewrapper table .subheading {
	background-color:#3D67E7;
	text-align:center;
	font-weight:bold;
}
.divesitewrapper table .tripprice {
	text-align:center;
}
.divesitewrapper table .totalprice {
	background-color:#3D67E7;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border-right:2px solid #00245d;
}
.divesitewrapper table .book {
	background-color:#dc241f;
}
#topmainFour {
	Position:relative;
	width:924px;
	height:auto;
	Position:static;
	padding-top:350px;
}
#mainBox1 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:20px;
	background-image:url(../images/usp1.jpg);
	cursor: pointer;
}
#mainBox2 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/usp2.jpg);
	cursor: pointer;
}
#mainBox3 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/usp3.jpg);
	cursor: pointer;
}
#mainBox4 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/usp4.jpg);
	cursor: pointer;
}
/*Social Layouut */	

	#social {
	width:auto;
	float:left;
	height:auto;
	margin-left:10px;
}
#social {
	width:auto;
	float:left;
	margin-left:10px;
}
#faceIcon {
	width:auto;
	float:left;
	margin-bottom:30px;
}
#face {
	width:auto;
	float:left;
	margin:10px 10px 10px 0px;
}
#trip {
	width:auto;
	float:left;
	margin-left:10px;
	margin-bottom:30px;
}
#gplus {
	width:80px;
	float:left;
	margin-left:10px;
	height:45px;
	padding-top:12px;
	padding-left:50px;
}
#gTrans {
	float:left;
	width:auto;
	height:45px;
}
#ytube {
	padding:10px 0px;
}
/*Main Layouts */	
	
#topmainFour h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-bottom:10px;
	margin-top:100px;
	margin-left:10px;
}
#topmainFour a {
	color:#00307a;
	text-decoration:none;
}
#footerBox1, #footerBox2, #footerBox3, #footerBox4 {
	position:relative;
	float:left;
	width:211px;
	padding:10px 10px;
}
#reefmainBox1 {
	float:left;
	background-color:transparent;
	width:211px;
	height:140px;
	margin-left:20px;
	background-image:url(../images/reefusp1.jpg);
	cursor: pointer;
}
#reefmainBox2 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/reefusp2.jpg);
	cursor: pointer;
}
#reefmainBox3 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/reefusp3.jpg);
	cursor: pointer;
}
#reefmainBox4 {
	float:left;
	background-color:#FC0;
	width:211px;
	height:140px;
	margin-left:10px;
	background-image:url(../images/usp4.jpg);
	cursor: pointer;
}
/*PADI Buttons */	

#backbut {
	display: inline;
	float:left;
	width: 100px;
	height: 30px;
	background: url("../images/backbut.gif") no-repeat 0 0;
}
#backbut:hover {
	background-position: 0 -30px;
}
#backbut span {
	position: absolute;
	top: -999em;
}
#stepbutton1 {
	display: inline;
	float:left;
	width: 100px;
	height: 30px;
	background: url("../images/stepbut.gif") no-repeat 0 0;
}
#stepbutton1:hover {
	background-position: 0 -90px;
}
#stepbutton1 span {
	position: absolute;
	top: -999em;
}
#stepbutton2 {
	display: block;
	float:left;
	width: 100px;
	height: 30px;
	background: url("../images/stepbut.gif") no-repeat 0 0;
	background-position: 0 -30px;
}
#stepbutton2:hover {
	background-position: 0 -120px;
}
#stepbutton2 span {
	position: absolute;
	top: -999em;
}
#stepbutton3 {
	display: block;
	float:left;
	width: 100px;
	height: 30px;
	background: url("../images/stepbut.gif") no-repeat 0 0;
	background-position: 0 -60px;
}
#stepbutton3:hover {
	background-position: 0 -150px;
}
#stepbutton3 span {
	position: absolute;
	top: -999em;
}

