@import url(//fonts.googleapis.com/css?family=Lato:300,400|Kanit:800|Pacifico);

/* ------------------------- DRUPAL 7 FRAMEWORK ------------------------- */
body #admin-menu-icon { display: none; }

body#body {
	/*color:#808080;*/
	color:#444444;
	font: 1em 'Lato', Arial, Helvetica, sans-serif;
	position:relative;
	background-color:#f8f9fa;
	/*min-width:1000px;*/
}


p {margin-bottom:20px;}

ul, ol { margin:0; padding-left:0; list-style:none; list-style-image:none; list-style-type:none;}



.field-name-taxonomy-forums .links a,
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err,
.content
a:not(.btn){
	/*color:#12b5cd;*/
	color:#46a7e2;
	outline:none;
	text-decoration:none;
}
	a:hover,
	.field-name-taxonomy-forums .links a:hover,
	#block-views-our-team-block .views-field-title a:hover {
		text-decoration: underline;
		color: #035165;
	}

.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err {
	text-decoration: none;
}

strong {
	font-weight:bold;
}

.fl-l {float:left;}
.fl-r {float:right;}

.extra {overflow:hidden;}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}

/* Selection colours (easy to forget) */
::selection 	 	{background: rgb(130,200,215);}
::-moz-selection 	{background: rgb(130,200,215);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(130,200,215);}


.ajax-progress .message {
  display:none;
}


/* ------------------------- HEADER ------------------------- */
#header {
	position: relative;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*background: url(../images/header-glow.jpg) 50% 0 no-repeat;*/
	/*background: #112831;*/

}

.vivid-cerulean{
	color:#00A8E8;
}

.vivid-cerulean-background{
	background:#00A8E8;
}

.vivid-cerulean-gradient{
	background: #00a8e8; /* Old browsers */
	background: -moz-linear-gradient(top, #00a8e8 0%, #ffffff 67%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00a8e8 0%,#ffffff 67%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00a8e8 0%,#ffffff 67%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8e8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.cerulean{
	color:#007EA7;
}

.cerulean-background{
	background:#007EA7;
}

.cerulean-gradient{
	background: #007ea7; /* Old browsers */
	background: -moz-linear-gradient(top, #007ea7 0%, #ffffff 67%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #007ea7 0%,#ffffff 67%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #007ea7 0%,#ffffff 67%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ea7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.dark-gunmetal{
 	color:#112831;
}

.dark-gunmetal-background{
 	background:#112831;
}

.dark-gunmetal-gradient{
	background: #112831; /* Old browsers */
	background: -moz-linear-gradient(top, #112831 -1%, #112831 0%, #ffffff 67%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #112831 -1%,#112831 0%,#ffffff 67%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #112831 -1%,#112831 0%,#ffffff 67%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112831', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}



.section-1 {}
	.section-1 .col1 {float:left; padding-top: 28px;}
	.section-1 .col2 {float:right;}
/*.section-2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(http://crazycruises.com.au/sites/default/files/oasis-of-the-seas.jpg) 50% 0 no-repeat;
	background-size:cover; 
	background-position: 0% 60%;
	padding-top: 30px;
	padding-bottom: 30px;
}*/

#block-views-services-block .views-row {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	/*-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);*/
}


#block-views-services-block img {
	width:100%;
}

.service-block {
	padding: 14px 15px 15px 15px;
	background: #f0f0f0 url(../images/service-block-bg.jpg) repeat-x;
}

.service-title {
	font-size: 24px;
	line-height: 25px;
	min-height:75px;
	text-align:center;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #035165;
	font-weight: 300;
	letter-spacing: -1px;
	margin-left: -5px;
	margin-bottom: 7px;
}

.service-body {
	margin-bottom: 10px;
	min-height:100px;
}

.flex-direction-nav a.flex-prev {
	background: url(../images/flex-prev.png) 0 0 no-repeat;
}
.flex-direction-nav a.flex-next {
	background: url(../images/flex-next.png) 0 0 no-repeat;
}

/* ------------------------- MAIN MENU ------------------------- */
.select-menu {display:none !important;}

#superfish-1 { 
	background:none;
	float:left;
	position:relative;
	width:auto;
	margin-bottom: 0 !important;
}
	#superfish-1 li {
		background:none;
		border:0;
		overflow:inherit;
		padding:0;
		text-align:center;
	}
		#superfish-1 a {
			border:0;
			/*color:#9abecc;*/
			color:#FFFFFF;
			font-size:15px;
			font-weight:normal;
			/*padding:37px 18px 50px 18px;*/
			padding:10px 18px 10px 18px;
			text-decoration:none;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			/*text-transform: uppercase;*/
		}
			#superfish-1 > li > a:hover, #superfish-1 > li.sfHover > a {
				color:#ffffff;
				/*background: #1e99af url(../images/menu-hover.jpg) repeat-x;*/
				background: #112831;
			}
			
			#superfish-1 > li > a.active {
				/*color:#ffffff;
				background: #112831;*/
			}

			#superfish-1 li:hover,
			#superfish-1 li.sfHover,
			#superfish-1 a:focus,
			#superfish-1 a:hover,
			#superfish-1 a:active {
			  background: none;
			  outline: 0;
			}

	#superfish-1 ul {
		/*background:#1e99af;*/
		background: #112831;
		display:none;
		padding: 0;
		/*top:102px;*/
		width:160px !important;
	}
	
		#superfish-1 ul li {
			background:none;
			border-bottom:0;
			height:auto;
			padding:0;
		}
			#superfish-1 ul li a:visited, #superfish-1 ul li a {
				border:0;
				color:#fff;
				font-size:11px;
				padding: 8px !important;
				text-align:center;
				/*background: #1e99af url(../images/sub-menu-hover.jpg) repeat-x;*/
				background: #112831;
			}
				#superfish-1 ul li a:hover, #superfish-1 ul li a.active {
					/*background: #28adc5;*/
					background: #007EA7;
				}

			#superfish-1 ul li ul{
				left:160px !important;
				padding:10px 0 !important;
				top:0 !important;
			}
				#superfish-1 ul li ul li {
					background:none;
					margin-bottom:1px;
				}
				



				
/* ------------------------- SLIDER ------------------------- */
.jcarousel-skin-default .jcarousel-container-horizontal,
.jcarousel-skin-default .jcarousel-clip-horizontal {
	width: 100%;
	padding: 0;
}

#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item {
	width: 300px;
	padding: 0;
	border: none;
	text-align: left;
	margin-right: 20px;
	margin-left: 0;
	height: 108px;
}

#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-title a {
	color: #12b5cd;
	letter-spacing: -1px;
}
#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-title a:hover {
	color: #035165;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
	height: 108px;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
	display: block;
	top: -49px;
	right: 0;
	width: 25px;
	height: 25px;
	background: url(../images/flex-next.png) 0 0 no-repeat;
}
.jcarousel-skin-default .jcarousel-prev-horizontal {
	display: block;
	top: -49px;
	right: 29px;
	left: auto;
	width: 25px;
	height: 25px;
	background: url(../images/flex-prev.png) 0 0 no-repeat;
}
	.jcarousel-skin-default .jcarousel-next-horizontal:hover,
	.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
		background-position: 0 100%;
	}


#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-body {
	margin-bottom: 9px;
}

.views-field-field-price {
	color: #035165;
	font-weight: bold;
	font-size: 14px;
}

#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-field-slide-image {
	padding-top: 5px;
}


.article-block {
	position: relative;
}

#main-wrapper #block-views-popular-destinations-block {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 36px 31px 0 30px;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}

.article-book {
	position: relative;
}

	.article-book:after {
		display: block;
		content: '';
		width: 216px;
		height: 100%;
		position: absolute;
		left: 50%;
		margin-left: -108px;
		top: 0;
		background: url(../images/article-book.png) 0 0 repeat-y;
		pointer-events:none;
	}

#block-views-popular-destinations-block h2 {
	width: 200px;
	margin-bottom: 26px;
}

.title-2 {
	position: absolute;
	left: 0;
	bottom: 14px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 13px;
}

#main-wrapper #block-views-news-block {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 35px;
	padding-left: 21px;
	padding-bottom: 0;
}
#block-views-news-block h2 {
	margin-bottom: 38px;
}
.post-date {
	margin-bottom: 15px;
}
.post-date div {
	background: #e5e5e0;
	display: inline-block;
	font-style: italic;
	padding: 4px 10px 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 127px;
}

#block-views-news-block .views-row {
	margin-bottom: 36px;
}
#block-views-news-block .views-row.views-row-last {
	margin-bottom: 21px;
}

#block-views-news-block .views-field-title a {
	color: #035165;
}

/* ------------------------- MAIN ------------------------- */
.views-row {
	margin-bottom: 14px;
}

