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

body {
	background: url(../_i/bg_page.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#page_bg {
	background: url(../_i/bg_stuff.png) no-repeat top;
	height: 900px;
}

#page {
	margin: 0px auto;
	height: auto;
	width: 960px;
}

#header {
	background: url(../_i/bg_header.png) no-repeat;
	display: inline;
	float: left;
	height: 110px;
	width: 960px;
}

#header h1 {
	text-indent: -12345px;
}

/* NAVIGATION _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- */

#navigation {
	background: #004960 url(../_i/bg_topnav.png);
	display: inline;
	height: 30px;
	width: 960px;
	float: left;
	line-height: 30px;
	color: #2AA2B8;
}
#navigation a {
	font-size: 16px;
	font-weight: bold;
	color: #C9E9E8;
	text-decoration: none;
	padding-left: 10px;
}

#navigation ul.MenuBarHorizontal ul a {
	font-size: 12px;
	padding-left: 15px;
	line-height: 24px;
	border-bottom: 1px solid #2AA2B8;
}

#navigation ul.MenuBarHorizontal ul a:hover {
	background: #004960;
}

#navigation a:hover {
	color: #fff;
}

#navigation li {
	display: inline;
}
#navigation  .rightborder {
	padding-right: 10px;
	border-right: 2px solid #2AA2B8;
}

/* CONTENT MAIN _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- */

#content {
	float: left;
	height: 300px;
	width: 960px;
	background: #FFFFFF;
}
#content a {
	color: #B2602E;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content  p {
	margin-bottom: 5px;
}
#content ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

#content li {
	padding: 0px 0px 3px 20px;
}


#content .text_left, .text_right, .text_left_budget {
	color: #333333;
	font: 11px/16px Arial, Helvetica, sans-serif;
	height: 175px;
	width: 360px;
	margin: 85px 20px 0px;
	clear: both;
}

#content .text_left {
	float: left;
}

#content .text_right {
	float: right;
}

#content .flash_right {
	height: 300px;
	width: 450px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: right;
}


#content .text_left_budget {
	color: #333333;
	font: 11px/16px Arial, Helvetica, sans-serif;
	height: 165px;
	width: 360px;
	margin: 95px 20px 0px;
	clear: both;
	float: left;
}


#content .text_right_home {
	color: #333333;
	font: 11px/16px Arial, Helvetica, sans-serif;
	height: 180px;
	width: 370px;
	_width: 350px;
	margin: 60px 20px 0px;
	clear: both;
	float: right;
}

#content .text_right_intro {
	color: #333333;
	font: 11px/16px Arial, Helvetica, sans-serif;
	height: 200px;
	width: 370px;
	_width: 350px;
	margin: 52px 20px 5px;
	clear: both;
	float: right;
}

#content .enterbutton {
	font: bold 16px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 25px;
	width: 370px;
	_width: 350px;
	background: #EC9A34;
	float: right;
	clear: both;
	text-align: center;
	border: 1px solid #B95B27;
	cursor: pointer;
	text-decoration: none;
	margin: 0px 20px 5px 0px;
}
#content .enterbutton:hover {
	background: #BB5C26;
}

#content .was {
	text-decoration: line-through;
}

.noline {
	text-decoration:none;
}


#content .buttonrow_left, .buttonrow_right {
	height: 18px;
	width: 360px;
	clear: both;
	margin: 4px 20px 0px;
	background: #FFFFFF;
}

#content .buttonrow_left {
	float: left;
}
#content .buttonrow_left img {
	margin-right: 5px;
}
#content .buttonrow_right {
	float: right;
	text-align: right;
}
#content .buttonrow_right img{
	margin-left: 5px;
}

/* CONTENT BACKGROUNDS _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- */

