@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #262626;
	background-image: url(http://www.aquariusfilms.com.au/themes/aquarius/images/tileBG.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}
#container {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 443px;
}
h1, h1 strong {
	font-size: 45px;
	font-weight: bold;
	color: #d05504;
	letter-spacing: -2px;
}
#header {
	background-color: #d05504;
	background-image: url(http://www.aquariusfilms.com.au/themes/aquarius/images/header.jpg);
	height: 73px;
	width: 950px;
}
#headerPic {
	
}
#main {
	background-image: url(http://www.aquariusfilms.com.au/themes/aquarius/images/content_BG.jpg);
	background-color:#000;
	width: 100%;
	background-repeat: no-repeat;
	/*clear:both;*/
	overflow:auto;
	padding-bottom:25px;
}

/* content & sidebar */
#container #main #content {
	float:left;
	text-align:justify;
	width:575px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#container #main #sidebar {
	float:right;
	width:150px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar h1 {
	font-size:26px;
	color:#d05504;
}

/* sidebar nav */
#sidebar ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:4px;
	font-size:14px;
	line-height:20px;
	text-transform: lowercase;
	text-align: right;
}
#sidebar ul.nav a{ 
	text-align: right;
	text-decoration:none; 
	color:#f79834;
}
#sidebar ul.nav a:hover{ 
	color:#000;
}

#sidebar ul.nav .nav-selected .nav-selected {
	color: #FFF;
}
#sidebar ul.nav li.nav-selected {

}
#sidebar ul.nav li.nav-selected ul li,#sidebar ul.nav li ul li {
	list-style-type: none;
}
#sidebar ul.nav li.nav-selected ul li a,#sidebar ul.nav li ul li a {
	color: #ecb50e;
	font-size: 12px;
}
#sidebar ul.nav li.nav-selected ul li a:hover {
	color: #000;
}


/* footer */
#footer {
	font-size:9px;
	padding: 4px;
	color:#6a2b02;
	letter-spacing: 0.2em;
	background-color: #000;
	text-align:center;
}
#main a {
	color:#f28e2a;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color:#888;
}
#footer a {
	color:#f28e2a;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color:#FFF;
	text-decoration: none;
}

/* HEADER MENU */

#header ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:20px;
	font-size:13px;
	font-weight:bold;
	padding-top: 3px;
}

#header ul li
{
	display:block;
	float:left;
	margin:0;
	padding:0t;
}
	
#header ul li a
{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}
	
#header ul li a:hover
{	
	color:#000;	
}

/* MAIN MENU */

#menu{
	background:#000;
}

#menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:950px;
	position:relative;
	display:block;
	height:20px;
	font-size:15px;
	font-weight:bold;
	padding-left:80px;
}

#menu ul li
{
	display:block;
	float:left;
	margin:0;
}
#poster {
	height: 275px;
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

	
#menu ul li a
{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
	
#menu ul li a:hover
{	
	color:#d05504;	
}
	
#menu ul li a.current
{
	display:inline;	
	float:left;
	margin:0;
}

strong {
	color: #FFF;
}
h2, h2 strong {
	font-size: 35px;
	font-weight: bold;
	color: #d05504;
	letter-spacing: -2px;
}
h3, h3 strong {
	font-size: 30px;
	font-weight: bold;
	color: #d05504;
	letter-spacing: -2px;
}
#logo {
	height: 300px;
	width: 400px;
}
#fadeshow {
	z-index: -1;
}

