/* - - - - - - - - - - - - - - - - - - - - -

Title : SBA Music (Australia)
URL : http://www.sbamusic.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

body {
	background: #131314 url(/persistent/siteImgs/bgSplash.jpg) no-repeat 50% 0;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
	width: 774px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	width: 774px;
	}
	
	#logo img {
		height: 88px;
		width: 181px;
		margin-top: 55px;
		}
	
#wrap {
	width: 774px;
	height: 377px;
	}
	
	#navBox {
		background:  url(/persistent/siteImgs/bgNavBox.jpg) no-repeat 50% 3px;
		width: 774px;
		height: 212px;
		vertical-align: top;
		}
		
	#SBAquote {
		width: 774px;
		}

#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #59595e;
	margin: 10px auto 0 auto;
	padding-top: 10px;
	width: 774px;
	text-align: center;
	}

	#copyright {
		font: normal 10px Arial, Helvetica sans-serif;
		color: #6c6636;
		}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/

#navMenu {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 774px;
	}

#navBoxBorder { 
	border: 4px solid #bfc8c7;
	height: 164px; }

#navMenu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	}
	
#navMenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	}

#navMenu a {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 96px;
	}
	
#navMenu a:link, #navMenu a:visited {
	color: #bfc8c7;
	text-decoration: none;
	}

#navMenu a:hover {
	color: #999;
	text-decoration: none;
	}
	
.footerMenu {
	font-size: 12px;
	}
	
/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: bolder 25px/25px Arial, Helvetica, serif;
	color: #00ADCE;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px #00ADCE solid;
	margin: 1px 0 0 0;
	padding: 0;
	}
	
h1 a {
	text-decoration: none;
	}

/*
----------------------------------------------------------------------------- 
CONTENTS - Default
-----------------------------------------------------------------------------*/

#newsFlash {
	font: 11px Arial, Helvetica, serif;
	width: 372px;
	background: #894b19 url(/persistent/siteImgs/bgNewsFlash.gif) no-repeat;
	float: left;
	margin-top: 10px;
	}
	#containNews {
		margin-top: 50px;
		}
	#newsFlash img.newsThumb {
		border: 2px solid #bac6c6;
		float: left;
		margin: 11px;
		}

#quotes {
	position: relative;
	height: 160px;
	width: 384px;
	margin: 0;
	margin-left: 380px;
	padding: 0;
	}
	
#quotes li {
	display: block;
	}

#quotes img {
	border: none;
	height: 160px;
	width: 384px;
	display: block;
	margin: 0;
	padding: 0;
	}


/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/

hr {
	display: none;
	}

/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a {
	outline: none;
	}

a, a:visited  {
	color: #8b4c18;
	}
a:hover {
	color: #756858;
	}

#newsFlash a {
	color: #fff;
	}

#footer a, #footer a:visited {
	color: #8b4c18;
	}
#footer a:hover {
	color: #59595e;
	}

#sound_loop { 
	text-align: right;
	float: right; }

#footer_text { 
	text-align: center;
	margin-left: 10px; }

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	}
	


