@charset "utf-8";
.casual_scores_container {
	background: #80BB54 url(../images/songs/scores_gradient_casual.png) top repeat-x;
}
.casual_scores_images.score_images div {
	width: 130px;
}
#comments_container {
	background: url(../images/songs/comments_gradient.png) repeat-x;
	border: 1px solid #A5A5A5;
	display:none;
	height: 423px;
	margin-bottom: 16px;
	margin-left: 21px;
	margin-top: 12px;
	width: 809px;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
#detail_arrow {
	cursor:pointer;
	height: 21px;
	position: absolute;
	right:1px;
	top: 5px;
	width: 17px;
	z-index: 11;
}
#detail_bottom {
	background: #DDDDDD top center no-repeat;
	border: 1px solid #E0E3DD;
	height: 88px;
	position: relative;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	-moz-box-shadow:#CDCBCE 1px 1px 2px;
    -webkit-box-shadow:#CDCBCE 1px 1px 2px;
}
#detail_middle {
	border-top: 1px solid #DDDDDD;
	font-weight: bolder;
	height: 107px;
	padding-bottom: 8px;
	position: relative;
}
#detail_middle .detail {
	margin-bottom: 5px;
}
#detail_report {
	left: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 70px;
}
#detail_report a {
	text-decoration: underline;
}
#detail_top {
	border-bottom: 1px solid #DDDDDD;
	height: 110px;
	width: 100%;
}
#detail_top img{
	display:block;
	margin:auto;
}
.elite_scores_container {
	background: #37B6BF url(../images/songs/scores_gradient_elite.png) top repeat-x;
}
.elite_scores_images.score_images div {
	width: 212px;
}
#friend_scores_container{
	display:none;
}
#friend_songs_container{
	display: none;
	padding-left: 22px;
	padding-top: 5px;
}
#local_scores_container{
	display:none;
}
#main_comments {
	height: 290px;
	overflow: hidden;
	overflow-y: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
}
#my_songs_container {
	display: none;
	height: 253px;
	padding-left: 22px;
}
#my_songs_results {
	float: left;
	height: 231px;
}
#popular_songs_container{
	padding-left: 22px;
	padding-top: 5px;
}
#popular_songs_results{
	height:190px;
}
#post_comment {
	background: url(../images/songs/comments_post_gradient.png) top left no-repeat;
	height: 71px;
	margin-left: 1px;
	margin-top: 4px;
	padding-top: 2px;
}
.pro_scores_container {
	background: #C37152 url(../images/songs/scores_gradient_pro.png) top repeat-x;
}
.pro_scores_images.score_images div {
	width: 255px;
}
#search_song_results_container {
	display:none;
	float: left;
	padding-left: 11px;
}
#song_score_detail_container {
	background-color: #EDFBDE;
	border: 1px solid #A5A5A5;
	color: #636262;
	display: none;
	height: 327px;
	left: 100px;
	padding: 2px;
	position: absolute;
	width: 195px;
	z-index: 10;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
#song_score_detail_container a, #song_score_extended_detail_container a {
	color: #636262;
}
#song_score_extended_detail_container{
	background-color: #EDFBDE;
	border: 1px solid #A5A5A5;
	color: #636262;
	display: none;
	left: 100px;
	min-height: 200px;
	min-width: 195px;
	padding: 2px;
	position: absolute;
	top:400px;
	z-index: 8;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
#song_scores_container{
	display:none;
	height:658px;
	overflow:hidden;
}
#song_title {
	color: #304d61;
	display:none;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-bottom: -18px;
	padding-bottom: 0px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
