@charset "UTF-8";
html, body{
	color: #666;
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background: url("/img/bg.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/** MAIN **/
#bodywrap{
	width: 100%;
}
#wpo{
	// Blue 4882d0
}
	#wpo #navwrap{
		background-color: #4882d0;
	}
	#wpo h3.headline{
		color: #4882d0!important;
	}
#p{
	// Bronze 9b382a
}
	#p #navwrap{
		background-color: #9b382a;
	}
	#p h3.headline{
		color: #9b382a!important;
	}
#pe{
	// Silver 646866
}
	#pe #navwrap{
		background-color: #646866;
	}
	#pe h3.headline{
		color: #646866!important;
	}
#pd{
	// Gold 8c683a
}
	#pd #navwrap{
		background-color: #8c683a;
	}
	#pd h3.headline{
		color: #8c683a!important;
	}
#pp{
	// Platinum 354138
}
	#pp #navwrap{
		background-color: #354138;
	}
	#pp h3.headline{
		color: #354138!important;
	}
#headerwrap{
	margin: 0 auto;
	width: 1000px;
}
#header{
	margin: 0 auto 0;
	padding: 20px 20px 0;
	
	float: left;
	width: 960px;
	
	background-color: #FFF;
}
#header a{
}
	.logo{
		margin: 20px 0;
		float: left;
	}
	.w-logo{
		margin: 25px 0 0;
		float: right;
	}
#header .contact{
	margin-top: 25px;
	float: right;
}
	#header .contact li{
			padding-left: 60px;
			
			float: left;
			
			color: #007ac3;
			font-size: 22px;
			line-height: 50px;
		}
			#header .contact li.phone{
				margin-right: 50px;
				font-size: 16px;
			
				background-image: url(//www.icevacations.com.au/img/phone.png);
				background-repeat: no-repeat;
				background-position: 0 0;
			}
#navwrap{
	margin-left: -5px;

	clear: both;
	float: left;
	width: 970px;
	
	background-color: #f3781d;
}
#nav{
	margin: 0;
	
	float: left;
	width: 100%;
}
#nav, #nav ul, #nav li{
	list-style: none;
}	
#nav li{
	position: relative;
	z-index: 10;
	
	float: left;
	display: inline;
	
	line-height: 32px;
}	
#nav ul{
	position: absolute;
	left: -25px;
	top: 40px;
	
	float: right;
	width: 200px;
	display: none;
	z-index: 1000;
}
#nav ul li{
	float: none;
	width: 250px;
	
	display: block;
}
	#nav ul li:last-child, #nav ul li.last{
		border-bottom: none;
	}
#nav a{
	padding: 5px 20px;
	
	cursor: pointer;
	
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	
	display: block;
}
	#nav ul li a{
		padding: 12px 20px!important;
		
		color: #083562;
		font-weight: normal;
		line-height: 12px;
	
		background-color: rgba(245,245,245, .9);
		background: rgb(245, 245, 245); /* IE Fallback */
	}
	#nav li:hover{
		background-color: #0081c6;
	}
	
/** PROMO **/	
#promo{
	margin-bottom: 30px;

	float: left;
	width: 660px;
	height: 301px;
	
	background-color: #f1f2f1;
}
#feature{
	float: right;
	width: 299px;
}
#feature li{
	margin-bottom: 1px;
	
	position: relative;

	float: right;
	width: 299px;
	height: 150px;
	
	background-color: #f1f2f1;
}
	#feature li span{
		padding: 10px;
		
		display: none;
		
		position: absolute;
		left: 0px;
		bottom: 0px;
		
		float: left;
		width: 279px;
		
		color: #666;
		font-size: 15px;
		font-weight: normal;
		
		line-height: 18px;
		
		background-color: #ddd;
	}
	
#containerwrap{
	margin: 0 auto;
	width: 1000px;
	
	border: 1px solid #CCCCCC;
}		
#container{
	margin: 0 auto;
	padding: 20px;
	
	width: 960px;
	
	background-color: #FFFFFF;
}
#sidecolumn{
	float: left;
	width: 260px;
}
#maincolumn{
	float: left;
	width: 670px;
}
#details{
	float: right;
	width: 670px;
}

