/* homepage.css */
/*div {border:1px solid #a40000;}*/
.siteStructure {
	background:url(../images/homepage_background.png) no-repeat;
	width:752px;
	height:624px;
		z-index:3;
}
.features {
	width:733px;
	height:224px;
	float:left;
	margin-left:10px;
	margin-bottom:14px;
	z-index:3;
}
.musicMixerFeature {
	width:442px;
	height:224px;
	float:left;
	margin-left:0px;
	margin-bottom:14px;
	z-index:3;
}
.featuredTones {
	width:281px;
	height:224px;
	float:left;
	margin-right:0px;
	text-align:center;
	z-index:3;
}
.featuredTones .title {
	margin-top:10px;
	margin-bottom:2px;
	z-index:3;
}
.featuredTones .featureBox {
	width:257px;
	height:62px;
	background:#b1c1c2;
	text-align:left;
	margin-left:12px;
	z-index:3;
}
.featureBoxStats {
	width:257px;
	height:18px;
	background:#FFF;
	text-align:left;
	margin-left:12px;
	margin-bottom:5px;
	z-index:3;
}
.featureDownloads {
	margin:0px;
	padding:0px;
	width:45%;
	float:left;
	z-index:3;
}
.featureDownloads img {
	margin-top:5px;
	margin-left:5px;
	z-index:3;
}
.featurePurchase {
	margin:0px;
	padding:0px;
	width:45%;
	float:right;
	z-index:3;
}
.featurePurchase img {
	margin-top:5px;
	margin-left:5px;
	z-index:3;
}
.featureBox .profilePic {
	border:1px solid #006888;
	margin:4px;
	float:left;
	z-index:3;
}
.featureBox .profileInfo {
	margin-top:5px;
	font-weight:800;
	float:left;
	width:110px;
	color:#f7f6f3;
	z-index:3;
}
.profileInfo b {
	color:#041822;
	font-size:12px;
	z-index:3;
}
.featureBox .listen {
	border:0px;
	float:left;
	width:78px;
	margin-top:35px;
	z-index:3;
}
.featuredTones .button {
	float:right;
	margin-right:10px;
	z-index:3;
}
.subFeatures {
	width:665px;
	height:290px;
	margin-left:32px;
	z-index:3;

}
.subFeatureOne {
	width:219px;
	height:180px;
	margin-top:0px;
	float:left;
	z-index:3;
}
.subFeatureTwo {
	position:relative;
	width:219px;
	height:180px;
	margin-top:0px;
	margin-left:28px;
	float:left;
	z-index:3;
}
.poll {
	width:165px;
	height:200px;
	margin-top:5px;
	margin-left:25px;
	float:right;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	z-index:3;
}
.pollContent {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:5px;
	font-weight:800;
	z-index:3;
}
.poll label {
	color:#006888;
	font-weight:800;
	z-index:3;
}
.poll form {
	margin-left:10px;	
	z-index:3;
}
.othersThink {
	width: 233px;
	height: 65px;
	float:left;	
	margin-top:32px;
	margin-left:1px;
	z-index:3;
}
.rulesAndWhatOthers {
	width: 468px;
	height: 65px;
	float:left;
	margin-top:35px;
	z-index:3;
}

