@import url("MENU CSS.css");
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.smallemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03F;
	text-decoration: none;
}
.textbasenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}

.smallemail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.textcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

.bold {
	font-weight: bold;
}


.tablesimtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	min-height: 200px;
	display: table-cell;
	vertical-align: bottom;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bannerimagealign {
	text-align: right;
	width: 400px;
}

.smaillred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
}
.smallredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.textboldbckgnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-color: #FFCC33;
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #03F;
	text-decoration: none;
	font-weight: bold;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
.Japanesemenu {
	font-size: 5px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;

}
.japanesebold {
	font-weight: normal;
	color: #003366;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.textboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.navstyle {
	background-color: #1645e1;
	margin-left: auto;
	margin-right: auto;
}
.smallwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.textwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


.headermargins {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mainBGstyle {
	background-color: #FFF;
}
.imagemenuplacement {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#topcatchphrase {
	vertical-align: top;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;

}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
#navbar {
	margin-left: auto;
	margin-right: auto;
}

img.centerbanner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}


img.socialalign {
	display: block;
	margin-left: auto;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	/* [disabled]float: right; */
	
}#FBwidget {
	/* [disabled]text-align: center; */
	/* [disabled]vertical-align: middle; */
	width: 220px;
	padding-top: 40px;
}
.tablealigner {
	display: table-cell; verticle-align:middle
}
.socialnoteheight {
	height: 74px;
	float: right;
}

img.imgL{
	float: left;
	margin: 5px;
	max-width: 50%;
}
img.imgR{
	float: right;
	margin: 5px;
	max-width: 50%;
}
img.imgT{
display: block;
}
img.socialICONbanner {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
img.bannercall {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
.headermargin {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(Template/Header/HeaderBG.png);

}


.bannerlogoformating {
	float: right;
	padding-left: 10px;
}
.minheight100{
	min-height:100px;
	height:auto !important;
	height:100px;
	text-align: bottom;
}
.bassbackground {
	color: #FFF;
	background: #a0a0a0;
}
.bassbackgroundBLUE {
	color: #fff;
	background: #1645e1;
}


.inside {
  width: 960px;
  margin: 0 auto;
}
.alignBottomParent {
	position: relative;
}
.alignBottomNested {
	position: absolute;
	bottom: 0px;
}
.ImageBorder5px {
	padding: 5px;
}
.ticklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	list-style-image: url(TickBullet.gif);
}
.specialnotice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #F00;
}
.divespecialBOOKNOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#DiveDeal {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
}
#IndexComments {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
#QuickTips {
	background-color: #039;
	}

ul.GreenTick {
list-style-image: url(‘/Assets/TickBullet.gif’);
}
