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


/* HTML */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A2A2A;
	margin:0px;
	padding:0px;
	background-color: #002D66;
	background-image: url(../images/whale-watching-tours-hervey-bay-fraser-island-queensland-australia.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
h1 {
	font-size: 28px;
	color: #1E7D9D;
	font-weight: bold;
}
h1 a {
	font-size: 28px;
	color: #1E7D9D;
	text-decoration: none;
}
h1 a:hover {
	font-size: 28px;
	color: #1E7D9D;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #333;
}
h2 a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
}
h2 a:hover {
	font-size: 18px;
	color: #333;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	color: #002D66;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
h3 a {
	font-size: 15px;
	color: #002D66;
	text-decoration: none;
}
h3 a:hover {
	font-size: 15px;
	color: #002D66;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #000;
	letter-spacing:3px;
	text-transform: uppercase;
	margin: 10px 0px;
	border-bottom: 1px solid #CCC;
}
p {
	margin: 0px;
	padding: 10px 25px 0px 0px;
	line-height:18px;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #FFF;	
	margin: 20px 0px;
	padding: 0;
	clear:both;
}
img {
	border:0px;
}




/* LAYOUT */
#wrapper {
	width: 1000px;
	margin: 0px auto;
}
#formwrapper {
	width: 800px;
	margin: 0px auto;
}
#formcontentwrap {
	width: 760px;
	margin: 20px 20px 10px 20px;
	padding: 20px 20px 10px 20px;
	border: solid 1px #CCC;
	background-image: url(../images/content-background.png);
	background-repeat: repeat;
}
#contentwrap {
	width: 960px;
	margin: 20px 20px 10px 20px;
	padding: 20px 20px 10px 20px;
	border: solid 1px #CCC;
	background-image: url(../images/content-background.png);
	background-repeat: repeat;
}
#heading {
	float:left;
	margin:0 0 16px 0;
}
#changetour {
	float:left;
	padding:0 24px 16px;
	margin:0 0 0 112px;
	background:#FFF;
	-moz-border-radius: 5px;
}
#facebook {
	float:right;
	margin:10px 0 0 0;
}
#tourmedia {
	height:300px;
}
#tourmedia #logo {
	width:220px;
	float:left;
}
#tourmedia .rating {
	position:relative;
	top:14px;
	left:40px;
	text-align:center;
}
#tourmedia #photos {
	width:400px;
	margin:0 20px;
	float:left;
}
#tourmedia #video {
	width:300px;
	height:250px;
	float:right;
	margin:0;
	padding:0;
}
#tourdescription {
	width:650px;
	float:left;
}
#tourdescription .booknow {
	float:right;
	margin:0 0 10px 10px;
}
#contacttour {
	width:268px;
	padding: 16px;
	font-size: 16px;
	color: #FFF;
	background: #2674C7;
	-moz-border-radius: 5px;
	float:right;
}
#contacttour p {
	line-height:20px;
}
#contacttour a {
	color: #FFF;
	text-decoration:none;
}
#contacttour a:hover {
	color: #FFF;
	text-decoration:underline;
}
#socialicons {
	width:268px;
	padding: 16px;
	float:right;
	text-align:center;
}
#addwhaletour {
	margin:10px 0px 0px 0px;
	float:right;
}


/* Home Page List */
div#feature_list {
	width: 960px;
	height: 560px;
	overflow: hidden;
	position: relative;
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}
ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}
ul#tabs li h3 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 0px 10px 0 0;
}
ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
	background:  url('../images/tab-background.jpg');
	background-repeat: no-repeat;
}
ul#tabs li a:hover {
	text-decoration: none;
	color: #FFF;
	background:  url('../images/feature-tab-current.png');
}
ul#tabs li a:hover h3 {
	color: #FFF;
}
ul#tabs li a.current {
	background:  url('../images/feature-tab-current.png');
	color: #FFF;
}
ul#tabs li a.current h3 {
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	right: 0;
	width: 675px;
	height: 560px;
	position: relative;
}
ul#output li {
	position: absolute;
	width: 675px;
	height: 560px;
}
ul#output li .button a {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 16px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
	font-weight: bold;
}	
ul#output li .button a:hover {
	background-color: #690;
}



/* Footer */
#footerwrap {
	color: #FFF;
	width: 1000px;
	margin: 0px 20px 10px 20px;
}
#footerwrap a {
	font-size: 14px;
	color: #FFF;
}
#footerwrap .copyright {
	font-size: 11px;
	color: #FFF;
}
#footerwrap .copyright a {
	font-size: 11px;
	color: #FFF;
}
#footerwrap #left {
	float:left;
}
#footerwrap #right {
	float:right;
}



/* MISC */
#clear {
	clear: both;
}
.clear {
	clear: both;
}
