.contentmoduleContainer
{
	width:760px;
	overflow:hidden;
	float:left;
}
.contentHeader
{
	width:760px;
	height:18px;
	/*background:url(../img/headers/contentmodule.jpg);*/
	float:left;
	border-bottom:1px solid #5a0000;
}
.contentTitleSpacer
{
	width:10px;
	float:left;
}
.contentTitle
{
	color:#c30000;
	margin-top:2px;
	font-weight:bold;

}
.contentTitle a
{
	color:#c30000;
	text-decoration:none;
}
.contentItemContainer
{
	float:left;
	width:760px;
	overflow:hidden;
	margin-top:5px;
	/*background:url(../img/contentitemfooter.gif) bottom no-repeat; */
	background: #151515;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:1.5em;
}
.contentItemTop
{
	width:760px;
	height:5px;
	/*background:url(../img/contentitemtop.gif) top left no-repeat;*/
	float:left;	
	overflow:hidden;
}
.contentItemFix
{
	width:10px;
	float:left;
	overflow:hidden;
}
.contentItemImage
{
	width: 100px;
	padding:0px;
	float:left;
}
.contentItemVideo
{
	width: 90px;
	padding:0px;
	margin-left: 120px;
	margin-bottom: 10px;
}
.contentItemImage img
{
	border: none;
	border:1px solid #5a0000;

}
.contentItemContent
{
	width:740px;
	float:left;
}
.contentItemContent a 
{
	color: #c30000;
}
.contentItemContent input, textarea
{
	background:#120000;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;	
	margin-top:5px;
	border:1px solid #6d0000;
}

img.gallery {
	border:1px solid #5a0000;
	margin-top: 5px;
}

.contentItemMore 
{
	width: 99%;
	text-align: right;
}

.contentItemMore  a 
{
	color: #444;
}


/** ARTISTS MENU **/

#artistsContainer
{
	width:190px;
}
	#artistsHeader
	{
		width:190px;
		height:18px;
		background:url(../img/headers/artists_small.jpg);
	}
	#artistsContent
	{
		width:190px;
		height:198px;
		background:url(../img/home_releasesback.gif);
		overflow:hidden;
		margin-top:5px;
	}

	#artistsContent a
	{
		color: #FFFFFF;
		text-decoration:none;
	}
	#artistsContent a
	{
	text-decoration:none;
	color:#b45003;
	font-weight:bold;
	}
	#artistsContent a:hover
	{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	}

/** SCHEDULE MODULE **/	
	
#scheduleContent
{
	width:760px;
	overflow:hidden;
	float:left;
}

.scheduleSpacer
{
	width:5px;
	overflow:hidden;
	height:100px;
	float:left;
}
	.scheduleTable
	{
		float:left;
		width:750px;
	}
	.scheduleTable td
	{	
		background:#1a1a1a;
		padding:5px;
	}
	.scheduleThumb
	{
		width:90px;
		text-align:center;
		vertical-align:top;
	}
	.scheduleThumb img
	{
		border:1px solid #5a0000;	
	}
	.scheduleTitleDate
	{
		width:200px;
		vertical-align:top;
	}
	.scheduleTitleDate h5
	{
		font-size:12px;	
		color:#c30000;
		margin:0px;
		margin-bottom:5px;
		padding:0px;
	}
	.scheduleArtists
	{
		width:300px;
		vertical-align:top;
	}
	.scheduleLocation
	{
		width:110px;	
		vertical-align:top;
	}

.scheduleTitle a 
{
	color: #c30000;
}
	
	
#galleryContent div img
{
	float:left;
	margin:3px;
	border:1px solid #F00;
}
.galleryItem
{
	float:left;	
}
	
	
div.nextprevious {
	width: 100%; 
	text-align: center;
	margin-bottom: 10px;
}

div.nextprevious a {
color: #FFFFFF;}