.views-field-title {
	margin-bottom: 0px;
	text-transform: capitalize;
	font-weight: bold;
}
	.views-field-title a {
		color: #12b5cd;
	}
		.views-field-title a:hover {
			
		}
.views-field-body {
	margin-bottom: 20px;
}
.img-indent-bottom {
	margin-bottom: 16px;
}
.title-indent {
	margin-bottom: 20px;
}

.field-name-field-addthis-blog {
	margin-bottom: 25px;
}

.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 20px;
}

.block-indent {
	margin-bottom: 60px !important;
}



#main-wrapper img {
	
}
	#main-wrapper .getlocations_map_canvas img {
		padding: 0;
		background: none;
		border: none;
	}

.main-bg {
/*	background: #fff url(../images/main-wrapper.jpg);*/
	margin:0;
}


#main-wrapper {
	padding-top: 10px;
	padding-bottom: 40px;
}

/*.not-front #main-wrapper {
	padding-top: 50px;
}*/

#main .feed-icon img, #main th.active img {
	width:auto;
	border: none;
	background: none;
	padding: 0;
}


#tinymce p {
	margin-bottom: 10px;
}
.location.vcard {
	margin-top: 0;
}

/* ------------------------- DEFAULT BLOCK STYLE ------------------------- */

#sidebar-first .block,
#sidebar-second .block {
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#sidebar-first  .views-row-last.views-row,
#sidebar-second  .views-row-last.views-row {
	margin-bottom: 0px;
}

#content .block {
	padding-bottom: 50px;
}

#main-wrapper-splash{
	background-color:transparent;
}

#main-wrapper .block {
	margin-bottom: 5px;
	margin-top: 5px;
}

#main-wrapper  #block-system-main {
	padding-bottom: 0;
}


#content {
	overflow: hidden;
}

	.page-contacts #content {
		margin-left: 0;
		margin-right: 0;
	}

.sidebar-second #content {
	/*padding-right: 10px;*/
}
.sidebar-first #content {
	/*padding-left: 10px;*/
}

/*.no-sidebars #content {
	padding-left: 0;
	padding-right: 0;
}*/

.two-sidebars #content {
	/*padding-left: 10px;
	padding-right: 10px;*/
}



.region-header-bottom {
	padding: 0;
}

.region-content-top {
	padding: 0;
	padding-bottom: 6px;
}

.region-content {
	padding: 0;
}

.region-content-bottom {
	padding: 0;
}


.region-header-bottom:after,
.region-content-top:after,
.region-content:after,
.region-content-bottom:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

.views-clearfix .views-row:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

			
/* ------------------------- CONTENT REGION ------------------------- */
/*Node heading*/
/*.front #page-title {display:none;}*/
/*.front #page-title {
	font-size:32px;
	font-family:'Pacifico';
	color:#fff !important;
	text-shadow: 2px 2px #999;
	line-height:45px;
    text-align:center;
	text-transform:capitalize;
}*/

h1, h2, h3, h4, h5{
	/*color: #035165 !important;*/
	color:#007EA7 !important;
}

h1, h2, h3 {
	/*font-size:30px;
	line-height:30px;*/
	margin: 20px 0 20px 0 !important;
	/*text-transform:uppercase;*/
	font-family: 'Lato', sans-serif !important;
	font-weight: 700;
	/*letter-spacing: -1px;*/
}

.node h3 {
	font-size: 25px;
	line-height: 26px;
	margin: 20px 0 20px 0;
}


.node h4 {
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	color: #035165;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0 20px 0;
}

#content h2{
	font-size:24px;
}

#content h3{
	margin: 20px 0 20px 0;
}

#content h4 {
	text-transform:capitalize;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	margin: 10px 0 10px 0;
	/*color: #035165;*/
	color: #035165;
	font-size: 16px;
}

#content h5 {
	margin: 10px 0 10px 0;
	/*color: #035165;*/
	font-size: 16px;
}

.node h2,
article.comment h3 {
	color: #035165;
	font-size: 24px;
	line-height: 30px;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	margin-bottom: 0;
	text-transform: none;
}
	.node h2 a,
	article.comment h3 a {
		color: #035165;
	}
		.node h2 a:hover,
		article.comment h3 a:hover {
			color: #12b5cd;
			text-decoration: none;
		}

article.node {
	padding-bottom:20px;
	margin-bottom:20px;
}
	article.node.node-blog {
		border-bottom: 0px dashed #000;
	}

	#node-79 {
		margin-bottom: 0;
		padding-bottom: 0;
	}

.page-node- .submitted a {
	padding-right: 0;
	margin-right: 0;
}



/*Author & date information*/
p.submitted {
	font-size:12px;
	margin:5px 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}
	.submitted, p.submitted span {
		color:#12b5cd;
	}
	.submitted a {
		color:#12b5cd;
		text-decoration:none;
	}
		.submitted a:hover {color:#035165;}

article.node footer {
	padding-top:0px;
}

article footer ul.links.inline {
	display:block;
}
article footer ul li {
	padding:0;
	margin:0 15px 0 0;
	padding: 0 !important;
}
	article footer ul li.first {margin-left:0;}

.node-teaser .comment-add {
	display: none;
}

/*Node Tags*/
article.node footer .field-name-field-tags { padding-bottom:10px;}
	article.node footer .field-name-field-tags .field-label{
		float: left;
		font-size: 14px;
		padding-right: 10px;
		font-family: 'Lato', sans-serif;
		line-height: 18px;
		letter-spacing: 0;
		font-weight: 300;
	}
	article.node footer .field-name-field-tags .field-items {
		overflow:hidden;
		padding-bottom:15px;
		width:100%;
	}
	article.node footer .field-name-field-tags ul li {
		float:left;
		padding:0 4px;
		margin-right: 10px;
	}
		article.node footer .field-name-field-tags ul li a{
			background: none;
			font-size: 12px;
			text-decoration: underline;
			padding: 0;
		}
			article.node footer .field-name-field-tags ul li a:hover {
				text-decoration: none;
			}
			
			
.node-maps header {
	display:none;
}

.panels-flexible-region-1-contacts_region {
	/*width:auto;*/
}




.item-list ul li {
	margin-left: 0;
	margin-bottom: 20px;
}
/*.item-list {
	margin-bottom: 20px;
}*/

ul li.collapsed {
	list-style: none;
}
ul.menu li {
	margin-left: 0;
}
	section.block ul, section.block .item-list ul li { margin:0;}
	ul li.leaf { 
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0;
	}
		section.block .content li { 
			background:none;
			/*padding:0 0 20px 0;*/
			line-height:20px;
		}
			/*section.block .content li a { 
				color:#035165;
				font-size:12px;
				line-height:20px;
				text-decoration:none;
				text-transform: uppercase;
				font-weight: bold;
			}*/
			section.block .content li a:hover { color:#12b5cd;}


/* ------------------------- BUTTONS STYLES ------------------------- */
.form-submit {
	/*display: inline-block;
	color: #12b5cd;
	font-style: italic;
	padding-right: 15px;
	/*background: url(../images/button-arrow.png) 100% 50% no-repeat;
	border: none;
	outline: none;*/
	
	-webkit-border-radius: 28;
  	-moz-border-radius: 28;
  	border-radius: 28px;
  	color: #ffffff;
  	font-size: 13px;
  	background: #b6575a;
  	padding: 5px 10px 5px 10px;
  	text-decoration: none;
	border-color:none;
	border-style:none;
	margin-left:2.5px;
	margin-right:2.5px;
}
	.form-submit:hover {
	/*text-decoration: underline;
	color: #035165;*/	
	background: #a22020;
	background-image: -webkit-linear-gradient(top, #a22020, #a22020);
	background-image: -moz-linear-gradient(top, #a22020, #a22020);
	background-image: -ms-linear-gradient(top, #a22020, #a22020);
	background-image: -o-linear-gradient(top, #a22020, #a22020);
	background-image: linear-gradient(to bottom, #a22020, #a22020);
	text-decoration: none;
	}
	
.button a, .more-link a, ul.links li a, .view-portfolio .views-field-view-node a, #block-poll-recent ul.links li a {
	display: inline-block;
	color: #12b5cd;
	font-style: italic;
	padding-right: 15px;
	background: url(../images/button-arrow.png) 100% 50% no-repeat;
}
	.button a:hover, .more-link a:hover, ul.links li a:hover, .view-portfolio .views-field-view-node a:hover, #block-poll-recent ul.links li a:hover {
		text-decoration: underline;
		color: #035165;
	}

.ta-r {
	text-align: right;
}
.comment-ta-r {
	float: right;
	display: block;
}

/* ------------------------- BACK TO TOP ------------------------- */
#backtotop {
	background: url(../images/backtotop.png) 0 100% no-repeat;
	width: 70px;
	height: 70px;
	bottom: 250px;
	right: 40px;
}
	#backtotop:hover {
		background-position: 0 0;
		opacity: 1;
	}

	
/* ------------------------- FOOTER ------------------------- */
#footer {
	clear: both;
	padding:20px 0 25px 0;
	position: relative;
	background: #112830;
	color:#337ab7;
}


#footer ul li{
	color:#337ab7;
}

#footer:after {
bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(17, 40, 48, 0);
	border-bottom-color: #112830;
	border-width: 20px;
	margin-left: -20px;
}

