/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #818181;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 0.4em 0px;
        padding: 0;
}

p {
	margin: 0px 0px 1em 0px;
    padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
	display: block;
	float: left;
	width: 100px;
}

fieldset {
	border: none;
}
form input, textarea {
	font-size: 100%;
}

img {
	border: 0px none;
}

a {
	text-decoration: none;
	color: #005ae1;
}

/* custom styles */

#mainBody {
	background: #223390 url(/custom/images/bodybg.jpg) repeat-x top;
	text-align: center;
	color: #fff;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 11pt;
}

.formInput {
	border: 1px solid #a1a1a1;
	color: #a1a1a1;
}

.eventInput {
	border: 1px solid #a1a1a1;
	color: #a1a1a1;
	margin-right: 5px;
	width: 125px;
}

.eventShortInput {
	border: 1px solid #a1a1a1;
	color: #a1a1a1;
	margin-right: 5px;
	width: 98px;
}

#container {
	text-align: left;
	width: 975px;
	margin: 0 auto;
}
#header {
	height: 94px;
	
	/* to put the festive blower behind the logo */
	/*background: url(/custom/images/blower.jpg) no-repeat 182px 10px;*/
}
/* standard logo */
#logo {
	float: left;
	padding-left: 7px;
	padding-top: 10px;
}
/* ----
 interchange
 ---- */
/* lights logo */
/*#logo {
	float: left;
	padding-left: 7px;
	padding-top: 10px;
}*/

#miniBasket {
	float: left;
	background: url(/custom/images/minibasketbg.jpg) no-repeat;
	width: 198px;
	height: 31px;
	color: #5ba9db;
	overflow: hidden;
	line-height: 31px;
	margin-top: 7px;
	font-size: 8pt;
	text-align: center;
}
#miniBasket a {
	color: #5ba9db;
	font-weight: bold;
	text-decoration: underline;
}
#headerItems {
	float: right;
	padding-top: 30px;
	padding-right: 40px;
	width: 680px;
}
#headerItemImages {
	float: right;
}
#headerItemImages img {
	float: left;
}
.headerDivider {
	margin: 0 8px;
}
.phoneNumber {
	margin-top: 4px;
}

#nav {
	clear: both;
	float: right;
	width: 722px;
	text-align: right;
	line-height: 14px;
}
#nav a, #nav span {
	padding: 0 6px;
	color: #ff4e00;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 7.5pt;
	cursor: pointer;
}

#pricePromise {
	width: 100px;
	height: 76px;
	position: absolute;
	top: 0;
	right: 0;
}

#contentArea {
	clear: both;
	background: url(/custom/images/contentareabg.gif) repeat-y left;
	width: 975px;
	overflow: hidden;
}

.participantsBar {
	height: 33px;
	background: url(/custom/images/participant-rpt.gif) repeat-x top;
	overflow: hidden;
}

#lhs {
	width: 213px;
	height: auto !important;
	height: 874px;
	min-height: 874px;
	float: left;
}
#lhsInner {
	background: url(/custom/images/lhstop.jpg) no-repeat top;
}
#lhsSearch {
	background: url(/custom/images/magnify.gif) no-repeat 16px 16px;
	padding-left: 46px;
	padding-top: 13px;
	margin-bottom: 10px;
	height: 50px;
	overflow: hidden;
}
#lhsSearch .formInput, #lhsSearch select {
	width: 118px;
}
#lhsSearch .formInput {
	display: block;
	margin-bottom: 4px;
}
#lhsSearch input, #lhsSearch select, .scubaNews input {
	vertical-align: middle;
}

/* standard lhs */
#lhsNav {
	height: 215px;
}

#lhsNav a {
	display: block;
	line-height: 29px;
	color: #fff;
	text-decoration: none;
	width: 211px;
	margin-left: 1px;
	text-indent: 10px;
	font-size: 11pt;
}
#lhsNav a:hover {
	background: #01275b;
}
.navImage {
	display: block;
	float: left;
	height: 25px;
	width: 50px;
	text-align: center;
}
.navImage img {
	margin-top: 6px;
}
.navDivider {
	height: 1px;
	overflow: hidden;
	background: url(/custom/images/navdivider.jpg) no-repeat center top;
}
#mrMussel {
	position: absolute;
	margin-left: -26px;
	height: 236px;
	overflow: hidden;
	z-index: 101;
}
#mrMussel img {
	display: block;
}
#longwood {
	position: absolute;
	width: 179px;
	height: 206px;
	margin-top: 236px;
	z-index: 50;
}

