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


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

/* new definitions */

#home_topArea {
	display:block;
	width: inherit;
	height: 463px;
	background-image: url(http://max3.com/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;
}




/******************************************************************************* 
*******************************************************************************
Added by Denver Dev Support team 12-22-08
*******************************************************************************
******************************************************************************* */



#introVideo {width:530px;height:398px;float:left;margin:0 40px 50px 0;border:1px solid #333333;}
#artist_form { margin-top: 30px;}
.signupHeading {display:block;margin:0 0 5px 0;}

.clear {clear:both;}
label span {color:#CC0000;}
#comparisonChart {margin-bottom:60px;}
#comparisonChart tr {border:0;}
#comparisonChart tr.heading  {border-bottom:1px solid #333333;}
#comparisonChart tr.heading td.us {background:none;color:#FFCC00;width:auto;height:auto;}
#comparisonChart td.us span {visibility:hidden;}
#comparisonChart td.us {display:block;width:30px;height:30px;background:url(http://www.max3.com/images/artists_fans_3.1/checkMark.gif) no-repeat top left;}
#comparisonChart tr td.them {color:#666666;}
#comparisonChart tr td.label {color:#ccc;}














		
	
