@charset "utf-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #000000;
	font-family: Arial,sans-serif;
	font-size:12px;
	color:#ffffff;
	position: relative;
}
form{
	padding: 0;
	margin: 0;
}

h1 { 
	font-size:20px;
	margin:5px 0;
}

.day_tabs_right h1{ 
	font-size:35px;
	margin:0;
	padding:0;
	line-height:35px;
}
h3{
	margin: 4px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
h1, h2, a {
	color:#ffffff;
}
h2 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 5px;
	color: #989898;
	
}

.day_tabs_right h2 {
	font-size:23px;
	font-weight:normal;
	margin:0 0 5px;
	color: #989898;
}

a {
	text-decoration: underline;
	cursor: pointer;
	color: #F60;
}
a:hover {
	color: #F60;
}
h5{
	color:#999999;
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:35px 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #D5E256;
}
h5 a{
	color: #999999;
	text-decoration: none;
}
.h7{
	color:#999999;
	font-size:12px;
	font-weight:normal;
	margin:3px;
}
.hr_green{
	border-top:1px solid #D5E256;
	margin: 10px 0 5px 0;
}
hr{
	border-color:#f60;
	border-style:solid none none;
	border-width:1px medium medium;
	margin:10px 0 5px;
}
p { 
	line-height:1.5; 
	margin:0 0 1em;
}

#main_nav {width: 98%;position:relative; text-align: center; margin: 0 auto; border-bottom: 1px solid #999999; border-top: 1px solid #999999; }
#main_nav ul {margin:8px 0;padding:0;display:block;width:auto; white-space: nowrap}
#main_nav ul li {display:inline;margin:0;list-style:none; text-transform:uppercase;color:#ffffff}
#main_nav ul li a {margin:0 27px;text-decoration:none;color:#ffffff;}
#main_nav ul li a:hover, #main_nav ul li a:hover {border-bottom: 1px solid #F60;}
#main_nav ul li a.active {border-bottom: 1px solid #f60;}

#footer_nav {width: 98%;position:relative; text-align: center; margin: 0 auto; }
#footer_nav ul {margin:5px 0;padding:0;display:block;width:auto; white-space: nowrap}
#footer_nav ul li {display:inline;margin:0;list-style:none; text-transform:uppercase;color:#ffffff}
#footer_nav ul li a {margin:0 10px;text-decoration:none;color:#ffffff; font-size:11px;}
#footer_nav ul li a:hover, #footer_nav ul li a:hover {border-bottom: 1px solid #F60;}
#footer_nav ul li a.active {border-bottom: 1px solid #f60;}

.footer{
	background-color:#000;
	width:820px;
	margin: 0 auto 0;
	padding: 20px 0 0 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	position:relative;
}
.footer-logos{
	background:url("../images/logos.jpg") no-repeat scroll 50% bottom transparent;
	height:25px;
	margin:0 auto;
	padding: 10px 0 0 0;
	width:800px;
}
.footer-left{
	float:left;
	margin:5px 0 0;
	text-align:center;
	width:100%;
}
.footer-right{
	float:left;
	margin:0 0;
	width:100%;	
}
.content_trailer{
	margin: 10px;
	padding: 0 0 10px 0;
	width: 520px;
	float:left;
}
.content_trailer h1{
	margin: 0 10px;
	padding: 0 0 10px 0;
	font-size:38px;
	line-height:35px;
	text-transform:uppercase;
}
.large_h1{
	font-size:38px;
	line-height:35px;
	margin: 0 10px;
	padding: 0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}