#footer h4{
	color:#fff !important;
}

.Footer-text {
	text-align:center;
}

#block-block-5 .content {
	text-align: center;
	color: #3888a8;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #2d434c;
	padding-top: 20px;
}
	#block-block-5 a {
		color: #3888a8;
	}



/* ------------------------- SOCIAL-ICONS BLOCK ------------------------- */
#block-follow-site {
	text-align: center;
	padding-bottom: 44px;
}

	.follow-link-wrapper {
		display: inline-block;
		margin-left: 17px;
	}
	.follow-link-wrapper:first-child {
		margin-left: 0;
	}
	a.follow-link {
		width:63px;
		height:63px;
		text-indent:-9999px;
		opacity:1;
		padding:0;
		-webkit-transition:all .2s ease;
		-moz-transition:all .2s ease;
		transition:all .2s ease;
		display: inline-block;
	}
		a.follow-link:hover {
			opacity:0.7;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		}


a.follow-link-facebook {
  background-image: url(../images/icon-facebook.png);
}

a.follow-link-googleplus {
  background-image: url(../images/icon-googleplus.png);
}

a.follow-link-youtube {
  background-image: url(../images/icon-youtube.png);
}

a.follow-link-twitter {
  background-image: url(../images/icon-twitter.png);
}

a.follow-link-this-site {
  background-image: url(../images/icon-feed.png);
}








		
/* ------------------------- PAGINATOR ------------------------- */
.content ul.pager {text-align:left;}

.content ul.pager li {
	margin:0px 5px;
	overflow:hidden;
	padding: 0;
	display: inline-block;
}

.content ul.pager li.pager-current  {
	display: inline-block;
	color: #12b5cd;
	font-style: italic;
	padding-right: 15px;
	background: url(../images/button-arrow.png) 100% 50% no-repeat;
}
	.content ul.pager li a { 
		display: inline-block;
		color: #12b5cd;
		font-style: italic;
		padding-right: 15px;
		background: url(../images/button-arrow.png) 100% 50% no-repeat;
	}
		.content ul.pager li a:hover, .content ul.pager li.pager-current {
			text-decoration: none;
			color: #035165;
		}

/* ------------------------- PORTFOLIO ------------------------- */

.view-portfolio .views-row .views-field-field-portfolio-image {
	background:url(../images/ajax-loader.gif) center center no-repeat #666666; 
	margin-bottom:15px;
}
	.view-portfolio .views-row {
		margin-bottom: 20px;
	}

.view-portfolio .views-row .views-field-field-portfolio-image a {
	display:block; 
	background:url(../images/magnify.png) center center no-repeat #666666;
}

.view-portfolio .views-row .views-field-title {
	margin-bottom:5px;
}

.page-portfolio-1-col .view-portfolio .views-row {
	margin-bottom:30px;
	padding-bottom: 20px;
	overflow: hidden;
}
	.page-portfolio-1-col .view-portfolio .views-row.views-row-last {
		margin-bottom: 0;
		padding-bottom: 0;
		border: none;
	}

.page-portfolio-1-col .views-field-field-portfolio-image {
	float: left;
	margin-right: 20px;
}

.page-portfolio #content, .page-portfolio-3-cols #content, .page-portfolio-2-cols #content, .page-portfolio-1-col #content {
    margin-left: 0;
    margin-right: 0;
}



/* ------------------------- POLL'S BARS ------------------------- */
.poll .total, .poll .title  {margin-bottom:15px;}
.poll .bar { 
	background-color:#fff;
	background-image:-moz-linear-gradient(top, #f0f0f0, #fff); /* FF3.6 */
	background-image:-ms-linear-gradient(top, #f0f0f0, #fff); /* IE10 */
	background-image:-o-linear-gradient(top, #f0f0f0, #fff); /* Opera 11.10+ */
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(top, #f0f0f0, #fff); /* Chrome 10+, Saf5.1+ */
	background-image:linear-gradient(top, #f0f0f0, #fff);
	border:1px solid #8c8c8c;
	padding:1px;
	height:10px;
	margin-bottom:15px;
}
.poll .bar .foreground { 
	height:10px; 
	display:none;
	background-color:#12b5cd;
}
	
.poll .percent { float:right;}
.poll .vote-form { text-align: left; padding-bottom: 15px;}
.poll .vote-form .choices { width: 100%;}

#block-poll-recent ul.links li {
	background: none;
	padding-left: 0;
}

#block-comment-recent .content li a { display:inline-block;}

#block-comment-recent li span, .views-field-timestamp {
	display: block;
}

#block-forum-new .contextual-links-wrapper { display:none;}

#block-system-navigation .content li { margin:0;}



/* ------------------------- BLOCK SEARCH ------------------------- */
#block-search-form {}
#block-search-form .form-text, #search-block-form .container-inline .form-text {
	width:100%;
	padding:8px 5px;
	border:none;
	background:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#block-search-form .container-inline, #search-block-form .container-inline {
	overflow:hidden;
	background:#e1e1e1;
	display:inline-block;
}
#block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {float:left; margin:0;}
#block-search-form .container-inline .form-actions, #search-block-form .container-inline .form-actions {float:right;}
	
#block-search-form .form-submit, #search-block-form .form-submit { 
	background:url(../images/search.png) no-repeat center center;
	border:0;
	line-height:normal;
	width:31px;
	height:32px;
	padding:0;
	margin:0;
	vertical-align:middle;
	cursor:pointer;
	text-indent:-9999px;
}
	#search-block-form #edit-submit:hover, #search-block-form .form-submit:hover {opacity: 0.6;}

	

/* ------------------------- FORUM ------------------------- */
.action-links {
	padding: 0 0 25px 0px;
}
	.action-links a {
		font-size:12px;
		font-weight:bold;
	}
		.action-links a:hover {
			text-decoration:none;
		}

#forum a {
	font-size:12px;
}
	#forum a:hover {text-decoration: underline;}

#forum table {
	border:1px solid #c8c8c8;
	width:100%;
}

#forum th {
	background:#12B5CD; 
	border:1px solid #12B5CD;
	color:#fff; 
	font-size:14px;
	padding:3px 5px;
}
	#forum th a {
		color:#fff;
	}

#forum td.container { 
	padding:10px;
}

#forum td {
	border:1px solid #c8c8c8;
	padding: 5px;
}

#forum td.topics, #forum td.posts, #forum td.replies{
	text-align:center;
}
#forum td.last-reply span, #forum td.title span {
	color:#535353;
}

.field-name-taxonomy-forums {
	overflow:hidden;
	padding-bottom:20px;
	margin-top: 20px;
	width:100%;
}
	.field-name-taxonomy-forums .field-label {
		font-size:14px;
		vertical-align:middle;
		margin-bottom: 0;
		line-height:22px;
		float:left;
		margin-right:10px;
		font-family:Arial;
		letter-spacing:0;
	}

	.field-name-taxonomy-forums .links a {
		background:none;
		box-shadow: none;
		display:inline;
		font-size: 14px;
		padding:0;
		text-transform: none;
	}
		.field-name-taxonomy-forums .links a:hover {
			background:none;
		}

.page-forum- #main-wrapper .active img {
	padding: 0;
	background: 0;
	border: none;
	margin-left: 5px;
	margin-top: 4px;
}


/* ------------------------- COMMENTS FORM ------------------------- */
.panels-flexible-region-1-contacts_region {
	/*width:auto;*/
}


#edit-actions input {
	margin-right: 10px;
}


#edit-comment-body {margin-bottom:15px;}
.filter-help a {font-size:10px; display:inline-block;}
.filter-help a {
	padding-left: 0;
}
#comments {
	margin-bottom: 30px;
	clear: both;
}

article.comment header{overflow:hidden; margin-bottom: 0;}
.user-picture { float:left; margin-right:15px;}

section#comments h2.title {
	color:#292a2b;
	font-size:18px;
	margin-bottom:15px;
}

#comment-form label,
#contact-site-form label {
	vertical-align:middle;
}
.form-required {
	color: #f00 !important;
}

#comment-form .form-text,
#user-login .form-text,
#contact-site-form input.form-text,
.search-form .form-text {
	width:220px;
}
	
#comment-form .form-textarea {
	height:120px;
	margin-bottom: 10px;
	
}
	#contact-site-form textarea#edit-message {  /*Contact form texrarea*/
		margin-right:0;
		width:98%;
		height: 100px;
	}
	
