/* ----------
				Table of Contents
				
				1.0 Reset
				2.0 Generic Styling
				3.0 Main Structure
				4.0 Navigation
						.i		Subnavigation
				5.0 Content Structure
				6.0 General Styling
				7.0 Specific Styling
						.i		Fact Sheet
						.ii		Country List 
						.iii	Brochure item on Country details page
						.iv		Navigation on the Partner detail page
						.v		Invite List
				8.0 Sidebar
						
						
---------- */

/* ----------
				1.0 Reset
---------- */
html, body, h1, h2, h3, h4, h5, h6, form, fieldset, blockquote, p, address, span, div, .nav, .nav ul, .nav ol, .contact ol, label, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
html {
	font-size: 125%; /* 20 */
	}
	
body {
	font-size: 50%; /* 10 */
	background: #ebebeb;
	}
	
	
/* ----------
				2.0 Generic Styling
---------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
	
h1 {
	height: 105px;
	}
	
	h1 a {
		display: block;
		width: 190px;
		height: 90px;
		}
		
h2 {
	padding: 22px 0 15px 15px;
	font-size: 2em;
	color: #000;
	}
	
	h2  {
		display: block;
		padding: 1px 0 0 0;
		font-size: 11px;
		color: #999;
		/*-- text-transform: uppercase; --*/
		}
		
h3 {
	color: #f59f2f;
	font-size: 16px;
	line-height: 1em;
	padding-bottom: 10px;
	}

h4 {
	clear: both;
	padding: 5px 0 15px 0;
	font-weight: bold;
	}
	
	
big {
	font-size: 13px;
	color: #f59f2f;
	}
	
a {
	outline: none;
	text-decoration: none;
	}
	
	a img {
		border: 0;
		}
	
	a:hover {
		text-decoration: underline;
		}

p {
	overflow: hidden;
	}
	
	
dt {
	font-weight: bold;
}

dd {
	margin: 0 0 10px 0;
}
	
/* ----------
				gap-xml

---------- */

h5 {
	color: #f59f2f;
	font-size: 20px;
	line-height: 1em;
	padding-bottom: 20px;
	}

.call4detail {
	color: #212121;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	}

.enquireLink {
	text-indent: -999em;
	width: 271px;
	height: 22px;
	background: url(../i/assets/btn-enquireonlinecall.gif);
	margin-bottom: 15px;
	}

.enquireLink:hover {
	background-position: 0 -22px;
	}



/* ----------
				3.0 Main Structure
---------- */
#mainContainer {
	width: 991px;
	margin: 0 auto;
	background: url(../i/assets/page_shadow.gif) center top repeat-y;
	}
	
#mainDiv {
	width: 965px;
	margin: 0 auto;
	position: relative;
/*	background: url(../i/assets/page_shodow_G.gif) center top no-repeat;*/
	}
	
#headerDiv, #contentDiv, #subContentDiv, #footerDiv {
	position: relative;
	overflow: hidden;
	}

	#headerDiv {
		height: 140px;
		background: url(../i/assets/header_bg.gif) no-repeat;
		}
		
	#contentDiv {
		padding: 210px 10px 0 10px;
		background: #fff;
		z-index: 1;
		}


