/* @override http://mana.com.au/assets/css/styles.css */

@import url(reset.css);

/* GLOBALS
---------------------------------------------------------------------- */
html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto; }

body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #000; }

#overlay {
	opacity: 0;
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }
	

/* TYPOGRAPHY
---------------------------------------------------------------------- */
p {
	font-size: 1em;
  	line-height: 1.5em;
  	margin: 0 0 1.3em 0; }

em {
	font-style: italic; }

strong {
	font-weight: bold; }
	

/* LINKS
---------------------------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCC; }

a:hover, a:focus {
	text-decoration: underline;
	color: #FFF; }
	
.article a, .article a:visited, .teamster a, .teamster a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000; }
	
.article a:hover, .article a:focus, .teamster a:hover, .teamster a:focus {
	color: red; }
	

/* LAYOUT
---------------------------------------------------------------------- */
.borderwrap {
	width: 980px;
	margin: 0 auto;
	position: relative; }
	
.outerwrap {
	width: 960px;
	margin: 0 auto;
	position: relative; }
	
.innerwrap {
	width: 900px;
	margin: 0 auto;
	position: relative; }

#barwrap {
	position: fixed;
	bottom: 15%;
	left: 0;
	width: 100%;
	height: 445px;
	z-index: 888; }

#bar {
	position: fixed;
	bottom: 15%;
	left: 0;
	width: 100%;
	height: 150px;
	background: #FFF url(../images/global/bar-bg-bw.png) repeat;
	/*background: #FFF;*/
	z-index: 9999; }
	
#homepage #bar {
	position: fixed;
	bottom: 15%;
	left: 0;
	width: 100%;
	height: 180px;
	background: #FFF url(../images/global/bar-bg-bw.png) repeat;
	/*background: #FFF;*/
	z-index: 9999; }
	
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 3000px;
	background-color: #000; }


/*INTROBAR*/
#introbar {
	width: 100%;
	height: 58px;
	float: left;
	overflow: hidden;
	background: #FFF url(../images/global/bar-bg-bw.png) repeat;
	/*background: #FFF;*/
	qqqopacity: 0.8;
	qqqfilter: alpha(opacity=80);
	qqq-moz-opacity: 0.8;
	qqq-khtml-opacity: 0.8; }
	
#introbar .innerwrap {
	width: 900px; }

#introbar td {
	height: 58px;
	vertical-align: middle;
	/*opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;*/
	overflow: hidden; }

#introbar h1 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	line-height: 13px;
	color: #000; }
	

/* BARS
---------------------------------------------------------------------- */

/*GLOBAL NAV*/
#globalnav {
	float: left;
	height: 231px;
	z-index: -5 !important;
	position: relative;
	padding-left: 19px; }
	
#homepage #globalnav {
	height: 202px; }
	
#globalnav li#logo {
	display: block;
	margin-left: 11px;
	margin-bottom: 10px;
	width: 148px;
	height: 111px;
	text-indent: -9999px;
	background: transparent url(../images/global/mana-music-logo.png) no-repeat; }
	
#homepage #globalnav li#logo {
	width: 165px;
	background: transparent url(../images/global/mana-music-logo-homepage.png) no-repeat; }
	
#globalnav li#logo a {
	width: 148px;
	height: 111px;
	display: block; }
	
#homepage  #globalnav li#logo a {
	width: 165px; }
	
#globalnav li#tagline {
	display: block;
	margin-left: 11px;
	margin-bottom: 6px;
	width: 675px;
	height: 27px;
	text-indent: -9999px;
	background: transparent url(../images/global/tagline.png) no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7; }

#globalnav li#nav-banner {
	margin-bottom: 10px;
	padding-left: 11px;
	height: 55px;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7; }
	
#globalnav li#navigation ul {
	width: 720px;
	height: 40px;
	overflow: hidden; }

#globalnav li#navigation ul li {
	float: left;
	position: relative;
	padding-left: 9px;
	margin-right: 12px;
	background: url(../images/nav/arrow-nav.png) 0 9px no-repeat; }
	
#globalnav li#navigation a {
	font-size: 22px;
 	text-transform: uppercase;
 	font-weight: normal !important;
 	text-decoration: none;
 	letter-spacing: -1px;
 	color: #666; }