.resizable-textarea .grippie {
	display:none;
}

.form-type-item {
	overflow:hidden;
	width:100%;
}
	.form-type-item label {
		float:left;
		padding-right:10px;
	}	
	
.form-type-select { margin:0;}

#edit-comment-body-und-0-format-guidelines {
	padding-top:15px;
}
	#edit-comment-body-und-0-format-guidelines ul li{
		font-size:12px;
		overflow:hidden;
		width:100%;
	}

/* ------------------------- COMMENTS OUTPUT ------------------------- */
#comments {
	margin-top: 30px !important;
}
.comment-wrapper {overflow:hidden;}

article.comment .submitted {
	margin:2px 0 10px;
}
	article.comment .submited .permalink, p .permalink {
		display:none;
	}

article.comment {
	background:#fff;
	border:1px solid #e3e3e1;
	margin-bottom:15px;
	padding:15px;
	padding-bottom: 25px;
}	
	article.comment h2 {
		color:#292a2b;
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
	}
	
.node article.comment footer {
	overflow:hidden;
	padding:0;
}

#edit-comment-body-und-0-format { border:1px solid #d6d2c6;}
	#edit-comment-body-und-0-format .fieldset-wrapper > * {padding-left:0; padding-right:0;}
	#edit-comment-body-und-0-format .fieldset-wrapper {padding:20px 10px;}
	#edit-comment-body-und-0-format .fieldset-wrapper label {display:inline;}

#comment-form-wrapper { margin-top:30px;}
#comment-form-wrapper .title {
	margin-left:0;
	margin-right:0;
}
article.comment span.new { position:absolute; top:0; right:0;}
.comment-preview { background:none;}

.compose-tips li {margin-bottom:10px;}
.compose-tips h3 {margin-bottom:10px;}

.node-full .field-type-image {
	float: left;
	margin-right: 20px;
}

.comment .field-items {margin-bottom: 20px;}

/* ------------------------- TABLE STYLES ------------------------- */

tr.odd, tr.even {
	background: #fff;
	border-bottom: 1px solid #E0E0E0;
}
	tr.even {
		background: #f8f8f8;
	}

/*th {background:#12B5CD; color: #fff; padding: 5px !important;}*/
th {background:#5FBFFF; color: #fff; padding: 5px !important;}

td img{padding:2.5px;}

.page-faq-questions-top .views-row {
	margin-bottom: 30px;
}

	
.pane-contact {
	margin-bottom: 30px;
}

.view-faq {
	margin-bottom: 30px;
}






/* ------------------------- 404 PAGE NOT FOUND ------------------------- */
.page-page-404 #search-block-form {width:400px;}
.panel-separator {display:none;}

.panel-pane.error-page {margin-bottom:30px;}
	.panel-pane.error-page .pane-content {overflow:hidden;}
		.panel-pane.error-page .pane-content span.err {
			float:left;
			font-weight:bold;
			font-size:150px;
			line-height:180px;
		}
.panel-pane.error-page .pane-content .extra {
	background:url(../images/v_line.gif) 40px 0 repeat-y;
	padding-left:80px;
	max-width:300px;
}
.panel-pane.error-page .pane-content .err-title {
	display:block;
	font-size:70px;
	line-height:84px;
	padding-top:20px;
	text-transform:uppercase;
}
.panel-pane.error-page .pane-content .err-body {
	display:block;
	font-size:20px;
	line-height:24px;
	margin-bottom:15px;
	width:300px;
}
.page-page-404 .pane-search-form {text-align:center;}
	.page-page-404 .pane-search-form .pane-content {display:inline-block; padding-top:40px;}
	.page-page-404 .pane-search-form #search-block-form .form-text {width:300px;}


html.js .collapsible.collapsed.collapsible .fieldset-legend {background-image:url(../images/menu-collapsed.png);}
html.js .collapsible.collapsible .fieldset-legend {background-image:url(../images/menu-expanded.png);}

input[type="text"], input[type="password"], input[type="search"], textarea {
	background:#fff;
	border:1px solid #d4d4d4;
	color:#666 !important;
	padding:5px 5px;
	min-width:200px;
}

/* ------------------------- FIRST-TIME PAGE ------------------------- */
#first-time {
	display:none;
}
	#first-time p {
		padding:10px 0;
	}
	
#first-time .item-list ul li{
	background:none;
	display:block;
	float:left;
	margin:0;
}
	#first-time .item-list ul li a {
		color:#0074BD;
		display:block;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
		#first-time .item-list ul li:hover { background:none; }
		#first-time .item-list ul li a:hover { background:none; }
		
/* ------------------------- BREADCRUMB ------------------------- */
#breadcrumb { 
	color:#000;
	/*margin-top:16px;*/
	padding:0px 3px 15px;
}
	#breadcrumb a { 
		color:#000;
		font-size:14px;
		text-decoration:none;
	}
		#breadcrumb a:last-child { padding-right:0;}
		#breadcrumb a:hover { color:#0074BD;}
	
/* ------------------------- ADMIN TAB ------------------------- */
.tabs-wrapper { margin: 1px 0 20px;}
div.tabs { overflow:hidden;}

.tabs ul.primary {
	border:0;
	border-bottom:1px solid #c9c9c9;
	margin:10px 0 10px 0;
	overflow:hidden;
	padding:4px 0;
}
	.tabs ul.primary li {
		margin-bottom:-1px;
	}
		.tabs ul.primary li a { 
			background:#EDEDED;
			border:1px solid #BBB;
			border-bottom:0;
			border-radius:2px 2px 0 0;
			color:#444;
			font-size:12px;
			font-weight:normal;
			margin:0;
			overflow:hidden;
			padding:3px 15px 4px;
			text-shadow:0 1px 0 #FFF;
			-webkit-transition:background 0.1s linear;
			-moz-transition:background 0.1s linear;
		}
			.tabs ul li a.active, .tabs ul li a:hover { 
				/*background:#12b5cd;*/
				background:#112831;
				color:#fff;
				text-shadow:none;
			}

/* ------------------------- ADMIN MENU BG ------------------------- */
ul.contextual-links li a:hover {}


.node-teaser .field-type-image, .node-employee .field-type-image {float:left; margin:0 20px 6px 0;}
.field-type-image {margin-bottom:10px;}

.profile .user-picture { margin-left:20px;}
.profile h3 { overflow:hidden;}

#block-views-our-team-block .views-field-field-employee-photo { float:left; margin-right:15px;}
#block-views-our-team-block .views-row { border-top:1px solid #CCC; overflow:hidden; padding:15px 0 10px;}
#block-views-our-team-block .views-row.views-row-first {
	border-top: none;
}
#block-views-our-team-block .views-field-title a { font-weight:bold; text-decoration:none;}

#block-views-our-team-block .views-field-body, #block-views-our-team-block  .views-row {
	margin-bottom: 0;
}


.filter-type {margin-bottom:30px;}

label.option {vertical-align:middle;}

.node-author .username {
	padding-right: 0;
	margin-right: 0;
	border: none;
}

/* Custom for Crazy Cruises */
.popular-departures{
	clear:both;
	padding-top:50px;
}

.latest-reviews{
	padding-top:50px;
}

.search-box{
	float:left;
	width:100%;
	height:150px;
	background-color:transparent;
}

.search-box h2{
	visibility: collapse;
	display: none;
}

.homepage-slider{
	float:left;
	width:500px;
}

.homepage-slider h2{
	visibility: collapse;
	display: none;
}


.search-secondary h2{
	visibility: collapse;
	display: none;
}

.compare-cruises{
	text-align:center;
}

/* ------------------------- HOMEPAGE SLIDER ------------------------- 
.jcarousel-skin-default .jcarousel-container-horizontal,
.jcarousel-skin-default .jcarousel-clip-horizontal {
	width: 100%;
	padding: 0;
}

#block-views-homepage-slider-block .jcarousel-skin-default .jcarousel-item {
	width: 300px;
	padding: 0;
	border: none;
	text-align: left;
	margin-right: 20px;
	margin-left: 0;
	height: 500px;
}

#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-title a {
	color: #12b5cd;
	letter-spacing: -1px;
}
#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-title a:hover {
	color: #035165;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
	height: 108px;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
	display: block;
	top: -49px;
	right: 0;
	width: 25px;
	height: 25px;
	background: url(../images/flex-next.png) 0 0 no-repeat;
}
.jcarousel-skin-default .jcarousel-prev-horizontal {
	display: block;
	top: -49px;
	right: 29px;
	left: auto;
	width: 25px;
	height: 25px;
	background: url(../images/flex-prev.png) 0 0 no-repeat;
}
	.jcarousel-skin-default .jcarousel-next-horizontal:hover,
	.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
		background-position: 0 100%;
	}


#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-body {
	margin-bottom: 9px;
}

*/

