@charset "utf-8";
/* CSS Document */


body, table, td, div, img, p, li, ul, a {
	margin:0;
	padding:0;
	border:none;
}

ul,li
	{
		line-height:normal !important;
	}

p
	{
		line-height:normal !important;
	}

object
	{
		outline:none;
	}
	

body {
	background-image:url(../images/bg-site.jpg);
	background-repeat:repeat-x;
	background-color:#3b444e;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

a
	{
		border:none;
		outline:none !important;
	}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}
.orange {
	color:#ff6418;
}
h2 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 8px 0;
}


	
#wrapper {
	margin:0 auto;
	width:775px;
	padding:0 20px;
	background-color:#000;
	background-image:url(../images/bg-home-wrapper.jpg);
	background-repeat:repeat-x;
}
.header {
	background-image:url(../images/bg-header.jpg);
	background-repeat:no-repeat;
	height:93px;
	padding:0 0 10px 0;
}
.login {
	margin:15px 0 0 22px;
	width:200px;
	float:left;
	background-image:url(../images/bg-login.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:71px;
}

.loginplayer {
	margin:15px 0 0 10px;
	width:200px;
	float:left;
	background-image:url(../images/bg-login.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:71px;
}


.loginplayer p
	{
		margin:1px 10px;
		color:#ff6418;
	}


.loginplayer p a
	{
		
		color:#ff6418;
		padding:0 8px;
	}

.loginForm
	{
		margin:25px 0 0 10px;
		width:200px;
	}
	
.loginInput {
	background-image:url(../images/input-bg-login.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	border:none;
	background-color:transparent;
	width:115px;
	font-size:10px;
	padding:5px 3px 0px 3px;
	margin: 0 0 0 5px;
	height:15px;
	color:#959595;
}

.login p
	{
		margin:1px 10px;
		color:#ff6418;
	}


.login p a
	{
		
		color:#ff6418;
		padding:0 8px;
	}

.searchNavWrapper {
	background-image:url(../images/bg-search-nav.jpg);
	background-repeat:repeat-x;
}
.searchForm
	{
		width:100%;
		
		
	}

.searchField
	{
		width:120px;
	}
	

.searchNav {
	width:502px;
}
input
	{
		border:none;
	}
	
.searchNav input.center {
	margin:0 3px 0 8px;
}
.searchNav form {
	display:inline;
}
.searchInput {
	background-image:url(../images/search-input.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	border:none;
	background-color:transparent;
	width:145px;
	font-size:10px;
	padding:5px 3px 0px 3px;
	margin:0 10px;
	height:15px;
	color:#959595;
}
.midHeader {
	padding:8px 0 0 0;
}
.nav {
	padding:0 6px 0 0;
}
.nav li {
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:0;
	display:inline;
}
.nav li a {
	display:block;
}
.homedivider {
	height:4px;
	background-color:#3e3e3e;
	margin:3px 0;
}

#contentarea
	{
		padding:0 0 6px 0;
	}
	

.contentLeft {
	width:209px;
	float:left;
	padding:0 6px 0 0;
}
.musicNews {
	background-image:url(../images/bg-music-news.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#464744;
	margin:0 0 4px 0;
}
.musicNews ul {
	padding:0 20px;
	margin:10px 0;
}
.musicNews li {
	background-image:url(../images/music-news-bullet.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0 0 6px 20px;
}
.musicNews .newsTite {
	display:block;
	padding:0 0 4px 0;
}
.musicNews .newsTite a {
	color:#c1d7e0;
	text-decoration:underline;
}
.musicNews .newsTite a:hover {
	text-decoration:none;
}
.musicNews .newsDate {
	color:#000;
	display:block;
}
.contentCenter {
	float:left;
	width:304px;
	padding:0 2px 0 0;
}
.newReleases {
	padding:3px 0 0 0;
	background-color:#000;
	background-image:url(../images/bg-new-release.jpg);
	background-repeat:repeat-x;
}

.newReleases a.headeline
	{
		color:#fff;
		text-decoration:none;
	}

.newReleases .artistSingle {
	padding:10px;
}
.newReleases p {
	padding: 0 10px;
	float:left;
	width:180px;
}
.newReleases .talentName {
	color:#ed1c24;
	font-weight:bold;
}
.newReleases a {
	color:#ed1c24;
	text-decoration:underline;
	display:block;
}
.newReleases a:hover {
	text-decoration:none;
}
.contentRight
	{
		float:left;
		width:253px;
		height:440px;
	}

.contentRight .downloads
	{
		background-image:url(../images/bg-downloads.jpg);
		background-color:#fc641d;
		background-repeat:no-repeat;
		background-position:bottom left;
		
		
	}
	
.downloads .dlTitle
	{
		color:#000;
		display:block;
	}
	

.downloads .dlArtist
	{
		
		display:block;
	}

.downloads ul
	{
		padding:0 0 8px 0;
		
	}

.downloads li
	{
		padding:0;
		list-style-type:none;
		clear:both;
		float:none;
		margin:8px;
		padding:8px 0;
		line-height:normal;
	}

.downloads p
	{
		float:left;
		width:170px;
		margin:0;
		padding:0;
		line-height:normal !important;
	}
	
	.footer
		{
			background-image:url(../images/bg-footer.jpg);
			background-repeat:no-repeat;
			height:44px;
			padding:10px;
		}
		
	.footer .copyRight
		{
			width:460px;
			float:left;
			padding:0 40px 0 0;
		}
	
	.footer a
		{
			color:#ff6418;
			text-decoration:none;
			
			
		}
		
		.footer a:hover
		{
			text-decoration:underline;
			
		}
	.footer .subNav
		{
			color:#5d5e60;
			float:left;
			width:200px;
		}
		
		
		.footer .subNav a
		{
			color:#5d5e60;
			
		}
		
		.footer .subNav a:hover
		{
			color:#7e8081;
			text-decoration:none;
		
			
		}
		
		
/*Content Loader */


#contentLoader
	{
		position:absolute;
		margin-left:215px;
		height:560px;
		
		
		
	}
	
#loaderContainer
	{
		position:absolute;
		margin-left:215px;
		color:#000;
		width:530px;
		padding: 0 10px;
		margin-top:10px;
		height:380px;
		overflow:auto;
			
	}
	
#closeOverlay:hover
	{
		cursor:pointer;
	}		