@import url("reset.css");
@import url("typo.css");

body {
	background: url(/template/australia-promo/tile.jpg) repeat-x left top;
}
a {
	color:#006600;
	text-decoration:none;
	background:url(/template/australia-promo/link-bg.gif) repeat-x left bottom;
}
a img {
	border:none;
}
p, ul {
	margin-bottom:1em;
}
li {
	padding-left:0px;
	margin-left:1.8em;
}
#container {
	position:relative;
	left:-30px;
	padding-left:50px;
	width:970px;
	height:500px;
	margin:0px auto;
	background: transparent url(/template/australia-promo/mountain.png) no-repeat left 10px;
}
#content-main {
	float:left;
	width:440px;
}
#content-feature {
	float:right;
	position:relative;
	top:-140px;
	left:0px;
	margin-right:-25px;
	margin-bottom:-120px;
	width:520px;
	min-height:330px;
}
/***************** Movie ******************/
#content-feature.movie {
	background:url(/template/australia-promo/movie-bg.png) no-repeat left top;
	padding:13px 0px 0px 13px;
}
#content-feature.movie .enter {
	position:relative;
	left:-5px;
	margin-top:2em;
}
#content-feature.movie .enter img {
	float:left;
	margin-right:.5em;
}
/***************** Form ******************/
#content-feature form {
	position:relative;
	background:url(/template/australia-promo/form-bg.png) no-repeat left top;
	min-height:350px;
	padding:20px 20px 0px 20px;
	}
#content-feature .details label {
	clear:left;
	display:block;
	width:150px;
	float:left;
}
#content-feature .details select {
	float:left;
	margin-bottom:8px;
}	
#content-feature .details .text-field {
	float:left;
	width:320px;
	margin-bottom:8px;
}
#content-feature .details .text-field-short {
	float:left;
	width:150px;
	margin-bottom:8px;
}
#content-feature .checkboxes {
	width:320px;
	padding-top:8px;
	margin-left:150px;
	font-size:.9em;
	line-height:1.2em;
	font-family:arial,sans-serif;
}
#content-feature .checkboxes input {
	float:left;
	clear:both;
	margin-right:5px;
	position:relative;
	vertical-align:text-bottom;
}
#content-feature .checkboxes label {
	width:90%;
	display:block;
	margin-bottom:8px;
}
#content-feature .checkboxes p {
	clear:both;
}	
#content-feature .submit {
	position:absolute;
	left:15px;
	bottom:5px;
}
#footer {
	clear:both;
	background:url(/template/australia-promo/footer-bg.gif) repeat-x left top;
	color:#666666;
	padding-top:15px;
	font-size:.8em;
	line-height:1.3em;
	width:970px;
}
#footer .fox {
	float:left;
	width:30%;
}
#footer .fox img {
	float:left;
	margin-right:10px;
}
#footer .ransom {
	float:right;
	text-align:right;
}
#footer .ransom img {
	margin-bottom:5px;
}
.header {
	position:relative;
	left:-95px;
	top:0px;
}
.flash{
	position:absolute;
	right:0px;
	top:10px;
}
.dvd {	
	position:relative;
	top:-10px;
	color:white;
	font-size:.8em;
	line-height:1.2em;
	font-family:arial,sans-serif;
}
.dvd img {
	position:relative;
	top:-45px;
	margin-bottom:-45px;
	left:0px;
	margin-right:5px;
	float:left;
}
.intro {
	font-weight:bold;
	font-size:1.2em;
}
p.highlight {
	background:url(/template/australia-promo/link-arrow.gif) no-repeat left center;
	padding-left:10px;
}
.form-intro {
	float:right;
	width:250px;
}