﻿@charset "utf-8";
/* CSS Document */

/* main panels ------------------------------*/
	
#tabs ul {margin:0;padding:0;list-style:none;height:33px;font-size:80%;position:relative;}
#tabs li.selected {float:left;background:url(../images/on_tl.gif) no-repeat left top;list-style:none;margin:0;padding:0 0 0 5px;position:relative!important;}
#tabs li.selected a {display:block;background:url(../images/on_tr.gif) no-repeat right top;font-size:110%;text-decoration:none;font-weight:bold;color:#000;
                     margin:0;padding:7px 28px 7px 0;position:relative!important;right:-8px;}
#tabs li {float:left;background:url(../images/off_tl.gif) no-repeat left top;list-style:none;margin:3px 0 0 0;padding:0 0 0 5px;}
#tabs li a {display:block;background:url(../images/off_tr.gif) no-repeat right top;text-decoration:none;font-weight:bold;right:-8px;color:#fff;margin:0;padding:6px 28px 6px 0;position:relative!important;}

#tabs_p ul {margin:0;padding:0;list-style:none;height:31px;font-size:80%;position:relative;}
#tabs_p li.selected {float:left;background:url(../images/on_tl.gif) no-repeat left top;list-style:none;margin:0;padding:0 0 0 5px;position:relative!important;}
#tabs_p li.selected a {display:block;background:url(../images/on_tr.gif) no-repeat right top;font-size:110%;text-decoration:none;font-weight:bold;color:#000;
                     margin:0;padding:7px 28px 7px 0;position:relative!important;right:-8px;}
                     
#tabs_small ul {margin:0;padding:0;list-style:none;height:23px;font-size:70%;position:relative;}
#tabs_small li.selected {float:left;background:url(../images/on_tl.gif) no-repeat left top;list-style:none;margin:0;padding:0 0 0 0;position:relative!important;}
#tabs_small li.selected a {display:block;background:url(../images/on_tr.gif) no-repeat right top;font-size:110%;text-decoration:none;font-weight:bold;color:#000;
                     margin:0;padding:3px 28px 0 0;position:relative!important;right:-14px;height:18px;}
#tabs_small li {float:left;background:url(../images/off_tl.gif) no-repeat left top;list-style:none;margin:3px 0 0 0;padding:0 0 0 0;}
#tabs_small li a {display:block;background:url(../images/off_tr.gif) no-repeat right top;text-decoration:none;font-weight:bold;right:-14px;color:#fff;margin:0;
                  padding:2px 28px 0 0;position:relative!important;height:16px;}