.views-field-field-price {
	/*color: #035165;*/
	color:#CC0033;
	font-weight: bold;
	font-size: 14px;
}

#block-views-top-deals-block .jcarousel-skin-default .jcarousel-item .views-field-field-slide-image {
	padding-top: 5px;
}

.redbutton a{
	margin-left:5px;
	font-size:16px;
	background-color:#C03;
	color:white;
	border-radius:25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}


.saleprice{
	color:#C03;
}

.medtitle-red{
	color:#CC0033;
	font-weight: bold;
	font-size: 18px; 
}

.medtitle{
	color: #035165;
	font-weight: bold;
	font-size: 18px; 
}

.search-by-departure{
	/*float:left;
	width:300px;
	margin-right:20px;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; border-radius: 5px;
*/	
}

.why-crazy{
	/*float:left;
	width:600px;*/
}

.region-table{
}

.region-table li{
	text-align:center;
}

.region-table a{
	width:130px;
}


.region-table img{
	width:130px;
	height:80px;
}





.horizontal-list { margin-left:20px; list-style-type:square; margin-bottom:15px;}
.horizontal-list li { float:left; width:340px; margin:0px 10px;}

.horizontal-list-no-style { margin-left:20px; margin-bottom:15px;}
.horizontal-list-no-style li { float:left; width:30%;}


.vertical-list { margin-left:20px; list-style-type:square; margin-bottom:15px;}

.splash {
	/*height: 730px;*/
	/*height: 500px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
	background: url(../images/Home_Ship_Deck.jpg) 50% 0 no-repeat;
	background-size:cover;
	/*padding-top: 380px;*/
	padding-top: 60px;
}



/* Sales Slider */
.sales-carousel .jcarousel-skin-default .jcarousel-item {
	width: 220px;
	padding: 0;
	border: none;
	text-align: left;
	margin-right: 20px;
	margin-left: 0;
	height: 280px;
}

.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-title a {
	position:absolute;
	top:30px;
	color: #C00;
	font-size:25px;
	text-align:center;
	width:220px;
	line-height:30px;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-title a:hover {
	color: #035165;
}

.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-body {
	margin-bottom: 9px;
}


.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-field-slide-image {
	padding-top: 5px;
}

.sales-carousel .jcarousel-skin-default .jcarousel-container-horizontal {
	height: 350px;
}

.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-field-sales-logo{
	position:absolute;
	bottom:20px;
	text-align:center;
	width:220px;
}

.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-field-sales-logo img{
	width:150px;
	height:70px;
}

#block-views-sales-carousel-block{
	position:relative;
	width:100%;
	height:350px;
	clear:both;
}

.sales-carousel .jcarousel-skin-default .jcarousel-item .views-field-field-sales-photo img{
	width:220px;
	height:280px;
}

.clearfix:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  visibility:hidden;
}