.centreColumn {
	width: 490px;
	float: left;
	margin-right: 8px;
}
centreColumnWide {
	width: 715px;
	float: left;
	clear: both;
}

#content {
	width: 762px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	background: url(/custom/images/seabg.jpg) no-repeat top;
	float: left;
	padding-top: 12px;
}
#contentInner {
	padding-left: 8px;
}

#depositPanel {
	background: url(/custom/images/depositbg.jpg) no-repeat;
	width: 482px;
	height: 46px;
	color: #fff;
}
#depositRosette {
	width: 92px;
	height: 92px;
	float: right;
	margin-top: -36px;
	padding-right: 4px;
}
#depositRosette img {
	position: absolute;
}
#depositInfo {
	width: 105px;
	float: right;
	padding-top: 6px;
	font-weight: bold;
}
#depositInfo a {
	color: #fff;
}
#depositInfo img {
	vertical-align: middle;
	float: left;
	margin-right: 3px;
}
.depositTitle {
	font-size: 17pt;
	color: #fff;
	letter-spacing: -1px;
	font-weight: bold;
}
.depositContent {
	padding: 6px;
}

.courseIntro {
	clear: both;
	font-weight: bold;
	font-size: 8.5pt;
	padding-top: 1em;
	text-indent: 10px;
}

.courseAd {
	float: left;
	text-align: left;
	padding: 8px;
}
.courseAdLeft {
	float: left;
	width: 250px;
}
.courseAdRight {
	width: 180px;
	float: left;
}
.courseAdTop {
	background: url(/custom/images/courseadtop.gif) no-repeat;
	height: 33px;
	overflow: hidden;
	cursor: pointer;
}
.courseAdTopInner {
	padding: 5px 8px 0 10px;
	line-height: 24px;
}
.courseAdTop, .courseAdTop a {
	color: #ff4e00;
	font-weight: bold;
	font-size: 11pt;
}
.courseAdArrow {
	float: right;
}
.courseAdMiddle {
	width: 240px;
	height: 100px;
	margin: 0 0 0 1px;
	background-position: center;
	background-repeat: no-repeat;
}
.courseAdBottom {
	width: 242px;
	height: 18px;
	overflow: hidden;
	background: url(/custom/images/courseadbottom.gif) no-repeat;
}
.courseAdLinks {
	height: 113px;
	margin-top: 9px;
}
.courseAdLinks a {
	color: #223390;
	display: block;
	font-size: 14px;
	margin-bottom: 2px;
}
.courseAdMoreLink {
	text-align: right;
}
.courseAdMoreLink a {
	font-size: 14px;
	font-weight: bold;
	color: #ff4e00;
}
.courseAdMoreLink img {
	vertical-align: middle;
}
#coursePopup {
	background: transparent;
	border: 0;
	text-align: left;
}
#coursePopup {
	width: 466px;
	height: 186px;
}
#coursePopupBg, #coursePopupContent {
	width: 446px;
	height: 166px;
}
#coursePopupBg, #coursePopupContent, #coursePopupClose {
	position: absolute;
}
#coursePopupBg, #coursePopupContent {
	top: 7px;
}
#coursePopupBg {
	background: transparent url(/custom/images/coursepopupbg.png) no-repeat;
}
#coursePopupContent {
	background: transparent;
}
#coursePopupClose {
	left: 430px;
	z-index: 100;
	width: 24px;
	height: 23px;
	cursor: pointer;
}
#diveClubPanel {
	background: url(/custom/images/diveclubpanel.jpg) no-repeat 2px 2px;
	width: 239px;
	height: 276px;
	clear: both;
	float: left;
	margin-right: 8px;
}
#diveClubPanelTop {
	width: 236px;
	height: 150px;
	overflow: hidden;
	padding-top: 38px;
}
#diveClubPanelContent {
	margin-left: 4px;
}
#diveClubPanelContent a {
	display: block;
	color: #fff;
	font-size: 8.5pt;
	text-indent: 8px;
	line-height: 135%;
}
#diveClubPanelContent a:hover {
	background: #232741;
}
#diveClubPanelBottom {
	padding-top: 6px;
	text-align: center;
}
#diveClubPanelBottom img {
	margin: 0 14px;
}