/* ----------
				4.0 Navigation
---------- */
#navigation {
	height: 35px;
	background: url(../i/assets/main_nav_bg.gif) top left repeat-x;
	}
	
	#navigation li {
		float: left;
		background: url(../i/assets/main_nav_divideline.gif) top left repeat-x;
		}
		
	#navigation a {
		display: block;
		height: 35px;
		margin-right: 2px;
		background-image: url(../i/assets/main_nav.gif);
		}
		
		/* Home */
		.nav-1 {
			width: 69px;
			background-position: 0 0;
			}
			
			.nav-1:hover {
				background-position: 0 -35px;
				}
				
			#navigation .current .nav-1, #homepage .nav-1 {
				width: 71px;
				background-position: 0 -35px;
				margin-right: 0;
				}
		
		/* Destinations */
		.nav-2 {
			width: 121px;
			background-position: -71px 0;
			}
			
			.nav-2:hover {
				background-position: -71px -35px;
				}
				
			#navigation .current .nav-2 {
				width: 125px;
				background-position: -69px -35px;
				margin-right: 0;
				margin-left: -2px;
				}
		
		/* Travel Deals */
		.nav-3 {
			width: 121px;
			background-position: -194px 0;
			}
			
			.nav-3:hover {
				background-position: -194px -35px;
				}
				
			#navigation .current .nav-3 {
				width: 125px;
				background-position: -192px -35px;
				margin-right: 0;
				margin-left: -2px;
				}
		
		/* Responsible Travel */
		.nav-4 {
			width: 162px;
			background-position: -317px 0;
			}
			
			.nav-4:hover {
				background-position: -317px -35px;
				}
				
			#navigation .current .nav-4 {
				width: 166px;
				background-position: -315px -35px;
				margin-right: 0;
				margin-left: -2px;
				}
		
		/* Blog */
		.nav-5 {
			width: 73px;
			background-position: -481px 0;
			}
			
			.nav-5:hover {
				background-position: -481px -35px;
				}
				
			#navigation .current .nav-5 {
				width: 77px;
				background-position: -479px -35px;
				margin-right: 0;
				margin-left: -2px;
				}
		
		/* About Us */
		.nav-6 {
			width: 104px;
			background-position: -556px 0;
			}
			
			.nav-6:hover {
				background-position: -556px -35px;
				}
				
			#navigation .current .nav-6 {
				width: 108px;
				background-position: -554px -35px;
				margin-right: 0;
				margin-left: -2px;
				}
	
/* -----
			4.i Subnavigation
----- */
#subnavigation {
	position: absolute;
	top: 13px;
	right: 15px;
	font-size: 12px;
	line-height: 1em; /* 12 */
	}
	
	#subnavigation li {
		float: right;
		border-left: 1px solid #f59f2f;
		padding-left: 17px;
		margin-left: 17px;
		text-align: right;
		}
		
		#subnavigation .last {
			border: 0;
			}
		
	#subnavigation a {
		color: #f59f2f;
		}
		
		#subnavigation a strong {
			font-weight: normal;
			}
	
	
/* ----------
				5.0 Content Structure
---------- */
.content {
	background: url(../i/assets/page_bg_graphic.gif) bottom no-repeat;
	overflow: hidden;
	z-index: 1;
	}
	
.page-container, .page-content {
	float: left;
	position: relative;
	overflow: hidden;
	}
	
	.page-container {
		width: 645px;
		}
	
	#pageContent, #rssContent {
		margin: 0 10px 10px 0;
		width: 613px;
		border: 1px solid #c0c0c0;
		padding: 18px 10px 0 10px;
		background: url(../i/assets/transparency_bg.png) top left repeat;
		}
		
	#sidebar {
		height: 1%;
		width: 300px;
		float: right;
		}
		
	
/* ----------
				6.0 General Styling
---------- */
h1 a, .button, #navigation a, #rssContent .page-title a, #enquireNow a, #enquireNowRWC a,  #enquireNowbar a, #newsletterSignup a, #tourByte a, .view-brochures, .feed-choice li a {
	text-indent: -999em;
	overflow: hidden;
	}
	
.nav {
	list-style-type: none;
	}
	
.display-none, legend, hr {
	display: none;
	}
	
.no-border {
	border: 0 !important;
	}
	
.uppercase {
	text-transform: uppercase;
	}
	
.image-left {
	float: left;
	margin: 0 10px 15px 0;
	}
	
.image-right {
	float: right;
	margin: 0 0 15px 10px;
	}
	
.image-group {
	float: none;
	margin: 0 0 15px 0;
	overflow: hidden;
	}
	
	.image-group img {
		float: left;
		}
		
	.image-group .image-left {
		margin: 0 10px 0 0;
		}
	
.clear {
	clear: both;
	}
	
.text-center {
	text-align: center;
	}
	
	
/* ----------
				7.0 Specific Styling
---------- */
#flashHeader {
	position: absolute;
	top: 140px;
	left: 0;
	width: 965px;
	height: 190px;
	z-index: 99;
	overflow: visible;
	}
	
#staticHeader {
	padding: 10px;
	}

