@charset "UTF-8";
/* CSS Document */

.header{	
	background-image:url('http://crazycruises.com.au/sites/all/themes/theme795/images/header-glow.jpg') !important;
	background-repeat:no-repeat !important;
	background-position:top !important;
	 
}



#superfish-1 { 
	background:none;
	float:left;
	position:relative;
	width:auto;
}
	#superfish-1 li {
		background:none;
		border:0;
		overflow:inherit;
		padding:0;
		text-align:center;
	}
		#superfish-1 a {
			border:0;
			color:#9abecc;
			font-size:15px;
			font-weight:normal;
			padding:37px 18px 50px 18px;
			text-decoration:none;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
		}
			#superfish-1 > li > a:hover, #superfish-1 > li > a.active, #superfish-1 > li.sfHover > a {
				color:#ffffff;
				background: #1e99af url('http://www.crazycruises.com.au/sites/all/themes/theme795/images/menu-hover.jpg') repeat-x;
			}

			#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;
		display:none;
		padding: 0;
		top:102px;
		width:160px !important;
	}
	
		#superfish-1 ul li {
			background:none;
			border-bottom:0;
			height:auto;
			padding:0;
			float:left;
		}
			#superfish-1 ul li a:visited, #superfish-1 ul li a {
				border:0;
				color:#fff;
				font-size:13px;
				padding: 16px !important;
				text-align:center;
				background: #1e99af url('http://www.crazycruises.com.au/sites/all/themes/theme795/images/sub-menu-hover.jpg') repeat-x;
			}
				#superfish-1 ul li a:hover, #superfish-1 ul li a.active {background: #28adc5;}

			#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;
				}



.location-info p{
	color:white;
}

.location-info ul{
	color:white;
}

#custom-footer{
	height:100% !important;
}

#custom-header .header{
	height:100%;
}