#callBackForm {
	clear: both;
	width: 493px;
	height: 99px;
	background: url(/custom/images/callbackbg.jpg) no-repeat;
}
#callBackForm form {
	padding-left: 264px;
	padding-top: 30px;
}
#callBackForm .formInput {
	vertical-align: middle;
	width: 160px;
}
.inputArrow {
	vertical-align: middle;
}
.callBackName {
	display: block;
	margin-bottom: 6px;
}

.rhs {
	width: 225px;
	float: left;
}
.panel {
	margin-bottom: 2px;
}
.panel img {
	display: block;
}
.homepageMovie {
	padding: 12px;
}
.mediaCentrePanel {
	background: url(/custom/images/panels/mediacentre.jpg) no-repeat;
	width: 223px;
	height: 219px;
}
.homepageMovieClickable {
	height: 68px;
	cursor: pointer;
}
.weAcceptPanel {
	clear: both;
	background: url(/custom/images/panels/weaccept.jpg) no-repeat;
	width: 223px;
	height: 101px;
}
.accountPanel {
	clear: both;
	background: url(/custom/images/panels/account.jpg) no-repeat;
	width: 223px;
	height: 97px;
}
.accountPanel a {
	display: block;
	color: #818181;
}
.accountPanel img {
	vertical-align: middle;
	display: inline;
}
.accountPanel form {
	padding-top: 34px;
	padding-left: 10px;
}
.loginPanel {
	clear: both;
	background: url(/custom/images/panels/userlogin.jpg) no-repeat;
	width: 223px;
	height: 97px;
}
.loginPanel #registerLink {
	font-size: 7.5pt;
	letter-spacing: -1px;
	text-align: right;
	text-transform: uppercase;
	padding-top: 17px;
	padding-right: 16px;
}
.loginPanel #registerLink a {
	color: #005ae1;
}
.loginPanel form {
	padding-top: 6px;
	padding-left: 11px;
	width: 160px;
}
.loginPanel .formInput {
	width: 120px;
	height: 14px;
	font-size: 9pt;
	float: left;
	margin-bottom: 0;
	display: block;
}
.loginPanel .inputArrow {
	margin-top: -3px;
	float: left;
}
.loginPanel #rememberMe {
	clear: both;
	font-size: 8pt;
	position: relative;
	top: -4px;
}
.loginPanel #rememberMe label, .loginPanel #rememberMe input {
	vertical-align: middle;
}
.scubaNews {
	background: url(/custom/images/panels/scubanews.jpg) no-repeat;
	width: 223px;
	height: 234px;
	color: #696969;
	font-size: 8pt;
}
.scubaNews .latestNewsTitle a {
	font-weight: bold;
}
#scubaNewsNews {
	padding-top: 55px;
	padding-left: 12px;
	padding-right: 12px;
	height: 100px;
	overflow: hidden;
}
#subscribeIntro {
	text-transform: uppercase;
	font-size: 8pt;
	margin-bottom: 3px;
}
.latestNewsIntro {
	margin-bottom: 1em;
}
.scubaNews .formInput {
	width: 110px;
}
#cmsContentSubscribe-nameInline, #clientLogin_username {
	display: block;
	margin-bottom: 3px;
}
#subscribeForm {
	padding-left: 12px;
}

#footer {
	background: #fff url(/custom/images/footer.gif) repeat-x top;
	text-align: center;
	clear: both;
}
#footerInner {
	width: 975px;
	margin: 0 auto;
}
#footerLinks {
	line-height: 97px;
	text-align: right;
	padding-right: 48px;
	text-transform: uppercase;
	color: #a1a1a1;
	font-size: 8pt;
}
#footerLinks a {
	color: #a1a1a1;
}
.footerLink {
	padding: 0 12px;
}
#footMenu {
	clear: both;
	margin-left: 200px;
}
.footMenuColumn {
	width: 207px;
	float: left;
	text-align: left;
	padding: 1em 0;
}
.footMenuColumn a {
	font-size: 8pt;
}
#footerEnd {
	clear: both;
	text-align: center;
	padding-bottom: 1em;
}
#footerEnd, #footerEnd a {
	color: #5ba9db;
	font-size: 8pt;
}

.clearer {
	clear: both;
}