.header div {
	border-top: 10px solid #fff;
	background: url(../i/content/hero_bg.jpg);
	width: 945px;
	height: 190px;
	margin: 0 auto;
	}
	
.header img {
	display: block;
	}

#headerImage {
	position: absolute;
	top: 0;
	right: 0;
	}
	
.intro {
	width: 400px;
	font-size: 1.4em; /* 14 */
	line-height: 1.4286em; /* 20 */
	padding-bottom: 1em;
	margin-left: 15px;
	}
	
.footer-img {
	display: block;
	margin: 0 auto;
	}
	
.view-brochures {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 298px;
	height: 75px;
	background: url(../i/assets/btn_viewbrochureonline.gif);
	}
	
.page-title {
	font-size: 20px;
	line-height: 1.2em; /* 24 */
	color: #f59f2f;
	/*
	border-bottom: 1px solid #f59f2f;
	padding: 0 0 5px 0;
	*/
	padding: 0;
	margin: 0 0 15px 0;
	}
	
	.sub-title {
		/*
		border: 0;
		padding-bottom: 0;
		*/
		}
		
	.sub-title_deals {
		border: 0;
		padding-top: 20px;
		padding-bottom: 5px;
		color: black;
		}
		
	.trip-title {
		padding-bottom: 5px;
		margin-bottom: 0;
		}

	.page-title small {
		padding-left: 5px;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
		}

#pageContent h5 {
	color: #454545;
	font-size: 20px;
	line-height: 1em;
	padding-bottom: 15px;
	margin: 20px 0 0 0;
	}
	
#pageContent h5 big {
	color: #F59F2F;
	font-size: 24px;
	font-style: italic;
	}

.deal-intro {
	font-size: 16px;
	line-height: 22px;
	color: #555;
	margin: 0;
	}

.deal-intro-img {
	width: 603px;
	height: 230px;
	border: 5px solid #c7c7c7;
	margin: 0 0 20px 0;
	background-color: #a2a2a2;
	}
	
	.deal-intro-img img {
		display: block;
		}
	
.deal-title {
	position: relative;
	overflow: hidden;
	margin: 0 0 15px 0;
	}
	
	.deal-title h2 {
		float: left;
		overflow: hidden;
		margin: 0;
		padding: 0;
		}		
	
	.deal-title small{
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;
		color: #555;
		}
		
	.deal-title ul{
		position: absolute 0;
		}
		
	.deal-title li{
		float: right;
		overflow: hidden;
		font-size: 18px;
		line-height: 22px;
		color: #F59F2F;
		margin: 0 0 0 15px;
		padding: 0;
		}
		
.deal-item {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	}	
	
.content-item {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	}
	
	.content-item h4{
		font-size: 13px;
		}
	
.content-item-gapxml {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	}
	
.gap-title {
	margin: 0 0 0 20px;
	color: #000;
	}
	
address {
	float: left;
	width: 300px;
	margin-bottom: 15px;
	overflow: hidden;
	font-style: normal;
	}

.page-content {
	color: #6d6d6d;
	font-size: 12px;
	line-height: 16px;
	}
	
	.page-content p {
		padding-bottom: 15px;
		clear: both;
		}
		
	.page-content .deal-condition {
		font-size: 11px;
		line-height: 15px;
		padding-bottom: 10px;
		}
			
	.page-content a {
		color: #6d6d6d;
		}
			
		.page-content h3 a, .page-content p a, .page-content address a {
			color: #f59f2f;
			}
			
	.page-content ul, .page-content ol {
		margin-bottom: 15px;
		margin-top: 0;
		}
		
/* -----
			7.i Fact Sheet
----- */
	
.fact-sheet {
	background: #e6e6e6;
	padding: 10px 10px 0 10px;
	}
	
	.fact-sheet li {
		overflow: hidden;
		padding-bottom: 15px;
		}
		
	.fact-sheet span {
		display: block;
		font-weight: bold;
		}
		
	.fact-sheet ul, .fact-sheet ol {
		margin: 0 0 0 40px;
		}
		
		.fact-sheet li li {
			padding: 5px 0 0 0;
			list-style-type: disc;
			overflow: visible;
			}
	