.tlc {background:url(../images/corners/tl_normal.gif) top left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.trc {background:url(../images/corners/tr_normal.gif) top right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}
.blc {background:url(../images/corners/bl_normal.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.brc {background:url(../images/corners/br_normal.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}

.tlc_grey_bk {background:url(../images/corners/tl_grey_bk.gif) top left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.trc_grey_bk {background:url(../images/corners/tr_grey_bk.gif) top right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}
.blc_grey_bk {background:url(../images/corners/bl_grey_bk.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.brc_grey_bk {background:url(../images/corners/br_grey_bk.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}

.tlc_black_bk {background:url(../images/corners/tl_black_bk.gif) top left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.trc_black_bk {background:url(../images/corners/tr_black_bk.gif) top right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}
.brc_black_bk {background:url(../images/corners/br_black_bk.gif) bottom right no-repeat;float:right;margin:-9px 0 0 0;padding:0;width:9px;height:9px;}
.blc_black_bk {background:url(../images/corners/bl_black_bk.gif) bottom left no-repeat;float:left;margin:-9px 0 0 0;padding:0;width:9px;height:9px;} 

.tlc_grey {background:url(../images/corners/tl_normal_grey.gif) top left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.trc_grey {background:url(../images/corners/tr_normal_grey.gif) top right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}
.blc_grey {background:url(../images/corners/bl_normal_grey.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.brc_grey {background:url(../images/corners/br_normal_grey.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}

.tlc_black {background:url(../images/corners/tl_normal_black.gif) top left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.trc_black {background:url(../images/corners/tr_normal_black.gif) top right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}
.blc_black {background:url(../images/corners/bl_normal_black.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:9px;height:9px;}
.brc_black {background:url(../images/corners/br_normal_black.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:9px;height:9px;}

.b_tlc {background:url(../images/corners/tl_big.gif) top left no-repeat;float:left;margin:0;padding:0;width:12px;height:12px;}
.b_trc {background:url(../images/corners/tr_big.gif) top right no-repeat;float:right;margin:0;padding:0;width:12px;height:12px;}
.b_blc {background:url(../images/corners/bl_big.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:12px;height:12px;}
.b_brc {background:url(../images/corners/br_big.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:12px;height:12px;} 

.b_tlc_grey {background:url(../images/corners/tl_big_grey.gif) top left no-repeat;float:left;margin:0;padding:0;width:12px;height:12px;}
.b_trc_grey {background:url(../images/corners/tr_big_grey.gif) top right no-repeat;float:right;margin:0;padding:0;width:12px;height:12px;}
.b_blc_grey {background:url(../images/corners/bl_big_grey.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:12px;height:12px;}
.b_brc_grey {background:url(../images/corners/br_big_grey.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:12px;height:12px;}

.b_tlc_black {background:url(../images/corners/tl_big_black.gif) top left no-repeat;float:left;margin:0;padding:0;width:12px;height:12px;}
.b_trc_black {background:url(../images/corners/tr_big_black.gif) top right no-repeat;float:right;margin:0;padding:0;width:12px;height:12px;}
.b_blc_black {background:url(../images/corners/bl_big_black.gif) bottom left no-repeat;float:left;margin:0;padding:0;width:12px;height:12px;}
.b_brc_black {background:url(../images/corners/br_big_black.gif) bottom right no-repeat;float:right;margin:0;padding:0;width:12px;height:12px;}

div .brc div{width:90%;padding:10px;}
div .brc div a.backToTop{margin:0;float:none;}
div .trc, div .tlc{background-repeat:no-repeat;}
div .trc.small, div .tlc.small{width:8px;height:8px;}
div .trc, div .brc{float:right;}
div .tlc, div .blc{float:left;}


/* footer ------------------------------*/
/* main nav box ------------------------------*/ 

#mainNavBox {background:#ededeb;color:#000;float:left;width:240px;margin-right:16px;font-size:65%;font-weight:bold;text-transform:uppercase;}
#mainNavBox ul {display:inline-block;list-style-type:none;margin:0;height:129px;padding:9px 0 0 8px; }
#mainNavBox li {margin:0;padding:0;line-height:14px;}
#mainNavBox li a {color:#71716e;text-decoration:none;}

/* sub nav box ------------------------------*/ 

#subNavBox {background:#ededeb;color:#000;float:left;width:240px;margin-right:15px;font-size:65%;font-weight:bold;text-transform:uppercase;}
#subNavBox ul {display:inline-block;list-style-type:none;margin:0;height:129px;padding:9px 0 0 8px;}
#subNavBox li {margin:0;padding:0;line-height:14px;}
#subNavBox li a {color:#71716e;text-decoration:none;}
	

/* homepage ------------------------------*/
/* carousel ------------------------------*/

#carousel {background:#000;width:624px;margin:16px 0 16px 0;float:left;}
#carousel_tab {width:199px;margin-top:25px;text-decoration:none;margin:30px 0 0 -5px;float:left;}
#carousel_tab a {text-decoration:none;color:#fff;cursor:pointer;}
#carousel_tab h4 {margin:0;color:#fff;font-style:italic;font-size:130%;}
#carousel_tab .tab_over {display:block;text-decoration:none;font-weight:bold;color:#fff;font-size:70%;background:url(../images/tab_on.gif) no-repeat;
	height:45px;padding:4px;position:relative;width:199px;}
#carousel_tab .tab {display:block;text-decoration:none;font-weight:bold;color:#fff;font-size:70%;background:url(../images/tab_off.gif) no-repeat;
	height:45px;padding:4px;}

#panel {width:408px;margin:5px 0 0 0;float:left;}
#panel a {color:#fff;font-weight:bold;text-decoration:none;}
#panel span {background:url(../images/btns/white/marker_r.gif) no-repeat left center;margin:0 0 0 -4px;width:5px;height:10px;}
.pic {font-size:70%;color:#4a4a48;font-weight:bold;margin:0;width:408px;height:234px;}
.caption {background:url(../images/caption_bk.png) bottom left no-repeat;height:22px;position:relative;font-size:90%;margin:-25px 0 0 0;padding:3px 0 0 9px;}
.strapline {background:url(../images/carousel_strapline.gif) top left no-repeat;height:58px;padding:10px 0 0 10px;font-size:70%;font-weight:bold;width:398px;color:#000!important;}
.strapline img {margin:0 10px 0 0;float:left;}


/* waglists ------------------------------*/

#waglists {margin:24px 0 16px 0;padding:0;list-style:none;}
#waglists #h_bk {background:#ededeb;padding:10px 10px 34px 10px;margin:0;}
#waglists #w_bk {background:#fff;padding:10px;}
#waglists li {margin:0 0 16px 0;}
#waglists h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#waglists h4 {font-size:100%;margin:2px 0 0 0;color:#000;padding:0 0 4px 0;}
#waglists p {color:#4a4a48;font-size:70%;margin:0;}
#waglists strong {color:#71716e;}
#waglists img {border:1px solid #fff;}
#waglists hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#waglists_one h1 {background:#c71c14;}

#waglists #top .numbered {color:#fff;padding:5px 0;font-size:70%;font-weight:bold;margin:0;}
#waglists #top img {border:1px solid #fff;float:left;margin:-55px 0 0 10px;} 
#waglists #top .spotlight_wh {background:url(../images/spotlight_wh.gif) no-repeat;width:69px;height:16px;float:left;margin:45px 0 0 0;}
#waglists #top h5 {background:#b6b6b3;color:#fff;margin:0;font-family:'Century Gothic',Helvetica,Serif;font-size:230%;letter-spacing:-3px;font-weight:bold;padding:16px 0 0 0;
                    text-align:center;}
                    
#waglists #top .player_team p {padding:19px 0 0 13px;}


/* matchrater ------------------------------*/

#matchrater {margin:0px 0 16px 0;padding:0;list-style:none;}
#matchrater #h_bk {background:#ededeb;padding:10px 10px 34px 10px;margin:0;}
#matchrater #w_bk {background:#fff;padding:10px;}
#matchrater li {margin:0 0 16px 0;}
#matchrater h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#matchrater h4 {font-size:100%;margin:2px 0 0 0;color:#000;padding:0 0 4px 0;}
#matchrater p {color:#4a4a48;font-size:70%;margin:0;}
#matchrater strong {color:#71716e;}
#matchrater img {padding-top: 3px;}
#matchrater hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#matchrater_one h1 {background:#c71c14;}

#matchrater #top .numbered {color:#fff;padding:5px 0;font-size:70%;font-weight:bold;margin:0;}
#matchrater #top img {border:1px solid #fff;float:left;margin:-55px 0 0 10px;} 
#matchrater #top .spotlight_wh {background:url(../images/spotlight_wh.gif) no-repeat;width:69px;height:16px;float:left;margin:45px 0 0 0;}
#matchrater #top h5 {background:#b6b6b3;color:#fff;margin:0;font-family:'Century Gothic',Helvetica,Serif;font-size:230%;letter-spacing:-3px;font-weight:bold;padding:16px 0 0 0;
                    text-align:center;}
                    
#matchrater #top .player_team p {padding:19px 0 0 13px;}




/* hotlists ------------------------------*/

#hotlists {margin:0 0 16px 0;padding:0;list-style:none;float:left;}
#hotlists ul {margin:0;padding:0;}
#hotlists #h_bk {background:#ededeb;padding:10px 10px 12px 10px;}
#hotlists #w_bk {background:#fff;padding:10px;}
#hotlists h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#hotlists .h_n {font-weight:normal;}
#hotlists p {color:#4a4a48;margin:0;font-size:70%;line-height:130%;}
#hotlists b {color:#71716e;}
#hotlists hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#hotlists_one h1 {background:#000;}

#top {margin:0;padding:0;list-style:none;position:relative;}
#top ul {margin:0;padding:0;}
#top li {width:584px;margin:0 0 10px 0;padding:0;}
#top p {padding:8px 0 0 8px;}
#top td {margin:0;padding:0;border-top:1px solid #fff;border-right:1px solid #fff;}
#top h4 {margin:0;padding:2px 0;}
#top h4 a {font-size:80%}
#top h4 a.alink {background:url("../images/btns/blue/marker_r.gif") no-repeat scroll left 5px transparent;}
#top .numbered {color:#fff;padding:5px 0;font-size:70%;font-weight:bold;margin:0;}
#top img {border:1px solid #fff;float:left;margin:-55px 0 0 10px;} 
#top .spotlight_wh {background:url(../images/spotlight_wh.gif) no-repeat;width:69px;height:16px;float:left;margin:55px 0 0 0;}
#top h5 {background:#b6b6b3;color:#fff;margin:0;font-family:'Century Gothic',Helvetica,Serif;font-size:230%;letter-spacing:-3px;font-weight:bold;padding:0;text-align:center;}
#top h6 {background:#b6b6b3;color:#fff;margin:0;font-size:60%;text-align:center;padding:0;}
#standings .TopSpotterName{font-size:75%;font-weight:bold;}

#top .ratings {width:150px;margin:0 0 0 8px;padding:5px 0;}
#top .ratings p {padding:2px 0 6px 0;margin:0;}

#top .player_team p {padding:9px 0 0 13px;}

.filter {height:40px;}


/* teams ------------------------------*/

#teams {margin:0;padding:0;list-style:none;}
#teams ul {margin:0;padding:0;}
#teams_bk {margin:0;background:url(../images/teams_gradient.png) no-repeat;padding:0 0 80px 0;}
#teams li {width:624px;margin:0 10px 10px 0;}
#teams h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#teams h2 {font-size:90%;padding:0;color:#000;margin:0;}
#teams p {margin:0;padding:10px 0 8px 0;font-size:60%;color:#4a4a48;}
#teams b {color:#000;font-weight:bold;}
#teams_one h1 {background:#000;}


/* spotted ------------------------------*/

#spotted {margin:0 0 16px 0;padding:0;list-style:none;float:left;}
#spotted_bk {background:url(../images/players_gradient.png) no-repeat;padding:0;float:left;}
#spotted #main {margin-top:-20px;width:604px;float:left;padding:0 0 0 10px;}
#spotted .backToTop {margin:30px 0 0 -15px;}
#spotted li {width:624px;margin:0 0 0 0;}
#spotted_bk .l_col {padding:0 0 0 20px;width:300px;margin:0 90px 0 0;float:left;}
#spotted_bk .r_col {width:180px;float:left;padding:0;}
#spotted_bk img {margin:0 10px 10px 0;}
#spotted h2 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#spotted h3 {font-size:90%;padding:0;color:#000;margin:0;}
#spotted p {margin:0;padding:10px 0 8px 0;font-size:60%;color:#4a4a48;}
#spotted b {color:#000;font-weight:bold;} 
#spotted_one h2 {background:#000;}
.spotted_img {position:relative;padding-left:10px;}


/* players ------------------------------*/
/* player overview ------------------------------*/

#overview {width:620px;text-align:left;margin:24px 0 16px 0;}

#info {text-align:left;background:#fff;margin:0;padding:0;list-style:none;width:442px;float:left;}
#info_bk {background:#fff;margin:0;padding:0;}
#info li {margin:0;padding:0;}
#info h1 {color:#fff;font-size:90%;font-weight:bold;background:#c71c14;padding:10px;margin:0;}
#info h4 {color:#fff;font-size:200%;font-weight:bold;padding:8px;margin:0;}
#info h5 {color:#fff;font-size:60%;font-weight:bold;padding:8px;margin:0;}
#info p {color:#71716e;font-size:60%;font-weight:bold;margin:5px 5px 5px 10px;}
#info b {color:#4a4a48;}
#info_one {margin-bottom:-3px;}
#info_one h1 {background:#c71c14;}
#info_bk #dlTeamMates {padding:0 0 0 10px;margin:0;}
#info_bk #dlTeamMates p {margin:0;padding:0;}

.team_badge {text-align:center;margin:18px 0 0 0;}
.expand_btn {padding:0;margin:0;position:relative;background:#175EC0;}

#current_ratings {margin:0;padding:0;list-style:none;width:176px;}
#current_ratings_bk {background:#dadad7;margin:0;padding:0;}
#current_ratings li {margin:0;padding:0;}
#current_ratings h4 {color:#fff;font-size:70%;font-weight:bold;background:#71716e;margin:0;padding:5px;}
#current_ratings p {margin:0;padding:13px 0 20px 8px;font-size:60%;color:#71716e;font-weight:bold;position:relative;}
#current_ratings b {color:#4a4a48;}
#current_ratings_one h4 {background:#71716e;}

#ratingsTable {padding:0;border-top:1px solid #fff;}

#club {background:#000;font-size:70%;color:#fff;font-weight:bold;width:206px;margin:0;}
#club img {border:none;}
#clubRating {padding:3px 0 1px 0;margin:0;}
#nationalClub {background:#71716e;font-size:70%;color:#fff;font-weight:bold;width:206px;margin:0;}
#nationalRating {padding:3px 0 1px 0;margin:0;}

#more_details {margin:0;padding:0;list-style:none;width:442px;}
#more_details_bk {background:#dadad7;margin:0;padding:0;border-top:1px solid #fff;}
#more_details ul {margin:0;padding:0;}
#more_details li {margin:0;padding:0;}
#more_details h4 {color:#fff;font-size:70%;font-weight:bold;background:#1f6	ac7;margin:0;padding:6px 0 6px 10px;border-bottom:#123d7b 1px solid;border-top:#fff 1px solid;}
#more_details p {margin:0;padding:10px 0 10px 8px;font-size:60%;color:#71716e;font-weight:bold;}
#more_details b {color:#4a4a48;}
#more_details_one h4 {background:#71716e;}
#more_details .ratings {margin:5px 0;padding-bottom:10px;}
#more_details .currentRating {background:#000;color:#fff;padding:2px 4px;font-size:60%;margin-left:1px; margin-right: 2px}
#more_details .bb {color:#000;font-weight:bold;font-size:60%;}
#more_details .wag_icon {float:right;margin:-28px 10px -20px 0;position:relative;}
#more_details .sign_btn {padding:0 4px 0 0;margin-top:-2px;}

.currentRating {background:#000;color:#fff;padding:2px 4px;font-size:100%;margin-left:1px;margin-right:3px;}

#find_player {width:604px; overflow: auto; margin-bottom: 6px;}
#find_player #player_hotlist {float: left; font-size: 80%; font-weight: bold; width: 320px; margin-left: 16px; background: #fff; padding: 10px;}
#find_player #player_hotlist ul {font-size: 85%; font-weight: normal; float: left; width: 50%; margin-top: 2px;}
#find_player #player_hotlist ul a {text-decoration: none; padding: 3px 0;}
#find_player #player_hotlist ul a:hover {text-decoration: underline;}

#PlayerSearch #standings li {margin: 0 0 6px 0}

#PlayerSearch {padding: 24px 0 16px 0; overflow: auto; clear: both;}

#PlayerSearch #standings {margin:0;}

/* player details ------------------------------*/

.playerTop {padding:4px 0 0 6px;font-size:70%;position:relative;}

#player_details {width:588px;margin:0 0 16px 0;padding:16px 16px 34px 16px;text-align:left;background:#dadad7;}
#player_details_bk {padding:10px;background:#fff;color:#4a4a48;margin:-2px 0 4px 0;position:relative;}
#player_details h4 {margin-top:15px;color:#71716e;font-size:90%;font-weight:normal;}
#player_details p {color:#4a4a48;font-size:80%;font-weight:normal;}
#player_details hr {color:#dadad7;height:1px;background-color:#dadad7;}
#player_details img {float:left;padding:3px 10px 3px 3px;}
	
#player_details a.alink {font-weight:bold;text-decoration:none;background:url(../images/btns/blue/marker_r.gif) left no-repeat;padding:0;}
#player_details a.backToTop {text-decoration:none;font-weight:bold;
	font-size:65%;background:url(../images/btns/blue/marker_t.gif) left no-repeat;margin:5px 5px 0 5px;}
#player_details a.backToTop:hover {color:#000;}

.video {float:right;margin-top:-5px;padding-left:5px;}

#quote {background:#c71c14;width:190px;padding:10px;color:#fff;font-style:italic;float:right;margin-left:5px;}
#quote h5 {font-size:70%;margin:0;}
#quote p {color:#fff;font-size:60%;margin:0;text-align:right;}

#stats table {font-size:85%;color:#4a4a48;}
#stats td {margin:0;padding:2px 5px 2px 7px;}
#stats td .width {margin:0;padding:0;width:1px;}
#stats table h4 {color:#fff;font-size:110%;font-weight:bold;margin:2px 0 0 5px;position:relative;}

#graph_btns {height:22px;}
#graph_btns ul {margin:6px 0 0 0;padding:0;list-style:none;}
#graph_btns li {display:inline;list-style:none;padding-right:6px;}
#graph_btns .overallRanking a {background:url(../images/btns/off_state/overall_ranking_off.png) left no-repeat;}
#graph_btns .overallRanking a:hover {background:url(../images/btns/over_state/overall_ranking_over.png) left no-repeat;}
#graph_btns .overallRanking a.selected {background:url(../images/btns/on_state/overall_ranking_on.png) left no-repeat;}

#graph_btns .leagueRanking a {background:url(../images/btns/off_state/premier_ranking_off.png) left no-repeat;}
#graph_btns .leagueRanking a:hover {background:url(../images/btns/over_state/premier_ranking_over.png) left no-repeat;}
#graph_btns .leagueRanking a.selected {background:url(../images/btns/on_state/premier_ranking_on.png) left no-repeat;}

#graph_btns .overallRating a {background:url(../images/btns/off_state/overall_rating_off.png) left no-repeat;}
#graph_btns .overallRating a:hover {background:url(../images/btns/over_state/overall_rating_over.png) left no-repeat;}
#graph_btns .overallRating a.selected {background:url(../images/btns/on_state/overall_rating_on.png) left no-repeat;}

#whereHeRanks {margin-top:-15px;}
#whereHeRanks h5 {font-size:120%;font-weight:bold;padding-top:3px;}
#whereHeRanks img {float:left;padding:0 7px 0 0;margin:0;}
#whereHeRanks .title {background:#71716e;color:#fff;padding:5px 5px 5px 8px;font-weight:bold;}
#whereHeRanks a.alink_b_t {font-weight:bold;text-decoration:none;padding:3px 0 0 8px;}
#whereHeRanks a.alink_b_t:hover {background:#000;color:#fff;}
#whereHeRanks a.alink_b_t_selected {font-weight:bold;text-decoration:none;background:#000;color:#fff;padding:3px 0 0 8px;}

#player_details #FantasyFootball  {width: 550px; overflow:hidden}
#player_details #FantasyFootball p {font-size:80%; color:#4A4A48;}
#player_details #FantasyFootball ul {color:#4A4A48;font-size:80%;}
#player_details #FantasyFootball h4 { color:#71716E; font-size:90%; font-weight:normal;}
#player_details #FantasyFootball .fantasy_logo {float: right; padding: 5px 0 0 5px; width: 150px;}
#player_details #FantasyFootball .fantasyLink {padding-top: 20px;}


/* comments ------------------------------*/

#comments {width:588px;margin:0 0 16px 0;padding:16px 16px 34px 16px;text-align:left;background:#dadad7;}
#comments_bk {padding:10px 9px 49px 10px;background:#fff;color:#71716e;margin:-2px 0 4px 0;font-size:70%;}
#comments h4 {margin:4px 0 -10px 0;color:#000;font-size:120%;font-weight:bold;}
#comments td {color:#71716e;font-weight:normal;}
#comments table {margin-top:10px;}
#comments b {color:#71716e;font-weight:bold;}
#comments hr {color:#dadad7;height:1px;background-color:#dadad7;position:relative;}
#comments .border {float:left;border:1px solid #fab113;margin-top:3px;}
#comments .comments_btn {float:right;position:relative;margin:-5px 0 0 0;padding-bottom:4px;}
#comments .form_btns {float:right;position:relative;margin:9px 0 0 9px;}
	
#comments a.alink {font-weight:normal;text-decoration:none;background:url(../images/btns/blue/marker_r.gif) left no-repeat;padding:0;float:right;}
#comments a.backToTop {text-decoration:none;font-weight:bold;
	font-size:65%;background:url(../images/btns/blue/marker_t.gif) left no-repeat;margin:5px 5px 0 5px;}
#comments a.backToTop:hover {color:#000;}

#comments .r_align {margin:-13px 0 0 0;float:right;}


/* registration ------------------------------*/
/* steps ------------------------------*/

#p_box {background:#634180;color:#fff;width:284px;padding:10px 10px 50px 10px;margin:12px 0 0 0;}
#p_box ul {margin:0 0 10px 20px;padding:0;}
#p_box li {list-style-type:disc;font-size:70%;padding-bottom:5px;}
#p_box li.ticked {list-style-image:url(../images/w_tick.gif);}
#p_box p {margin:10px 0 10px 0;font-size:70%;}

#step1 {margin:24px 0 0 0;padding:0;list-style:none;}
#step1_bk {background:#ededeb;padding-bottom:57px;}
#step1 li {width:624px;margin:0 10px 10px 0;}
#step1 h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#step1 h4 {font-size:75%;margin:5px 0 -8px 0;padding-left:15px;color:#71716e;}
#step1 p {margin:0;padding:10px 10px 8px 15px;font-size:70%;color:#4a4a48;}
#step1 b {color:#71716e;}
#step1 hr {color:#dadad7;height:1px;background-color:#dadad7;}
#step1_one h1 {background:#c71c14;}

#step2 {margin:24px 0 0 0;padding:0;list-style:none;}
#step2_bk {background:#ededeb;padding-bottom:57px;}
#step2 li {width:624px;margin:0 10px 10px 0;}
#step2 h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#step2 h4 {font-size:75%;margin:5px 0 -8px 0;padding-left:15px;color:#71716e;}
#step2 p {margin:0;padding:10px 10px 8px 15px;font-size:70%;color:#4a4a48;}
#step2 b {color:#71716e;}
#step2 hr {color:#dadad7;height:1px;background-color:#dadad7;}
#step2_one h1 {background:#c71c14;}

#step3 {margin:24px 0 0 0;padding:0;list-style:none;}
#step3_bk {background:#ededeb;padding-bottom:57px;}
#step3 li {width:624px;margin:0 10px 10px 0;}
#step3 h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#step3 h4 {font-size:75%;margin:5px 0 -8px 0;padding-left:15px;color:#71716e;}
#step3 p {margin:0;padding:10px 10px 8px 15px;font-size:70%;color:#4a4a48;}
#step3 b {color:#71716e;}
#step3 hr {color:#dadad7;height:1px;background-color:#dadad7;}
#step3_one h1 {background:#c71c14;}

.pad_5 {padding:5px;}

.maincol {padding-bottom:10px;}
.col1 {width:200px;float:left;}
.col2 {padding-bottom:30px;}
.col3 {width:50%;float:left;}
.col4 {width:100%;}

.bb {color:#000;font-weight:bold;}
.asterix {color:#c71c14;}
.tt_btn {float:right;} 
.btns {float:right;margin:10px 0 0 10px;}
.btns_m10 {float:right;margin:10px 10px 0 0;}
.btns_r {float:right;}
.btns_r_m {float:right;margin-top:10px;}


/* login ------------------------------*/ 

#r_split {margin:24px 0 16px 0;padding:0;list-style:none;}
#r_split_bk {background:#ededeb url(../images/panels/scouting_bcg.png) 80% no-repeat; padding-bottom:55px;}
#r_split li {width:624px;margin:0 10px 0 0;}
#r_split h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#r_split h4 {font-size:75%;margin:5px 0 -8px 0;padding-left:15px;color:#71716e;}
#r_split p {margin:0;padding:5px 10px 8px 10px;font-size:70%;color:#4a4a48;}
#r_split b {color:#71716e;}
#r_split hr {color:#dadad7;height:1px;background-color:#dadad7;}
#r_split_one h1 {background:#c71c14;}

#r_split .col1 {width:200px;float:left;}
#r_split .col2 {padding-bottom:2px;}

#p_box_log {background:#634180;color:#fff;width:284px;padding:10px;margin:12px 0 0 0;}
#p_box_log ul {margin:0 0 10px 20px;padding:0;}
#p_box_log li {list-style-type:disc;font-size:70%;padding-bottom:5px;}
#p_box_log li.ticked {list-style-image:url(../images/w_tick.gif);}
#p_box_log p {margin:10px 0 10px 0;font-size:70%;}


/* go scouting results ------------------------------*/
/* scouting ------------------------------*/

#scouting {margin:24px 0 0 0;padding:0;list-style:none;}
#scouting ul {margin:0;padding:0;}
#scouting #h_bk {background:#ededeb;padding:10px 10px 54px 10px;margin:0;}
#scouting #w_bk {background:#fff;padding:10px;}
#scouting li {margin:0 0 10px 0;}
#scouting h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#scouting #h_bk h4 {font-size:80%;margin:0;color:#71716e;}
#scouting #w_bk h4 {font-size:90%;margin:2px 0 -2px 0;color:#71716e;}
#scouting #h_bk p {color:#4a4a48;font-size:60%;margin:0;font-weight:normal;}
#scouting #w_bk p {color:#4a4a48;font-size:70%;margin:0;font-weight:normal;}
#scouting b {color:#71716e;}
#scouting hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#scouting_one h1 {background:#c71c14;}
#scouting #tabs {margin-top:15px;}


/* top spotters ------------------------------*/ 
/* standings ------------------------------*/

#standings {margin:0 0 16px 0;padding:0;list-style:none;float:left;}
#standings #h_bk {background:#ededeb;padding:10px 10px 34px 10px;margin:0;}
#standings #w_bk {background:#fff;padding:10px;}
#standings li {margin:0 0 16px 0;}
#standings h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#standings h4 {font-size:100%;margin:2px 0 0 0;color:#000;padding:0 0 4px 0;}
#standings p {color:#4a4a48;font-size:70%;margin:0;}
#standings strong {color:#71716e;}
#standings img {border:1px solid #fff;}
#standings hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#standings_one h1 {background:#c71c14;}

#standings #top .numbered {color:#fff;padding:5px 0;font-size:70%;font-weight:bold;margin:0;}
#standings #top img {border:1px solid #fff;float:left;margin:-45px 0 0 10px;} 
#standings #top .spotlight_wh {background:url(../images/spotlight_wh.gif) no-repeat;width:69px;height:16px;float:left;margin:45px 0 0 0;}
#standings #top h5 {background:#b6b6b3;color:#fff;margin:0;font-family:'Century Gothic',Helvetica,Serif;font-size:230%;letter-spacing:-3px;width:130px;font-weight:bold;padding:16px 0 0 10px;
                    float:left;text-align:left;}
#standings #top h6 {background:#b6b6b3;color:#fff;margin:0;font-size:60%;text-align:left;padding:20px 0 0 8px;width:50px;float:left;}
	
	
/* get spotting ------------------------------*/
	
#get_spotting {margin:24px 0 16px 0;padding:0;list-style:none;float:left;}
#get_spotting_bk {background:url(../images/panels/spotlightbg-blk.png) no-repeat;width:624px;float:left;}
#get_spotting_bk #main {width:614px;float:left;padding:10px 0 0 10px;}
#get_spotting h2 {font-size:90%;padding:0;color:#000;margin:0;}
#get_spotting h3 {font-size:70%;padding:0;color:#4a4a48;margin:5px 0 0 0; }
#get_spotting h4 {font-size:70%;padding:0;color:#000;margin:0;}
#get_spotting p {margin:0;padding:0;font-size:60%;color:#4a4a48;font-weight:normal;}
#get_spotting_one h1 {background:#000;}
.getSpotting_img {position:relative;padding-left:20px;}

#get_spotting_bk .l_col {padding:0 0 0 20px;width:370px;margin:0 66px 0 0;float:left;}
#get_spotting_bk .l_col img {margin:0;padding:0 20px 40px 0;}
#get_spotting_bk .l_col ul {padding:0;}
#get_spotting_bk .l_col li {font-size:60%;list-style-type:disc;list-style-position:inside;color:#4a4a48;font-weight:bold;margin:0;}

#get_spotting_bk .r_col {width:140px;float:left;padding:10px 0 0 0;}
#get_spotting_bk .r_col p {color:#000;font-size:70%;}

#r_split_one .scoutingIcon {background:url(../images/panels/scouting_icon.png) no-repeat; height: 31px; padding-left:70px;}
	
	
/* hotlists sec ------------------------------*/ 
/* homepage ------------------------------*/

#Rss_panel {background: transparent  url(../images/panels/Rss_top2.png) no-repeat top; width:624px; padding-top:1px; overflow: auto;} 
#Rss_panel .rss_top { background: transparent url(../images/panels/Rss_btm2.png) no-repeat bottom ; width:624px;font-size: 80%;  padding: 0px 0 8px 0; margin-top:10px;  overflow: auto;} 
#Rss_panel .rss_top img {float:right; height: 21px; margin: 0 10px 0 7px;} 
#Rss_panel .rss_top p {margin: 3px 8px 0 10px; float: left;} 


#skillhotlist {margin:0;padding:0;list-style:none;}
#skillhotlist ul {margin:0;padding:0;}
#skillhotlist_bk {background:#fff;font-size:90%;padding:10px;}
#skillhotlist h4 {font-size:85%;color:#71716e;margin:10px 0 15px 0;padding:0;}
#skillhotlist p strong {color:#71716e;}

#hotlistleague #hotlists #h_bk {background:#ededeb;padding:10px 10px 34px 10px;}
	

/* rankings ------------------------------*/

#league {margin:0;padding:0;list-style:none;}
#league #h_bk {background:#ededeb;padding:10px 10px 34px 10px;}
#league #w_bk {background:#fff;padding:10px;}
#league p {color:#4a4a48;font-size:70%;}
#league b {color:#71716e;}
#league img {border:1px solid #fff;}
#league hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
	
	
/* teams ------------------------------*/ 
/* league ------------------------------*/

#statistics {margin:-3px 0 16px 0;padding:0;list-style:none;}
#statistics ul {margin:0;padding:0;}
#statistics #h_bk {background:#ededeb;padding:10px 8px 34px 8px;}
#statistics #w_bk {background:#fff;padding:10px 0 10px 10px;margin:-2px 0 0 0;}
#statistics h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#statistics p {color:#4a4a48;margin:0;font-size:60%;}
#statistics b {color:#71716e;}
#statistics hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#statistics_one h1 {background:#000;}

#overall {margin:16px 0 0 0;padding:0;list-style:none;}
#overall #h_bk {background:#dadad7;padding:10px 8px 32px 8px;}
#overall #w_bk {background:#fff;padding:10px;margin:-2px 0 0 0;}
#overall h1 {font-size:100%;margin:0;padding:11px 0 11px 10px;color:#fff;}
#overall p {color:#4a4a48;margin:0;font-size:60%;}
#overall b {color:#71716e;}
#overall hr {color:#dadad7;height:1px;background-color:#dadad7;width:582px;}
#overall_one h1 {background:#000;}


/* search results ------------------------------*/

#tour {margin:24px 0 0 0;}
#tour h3 {font-size:80%;}
#tour ul {list-style:none;display:block;margin:15px 0 20px 5px;padding:0;}
#tour li {font-size:70%;list-style:none;display:block;padding:3px 0;}
#tour li a.a_link_b {font-weight:bold;text-decoration:none;}

#tour .search_results {float: left; width: 50%;}



/* take the tour ------------------------------*/

#tour #t1_box, #t2_box, #t3_box, #t4_box, #t5_box, #t6_box {background:#614180;margin:0 0 10px 0;width:200px;float:left;}
#tour #t1_box {padding-bottom:40px;margin-right:10px;}
#tour #t1_box .t_icons {margin-top:-30px;}
#tour #t2_box {padding-bottom:40px;margin-right:10px;}
#tour #t2_box .t_icons {margin-top:-20px;}
#tour #t3_box {padding-bottom:53px;}
#tour #t3_box .t_icons {margin-top:-25px;}
#tour #t4_box {padding-bottom:53px;margin-right:10px;}
#tour #t4_box .t_icons {margin-top:-23px;}
#tour #t5_box {padding-bottom:40px;margin-right:10px;}
#tour #t5_box .t_icons {margin-top:-34px;}
#tour #t6_box {padding-bottom:40px;}
#tour #t6_box .t_icons {margin-top:-46px;}
#tour h1 {font-size:300%;margin:-3px 0 0 0;padding:0 8px 0 6px;color:#b0a0c0;letter-spacing:-0.08em;float:left;}
#tour h2 {font-size:100%;padding:0;color:#fff;margin:11px 0 0 0;float:left;text-transform:uppercase;letter-spacing:-0.07em;}
#tour p {font-size:70%;color:#fff;font-weight:bold;padding:10px 6px 0 6px;}
#tour .t_icons {padding:5px;float:right;}

#getStarted {background:#d1d1ce;font-size:75%;padding-bottom:64px;}
#getStarted p {color:#3a3a38;font-weight:bold;padding:0 10px;width:180px;margin:10px 0 0 55px;}
#getStarted .striker {margin-top:-20px;padding:5px;}
#getStarted .spotter {padding:5px;}

.pr {position:relative;}
	
	
/* right side panels ------------------------------*/
/* search ------------------------------*/ 

#searchBox {background:url(../images/search_bk.gif) no-repeat;color:#fff;font-weight:bold;font-size:80%;height:34px;width:295px;
	padding:1px 0 0 9px; margin:0 0 22px 0;}
.go_btn {margin:0 0 0 3px; }
.input {width:170px;height:14px;}
.h_input {width:170px;font-size:100%; line-height: 120%;}

#searchBox .input {font-size: 87%; color: #666;}

/* search Red ------------------------------*/ 

#searchBoxRed {font-size:80%;width:240px;
	 overflow: auto; float: left;}
	
#searchBoxRed .go_btn {padding:5px 0 0 5px; float: left;}
#searchBoxRed .input {width:170px;height:14px; margin: 5px 0;  float: left;}
#searchBoxRed .h_input {width:170px;font-size:100%; line-height: 120%;}
#searchBoxRed #SearchFor {width:170px;}
#searchBoxRed .m10{margin-left: 10px;}



/* share top ------------------------------*/ 

#share {width:304px;margin:0 0 16px 0;padding:0;font-size:60%;}
#share h4 {font-size:90%;margin:0;padding:9px 0 8px 12px;color:#4a4a48;font-weight:normal;}
#share p {color:#4a4a48;font-weight:normal;padding:10px;margin:0;}
#share a {margin:4px;}
#share hr {color:#dadad7;height:1px;background-color:#dadad7;}


/* user details ------------------------------*/

#user {margin:0;padding:0;list-style:none;}
#user_bk {background:#ededeb;padding-bottom:10px;}
#user li {width:304px;margin:0 0 16px 0;}
#user h4 {font-size:80%;margin:0;padding:8px 0 8px 10px;color:#fff;}
#user h5 {font-size:115%;margin:0;padding:3px 0 3px 0;color:#fff;font-weight:bold;background:#71716e;}
#user_copy {background:#000;border-top:1px solid #fff;padding:10px 5px;color:#fff;}
#user_copy img {border:1px solid #fff;}
#user_copy td {padding:0 5px 0 5px;font-size:60%;color:#fff;font-weight:normal;margin:0;}
#user_copy b {color:#fff;}
#user_copy a {color:#fff;font-weight:bold;text-decoration:none;background:url(../images/btns/white/marker_r_s.gif) left no-repeat;}
#user_one h4 {background:#c71c14;}

#club_details {background:#ededeb;border-top:1px solid #fff;color:#71716e;}
#club_details img {padding:5px 10px;background:#dadad7;margin-right:10px;}
#club_details p {padding:0 5px 10px 10px;font-size:70%;color:#71716e;font-weight:normal;margin-top:14px;}
#club_details td {padding:0 5px 0 10px;font-size:60%;color:#71716e;font-weight:normal;margin:0;}


/* top spotters ------------------------------*/

#topSpotters {margin:0;padding:0;list-style:none;background:#fff;}
#topSpottes ul {background:#fab113;}
#topSpotters_bk {padding:0 0 10px 0;background:#fab113;}
#topSpotters_copy {background:#ededeb;border-top: 1px solid #fff;}
#topSpotters li {width:304px;margin:0 0 16px 0;}
#topSpotters h4 {font-size:80%;margin:0;padding:15px 0 8px 10px;color:#fff;}
#topSpotters h5 {font-size:115%;margin:0;padding:3px 0 3px 0;color:#fff;font-weight:bold;background:#71716e;}
#topSpotters td {border-bottom:1px solid #e0e0e0;height:17px;padding:1px 10px 1px 10px;font-size:70%;color:#71716e;font-weight:bold;}
#topSpotters b {color:#4a4a48;}
#topSpotters hr {color:#dadad7;height:1px;background-color:#dadad7;}
#topSpotters a {text-decoration:none;font-weight:bold;}
#topSpotters_one h4 {background:#fab113;}

.help {float:right;margin:-3px 8px 0 0;position:relative;}


/* biggest movers ------------------------------*/

#biggestMovers {width:284px;margin:0 0 16px 0;padding:10px;text-align:left;background:#fab113;}
#biggestMovers_bk {padding:4px 10px 12px 10px;background:#fff;font-size:70%;color:#4a4a48;width:264px;margin-top:-2px;position:relative;}
#biggestMovers h4 {margin:0 0 11px 0;color:#fff;font-size:80%;}
#biggestMovers b {color:#71716e;font-weight:bold;}
#biggestMovers p {margin:0;padding-bottom:24px;}
#biggestMovers hr {color:#dadad7;height:1px;background:#dadad7;}
#biggestMovers img {padding-right:6px;}


/* team pages ------------------------------*/

#team_pages {margin:0;padding:0;list-style:none;}
#team_pages_bk {background:#fab113;padding-bottom:10px;}
#team_pages_copy {background:#ededeb;border-top: 1px solid #fff;}
#team_pages li {width:304px;margin:0 0 16px 0;padding:0;}
#team_pages h4 {font-size:80%;margin:0;padding:8px 0 8px 10px;color:#fff;}
#team_pages h5 {font-size:115%;margin:0;padding:3px 0 3px 0;color:#fff;font-weight:bold;background:#71716e;}
#team_pages td {border-bottom:1px solid #e0e0e0;height:17px;padding:0 10px 0 10px;font-size:60%;color:#71716e;font-weight:bold;}
#team_pages b {color:#4a4a48;}
#team_pages hr {color:#dadad7;height:1px;background-color:#dadad7;}
#team_pages a {text-decoration:none;font-weight:bold;}
#team_pages_one h4 {background:#fab113;}


/* watched ------------------------------*/

#watched {margin:0;padding:0;list-style:none;}
#watched_bk {background:#fab113;padding-bottom:10px;}
#watched_copy {background:#ededeb;border-top: 1px solid #fff;}
#watched li {width:304px;margin:0 0 16px 0;}
#watched h4 {font-size:80%;margin:0;padding:8px 0 8px 10px;color:#fff;}
#watched h5 {font-size:115%;margin:0;padding:3px 0 3px 0;color:#fff;font-weight:bold;background:#71716e;}
#watched td {border-bottom:1px solid #e0e0e0;height:17px;padding:0 10px 0 10px;font-size:60%;color:#71716e;font-weight:bold;}
#watched b {color:#4a4a48;}
#watched hr {color:#dadad7;height:1px;background-color:#dadad7;}
#watched a {text-decoration:none;font-weight:bold;}
#watched_one h4 {background:#fab113;}


/* next opponents ------------------------------*/

#next_opp {margin:0;padding:0;list-style:none;}
#next_opp_bk {background:#fab113;padding-bottom:10px;}
#next_opp_copy {background:#ededeb;border-top:1px solid #fff;}
#next_opp li {width:304px;margin:0 0 16px 0;}
#next_opp h4 {font-size:80%;margin:0;padding:8px 0 8px 10px;color:#fff;}
#next_opp td {border-bottom:1px solid #e0e0e0;height:17px;padding:0 10px 0 10px;font-size:60%;color:#71716e;font-weight:bold;}
#next_opp b {color:#4a4a48;}
#next_opp hr {color:#dadad7;height:1px;background-color:#dadad7;}
#next_opp a {text-decoration:none;font-weight:bold;}
#next_opp a.alink_w {font-size:115%;color:#fff;font-weight:bold;text-decoration:none;}
#next_opp a.alink_w span {margin-right:8px;}
#next_opp_one h4 {background:#fab113;}


/* last opponents ------------------------------*/

#last_opp {margin:0;padding:0;list-style:none;}
#last_opp_bk {background:#fab113;padding-bottom:10px;}
#last_opp_copy {background:#ededeb;border-top:1px solid #fff;}
#last_opp li {width:304px;margin:0 0 16px 0;}
#last_opp h4 {font-size:80%;margin:0;padding:8px 0 8px 10px;color:#fff;}
#last_opp td {border-bottom:1px solid #e0e0e0;height:17px;padding:0 10px 0 10px;font-size:60%;color:#71716e;font-weight:bold;}
#last_opp b {color:#4a4a48;}
#last_opp hr {color:#dadad7;height:1px;background-color:#dadad7;}
#last_opp a {text-decoration:none;font-weight:bold;}
#last_opp a.alink_w {font-size:115%;color:#fff;font-weight:bold;text-decoration:none;}
#last_opp a.alink_w span {margin-right:8px;}
#last_opp_one h4 {background:#fab113;}


/* league table ------------------------------*/

#league_table {margin:0;padding:0;list-style:none;}
#league_table_bk {background:#fab113;padding-bottom:10px;}
#league_table_copy {background:#ededeb;border-top: 1px solid #fff;}
#league_table li {width:304px;margin:0 0 16px 0;}
#league_table h4 {font-size:80%;margin:0;padding:8px 0 8px 10px;color:#fff;}
#league_table h5 {font-size:115%;margin:0;padding:3px 0 3px 0;color:#fff;font-weight:bold;background:#71716e;}
#league_table td {border-bottom:1px solid #e0e0e0;height:17px;padding:0 10px 0 10px;font-size:60%;color:#71716e;font-weight:bold;}
#league_table b {color:#4a4a48;}
#league_table hr {color:#dadad7;height:1px;background-color:#dadad7;}
#league_table a {text-decoration:none;font-weight:bold;}
#league_table_one h4 {background:#fab113;}


/* HOTLIST ------------------------------*/

#Teamformations {width:400px;height:360px;float:left;margin-top:30px;}
#Teamformations #pitch {width:375px;height:360px;background:transparent url(../images/panels/hotlist_pitch/pitch.png) no-repeat right;}

.player {background:transparent url(../images/panels/hotlist_pitch/shade.png) no-repeat bottom;width:69px;height:70px;float:left;}
.player img {padding:0 0 7px 10px;border:0;}
#league .player img, #league .hotlist dt img {border:0px solid #fff;}

#Teamformations #Tabs {float:left;width:70px;margin-top:15px;z-index:100;}
#Teamformations #tabs .pitch_btn {width:90px;height:22px;background:transparent url(../images/panels/hotlist_pitch/button442.png) no-repeat bottom;}

.tipCentre {text-align:center;color:White;}

#keeper {height:69px;padding-left:125px;}
#defenders {clear:left;height:85px;margin-bottom:10px;padding-left:40px;}
#midfielders {clear:left;height:85px;margin-bottom:10px;}
#strikers {clear:left;height:69px;}

.pad {padding-top:15px;}

#FourFourTwo {width:320px;height:360px;margin-left:30px;}
#FourFourTwo #defenders {padding-left:10px;}
#FourFourTwo #midfielders {padding-left:10px;}
#FourFourTwo #strikers {padding-left:85px;}
#FourFourTwo #defenders .player {margin-right:3px;margin-left:3px;}
#FourFourTwo #midfielders .player {margin-right:3px;margin-left:3px;}
#FourFourTwo #strikers .player {margin-right:15px;}

#ThreeFiveTwo {width:320px;height:360px;margin-left:30px;}
#ThreeFiveTwo #defenders {padding-left: 40px;}
#ThreeFiveTwo #strikers {padding-left:85px;}
#ThreeFiveTwo #defenders .player {margin-right:15px;}
#ThreeFiveTwo #midfielders .player {margin-right:-3px;margin-left:-3px;}
#ThreeFiveTwo #strikers .player {margin-right:15px;}

#hotlistMenu {width:175px;float:left;background:transparent url(../images/panels/hotlist_pitch/menu_top.png) no-repeat top;font-size:80%;margin-left:5px;}
dl.hotlist {margin:7px 0 0 0;padding:0 0 7px 0;width:175px;background:transparent url(../images/panels/hotlist_pitch/menu_btm.png) no-repeat bottom;}
.hotlist dt {background:#000 url(../images/panels/hotlist_pitch/arrow.png) no-repeat 5px 8px;color:#fff;padding-left:25px;font-weight:bold;text-transform:uppercase;height:26px;}
.hotlist dt span {padding-top:6px;color:#fff;font-size:100%;display:block;}
.hotlist dt img {float:right;margin-right:3px;}
.hotlist dd {margin:0;background:#ededeb;padding:4px 10px;border-top:1px solid #e0e0de;} 
.hotlist dd span {padding-right:4px;font-size: 80%;} 
.hotlist dd a {background:transparent url(../images/panels/hotlist_pitch/menu_arrow.png) no-repeat 5px 2px;padding-left:12px;font-weight:bold;text-decoration:none;font-size:80%;} 
.hotlist dd a:hover {text-decoration:underline;} 

#Tabs {position:absolute;z-index:100;} 
#Tabs ul {margin:0;padding:0;list-style-type:none;} 
#Tabs li {margin:2px 0 0;}
#Tabs a {display:block;width:75px;padding:2px 2px 2px 10px;background:transparent url(../images/panels/hotlist_pitch/button442.png) no-repeat left;text-decoration:none;} 
#Tabs a:link, #Tabs a:active, #Tabs a:visited {color:#000;}
#Tabs a:hover {color:#fff;background:transparent url(../images/panels/hotlist_pitch/button442_down.png) no-repeat left;}
#Tabs li.352 a:hover {color:#fff;background:transparent url(../images/panels/hotlist_pitch/button352_down.png) no-repeat left;}

.tabs_img {margin-top:-100px;margin-left:30px;}

.pitch_end {clear:left;height:20px;}

.clear_10 {clear:both;height:2px;}


/* Second Tier Navigation  */
.stnavwrapper {width:100%;margin:24px 0 0 0;padding:0;padding-bottom:11px;_padding-bottom:10px;}
.stnavswrapper, #stnav {float:left;}
#stnav {padding:0;margin:0;}
#stnav a {margin-right:3px;padding:0;float:left;}
#stnav a.selected {text-align:center;position:relative;}
#stnav a.selected span.arrow {position:absolute;left:40%;width:19px;height:11px;background:url(../images/btns/stnav/stnav-selected.png) center bottom no-repeat;}
#stnav a span.arrow {text-align:center;line-height:0px;font-size:0px;}
#stnav a, #stnav a strong, #stnav a:visited, #stnav a:visited strong {text-decoration:none;text-transform:uppercase;display:block;margin-bottom:0;}
#stnav a strong, #stnav a:visited strong {text-decoration:none;color:#fff;line-height:100%;font-weight:bold;font-size:68%;padding:5px 6px 6px 0px;background:url(../images/btns/stnav/stnav_a.png) top right no-repeat;margin-bottom:0;margin-left:18px;}
#stnav a, #stnav a:visited {font-size:100%;background:url(../images/btns/stnav/stnav_a.png) top left no-repeat;margin-left:0;}
#stnav a:hover strong {background:url(../images/btns/stnav/stnav_h.png) top right no-repeat;}
#stnav a:hover {background:url(../images/btns/stnav/stnav_h.png) top left no-repeat;}
#stnav a.selected strong {background:url(../images/btns/stnav/stnav_s.png) top right no-repeat!important;}
#stnav a.selected {background:url(../images/btns/stnav/stnav_s.png) top left no-repeat!important;}


/* best and worst headers */
.bandw .teamitem dt {font-size:78%;}
.bandw .teamitem.worst dt, .teamitem.worst dt span {background:url(../images/panels/purple-blk-h.png) 0 0 no-repeat;}
.bandw .teamitem.best dt, .teamitem.best dt span {background:url(../images/panels/yellow-blk-h.png) 0 0 no-repeat;}
.bandw .teamitem.best dt.wh, .teamitem.best dt.wh span {background:url(../images/panels/yellow-wh-h.png) 0 0 no-repeat;}
.bandw .teamitem dt em {padding:19px 0px 3px 0px;}
.bandw .teamitem.best dt em {background:url(../images/panels/best.png) 0 0 no-repeat;}
.bandw .teamitem.worst dt em {background:url(../images/panels/worst.png) 0 0 no-repeat;}
.bandw .teamitem.worst dt span.c, .teamitem.best dt span.c {display:block;float:right;background-position:top right;background-repeat:no-repeat;width:8px;height:8px;}
.bandw .teamitem .hide {display:none;}
.bandw .teamitem dt {text-transform:uppercase;}
.bandw .teamitem dt em {font-style:normal;text-align:center;display:block;}
.bandw .teamitem dd {background:#fff;}

.bandw .teamitem dd .rating {display:block;text-align:left;color:#fff;text-transform:uppercase;width:145px;background:#b6b6b3;padding:5px 5px 10px 10px;font-size:95%;float:left;}                         

.bandw .teamitem dd .rating_sp {width:112px;text-align:left;font-size:75%;color:#fff;background:#000;padding:6px 0 9px 0;margin:-2px 0 0 0;}

.bandw .teamitem dd .rating_sm {display:block;text-align:left;color:#fff;text-transform:uppercase;width:108px;background:#b6b6b3;padding:5px 0 5px 4px;font-size:75%;float:left;}


/* header with button - expand & contract header */
#exp_header {background:url(../images/panels/red-blu-h.png) 0 0 repeat-y;padding:0;margin:0!important;}
#exp_header h1 {float:left;width:490px;}
.btnexp {float:right;width:110px;padding-right:5px;}
.btnexp a {color:#fff;font-weight:bold;font-size:80%;line-height:110%;text-transform:uppercase;display:block;margin:0;padding:6px 20px 6px 6px;}
.btnexp a.expand {background:url(../images/btns/blue/plus_sign.gif) center right no-repeat;}
.btnexp a.contract {background:url(../images/btns/blue/minus_sign.gif) center right no-repeat;}
.btnexp a.contract span {display:block;width:100%;height:10px;background:url(../images/btns/blue/expanded.png) center top no-repeat;position:relative;bottom:-16px;line-height:0px;font-size:0px;padding:0;margin:0;margin-top:-10px;}
#highlight_split .exp_table p {font-size:60%;padding:0 0 8px 0;}
.exp_table {padding:10px;background-color:#e5eff1;border-top:1px solid #888896;}
#highlight_split table.exp_table td, #highlight_split table.exp_table th {font-size:60%;padding:2px 0px;vertical-align:top}

#highlight_split {margin:0;padding:0;list-style:none;}
#highlight_split_bk {background:#ededeb;padding-bottom:47px;}
#highlight_split li {width:624px;margin:0;list-style:none;}
#highlight_split h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#highlight_split h4 {font-size:75%;margin:5px 0 -8px 0;padding-left:15px;color:#71716e;}
#highlight_split p {margin:0;padding:10px 10px 8px 15px;font-size:70%;color:#4a4a48;}
#highlight_split b {color:#71716e;}
#highlight_split hr {color:#dadad7;height:1px;background-color:#dadad7;}
#highlight_split_one h1 {background:#c71c14;}


/* table in .exp_table */
table.teamstable {width:600px;margin:0 auto;}
table.teamstable td, table.teamstable th {font-size:60%;padding:2px 0px;vertical-align:top}
table.teamstable th {text-align:left;padding-left:11px;background:url(../images/icons/tick.png) center left no-repeat;}
table.teamstable th.greyth {color:#71716e;background-image:none;padding-left:0;}

/* table in .exp_table */
table.groupTable {margin:0 auto;}
table.groupTable td, table.teamstable th {font-size:90%;padding:2px 0px;vertical-align:top}
table.groupTable th {text-align:left;padding-left:11px;background:url(../images/icons/tick.png) center left no-repeat;}
table.groupTable th.greyth {color:#71716e;background-image:none;padding-left:0;}


/* table in .exp_table - Hotlist */
.hotlistpages .exp_table {padding-left:35px;width:579px;}
.hotlistpages table.teamstable {width:auto;margin:0;}
.hotlistpages table.teamstable td {width:135px;}


/* Hotlist home */
#hotlisthome #hotlistbody {background:#dadad7;padding:10px;}


/* hotlistflash */
#hotlisthome #hotlistflashpanel {background:#000;padding-bottom:5px;}
#hotlisthome #hotlistflashpanel #hotlistinner {background:#ededeb;}
#hotlisthome #hotlistflash, #skillhotlist #skillhotlistbody {font-size:90%;padding:9px;background:#fff;}
#hotlisthome #hotlistflash h4 {font-size:85%;color:#71716e;margin:10px 0 15px 0;padding:0;}
#hotlisthome #hotlistflash p, #skillhotlistbody p strong {color:#71716e;}
#hotlisthome #hotlistflash #hotlistflashpanel {width:189px;float:right;}
#hotlisthome #hotlistflash #hotlistflashpanel img {float:right;margin:-28px 10px 0 0;}
#hotlisthome #hotlistflash #hotlistflashpanel table {margin:-13px 0 0 0; white-space:nowrap;}
#hotlisthome #hotlistflash #hotlistflashpanel tr {border-bottom:1px solid #85808b;}
#hotlisthome #hotlistflash #hotlistflashpanel td {color:#fff;background-position:right center;background-repeat:no-repeat;padding:0;}
#hotlisthome #hotlistflash #hotlistflashpanel td strong {display:block;background:url(../images/icons/arrow_l.png) left center no-repeat;padding:6px 0 6px 16px;margin:0 0 0 6px;}
#hotlisthome #hotlistflash #hotlistflashpanel {background:#000;}
#hotlisthome #hotlistflash #hotlistflashpanel ol {font-weight:bold;font-size:80%;color:#4a4a48;list-style-position:inside;margin:0;padding:0;}
#hotlisthome #hotlistflash #hotlistflashpanel ol li {font-size:90%;border-bottom:1px solid #c1bcc7;padding:5px 0px 5px 5px;margin:0;}


/* hotlistcarousel */
#hotlistcarousel {background:url(../images/panels/hotlistcarousel/bg.png) 0 0 repeat-y; width: 580px;}
#hotlistcarousel #carousel_nav ul {list-style:none;background:#1f6ac7 url(../images/panels/hotlistcarousel/nav_t.png) 0 0 no-repeat;width:172px;margin:0;padding:0;}
#hotlistcarousel #carousel_nav li {background:url(../images/panels/hotlistcarousel/border.png) left bottom repeat-x;padding:0;margin:0;}
#hotlistcarousel #carousel_nav li#first {border-top:none;}
#hotlistcarousel #carousel_nav li#last {border-bottom:none;background:url(../images/panels/hotlistcarousel/nav_b.png) left bottom no-repeat;}
#hotlistcarousel #carousel_nav li a {display:block;color:#fff;font-weight:bold;text-decoration:none;background:url(../images/panels/hotlistcarousel/a_blue.png) left center no-repeat;width:148px;padding:10px 0px 10px 24px;margin:0;cursor:pointer;cursor:hand}
#hotlistcarousel #carousel_nav li a:hover {text-decoration:underline;}
#hotlistcarousel #carousel_nav li.selected {background:none;margin-top:-2px;}
#hotlistcarousel #carousel_nav li.selected#first {margin-top:0;padding-top:5px;}
#hotlistcarousel #carousel_nav li.selected#last {padding-bottom:5px;}
#hotlistcarousel #carousel_nav li.selected a {color:#c71c14;background:url(../images/panels/hotlistcarousel/nav_a_t.png) 0 0 no-repeat;width:172px;padding:0;}
#hotlistcarousel #carousel_nav li.selected a span {display:block;background:url(../images/panels/hotlistcarousel/a_red.png) 0 18px no-repeat;width:148px;padding:15px 0px 7px 24px;}
#hotlistcarousel #carousel_nav li.selected a span.b {display:block;height:8px;background:url(../images/panels/hotlistcarousel/nav_a_b.png) 0 0 no-repeat;width:172px;padding:0;}
#hotlistcarousel .carousel_img {width:404px;}
#hotlistcarousel .carousel_img .bottomcorners {background:url(../images/panels/hotlistcarousel/bottomcorners.png) bottom no-repeat;height:7px;width:406px;margin-left:-2px;}
#hotlistcarousel .carousel_img .topcorners {background:url(../images/panels/hotlistcarousel/topcorners.png) 0 0 no-repeat;height:7px;}
#hotlistcarousel #carousel_nav li.selected a span.b, #hotlistcarousel .carousel_img .bottomcorners, #hotlistcarousel .carousel_img .topcorners {font-size:0;line-height:0;}
#hotlistcarousel .carousel_img .tranpanel {font-size:75%;font-weight:bold;background:url(../images/panels/hotlistcarousel/hc_t.png) 0 0 no-repeat;width:366px;padding-top:8px;margin:14px 0 10px 18px;}
#hotlistcarousel .carousel_img .tranpanel ol {list-style-position:inside;color:#4a4a48;background:url(../images/panels/hotlistcarousel/hc_m.png) 0 0 repeat;margin:0;padding:0;}
#hotlistcarousel .carousel_img .tranpanel ol li {border-top:1px solid #e0e0e0;padding:6px 10px;}
#hotlistcarousel .carousel_img .tranpanel ol li#tfirst {border-top:none;}
#hotlistcarousel .carousel_img .tranpanel .carousel_foot {background:url(../images/panels/hotlistcarousel/hc_f.png) 0 0 no-repeat;width:366px;margin:0;}
#hotlistcarousel .carousel_img .tranpanel .carousel_foot .c_f_l {width:91px;background:url(../images/panels/hotlistcarousel/hc_f_l.png) bottom left no-repeat;padding-left:13px;}
#hotlistcarousel .carousel_img .tranpanel .carousel_foot .c_f_r {background:url(../images/panels/hotlistcarousel/hc_f_r.png) bottom right no-repeat;margin:0;padding:2px 10px;}


/* different backgrounds */
#hotlistcarousel #dribbling {background:#1f6ac7 url(../images/panels/hotlistcarousel/dribbling_bg.jpg) left bottom no-repeat;}


/* tab title on panel */
.tab {clear:both;}
.tab .h {display:inline;float:left;background:url(../images/btns/tabs/tab_wh_l.png) top left no-repeat;margin:10px 0px 0px 0px;padding-left:10px;_padding-left:0;font-size:90%;}
.tab .h span {display:inline;float:left;color:#000;background:url(../images/btns/tabs/tab_wh_l.png) top right no-repeat;padding:7px 50px 7px 0px;margin-right:-70px;margin-bottom:0;_position:relative;_right:-20px;_margin-right:0;}
#tabpanel {background-color:#fff;clear:both;}


/* tabs on panel */
#hotlists_tab_more {clear:both;width:100%;background:#dadad7;font-size:90%;}
#hotlists_tab_more ul {width:100%;float:left;padding:0;margin:0;list-style:none;height:23px;}
#hotlists_tab_more ul li {float:left;font-weight:bold;background:#dadad7 url(../images/btns/tabs/tab_grey.png) top left no-repeat;padding:0;margin:3px 0 0 0;}
#hotlists_tab_more ul li.selected {border-bottom:1px solid #fff;background:#dadad7 url(../images/btns/tabs/tab_wh.png) top left no-repeat;margin:0;}
#hotlists_tab_more ul li#last.selected {background:url(../images/btns/tabs/tab_wh_l.png);}
#hotlists_tab_more ul li#last {background-image:url(../images/btns/tabs/tab_grey_l.png);}
#hotlists_tab_more ul li.last, #hotlists_tab_more ul li.last a {background:url(../images/btns/tabs/tab_grey_l.png);}
#hotlists_tab_more ul li a {color:#fff;display:block;background:#dadad7 url(../images/btns/tabs/tab_grey.png) top right no-repeat;padding:3px 50px 3px 0px;margin-left:10px;}
#hotlists_tab_more ul li#last a {background:url(../images/btns/tabs/tab_grey_l.png);}
#hotlists_tab_more ul li.selected a {color:#000;display:block;background:#dadad7 url(../images/btns/tabs/tab_wh.png) top right no-repeat;padding:3px 50px 3px 0;}
#hotlists_tab_more ul li#last.selected a {background:url(../images/btns/tabs/tab_wh_l.png);}
.colordadad7, .colordadad7 #h_bk {background:#dadad7!important;}


/* Team pages layout */
#hotlists.fix, #standings.fix {float:left;width:624px;}
#hotlists.fix #h_bk, #standings.fix #standings_one {width:604px;padding-top:5px;}

#highlight_split1, #highlight_split2, #highlight_split3, #highlight_split4, #highlight_split5 {margin:0;padding:0;list-style:none;}
#r_split1, #r_split2, #r_split3, #r_split4, #r_split5 {margin:24px 0 16px 0;padding:0;list-style:none;}
#r_split1 li, #r_split2 li, #r_split3 li, #r_split4 li, #r_split5 li {width:624px;margin:0 10px 0 0;}
#r_split1 h1, #r_split2 h1, #r_split3 h1, #r_split4 h1, #r_split5 h1 {font-size:100%;margin:0;padding:11px 0 11px 15px;color:#fff;}
#r_split1 p, #r_split2 p, #r_split3 p, #r_split4 p, #r_split5 p {margin:0;padding:5px 10px 8px 10px;font-size:70%;color:#4a4a48;}
#r_split1 h1, #r_split2 h1, #r_split3 h1, #r_split4 h1, #r_split5 h1 {background:#c71c14;margin-bottom:8px;}


/* teamsflash */
.flashheader {width:624px;_margin-top:-1px;}
#b_split_bk, .b_split_bk {background:#000;padding-bottom:10px;}


/* Team display panels - 'Best & Worst Teams Carousel' and 'Focus on a group' and 'Team players' */
.teamitem dt, .teamitem dd {font-weight:bold;color:#000;}
.teamitem dt {font-size:70%;}
.teamitem dd {font-size:75%;text-align:center;margin:0;}
.teamitem dd em {font-style:normal;}
.teamitem dd .passer {color:#71716e;font-size:85%;}
.teamitem dd .team {font-size:90%;}


/* Teams - Best & Worst Teams Carousel */
#teamdef .teamdef {margin-bottom:16px;}
#bestworst {width:588px;padding:10px;margin:0 7px;position:relative;}
*html #bestworst {padding:10px 0 10px 10px;}
#bestworst .teamitem {margin:5px;display:block;float:left;width:112px;}
*html #bestworst .teamitem {margin:5px 3px 3px 3px;display:block;float:left;width:112px;}
#bestworst dl.teamitem {padding:0;margin:0;}   
#bestworst .teamitem .brc {margin-top:-5px;}
.flashheader #b_split_bk p strong {color:#fff;}
.flashheader #b_split_bk p {padding:10px 10px 0px 10px;}


/* team result table */
.resulttable {width:98%;margin:0 0 16px 0;float:none;clear:both;}
.resulttable.last {margin-bottom:0;}
.resulttable th {color:#fff;text-transform:uppercase;text-align:left;font-weight:bold;font-size:70%;margin:0;}
.resulttable th span {line-height:26px;}
.resulttable td {font-size:60%;background:#ededeb;border-bottom:#dadad7 1px solid;padding:8px;color:#000;}
.resulttable .alt td {background:#f4f4f3;border-bottom:#dadad7 1px solid;}
.resulttable .mdate {color:#71716e;width:70px;font-weight:bold;}
.resulttable .mground {color:#666666;width:20px;}
.resulttable .mleague, .resulttable .mtime {color:#4a4a48;font-weight:normal;}
.resulttable .mtime .mscore {color:#000;width:80px;}
.resulttable .mplayers, .resulttable .mmatch, .resulttable .mleague, .resulttable .mground, .resulttable .mtime {border-left:#dadad7 1px solid;}
.resulttable th, .resulttable .greyfooter {background:#b6b6b3;}
.resulttable .greyfooter {border-bottom:0;padding:0;}
.resulttable .mground, .resulttable .mtime {text-align:center;}
.resulttable .mmatch {width:180px;}
.resulttable .mmatch {color:#4a4a48;font-weight:bold;}
.resulttable .mmatch a.alink {color:#1f6ac7;}
.resulttable .mmatch .tbc {color:#4a4a48;}


/* table list - squad list */
.tablelist {color:#71716e;width:100%;margin:10px 0;}
.tablelist select {font-size:90%;}
.tablelist th, .tablelist td {font-size:60%;padding:2px;border-bottom:1px solid #ededeb;}
.tablelist td {font-weight:bold;}
.tablelist th, .tablelist, .tablelist caption {border-bottom:2px solid #dadad7;text-align:left;}
.tablelist td.sqoverall {color:#4a4a48;}
.tablelist .sqno, .tablelist .sqage, .tablelist .sqnat, .tablelist .sqgames, .tablelist .sqgoals, .tablelist .sqoverall {text-align:center;}
.tablelist td.lplayer {width:170px;padding-left:5px;}
.tablelist td.lclub {/*WEIRDDDDD width:600px!important;background-color:#f00*/}
.tablelist caption {width:100%;color:#4a4a48;text-align:left;font-weight:bold;font-size:80%;padding:10px 0 3px 0;margin:0;}


/* fixturetable */
.fixturetable td {background:#fcfcfc url(../images/panels/split-bcg_short.png) top center no-repeat;width:285px;font-size:80%;}
.fixturetable td span.div {display:block;}
.fixturetable td .fttime, .fixturetable td .ftmatch strong, .fixturetable td .ftvs {text-align:center;}
.fixturetable td .fttime {color:#4a4a48;font-weight:bold;font-size:95%;margin-top:20px;}
.fixturetable td span.ftmatch {margin-top:-40px;*margin-bottom:-20px; padding-bottom: 20px;}
.fixturetable td span.ftmatch img {margin: 5px 0 10px 0;}
.fixturetable td .ftmatch strong {font-style:normal;font-weight:bold;width:120px;}
.fixturetable td .ftmatch .hometeam {padding-left:10px;}
.fixturetable td .awayteam {padding-right:10px;}
.fixturetable td .ftvs {font-size:22px;line-height:22px;font-weight:bold;width:24px;height:24px;margin-top:48px;}
.fixturetable td .teamitem {width:142px;font-size:125%;}
.fixturetable td .teamitem .teamitem .bplayers {padding-bottom:0;}
.fixturetable td .teamitem dl {background:#f00;}
.fixturetable td .teamitem dt {display:none;}
.fixturetable td .teamitem dd {line-height:0;}


/* Teams - League */
#teamsleague .flashheader {clear:both;float:none;}
#teamsleague .exp_table {width:604px;}
#hotlistleague #rankings {float:left;margin:0;padding:0;}
#teamsleague #r_split_one {margin:0;padding:0;}
#teamsleague #r_split_one {border-bottom:1px solid #76100c;}
#teamsleague #r_split_one {background:#FCFCFC url(../images/panels/split-bcg.png) no-repeat scroll center top}
#nextfixtures {width:604px;margin-left:-6px;}


/* Teams - clubs */
#teamsclub .exp_table {width:604px;}
#teamsclub table.teamstable {width:auto;margin:0;}
#teamsclub table.teamstable td {width:145px;vertical-align:top;}
#teamsclub .exp_table.split {padding:0;background:#fff url(../images/panels/grey-wh-g-bg.png) 0 0 repeat-y;border:none;width:625px;}
#teamsclub .exp_table.split div.jerseylogo {float:left;width:230px;height:156px;padding:12px 0 0 10px;}
#teamsclub .exp_table.split div.jerseylogo .logo {padding:9px;}
#teamsclub .exp_table.split table {float:left;width:350px;margin-left:24px;}
#teamsclub .exp_table.split table td {font-size:100%;font-weight:bold;color:#000;vertical-align:top;text-align:left;padding:2px 0;}
#teamsclub .exp_table.split table td.ttitle {font-size:60%;color:#4a4a48;width:125px;}
#teamsclub .exp_table.split table td.bb {font-weight:bold; font-size:60%;}
#teamsclub .exp_table.split table td strong {font-size:60%;margin:0;padding:0;}
#teamsclub .exp_table.split table td .alink {padding:0;margin:0;background-position:left center;}
#teamsclub .exp_table.split table td .alink strong {margin-left:6px;}
#teamsclub .exp_table.split table caption {text-align:left;color:#000;font-weight:bold;font-size:100%;padding:20px 0 10px 0;}
#sperformers {background:#dadad7;padding:16px 10px 34px 10px;margin:0 0 16px 0;float:left;width:604px;}
#sperformers .sperformerstxt p {font-size:70%;color:#71716e;font-weight:bold;padding:10px 10px 0 10px;margin:0;}
#sperformers .sperformerstxt p strong {color:#1f6ac7;}
#sperformers #bestworst {width:510px;background:#fff;margin:0 auto;}
#sperformers .bandw .teamitem dd .rating .alinkwh {color:#fff;text-transform:none;}
#sperformers .bandw .teamitem dd .rating {background:#000!important;padding:7px 5px 5px 5px;font-size:80%;text-align:center;margin:0;}
#hotlists #squadlist p {font-size:70%;color:#71716e;font-weight:bold;padding-bottom:10px;margin:0;}
#squadlist select {font-size:90%;}
#loanplayers, #explayers {width:584px;}
#teamsclub .Lresults {width: 220px;}
#teamsclub .LresultsTitle {color:#4A4A48;}

#overall_tab_more {clear:both;width:100%;background:#dadad7;font-size:90%;}
#overall_tab_more ul {width:100%;float:left;padding:0;margin:0;list-style:none;height:23px;}
#overall_tab_more ul li {list-style:none;float:left;font-weight:bold;background:#dadad7 url(../images/btns/tabs/tab_grey.png) top left no-repeat;padding:0;margin:3px 0 0 0;}
#overall_tab_more ul li.selected {border-bottom:1px solid #fff;background:#dadad7 url(../images/btns/tabs/tab_wh.png) top left no-repeat;margin:0;}
#overall_tab_more ul li#last.selected {background:url(../images/btns/tabs/tab_wh_l.png);}
#overall_tab_more ul li#last {background:url(../images/btns/tabs/tab_grey_l.png);}
#overall_tab_more ul li.last, #overall_tab_more ul li.last a {background:url(../images/btns/tabs/tab_grey_l.png);}
#overall_tab_more ul li a {color:#fff;display:block;background:#dadad7 url(../images/btns/tabs/tab_grey.png) top right no-repeat;padding:3px 50px 3px 0;margin-left:10px;text-decoration:none;}
#overall_tab_more ul li#last a {background:url(../images/btns/tabs/tab_grey_l.png);}
#overall_tab_more ul li.selected a {color:#000;display:block;background:#dadad7 url(../images/btns/tabs/tab_wh.png) top right no-repeat;padding:3px 50px 3px 0;}
#overall_tab_more ul li#last.selected a {background:url(../images/btns/tabs/tab_wh_l.png);}
.colordadad7, .colordadad7 #h_bk {background-color:#dadad7!important;}


/* Team players */
#teamplayers {width:588px;padding:4px 10px 10px 10px;margin:0 7px;position:relative;}
*html #teamplayers {padding:4px 0 10px 10px;}
#teamplayers .teamitem {width:160px;float:left;margin:0;padding:5px;}
*html #teamplayers .teamitem {width:160px;float:left;margin:0;padding:3px;}
.bandw .teamitem.best dt.defender span.w, .bandw .teamitem.best dt.goalie span.w, .bandw .teamitem.best dt.midfielder span.w, .bandw .teamitem.best dt.striker span.w {display:block;background-position:100% 0;background-repeat:no-repeat;}
.bandw .teamitem.best dt.defender span.w {background:url(../images/icons/white/defenders_sm.png) no-repeat;}
.bandw .teamitem.best dt.goalie span.w {background:url(../images/icons/white/keepers_sm.png) no-repeat;}
.bandw .teamitem.best dt.midfielder span.w {background:url(../images/icons/white/midfielders_sm.png) no-repeat;}
.bandw .teamitem.best dt.striker span.w {background:url(../images/icons/white/strikers_sm.png) no-repeat;}


/* Teams - Focus on a group */
#focuson {background:#ededeb;width:624px;margin:16px 0;}
#focuson h1 {background:#000;}
#focuson h1 span {float:left;display:block;width:130px;height:85px;margin:-5px 0 0 0;}
#focuson h1 {display:block;color:#fff;font-size:100%;padding:5px 0;margin:0;}
#focuson p {padding-left:130px;font-size:80%;color:#4a4a48;padding:14px 0 14px 130px;margin:0;/*margin-top:-8px;*/}
#focuson h1 strong {color:#fff}
#focuson div span.bl {width:624px;}
#focusedgp {background:#ededeb url(../images/panels/bleft-dadad7-121-repeater.png) 8px 0 repeat-x;width:606px;padding-left:8px;clear:both;}
#focusedgp .teamitem {float:left;margin:0px auto;text-align:center;width:121px;}
#focusedgp .teamitem dt {text-align:center;}
#focusedgp .teamitem dd {width:100px;margin:0 auto;}
*html #focusedgp .teamitem dd {width:100px;padding:0 0 0 6px;}
.teamitem dd a.alink {font-size:80%;}


/* Player - home */
/* Player - focus on foplayer */
#focuson.foplayer {margin:0 0 16px 0;}
#focuson.foplayer h2 {background:#000;}
#focuson.foplayer h2 span {float:left;display:block;width:130px;height:85px;margin:-9px 0 0 0;}
#focuson.foplayer h2 strong img {margin:-8px 0 -10px 0;}
#focuson.foplayer h2 {display:block;color:#fff;font-size:100%;padding:9px 0;margin:0;}
#focuson.foplayer dl dt {padding-bottom:16px;}
#focuson.foplayer a.focusedply {display:block;background:url(../images/spotlight_blk.png) center 55px no-repeat;padding:0 27px;width:48px;height:70px;}
#focuson.foplayer .passer {line-height:150%;}
#focuson.foplayer a.alink {font-size:80%;}


/* Player - boy's a bit special */
#spotting_stars {background-color:#000;width:624px;margin:0 0 16px 0;}
#spotting_stars #spotting_stars_bk {width:624px;background:url(../images/panels/spotlightbg-blk-b.png) left top no-repeat;padding:0;margin:0;padding-bottom:12px;}
#spotting_stars h2 {color:#71716e;font-size:100%;line-height:250%;width:608px;height:45px;margin:0;*margin-top:-10px;padding:0;padding-left:16px;}
#spotting_stars_bk .l_col {font-size:80%;width:445px;float:left;padding:10px 0px 0px 32px;margin:0;}
#spotting_stars_bk .l_col img.f_l {margin-right:8px;}
#spotting_stars_bk h3 {font-size:100%;color:#000;margin:0;}
#spotting_stars_bk h3 a {font-size:130%;text-decoration:none;}
#spotting_stars_bk p {margin:0;padding:0;font-size:90%;color:#4a4a48;}
#spotting_stars_bk .l_col .alink {font-weight:bold;}
#spotting_stars_bk .l_col p {padding-top:10px;}
#spotting_stars_bk div.f_l {width:180px;}
#spotting_stars_bk .l_col dl.f_r {width:125px;margin:0;}
#spotting_stars_bk .l_col dl.f_r dt, #spotting_stars_bk .l_col dl.f_r dd {margin:0;}
#spotting_stars_bk .l_col dl.f_r dt {font-size:85%;line-height:100%;color:#b6b6b3;font-weight:bold;padding-bottom:5px;}
#spotting_stars_bk .l_col dl.f_r dd {font-size:80%;text-transform:uppercase;line-height:105%;color:#4a4a48;}
#spotting_stars_bk .l_col dl.f_r dd span {color:#71716e;display:block;float:left;width:80px;}
#spotting_stars_bk .l_col .bb {clear:both;float:none;padding-left:145px;}
#spotting_stars_bk .r_col {float:right;color:#000;padding:0;margin:0 0 0 15px;width:120px;padding:10px 0 0 0;}
#spotting_stars_bk .r_col p, #spotting_stars_bk .r_col h4 {font-size:70%;margin:0 0 5px 0;}
#spotting_stars_bk .r_col .blue {font-weight:normal;}


/* wag panel */
#wagpanel {float:left;}
#wagpanel, #wagpanel img.wag {width:176px;}
#wagpanel h3 {font-size:110%;color:#fff;background:#000;border-bottom:1px solid #fff;margin:0;padding:10px;}
#wagpaneltxt #waginfo {padding:0 0 20px 10px;}
#wagpaneltxt #waginfo p a.alink {font-weight:bold;text-decoration:none;background:url(../images/btns/blue/marker_r.gif) left no-repeat;margin:0;font-size:110%;}
#wagpaneltxt #waginfo p a.alink span {margin-left:4px;}
#wagpaneltxt #waginfo dl {margin-top:10px;}
#wagpaneltxt #waginfo dt, #wagpaneltxt #waginfo dd .alink {font-size:95%;}
#wagpaneltxt #waginfo p {color:#71716e;font-size:95%;}
#wagpanel img.f_r {margin-top:-40px;display:block;position:relative;}
#wagpaneltxt #waginfo ul.ratings li a {font-size:80%;/*background-image:none;background-color:#b6b6b3;color:#b6b6b3;*/padding:0 2px;}
#wagpaneltxt #waginfo ul.ratings li a.visible {/*color:#fff;*/letter-spacing:-1px;padding:0 2px 0 1px;margin-left:3px;}
#wagpaneltxt #waginfo ul.ratings li a.selected {/*color:#fff;*/}
#wagpaneltxt {background:#ededeb;}


/* head to head panel */
#head2head {float:left;width:432px;margin-left:16px;}
#head2head h3 {font-size:100%;background-color:#fab113;color:#fff;border-bottom:1px solid #fff;margin:0;padding:10px;}
#head2head .blkgradientbg {float:left;background:url(../images/panels/blk-gradient.png) 0 0 repeat-y;}
#head2head .blkgradientbg p {font-size:95%;text-align:center;color:#fff;margin:0;padding:14px 10px;}
#head2head .blkgradientbg strong {color:#fff;}
#head2head .blkgradientbg #vsplayers {position:relative;float:left;background:url(../images/panels/vote-for-me.png) center top no-repeat;}
#head2head .blkgradientbg.votedplayera #vsplayers {float:left;background:url(../images/panels/voted-playera.png) center top no-repeat;}
#head2head .blkgradientbg.votedplayerb #vsplayers {float:left;background:url(../images/panels/voted-playerb.png) center top no-repeat;}
#vsplayers .vsplayera, #vsplayers .vsplayerb {width:216px;padding:0;padding-top:4px;}
#vsplayers .vsplayera img {padding-left:65px;margin-left:15px;}
#vsplayers .vsplayerb img {margin-left:25px;padding-right:65px;}
#vsplayers .vsplayera p, #vsplayers .vsplayerb p {text-align:center;color:#fff;font-size:80%;line-height:120%;width:166px;padding:10px 0;margin:0;}
#vsplayers .vsplayera p {padding-left:50px;}
#vsplayers .vsv {text-align:center;font-size:40px;font-weight:bold;color:#fff;width:50px;padding:0;padding-top:55px;margin-left:-25px;margin-right:-25px;}
.vsscore {display:block;width:75px;letter-spacing:-3px;position:absolute;color:#fff;font-style:normal;font-weight:bold;top:55px;font-size:30px;}
#vsplayers .vsscore span {font-size:10px;}
#vsplayers .vsplayera .vsscore {left:0;text-align:right;}
#vsplayers .vsplayerb .vsscore {right:0;text-align:left;}
#head2headtxt {padding:0 10px;color:#4a4a48;}
#head2headtxt h4 {font-size:80%;margin:0;padding:8px 0;margin-top:-5px;}
#head2headtxt p {margin:0;padding:0 0 8px 0;font-size:65%;}
#head2headtxt strong {float:left;font-size:75%;color:#71716e;display:block;width:103px;}
#head2headtxt em {float:left;font-style:normal;font-weight:bold;display:block;font-size:65%;width:295px;}
#head2headtxt em span {color:#71716e;}
#head2headtxt .clear {font-size:8px;}
#head2headtxt {background:#ededeb;width:412px;}


/* spotlight on... panel */
#spotlight {background-color:#fab113;width:624px;margin:0 0 16px 0;float:left;}
#spotlight .spotlightwrapper {width:624px;background:url(../images/panels/spotlightbg-yel-grey.png) left top no-repeat;padding:0 0 12px 0;margin:0;}
#spotlight .spotlightwrapper table {width:260px;}
#spotlight .spotlightwrapper table td {font-size:100%;font-weight:bold;color:#000;}
#spotlight .spotlightwrapper table td p {font-size:65%;color:#4a4a48;width:130px;margin:0;padding:0;}
#spotlight .spotlightwrapper table td b, strong {color:#000;}
#spotlight .spotlightwrapper table caption {text-align:left;color:#1F6AC7;font-weight:bold;font-size:90%;padding:20px 0 3px 0;}
#spotlight .spoton {width:375px;background:url(../images/panels/titles/spotlight-on.png) 0 0 no-repeat;}
#spotlight .spoton .teamlogo {margin-top:50px;}
#spotlight .spotontxt {width:250px;padding-top:10px;}
#spotlight .spotontxt p {margin:0;padding:0;padding-top:10px;}
#spotlight .spotonplayers {width:160px;margin:50px 0 0 60px;padding:0;}
#spotlight .teamitem {width:152px;margin:0;}
#spotlight .teamitem dt {text-align:left;padding:10px 0 0 10px;}
#spotlight .teamitem dd {text-align:left;padding:10px 0 0 0;}
.teamlogo.logo {padding:9px auto 4px auto;}
.teamitem .teamlogo.logo {float:none;margin:9px auto 4px auto}


/* The big match */
#bigmatch {background:#fcfcfc url(../images/panels/split-bcg.png) top center no-repeat;width:624px;margin:0 0 16px 0;float:left;}
#bigmatch h2 {background:#000;text-transform:uppercase;text-align:center;color:#fff;padding:11px 0;margin:0;}
#bigmatch .bigmatchwrapper {width:608px;margin:0 8px;padding-bottom:200px;float:left;}
#bigmatch .bigmatchwrapper .teamitem dt {font-size:70%;padding:0;margin:0;}
#bigmatch .bigmatchtxt {width:272px;margin:0 9px;padding-bottom:5px;}
#bigmatch .bigmatchtxt h3, #bigmatch .bigmatchtxt h4, #bigmatch .bigmatchtxt .matchdate {width:272px;text-align:center;margin:0;padding:0;}
#bigmatch .bigmatchtxt h3 {color:#000;margin-top:50px;}
#bigmatch .bigmatchtxt h3 em.hometeam, #bigmatch .bigmatchtxt h3 em.awayteam {color:#1f6ac7;font-style:normal;font-size:130%;display:block;width:120px;}
#bigmatch .bigmatchtxt h3 span.f_l {display:block;width:32px;font-size:22px;}
#bigmatch .bigmatchtxt h3 em.hometeam {text-align:right;overflow:hidden;}
#bigmatch .bigmatchtxt h3 em.awayteam {text-align:left;overflow:hidden;}
#bigmatch .bigmatchtxt h4 {clear:both;color:#1f6ac7;font-size:80%;}
#bigmatch .bigmatchtxt .matchdate {display:block;color:#71716e;font-size:80%;font-weight:normal;}
#bigmatch .bigmatchtxt p, #bigmatch .bigmatchtxt h4 {margin:0;padding:0;padding-top:10px;}


/* shared rules */
.teamitem {margin:0;margin-top:6px;padding:0;}
.teamitem .bplayers {display:block;color:#71716e;font-size:85%;line-height:120%;padding-bottom:5px;margin:0;}
.teamitem .bplayers a {font-weight:normal;text-decoration:none;}
#bigmatch .teamitem dd, #spotlight .teamitem dd {line-height:0px;}
#spotlight .teamitem {width:160px;text-align:center;background:#fff;margin:0;padding:0;}
#bigmatch .bigmatchtxt p, #spotlight .spotlightwrapper p {color:#4a4a48;font-size:70%;}


/* Homepage layout */
/* The big match - Homepage */
#teamshome {margin:0;}
#teamshome #bigmatch .bigmatchwrapper {margin:11px 0 0 0;padding:0 0 0 8px;}
#teamshome #bigmatch p.header {text-transform:none;padding:11px 0;margin:0;font-size:100%;background:#000;color:#fff;font-weight:bold;}
#teamshome #bigmatch p.ctr {font-style:italic;text-align:center;padding:11px 0px;margin:0;}
#teamshome #bigmatch .bigmatchtxt h2 {font-size:100%;text-transform:uppercase;background-color:transparent;color:#000;font-style:italic;text-align:center;margin:0;padding:0;}
#teamshome #bigmatch .bigmatchtxt h3 {margin-top:0;}
#teamshome #bigmatch .bigmatchtxt h4 {padding-top:0;}
#teamshome #bigmatch h4.keymen {color:#4a4a48;padding:10px 0 5px 0;}
#teamshome #bigmatch div.keymen {background-color:#ededeb;float:left;margin-bottom:10px;}
#teamshome #bigmatch div.keymen ul {list-style:none;margin:0;font-size:60%;font-weight:bold;padding:20px 2px 5px 2px;display:block;width:131px;float:left;margin-top:-55px;}
#teamshome #bigmatch div.keymen li {display:inline;}
#teamshome #bigmatch div.keymen .vs {color:#fff;font-weight:bold;font-size:130%;margin:0 0 0 127px;margin-top:30px;position:relative;}
#teamshome #bigmatch div.keymen li.kmname a {text-decoration:none;display:block;}
#teamshome #bigmatch div.keymen li.kmrating {color:#71716e;}
#teamshome #bigmatch div.keymen li.kmrating span {color:#4a4a48;}
#teamshome #bigmatch div.keymen li.kmrating {padding-left:7px;width:80px;}
#teamshome #bigmatch div.keymen li.kmname {padding:10px 0 5px 7px;width:80px;line-height:95%;}
#bigmatch .teamitem {width:159px;text-align:center;margin:0;padding:0;background:url(../images/panels/left_top.gif) left top no-repeat;}
#bigmatch .teamitem dl {background:#fff;margin:9px 0 0 0;padding:0 0 5px 0;}
#bigmatch .teamitem .left_bottom {background:url(../images/panels/left_bottom.gif) left bottom no-repeat;margin:-9px 0 0 0;padding:0;}
#bigmatch .teamitem .right_bottom {background:url(../images/panels/right_bottom.gif) right bottom no-repeat;margin:-9px 0 0 0;padding:0;}


/* popups layout */
body.popup {width:643px!important;}
body.popup #frame {width:624px;float:right;}
body.popup #masthead {margin:0;height:130px;padding:0;}
body.popup #footer {width:560px;margin:10px 0 0 0;}
body.popup #footer .legal_txt {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:50%;color:#b6b6b3;margin-top:66px;text-transform:none;text-align:right;}
.close_r {float:right;margin:24px 0 0 0;}
.close_l {float:left;margin:18px 0 0 0;}


/* wag popup */
#wagheader {background:#c71c14;margin:24px 0 0 0;}
#wagpic {background:#000;text-align:center;padding:10px 0;}
#waginfo {background:#ededeb;}
#waghighlist {background:#ededeb;}
#waghighlist, #waginfo {font-size:75%;font-weight:bold;padding:10px 10px 10px 48px;}
#waghighlist a, #waginfo a {text-decoration:none;}
#waginfo, #wagpic {border-bottom:1px solid #fff;}
#wagheader h1 {color:#FFFFFF;font-family:Verdana,sans-serif;font-size:100%;margin:0;padding:11px 0 11px 15px;}
#waghighlist h4, #waginfo dl, #waginfo dl dd, #waghighlist ul {margin:0;}
#waghighlist h4, #waginfo dl dt, #waghighlist ol {color:#71716e;}
#waghighlist h4 {text-transform:uppercase;font-size:120%;}
#waghighlist li {width:255px;}
#waghighlist li a {width:185px;}
#waghighlist li span {color:#4a4a48;float:right;display:block;width:65px;padding-left:5px;}
#waginfo div.f_r {padding:4px 40px 0 0;}
#waginfo p span {padding:2px;}
#waginfo ul.ratings {padding:0;margin:0;}
#waginfo dl dd {line-height:130%;}


/* buttons */
.stnavbut a span, .stnavbutblue a {text-transform:uppercase;font-weight:bold;font-size:70%;text-decoration:none;line-height:100%;}


/* white button, left and right arrow */
span.stnavbut {background:url(../images/btns/stnav/stnav-white.png) top left no-repeat;margin-top:10px;}
.stnavbut.leftbut {margin-left:10px;}
.stnavbut.rigbut {margin-right:10px;text-align:right;}
.stnavbut a span {display:block;padding:5px 6px 6px 0;background:url(../images/btns/stnav/stnav-white.png) top right no-repeat;margin-bottom:0;margin-left:13px;}
.stnavbut a {display:block;margin-left:6px;text-decoration:none;}
.stnavbut.leftbut a {background:url(../images/btns/blue/btn_arrow_l.gif) center left no-repeat;}
.stnavbut.rigbut a {background:url(../images/btns/blue/btn_arrow_r.gif) center left no-repeat;}


/* blue button */
span.stnavbutblue {float:left;background:url(../images/btns/stnav/stnav.png) top left no-repeat;padding-left:20px;height:22px; margin-top: -10px;}
.stnavbutblue a {float:left;color:#fff;font-size:100%;line-height:90%;text-decoration:none;background:url(../images/btns/stnav/stnav.png) top right no-repeat;margin-left:6px;padding:5px 6px 6px 0px;height:11px;}


/* other rules */
a img {border:0;}
.clear {clear:both!important}
.clear_0px {clear:both;float:none;height:0px;_height:1px;font-size:0px;line-height:0px;}
.bgfff {background:#fff;}
.f_l {float:left;}
.f_r {float:right;}
.alinkwh {background:url(../images/btns/white/marker_r_s.gif) left no-repeat;text-decoration:none;color:#fff;}
.alinkwh span {padding-left:8px;}
.hide {display:none!important;}
.min_height {height:8px!important;padding:0!important;line-height:0!important;font-size:0!important;}
.ptb10 {padding-top:10px;padding-bottom:10px;}
.ml_10px {margin-left:10px!important;}
p.toplink {padding-left:10px;}
p.toplink .backToTop {float:none;font-size:100%;}
.powered {color:#71716E;font-size:80%;padding-left:360px;text-align:right;padding-bottom:10px;}
.powered strong {line-height:160%;}
.mag_min10 {margin-top: -10px;}
.magt24  {margin-top: 24px;}

.teamsClub {margin-top:10px;}

#whereHeRanks .ranksList td {height:20px;}
#whereHeRanks .ranksList a.alink_b_t, #whereHeRanks .ranksList a.alink_b_t_selected {width:100%;height:auto;float:left;}

.page_tools {text-align: center;}

/* drop down boxes */
.dd_pos {margin-left:20px;}


.7pt {font-size: 7pt;}


/* BLOGGERS   ************************************************************/

#blog_left {float: left; width: 130px; margin: 24px 20px 0 0;}


.blogger_img {background: transparent  url(../images/panels/blogger_top.png) no-repeat top; width:130px;} 
.blogger_img .btm { background: transparent url(../images/panels/blogger_btm.png) no-repeat bottom ;   width:130px; padding: 0px 0 10px 0; margin-top: 5px;}
.blogger_img .btm  p{ color: #fff;   padding: 5px 10px;  margin:0; text-align: center;} 
.blogger_img img {margin: 4px 0 0 4px; } 


#blogger_panel {background: transparent  url(../images/panels/blogger_panel_top.gif) no-repeat top; width:470px; padding-top:1px; margin-bottom: 10px;} 
#blogger_panel .blogger_btm { background: #9bb548 url(../images/panels/blogger_panel_btm.gif) no-repeat bottom ; width:470px; padding: 0px 0 10px 0; margin-top:10px;} 
#blogger_panel .blogger_btm p {color: #fff; padding: 0 10px; margin:0; font-size: 140%;} 


#blog_main {float: left; width: 470px; margin-top: 24px;}
#blog_main img {margin: 10px 0;}

#blog_main .blog_txt {font-size: 110%; color: #4A4A48; line-height: 130%;}

.blog_tools {margin: 10px 0; float: left; width: 100%;}
.blog_tools .blog_date {color: #4f4f4f; width: 320px; float: left; }
.blog_tools .rate {color: #4f4f4f; width: 150px; float: right; text-align: right; }
.blog_tools .rate .txt {float: right;}
.blog_tools .rate #blogRate {float: right; margin-left: 5px;}
.hr {border-bottom: #e5e5e5 2px solid; margin:10px 0;}
.blog_tools .comments_btn {padding-bottom:6px;}
.blog_tools .tools_left {width: 320px; float: left; }


.blog_tools2 {margin: 10px 0 0 0; float: left; width: 100%;}
.blog_tools2 .blog_date {color: #4f4f4f; width: 320px; float: left; }
.blog_tools2 .rate {color: #4f4f4f; float: left; }
.blog_tools2 .rate .txt {float: left;}
.blog_tools2 .rate #blogRate {float: left; }
.blog_tools2 .comments_btn {padding-bottom:6px;}
.blog_tools2 .tools_left {width: 320px; float: left; }
.blog_tools2 .rate .blogRateBox {float: left; margin: 0 4px;}


.blog_panel {border-bottom: #e5e5e5 2px solid; margin: 10px 0 10px 0; padding-bottom: 10px;  float: left; }
.blog_panel a {text-decoration: none; }
.blog_panel a:hover {text-decoration: underline; }
.blog_panel H2 {font-size: 150%;}
.blog_panel .title {width: 330px; }
.blog_panel .introSmall {float: left; }
.blog_panel .introSmall .blog_tools {margin: 0 0 10px 0; }
.fixwdt {width:564px}


#blogs .introSmall .blog_tools .blog_date  {width: 90%; float: none; display: block;}
#blogs .introSmall .blog_tools  {width: 90%; float: none; display: block;} 
#blogs .blog_panel .introSmall {float: left; width: 420px; }



#blogs_intro .blog_panel {border-bottom: none;}
#blogs_intro .blog_panel .introSmall {width: 340px;}
#blogs_intro .blog_panel img {width: 225px; height: 153px; margin-right: 16px; float: left; }
#blogs_intro .blog_panel p {font-size: 110%;}
#blogs_intro .blog_tools .blog_date {width: 200px;}
#blogs_intro .blog_tools .rate {width: 130px;}

.blog_tools .rate .blogRateBox {float: right; padding-top: 3px; display: block;}


#blogs .blog_panel img {width: 110px; height: 75px; margin-right: 16px; float: left; }
#blogs .blog_tools .rate {width: 130px;}
#blogs .blog_tools .blog_date{width: 200px;}

#col_list {margin: 14px 0;line-height: 160%;}
#col_list ul {font-size: 95%; font-weight: normal; float: left; width: 50%; margin: 7px 0 24px 0; line-height: 160%;}
#col_list ul a {text-decoration: none; padding: 0;}
#col_list ul a.alink { font-weight: normal;}
#col_list ul a:hover {text-decoration: underline;}

#blogger_med {background: transparent  url(../images/panels/blogger_med_top.gif) no-repeat top; width:300px; padding-top:1px; margin:0 0 16px 4px;} 
#blogger_med .med_btm { background: #d8e38f url(../images/panels/blogger_med_btm.gif) no-repeat bottom ; width:300px; font-size: 70%; margin-top:8px;} 
#blogger_med .med_btm .blogger_info{ color: #000; padding:10px;  line-height: 130%;}
#blogger_med .med_btm .blogger_info img{ float: left; padding: 0 5px 5px 0;} 
#blogger_med .med_btm .blogger_info p{padding: 7px 0; margin:0;} 
#blogger_med .med_btm .blogger_info a.alink { font-weight: normal; padding-bottom: 8px; display: block;} 



/* blog landing - earlier blogs------------------------------*/

#blogs_intro {width:588px;margin:24px 0 0 0;padding:4px 16px 4px 16px;text-align:left;background:#cfdf7f; clear:both;}
#blogs_intro_bk {padding:10px 0px 16px 0px;background:#cfdf7f;color:#000;margin:-2px 0 4px 0;font-size:70%;  overflow: auto;}
#blogs_intro h4 {margin:4px 0 -10px 0;color:#000;font-size:120%;font-weight:bold;}
#blogs_intro td {color:#71716e;font-weight:normal;}
#blogs_intro table {margin-top:10px;}

#blogs_intro hr {color:#cfdf7f;height:1px;background-color:#cfdf7f;position:relative;}
#blogs_intro .border {float:left;border:1px solid #fab113;margin-top:3px;}
#blogs_intro .comments_btn {float:right;position:relative;margin:-5px 0 0 0;padding-bottom:4px;}
#blogs_intro .form_btns {float:right;position:relative;margin:9px 0 0 9px;}
	
#blogs_intro a.alink {font-weight:normal;text-decoration:none;background:url(../images/btns/blue/marker_r.gif) left no-repeat;padding:0;float:right;}
#blogs_intro a.backToTop {text-decoration:none;font-weight:bold;
	font-size:65%;background:url(../images/btns/blue/marker_t.gif) left no-repeat;margin:5px 5px 0 5px;}
#blogs_intro a.backToTop:hover {color:#000;}

#blogs_intro .r_align {margin:-13px 0 0 0;float:right;}



#blogs {margin:24px 0 16px 0;padding:16px 16px 34px 16px;text-align:left;background:#cfdf7f; float: left;  overflow: auto; }
#blogs_bk {padding:10px 9px 16px 10px;background:#fff;color:#71716e;margin:-2px 0 4px 0;font-size:70%;  overflow: auto; position:relative; clear: both;}
#blogs h4 {margin:4px 0 -10px 0;color:#000;font-size:120%;font-weight:bold;}
#blogs td {color:#71716e;font-weight:normal;}
#blogs table {margin-top:10px;}
#blogs b {color:#71716e;font-weight:bold;}
#blogs hr {color:#cfdf7f;height:1px;background-color:#cfdf7f;position:relative;}
#blogs .border {float:left;border:1px solid #fab113;margin-top:3px;}
#blogs .comments_btn {float:right;position:relative;margin:-5px 0 0 0;padding-bottom:4px;}
#blogs .form_btns {float:right;position:relative;margin:9px 0 0 9px;}
	
#blogs a.alink {font-weight:normal;text-decoration:none;background:url(../images/btns/blue/marker_r.gif) left no-repeat;padding:0;float:right;}
#blogs a.backToTop {text-decoration:none;font-weight:bold;
	font-size:65%;background:url(../images/btns/blue/marker_t.gif) left no-repeat;margin:5px 5px 0 5px;}
#blogs a.backToTop:hover {color:#000;}

#blogs .r_align {margin:-13px 0 0 0;float:right;}


#latestBlogs {width:300px;margin:16px 0 16px 0;padding:10px 2px 16px 2px;text-align:left;background:#cfdf7f; clear:both;}
#latestBlogs_bk {padding:10px 7px 16px 7px;background:#fff;color:#71716e;margin:-10px 10px 4px 10px;font-size:70%;  overflow: auto; width:264px; position:relative;}
#latestBlogs h4 {margin:4px 0 -10px 0;color:#000;font-size:120%;font-weight:bold;}
#latestBlogs td {color:#71716e;font-weight:normal;}
#latestBlogs table {margin-top:0px;}
#latestBlogs b {color:#71716e;font-weight:bold;}
#latestBlogs hr {color:#cfdf7f;height:1px;background-color:#cfdf7f;position:relative;}
#latestBlogs .border {float:left;border:1px solid #fab113;margin-top:3px;}
#latestBlogs .comments_btn {float:right;position:relative;margin:-5px 0 0 0;padding-bottom:4px;}
#latestBlogs .form_btns {float:right;position:relative;margin:9px 0 0 9px;}
	
#latestBlogs a.alink {font-weight:normal;text-decoration:none;background:url(../images/btns/blue/marker_r.gif) left 3 no-repeat;padding:0;}
#latestBlogs a.alink span {}
#latestBlogs a.backToTop {text-decoration:none;font-weight:bold;
	font-size:65%;background:url(../images/btns/blue/marker_t.gif) left no-repeat;margin:5px 5px 0 5px;}
#latestBlogs a.backToTop:hover {color:#000;}

#latestBlogs .r_align {margin:-13px 0 0 0;float:right;}
#latestBlogs #tabs {margin-left: 10px;}
#latestBlogs #tabs li.selected a {padding: 5px 28px 1px 0; font-size: 90%;}
#latestBlogs  #tabs ul {Height: 30px;}

#latestBlogs .blog_panel {border-bottom:none; margin: 6px 0; padding-bottom: 0px; float:none;}
#latestBlogs h4 { color:#FFFFFF; font-size:80%; margin:0 0 10px 11px; }

/* match---------------------------------------------------------------------------*/

#matchrater H1 {overflow: auto;}
#matchrater H1 span {float: left;}

#matchrater H6 {margin:8px 0 6px 0; padding:0;}

#matchrater .date {font-size: 70%;font-weight: normal; padding: 4px 0 0 10px;}
#matchrater .stadium {font-size: 70%;font-weight: normal; float: right; padding: 4px 10px 0 10px;}

#matchrater #h_bk_2 {background:#ededeb;padding:10px 10px 34px 10px;margin:0;}
#matchrater #w_bk_2 {background:#fff;padding:10px; margin-top: -4px;}


.matchratings td {font-size:60%; padding: 5px 0;}
.cell td {padding:4px 4px 4px 0;}

.matchratings H3 {font-size:150%;}

.line {border-left: #EDEDEB 2px solid; padding-bottom: 20px; padding-right: 6px;}
.line_pad {padding-left: 1px;}


/* sitemap---------------------------------------------------------------------------*/

ul.sitemap  {margin-top: 30px;}

ul.sitemap a.alink {font-weight: normal; font-size: 80%; padding-bottom: 10px; background:url("../images/btns/blue/marker_r.gif") no-repeat scroll left 5px transparent;}
ul.sitemap li{padding-bottom: 10px;}