#song_title span {
	position: relative;
	top: -8px;
	vertical-align: middle;
}
#songs_search_container {
	background-color: #E7E7E7;
	display:none;
	height: 256px;
	padding-left: 12px;
}
#songs_tabs {
	background: url(../images/songs/songs.png) left no-repeat;
	margin-top: 0px;
	position: relative;
}
#songs_tabs_container {
	background: url(../images/songs/songs_tabs_bg.png) repeat-x;
	border-bottom: 1px solid #929292;
	border-top: 1px solid #616161;
	height: 57px;
}
.comment {
	color: #333333;
	margin-bottom: 14px;
}
.comment a {
	font-weight: bolder;
}
.detail {
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 15px;
}
.field_holder {
	background: white;
	width: 287px;
}
.my_song {
	float: left;
	width: 100%;
}
.notMono {
	opacity:.5;
}
.playCount {
	float: right;
	position: relative;
	right: 80px;
}
.post_holder {
	background: #deead8;
	border: 1px solid #a5a5a5;
	float: left;
	height: 52px;
	margin-left: 6px;
	margin-top: 6px;
	width: 515px;
}
.post_input {
	background: none;
	border: none;
	color: #636262;
	font: 10pt Arial, Helvetica, sans-serif;
	height: 52px;
	padding-left: 8px;
	width: 515px;
}
.score {
	background-position:150px;
	background-repeat:no-repeat;
	float: left;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 2px;
	width: 100%;
}
.score > img:first-child {
	border: 1px solid #A5A5A5;
	float: left;
	height: 42px;
	width: 42px;
    -moz-box-shadow:inset #cfcfcf 1px 1px 3px;
    -webkit-box-shadow:inset #cfcfcf 1px 1px 3px;
}
.score span {
	position: relative;
	top: 15px;
}
.score_container {
	border: 1px solid #A5A5A5;
	float: left;
	height: 590px;
	margin: 6px 1px 0px 1px;
	width: 263px;
}
.score_header {
	margin-left: 12px;
	margin-top: 15px;
}
.score_images {
	border-bottom: 1px solid;
	border-top: 1px solid;
	height: 47px;
}
.score_images div{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.score_images img {
	position: relative;
	top: 4px;
}
.score_name {
	float: left;
	font-weight: bolder;
	height: 24px;
	padding-left: 15px;
	width: 110px;
}
.score_points {
	float: right;
	right: 25px;
}
.score_points > a {
	left:3px;
	position:relative;
	top:2px;
}
.scores {
	color: #333333;
	height: 500px;
	overflow: hidden;
	padding-top: 11px;
}
.search_box {
	width: 287px;
}
.search_input {
	font-weight: bolder;
	width: 282px;
}
.search_result {
	color: #333333;
	padding: 3px 0px 3px 10px;
}
.search_result_info {
	float: left;
}
.search_songs_header {
	color: #707070;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}
.search_song_results {
	height: 190px;
}
.shouts_header {
	background: url(../images/mypage/shout_icon.png) no-repeat;
	color: #6e6e6e;
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
	margin-left: 5px;
	margin-top: 4px;
	padding-left: 52px;
}
.shouts_header span {
	position: relative;
	top: 9px;
}
.song_scores {
	background: url(../images/songs/scores_gradient_main.png) repeat-x;
	border: 1px solid #A8A8A8;
	height: 605px;
	margin-left: 20px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 0px;
	width: 806px;
    -moz-box-shadow:#cfcfcf 1px 1px 3px;
    -webkit-box-shadow:#cfcfcf 1px 1px 3px;
}
.song_results {
	background-color: #ECECEC;
	border: 1px solid #FBFBFB;
	margin-top: 1px;
	overflow: hidden;
	overflow-y: auto;
	width: 805px;
}
.songs_header {
	margin-top: 5px;
}
.songs_header_left {
	color: #707070;
	float: left;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}
.songs_header_right {
	color: #707070;
	float: right;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	right: 110px;
	text-transform: capitalize;
}
.unsigned_ScoreNav{
	bottom: 3px;
	cursor: pointer;
	position: relative;
}
a.dbname{
	color:#333333;
}
div.search_result:hover {
	background-color: #D1DCCE;
}
span.dbname {
	font-weight: bolder;
	text-transform: capitalize;
}
ul#scores_nav {
	float: none;
	padding-left: 20px;
	position: relative;
	top: 16px;
	z-index: 2;
}
ul#scores_nav img {
	cursor: pointer;
}
ul#scores_nav li {
	display: inline;
}
#mono_scores_cbx {
	background-color:white;
	border-bottom:1px solid white;
	border-left:1px solid #A5A5A5;
	border-right:1px solid #A5A5A5;
	border-top:1px solid #A5A5A5;
	padding:5px;
	padding-bottom:0px;
	padding-left:0px;
	position:relative;
	left:350px;
	top:-4px;
	-moz-box-shadow:#cfcfcf 1px 0px 0px;
    -webkit-box-shadow:#cfcfcf 1px 0px 0px;
}
#mono_scores_cbx label{
	position:relative;
	top:-2px;
}
ul#songs_nav {
	float: none;
	left: 127px;
	position: relative;
	top: 9px;
	z-index: 2;
}
ul#songs_nav img {
	cursor: pointer;
}
ul#songs_nav li {
	display: inline;
}
.casual_scores_images {
	border-color: #91C767;
}
.pro_scores_images {
	border-color: #CF8467;
}
.elite_scores_images {
	border-color: #52BDC7;
}
.ext_table > tbody > tr > td:first-child{
	text-align:right;
}
tr:nth-child(2n){
	background-color:#DCFABC;
}
tr tr:nth-child(2n+1){
	background-color:#EDFBDE;
}
tr thead > tr:first-child{
	background-color:#DCFABC;
}