/* -----
			7.ii Country List
----- */
.country-list {
	overflow: hidden;
	width: 474px;
	margin: 0 !important;
	}
	
	.country-list li {
		float: left;
		width: 148px;
		padding: 0 10px 10px 0;
		}
		
	.country-list .wide {
		width: 306px;
		}
		
	.country-list a {
		padding-left: 12px;
		background: url(../i/assets/bullet_sidebar.gif) 0 4px no-repeat;
		}
	
.col-left, .col-right {
	float: left;
	overflow: hidden;
	}
	
	.col-left {
		width: 148px;
		}
		
		#brochures .col-left, #partners .partner-brochures .col-left {
			width: 112px;
			}
			
		#partners .col-left {
			width: 201px;
			}
		
	.col-right {
		width: 465px;
		}
		
		#brochures .col-right, #partners .partner-brochures .col-right {
			width: 500px;
			}
			
		#partners .col-right {
			width: 412px;
			}
			
.partner-brochures {
	clear: both;
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#partners .col-left h3 {
	margin-top: 30px;
	}
			
/* -----
			7.iii Brochure item on Country details page
----- */
.country-brochure, .country-travel-partners {
	overflow: hidden;
	position: relative;
	color: #fff;
	}
		
		.country-brochure h3, .country-travel-partners h3 {
			color: #fff;
			font-size: 18px;
			}
	
	.country-brochure {
		padding: 0 15px;
		height: 153px;
		margin: 0 0 10px 0;
		background: url(../i/assets/bg_subDestination_brochure.gif) top left repeat-x;
		}
			
		.country-brochure a {
			float: right;
			}
		
		.country-brochure .col-left {
			width: 215px;
			margin: 34px 0 0 0;
			}
			
		.country-brochure .col-left a {
			float: left;
			}
			
	.country-travel-partners {
		background: #323232;
		padding: 4px 15px;
		margin: 0 0 20px 0;
		height: 34px;
		}
		
		.country-travel-partners a, .country-travel-partners h3 {
			float: left;
			padding: 0;
			line-height: 34px;
			}
				
			.country-travel-partners a {
				margin-left: 25px;
				}
	
/* -----
			7.iv Navigation on the Partner detail page
----- */
.partner-image {
	dispaly: block;
	margin-bottom: 10px;
	}
	
.partner-navigation {
	}
	
	.partner-navigation li {
		padding: 10px 0 3px 10px;
		background: url(../i/assets/bullet_sidebar.gif) 0 15px no-repeat;
		}
		
	.partner-navigation a {
		font-weight: bold;
		}
		
		.partner-navigation a:hover, .partner-navigation .current a {
			color: #f59f2f;
			text-decoration: none;
			}
			
/* -----
			7.v Invite List
----- */
.invite-list {
	overflow: auto;
	width: 610px;
	}
	
	.invite-list li {
		float: left;
		width: 50%;
		padding-bottom: 5px;
		font-size: 10px;
		line-height: 1em;
		}
		
	.invite-list a {
		text-transform: uppercase;
		color: #1397e4;
		text-decoration: none;
		font-weight: bold;
		}
		
		.invite-list a:hover {
			color: #ff911e;
			text-decoration: none;
			}
		
	