/*LI#NAVIGATION HOVER STATES*/
#globalnav ul li#nav-home a:hover { color: #ec1c24; }
#globalnav li#nav-licensing a:hover { color: #f6891f; cursor: default !important; }
#globalnav li#nav-catalogues a:hover { color: #fff200; }
#globalnav li#nav-services a:hover { color: #a1cc3a; cursor: default !important; }
#globalnav li#nav-about a:hover { color: #01b1ed; }
#globalnav li#nav-contact a:hover { color: #e3a6d0; }


/* SUBNAV */
#nav-licensing:hover, #nav-services:hover {
	visibility: inherit;  /*fixes IE7 'sticky bug'*/  }

#globalnav ul li#nav-licensing ul, #globalnav ul li#nav-services ul {
	position: absolute;
	top: 20px;
	left: 10px;
	padding: 1px 0 3px; }
	
#globalnav ul li#nav-licensing ul {
	width: 200px; }
	
#globalnav ul li#nav-services ul {
	width: 400px; }

#globalnav ul li#nav-licensing ul li, #globalnav ul li#nav-services ul li {
	float: left !important;
	padding-left: 0;
	margin-right: 5px;
	background: none; }

#globalnav ul li#nav-licensing ul li a, #globalnav ul li#nav-services ul li a {
	display: block;
	font-size: 17px;
 	text-transform: uppercase;
 	font-weight: normal !important;
 	letter-spacing: -1px;
 	color: #666;
 	text-decoration: none; }
 	
#globalnav ul li#nav-licensing ul li a:hover, #globalnav ul li#nav-services ul li a:hover {
 	color: #FFF;
 	cursor: pointer; }



/*SLIDER CAROUSEL*/
.disabled {
	opacity: 0.1;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	cursor: default; }

#sliderwrap {
	overflow: hidden; }

#sliderprev {
	float: left;
	width: 40px;
	height: 150px;
	background: url(../images/global/slider-prev-bw.png) center center no-repeat; }

#slidernext {
	float: left;
	width: 40px;
	height: 150px;
	background: transparent url(../images/global/slider-next-bw.png) center center no-repeat; }
	
#homepage #sliderprev {
	height: 200px;}
	
#homepage #slidernext {
	height: 200px; }

#slider {
	float: left; }
	
#slider ul li {
	position: relative;
	float: left; }

#slider ul li a {
	display: block;
	font: normal 10px Arial;
	text-transform: uppercase;
	width: 225px;
	height: 180px;
	text-decoration: none; }
	
#slider ul li a img {
	width: 225px;
	height: 150px; }
	
#homepage #slider ul li {
	width: 300px;
	height: 180px;
	position: relative; }

#homepage #slider ul li a {
	display: block;
	font: normal 10px Arial;
	text-transform: uppercase;
	width: 300px;
	height: 180px;
	text-decoration: none; }
	
#homepage #slider ul li a img {
	width: 300px !important;
	height: 180px !important; }

#slider ul li a:hover {
	text-decoration: none; }

#homepage #slider ul li .plus {
	top:  90px; }
	
#slider ul li .plus	{
	opacity: 0;
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	position: absolute;
	width: 20px;
	height: 20px;
	top:  65px;
	left: 50%;
	margin-left: -10px;
	background: url(../images/global/plus-bw.png) no-repeat;
	z-index: 1111; }

#homepage .news {
	position: absolute;
	color: #FFF;
	bottom: 0;
	left: 0;
	width: 280px;
	height: 33px;
	padding: 15px 10px 0 0;
	qqqbackground: transparent url(../images/global/newssummary-gradient.png) repeat-y;
	overflow: hidden; }

#homepage .newsicon {
	position: absolute;
	background: #000 url(../images/global/news-icon.png) no-repeat;
	top: 0;
	left: 0px;
	width: 44px;
	height: 11px;
	display: none; }

#homepage .newstitle {
	display: inline;
	padding: 0px 2px 3px;
	margin-left: 0;
	line-height: 12px;
	overflow: hidden;
	font-weight: bold;
	background: #000;
	border-left: 10px solid #000; }
	