#eventTabs {
	background: #fff url(/custom/images/tabs-bg.jpg) repeat-y;
	height: auto !important;
	height: 365px;
	min-height: 365px;
	margin-left: 3px;
	width: 700px;
}
#tabs {
	width: 158px;
	float: left;
}
.tab, .tabTop, .tabSelected, .tabSelectedTop, .tabUnder {
	line-height: 45px;
	text-align: right;
	font-size: 10.5pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.tab span, .tabTop span, .tabSelected span, .tabSelectedTop span, .tabUnder span {
	padding-right: 8px;
	white-space: nowrap;
}
.tab, .tabTop, .tabUnder {
	color: #ffffff;
	cursor: pointer;
}
.tabSelected, .tabSelectedTop {
	color: #285aa6;
	font-weight: bold;
	letter-spacing: -1px;
}
.tab {
	width: 158px;
	height: 45px;
	background: url(/custom/images/tab-unselected.jpg) no-repeat;
}
.tabTop {
	width: 158px;
	height: 46px;
	background: url(/custom/images/tab-unselected-top.jpg) no-repeat;
}
.tabSelected {
	width: 158px;
	height: 45px;
	background: url(/custom/images/tab-selected.jpg) no-repeat;
}
.tabSelectedTop {
	width: 158px;
	height: 46px;
	background: url(/custom/images/tab-selected-top.jpg) no-repeat;
}
.tabUnder {
	width: 158px;
	height: 45px;
	background: url(/custom/images/tab-unselected-under.jpg) no-repeat;
}

.tabDetail {
	padding: 5px 6px;
}
.tabDetail1 {
	text-align: left;
}

#tabDetails {
	width: 540px;
	float: left;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

.tabDetail h2 {
	margin-top: 1em !important;
	margin-bottom: 0.6em !important;
}

.contentBlock {
	clear: both;
    color: #818181;
    margin-bottom: 6px;
}
.contentBlockTop {
	background: url(/custom/images/sectionblocktop.gif) no-repeat;
	width: 707px;
	height: 33px;
	overflow: hidden;
	text-indent: 10px;
	clear: both;
}
.contentBlockTop, .contentBlockTop a {
	font-size: 11pt;
	color: #ff4e00;
	line-height: 33px;
}
.contentBlockMiddle {
	background: url(/custom/images/sectionblockmiddle.gif) repeat-y;
	width: 707px;
	clear: both;
}
.contentBlockMiddleInner {
	padding: 15px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}
.contentBlockBottom {
	background: url(/custom/images/sectionblockbottom.gif) no-repeat top left;
	width: 707px;
	height: 39px;
	overflow: hidden;
	clear: both;
}

.largeButton, .buy_btn {
	background: url(/custom/images/largebuttonbg.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	width: 127px;
	height: 50px;
	text-align: center;
	font-size: 10.5pt;
	border: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.largeButton {
	float: right;
}

.productSectionSubCats {
	margin-bottom: 2em;
}
.productSectionSubCat {
	float: left;
	width: 120px;
	height: 140px;
	text-align: center;
	overflow: hidden;
}
.eventSectionSubCat {
	width: 130px !important;
	height: 180px !important;
}
.productSectionSubCat a {
	display: block;
	width: 120px;
}

.productSectionRow {
	clear: both;
}
.productSectionImage, .productSectionDetails {
	height: auto !important;
	height: 130px;
	min-height: 130px;
}
.productSectionImage {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
.itemSectionHolder {
	width: 120px !important;
	height: 120px !important;
}
.itemSectionImage {
	background-position: center;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	text-align: left;
	overflow: hidden;
	position: absolute;
}

#itemSectionImage {
	float: left;
	width: 100px;
	height: 100px;
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.productSectionDetails {
	float: left;
	width: 320px;
	margin-right: 10px;
}
.eventSectionDetails {
	width: 300px !important;
}
.productSectionMoreInfoLink {
	padding-top: 0.5em;
}
.productSectionPrice {
	float: left;
	font-size: 18pt;
	width: 100px;
	text-align: right;
	padding-top: 34px;
	margin-right: 10px;
}
.productSectionSavePrice {
	font-size: 10pt;
}
.productPrice {
	font-size: 18pt;
}
.productSectionQty {
	font-size: 10pt;
}
.productSectionButton {
	float: left;
	width: 127px;
	padding-top: 28px;
}
.productSectionName {
	height: auto !important;
	height: 28px;
	min-height: 28px;
}
.productSectionName, .productSectionName a, .productSectionMoreInfoLink a {
	color: #0055c4;
}
.productSectionName, .productSectionName a {
	font-weight: bold;
}

#productImage {
	margin-right: 10px;
	width: 174px;
	height: 174px;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #a1a1a1;
	float: left;
}

.productImage {
	float: left;
	margin-right: 10px;
	width: 174px;
	height: 174px;
	text-align: left;
	overflow: hidden;
	position: absolute;
}

#tabImage {
	width: 469px;
	height: 310px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

.tabImage {
	width: 469px;
	height: 310px;
	float: left;
	text-align: left;
	overflow: hidden;
	position: absolute;
}

/* rosette stuff */

.rosetteOffer {
	color: #fff;
	padding-top: 8px;
	font-size: 13px;
	width: 67px;
	height: 59px;
	text-align: center;
	font-weight: bold;
} 

.rosetteOfferLarge {
	color: #fff;
	padding-top: 16px;
	font-size: 16px;
	width: 90px;
	height: 74px;
	text-align: center;
	font-weight: bold;
} 

.rosetteHolder {
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	cursor: pointer;
}


.productDescription h2 {
	color: #5ba9db;
	margin: 0;
}

.buy_quantity {
	width: 25px;
}

.pointer {
	cursor: pointer;
}

.eventPriceText {
	padding-top: 1em;
	clear: both;
}

.eventBookingPrice {
	font-size: 19pt;
	text-align: right;
}
.eventBookingPrice input, .eventBookingPrice img {
	vertical-align: middle;
	margin-left: 5px;
}

.eventTableIntro {
	background: #ebf7ff;
	border: 1px solid #002a9b;
	padding: 2px;
	font-style: italic;
	color: #002a9b;
	cursor: pointer;
}

.eventDescriptionNoTabs {
	padding: 15px;
}

#onlineStoreProduct {
	float: left;
	width: 240px;
	height: 275px;
	background: url(/custom/images/panels/onlinestorelarge.jpg) no-repeat top;
	margin-bottom: 8px;
	overflow: hidden;
}
#onlineStoreProduct #content_storeProduct {
	padding-top: 80px;
	text-align: center;
	overflow: hidden;
}

.storeFeaturedProduct {
	text-align: center;
}
.storeFeaturedProduct img {
	margin-bottom: 10px;
}
.storeFeaturedProductMoreInfo {
	padding-top: 1em;
	clear: both;
	text-align: right;
	padding-right: 10px;
}
.storeFeaturedProductMoreInfo a {
	color: #002a9b;
}

.row {
	background: #fff;
}
.altRow {
	background: #f2f2f2;
}

#keyFeatures table {
	width: 300px;
}
#keyFeatures td {
	padding: 2px 10px;
	width: 50%;
}

