.contentmoduleContainer
{
	width:420px;
	overflow:hidden;
	float:left;
}
.contentHeader
{
	width:420px;
	height:18px;
	/*background:url(../img/headers/contentmodule.jpg);*/
	float:left;
	color:#f90;

}
.contentTitle
{
	color:#f90;
	font-weight:bold;
	font-size:16px;
	margin-top:3px;
	text-transform:uppercase;

}
.contentTitle a
{
	color:#605b5f;
	text-decoration:none;
}
.contentItemContainer
{
	width:420px;
	line-height:1.5em;
	padding-top:2px;
}
.contentItemContainer a
{
	color: #605b5f;
}
.contentItemContainer a:hover
{
	color: #605b5f;
}


.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 #605b5f;

}
.contentItemContent
{
	width:420px;
}
.contentItemContent a 
{
	color: #605b5f;
}
.contentItemContent input, textarea
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}

img.gallery {
	border:1px solid #605b5f;
	margin-top: 5px;
}

.contentItemMore 
{
	width: 99%;
	text-align: right;
	padding-bottom:10px;
}

.contentItemMore  a 
{
	color: #605b5f;
	text-decoration:none;
}
.contentItemMore  a:hover
{
	color: #605b5f;
	text-decoration:underline;
}

/** 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
	{
	text-decoration:none;
	color: #605b5f;
	font-weight:bold;
	}
	#artistsContent a:hover
	{
	text-decoration:none;
	color: #605b5f;
	font-weight:bold;
	}

/** SCHEDULE MODULE **/	
	
#scheduleContent
{
	width:820px;
	overflow:hidden;
	float:left;
	padding-top:10px;
	padding-left:10px;
}

.scheduleSpacer
{
	width:5px;
	overflow:hidden;
	height:100px;
	float:left;
}
	.scheduleTable
	{
		float:left;
		width:820px;
	}
	.scheduleTable td
	{	
		padding:5px;
		background:#fff;
		border-bottom:1px solid #999;
	}
	.scheduleThumb
	{
		width:90px;
		text-align:center;
		vertical-align:top;
	}
	.scheduleThumb img
	{
		border:1px solid #605b5f;	
	}
	.scheduleTitleDate
	{
		width:200px;
		vertical-align:top;
	}
	.scheduleTitleDate h5
	{
		font-size:12px;	
		color:#605b5f;
		margin:0px;
		margin-bottom:5px;
		padding:0px;
	}
	.scheduleArtists
	{
		width:270px;
		vertical-align:top;
	}
	.scheduleLocation
	{
		width:150px;	
		vertical-align:top;
	}

.scheduleTitle a 
{
	color: #605b5f;
}
	
	
#galleryContent div img
{
	float:left;
	margin:3px;
	border:1px solid #605b5f;
}
.galleryItem
{
	float:left;	
}
	
	
	
	
/**   ############################### NEWS ########################**/

#newsmoduleContainer
{
	width:820px;
	overflow:hidden;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
.newsHeader
{
	width:820px;
	height:18px;
	/*background:url(../img/headers/newsmodule.jpg);*/
	float:left;

}
.newsTitle
{
	color:#605b5f;
	font-weight:bold;
	border-bottom:1px solid #605b5f;
	float:left;
	width:820px;

}
.newsTitle a
{
	color:#605b5f;
	text-decoration:none;
}
.newsItemContainer
{
	width:820px;
	line-height:1.5em;
	padding-top:2px;
	float:left;
}

.newsItemImage
{
	width: 100px;
	padding:0px;
	float:left;
}
.newsItemVideo
{
	width: 90px;
	padding:0px;
	margin-left: 120px;
}
.newsItemImage img
{
	border: none;
	border:1px solid #605b5f;

}
.newsItemnews
{
	width:820px;
}
.newsItemnews a 
{
	color: #605b5f;
}
.newsItemnews input, textarea
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}

.newsItemMore 
{
	width: 99%;
	text-align: right;
	padding-bottom:10px;
	float:left;
	
}

.newsItemMore  a 
{
	color: #605b5f;
	text-decoration:none;
}
.newsItemMore  a:hover
{
	color: #605b5f;
	text-decoration:underline;
}
