﻿@charset "UTF-8";
/* CSS Document */

/* /////////////////  MAIN ///////////////// */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18px;
	color:#000000;
	background-image:url(/images/background_header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
}

h1{
	font-size:48px;
	margin:0px;
}

h2{
	font-size:24px;
}

h4 {
	margin:5px 0px 0px 10px;
	padding:0;
	color:#666666;
}

#container {
	margin:0px auto;
	width:990px;
	padding-bottom:130px;
	background-image:url(/images/background_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#6B6B6B;
}

#content {
	background-image:url(/images/background_content.jpg);
	background-repeat:no-repeat;
}

.clear {
	clear:both;
}

#push {
	height:70px;
}



/* /////////////////  MASTHEAD ///////////////// */

#masthead {
	margin-top:0px;
	height:215px;
	width:990px;
	background-image:url(/images/background_banner.jpg);
	background-repeat:no-repeat;
}

#banner {
	width:728px;
	padding-top:15px;
	margin:0px auto;
	text-align:center;
}

#header {
	margin-top:15px;
	width:990px;
	height:95px;
	background-image:url(/images/header_site.jpg);
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-size:10px;
	text-transform:uppercase;
}

#header_content {
	float:right;
	text-align:right;
	padding-right:20px;
}

#nav_login {
	margin:20px 0px 0px 0px;
}

#nav_login span a {
	color:#CCCCCC;
	text-decoration:none;
}

#header_search {
	margin-top:10px;
}

#search {
	background-color:#333333;
	border:none;
	color:#CCCCCC;
	padding:3px;
}

.widget_field_search span{
	margin-right:10px;
}

.widget_field_search img {
	float:right;
}




/* /////////////////  NAVIGATION ///////////////// */

#nav {
	width:990px;
	height:35px;
	background-image:url(/images/background_nav.jpg);
	background-repeat:no-repeat;
}

#player_nav {
	width:660px;
	height:35px;
	margin:10px 0px 0px 0px;
	background-image:url(/images/background_nav.jpg);
	background-repeat:no-repeat;
}

.nav_home {
	display:block;
	float:left;
	width:58px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_home.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_home:hover {
	display:block;
	float:left;
	width:58px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_home.jpg);
	background-repeat:no-repeat;
	background-position:-58px 0;
}

.nav_home_on {
	display:block;
	float:left;
	width:56px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_home.jpg);
	background-repeat:no-repeat;
	background-position:-116px 0;
}

.nav_home span, .nav_home_on span {
	display:none;
}

.nav_players {
	display:block;
	float:left;
	width:76px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_players.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_players:hover {
	display:block;
	float:left;
	width:76px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_players.jpg);
	background-repeat:no-repeat;
	background-position:-76px 0;
}

.nav_players_on {
	display:block;
	float:left;
	width:76px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_players.jpg);
	background-repeat:no-repeat;
	background-position:-152px 0;
}

.nav_players span, .nav_players_on span {
	display:none;
}

.nav_news {
	display:block;
	float:left;
	width:59px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_news.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_news:hover {
	display:block;
	float:left;
	width:59px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_news.jpg);
	background-repeat:no-repeat;
	background-position:-59px 0;
}

.nav_news_on {
	display:block;
	float:left;
	width:59px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_news.jpg);
	background-repeat:no-repeat;
	background-position:-118px 0;
}

.nav_news span, .nav_news_on span {
	display:none;
}

.nav_community {
	display:block;
	float:left;
	width:104px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_community.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_community:hover {
	display:block;
	float:left;
	width:104px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_community.jpg);
	background-repeat:no-repeat;
	background-position:-104px 0;
}

.nav_community_on {
	display:block;
	float:left;
	width:104px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_community.jpg);
	background-repeat:no-repeat;
	background-position:-208px 0;
}

.nav_community span, .nav_community_on span {
	display:none;
}

.nav_video {
	display:block;
	float:left;
	width:59px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_video.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_video:hover {
	display:block;
	float:left;
	width:59px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_video.jpg);
	background-repeat:no-repeat;
	background-position:-59px 0;
}