#slider span.slidertitle {
	display: block;
	color: #FFF;
	padding-top: 2px;
	font-weight: bold !important; }

#slider span.slidersubtitle {
	color: #666; }
	
#slider span.slidertitle, #slider span.slidersubtitle {
	font-weight: normal;
	font-size: 9px;
	padding-left: 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8; }
	

/*BAR NAV*/
#barnav {
	height: 13px;
	margin-top: 163px;
	float: right; }
	
#homepage #barnav {
	margin-top: 135px; }

#barnav li {
	height: 13px;
	float: right;
	text-indent: -9999px; }
	
#barnav li a {
	height: 13px;
	display: block; }
	
#barnav li a#barnavprev {
	background: transparent url(../images/nav/barnav-prev.png) top left no-repeat;
	width: 49px;}
	
#barnav li a#barnavnext {
	background: transparent url(../images/nav/barnav-next.png) top left no-repeat;
 	width: 47px;
 	margin-left: 12px; }
	
#barnav li a#barnavclose {
	background: transparent url(../images/nav/barnav-close.png) top left no-repeat;
	width: 64px;
	margin-left: 25px; }


/* REMOTE CONTENT
---------------------------------------------------------------------- */
#load {
	width: 16px;
	height: 16px;
	background: transparent url(../images/global/loader.gif) no-repeat;
	position: absolute;
	right: 20px;
	top: 35px;
	z-index: 999; }

#content {
	height: 360px;
	width: 100%;
	left: 0;
	display: none;
	z-index: 99;
	qqqborder-top: 1px solid #222;
	qqqborder-bottom: 1px solid #222; }
	
#audioPlayer {
	margin: 0 0 -5px 0;
}
	
.contentwrap {
	width: 960px;
	height: 360px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99; }

#image {
	height: 360px;
	max-width: 640px;
	float: left;
	position: relative;
	border-right: 1px solid #000; }
	
#image .branding {
	position: absolute;
	width: 10px;
	height: 60px;
	bottom: 0;
	right: 0;
	background: url(../images/global/branding-image.gif);
	display: none; }
	
.video {
	width: 640px;
	height: 360px;
	background: #000;
	top: 0;
	left: 0;
	overflow: hidden;
	float: left; }
	
.a-news #image img, .a-service #image img {
	height: 360px;
	max-width: 640px;
	float: left; }

.a-licensing {
	width: 100%;
	qqqbackground: url(../images/global/bar-bg-test.jpg); }

.a-licensing #image img {
	width: 640px;
	height: 360px;
	float: left; }

.a-news, .a-licensing, .a-about, .a-contact, .a-service, .a-additional {
	width: 100%;
	qqqbackground: url(../images/global/bar-bg-open.png); }
	
.a-subscribed {
	width: 100%;
	height: 360px;
	background: url(../images/global/bar-bg-open.png); }
	
#subscribed {
	width: 100%;
	height: 360px;
	background: url(../images/global/subscribed.png) center center no-repeat; }
	
.a-catalogue {
	width: 100%;
	qqqbackground: url(../images/global/bar-bg-open-catalogues.png); }

.a-catalogue .grid {
	width: 495px;
	height: 330px;
	float: left; }

.a-catalogue .grid a {
	width: 165px;
	height: 110px;
	display: block;
	float: left;
	position: relative;
	text-decoration: none; }
	
.a-catalogue .grid td {
	width: 165px;
	height: 110px;
	vertical-align: middle;
	overflow: hidden;
	text-align: center; }
	
.a-catalogue .grid a span {
	width: 165px;
	height: 110px;
	display: block;
	position: absolute;
	top: 0;
	left: 0; }
	
.a-catalogue .grid a span p {
	text-transform: uppercase;
	background: #FFF;
	color: #333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; }
	
.a-catalogue .grid a span p.song {
	text-transform: none;
	margin-bottom: 5px;
	line-height: 12px;
	background: none;
	padding: 0 10px;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none; }

.a-catalogue .audio {
	width: 960px;
	height: 30px;
	font-size: 5em; }
	
.a-services #image img {
	height: 360px;
	max-width: 640px;
	float: left; }