/* ----------
				8.0 Sidebar
---------- */
#sidebar .sidebar-item {
	margin-bottom: 10px;
	position: relative;
	}
	
	.sidebar-item p {
		display: none;
		color: #4f4f4f;
		font-size: 1.1em; /* 14 */
		line-height: 1.2727em; /* 14 */
		}
	
	/* -- Enquire Now -- */
	#enquireNow {
		}
		
		#enquireNow a {
			display: block;
			height: 90px;
			width: 300px;
			/*background: url(../i/sidebar/rightPanel_contact.jpg) no-repeat;*/
			background: url(../i/sidebar/contact-1300-295-049.jpg) no-repeat;
			}

	#enquireNowbar {
		}
		
		#enquireNowbar a {
			display: block;
			height: 70px;
			width: 613px;
			background: url(../i/assets/bar_contact.jpg) no-repeat;
			padding: 0;
			margin: 0;
			}			
			

	/* -- Newsletter Signup -- */
	#newsletterSignup a {
		display: block;
		height: 45px;
		width: 300px;
		background: url(../i/sidebar/rightPanel_signupNewsletter.jpg) no-repeat;
		}
			
	/* -- New Offers -- */
	#newOffers {
		}
		
		#newOffers div {
			border: 1px solid #c0c0c0;
			background: url(../i/assets/content_bg.gif) top left repeat-x;
			padding: 10px 10px 15px 10px;
			}
		
		#newOffers h3 {
			font-size: 1.8em; /* 18 */
			line-height: 1em; /* 18 */
			}
		
		#newOffers h4, #newOffers h4 a {
			font-size: 12px;
			line-height: 16px;
			color: #000;
			font-weight: bold;
			padding: 0;
			}
			
			#newOffers h4 a {
				}
				
		#newOffers ul {
			margin: 0;
			padding: 0;
			}
				
		#newOffers li {
			padding: 0 0 10px 12px;
			background: url(../i/assets/bullet_sidebar.gif) 0 5px no-repeat;
			}
			
		#newOffers p {
			display: block;
			font-size: 11px;
			padding: 0;
			}
			
		#newOffers embed, #newOffers object {
			display: block;
			margin: 0;
			padding: 0;
			}
			
	/* -- Tour Bytes -- */
	#tourByte ul {
		margin-bottom: 0 !important;
		}
		
	#tourByte li {
		margin-bottom: 10px;
		}
			
		.byte-adventure-direct {
			background-image: url(../i/sidebar/rightPanel_adventureDirectionlink.jpg);
			}
		
		.byte-cruise-spirit {
			background-image: url(../i/sidebar/rightPanel_CruiseSpirit.jpg);
			}
		
		.byte-thailand {
			background-image: url(../i/sidebar/rightPanel_thai50th.jpg);
			}
		
		.byte-travel-agents {
			background-image: url(../i/sidebar/rightPanel_TravelAgent.jpg);
			}
			
		.byte-coral-seas {
			background-image: url(../i/sidebar/rightPanel_coralseas.jpg);
			}
		
		#tourByte a {
			display: block;
			height: 90px;
			}
			
			#tourByte .byte-thailand a {
				height: 250px;
				}
	