.nav_video_on {
	display:block;
	float:left;
	width:59px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_video.jpg);
	background-repeat:no-repeat;
	background-position:-118px 0;
}

.nav_video span, .nav_video_on span {
	display:none;
}

.nav_forums {
	display:block;
	float:left;
	width:74px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_forums.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_forums:hover {
	display:block;
	float:left;
	width:74px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_forums.jpg);
	background-repeat:no-repeat;
	background-position:-74px 0;
}

.nav_forums_on {
	display:block;
	float:left;
	width:74px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_forums.jpg);
	background-repeat:no-repeat;
	background-position:-152px 0;
}

.nav_forums span, .nav_forums_on span {
	display:none;
}

.nav_merchandise {
	display:block;
	float:left;
	width:116px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_merchandise.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_merchandise:hover {
	display:block;
	float:left;
	width:116px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_merchandise.jpg);
	background-repeat:no-repeat;
	background-position:-116px 0;
}

.nav_merchandise_on {
	display:block;
	float:left;
	width:116px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_merchandise.jpg);
	background-repeat:no-repeat;
	background-position:-116px 0;
}

.nav_merchandise span, .nav_merchandise_on span {
	display:none;
}

.nav_about {
	display:block;
	float:left;
	width:157px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_about.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_about:hover {
	display:block;
	float:left;
	width:157px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_about.jpg);
	background-repeat:no-repeat;
	background-position:-157px 0;
}

.nav_about_on {
	display:block;
	float:left;
	width:157px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_about.jpg);
	background-repeat:no-repeat;
	background-position:-314px 0;
}

.nav_about span, .nav_about_on span {
	display:none;
}

.nav_sponsors {
	display:block;
	float:left;
	width:123px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_sponsors.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_sponsors:hover {
	display:block;
	float:left;
	width:123px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_sponsors.jpg);
	background-repeat:no-repeat;
	background-position:-123px 0;
}

.nav_sponsors_on {
	display:block;
	float:left;
	width:123px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_sponsors.jpg);
	background-repeat:no-repeat;
	background-position:-246px 0;
}

.nav_sponsors span, .nav_sponsors_on span {
	display:none;
}

.nav_photos {
	display:block;
	float:left;
	width:74px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_photos.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.nav_photos:hover {
	display:block;
	float:left;
	width:74px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_photos.jpg);
	background-repeat:no-repeat;
	background-position:-74px 0;
}

.nav_photos_on {
	display:block;
	float:left;
	width:74px;
	height:35px;
	text-decoration:none;
	background-image:url(/images/nav_photos.jpg);
	background-repeat:no-repeat;
	background-position:-148px 0;
}

.nav_photos span, .nav_photos_on span {
	display:none;
}





/* /////////////////  MAIN COLUMN ///////////////// */

#main_column {
	width:660px;
	margin:10px 10px 0px 10px;
	float:left;
}

#featured_headline {
	width:660px;
	height:371px;
	background-color:#CCCCCC;
}


#player_headline {
	width:660px;
	height:300px;
	background: url(/images/player_background.jpg) right bottom #000000;
}

#content_headline {
	width:660px;
	height:200px;
	margin-bottom:20px;
	background-color:#000000;
}

#player_pic {
	background:#CCCCCC;
	height:294px;
	width:244px;
	float:left;
	border:3px #FFFFFF solid;
	border-collapse:collapse;
}

#player_info {
	margin:0;
	padding:30px 20px;
	color:#FFFFFF;
	float:left;
}

#player_info a, #player_info a:hover
{
	text-decoration: none;
	color: #D10117;
}

#player_info a:visited 
{
	text-decoration: none;
	color: #D10117;
}

#player_stat_headings {
	float:left;
	color:#999999;
}

#player_stats {
	float:left;
	padding-left:20px;
}

#main_features {
	background-color:#FFFFFF;
	width:660px;
	margin-bottom:20px;
}

#news_features {
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
}

#news_pages {
	float:right;
	font-size:10px;
	font-weight:bold;
	margin:20px 17px 0 0;
}

#main_feature_01 {
	width:220px;
	padding:10px 0px 10px 0px;
	background-image:url(/images/background_features.jpg);
	background-repeat:repeat-y;
	float:left;
}

