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

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

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

Description : full site styles

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

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

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/18px arial, helvetica, sans-serif;
	background: #FFF url(/persistent/siteImgs/bgHeader.jpg) no-repeat 50% 0;
	color: #000;
	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 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	width: 774px;
	height: 245px;
	}
	
	#logo {
	height: 175px;
		}
		
	#logo img {
		height: 88px;
		width: 181px;
		margin-top: 55px;
		}
	#breadCrumbs {
		font: 10px arial, helvetica, sans-serif;
		margin: 25px 0 0 0;
		padding: 0;
		}
	
#midWrapper {
	width: 774px;
	min-height: 600px;
	margin: 0;
	padding: 0;
	}
	
	#contents {
		float: left;
		width: 489px;
		margin: 0;
		padding: 0;
		}
	#contents_sitemap {
		float: left;
		width: 700px;
		margin: 25px 0 0 0;
		padding-left: 31px;
		}
	#contentsProgram {
		width: 774px;
		margin: 0;
		padding: 0;
		}
	#sidebar {
		float: right;
		margin: 0;
		padding: 50px 0 0 0;
		}
	
		#sampleLatest {
			width: 267px;
			height: 192px;
			margin-bottom: 15px;
			background: url(/persistent/siteImgs/bgSampleLatest.gif) no-repeat 0 0;
			}
			
			.sampleLatestImg {
				border: 4px solid #e8e8e8;
				margin: 13px;
				margin-bottom: 6px;
				}
		
		#latestNews {
			width: 267px;
			background: #c4ccce url(/persistent/siteImgs/bgLatestNewsBox.gif) no-repeat 0 0;
			}

			.latestNewsImg {
				border: 4px solid #e8e8e8;
				margin: 13px;
				margin-bottom: 6px;
				float: left;
				}

		#testimonials {
			margin: 0;
			padding: 0;
			width: 267px;
			min-height: 400px;
			margin-top: 15px;
			background: #c4ccce url(/persistent/siteImgs/bgTestimonials.gif) no-repeat 0 0;
			}

#footer {
	font: 10px Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
	padding: 30px 0 30px 0;
	color: #59595e;
	background: #232325;
	}

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



/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 25px/25px Arial, Helvetica, serif;
	color: #7a7e7d;
	/*text-transform: capitalize;*/
	display: block;
	padding: 0;
	margin: 15px 0 20px 0;
	}
	
h2, h3 {
	font: normal 18px/20px Arial, Helvetica, serif;
	display: block;
	color: #595853;
	margin: 25px 0 0 0;
	}

h4 {
	font: normal 16px/18px Arial, Helvetica, serif;
	display: block;
	color: #000;
	}
h4.teaser {
	padding-top: 35px;
	padding-left: 13px;
	}
h4.archive {
	padding: 20px 0 0 0;
	margin: 0;
	}


/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

#navWrapper {
	float: left;
	width: 774px;
	}

/* -- Top Menu Sucker Fish 4 Level -- */

#mainNavItemSelected { 
	background: url(/persistent/siteImgs/main_nav_bg_current.gif) no-repeat top left;
	color: #FFF;
	}
.mainNavItem { 
	font-size: 11px;
	width: 129px;
	text-align: center;
	color: #FFFFFF;
	}

#nav, #nav ul {
	list-style: none;
	line-height: 11px;
	padding: 0;
	margin: 0;
	}

#nav li { 
	background: url(/persistent/siteImgs/main_nav_bg.gif) no-repeat top left;
	}

#nav li a {
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	}
#nav li a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}

#nav li ul a, #nav li ul a:visited {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 150px;
	background-color: #73421a;
	background-image: none;
	}
#nav li ul a:hover { 
	color: #FFFFFF;
	background-image: none;
	background-color: #3A2F19;
	}

#nav li ul li { 
	background-image: none;
	background-color: #3A2F19;
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	position: absolute;
	border-bottom: 1px solid #FFFFFF;
	left: -999em;
	height: auto;
	width: 162px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 150px;
	}

#nav li ul ul {
	margin: -2.1em 0 0 161px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

#nav li:hover, #nav li.sfhover { 
	color: #3A2F19;
	}