#welcome{
	float: left;
	width: 630px;
}
#r-hp-merch{
	margin-top: 15px;
	padding: 10px 0 10px;

	float: right;
	width: 280px;
}
	#r-hp-merch ul{
		margin: 0 0 0 -10px;
	}
		#r-hp-merch ul li{
			margin-bottom: 15px;
			
			position: relative;
		
			width: 280px;
			height: 140px;
			
			display: block;
		}
		#r-hp-merch ul li:hover img{
				opacity: .7;
				-webkit-transition: opacity;
				-webkit-transition-timing-function: ease-in;
				-webkit-transition-duration: 200ms;
			}
		#r-hp-merch ul li a span{
			position: absolute;
			top: 60px;
			right: 50%;
			
			margin: 0 -20px 0 0;
		
			width: 45px;
			height: 45px;
			display: none;
			
			background-image: url(/img/zoom.png);
			background-repeat: no-repeat;
		}
		#l-hp-merch{
			margin: 0;
			width: 100%;
			
			list-style: none;
		}
			#l-hp-merch li{
				margin: 0 15px 0 0;
				padding: 10px;
				
				float: left;
				width: 180px;
				
				list-style: none;
				
				background-color: #EEE;
			}
			#l-hp-merch li:hover{
				background-color: #ebf8ff;
			}
				#l-hp-merch li h3{
					margin-bottom: 2px;
					
					font-size: 15px;
					line-height: 18px;
				}
				#l-hp-merch li p{
					color: #666;
					font-size: 12px;
					line-height: 16px;
				}
				#l-hp-merch li p.price{
					color: #f3781d;
					margin: -10px 0 2px;
				}
				#l-hp-merch li .btn{
					float: right;
					line-height: 18px;
				}
				#l-hp-merch li:last-child, #l-hp-merch li.last{
					margin-right: 0!important;
				}
#learn{
	padding: 10px;

	float: right;
	width: 279px;
	
	text-align: right;
	
	border-left: 1px solid #f1f2f1;
}
	#learn ul{	
	}
		#learn ul li{
			padding: 10px 0;
			
			position: relative;
			
			font-size: 14px;
			
			border-bottom: 1px solid #f1f2f1;
		}
		#learn ul li span{
			position: absolute;
			top: 9px;
			left: -35px;
			
			display: block;
			
			width: 61px;
			height: 20px;
			
			background-image: url(../img/ico-soon.png);
			background-repeat: no-repeat;
		}
	
/** FOOTER **/
#footerwrap{
	float: left;
	width: 100%;
}
	#footer{
		margin: 0 auto;
		padding: 10px 0 0;
	
		clear: both;
		width: 1000px;
		
		color: #666;
		font-size: 12px;
		font-weight: 900;
		
		background-color: #FFF;
	}
		#footer ul{	
			float: left;
		}
			#footer ul li{
				margin-right: 15px;
				float: left;
			}

/** LINKS **/
a:link, a:visited{color:#007ac3;text-decoration:none;}
a:hover {color:#666;text-decoration:none;}

/** TYPOG **/
p{
	margin: 0 0 18px;
	line-height: 20px;
}
	p.leader{
		font-size: 16px;
		line-height: 26px;
	}

/** HEADINGS **/
h1 {
	margin: 10px 0;

	color: #4a4a4a;
	font-size: 28px;
	font-weight: 200;
}
	h1 span{
		color: #999999;
		font-size: 40px;
		font-style: oblique;
		font-family: 'Dancing Script';
	}
h2 {
	margin: 0 0 30px;
	
	float: left;
	width: 100%;
	
	color: #999;
	font-weight: normal;
}
	h2 span{
		margin: 0 15px 0 0;
		padding: 15px;
		
		color: #007ac3;	
		text-shadow: -1px -1px -1px #FFFFFF;
		
		background-color: #E3F3FF;
	}
h3 {
	margin-bottom: 20px;
	padding: 5px 0;
	
	color: #2a2a2a!important;
	font-size: 18px;
	font-weight: 900;
}
	h3 span{
		font-weight: normal;
	}
	h3.headline{	
		margin-bottom: 0;
		clear: both;
		float: left;
		width:100%;
		display: block;
		font-style: oblique;
	}
	
/** CONTACT FORM **/
#contactform{
	padding: 20px 20px 0;
	background-color: #EEEEEE;
}
	#contactform textarea{
		margin-bottom: 5px;
		width: 100%;
	}
	.error{
		color: #CC0000;
	}
	
/** OVS Edits **/
#callInfoImage, .searchPagingLinksContainer{
	display: none;
}
#searchFormContainer{
	margin: 0!important;
	padding: 10px 10px 20px;

	float: left!important;
	width: 930px!important;
}
#searchFormActions p{
	margin: 0!important;
}
.searchResult{
	clear: both!important;
	float: left!important;
	width: 100%!important;
	
	display: block!important;
}
.subHeadingLeft p{
	font-weight: 900;
	font-size: 11pt;
}
.subHeadingRight p, .searchResult .subHeading p{
	margin-bottom: 0;
	font-size: 11pt;
}
	.subHeadingLeft p a:hover{
		text-decoration: underline;
	}