#main_feature_03 {
	width:220px;
	padding:10px 0px 10px 0px;
	background-color:#FFFFFF;
	float:left;
}

.feature_pic {
	padding-left:10px;
}

.feature_text {
	padding-left:10px;
}

#main_content {
	background-image:url(/images/header_main.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-bottom:30px;
}

#main_title {
	padding:10px 0px 0px 10px;
}

.blog_entry 
{
}

.blog_header {
	border-bottom:solid 1px #CCCCCC;
	border-collapse:collapse;
	margin:3px 20px 0px 20px;
}

.main_posted {
	margin:30px 0px 0px 0px;
	font-size:10px;
	color:#666666;
	float:left;
}

.news_posted {
	margin:0px 0px 0px 20px;
	font-size:10px;
	color:#666666;
}

.main_commCount span a, .main_commCount span a:visited, .main_commCount span a:hover {
	margin:30px 0px 0px 0px;
	font-size:10px;
	color:#d10117;
	float:right;
	text-decoration: none;
}

.comments_title 
{
	margin: 10px 0px 0px 20px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

.blog_title 
{
	margin: 10px 0px 0px 20px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

.blog_title span a, .blog_title span a:visited, .blog_title span a:hover{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

.blog_author 
{
	margin:3px 0px 0px 20px;
}

.blog_author span a, .blog_author span a:visited, .blog_author span a:hover {
	font-size:12px;
	font-weight:bold;
	color:#d10117;
	text-decoration: none;
}

.content_heading, .news_heading {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:40px 0px 0px 20px;
}

.content_heading2{
	font-size:12px;
	font-weight:bold;
	color:#d10117;
	margin:3px 0px 0px 20px;
}

.main_text {
	margin:10px 20px 0px 20px;
	border-bottom:solid 1px #CCCCCC;
	border-collapse:collapse;
}

.main_text a {
	color:#666666;
}

.blog_links {
	font-size:12px;
	font-weight:bold;
	color:#d10117;
	margin:3px 20px 0px 20px;
	padding:5px;
	border-bottom:solid 3px #000000;
	border-collapse:collapse;
}

.news_links {
	font-size:12px;
	font-weight:bold;
	color:#d10117;
	margin:3px 20px 0px 20px;
	padding:5px;
	border-bottom:solid 3px #000000;
	border-collapse:collapse;
}

.blog_links span a,.news_links span a {
	color:#d10117;
	text-decoration:none;
}

#more {
	float:right;
	margin:0px 30px 0px 0px;
}


#highlights, #stats, #players {
	margin-bottom:20px;
}

#player_filter {
	font-size:10px;
	font-weight:bold;
	margin:20px 0 0 17px;
}

#player_filter a{
	color:#D10117;
	margin:0 2px;
	text-decoration:none;
}

#player_pages {
	float:right;
	font-size:10px;
	font-weight:bold;
	margin:20px 17px 0 0;
}

#player_pages a, #news_pages a {
	color:#D10117;
	margin:0 2px;
	text-decoration:none;
}

#player_gallery {
	margin:10px 0 0 17px;
}

.player_thumb {
	float:left;
	width:65px;
	height:75px;
	/*background:url(/images/players_thumb.jpg) no-repeat #000000;*/
	margin:5px 5px 0px 0px;
}

.player_thumb a {
	text-decoration:none;
	display:block;
}

.player_thumb em {
	color:#CCCCCC;
	background:#D10117;
	text-decoration:none;
	text-transform:capitalize;
	display:none;
	position:relative;
	top:-5px;
	left:0;
	z-index:2;
	font-style:normal;
	font-size:11px;
	padding:0 5px;
}

.highlight_entry {
	border-bottom:#000000 solid 3px;
	border-collapse:collapse;
	padding-bottom:10px;
	margin:0px 20px;
}

.highlight_title {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:10px 0px 0px;
}


.highlight_pic {
	height:75px;
	width:125px;
	background:#000000;
	float:left;
	margin:10px 0px 0px;
}

.highlight_text {
	float:left;
	padding-left:20px;
	width:470px;
	margin-top:10px;
}

.stats_entry {
	padding-bottom:10px;
	margin:0px 12px;
}


