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

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

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

Description : Music Catalogue Styles

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

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



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

h3.programTitle {
	font: bold 14px/20px Arial, Helvetica, serif;
	padding-left: 25px;
	color: #000;
	background: url(/persistent/siteImgs/bgHeadingProgram.gif) no-repeat 0 0;
	}


/*
----------------------------------------------------------------------------- 
PROGRAM Category 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;
	}


/*
----------------------------------------------------------------------------- 
PROGRAM Track List Table
-----------------------------------------------------------------------------*/

table.trackTable td {
	padding: 2px 5px;
	font-size: 12px;
	line-height: 1.16667em;
	vertical-align: top;
	border-bottom: solid 2px #FFF;
}

/* grrrrr */
table.trackTable td.separator span {
  display: block;
  width: 5px;
  font-size: 0;
  padding: 0;
}

.trackNumber {
	background-color: #FFF;
	text-align: right;
	color: #BDBDBD;
	padding-right: 5px;
	padding-left: 5px;
	}

.albumArt {
	border: 4px solid #F4F4F4;
	}

.separator {
	border-left: 1px dotted #BDBDBD;
  padding: 0;
  font-size: 0;
  width: 0;
  background: #FFF;
	}

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




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

	