/* -- Buttons -- */
.button {
	height: 22px;
	background-image: url(../i/assets/btn_template.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	
	.button:hover {
		text-decoration: none;
		}

.button-abs {
	position: absolute !important;
	}
	
.button-block {
	display: block !important;
	}
	
.button-left {
	float: left !important;
	}
	
.button-right {
	float: right !important;
	}
	
	/* Button widths and positioning */
.button-all-destinations {
	width: 159px;
	margin: 0 10px 0 15px;
	background-position: 0 0;
	}
	
	.button-all-destinations:hover {
		background-position: 0 -22px;
		}
		
.button-about {
	width: 172px;
	background-position: -159px 0;
	}
	
	.button-about:hover {
		background-position: -159px -22px;
		}

.button-more-offers {
	width: 133px;
	margin: 0 0 0 auto;
	background-position: -331px 0;
	}
	
	.button-more-offers:hover {
		background-position: -331px -22px;
		}

.button-travel-partners {
	width: 149px;
	right: 10px;
	bottom: 10px;
	background-position: -464px 0;
	}
	
	.button-travel-partners:hover {
		background-position: -464px -22px;
		}
		
.button-subscribe {
	width: 91px;
	background-position: -613px 0;
	}
	
	.button-subscribe:hover {
		background-position: -613px -22px;
		}
		
.button-relevant-pdf {
	width: 231px;
	margin-bottom: 10px;
	background-position: -704px 0;
	}
	
	.button-relevant-pdf:hover {
		background-position: -704px -22px;
		}

.button-find-out-more {
	width: 185px;
	background-position: -935px 0;
	}
	
	.button-find-out-more:hover {
		background-position: -935px -22px;
		}
		
.button-download-flyer {
	width: 179px;
	background-position: -1120px 0;
	}
	
	.button-download-flyer:hover {
		background-position: -1120px -22px;
		}
		
.button-back-to-deals {
	width: 154px;
	margin-right: 10px;
	background-position: -1299px 0;
	}
	
	.button-back-to-deals:hover {
		background-position: -1299px -22px;
		}
		
.button-bookings-and-more {
	width: 201px;
	background-position: -1453px 0;
	}
	
	.button-bookings-and-more:hover {
		background-position: -1453px -22px;
		}
		
.button-wspa {
	width: 291px;
	margin-bottom: 15px;
	background-position: -1654px 0;
	}
	
	.button-wspa:hover {
		background-position: -1654px -22px;
		}

.button-submit {
	width: 72px;
	background-position: -1945px 0;
	}
	
	.button-submit:hover {
		background-position: -1945px -22px;
		}
	
.button-read-article {
	width: 185px;
	margin-bottom: 10px;
	background-position: -2017px 0;
	}
	
	.button-read-article:hover {
		background-position: -2017px -22px;
		}
		
.button-download-pdf {
	width: 185px;
	background-position: -2202px 0;
	}
	
	.button-download-pdf:hover {
		background-position: -2202px -22px;
		}
		
.button-view-online {
	width: 167px;
	margin-right: 10px;
	background-position: -2387px 0;
	}
	
	.button-view-online:hover {
		background-position: -2387px -22px;
		}
		
.button-states-nsw-qld-vic {
	width: 185px;
	margin-right: 10px;
	background-position: -3572px 0;
	}
	
	.button-states-nsw-qld-vic:hover {
		background-position: -3572px -22px;
		}
		
.button-states-sa-wa {
	width: 91px;
	margin-bottom: 10px;
	background-position: -2681px 0;
	}
	
	.button-states-sa-wa:hover {
		background-position: -2681px -22px;
		}
		
.button-about-group-travel {
	width: 233px;
	margin-bottom: 10px;
	background-position: -2772px 0;
	}
	
	.button-about-group-travel:hover {
		background-position: -2772px -22px;
		}
		
.button-upcoming {
	width: 246px;
	margin-bottom: 10px;
	background-position: -3005px 0;
	}
	
	.button-upcoming:hover {
		background-position: -3005px -22px;
		}
		
.button-show-all-media {
	width: 174px;
	background-position: -3251px 0;
	}
	
	.button-show-all-media:hover {
		background-position: -3251px -22px;
		}
		
.button-partner-download {
	width: 147px;
	background-position: -3425px 0;
	}
	
	.button-partner-download:hover {
		background-position: -3425px -22px;
		}
		
/* Unique button opposite page title. May not be used. */
.button-get-brochure {
	position: absolute;
	top: 0;
	right: 10px;
	}
	
	.button-get-brochure span {
		display: none;
		}
		
.button-calypso {
	background: url(../i/content/img_btnCalypsoNet_login.jpg);
	height: 158px;
	}
	
.button-roh {
	background: url(../i/content/img_btnCalypsoNet_login-orchid.jpg);
	height: 86px;
	}
	
.button-custom-flyer {
	width: 162px;
	height: 42px;
	text-indent: 0;
	font-size: 10px;
	font-weight: bold;
	background: url(../i/assets/newOffers_downloadFlyer_bg.gif);
	}
	
	.button-custom-flyer span {
		display: block;
		text-transform: uppercase;
		color: #fff;
		padding: 6px 5px 0 43px;
		}
		
.download-acrobat {
	width: 140px;
	height: 35px;
	background: url(../i/assets/btn_getAdobeReader.gif);
	}
	
.acrobat {
	float: left;
	overflow: hidden;
	width: 600px;
	display: inherit;
	}

.acrobat p {
	width: 400px; 
	float: left; 
	overflow: hidden;
	}
	
#mainDiv input.button-subscribe, #mainDiv input.button-submit {
	text-indent: 0 !ie;
	padding-left: 99em !ie;
	}
	
.pdf-button {
	float: left;
	width: auto;
	height: 27px;
	font-size: 11px;
	line-height: 27px;
	font-weight: bold;
	margin: 10px 0 5px;
	text-transform: uppercase;
	color: #fff !important;
	background: url(../i/assets/icon_calypsonet_btn.gif) repeat-x;
	}
	
	.pdf-button span {
		display: block;
		width: auto;
		padding: 0 10px 0 33px;
		background: url(../i/assets/icon_calypsonet_btn-pdf.gif) center left no-repeat;
		}
		
		
.button-view-all-gapxml {
	height: 22px;
	background-image: url(../i/content/btn_viewalloffers.gif);
	background-repeat: no-repeat;
	width: 167px;
	background-position: 0 0;
	text-indent: -999999px;
	}
	
	.button-view-all-gapxml:hover {
		background-position: 0 -22px;
		}
		
	
/* -- Forms -- */
fieldset {
	overflow: hidden;
	}
	
	fieldset br {
		clear: both;
		width: 90%;
		height: 0;
		overflow: hidden;
		display: block;
		}
	
.f-label, .f-input {
	float: left;
	margin-bottom: 8px;
	}
	
	.f-label {
		width: 100px;
		text-align: right;
		margin-right: 10px;
		font-weight: bold;
		padding: 3px 0 0 0;
		}
		
		.auto {
			width: auto;
			white-space: nowrap;
			display: block;
			}
		
	.f-input {
		width: 140px;
		border: 1px solid #d0d0d0;
		padding: 3px;
		margin-right: 45px;
		}
		
		.f-long {
			width: 185px;
			margin-right: 0;
			}
			
.f-textarea {
	clear: both;
	display: block;
	border: 1px solid #d0d0d0;
	padding: 3px;
	width: 555px;
	height: 85px;
	margin-bottom: 10px;
	}
	
p.required {
	font-size: 10px;
	}
	
.error {
	background-color: #f8e7ea !important;
	border-color: #be0f34 !important;
	}
	
	label.error {
		display: none !important;
		}
		
/* ----------
				Blog on Homepage
---------- */
#rssContent .page-title, #rssContent .page-title a {
	display: block;
	width: 338px;
	height: 47px;
	background: url(../i/assets/blog_logo.gif) no-repeat;
	}
	
	#rssContent .page-title {
		margin-bottom: 0;
		}
	