.redbtn {
  background: #d1495d;
  background-image: -webkit-linear-gradient(top, #d1495d, #702424);
  background-image: -moz-linear-gradient(top, #d1495d, #702424);
  background-image: -ms-linear-gradient(top, #d1495d, #702424);
  background-image: -o-linear-gradient(top, #d1495d, #702424);
  background-image: linear-gradient(to bottom, #d1495d, #702424);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  color: #ffffff;
  font-size: 1em;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  text-align:center;
}

.redbtn a:active{color: #ffffff; text-decoration:none;}
.redbtn a:link{color: #ffffff; text-decoration:none;}
.redbtn a:hover{color: #ffffff; text-decoration:none;}
.redbtn a:visited{color: #ffffff; text-decoration:none;}



.redbtn:hover {
  background: #a19e9e;
  background-image: -webkit-linear-gradient(top, #a19e9e, #76787a);
  background-image: -moz-linear-gradient(top, #a19e9e, #76787a);
  background-image: -ms-linear-gradient(top, #a19e9e, #76787a);
  background-image: -o-linear-gradient(top, #a19e9e, #76787a);
  background-image: linear-gradient(to bottom, #a19e9e, #76787a);
  text-decoration: none;
}

.contact-form label{
	min-width:180px;
	margin-right:20px;	
}


.field-collection-item-field-highlights .field-name-field-heading{
	color:#007EA7 !important;
	font-size:18px;
	margin-bottom:10px;

}

.field-collection-item-field-highlights .field-name-field-thumbnail img{
	width:180px;
	height:120px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.field-name-field-highlights .field-label{
	font-size:20px;
}

.field-collection-view{
	margin:0px !important;
}

.view-deals table{
	border-spacing: 10px;
    border-collapse: separate;
}

.view-deals table td{
	/*background-color:#CCCCCC;*/
	text-align:center;
	border-color:#f0efed;
	border-width:1px;
	border-style:solid;
	-webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

.view-deals .views-field-title{
	font-size:16px;
	padding:10px;
	/*background-color:#5FBFFF;*/
	-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;

}

.view-deals .views-field-title a{
	color:#fff !important;
	text-transform:capitalize !important;
	font-size:16px !important;
}

.view-deals .views-field-field-itinerary img{
	width:100%;

}

.view-deals .views-field-field-departs{
	font-size:14px;
	padding:5px;
}
	
	
.view-deals	.views-field-field-liner{
	padding:5px;
	color:#035165;
	font-size:15px;

}	

.view-deals	.views-field-field-cruise-ship{
	padding:5px;
	color:#337ab7;

}	
.view-deals	.views-field-field-discount{
	font-size:16px;
	padding:5px;
	color:#CC0000;
	font-weight:bold;
}



.deal-vertical-table table{
	border-spacing: 0px;
    border-collapse:collapse;

}

.deal-vertical-table table tr{
	border-radius:10px !important;
}

.deal-vertical-table table td{
	background-color:#EEE !important;
	vertical-align:middle !important;
	border-radius:0px !important;
}

.deal-vertical-table table th{
	border-radius:0px !important;
}
	
/*.deal-vertical-row{
	background-color:#CCCCCC;
	text-align:center;
}*/




/*.deal-vertical-table table td{
	background-color:#CCCCCC;
	text-align:center;
	border-color:#f0efed;
	border-width:1px;
	border-style:solid;
	-webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}*/

.deal-vertical-row .views-field-title{
	font-size:16px;
	padding:10px;
	background-color:#5FBFFF !important;
	/*-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;*/
}

.deal-vertical-row .views-field-title a{
	color:#fff !important;
	text-transform:capitalize !important;
	font-size:16px !important;
}


.deal-vertical-row .views-field-field-departs{
	font-size:14px;
	padding:5px;
}
	
	
.deal-vertical-row	.views-field-field-liner{
	padding:5px;
	color:#337ab7;

}	
.deal-vertical-row	.views-field-field-discount{
	font-size:16px;
	padding:5px;
	color:#CC0000;
	font-weight:bold;
}




.liner-logo img{
	max-width:400px;
}

.liner-images{
	position:relative;
	height:100%;
	clear:both;
}

.liner-images img{
	float:left;
	width:340px;
	height:240px;
	margin:5px;
}

.panel-award-list .field-collection-item-field-awards{
	margin:10px 0 10px 0px;
}

.panel-award-list .field-name-field-company{
	font-size:12px;
	color: #035165;
	font-style:italic;
}

.panel-award-list .field-name-field-award{
	font-weght:bold;
	text-decoration:underline;
	color: #035165;
}

.panel-award-list .field-name-field-year{
	color: #035165;
}

.pane-sales-carousel{
	width:240px;
}


.view-id-reviews form{
	background-color:rgba(37,170,225,0.7);
	border:1px solid #DDD;
	padding:8px;
	border-radius:8px;
	color:white;
}

.views-exposed-widget{
	position:relative;
	float:left;
}

.form-select{
	padding:5px;
	width:200px;
}


#reviews-node-form{
	color:white;
}

#write-review-form{
	background-color:rgba(37,170,225,1);
	color:white;
	border:1px solid #DDD;
	padding:8px;
	border-radius:8px;	
}

.fieldset-legend{
	/*font-size:14px !important;*/
	color:#007EA7;
}

#edit-field-review-photos{
	margin-right:600px;
}

#edit-field-review-photos-und-0-upload{
	margin-bottom:10px;
}

#edit-field-review-photos-und legend span{
	color:white;
}

.bubble 
{
position: relative;
width: 250px;
height: 120px;
padding: 2px;
background: #FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #81817F solid 1px;
}

.bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 8px 22px 8px 0;
border-color: transparent #FFFFFF;
display: block;
width: 0;
z-index: 1;
left: -22px;
top: 21px;
}

.bubble:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 8px 22px 8px 0;
border-color: transparent #81817F;
display: block;
width: 0;
z-index: 0;
left: -23px;
top: 21px;
}

.btn-stretch{
	width:100%;
}


.tip {
  width: 0px;
  height: 0px;
  position: absolute;
  background: transparent;
  border: 10px solid #ccc;
}

.tip-up {
  top: -25px; /* Same as body margin top + border */
  left: 10px;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.tip-down {
  bottom: -25px;
  left: 10px;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;  
}

.tip-left {
  top: 10px;
  left: -25px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;  
}

.tip-right {
  top: 10px;
  right: -25px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;  
}


.dialogbox .body {
  position: relative;
 /* max-width: 80%;*/
  height: auto;
  margin: 20px 10px;
  padding: 5px;
  background-color: #DADADA;
  border-radius: 3px;
  border: 5px solid #ccc;
}

.body .message {
  min-height: 30px;
  border-radius: 3px;
  line-height: 1.5;
  color: #797979;
  padding:20px;
}

.float-left{
	float:left;
}

.review-left label{
	display:block;
	clear:both;
	margin-bottom:0px;
}


.view-review-box table{
	border-spacing: 10px;
    border-collapse: separate;
}

.view-review-box table td{
	background-color:#CCCCCC;
	text-align:center;
	border-color:#f0efed;
	border-width:1px;
	border-style:solid;
	-webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

.view-review-box .review-ship-field{
	font-size:16px;
	padding:10px;
	color:#fff;
	background-color:#5FBFFF;
	-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;

}

.review-reviewer-field{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.review-ship-field{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.review-name-field{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.review-reviewer-field{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.review-liner-field{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	display:block;
}


.review-ship-field{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.review-rating-field{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:70px;
}


.review-title{
	color:#FFFFFF;
}


.rating-list{
	margin-left:30px;
}

.rating-list div{
	display:block;
	float:left;
	width:180px;
}

.deal-row{
	border: 2px solid white !important;
	text-align:center;
	padding-left:2.5px !important;
	padding-right:2.5px !important;
	/*background:#f0efed !important;*/
	-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10;
    -moz-border-bottom-right-radius: 10;
    border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10;
    -moz-border-bottom-left-radius: 10;
    border-bottom-left-radius: 10px;

}



.deal-row-price{
	font-size: 16px;
    padding: 5px;
    color: #035165;
    font-weight: bold;
}

.deal-list ul li{
	margin-bottom:5px;
}

.deal-list-map img {
	max-width:100%;	
	max-height:220px;
	min-width:100%;
/*	height:220px;
	width:100%;*/
}


.deal-list-thumbnail{
	max-width:100%;
	height:220px;
	width:100%;
}

.deal-list-thumbnail img{
	max-width:100%;
	height:220px;
	width:100%;
}

.deal-row-headline{
	padding:10px 0 10px 0px;
	font-size:14px;
	color:#337ab7;
	font-weight:bold;
	text-align:center;
	min-height:70px;
	max-height:70px;
	overflow-y:hidden;
	text-transform:capitalize;
	height:70px;
}

.price-group{
    background-color: #f3f5f4 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #dce2e3;
    border-radius: 0 0 5px 5px;
}

.deal-logo{
	display:inline-block;
}

.deal-button{
	display:inline-block;
}

.col-center{
	display:block;
	margin:0 auto;
}


.panel-image img.panel-image-preview {
    width: 100%;
	border-radius: 4px 4px 0px 0px;
	max-height:310px;
}

.panel-heading ~ .panel-image img.panel-image-preview {
	border-radius: 0px;
}

.panel-image ~ .panel-body, .panel-image.hide-panel-body ~ .panel-body {
	overflow: hidden;
}
.panel-image ~ .panel-footer a {
	padding: 10px 10px;
	font-size: 1.3em;
	color: rgb(100, 100, 100);
}

.panel-image.hide-panel-body ~ .panel-body {
	height: 0px;
	padding: 0px;
}

.price-default{
	font-family:'Kanit';
	font-size:20px;
	font-weight:800;
	color:#CC0000;
	padding:10px 0 10px 0;
}

.discount-default{
	font-family:'Kanit';
	color:#6b6b6b;
	font-size:16px;
	font-weight:bold;
}

.deal-row-button{
	/*padding:5px;
	float:right;*/
   	min-height: 100%;
    min-width: 100%;
	box-sizing: border-box;
}

.deal-row-logo{
	/*min-height:120px;
	min-width:120px;
	max-width:120px;*/
	min-width:120px;
	max-width:120px;
	min-height:35px;
	
	
	background-color:#fff;
	-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10;
    -moz-border-bottom-right-radius: 10;
    border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10;
    -moz-border-bottom-left-radius: 10;
    border-bottom-left-radius: 10px;
}

.deal-row-logo img{
	min-width:90px;
	max-width:90px;
	min-height:30px;
	max-height:30px;
	/*width:140px;
	height:45px;
	float:left;
	padding:5px;
   	min-height: 100%;
    min-width: 100%;
	width:100%;*/
/*	min-width:100%;
	min-height:38px;
	max-height:38px;
	min-width:100px;
	max-width:100px;*/
	background-color:#fff;
}

.review-logo-field {
	text-align:center;
	clear:both;
}

.review-logo-field img{
	width:160px;
	height:90px;
	text-align:center;
}

.header-text{
    left: 0;
    position:absolute;
    top: 35%;
    width: 100%;
}

.header-text h2{
	font-size:50px;
	font-family:'Pacifico';
	color:#fff !important;
	text-shadow: 2px 2px #333;
	line-height:45px;
    text-align:center;
	text-transform:capitalize;
}

/*.countdown-text{
	font-family: 'Lato', sans-serif;
	font-size:16px;
}*/

.full-width-image {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	background-size:cover !important;
	background-position: 0% 60% !important;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	min-height:600px !important;
	
}

.full-width-image-front{
	position:relative;
	height:500px;
	max-height:500px;
}

.full-width-image-front::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  /*background-image: url('/sites/default/files/RMS-Queen-Mary-2.jpg');*/
  background-image: url('/sites/crazycruises.co.nz/files/pacific-explorer-harbour.jpg');
  filter:brightness(80%);
  background-size:cover;
  background-position:0% 50%;
}

.full-width-image-front-inner{
	position:relative;
}

.sale-text{
	padding:0px 0px 20px 0px;
}

.sale-text h4{
	font-size:22px !important;
	font-weight:bold !important;
	color:#3399CC !important;
}

.sale-text p{
	font-size:16px;
	line-height:20px;
	color:rgb(153,153,153);
}

.grouping-header{
	font-size:16px;
	font-weight:bold;	
}



.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}


.pkglist{
	list-style:disc;
}

.related-list{
}

.related-list-title a{
	font: 15px 'Lato', Arial, Helvetica, sans-serif;
}

.related-list-thumbnail img{
	max-width:100%;	
	height:150px;
	width:100%;
}

.related-list-price{
	font-family:'Kanit';
	font-size:20px;
	font-weight:800;
	color:#CC0000;
	padding:0 0 10px 0;
}

.related-list-departing{
	margin-bottom:10px;
}

@media (max-width: 767px) {
  
  .newsletter-bottom input[type='text']{
	clear:both;
	width:300px;
	height:35px;
	margin-right:10px;
}


.newsletter-bottom p{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}

.newsletter-bottom{
	margin:0 auto;
	width:300px;
	margin-bottom:10px
	/*background-color:#337ab7;*/
}
}

@media (min-width: 768px) {

.newsletter-bottom input[type='text']{
	float:left;
	width:300px;
	height:35px;
	margin-right:10px;
}


.newsletter-bottom p{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-right:30px;
	margin-top:5px;
}

.newsletter-bottom{
	margin:0 auto;
	width:700px;
	margin-bottom:10px
	/*background-color:#337ab7;*/
}

}



.form-item-mail label{
	display:none;
	visibility:hidden;
}



#crazycruises-countdown-form img{
	margin-left:10px;
	max-width:300px;
}

/*#crazycruises-countdown-form .form-type-radios{
	display: block;
    box-sizing: border-box;
	clear:both;
}*/

#crazycruises-countdown-form .form-radios .form-item {
	display:inline-block;
}

#crazycruises-countdown-form .form-item label.option {
	display: inline;
}

.container-inline-date .date-padding{
	float:none !important;
}

.red{color:#CC0000;}
.blue{color:#035165;}
.green{color:#5cb85c;}
.yellow{color:#FFFF00;}
.orange{color:#FF9933;}

#desktop-menu{
	background-color:#112831;
	height:100%;
}


.ribbon-container{
	position:absolute !important;
	top:10px;
	right:0px;
}

.ribbon-container{
  margin: 3em;
  /* IE10 Consumer Preview */ 
  background-image: -ms-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* Mozilla Firefox */ 
  background-image: -moz-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* Opera */ 
  background-image: -o-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* Webkit (Safari/Chrome 10) */ 
  background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #FF0000), color-stop(1, #990000));
  /* Webkit (Chrome 11+) */ 
  background-image: -webkit-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* W3C Markup, IE10 Release Preview */ 
  background-image: radial-gradient(circle farthest-side at center top, #FF0000 0%, #990000 100%);
  width: 20px;
  height: 40px;
  position: relative;
  border-top-right-radius: .2em;
  border-top-left-radius: .2em;
  margin: auto;
  font-family: 'Kite One', sans-serif;
      -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.ribbon-container{
  margin: 3em;
  /* IE10 Consumer Preview */ 
  background-image: -ms-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* Mozilla Firefox */ 
  background-image: -moz-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* Opera */ 
  background-image: -o-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* Webkit (Safari/Chrome 10) */ 
  background-image: -webkit-gradient(radial, center top, 0, center top, 487, color-stop(0, #FF0000), color-stop(1, #990000));
  /* Webkit (Chrome 11+) */ 
  background-image: -webkit-radial-gradient(center top, circle farthest-side, #FF0000 0%, #990000 100%);
  /* W3C Markup, IE10 Release Preview */ 
  background-image: radial-gradient(circle farthest-side at center top, #FF0000 0%, #990000 100%);
  width: 20px;
  height: 40px;
  position: relative;
  border-top-right-radius: .2em;
  border-top-left-radius: .2em;
  margin: auto;
  font-family: 'Kite One', sans-serif;
    -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}

.ribbon-container i{
  width: 90%;
  height: 120%;
  display: block;
  margin: auto;
  z-index: 100;
  position: relative;
  border-right: dashed 0.0625em #333;
  border-left: dashed 0.0625em #333;
  overflow: hidden;
}
i span{
  color: #FFF;
  display: block;
  text-align: center;
  top: 50%;
  margin-top: -2em;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  position: relative;
  text-shadow: 0.0625em 0.0625em 0.0625em #333;
  font-style: normal;
  font-weight: bold;
}
s{
  width: 0.625em;
  height: 0.625em;
  background: #333;
  top: 50%;
  margin-top: -0.3125em;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  display: block;
  position: absolute;
  opacity: .5;
}

s:nth-of-type(1){
  margin-left: -1.25em;
  left: 0;
}
s:nth-of-type(2){
  right: 0;
  margin-right: -1.25em;
}
/*.ribbon-container:before{
  content: "";
  position: absolute;
  bottom: -2.4em;
  left: 0;
  width: 0;
	height: 0;
	border-top: 2.5em solid #990000;
	border-right: 2.5em solid transparent;
}
.ribbon-container:after{
  content: "";
  position: absolute;
  bottom: -2.4em;
  right: 0;
  width: 0;
	height: 0;
	border-top: 2.5em solid #990000;
	border-left: 2.5em solid transparent;
}*/

.panels-flexible-region{
	padding:10px !important;
}

.h1-title {
	font-size:32px;
	font-family:'Lato' !important;
	color:#007EA7 !important;
	/*text-shadow: 2px 2px #666;*/
	line-height:45px;
	text-transform:capitalize;
	text-align:center;
}

.modal-title{
	color:#112831 !important;
}


.content-clear-bottom p {
	padding: 0 0 0 0px; 
}

.content-clear-bottom img{
	float:left;
	width:80px;
	height:100%;
	margin-right:20px;
}


.price-group{
    background-color: #f3f5f4 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #dce2e3;
    border-radius: 0 0 5px 5px;
	padding:5px 10px;
}


.view-deals table{
	border-spacing: 10px;
    border-collapse: separate;
}

.view-deals table td{
	/*background-color:#CCCCCC;*/
	text-align:center;
	border-color:#f0efed;
	border-width:1px;
	border-style:solid;
	-webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
}

.view-deals .views-field-title{
	font-size:16px;
	padding:10px;
	/*background-color:#5FBFFF;*/
	-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;

}


.deal-row-title h3{
	margin:0 !important;
}

.deal-row-title a{
	color:#fff !important;
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	text-transform:capitalize;
	text-align: center;
	vertical-align: middle;
	line-height: 50px; 
}

.deal-row-title {
	-webkit-border-top-right-radius: 10;
    -moz-border-top-right-radius: 10;
    border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10;
    -moz-border-top-left-radius: 10;
    border-top-left-radius: 10px;
	background-color:#00A8E8;
	max-height:50px;
	min-height:50px;
	height:50px;
}


.deal-field-itinerary img{
	width:100%;
	border-left:1px solid #dce2e3;;
	border-right:1px solid #dce2e3;;

}

.deal-field-departs{
	font-size:14px;
	padding:5px;
	color:#035165;
	font-weight:lighter;
}
	
	
.deal-field-liner{
	padding:5px;
	color:#035165;
	font-size:15px;

}	

.deal-field-cruise-ship{
	padding:5px;
	color:#112831;

}	

.deal-field-length{
	font-size:16px;
	font-weight:bold;
	color:#112831;
}	

.deal-field-discount{
	font-size:14px;
	padding:5px;
	color:#CC0000;
	font-weight:600;
}

.deal-field-price{
	color:#C00;
	font-weight: bold;
	font-size: 18px;
	font-family:"Kanit";
	padding:5px;
}

.deal-sm-row{
	background-color:#f3f5f4 !important;
	border-color:#dce2e3;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-width:1px;
	border-style:solid;
	padding:10px !important;
}

.deal-sm-logo{
	border-radius: 5px;
    background: #fff;
    border: 1px solid #ddd;
    height: 46px;
    line-height: 44px;
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
	
}

.deal-button a{
    display: block;
    height: 45px;
    line-height: 30px;
    width: 100%;
}

.savings-circle{
	position:absolute;
	top:2px;
	right:5px;
}

.deal-sm-title{
	color:#112831;
	font-size:16px;
	font-weight:bold;
}

.deal-sm-title a{
	color:#112831 !important;
}

.deal-sm-departs{
	font-size:14px;
	color:#112831;
	font-weight:lighter;
}

.deal-sm-price{
	color:#C00;
	font-weight: bold;
	font-size: 18px;
	font-family:"Kanit";
}

.deal-sm-cruise-ship{
	color:#112831;
}	

.deal-sm-discount-rate{
	color:#fff;
	font-size:14px !important;
	font-weight:bold !important;
	font-family:'Lato', Arial, Helvetica, sans-serif !important;
}

.discount-off{
	font-size:12px !important;
	clear:both !important;
	font-family:'Lato', Arial, Helvetica, sans-serif !important;
}

.deal-sm-itinerary{
	padding:0px !important;
}

.deal-sm-itinerary-box{
	box-sizing:border-box;
}

.list-sm-itinerary{
	max-height:100%;
	max-width:100%;
	width:100%;
	height:100%;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-color:#dce2e3;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-width:1px;
	border-style:solid;
}


.deal-sm-float-desc{
	position:absolute;
	bottom:5px;
	left:5px;
	background-color:rgba(255,255,255,0.5);
	padding:5px;
}

.black{
	color:#112831;
}

.lighter{
	font-weight:lighter;
}

@media (max-width: 767px) {

.newsletter-subscribe{	
	margin:0 auto;
	width:350px !important;
}
.newsletter-subscribe label{
	clear:both;
	text-align:center;
	color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#cc_subscribe_email{
	float:left;
	width:100px;
	height:35px;
	margin-right:10px;
	margin-top:15px;
}
}

@media (min-width: 768px) {
.newsletter-subscribe label{
	float:left;
	margin-right:20px;
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
#cc_subscribe_email{
	float:left;
	width:200px;
	height:35px;
	margin-right:10px;
	margin-top:0 !important;
}

}

.newsletter-subscribe span.form-required {
   display:none !important;
}

.subscribe-result-text{
	color: #fff;
    font-size: 16px;
	text-align:center;
}

.card-columns {
  @include media-breakpoint-only(xs) {
    column-count: 1;
  }
  @include media-breakpoint-only(sm) {
    column-count: 2;
  }
  @include media-breakpoint-only(lg) {
    column-count: 4;
  }
  @include media-breakpoint-only(xl) {
    column-count: 5;
  }
}


.centered-card-title{
	position: absolute;
    left: 50%;
    top: 2em;
    transform: translate(-50%,-10%);
    font-size: 32px !important;
    text-align: center;
    line-height: 30px !important;
    text-shadow: 2px 2px #666;
    z-index: 100;
	color:#fff !important
}

.centered-card-title a{
	color:#fff !important;
}

.card-img-top{
	filter: brightness(80%);
	min-height:238px;
	max-height:238px;
}

.card-text-blurb{
	font-size: 16px;
    font-weight: bold;
    color: #112831;
}


.header-image {
    position:relative;
	max-height:560px;
}

.cc-menu{
	position: absolute;
    top: 10%;
	left:10%;
	color:#ffffff;
}

#main-menu-submit{
	margin-top:10px;
	width:100%;
}

/* Small / Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
	.header-text {
		left: 0;
		position:absolute;
		text-align:center;
		top: 5%;
		width: 100%;
		font-size:6vw;
		font-family:'Pacifico';
		color:#fff;
		text-shadow: 2px 2px #333;
		line-height:1;
	}
}
/* Large Devices */
@media (min-width: 768px) { 
	.header-text {
		left: 0;
		position:absolute;
		text-align:center;
		top: 5%;
		width: 100%;
		font-size:3vw;
		font-family:'Pacifico';
		color:#fff;
		text-shadow: 2px 2px #333;
		line-height:1;
	}
	
	.node-teaser{
		width:33%;
		float:left;
	}
}


/* Tour Search CSS */
.tour-search-pricing-group{
	padding:0 20px;
}

.tour-search-logo{
	margin-top:10px;
}

.tour-search-logo img{
	max-width:100px;
}

.tour-search-body{
	color:#444444;
}

.tour-search-body h5{
	color:#444444;
}

.tour-search-title a{
	font-size:1.5em;
	color:#444444 !important;
	text-transform:capitalize;
	font-weight:normal;
	
}

.tour-search-pricing-table{
	margin-bottom:0px !important;
}

.tour-search-pricing-table tr{
	display:flex;
	padding-left:20px;
}

.tour-search-pricing-table td{
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
}

.tour-search-pricing-table tbody{
	border:none !important;
}


.tour-search-button{
	float:right;
	margin-top:10px;
}


.block-facetapi h2{
	font-size:1.5rem;
	color:#444444 !important;
	padding:10px;
	background-color:#f8f9fa;
	border-left: 3px #007EA7 solid;
}

.block-facetapi ul li.leaf{
	list-style-image:none;
	list-style-type:none;
}

.block-facetapi ul li a{
	color:#999999;
}

.block-facetapi ul li label{
	margin-left:10px;
}

.tour-search-date-wrapper{
    /*margin-top: 30px;*/
    padding: 10px;
    font-weight: 500;
	text-align: right;
	background-color: #999;
}

.tour-search-date-day{
    font-size: 1.5em;
	font-weight:bold;
	color:#fff;
}

.tour-search-date-month{
	color:#fff;
}

.tour-search-price-from{

}

.tour-search-price-wrapper{
    padding: 10px;
    font-weight: 500;
	text-align: right;
}

.tour-search-price{
     font-size: 1.5em;
 	font-weight:bold;
 }

.tour-search-countries-visited{
	margin:0px;
}

.tour-search-category{
	/*margin:0px;*/
}

.tour-search-age-group{
	margin:0px;
}

.tour-search-group-size{
	margin:0px;
}

.tour-search-map a img{
	width:100%;
}

/* Specific CSS for Operator Groups*/
.view-grouping-sm{
    display: block;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 2px 4px 10px 0 rgba(0,0,0,.25);
    transition: box-shadow .2s ease-in-out;
	padding-bottom:10px;
	min-height: 205px !important;
	margin-bottom:10px;
}

.tour-search-group{
	display: block;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 2px 4px 10px 0 rgba(0,0,0,.25);
    transition: box-shadow .2s ease-in-out;
    padding-bottom: 10px;	
	padding-right:15px;
	margin-bottom:15px;
}

.tour-search-title-sm a{
	font-size:1.0em;
	color:#444444;
}

.tour-search-savings{
	color:rgb(204,0,0);
	font-weight:400;
	font-size:16px;
	margin-top:10px;
}

.tour-search-length{
	color:#007EA7;
}
/* End of Tour Search CSS */


.tour-highlights {
  list-style: none;
  padding: 5px;
}

.tour-highlights li {
  padding-left: 1.7em;
}

.tour-highlights li:before {
  content: "\f087"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  font-size:1.2em;
}


.tour-inclusions {
  list-style: none;
  padding: 5px;
}

.tour-inclusions li {
  padding-left: 1.7em;
}

.tour-inclusions li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  font-size:1.2em;
}

.tour-exclusions {
  list-style: none;
  padding: 5px;
}

.tour-exclusions li {
  padding-left: 1.7em;
}

.tour-exclusions li:before {
  content: "\f00d"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  font-size:1.2em;
}


.list-style-on {
  list-style: none;
  padding: 5px;
}

.list-style-on li {
  padding-left: 1.7em;
}

.list-style-on li:before {
  content: "\f061"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  font-size:1.2em;
}

/*#overviewtabs li a.active {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,.25);
    border-right-color: #ccc;
    border-right-style: solid;
    border-top-color: #ccc;
    border-top-style: solid;
}*/

/*#overviewtabs li a {
     border-style: none;
     box-shadow: 2px 0px 2px 0px rgba(0,0,0,.20);
}
}*/

#overviewtabs .tab-pane{
    background-color: white;
    box-shadow: 8px 6px 10px 0 rgba(0,0,0,.25);
    padding: 20px;
    margin-bottom: 20px;
	border-left-color: #dee2e6;
	border-left-style: solid;
	border-left-width: 0.25px;
 }


#overviewtabs .nav-link:not(.active) {
    background-color: #eee;
    border-width: 1px !important;
    border-color: #eff !important;
	color:#777;
}

.nav-link:not(.active) {
    border-width: 1px !important;
    border-color: #eff !important;
	color:#777;
}

.departure-list{
	display: block;
	position:relative;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 2px 4px 10px 0 rgba(0,0,0,.25);
    transition: box-shadow .2s ease-in-out;
	padding:10px;
	margin-bottom:10px;
}

.departure-list-date-wrapper{
	background:#5FBFFF; 
	color: #fff; 
	padding: 5px;
	text-align:center;
	text-align: center;
    font-size: 12px;
}

.departure-list-date-day{
	font-size: 1.5em;
	font-weight:bold;
}

.departure-list-date-month{
	font-size:1.5em;
	font-weight:bold;
}

.departure-list-category{
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#efefef;
	padding:0px 10px 10px 10px;
	font-weight:500;
	text-transform:capitalize;
}

.departure-list-price{
	text-align:center;
	margin: 10px;
	font-size:1.5em;
	font-weight:600;
}

.departure-list-saving{
	text-align:center;
	margin: 10px;
	font-size:1em;
}

.departure-list-places-available{
	text-align:right;
}

.departure-list-availability{
	text-align:left;
}

.departure-list-cart-button{
	width:100%;
}

.strikethrough {
  position: relative;
}

.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

.departure-list-savings-circle{
	position:absolute;
	left:20px;
	top:5%;
}


/*.departure-list-button{
	position:absolute;
	top:55px;
	right:10px;
}*/

.departure-list-button form input[type=submit]{
	/*margin:10px 0px;*/
	float:right;
	/*background-color:#17a2b8;
	border-color:#17a2b8;*/
	background-color:#dc3545;
	border-color:#dc3545;
	width:100%;
}


.whitebox{
	display: block;
    position: relative;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 2px 4px 10px 0 rgba(0,0,0,.25);
    transition: box-shadow .2s ease-in-out;
    padding: 10px;
    margin-bottom: 10px;
}

.mobile-search-nav #edit-search-wrapper label{
	color:#ffffff;
}

.mobile-search-nav #edit-departing-wrapper label{
	color:#ffffff;
}

.navbar-white-text a:link, .navbar-white-text a:visited, .navbar-white-text a:hover, .navbar-white-text a:focus, .navbar-white-text a:active {
	color:#fff !important;
	text-decoration:none;
}

.mobile-nav-facet{
	background: #112831;
}

.mobile-nav-facet a{
	color:#fff !important;
}

.facet-sidebar {
    padding-top: 20px;
    border-radius: 0;
    box-shadow: 2px 4px 10px 0 rgba(0,0,0,.25);
    transition: box-shadow .2s ease-in-out;
	margin-bottom: 20px;
}

.ajax-facets-slider-amount-min{
	width:20%;
	min-width:0px
}

.ajax-facets-slider-amount-max{
	width:20%;
	min-width:0px
}

.ajax-facets-controls-wrapper label{
	margin-right: 50px;
}

div.addressfield-container-inline > div.form-item {
	float:none;
	margin-right:0px;
}

/*#field-passengers-values {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}*/

/*.main-example .time{
	height:60px !important;
	font-size:3em !important;
}

.main-example .count{
	font-size:1em !important;
}*/

.form-item-departing-date label {
    visibility: hidden;
    display: none;
}

.not-front #edit-departing-wrapper label {
    color: #333;
    font-size: 22px;
}

.not-front #edit-search-wrapper label {
    color: #333;
    font-size: 22px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    text-shadow: none;
}

.not-front .form-item-sort-by label {
    color: #333;
    font-size: 22px;
}