.details{
	padding: 10px;
	
	clear: both;
	
	background-color: #F1F2F1;
}
.searchResult .pricingContainer th{
	color: #666;
	font-weight: 900;
	
	border-bottom: 1px solid #666;
}

/** Major OVS Framework Alterations **/
#pageContainer{
	width: 1000px!important;
}
.fullPage #pageContainer {
	width: 1000px!important;
}
.searchResult .heading{
	float: left;
	width: 100%;
	
	display: block;
}
#searchFormContainer label{
	margin-bottom: 5px;
	
	font-weight: 900;
	
	text-align: left;
}
.btn.primary, #searchFormActions .buttons a{
	line-height: 30px;
}
.searchResult .rightCol img.shipImage{
	margin-top: 0!important;
}
#searchContainerHeader{
	display: none;
}
#passengerAirContainer, #pointOptionsContainer{
	clear: both;
	float: left;
	width: 100%;
}
#pointOptionsContainer strong{
	margin: 20px 0 10px!important;
	padding: 10px 0!important;
	
	float: left;
	width: 100%;
	
	color: #999;
	font-size: 22px;
	font-weight: normal;
	
	line-height: 36px;
	
	border-bottom: 1px solid #CCC!important;
	border-top: 1px solid #CCC!important;
	
	display: block;
}
#numpass select{
	width: 70px;
}
#numpass .update{
	clear: both;
	float: left;
	width: 100%;
	
	text-align: left;
}
	#numpass .update label{
		margin-right: 10px;
		width: 230px;
	}
	#changePassengersSubmit.button{
		margin-top: 10px;
	}
#categoryTable table tr.categoryTableHeader td{
	font-weight: 900;
	font-size: 14px;
	
//	width: auto!important;
}
#categoryTable table .priceCol2{
	text-align: left;
}

/** SLIDER **/
#slides {
	margin: 0 auto;
	
	position: relative;
	z-index: 5;
	
	clear: both;
	width: 1000px;
}

.slides_container {
	float: left;
	width: 970px;
	overflow: hidden;
	position: relative;
	display: none;
	
	padding: 0 15px;
}

.slides_container div.slide {
	width: 970px;
	height: 300px;
	display: block;
}

#slides .next,#slides .prev {
	position: relative;
	top: -170px;
	left: 0;
	
	float: left;
	width: 40px;
	height: 52px;
	
	display: block;
	
	z-index: 190;
	
	background-image: url(../img/fnav.jpg);
	background-position: 0 -52px;
	background-repeat: no-repeat;
}
#slides .pagination{
	display: none;
}
#slides .next {
	left: 920px;
	background-position: 0 0;
}

.pagination {
	margin: 26px auto 0;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;

	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -12px;
}

.caption {
	position: absolute;
	bottom: -35px;
	left: 0;
	
	display: none;
	
	z-index: 500;
	
	padding: 5px 20px 0 20px;
	
	width: 960px;
	height: 30px;
	
	color: #FFF;
	
	border-top: 1px solid #000;
	
	background: #000;
	background: rgba(0,0,0,.5);
}

/** BANNER **/
.topbanner{
	margin: 0 0 20px -5px;
}

#slides{
	//position: relative;
}
#search{
	position: absolute;
	top: 10px;
	right: 30px;
	
	padding: 0 35px;
	
	z-index: 6;
	
	width: 210px;
	height: 270px;
	
	display: block;
	
	background-color: rgba(250,250,250, .80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
}
	#search label{
		margin: 0 0 5px;
		
		width: 100%;
		display: block;
		
		color: #317fce;
		font-weight: 900;
		
		text-align: left;
	}
	#search .btn{
		margin: 5px auto 0;
		
		float: left;
		
		font-weight: 900;
		line-height: 18px;
		text-align: center;
	}
	#search select{
		/*height: 24px;*/
		
		font-size: 12px;
		line-height: 24px;
	}
	
.level{
	float: right;
	background-color: #FFF;
}
	#nav .level a{
		color: #666;
	}
	#nav .level a:hover{
		background-color: #FFF;
	}
	
.content-list{
	list-style: disc;
}
	.content-list li{
		margin-bottom: 10px;
		clear: both;
		width: 100%;
		float: left;
	}