/* TEXT CONTENT */
.text {
	height: 315px;
	overflow: hidden; }

.title {
	float: left;
	width: 100%;
	border-bottom: solid 7px #000;
	padding-bottom: 2px;
	margin-bottom: 15px; }

.title h1 {
	padding-top: 20px;
	font-size: 38px;
	font-weight: bold;
	text-transform: uppercase;
	qqqmargin-left: -2px;
	line-height: 33px;
	margin-left: 20px !important; }
	
.a-news .title h1 {
	padding-top: 20px;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: -1px;
	margin-left: 20px;
	line-height: 25px; }
	
.a-news .title {
	float: left;
	width: 100%;
	border-bottom: solid 5px #000;
	padding-bottom: 2px;
	margin-bottom: 15px; }

.article {
	float: left;
	margin-left: 20px;
	qqqopacity: 0.8;
	font-size: 0.9em;
	qqqfilter: alpha(opacity=80);
	qqq-moz-opacity: 0.8;
	qqq-khtml-opacity: 0.8; }

.a-catalogue .article {
	max-height: 240px;
	overflow: hidden; }
	
.a-catalogue .article img {
	max-height: 40px; }

.credits {
	width: 300px;
	float: left;
	margin-left: 20px;
	qqqopacity: 0.8;
	qqqfilter: alpha(opacity=80);
	qqq-moz-opacity: 0.8;
	qqq-khtml-opacity: 0.8; }
	
.credits p {
	margin-bottom: 12px; }
	
.credits span {
	display: block;
	text-transform: uppercase;
	font-size: 9px;
	color: #888;
	line-height: 9px; }

/*ADDITIONAL CREDITS*/	
.a-additional .title h1, .a-about .title h1, .a-contact .first .title h1 {
	margin-left: 0; }

/*.a-additional .additionalcredit {
	font-weight: bold;
	float: left;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #FFF;
	color: #0a2225 !important;
	padding: 0px 4px;
	text-decoration: none !important; }*/
	
.a-additional p {
	font-weight: bold;
	float: left;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #FFF;
	color: #0a2225 !important;
	padding: 0px 4px; }
	
.a-additional p a {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #0a2225 !important;
	text-decoration: none !important;
	display: block; }
	
.a-additional .text span {
	display: block;
	float: left;
	margin-left: 15px; }

/*INTRA SITE LINKS*/
.isl {
	position: absolute;
	display: block;
	display: none;
	bottom: -12px;
	right: 0;
	width: 200px;
	height: 48px !important;
	padding: 0 30px;
	color: #333 !important;
	font-weight: normal;
	overflow: hidden;
	background: transparent url(../images/global/isl-bg.png) bottom left no-repeat; }
	
.isl td {
	height: 48px;
	vertical-align: middle;
	overflow: hidden; }

.isl a {
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8; }
	
