/* HOMEPAGE MODULE LAYOUT */

#releasesContainer
{
	width:190px;
}
	#releasesHeader
	{
		width:190px;
		height:18px;
		background:url(../img/headers/releases_small.jpg);
	}
	#releasesContent
	{
		width:190px;
		height:198px;
		background:url(../img/home_releasesback.gif);
		overflow:hidden;
		margin-top:5px;
	}
	
	#releasesContent a
	{
		color: #eeeeee;
	}
		.releasesItem
		{
			width:180px;
			margin-left:5px;
			float:left;
			margin-top:5px;
		}
		.releasesItemThumb
		{
			width:80px;
			height:80px;
			border:1px solid #d07200;
			overflow:hidden;
			float:left;
		}
		.releasesItemDate
		{
			width:95px;
			height:15px;
			background:#1d1d1d;
			float:left;
			margin-top:2px;
			margin-left:3px;
			font-size:10px;
		}
		.releasesItemNumber
		{
			width:95px;
			height:15px;
			margin-top:2px;
			margin-left:3px;
			background:#1d1d1d;
			float:left;
			font-size:10px;
		}
		.releasesItemTitle
		{
			width:95px;
			height:46px;
			margin-top:2px;
			margin-left:3px;
			background:#1d1d1d;
			float:left;
			font-size:10px;
		}
		.releasesItemTitle a {
			color: #eeeeee;
		}
#partnersContainer
{
	width:180px;

}
#partnersHeader
{
	width:190px;
	height:18px;
	background:url(../img/headers/partners.jpg);
	margin-top:5px;
}
#partnersHeader2
{
	width:190px;
	height:18px;
	background:url(../img/headers/partners.jpg);
}
#partnersContent
{
	margin-top:5px;
	width:190px;
	height:212px;
	background:url(../img/partners.jpg);
}
#partnersCloud9
{
	width:180px; 
	height:100px; 
	cursor:pointer;
}
#partnersElusive
{
	width:180px; 
	height:90px; 
	margin-top:10px;
	cursor:pointer;
}


#newsContainer
{
	width:760px;
	overflow:hidden;
	float:left;
}
#newsHeader
{
	width:760px;
	height:18px;
	background:url(../img/headers/news_morenews.jpg);
}
#newsContentContainer
{
	width:760px;
	height:218px;
	background:url(../img/home_newsback.jpg);
	overflow:hidden;
	margin-top:5px;
}
#newsItemsSpacer
{
	width:5px;
	height:200px;
	float:left;
}
#newsItemsContainer
{
	width:465px;
	float:left;
}

.newsItemContainer
{
	width:460px;
	height:100px;
	margin-top:5px;
	background:#1a1a1a;
}
	.newsItemSpacer
	{
		width:5px;
		height:90px;
		overflow:hidden;
		float:left;
	}
	.newsItemThumb
	{
		width:90px;
		height:90px;
		float:left;
		margin-top:5px;
		overflow:hidden;
	}
	.newsItemContent
	{
		width:355px;
		margin-top:5px;
		border:0px solid red;
		height:80px;
		overflow:hidden;
	}
		.newsItemDate
		{
			height:15px;
			font-size:10px;
			color:#8d8d8d;
		}
		.newsItemTitle
		{
			color:#da540a;
			font-weight:bold;
			text-transform:uppercase;
			height:18px;
		}
		.newsItemText
		{
			height:42px;
			overflow:hidden;
			line-height:14px;
		}
	.newsItemLink
	{
		width:355px;
		text-align:right;
		height:15px;
		border:0px solid red;
		float:left;
	}
	.newsItemLink a
	{
		font-size:10px;
		color:#ca6e01;
		text-decoration:none;
	}

#moreNewsItemsContainer
{
	float:left;
	border:0px solid red;
	width:290px;
}
.moreNewsItem
{
	float:left;
	width:280px;
	background:#1a1a1a;
	margin-top:5px;
	height:37px;
}
	.moreNewsItemDate
	{
		color:#da540a;
		padding:2px;
		font-size:10px;
		font-weight:bold;
	}
	.moreNewsItemTitle
	{
		padding:2px;
	}
		.moreNewsItemTitle a
		{
			color:#eee;
			text-decoration:none;
		}
		.moreNewsItemTitle a:hover
		{
			color:#eee;
			text-decoration:none;
		}	
	
/** INTERVIEW EN SHORTNEWS **/ 


#interviewsContainer
{
	width:760px;
	overflow:hidden;
	float:left;
}
#interviewsHeader
{
	width:760px;
	height:18px;
	background:url(../img/headers/interviews_moreinterviews.jpg);
	float:left;
	margin-bottom:5px;
}
#interviewsContentContainer
{
	width:760px;
	height:218px;
	background:url(../img/home_interviewsback.jpg);
	overflow:hidden;
	margin-top:5px;
}
#interviewsItemsSpacer
{
	width:5px;
	height:200px;
	float:left;
}
#interviewsItemsContainer
{
	width:465px;
	float:left;

}