.blog-item {
	margin-top: 10px;
	}
	
	.post-1 {
		border-bottom: 1px solid #c0c0c0;
		}
	
	.blog-item h3, .blog-item h6 {
		float: left;
		}
		
		.blog-item h3 {
			color: #6d6d6d;
			}
			
			.blog-item h3 a {
				color: #f59f2f;
				}
				
			.blog-item h3  {
				font-size: 17px;
				}
		
		.blog-item h6 {
			padding: 2px 0 0 4px;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			}
		
	.blog-item p {
		clear: both;
		padding-bottom: 10px;
		}
		
p.post-meta a {
	color: #0173bd;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}
	
/* -- Footer -- */
#footerDiv {
	padding: 10px 5px;
	margin: 0 10px;
	overflow: hidden;
	background: #1e1e1e url(../i/assets/footer_bg.gif) top left repeat-x;
	}
	
#footerDiv h3 {
	color: #fff;
	font-size: 2em; /* 20 */
	padding: 0 0 0.6em 5px; /* 12 */
	font-weight: normal;
	}
	
#footerDiv h4 {
	font-weight: normal;
	color: #f59f2f;
	font-size: 1.8em; /* 18 */
	line-height: 1em; /* 18 */
	padding-bottom: 0.3334em; /* 6 */
	}
	
#footerDiv h6 {
	clear: both;
	float: left;
	background: #6e6e6e;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	padding: 2px 4px;
	white-space: nowrap;
	}
	
.footer-item {
	float: left;
	border: 2px solid #181818;
	padding: 12px 10px 8px 10px;
	margin: 0 5px 20px 5px;
	background: #333;
	width: 277px;
	height: 170px;
	overflow: hidden;
	position: relative;
	}
	
	.footer-item ul {
		}
		
	.footer-item li {
		border-bottom: 2px solid #333;
		}
		
		.travel-partners-footer li {
			float: left;
			width: 138px;
			height: 26px;
			overflow: hidden;
			}
			
			.travel-partners-footer .wide {
				width: 276px;
				}
		
	.footer-item li a {
		display: block;
		padding: 6px 10px 6px 20px;
		font-size: 14px;
		line-height: 1em;
		color: #fff;
		background: #3f3f3f url(../i/assets/bullet_footer.gif) center left no-repeat;
		}
			
			.travel-partners-footer li a {
				padding-right: 0;
				}