.isl a:hover {
	color: #CCC;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	cursor: pointer !important; }
	

/* ABOUT
---------------------------------------------------------------------- */
.aa-about {
	background: transparent !important;
	width: 960px;
	height: 360px;
	margin: 0 auto; }

.aa-about .cyclecontainer {
	background: transparent !important;
	width: 960px;
	height: 360px;
	position: relative; }
	
.aa-about .article {
	width: 940px; }
	
.aa-about .article .first {
	width: 450px;
	margin-right: 60px;
	float: left;
	overflow: hidden; }

.aa-about .article .last {
	width: 400px;
	float: left;
	overflow: hidden; }
	
.aa-about p {
	font-size: 12px; }
	
.aa-about .teamster {
	width: 290px;
	height: 245px;
	overflow: hidden;
	float: left;
	margin-right: 15px; }
	
.aa-about .teamster h4 {
	font-weight: bold;
	margin-bottom: 3px; }
	
.aa-about .teamster p {
	font-size: 11px;
	qqqopacity: 0.8; }
	
.aa-about .next-about {
	width: 155px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 5px;
	text-indent: -9999px; }
	 
.aa-about .prev-about {
	width: 155px;
	height: 22px;
	position: absolute;
	left: 0;
	bottom: 5px;
	text-indent: -9999px; }
	
.aa-about .team {
	background: url(../images/global/about-team-bw.png) no-repeat; }
	
.aa-about .company {
	background: url(../images/global/about-company-bw.png) no-repeat; }
	
.aa-about .moreteam {
	background: url(../images/global/about-moreteam-bw.png) no-repeat; }
	
.aa-about .backtoteam {
	background: url(../images/global/about-backtoteam-bw.png) no-repeat; }
	

/* CONTACT
---------------------------------------------------------------------- */
.a-contact .first {
	width: 450px;
	height: 335px;
	margin-right: 60px;
	float: left;
	overflow: hidden; }

.a-contact .last {
	width: 450px;
	height: 335px;
	float: left;
	overflow: hidden; }
	
.a-contact .email {
	width: 192px;
	height: 23px;
	background-image: url(../images/global/contact-email-bw.png);
	background-position: 0 -23px;
	background-repeat: no-repeat;
	font-size: 20px;
	display: block;
	margin-bottom: 25px; }
	
.a-contact .email:hover {
	background-position: 0 0; }
	
.a-contact p.melbourne {
	background: transparent url(../images/global/contact-melbourne-bw.png) no-repeat;
	padding-left: 180px;
	height: 60px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px; }
	
.a-contact p.sydney {
	background: transparent url(../images/global/contact-sydney-bw.png) no-repeat;
	padding-left: 180px;
	height: 60px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px; }
	
.a-contact p.newzealand {
	background: transparent url(../images/global/contact-newzealand-bw.png) no-repeat;
	padding-left: 180px;
	height: 60px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 0; }
	
.a-contact input {
	width: 90%;
	qqqborder: 1px solid #555;
	margin-bottom: 5px;
	color: #666;
	padding: 18px;
	background: #F1f1f1; }
	
.a-contact input.submit {
	width: 99%;
	qqqborder: 1px solid #555;
	margin-bottom: 5px;
	color: #ccc;
	padding: 2%;
	background: #888; }
	
.a-contact input.submit:hover {
	color: #666;
	background: #FFF;
	cursor: pointer; }
	

/* FOOTER
---------------------------------------------------------------------- */
#footer {
	width: 900px;
	overflow: hidden;
	height: 15px;
	position: fixed;
	left: 50%;
	margin-left: -450px;
	bottom: 0;
	border-bottom: 10px solid #FFF;
	qqqbackground: url(../images/global/branding-bar.png) center bottom repeat-x; }
	
#footer ul {
	width: 600px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	text-align: center;
	z-index: 0; }
	
#footer li {
	height: 9px;
 	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px; }
	
#footer li#footer-copyright {
	background-image: url(../images/global/footer-bg.png); }
	
#footer li a {
	display: block;
	height: 9px;
	background-image: url(../images/global/footer-bg.png);
 	background-repeat: no-repeat; }
	
/* FOOTER NEUTRAL STATES */
#footer li#footer-newsletter a { background-position: 0 0; width: 180px; }
#footer li#footer-copyright { background-position: -180px 0; width: 240px; }
#footer li#footer-sitecredit a { background-position: -420px 0; width: 180px; }

/* FOOTER OVER STATES */	
#footer li#footer-newsletter a:hover { background-position: 0 -9px; width: 180px; }
#footer li#footer-sitecredit a:hover { background-position: -420px -9px; width: 180px; }

#footer li {
	display: inline;
	text-align: center; }
	
	
/* BAD BROWSER
---------------------------------------------------------------------- */
#badbrowser {
	width: 100%;
	height: 100%;
	background: #000000;
	text-align: center; }

#badbrowser table {
	width: 100%;
	height: 100%;
	background: #000000;	
	text-align: center; }

#badbrowser td {
	text-align: center;
	vertical-align: middle; }

#badbrowser a {
	color: #333;
	background: #999;
	padding: 1px 4px;
	margin: 0 10px; }

#badbrowser a:hover {
	color: #333;
	background: #FFF;
	text-decoration: none; }

#noscript {
	position: fixed;
	top: 50%;
	margin-top: -1000px;
	left: 0;
	width: 100%;
	height: 2000px;
	background: #FFFFFF url(../images/global/noscript.gif) repeat-y center center;
	z-index: 2000; }