.productOptions {
	float: right;
	text-align: right;
	padding-top: 1em;
}
.productOption {
	clear: both;
	margin: 2px 0;
}
.productOptionLabel {
	float: left;
	clear: left;
	width: 120px;
	text-align: left;
}
.productOptions .buy_btn {
	margin-left: 10px;
	margin-top: 10px;
}


/** CHECKOUT **/

#popupBasket {
	padding: 0;
	margin: 10px;
}

.basket_list .altRow, .popup_basket_list .altRow, .popup_basket_product .altRow {
	background-color: #f0f0f0;
}
.basket_list .row, .popup_basket_list .row, .popup_basket_product .row {
	background-color: #e5e5e5;
}

.popup_basket_list {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 150px;
}

.popup_basket_product {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 78px;
}

.mrMusselMessage {
	float: left;
	width: 300px;
	height: 188px;
	background: url(/custom/images/mr_mussels_Board.gif) no-repeat;
}
.mrMusselMessageText {
	padding-top: 12px;
	width: 93px;
	height: 20px;
	text-align: center;
	color: #666;
	line-height: 115%;
	font-size: 9pt;
}

#checkoutAddressDetails {
	clear: both;
	margin-bottom: 1em;
}
#checkoutAddressDetails td {
	font-size: 8pt;
}
#checkoutAddressDetails label {
	width: 160px;
}
#checkoutAddressDetails .formInput {
	width: 150px;
	margin: 1px 0;
}
/** END CHECKOUT **/