.stats_title {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:10px 0px 0px;
}

.stats_table table, .stats_table2 table, .stats_table3 table, .stats_table4 table {
	margin-top:10px;
	font-size:10px;
}

.stats_table td {
	text-align:center;
	width:53px;
	height:30px;	
}

.stats_table2 td {
	text-align:center;
	width:80px;
	height:30px;	
}

.stats_table3 td {
	text-align:center;
	width:91px;
	height:30px;	
}

.stats_table4 td {
	text-align:center;
	width:49px;
	height:30px;	
}

.stats {
	background:#FFFFFF;
}

.stats_on {
	background-color:#EEEEEE;
}

.stats_off {
	background-color:#FFFFFF;
}

.stats_cat {	
	background:#DDDDDD;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-collapse:collapse;
}

.stats_cat2 {	
	background:#DDDDDD;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-collapse:collapse;
}

.stats_cat3 {	
	background:#DDDDDD;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-collapse:collapse;
}

.stats_heading {
	background:#DDDDDD;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
	color:#FF0000;
}

.stats_heading2 {
	background:#DDDDDD;
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
	color:#FF0000;
}

#video_list {
	list-style:none;
	margin:40px 20px 0 20px;
	padding:0;
}

#video_list li {
	border-bottom:1px #CCCCCC solid;
	border-collapse:collapse;
	padding:10px 0;
}

.video_thumb {
	float:left;
}

.video_text {
	float:right;
	margin-left:10px;
	width:480px;
}

.video_title {
	font-size:18px;
	font-weight:bold;
	color:#D10117;
	margin-bottom:5px;
	text-decoration: none;
}

.video_time {
	font-weight:bold;
	margin:7px 0 0;
	display:block;
}

.video_desc {
	margin-top:5px;
}

.photo_thumb {	
	margin:40px 20px 0 20px;
	padding-bottom:10px;
	border-bottom:1px #CCCCCC solid;
	border-collapse:collapse;
}

.album-container {
	margin:20px 0 0;
}

.album-info {
	padding:10px 0;
	border-bottom:solid 1px #CCCCCC;
	border-collapse:collapse;
}

.album-details {
	float:left;
	width:400px;
}

.album-image {
	float:left;
	padding:0 20px;
}

.album-title a {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:40px 0 0;
	text-decoration:none;
}

.album-title a:hover {
	text-decoration:underline;
}

.album-date {
	margin:5px 0 0;
	font-size:10px;
	color:#666666;
}

.album-desc {
	margin:0;	
}

.album-view {
	display:block;
	margin:10px 0 0;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

.album-view:hover {
	text-decoration:none;
}

.photopage{
}

.photobox img {
	padding: 5px;
}

.newspostimage 
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#blog_readmore, #blog_readmore:hover, #blog_readmore:visited, #blog_readmore:active 
{
	font-weight: bold;
	color:#D10117;
	text-decoration:none;
	padding-bottom: 10px;
}


/* /////////////////  SIDE COLUMN ///////////////// */

#side_column {
	width:290px;
	margin:10px 10px 0px 0px;
	float:right;
}
.side_column_header {
	height:50px;
}

.side_column_content {
	background-color:#FFFFFF;
	padding-top:10px;
}

.widget_01 {
	margin-top:0px;
}

#widget_02 {
	margin-top:20px;
}

#widget_03 {
	margin-top:20px;
}

#widget_04 {
	margin-top:20px;
}

.widget_pic {
	padding:0px 10px 0px 10px;
	margin-right:10px;
	float:left;
}

.widget_title {
	font-weight:bold;
	color:#d10117;
}

.poll_question 
{
	font-weight:bold;
	color:#d10117;
	width: 270px;
}
.poll_text {
	padding: 0px 10px 20px 10px;
	width:270px;
	float:left;
}


.widget_text {
	padding: 0px 10px 20px 10px;
	width:175px;
	float:left;
}

.widget_text2 {
	margin:0px 0px 10px 0px;
}

.widget_text3 {
	padding:0px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	color:#d10117;
}

.widget_text4 {
	padding:0px 10px 0px 10px;
	font-size:10px;
	margin-bottom:10px;
}

