#content { width: 800px; }
h1 {
	background: #ccc;
	padding: 25px;
	margin: 0 0 40px;
	font-size: 24px;
}
.tool {
	border: 1px solid #999;
	background: #444;
	height: 114px;
	padding: 0 10px;
	position: relative;
}
.nofeature {
	margin-bottom: 80px;
}
.icon {
	border: 1px solid #999;
	position: relative;
	top: -4px;
	left: 11px;
	float: left;
	margin-right: 25px;
}
.tool p {
	color: #fff;
	font-size: 19px;
	line-height: 23px;
}
.buttons {
	position: absolute;
	bottom: 32px;
	right: 13px;
}
.nofeature .buttons {
	bottom: 13px;
}
a.button {
	border: 1px solid #F3A136;
	background: #fff;
	padding: 7px;
	color: #666;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin: -4px 0 0 10px;
}

.featured {
	padding-left: 11px;
	width: 560px;
	height: 119px;
	border: 3px solid #fff;
	background: #FAAF40;
	position: relative;
	top: -25px;
	left: 209px;
	margin-bottom: 10px;
}
.featured .header {
	padding-top: 40px;
	font-weight: bold;
	font-size: 16px;
}
.featured .what {
	color: #fff;
	font-size: 24px;
	padding-top: 5px;
}
.featured .more a {
	color: #fff;
	position: absolute;
	bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.featured .highlight {
	width: 350px;
	height: 105px;
	background: #fff;
	position: absolute;
	top: 7px;
	right: 7px;
}

.song, .stem {
	line-height: 1.2em;
	position: relative;
	/* width: 354px; */
}
.largeStyle .song, .largeStyle .stem {
	margin: -1px 8px 0;
	/* width: 724px; */
}
.medStyle .song, .medStyle .stem {
	margin: -1px;
	/* width: 586px; */
}
#featuredSong .song, #featuredSong .stem {
	background: #FFF;
}
.featured.song .playLink,
.featured.stem .playLink {
	width: 34px;
	height: 34px;
}

.expandOptions, .optionsHolder {
	position: absolute;
	right: 33px;
	border: 1px solid #999;
	overflow: hidden;
	line-height: 1.2em;
}
.featured .expandOptions,
.featured .optionsHolder {
	right: 44px;
}
.largeStyle .expandOptions, .largeStyle .optionsHolder { right:82px; z-index: 2; }
.user .expandOptions, .user .optionsHolder { right:-1px; }
.expandOptions {
	background: #FFF url(/images/index/songOptionsContract.gif) right center no-repeat;
	width: 48px;
	height: 14px;
	cursor: pointer;
	font-size: 11px;
	color: #666;
	padding: 3px;
	padding-top: -6px;
}
.contractOptions { background-image:url(/images/index/songOptionsExpand.gif); }
.optionsHolder {
	display: none;
	background: #FFF;
	width: 157px;
}
.optionsHolder a, .optionsHolder a:link, .optionsHolder a:visited, .optionsHolder span {
	display: block;
	margin: 10px;
	color: #006;
	text-decoration: none;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
.optionsHolder span { background: #FFF; }
.optionsHolder a:hover, .optionsHolder a:active,
.optionsHolder span.link:hover {
	text-decoration: underline;
}
.optionsSpacer {
	margin: 0 10px;
	height: 1px;
	overflow: hidden;
	background: #999;
}
.optionsHolder span.disabledOption { color:#999999; cursor:default; }
.songAvatar, .userAvatar {
	padding: 5px 4px;
	float: left;
	min-height: 34px;
}
/* mac hide \*/
* html .songAvatar, * html .userAvatar { height: 34px; }
/* end hide */
.largeStyle .songAvatar, .largeStyle .userAvatar { padding: 7px; }
.songInfo {
	float: left;
	padding: 8px 0 0 8px;
	width: 130px;
	color: #666;
	overflow: hidden;
	cursor: default;
}
.largeStyle .songInfo { padding:22px 0 0 15px; width: 190px; }
.medStyle .songInfo { width:350px; }
.songInfo h4, .userInfo h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.largeStyle .songInfo h4, .largeStyle .userInfo h4 { font-size:15px; }
.songInfo h4 a, .userInfo h4 a {
	color: #2F338A;
	border: 0;
}
.songInfo h4 a:hover, .userInfo h4 a:hover {
	text-decoration: underline;
}
.songAuthor {
	font-size: 10px;
	padding-bottom: 5px;
}
.largeStyle .songAuthor { font-size: 13px; }
.songAuthor a {
	font-weight: normal;
}
.mixLink, .purchaseLink {
	border: 1px solid #999;
	position: absolute;
	cursor: pointer;
	height: 20px;
}
.largeStyle .mixLink, .largeStyle .purchaseLink { border:0; top:24px; }
.largeStyle .stem .mixLink, .largeStyle .stem .purchaseLink { top:5px; }
.mixLink:hover, .purchaseLink:hover { border:1px solid #999; }
.largeStyle .mixLink:hover, .largeStyle .purchaseLink:hover { border:0px; }
.mixLink img, .purchaseLink img { border: 0; font-size: 13px; }
.mixLink { right: 118px; }
.featured .mixLink { right: 129px; }
.largeStyle .mixLink { right: 385px; }
.purchaseLink { right:88px; }
.largeStyle .purchaseLink { right:354px; }
.featured .purchaseLink { right: 99px; }
.playLink {
	position:absolute;
	top:2px;
	right:2px;
	cursor:pointer;
}
.largeStyle .playLink { top:7px; right:7px; }
.featured .playLink { top: 5px; right: 5px; }
.infoHolder {
	clear:both;
	padding:7px;
	font-size:10px;
	text-transform:lowercase;
	color:#666;
	cursor:default;
}
.infoHolder strong { color:#000; }

.userInfo {
	float:left;
	padding:11px 0 0 4px;
	width:110px;
	color:#666;
	overflow:hidden;
}
.largeStyle .userInfo { padding:30px 0 0 15px; width: 185px; }
.userAbout {
	float:left;
	font-size:11px;
	padding:20px 0 10px;
	color:#666;
	width:240px;
}
.largeStyle .userAbout div .label {
	font-weight: bold;
	font-size: 9px;
}
.friendStyle .userAbout {
	width: 180px;
	font-size: 9px;
	padding: 10px 0 0;
}
.stats, .extra {
	float:left;
	width:130px;
	font-size:9px;
	color:#666;
	padding:5px 0;
	cursor: default;
}
.extra {
	padding-left: 20px;
	width: 150px;
}
.largeStyle .stats { position:absolute; right:145px; top:14px; font-size:11px; width:170px; }
.largeStyle .stem .stats { top:0; font-size:10px; }
.largeStyle .user .stats {
	float:left;
	padding-top:20px;
	position:relative;
	right:0;
	top:0;
}
.userLocation { text-align:center; }
.largeStyle .userLocation { text-align:left; }
.statHolder { text-transform:lowercase; }
.largeStyle .song .statHolder { padding-bottom:10px; }
.statLabel { float:left; padding-right:6px; text-align:right; width:45px; color:#999; }
.statValue span.statLabel { float: none; padding-right: 0; }
.largeStyle .statLabel { width: 50px; }
.largeStyle .song .statLabel, .largeStyle  .stem .statLabel { width: 100px; }

.songSpacer { height:78px; }