.content_trailer p{
	margin: 10px 0;
}
.clear{
	clear: both;
}
div.static_container{
	background: url(/images/bg/bg3.jpg) no-repeat 50% 0 transparent;
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	min-height:100%;
}
div.container {
/*	background: #000000 url(/images/new/pattern_bg.png) repeat 0 0;*/
	
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding: 0 0 20px 0;
}
.container_center{
	width:820px;
	margin: 0 auto;
	background-color:#000;
	color:#FFF;
	position: relative;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
.content{
	width: 100%;
}
.home-heading{
	margin: 10px;
	padding: 0;
	text-align:center;
}
.bg_fade_left{
	background:url("/images/new/bg_fade_left.png") repeat-y scroll 0 0 transparent;
	height:auto;
	min-height:100%;
	position:absolute;
	width:253px;
	left: 0;
	right: 0;
	display:none;
}
.bg_fade_right{
	background:url("/images/new/bg_fade_right.png") repeat-y scroll 0 0 transparent;
	height:auto;
	display:none;
	min-height:100%;
	position:absolute;
	width:253px;
	right: 0;
	top: 0;
}
div#mainbg {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.header {
	background:url("/images/new/logo.jpg") no-repeat scroll 50% 0 #000000;
	margin-left:auto;
	margin-right:auto;
	padding:130px 0 0;
	position:relative;
	width:100%;
}
.content_padding{
	padding: 20px;	
}
.content_left{
	background-color:#000000;
	color:#FFFFFF;
	float:left;
	margin:15px 10px 0;
	width:684px;
}
.content_right{
	float:right;
	margin:20px 10px 0;
	width:221px;
}
.dvd-content_left{
	background-color:#000000;
	color:#FFFFFF;
	float:left;
	margin:15px 10px 0 67px;
	text-align:center;
	width:466px;
	position:relative;
}
.dvd-content_left_total{
	bottom:90px;
	font-size:15px;
	font-weight:bold;
	height:20px;
	position:absolute;
	right:-9px;
	text-transform:uppercase;
	width:175px;
}
.dvd-content_left h1{
	font-size: 16px;
	font-weight:bold;
}
.dvd-footer-text{
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:20px 0;
	width: 280px;
}
.paypal-button{
	float:right;
	margin:20px 0 0 0;
}
.paypal-button form{
	float:right;
	margin:0px 0px 0 0;
}
.paypal-button label{
	text-transform: uppercase;
	margin:3px 0;
}
.paypal-button select{
	margin:0 0 3px 0;
}
.dvd-content_right{
	float:right;
	margin:20px 10px 0;
	width:221px;
}
.home_sumatra_right{
	clear:right;
	float:right;
	margin:20px 55px 0 0;
	text-align:center;
	width:186px;
}
.home_sumatra_right a{
	text-decoration:none;
}
.sumatra_right{
	float:right;
	margin:20px 10px 0;
	width:221px;
	text-align:center;
	clear: right;
}
.dvd-content_right h1{
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	color:#F60;
}
.dvd-content_right p{
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}
.full-width{
	float:left;
	margin:15px 10px 0 40px;
	width:526px;
}
.full-width p{
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}
.full-width-video{
	padding: 10px 0 10px 20px;	
}
.full-width h1{
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#F60;
}
.footer_main a{
	color: #ffffff;
	text-decoration: none;
}
.footer_main a:hover{
	border-bottom: 1px solid #f60;
}
.more_info{
	width: 95%;
	margin: 0 auto;
	text-align:left;
	text-transform:uppercase;
}
.more_info a{
	font-size:30px;
	font-weight:normal;
	color: #989898;
	text-decoration:none;
}
.more_info a:hover{
	border-bottom: 1px solid #f60;
}
.all_aussie{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-size: 15px;
	font-weight: bold;
	margin: 5px auto;
	padding: 10px 0px;
	text-align: center;
	width: 96%;
}
.soundtrack_text{
	margin:10px auto;
	padding:0 0 20px;
	width:737px;
}
.soundtrack_text h1{
	margin:10px 0;
	font-size:20px;
}
.soundtrack_text a{
	font-size:38px;
	letter-spacing:-1px;
	line-height:35px;
	margin:0;
	padding:0;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
.soundtrack_text a:hover{
	color:#f60;
}
/* navigation */
.day_tabs{
	width:520px;
	float:left;
	margin: 0 10px;
}
.day_tabs_right{
	width:270px;
	float:right;
	margin: 0 5px;
}

	#nav {
		background-color:#030;
		height:25px;	
		width:520px;
	}
	#nav ul {	
		width:520px;
		margin:0 auto;
		padding: 0;
		height: 25px;
	}
	#nav li {	
		float:left;
		padding-left:1px;
		width:56px;
		list-style-type:none;
		text-align:center;
		margin-top:0px;
	}
	#nav a {
		color:#ffffff;
		display:block;
		padding:5px;
		position:relative;
		word-spacing:-2px;
		font-size:11px;		
		height:15px;
		text-decoration:none;
		text-transform:uppercase;
		 font-family:Verdana, Geneva, sans-serif;
	}	
	#nav a.current {
		background-color:#060;
	}
	#nav a:hover {
		background-color:#020;
	}
	#nav img {
		background-color:#fff;
		border:1px solid #ccc;
		margin:3px 0 5px 27px;
		padding:4px;		
		display:block;
	}
	#nav strong {
		display:block;		
		font-size:13px;
	}
	/* panes */
	#panes {
		background:#000;
		width:520px;	
		height:347px;
		margin-bottom:-16px;
		padding-bottom:0;
		/* must be relative so the individual panes can be absolutely positioned */
		position:relative;
	}
	/* crossfading effect needs absolute positioning from the elements */
	#panes div {
		display:none;		
		position:absolute;
		top:0px;
		left:0px;
		font-size:13px;
		color:#444;	
		width:520px; 
	}
	#panes img {
		float:left;
		margin-right:20px;		
	}
	#panes p.more {
		color:#000;
		font-weight:bold;
		font-size:13px;
	}
	#panes h3 {
		margin:0 0 -5px 0;
		font-size:22px;
		font-weight:normal;
	}
	.overlay {
		display:none;
		width:500px;
		padding:20px;
		background-color:#ddd;
	}