.widget_text4 a {
	color:#d10117;
}

.widget_list {
	border-top:solid 1px #CCCCCC;
	border-collapse:collapse;
	width:270px;
	padding:5px 0px;
	margin:0px 10px;
	float:left;
	/*font-size: 11px;*/
}

.newsLink, .newsLink:hover, .newsLink:visited, .newsLink:active 
{
	color: #D10117;
	font-size: 9pt;
	
}

widget_list label {
	margin:0px;
}

.widget_field {
	padding:-10px 10px 10px 10px;
}

.widget_field_email {
	margin-left:10px;
}	

.widget_button {
	float:right;
	margin:0px 10px 0px 0px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:solid 1px #CCCCCC;
	border-collapse:collapse;
	width:270px;
	text-align:right;
}

.ie .widget_button {
	float:right;
	margin:10px 10px 0px 0px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:solid 1px #CCCCCC;
	border-collapse:collapse;
	width:270px;
	text-align:right;
}

.widget_separator {
	margin:0px 10px 0px 10px;
}


.ie .widget_separator {
	margin:0px 0px 0px 0px;
}

#gear_col_1 {
	margin:0px 5px 0px 10px;
	width:130px;
	float:left;
	text-align:left;
}

#gear_col_2 {
	margin:0px 10px 0px 5px;
	width:130px;
	float:right;
	text-align:left;
}

.gear_pic {
	padding-bottom:5px;
}

#signup {
	margin-left:12px;
}


/* /////////////////  TWITTER  ///////////////// */

#twitter_update_list {
	list-style:none inside ;
	margin:0;
	padding:0 10px;

}

.tweets {
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
	clear:right;
}

.tweets a {
	color:#D10117;
}

.twitter-time {
	display:block;
	float:right;
	font-size:10px;
	color:#666666;
	padding:10px 0;
	
}





/* /////////////////  FOOTER ///////////////// */

#footer {
	height:30px;
	width:990px;
	background-image:url(/images/background_bottomnav.jpg);
	background-repeat:repeat-x;
	font-size:10px;
}

#bottom_nav {
	list-style:none;
	margin-left:-30px;
}

#bottom_nav li {
	float:left;
	color:#CCCCCC;
	padding:6px;
}

#bottom_nav li a {
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:none;
}

#copyright {
	float:right;
	padding-right:10px;
	color:#CCCCCC;
	text-transform:uppercase;
	width:990px;
	text-align:right;
}

#copyright a {
	color:#CCCCCC;
	text-decoration:none;
	padding:0px 5px;
}

.selectedAlpha a, .selectedAlpha a:hover, .selectedAlpha a:selected, .selectedAlpha a:active
{
	color: #FFFFFF;
}

/* Error Styles */
.error_message 
{
	padding-top: 40px;
	margin:3px 20px 0px 20px;
	font-size:12px;
	font-weight:bold;
	color:#d10117;
	text-decoration: none;
}

.selectedplayernav 
{
	color: #FF0000;
	text-decoration: none;
}

.generic_content 
{
	margin:20px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	
}

.playernav_bio {
	display:block;
	float:left;
	width:42px;
	height:30px;
	text-decoration:none;
	background-image:url(/images/subnav_bio.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.playernav_bio:hover, .playernav_bio_on {
	display:block;
	float:left;
	width:42px;
	height:30px;
	text-decoration:none;
	background-image:url(/images/subnav_bio.jpg);
	background-repeat:no-repeat;
	background-position:-42px 0;
}

.playernav_bio span, .playernav_bio_on span {
	display:none;
}

.playernav_blog {
	display:block;
	float:left;
	width:53px;
	height:30px;
	text-decoration:none;
	background-image:url(/images/subnav_blog.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.playernav_blog:hover, .playernav_blog_on {
	display:block;
	float:left;
	width:53px;
	height:30px;
	text-decoration:none;
	background-image:url(/images/subnav_blog.jpg);
	background-repeat:no-repeat;
	background-position:-53px 0;
}

.playernav_blog span, .playernav_blog_on span {
	display:none;
}

#player_sub_nav 
{
	float: right;
}