#nav li ul li:hover, #nav li ul li.sfhover { 
	background-image: none;
	background-color: #3A2F19;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
	}

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

#contents li, #contentsProgram li {
	list-style-image: url(/persistent/siteImgs/bulletArrow.gif);
	margin-bottom: 5px;
	}

#contents ol li {
	list-style-image: none;
	}


/*
----------------------------------------------------------------------------- 
PROGRAM TABLE
-----------------------------------------------------------------------------*/

#programTable h2 {
	margin-top: 0;
	font-weight: bolder;
	}

.dataTitle {
	border-top: 1px solid #CCC;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 28px;
	}
.bgDataTitle {
	border-top: 1px solid #CCC;
	}
	
.trackTitle {
	font-weight: bold;
  background-color: #F4F4F4;
}

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

hr {
	display: none;
	}

#gallery {
	position: relative;
	height: 133px;
	width: 133px;
	margin: 0;
	padding: 0;
	}
	
#gallery li {
	display: block;
	}

#gallery img {
	border: 4px solid #e8e8e8;
	margin: 13px;
	margin-bottom: 6px;
	}

.testimonialBlurb {
	padding: 35px 13px 15px 13px;
	}


/*
----------------------------------------------------------------------------- 
NEWS PLUGIN
-----------------------------------------------------------------------------*/

.articleDate {
	color: #666;
	}
	
#latestNews ul {
	margin: 0;
	padding: 0 13px 10px 28px;
	list-style-image: url(/persistent/siteImgs/icnNewsArticle.gif);
	}

#latestNews ul li {
	margin-bottom: 5px;
	}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: transparent url(/persistent/siteImgs/dottedLine.gif) repeat-x bottom left;
	}

.newsSummary {
	padding: 0 13px;
	}
	
#contents .archiveList ul {
	margin: 0 0 3em 0;
	padding: 0 0 1px 0;
	background: transparent url(/persistent/siteImgs/dottedLine.gif) repeat-x bottom left;
	}
#contents .archiveList ul li {
	color: #74898e;
	padding: 1px 0 0 0;
	margin: 0;
	height: auto;
	background: transparent url(/persistent/siteImgs/dottedLine.gif) repeat-x top left;
	list-style-image: url(/persistent/siteImgs/clear.gif);
	}
.archiveList li a {
	display: block;
	padding: 5px 0;
	}
.archiveList li a:link,
.archiveList li a:visited {
	color: #74898e;
	}
.archiveList li a:hover {
	color: #e45a49;
	background-color: #F1F1F1;
	}
.archiveList span.day {
	display: block;
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 150px;
	}

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

a {
	outline: none;
	color: #e45a49;
	}
a:hover {
	color: #59595e;
	}

h4.teaser a {
	color: #000;
	}
h4.teaser a:hover {
	color: #59595e;
	}

#latestNews a {
	color: #000;
	}
#latestNews a:hover {
	color: #59595e;
	}

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



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

form {
	padding: 0;
	margin: 0;
	}

input, select, textarea {
	font: 12px/18px arial, helvetica, sans-serif;
	}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}

legend {
  display: none;
	}


/*
----------------------------------------------------------------------------- 
TRACK MANAGER
-----------------------------------------------------------------------------*/

/* search styles */

#search_selectbox {
  float: left;
	width: 202px;
	height: 41px;
	padding: 38px 0px 0px 23px;
	background: url('/persistent/siteImgs/search_catagory.jpg') no-repeat;
}

#search_wrap {
  float: right;
	width: 537px;
	height: 72px;
}

#artist {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('/persistent/siteImgs/search_artist.jpg') no-repeat;
}

#song {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('/persistent/siteImgs/search_song.jpg') no-repeat;
}

#audio {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('/persistent/siteImgs/search_audio.jpg') no-repeat;
}

#video {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('/persistent/siteImgs/search_video.jpg') no-repeat;
}

#month {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('/persistent/siteImgs/search_month.jpg') no-repeat;
}

.search_button {
	position: relative;
	width: 89px;
	height: 21px;
	left: 400px;
	top: -21px;
}

.rhsBanner {
  text-align: center;
  display: none;
}