.feed-choice {
	position: absolute;
	top: 12px;
	right: 10px;
	width: 277px;
	border-bottom: 1px solid #f59f2f;
	}
	
	.feed-choice li {
		float: right;
		border: 0;
		margin-left: 4px;
		}
		
	.feed-choice li a {
		padding: 0;
		height: 25px;
		background-repeat: no-repeat;
		background-image: url(../i/assets/feed-options.gif);
		}
		
		li a.feed-newsletter {
			width: 91px;
			background-position: bottom left;
			}
			
			li a.feed-newsletter:hover, li.current a.feed-newsletter {
				background-position: top left;
				}
			
		li a.feed-rss {
			width: 40px;
			background-position: top right;
			}
			
			li a.feed-rss:hover, li.current a.feed-rss {
				background-position: bottom right;
				}
		
	
.feed-option {
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0 0;
	}
		
	.feed-option p {
		padding-bottom: 10px;
		}
		
	.feed-option label, .feed-option .f-input, .feed-option .f-submit {
		float: left;
		margin-bottom: 3px;
		padding: 2px 0;
		}
		
		.feed-option label {
			width: 85px;
			text-align: right;
			margin-right: 10px;
			}
			
		.feed-option .f-input {
			width: 170px;
			padding: 2px 4px;
			margin-right: 0;
			border: 1px solid #000;
			}
			
		.feed-option .f-submit {
			margin-left: 95px;
			cursor: pointer;
			}
			
	.feed-option a {
		color: #f59f2f;
		}
		
.footer-nav {
	clear: both;
	margin: 0 0 0 5px;
	padding: 0 0 25px 0;
	overflow: hidden;
	width: 530px;
	}
	
	.footer-nav li {
		float: left;
		padding-top: 6px;
		}
	
	.footer-nav li a {
		color: #fff;
		padding: 0 7px 0 0;
		margin-right: 7px;
		white-space: nowrap;
		border-right: 1px solid #fff;
		}
		
		.footer-nav li a:hover {
			color: #f59f2f;
			}
			
#footerLogo {
	position: absolute;
	bottom: 35px;
	right: 15px;
	}
	
	
/* ----------
				TARMAC
---------- */
iframe {
	z-index: 299;
	/*background: #fff url(i/assets/loader.gif) center no-repeat;*/
	}
	
#frameClose {
	width: 30px;
	height: 30px;
	z-index: 999;
	cursor: pointer;
	outline: none;
	background: url(../i/tarmac/btn-close.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/btn-close.png', sizingMethod='crop');
	}
	
#frameContainer img {
	z-index: 999;
	}
	
#s-topLeft {
	background: url(../i/tarmac/shadow-left-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-left-top.png', sizingMethod='crop');
	}
	
#s-topCenter {
	background: url(../i/tarmac/shadow-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-top.png', sizingMethod='scale');
	}
	
#s-topRight {
	background: url(../i/tarmac/shadow-right-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-right-top.png', sizingMethod='crop');
	}
	
#s-centerLeft {
	background: url(../i/tarmac/shadow-left.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-left.png', sizingMethod='scale');
	}
	
#s-centerRight {
	background: url(../i/tarmac/shadow-right.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-right.png', sizingMethod='scale');
	}
	
#s-bottomLeft {
	background: url(../i/tarmac/shadow-left-bottom.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-left-bottom.png', sizingMethod='crop');
	}
	
#s-bottomCenter {
	background: url(../i/tarmac/shadow-bottom.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-bottom.png', sizingMethod='scale');
	}
	
#s-bottomRight {
	background: url(../i/tarmac/shadow-right-bottom.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.adventureworld.com.au/i/tarmac/shadow-right-bottom.png', sizingMethod='crop');
	}
	
*html #frameClose, *html #s-topLeft, *html #s-topRight, *html #s-topCenter, *html #s-centerLeft, *html #s-centerRight, *html #s-bottomLeft, *html #s-bottomCenter, *html #s-bottomRight {
	background-image: none;
	cursor: pointer;
	}
