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


/*  Altered body tag style */
body {
	background: none;
	background-color: #000000;
}

/* new definitions */

#home_topArea {
	width: inherit;
	height: 463px;
	background-image: url(/images/homeimages_3.0/home_videoBackground.jpg);
	background-repeat: no-repeat;
}

#home_videoArea {
	width: 587px;
	height: inherit;
	float: left;
	display: inline;
}

#home_bulletArea {
	width: 375px;
	height: auto;
	margin-top: 50px;
	float: left;
	display: inline;
	/*border: 1px solid red;*/
}

ul.home {
	margin-top: 15px;
	margin-left: 40px;
}

ul.home, ul.home li {
	font-size: 13px;
	color: #959595;
	list-style-type: square;
}

	ul.home li strong {
		font-weight: normal;
		color: #ffffff;
	}

/* artist page styles */
	
#artist_flash, #chartArea {
	width: 540px;
	height: 515px;
	float: left;
	display: inline;
	/*border: 1px solid green;*/
}

#artist_form, #tellMeMore {
	width: 395px;
	height: auto;
	float: left;
	display: inline;
	margin-top: 50px;
	/*border: 1px solid red;*/
}

	#artist_form .row {
		width: inherit;
		/*border: 1px solid green;*/
	}
	
	#artist_form .column {
		width: 186px;
		height: auto;
		float: left;
		display: inline;
		margin-right: 8px;
		/*border: 1px solid yellow;*/
	}
	
		#artist_form label {
			font-size: 11px;
		}
	
		#artist_form input, #artist_form select {
			width: 100%;
			margin: 0;
			height: 20px;
			color: #FFFFFF;
			line-height: 20px;
		}
		
		#artist_form input.fullRow {
			width: 382px;
		}
		
		#artist_form input.button {
			width: 150px;
			height: 30px;
			color: #b4b4b4;
			background-color: #333333 !important;
			border: 1px solid #4f4f4d;
			margin-top: 15px;
		}
		
	#chartArea {
		width: 500px;
 		padding-right: 40px;
		float: left;
		display: inline;
	}
	
		#chartArea .column1 {
			width: 55%;
			float: left;
			display: inline;
			color: #ffffff;
		}
		
		#chartArea .column2 {
			width: 28%;
			float: left;
			display: inline;
			margin: 0 3% 0 3%;
			color: #959595;
		}
		
		#chartArea .column3 {
			width: 2%;
			float: left;
			display: inline;
			color: #fccf34;
		}
		
		#chartArea h2 {
			color: inherit;
			font-size: 14px;
			line-height: 16px;
			font-weight: normal;
		}
		
		#chartArea p {
			color: inherit;
			font-size: 10px;
			line-height: 30px;
		}
		
		#chartArea hr {
			width: 100%;
			height: 2px;
			border-bottom: 1px solid #959595;
			margin: 8px 0 10px 0;
			clear: both;
		}
		
	#tellMeMore {
		margin: 0px;
		float: left;
	}

	#tellMeMoreNew {
		float: left;
		padding-top: 70px;
	}


#Highlight {
	 color: #ffffff;
  	 letter-spacing: normal;

}
#soft {
	color: #959595;
	letter-spacing: normal;
}
		
/* hompage revision changes #1043*/
#hpg_tab
{
	width: 360px;
}

#hpg_tab tr
{
	border-bottom: 0px none !important;
	margin: 0px;
	padding: 0px;
	width: 100%;

}

#hpg_tab tr td p
{
	margin: 0px 0px 0px 10px; padding: 0px; 
	color: #69696e; 
	 font-size: 12px;
	/* font-size: 15px; font-family: arial,'lucida console',sans-serif; */

}
/* hompage revision changes #1043*/	
