
/* Tour page tabs
---------------------------------------------------------------------------------------------------- */
#tour_top {
	height: 406px;
	width: 990px;
	float:left;
}

#tour_tabs_wrapper {
	_bottom: -1px;
	width: 990px;
	height: 406px;
	background-color: #f7f7f7;
	clear: left;
}

#tour_tabs_nav {
	float: right;
	padding-right: 20px;
}

#tour_tabs {
	float: left;
	width: 990px;
	margin-left: 1px;
	font-size:12px;
}

	#tour_tabs a {
		display: inline-block;
		height: 24px;
		background: transparent none no-repeat left top;
		_behavior: url(../script/iepngfix.htc);
		outline: none;
		_cursor: pointer;
	}
	
	#tour_tabs a#tour_tab_1 {
		width: 243px;
		height: 105px;
		background-image: url(../images/tab_01_normal_adelaide.webp);
	}
	
	#tour_tabs a#tour_tab_1:hover { 
		background-image: url(../images/tab_01_rollover_adelaide.webp);
	}
	#tour_tabs a#tour_tab_1.selected {
		background-image: url(../images/tab_01_selected_adelaide.webp);
	}

	#tour_tabs a#tour_tab_2 {
	width: 243px;
	height: 105px;
	background: url(../images/tab_02_normal.webp);
	margin-left:1px;
	}
	
	#tour_tabs a#tour_tab_2:hover {
		background-image: url(../images/tab_02_rollover.webp);
	}
	#tour_tabs a#tour_tab_2.selected {
		background-image: url(../images/tab_02_selected.webp);
	}
	
	#tour_tabs a#tour_tab_3 {
		width: 243px;
		height: 105px;
		background: url(../images/tab_03_normal.webp);
		margin-left:1px;
	}

	#tour_tabs a#tour_tab_3:hover {
		background-image: url(../images/tab_03_rollover.webp);
	}
	#tour_tabs a#tour_tab_3.selected {
		background: url(../images/tab_03_selected.webp);
	}

	#tour_tabs a#tour_tab_4 {
	width: 243px;
	height: 105px;
	background-image: url(../images/tab_04_normal.webp);
	margin: 0;
	}
	
	#tour_tabs a#tour_tab_4:hover {
		background-image: url(../images/tab_04_rollover.webp);
	}
	#tour_tabs a#tour_tab_4.selected {
		background-image: url(../images/tab_04_selected.webp);
	}

	#tour_tabs a#tour_tab_5 {
		width: 232px;
		height: 72px;
		background-image: url(../images/t_5.png);
	}
	
	#tour_tabs a#tour_tab_5:hover {
		background-image: url(../images/t_5_RO.png);
	}
	#tour_tabs a#tour_tab_5.selected {
		background-image: url(../images/t_5_select.png);	
	}
	
.tour_top_class_1 {
	background: transparent url(../images/slide_01.webp) no-repeat left top;
}
.tour_top_class_2 {
	background: transparent url(../images/slide_02.webp) no-repeat left top;
}
.tour_top_class_3 {
	background: transparent url(../images/slide_03.webp) no-repeat left top;
}
.tour_top_class_4 {
	background: transparent url(../images/slide_04.webp) no-repeat left top;
}

#tour_text_1 {
	display: block;
	width: 400px;
	padding-top: 20px;
	float: left;
	margin: 0 0 0 500px;
}
h2 {
	font-size:36px;	
}
#tour_text_2 {
	display: none;
	float: left;
	width: 400px; /* - padding */
	padding-top: 20px;
	margin: 0 0 0 500px;
}

#tour_text_3 {
	display: none;
	float: left;
	width: 400px; /* - padding */
	padding-top: 20px;
	margin: 0 0 0 500px;
}

#tour_text_4 {
	display: none;	
	float: left;
	width: 400px; /* - padding */
	padding-top: 20px;
	margin: 0 0 0 500px;
}
#tour_h_1 {
	float: left;
	width: 250px;
	margin: 100px 0 0 500px;
	color:#1a1a1a;
	font-size:18px;
	line-height: normal;
	font-family: 'cgbold';
}
#tour_h_1 h1 span {
	color:#8bc53f;
	font-weight:lighter;
}
#tour_h_1 h1 strong {
	color:#9b9b9b;
	font-family: "cgregular";
	font-weight:lighter;
}
#tour_h_2 {
	display: none;
	float: left;
	width: 250px; /* - padding */
	margin: 100px 0 0 500px;
	color:#1a1a1a;
	font-size:18px;
	font-family: 'cgbold';
}
#tour_h_2 h2 span {
	color:#8bc53f;
	font-family: 'cgbold';
}
#tour_h_2 h2 strong {
	color:#9b9b9b;
	font-family: "cgregular";
	font-weight:lighter;
}
#tour_h_3 {
	display: none;
	float: left;
	width: 250px; /* - padding */
	margin: 100px 0 0 500px;
	color:#1a1a1a;
	font-size:18px;
	font-family: 'cgbold';
}
#tour_h_3 h2 span {
	color:#8bc53f;
	font-weight:lighter;
	font-family: 'cgbold';
}
#tour_h_3 h2 strong {
	color:#9b9b9b;
	font-family: "cgregular";
	font-weight:lighter;
}
#tour_h_4 {
	display: none;
	float: left;
	width: 250px; /* - padding */
	margin: 100px 0 0 500px;
	color:#1a1a1a;
	font-size:18px;
	font-family: 'cgbold';
}
#tour_h_4 h2 span {
	color:#8bc53f;
	font-weight:lighter;
	font-family: 'cgbold';
}
#tour_h_4 h2 strong {
	color:#9b9b9b;
	font-family: "cgregular";
	font-weight:lighter;
}
#tour_top p {
	font-size: 18px;
	margin: 0 0 10px;
	color:#6b9632;
	line-height: 22px;
}
#slideimage01 {
	background-image: url(../images/slide_01.webp);
	background-repeat: no-repeat;
	float: left;
	height: 327px;
	width: 291px;
}
#slide_div {
	height: 450px;
	width: 981px;
	margin:auto;
}
.tour_text p a {
	font-size: 80%;
	color: #FFF;
	text-decoration: none;
	background-color: #8bc53f;
	padding: 5px 10px;
}
.tour_text p a:visited {
	color: #FFF;
	text-decoration: none;
}
.tour_text p a:hover {
	text-decoration: underline;
	background-color:#80b53c;
}
