<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: GROBOLD;
    src: url(https://www.notroublesjustbubbles.com/font/GROBOLD.ttf) format("truetype"); 
}

@font-face {
    font-family: Notroublesjustbubbles;
    src: url(https://www.notroublesjustbubbles.com/font/Notroublesjustbubbles-Regular.ttf) format("truetype"); 
}


/* start types */
.text-blue-link {
	color: #043671 !important;
}
.l-date {
	font-size: 55px;
}
/* end tables */



.cur {
    color: #000;
}
.my-display-none-nav {
	display: none;
}
/* nitrox logo small view*/
.featuredliveaboards-nitroxhighlight {
    background: #027e35;
    padding: 0px 4px;
    color: #ff0;
    height: 22px;
    font-size: 11px;
    border-top: 3px solid #ff0;
    border-bottom: 3px solid #ff0;
}
.featuredliveaboards-toprightnitrox {
    position: absolute;
    top: 6px;
    right: 20px;
}
/* end nitrox logo small view*/
.featuredliveaboards-bottomleftwifi {
    position: absolute;
    top: 70px;
    right: 20px;
    font-size: 12px;
    height: 40px;
    color: #fff;
    background: #102a5b;
    background: rgba(16,42,91,0.5);
    padding: 3px;
	text-align: center;
}

/* nitrox logo */
.featuredliveaboards-nitroxhighlight {
	background: #027e35;
    padding: 0px 4px;
    color: #ffff00;
    height: 20px;
	font-size: 11px;
	border-top: 3px solid #ffff00;
	border-bottom: 3px solid #ffff00;	
}

.featuredliveaboards-nitroxhighlightlarge {
	background: #027e35;
    padding: 0px 6px;
    color: #ffff00;
    height: 20px;
	font-size: 16px;
	border-top: 4px solid #ffff00;
	border-bottom: 4px solid #ffff00;	
	margin: 2px 3px;	
}
/* end nitrox logo */

/* images */

.wfpopup img {
    margin: 5px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.wf_caption {
	margin: 5px;
}
/* end images */

/* tables */
.tablewhite img {
    margin: 0px auto !important;
}
.tablewhite {
    background-color: #fff;
    color: #030C12;
    font-size: 15px;
	margin-bottom: 40px;
	width: 100%;
}
th, tr td {
    padding: 8px 8px;
	border: 1px solid #ddd;
}
th, td {
    text-align: left;
    vertical-align: top;
}

.prices {
    color: #9436D6;
    font-weight: bold;
}
.pricetableheadings {
    text-align: center;
    background-color: #63070E;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#960b15',endColorstr='#140103');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#960b15',endColorstr = '#140103')";
    background-image: -moz-linear-gradient(top,#960b15,#140103);
    background-image: -ms-linear-gradient(top,#960b15,#140103);
    background-image: -o-linear-gradient(top,#960b15,#140103);
    background-image: -webkit-gradient(linear,center top,center bottom,from(#960b15),to(#140103));
    background-image: -webkit-linear-gradient(top,#960b15,#140103);
    background-image: linear-gradient(top,#960b15,#140103);
}
.tableheadings3 {
    background-color: #05121A;
    color: #fff;
}

.tableheadings4 {
    background-color: #0c2044;
    font-size: 13px;
    color: #fff;
}
.tablewhite ul {
    list-style-type: none;
    -webkit-padding-start: 0px;
}

.insideda1 input[type="radio"] {
    display: none;
}
.schedTitles {
	font-weight: bold;
	display: inline;
}
/* end tables */



.my-category-pages .category-desc {
    border: 0px;
    color: #b6c4d3;
    padding: 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    border-radius: 0rem;
	text-align: justify;
}

/* below removes border and padding from modules */
.moduletable {
    border: 0px;
    padding: 0rem;
    border-radius: 0rem;
    margin: 0rem auto;
}
/* end removes border and padding from modules */
.btn.btn-outline-light:hover {
    background-color: #596988 !important;
	cursor: pointer;
}
.btn.btn-outline-success:hover,
.btn.btn-outline-danger:hover,
.btn.btn-outline-secondary:hover {
	color: #fff !important;
}

.page-subheader {
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin-bottom: 15px;
}

.myseperator {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 3px;
	border: none;
	background: #cccccc;
	width: 100%;
	background: -webkit-gradient( linear, 0 0, 100% 0, from(rgba(50, 50, 50, 0.01)), to(rgba(80, 80, 80, 0.01)), color-stop(.5, #c9c9c9));
	background: -moz-linear-gradient( left, rgba(0, 0, 0, 0.001) 0%, rgba(201, 201, 201, 1) 50%, rgba(0, 0, 0, 0.001) 100%);
	background: -ms-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
	background: -o-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
	background: linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
}

.featuredliveaboards-nitroxhighlight {
    background: #027e35;
    padding: 0px 4px;
    color: #ffff00;
    height: 20px;
    font-size: 11px;
    border-top: 3px solid #ffff00;
    border-bottom: 3px solid #ffff00;
}

/*
	use later
	.search_icon_nav {
	position: fixed;
	right: 1px;
	top: 200;
	z-index: 999999;
	}
*/




.mysticky {
	position: -webkit-sticky;
    position: sticky;
	top: 25;
	align-self: flex-start;
}


.filterbutton {
    top: 5px !important;
	margin-top: 15px;
    margin-bottom: 15px;
    z-index: 10000;
}

/* 
this is between 0px and 576px not normally used 
usually us the col-xx widths for anything that needs to go in here	
*/
@media (max-width: 576px) { 
	.mobile_destinatons_header {
		background-color: #DDEBF7;
	}	
	table.stacktable.tablewhite td {
		box-sizing: border-box;
		display: block;
		float: left;
		width: 100%;
		text-align: right;
		font-size: 15px;
		border-bottom: 1px dotted #ccc;
	}
	table.stacktable.tablewhite td:before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
	}
	.stacktable.tablewhite th {
		display: block;
		text-align: center;
	}
	table.stacktable.tablewhite tbody tr.overview_sub_heading.tableheadings3, 
	table.stacktable.tablewhite thead {
		display: none;
	}
    .cabin_mobile {
		float: left;	
	}
	
	
	
	
}



@media (min-width: 576px) {	
	
	.filterbutton {
		top: 55px !important;
		margin-top: 15px;
		margin-bottom: 15px;
		z-index: 99999;
	}
	
	.cabin_mobile a{
		display: none;
	}
	
	.my-display-none-nav {
		display: inline;
	}
	
	
}




@media (min-width: 768px) {		

   .filterbutton {
		top: 55px !important;
		margin-top: 15px;
		margin-bottom: 15px;
		z-index: 99999;
	}

	.cabin_mobile a{
		display: none;
	}
	.font-sm {
		font-size: 13px;	
	}
	
}


@media (min-width: 992px) { 			
	.cabin_mobile a{
		display: none;
	}
	.font-sm {
		font-size: 13px;	
	}
	
	.countrybtns .description {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 100%;
		color: white;
	}
	
}





@media (min-width: 1200px) { 
	.cabin_mobile a{
		display: none;
	}
	.font-sm {
		font-size: 13px;	
	}
	
	.countrybtns .description {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 100%;
		color: white;
	}
	
	
}







.cursor-pointer{
	cursor: pointer !important;
}
.prices {
	color: #9436D6;
	font-weight: bold;
}

#spinner2 {
	display: none;
	font-size: 80px;
	color: #4D81B3;
	width: 300px;
	height: 90px;
	padding: 3px;
	text-align: center;
	position: fixed;
	left: 50%;
	z-index: 99999;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -100px; /* Negative half of height. */
	margin-left: -150px; /* Negative half of width. */
	text-shadow: 2px 2px 2px #080808;
}
#please_waitShortlist,
#please_wait,
#please_wait_cabins {
	display: none;
	font-size: 18px; 
	text-align: center; 
	color: #fff; 
	font-weight: bold;
}



.trip_cabins_ajax_spinner {
	display: none;
	font-size: 80px;
	color: #4D81B3;
	width: 300px;
	height: 90px;
	padding: 3px;
	text-align: center;
	position: fixed;
	left: 50%;
	z-index: 99999;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -100px; /* Negative half of height. */
	margin-left: -150px; /* Negative half of width. */
	text-shadow: 2px 2px 2px #080808;
}

.trip_cabins_ajax_please_wait {
	display: none;
	font-size: 18px; 
	text-align: center; 
	color: #fff; 
	font-weight: bold;
}
.bg-my-yellow {
	background-color: #ff0 !important;
}
.navbar {
	width: 100% !important;
}

.styled-select-currency select {
    background: #05121A;
    text-align: left;
    border: 0px solid #fff;
    padding: 5px;
    line-height: 1;
    border-radius: 0;
    height: 30px;
    width: 70px;
    color: #fff;
}
.sourcecoast.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
    background-repeat: repeat-x;
    border-color: #ccc #ccc #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset, 0 1px 2px rgba(0,0,0,0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    background-color: #006dcc;
    background-image: linear-gradient(to bottom,#0088cc,#0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.nav-breakpoint-sm .t4-offcanvas-toggle,
.nav-breakpoint-md .t4-offcanvas-toggle
{
    left: 0px !important;
	right: auto !important;
	
}

.t4-mainnav {
	border-bottom: 1px solid #395f84 !important;
}
.styled-select1 .form-control, .inputbox {
    max-width: 100%;
}


.featuredliveaboards-highlight {
    background: #102a5b;
    background: rgba(16,42,91,0.7);
    padding: 1px 4px;
    color: #fff;
    font-weight: bold;
    height: 25px;
}

.featuredliveaboards-topleft {
    position: absolute;
    top: 6px;
    left: 20px;
    color: #fff;
}
.featuredliveaboards-bottomleftwifi {
    position: absolute;
    top: 70px;
    right: 20px;
    font-size: 12px;
    height: 40px;
    color: #fff;
    background: #102a5b;
    background: rgba(16,42,91,0.5);
    padding: 3px;
    text-align: center;
}
.blog .blog-item-content,
.blog .item {
	margin: 15px 0;
    background-color: #fff;
    color: #05121A;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.blog .comments-link,
.blog .readmore-link {
	color: #007bff;
}
.myheading {
	text-align: center;
	border-bottom: 1px solid #fff;
}
.contentpane {
	background-color: #05121a !important;
	padding: 10px;
}
.dropdown-menu-inner,
.t4-navbar .nav-item:hover {
	background-color: #385f84 !important;
	color: #eee !important;
}
.nav-item li a{
	color: #fff !important;
}
.nav-item li a:hover{
	color: #eee !important;
	background-color: #f95706 !important;
}
.t4-header {
    min-height: 0px !important;
}
@media (min-width: 768px){
	.t4-main-body {
		padding-top: 0rem;
		padding-bottom: 3rem;
	}
}

.dropdown-menu {
	background-color: #05121a;	
}
</pre></body></html>