#content .bg_home {
	background: url(../_i/bg_home.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_home_close {
	background: url(../_i/bg_home_close.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_gettingthere {
	background: url(../_i/bg_gettingthere.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_contact {
	background: url(../_i/bg_contact.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_ql_specialist {
	background: url(../_i/bg_quuensland_specialist.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_contest, .bg_thanks {
	background: url(../_i/bg_contest.jpg);
	color: #333333;
	font: 11px/16px Arial, Helvetica, sans-serif;
	float: left;
	height: 230px;
	width: 890px;
	padding: 70px 20px 0px 50px;
}

#content .bg_thanks {
	background: url(../_i/bg_thanks.jpg);
}

#content .bg_contest input, select {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
#content .bg_contest .nicebutton {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #EC9A34;
	border: 1px solid #B95B27;
	padding: 3px 20px;
	cursor: pointer;
}

#content .bg_contest .text_center_contest td {
	padding-bottom: 10px;
}

#content .bg_intro {
	background: url(../_i/bg_contest_intro.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_intro  ul {
	padding-left: 10px;
	margin: 3px 0px 0px 10px;
}

#content .bg_intro  li {
	list-style: disc;
	margin-bottom: 3px;
	padding-left: 3px;
	display: list-item;
}


#content .bg_turtle {
	background: url(../_i/placeholder_activity.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_cairns {
	background: url(../_i/bg_ptg_cairns.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_gbr {
	background: url(../_i/bg_ptg_gbr.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_tribulation {
	background: url(../_i/bg_ptg_tribulation.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_daintree {
	background: url(../_i/bg_ptg_daintree.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_capeyork {
	background: url(../_i/bg_ptg_capeyork.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_capeyorkdiscoverer {
	background: url(../_i/bg_ttd_capeyork.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_islandtour {
	background: url(../_i/bg_ttd_island_rainforest.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_cairnsturtle {
	background: url(../_i/bg_ttd_cairns_turtle.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_cooktown {
	background: url(../_i/bg_ttd_cooktown.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}

#content .bg_cruisegbr {
	background: url(../_i/bg_ttd_cruise_gbr.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_cobber {
	background: url(../_i/bg_ttd_cobber.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_threers {
	background: url(../_i/bg_ttd_threers.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_cairnsbudget {
	background: url(../_i/bg_ttd_cairnsbudget.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_liveaboard {
	background: url(../_i/bg_ttd_liveaboard.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_cairnsbbay {
	background: url(../_i/bg_ttd_Cairns_bbay.jpg) no-repeat;
	float: left;
	height: 300px;
	width: 960px;
}
#content .bg_flash {
	float: left;
	height: 300px;
	width: 960px;
	z-index: 0;
	background-image: url(../_i/flash-background.jpg);
}



/* PAGE BOTTOM _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- */

#plannerbar {
	background: url(../_i/bg_plannerbar.jpg) no-repeat;
	float: left;
	height: 40px;
	width: 960px;
}
#plannerbar .plannersection {
	float: left;
	height: 40px;
	width: 320px;
}
#plannerbar .plannersection .plandrop {
	float: right;
	margin-top: 10px;
	color: #7E4421;
	background: #faaf40;
	margin-right: 30px;
	padding-right: 5px;
	padding-left: 10px;
}
#plannerbar .plannersection .currency {
	font-size: 11px;
	float: right;
	margin-right: 20px;
	margin-top: 6px;
	line-height: 14px;
	color: #578200;
	text-align: right;
}
#plannerbar .plannersection .plantext {
	font-size: 14px;
	line-height: 40px;
	float: right;
	margin-right: 20px;
}

#plannerbar .plannersection .plantext a{
	color: #FAC4C4;
	text-decoration: none;
	font-weight: bold;
}
#plannerbar .plannersection .plantext a:hover {
	color: #FFF;
}


#nicebottom {
	background: #666666;
	float: left;
	height: 220px;
	width: 960px;
	color: #004960;
	font-size: 12px;
	line-height: 16px;
}
#nicebottom a {
	text-decoration: none;
}
#nicebottom a:hover {
	line-height: 16px;
}

#nicebottom .box1, .box2, .box3, .box4 {
	float: left;
	height: 105px;
	width: 230px;
	padding: 115px 0px 0px 10px;
}

#nicebottom .box1_button, .box2_button, .box3_button, .box4_button {
	float: right;
	height: 20px;
	width: 120px;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
}
#nicebottom .box1 {
	background: url(../_i/bg_box1.jpg) no-repeat;
}
#nicebottom .box2 {
	background: url(../_i/bg_box2.jpg) no-repeat;
}
#nicebottom .box3 {
	background: url(../_i/bg_box3.jpg) no-repeat;
}
#nicebottom .box4 {
	background: url(../_i/bg_box4.jpg) no-repeat;
}

#nicebottom .box1_button {
	background: url(../_i/bg_box1_button.png);
}
#nicebottom .box2_button {
	background: url(../_i/bg_box2_button.png);
}
#nicebottom .box3_button {
	background: url(../_i/bg_box3_button.png);
}
#nicebottom .box4_button {
	background: url(../_i/bg_box4_button.png);
}
.textarea {
	float: left;
	height: 70px;
	width: 220px;
	margin: 0px 0px 5px;
}

#credits {
	text-align: center;
	float: left;
	height: 30px;
	width: 960px;
	font-size: 12px;
	line-height: 30px;
	color: #FAAF40;
}

#credits a {
	color: #FAAF40;
	text-decoration: none;
}

#credits a:hover {
	color: #FFF;
	text-decoration:none;
}

/* TRAVEL PLANNER _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- */

#page_planner {
	width: 565px;
	margin: 0px auto;
	height: auto;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(../_i/bg_header_print.png) no-repeat;
	padding: 0px 20px 20px;
}
#page_planner .planback {
	display: block;
	float: left;
	height: 80px;
	width: 560px;
}

#page_planner a:link {
	color: #09536B;
	text-decoration: none;
}
#page_planner a:hover {
	color: #CF7A2B;
	text-decoration: underline;
}
#page_planner a:visited {
	color: #60B5C3;
	text-decoration: underline;
}


#page_planner h3 {
	font-size: 16px;
	font-weight: bold;
	color: #09536B;
}
#page_planner .bg {
	padding: 10px;
	float: left;
	width: 525px;
	background: #DAECEF;
	margin: 10px 10px 15px;
	clear: both;
}

#page_planner .tableplanner td {
	padding-right: 10px;
}
#page_planner .tableplanner2 input {
	margin: 3px 5px 20px 0px;
	height: 15px;
	width: 15px;
	float: left;
}
#page_planner .tableplanner2 td {
	padding: 0px 10px 10px 0px;
}

#page_planner .planner {
	margin: 10px 0px 10px 10px;
}
#page_planner .plannerbottom {
	padding: 10px;
}

#page_planner .plannerbottom .selectCountry {
	background-color: #CCCCCC;
	font-weight: bold;
}

.hider {
	visibility: hidden;
}
.ieprint {
	background-color: #CCCCCC;
	padding: 8px;
	float: left;
	height: 35px;
	width: 200px;
}
.destroysession {
	float: left;
	height: 25px;
	width: 75px;
	cursor: pointer;
	
}