.button, .veryLongButton {
	text-align: center;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.button {
	width: 114px;
	height: 27px;
	background: url(/custom/images/btnbg.jpg) no-repeat;
}
.veryLongButton {
	width: 258px;
	height: 27px;
	background: url(/custom/images/buttonvlong.jpg) no-repeat;
}

#registerForm form {
	margin-top: 1em;
}
#registerForm label {
	width: 160px;
}
#contactForm label {
	width: 120px;
}
#registerForm .formInput, #contactForm .formInput {
	width: 160px;
}
#contactForm .formInput {
	margin: 1px 0;
}

/** DROP DOWN MENU **/

.dropDown {
	position: absolute;
	display: none;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: #fff url(/custom/images/ddmbg.gif) repeat-x top;
}
.dropDownMenu {
	width: 200px;
}
.dropDownProducts {
	width: 330px !important;
}
.dropDownContent {
	margin: 10px 0 10px 10px;
}
.dropDownContent a {
	font-size: 7.5pt;
	color: #a1a1a1;
	text-decoration: none;
	float: left;
	display: block;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 0;
}

/** END DROP DOWN MENU **/

.uppercase {
	text-transform: uppercase;
}

#membershipBottom {
	padding-left: 36px;
}

#adultMembership {
	background: url(../images/membership_adult.jpg);
	width: 190px;
	height: 319px;
	margin: 19px 0px 0px 0px;
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
}

#childMembership {
	background: url(../images/membership_child.jpg);
	width: 190px;
	height: 319px;
	margin: 19px 0px 0px 18px;
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
}

#familyMembership {
	background: url(../images/membership_family.jpg);
	width: 190px;
	height: 319px;
	margin: 19px 0px 0px 19px;
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
}


#deposit_amount {
	width: 60px;
}
#makePayment {
	float: right;
}

#invoiceList table {
	width: 100%;
	margin-top: 1em;
}

#membershipPopup {
	background: #3596db;
}
#membershipPopup, #membershipPopup form, #membershipPopup a {
	color: #fff !important;
}
#membershipPopup a {
	text-decoration: underline;
}
#membershipPopup label {
	width: 180px;
	color: #fff !important;
	clear: left;
	text-align: right;
	margin-right: 5px;
}
#membershipPopup .formInput {
	width: 180px;
	margin-bottom: 1px;
}
.subscribeFormFields {
	padding-left: 30px;
}
.subscribeFormFields p, #registerForm p {
	margin-bottom: 0.4em;
}
#membershipStageLinks, #membershipStageLinks a {
	color: #009 !important;
	font-size: 9pt;
	text-decoration: none;
}
#membershipStageLinks a.subscribeFormSelectedStage {
	color: #fff !important;
}

#infowindow {
	color: #fff;
	text-align: left;
	width: 344px;
	height: 212px;
	line-height: 130%;
	position: absolute;
	top: -212px;
	margin-left: 300px;
	z-index: 10000;
}
#infowindowBg {
	width: 344px;
	height: 212px;
	background: url(/custom/images/panels/veryimportant.png) no-repeat;
	position: absolute;
	z-index: 10002;
}
#infowindow p {
	margin: 0;
	padding: 0.5em 0;
}
#infowindowInner {
	position: absolute;
	padding: 40px 18px 0 18px;
	z-index: 10003;
}
#infowindowOk {
	text-align: right;
}
#infowindowOk img {
	cursor: pointer;
}

.errorMessage {
	font-weight: bold;
	color: #900;
}

.eventBundleLeft {
	width: 250px;
	padding-top: 8px;
	float: left;
}

.eventBundleRight {
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 420px;
	overflow: hidden;
}
.eventBundleRight select {
	font-size: 9pt;
}

label.inline {
	display: inline;
	clear: none;
	float: none;
}

#diveClubVideoContainer {
	float: left;
	background: url(/custom/images/panels/video.jpg) no-repeat;
	width: 199px;
	height: 168px;
}
#diveClubVideoContainer div {
	padding: 12px;
}

/* tip box */

#tipPopup {
	border: 1px solid #000;
	overflow: hidden;
	padding: 10px;
	margin: 0px;
	color: #000;
}

#tipPopupCloseButton {
	position: absolute;
	bottom: 5px;
	left: 187px;
	cursor: pointer;
}