.interviewsItemContainer
{
	width:460px;
	height:100px;
	margin-top:5px;
	background:#1a1a1a;
}
	.interviewsItemSpacer
	{
		width:5px;
		height:90px;
		overflow:hidden;
		float:left;
	}
	.interviewsItemThumb
	{
		width:90px;
		height:90px;
		float:left;
		margin-top:5px;
		overflow:hidden;
	}
	.interviewsItemContent
	{
		width:355px;
		margin-top:5px;
		border:0px solid red;
		height:80px;
		overflow:hidden;
	}
		.interviewsItemDate
		{
			height:15px;
			font-size:10px;
			color:#8d8d8d;
		}
		.interviewsItemTitle
		{
			color:#da540a;
			font-weight:bold;
			text-transform:uppercase;
			height:18px;
		}
		.interviewsItemText
		{
			height:42px;
			overflow:hidden;
			line-height:14px;
		}
	.interviewsItemLink
	{
		width:355px;
		text-align:right;
		height:15px;
		border:0px solid red;
		float:left;
	}
	.interviewsItemLink a
	{
		font-size:10px;
		color:#ca6e01;
		text-decoration:none;
	}

#shortNewsItemsContainer
{
	float:left;
	border:0px solid red;
	width:290px;
}
.shortNewsItem
{
	float:left;
	width:280px;
	background:#1a1a1a;
	margin-top:5px;
	height:65px;
}
	.shortNewsItemDate
	{
		color:#da540a;
		padding:2px;
		font-size:10px;
		font-weight:bold;
	}
	.shortNewsItemTitle
	{
		padding:2px;
	}
		.shortNewsItemTitle a
		{
			color:#eee;
			text-decoration:none;
		}
		.shortNewsItemTitle a:hover
		{
			color:#eee;
			text-decoration:none;
		}	
/** END **/
	
	
#releasesHomeHeader
{
	width:760px;
	height:18px;
	background:url(../img/headers/releaseshome.jpg);
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}	
.releasesHomeItem
{
	width:760px;
	height:144px;
	padding-top:10px;
	overflow:hidden;
	float:left;	
	background:url(../img/releaseshomeback.jpg);
	text-align:center;
}	
.releasesHomeItemTitle
{
	color:#da540a;	
	font-weight:bold;
	text-transform:uppercase;
}
.releasesHomeItemThumb
{
	padding:5px;	
	float:left;
}
#interviewsContainer
{
	float:left;	
}
#interviewsHomeHeader
{
	width:370px;
	height:18px;
	background:url(../img/headers/interviews.jpg);
	margin:5px 0px;
	float:left;
}	
.interviewsHomeItem
{
	width:370px;
	height:250px;
	float:left;	
	background:url(../img/interviewsback.jpg);
}
.interviewsHomeItemTitle
{
	color:#da540a;	
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
}
.interviewsHomeItemInfo
{
	padding:5px;	
}
.interviewsHomeItemThumb
{
	margin-right:5px;	
	float:left;
}
.interviewsHomeItem a
{
		font-size:10px;
		color:#ca6e01;
		text-decoration:none;
}

	
#scheduleContainer
{
	width:760px;
	float:left;
	
}	
#scheduleHeader
{
	background:url(../img/headers/schedule.jpg);
	width:760px;
	height:18px;
	float:left;
	margin-top:5px;
}
#scheduleHeader2
{
	background:url(../img/headers/schedule.jpg);
	width:760px;
	height:18px;
	float:left;
}		
#scheduleTop
{
	width:760px;
	height:10px;
	float:left;
	margin-top:5px;
	overflow:hidden;
	background:url(../img/scheduletop.jpg);
}
#scheduleContent
{
	width:760px;
	overflow:hidden;
	float:left;
	background:#161616;
}
#scheduleSpacer
{
	width:5px;
	overflow:hidden;
	height:100px;
	float:left;
}
	#scheduleTable
	{
		float:left;
	}
	#scheduleTable td
	{	
		background:#1a1a1a;
		padding:5px;
	}
	.scheduleDate
	{
		width:100px;
	}
	.scheduleTitle
	{
		font-weight:bold;
		color:#da540a;
		width:200px;
	}
	.scheduleArtists
	{
		width:240px;
	}
	.scheduleLocation
	{
		width:160px;	
	}
#scheduleBottom
{
	width:760px;
	height:10px;
	float:left;
	overflow:hidden;
	background:url(../img/schedulebottom.jpg);
}

.scheduleTitle a 
{
	color: #da540a;
}
	