.tipPopupCloseButton {
	background: url(/custom/images/btnbg.jpg) no-repeat;
	width: 114px;
	height: 22px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

/* brochure request box */

#brochurePopup {
	background: transparent;
	border:none;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#brochurePopup .bd {
	width: 344px;
	height: 255px;
	padding: 0px;
	margin: 0px;
}
#brochurePopupBg {
	background: transparent url(/custom/images/panels/brochurerequest.png) no-repeat;
	width: 344px;
	height: 255px;
	position: absolute;
	z-index: -1;
}
#brochurePopupCloseButton {
	float: right;
	cursor: pointer;
	margin-top: 12px;
	padding-right: 12px;
}
#brochureRequest {
	padding: 54px 15px 0 15px;
}
#brochureRequest form {
	color: #fff;
}
#brochureRequest .formInput {
	width: 205px;
}
#brochureSubmit {
	padding-left: 253px;
}
.mask {
	background: #000;
	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=75);
}

/** christmas decorations **/
/*#mainBody {
	background: #223390 url(/custom/images/snowbg.jpg) repeat-x top !important;
}
#content {
	background: url(/custom/images/seabgxmas.jpg) no-repeat top !important;
}
.snow {
	width: 211px;
	height: 23px;
	background: url(/custom/images/snow.png) no-repeat;
	position: absolute;
	margin-left: 2px;
	margin-top: 2px;
}
#topSeasonal {
	width: 1021px;
	height: 38px;
	background: url(/custom/images/snowtop.png) no-repeat;
	position: absolute;
	margin-left: -40px;
}
.loginPanel #registerLink {
	padding-top: 19px;
	position: relative;
}
#mrMussel {
	height: 250px !important;
}
#longwood {
	margin-top: 230px !important;
}
#lhs {
	height: auto !important;
	height: 883px;
	min-height: 883px;
}
#lhsNav {
	height: 230px !important;
}
*/
/** end christmas decorations **/

/** lights decorations **/
/*
#mainBody {
	background: #223390 url(/custom/images/lightsbg.jpg) repeat-x top !important;
}
#content {
	background: url(/custom/images/seabg.jpg) no-repeat top !important;
}
.snow {
	width: 211px;
	height: 23px;
	background: url(/custom/images/lights.png) no-repeat;
	position: absolute;
	margin-left: 2px;
	margin-top: 2px;
}
#topSeasonal {
	width: 1021px;
	height: 38px;
	background: url(/custom/images/lightstop.png) no-repeat;
	position: absolute;
	margin-left: -40px;
}
.loginPanel #registerLink {
	padding-top: 19px;
	position: relative;
}
#mrMussel {
	height: 255px !important;
}
#longwood {
	margin-top: 235px !important;
}
#lhs {
	height: auto !important;
	height: 883px;
	min-height: 883px;
}
#lhsNav {
	height: 220px !important;
}
*/

/** end lights decorations **/

/** easter **/

/*
#mrMussel {
	height: 262px !important;
}
#longwood {
	margin-top: 262px !important;
}
#lhsNav {
	height: 220px !important;
}
#topSeasonal {
	width: 143px;
	height: 72px;
	background: url(/custom/images/eastertop.gif) no-repeat;
	position: absolute;
	margin-left: 193px;
}
*/

/** end easter **/

/* basic display, hide all snow classes */

.snow {
	display: none;
}

/* login box */

#loginPopup {
	background: transparent;
	border:none;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#loginPopup .bd {
	width: 344px;
	height: 200px;
	padding: 0px;
	margin: 0px;
}
#loginPopupBg {
	background: transparent url(/custom/images/panels/userlogin.png) no-repeat;
	width: 344px;
	height: 200px;
	position: absolute;
	z-index: -1;
}
#loginPopupCloseButton {
	float: right;
	cursor: pointer;
	margin-top: 12px;
	padding-right: 12px;
}
#loginPanel {
	padding: 44px 0 0 19px;
}
#loginPanel p {
	margin-bottom: 0.7em;
}
#loginPanel form {
	color: #fff;
}
#loginPanel .formInput {
	width: 194px;
}
#loginSubmit {
/*	padding-left: 247px;*/
}
#loginIntro {
	margin: 12px 0 14px 0;
}
#loginSubmit a {
	color: #fff;
	text-decoration: underline;
}