body {
	margin: 0;
	padding: 0;
	background: #4a4a4a url(/images/globalimages/html_bg.gif) 0 0 repeat;
	font-size: 62.5%;
}

#all_wrapper {
	width:970px;
	position:relative;
	margin:0 auto;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 769px;
	background: #000 url(/images/globalimages/game_bg.gif) 0 0 repeat;
}

#masthead {
	position: relative;
	margin: 0;
	padding: 0;
	width: 769px;
	height: 135px;
	background: transparent url(/images/globalimages/masthead.jpg) 0 0 no-repeat;
	z-index:1;
}

#masthead_football_cf {
	position: relative;
	margin: 0;
	padding: 0;
	width: 769px;
	height: 163px;
	background: transparent url(/images/globalimages/masthead_cf.jpg) 0 0 no-repeat;
}
#logo {
	position: absolute;
	top: 10px;
	left: 20px;
}

#logo img {
	width: 150px;
	height: 75px;
}

#logo a {
	border: none;
	outline: none;
}

#login {
	position: absolute;
	top: 59px;
	right: 5px;
	padding: 0 0 0 5px;
	width: 314px;
}

#loginform {
	text-align: right;
}

#login form {
	margin: 0;
	padding: 0;
}

#login form input {
	float: left;
	margin: 3px 0 0 5px;
	padding: 2px;
	border: 1px solid #333;
	width: 95px;
	font-size: 1.1em;
}

.hot-login {
	color: #f00;
}
	
.normal-login {
	color: #666;
}

#login_btn {
	float: right;
	right: 0;
	padding: 0;
}

label#login_btn input {border: none;
	margin: 0;
	padding: 0;
	width: 91px;
}

#login p {
	test-align: left;
	font: 1em tahoma, verdana, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

#login p img {
	float: right;
}

#login p span {
	font-weight: bold;
}

#lostlink a {
	clear: both;
	float: right;
	color: #222;
	margin: 0 3px 0 0;
	padding: 0;
	text-decoration: underline;
	font: bold 0.9em tahoma, verdana, sans-serif;
}



/*--------------------------
= fanball navigation (jan 09)
---------------------------*/

#topnav_holder {
	position:relative;
	margin: 0;
	padding: 0 15px;
	width: 769px;
	background: #000 url(/images/globalimages/game_bg.gif) 0 0 repeat;
	z-index:100;
}

#fanball-nav {

	padding: 0;
	width: 769px;
	height: 28px;
	background: transparent url(/images/globalimages/fanballfc_tabs.gif) 0 0 no-repeat;
	z-index: 1000;
}

#fanball-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fanball-nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#fanball-nav li span a {text-indent: -9000px;}

#fanball-nav a {
	display: block;
	margin: 0;
	padding: 0;
	height: 28px;
	outline: none;
}

#fanballhome a {width: 94px; margin: 0;padding-right:2px; }
#baseball a {width: 94px; margin: 0; padding-right:2px; }
#football a {width: 93px; margin: 0; padding-right:2px; }
#hockey a {width: 93px; margin: 0; padding-right:3px; }
#basketball a {width: 93px; margin: 0; padding-right:3px;}
#golf a {width: 94px; margin: 0; padding-right:2px;}
#racing a {width: 94px; margin: 0; padding-right:3px;}

#estore a {width: 93px; margin: 0; padding-right:1px;}

#fanballhome:hover, #fanballhome a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) 0 -28px no-repeat; padding-right:2px;}
#baseball:hover, #baseball a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -96px -28px no-repeat; padding-right:2px;}
#football:hover, #football a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -192px -28px no-repeat; padding-right:2px;}
#hockey:hover, #hockey a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -287px -28px no-repeat; padding-right:3px;}
#basketball:hover, #basketball a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -383px -28px no-repeat; padding-right:3px;}
#golf:hover, #golf a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -479px -28px no-repeat; padding-right:2px;}
#racing:hover, #racing a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -575px -28px no-repeat; padding-right:3px;}
#estore:hover, #estore a:hover {background: transparent url(/images/globalimages/fanballfc_tabs.gif) -672px -28px no-repeat; padding-right:1px;}



/*--------------------------
= FANBALL subnav
----------------------------*/
#fanballUL li ul,
#fanballUL li.over ul {
	position: absolute;
	display: none;
	margin: 0;
	padding: 5px;
	width: 128px;
	color: #eee;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000;
	z-index: 2000;
	border:2px solid #ababab;
}

#fanballUL li ul li,
#fanballUL li.over ul li {
	float: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}


#fanballUL li ul li a,
#fanballUL li.over ul li a {
	display: block;
	margin: 0;
	padding: 3px;
	width: 124px;
	height: 11px;
	color: #eee;
	text-decoration: none;
}

#fanballUL li ul li a:hover,
#fanballUL li.over ul li a:hover {
	background: none;
	background-color: #165b93;
}

#fanballUL li:hover ul,
#fanballUL li.over ul {display: block;}




/*--------------------------
= FANTASY CUP navigation (jan 2009)
---------------------------*/
#universal-nav {
	position: absolute;
	top: 100px;
	left: 0;
	width: 769px;
	height: 34px;
	background: transparent url(/images/globalimages/tabs.gif) 0 0 no-repeat;
	z-index: 3000;
	
	}

#universal-nav ul {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #fff;
	height: 30px;
	
}
#universal-nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}


#universal-nav li a {
	display: block;
	height: 34px;
	outline: none;
}



#universal-nav li span a {text-indent: -9000px;}

#universal-nav a {
	display: block;
	margin: 0;
	padding: 0;
	height: 34px;
	outline: none;
}


#home a {width: 70px; padding-right: 8px;}
#games a {width: 70px; padding-right: 8px;}
#news a {width: 102px; padding-right: 7px;}
#owners a {width: 102px; padding-right: 7px;}
#mycup a {width: 69px; padding-right: 8px;}
#cf_home a {width: 137px;}
/*#discounts a {width: 139px; padding-right: 2px;}*/
/*#draftkit a {width: 106px;  padding-right: 2px;}*/
/*#whatsnew a {width: 117px; margin-right: 9px;}*/
/*#community a {width: 102px;}*/


#home a:hover, #home a:hover {background: url(/images/globalimages/tabs.gif) 0 -34px no-repeat;}
#games a:hover, #games a:hover {background: url(/images/globalimages/tabs.gif) -78px -34px no-repeat;}
#news a:hover, #news a:hover  {background: url(/images/globalimages/tabs.gif) -156px -34px no-repeat;}
#owners a:hover, #owners a:hover {background: url(/images/globalimages/tabs.gif) -265px -34px no-repeat;}
#mycup a:hover, #mycup a:hover {background: url(/images/globalimages/tabs.gif) -374px -34px no-repeat;}
#cf_home a:hover, #cf_home a.hover {background: url(/images/globalimages/tabs.gif) -451px -34px no-repeat;}
/*#discounts a:hover, #discounts a:hover {background: url(/images/globalimages/tabs.gif) -451px -34px no-repeat;}*/
/*#draftkit a:hover, #draftkit a:hover {background: url(/images/globalimages/tabs.gif) -592px -34px no-repeat;}*/
/*#whatsnew a:hover, #whatsnew a.active {background: url(/images/globalimages/tabs.gif) -451px -34px no-repeat;}*/

/*#community a:hover, #community a.active {background: url(/images/globalimages/tabs_alt.jpg) -452px -34px no-repeat;}*/

/*--------------------------
= Fantasy Cup subnav
----------------------------*/

#fantasycupUL li ul,
#fantasycupUL li.over ul {
	position: absolute;
	/*float:left;*/
	top: 30px;
	display: none;
	margin:0;
	padding: 5px;
	height:auto;
	width: 150px;
	color: #eee;
	font: bold 1em arial, tahoma, verdana, sans-serif;
	background-color: #191919;
	border:1px solid #f8b705;
	z-index: 8000;
	text-align: left;
}


#fantasycupUL  li ul li,
#fantasycupUL li.over ul li {
	float: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}



#fantasycupUL li ul li a,
#fantasycupUL li.over ul li a {
	display: block;
	margin: 0;
	padding: 4px 2px 4px 2px;
	width: 150px;
	height: 11px;
	color: #FFF;
	text-decoration: none;
}





#fantasycupUL li ul li a:hover,
#fantasycupUL li.over ul li a:hover {
	color:#FFCC00;
	background: none;
	background-color: #000;
	padding: 4px 2px 4px 2px;
}

#fantasycupUL li:hover ul,
#fantasycupUL li.over ul {display: block;}


/*--------------------------
= end navigation (jan 2009)
---------------------------*/

/*------------------------------------------------
= college football nav bar \\\\\\\\\\\\\\\\\\\\\\\
-------------------------------------------------*/
#navbar_cfootball {
        position: absolute;
        top: 100px;
        left: 0;
        width: 769px;
        height: 34px;
        background: transparent url(/images/tabs_cf.jpg) 0 0 no-repeat;
		
}

#navbar_cfootball ul {
        float: left;
        margin: 0;
        padding: 0 0 0 1px;
        color: #fff;
}

#navbar_cfootball ul li {
        float: left;
        text-indent: -9000px;
        list-style: none;
        margin: 0;
        padding: 0;
}

#navbar_cfootball li a {
        display: block;
        height: 34px;
        outline: none;
}

#navbar_cfootball #home a {width: 66px;}
#navbar_cfootball #games a {width: 69px; margin-right: 5px;}
#navbar_cfootball #news a {width: 94px;}
#navbar_cfootball #mycup a {width: 70px; margin-right: 7px;}
#navbar_cfootball #collegehome a {width: 136px;}

#navbar_cfootball #home a:hover, #navbar_cfootball #home a.active {background: url(/images/tabs_cf.jpg) -1px -34px no-repeat;}
#navbar_cfootball #games a:hover, #navbar_cfootball #games a.active {background: url(/images/tabs_cf.jpg) -75px -34px no-repeat;}
#navbar_cfootball #news a:hover, #navbar_cfootball #news a.active {background: url(/images/tabs_cf.jpg) -158px -34px no-repeat;}
#navbar_cfootball #mycup a:hover, #navbar_cfootball #mycup a.active {background: url(/images/tabs_cf.jpg) -258px -34px no-repeat;}
#navbar_cfootball #collegehome a:hover, #navbar_cfootball #collegehome a.active {background: url(/images/tabs_cf.jpg) -343px -34px no-repeat;}
/*-------------------------------------------------------------------------------------------------------------*/

/*--------------------------
= begin old child nav not used
---------------------------*/

/*-----------------------------------------------------------------------------------------------------------
#childnavbar {
	position: absolute;
	top: 141px;
	left: 0;
	width: 769px;
	height: 25px;
}

#childnavbar ul {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
}

#childnavbar ul li {
	float: left;
	margin: 0;
	padding: 0;
	color: #ababab;
}

#childnavbar ul li a {
	float: left;
	display: block;
	color: #ababab;
	margin: 0;
	padding: 0 5px;
	font: bold 1em arial, tahoma, verdana, sans-serif;
	text-decoration: none;
	border-right: 1px solid #999;
}



#childnavbar ul li.last {
	float: left;
	margin: 0;
	padding: 0;
	color: #ababab;
}

#childnavbar ul li.last a {
	float: left;
	display: block;
	color: #ababab;
	margin: 0;
	padding: 0 5px;
	font: bold 1em arial, tahoma, verdana, sans-serif;
	text-decoration: none;
	border:0;
}



#childnavbar ul li a:hover,
#childnavbar ul li a.active {
	color: #fff;
}

*/

/*--------------------------
= end old child nav 
---------------------------*/




#contentarea,
#cf_contentarea  {

}



/*------------------------------------------------------------------------------
= leftcol \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
------------------------------------------------------------------------------*/
#leftcol,
#leftcol_wide {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	
}

#leftcol {width: 548px;}

#leftcol_wide {width: 768px;}

#leftcol h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	color: #fff;
	font: bold 2.2em tahoma, verdana, sans-serif;
	text-transform: uppercase;
}

#leftcol_wide h1 {
	margin: 0px 0 10px 15px;
	padding: 0;
	color: #fff;
	font: normal 2.2em tahoma, verdana, sans-serif;
}

#leftcol_wide h1 span {font-weight: bold;}

/*------------------------------------------------------------------------------
= rightcol \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
------------------------------------------------------------------------------*/
#rightcol {
	float: left;
	width: 213px;
	margin: 0;
	padding: 10px 0 0 8px;
}

.rightcol_module {
	margin: 0 0 10px 0;
	padding: 0;
}

div.right_head {
	position: relative;
	width: 213px;
	height: 31px; 
	background: transparent url(/images/globalimages/fc_game_rightcol_headerBG.gif) 0 0 no-repeat;
}

/*------------------
= image swap \\\\\\\\\\
-------------------*/
div.right_head h2 {
	position: absolute;
	display: block;
	margin: 5px 0 0 12px;
	padding: 0 4px; 
	height: 21px;
	font: bold 1.7em tahoma, verdana, sans-serif;
	color: #fff;
	text-indent: -9000px;
}
	
#profile_module h2 {
	width: 63px;
	background: #000 url(/images/globalimages/fc_title_profile.gif) 4px 2px no-repeat;
}

#whosonline_module h2 {
	width: 118px;
	background: #000 url(/images/globalimages/fc_title_whoisonline.gif) 4px 2px no-repeat;
}


#trends_module h2 {
	width: 118px;
	background: #000 url(/images/globalimages/fc_title_trends.gif) 4px 2px no-repeat;
}


#ht_archive_module h2 {
	width: 144px;
	background: #000 url(/images/globalimages/fc_title_ht_archives.gif) 4px 2px no-repeat;
}

#clubhouse_module h2 {
	width: 94px;
	background: #000 url(/images/globalimages/fc_title_clubhouse.gif) 4px 2px no-repeat;
}

#myteams_module h2,
#myteam_module h2 {
	width: 86px;
	background: #000 url(/images/globalimages/fc_title_myteams.gif) 4px 2px no-repeat;
}

#member_services_module h2 {
	width: 150px;
	background: #000 url(/images/globalimages/fc_title_member_services.gif) 4px 2px no-repeat;
}

#features_module h2 {
	width: 78px;
	background: #000 url(/images/globalimages/fc_title_features.gif) 4px 2px no-repeat;
}

#chat_module h2 {
	width: 43px;
	background: #000 url(/images/globalimages/fc_title_chat.gif) 4px 2px no-repeat;
}

#mycup_tradespy h2 {
	width: 182px;
	background: #000 url(/images/globalimages/fc_title_addDrop.gif) 4px 2px no-repeat;
}

#auction_module h2 {
	width: 125px;
	background: #000 url(/images/globalimages/fc_title_auctionArena.gif) 4px 2px no-repeat;
}

#module_tracks h2 {
	width: 130px;
	background: #000 url(/images/globalimages/fc_title_trackProfiles.gif) 4px 2px no-repeat;
}

#module_cheat h2 {
	width: 31px;
	background: #000 url(/images/globalimages/fc_title_key.gif) 4px 2px no-repeat;
}

/*------------------
= my team \\\\\\\\\\
-------------------*/
#myteam_module {
	padding: 0;
	background-color: #000;
}

#myteammod_teamselect {
	margin: 0;
	padding: 3px 0 4px 16px;
	color: #fff;
	font: bold 1em tahoma, verdana, sans-serif;
	background-color: #424242;
}

#myteammod_eventname {
	margin: 0;
	padding: 2px 0 3px 16px;
	color: #fff;
	font: bold 1em tahoma, verdana, sans-serif;
	background-color: #222;
}

table#roster_table {
	margin: 0;
	padding: 0;
	color: #ccc;
	font: 1.1em tahoma, verdana, sans-serif;
	border-top: 4px solid #1f1f1f;
}

table#roster_table tr.selectmode td {
	
	font-weight: bold;
}

table#roster_table tr.selectmode td.roster_tablehead {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}

table#roster_table td.rost_colone {
	width: 17px;
}

table#roster_table td.rost_coltwo {
	width: 105px;
}

table#roster_table td.rost_colthree {
	width: 65px;
}

table#roster_table td.rost_colfour {
	width: 15px;
}

table#roster_table tr#p_A td.s2,
table#roster_table tr#p_C td.s2,
table#roster_table tr#p_E td.s2,
table#roster_table tr#p_G td.s2 {
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #1f1f1f;
}

table#roster_table tr#p_B td.s2,
table#roster_table tr#p_D td.s2,
table#roster_table tr#p_F td.s2,
table#roster_table tr#p_H td.s2 {
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #000;
}

td.rost_colone {
	margin: 0;
	padding-left: 5px;
	padding-right: 6px;
	text-align: right;
}

td.rost_coltwo {
	text-align: left;
}

td.rost_colthree {
	padding-right: 5px;
	text-align: right;
}

td.rost_colfour {
	padding-right: 5px;
	text-align: right;
}

#myteammod_bottomline {
	margin: 0;
	padding: 0;
	border-top: 4px solid #444;
	border-bottom: 4px solid #444;
	background-color: #737373;
}

.team_bottomline {
	margin-bottom: 1px;
	color: #fff;
	font: 1.1em tahoma, verdana, sans-serif;
	background-color: #000;
}

.bottomline_last {
	margin: 0;
}

.team_bottomline td {
	padding-top: 3px;
	padding-bottom: 4px;
}

.teamvalue,
.teambalance,
.teamworth {
	padding-left: 10px;
	font-weight: bold;
}

.teamvalue {border-left: 5px solid #bc2100;}
.teambalance {border-left: 5px solid #a11c00;}
.teamworth {border-left: 5px solid #791601;}

td#teamvalue,
td#teambalance,
td#teamworth {
	width: 75px;
	padding-right: 10px;
}

#teamvalue {background-color: #bc2100;}
#teambalance {background-color: #a11c00;}
#teamworth {background-color: #791601;}

#previous_roster_menu {
	margin: 0;
	padding: 0;
}

.myteammod_prev-rost {
	margin: 0;
	padding: 1px;
	text-align: left;
	background-color: #666;
}

.myteammod_prev-rost a {
	display: block;
	border: 2px solid #fff;
	margin: 0;
	padding: 3px 7px 0 7px;
	height: 22px;
	color: #fff;
	font: bold 1.4em tahoma, verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	background: transparent url(/images/globalimages/lrg_filler.gif) 0 0 repeat-x;
}

.myteammod_prev-rost a span {
	padding-right: 15px;
	background: transparent url(/images/globalimages/prev-roster-arrows.gif) 100% 3px no-repeat;
}

#previous_roster_menu dd#p-roster-table {
	margin: 0;
	padding: 0;
	display: none;
}

table#prev-rost_table {
	margin: 0;
	padding: 0;
	width: 100%;
	font: 1.1em tahoma, verdana, sans-serif;
}

table#prev-rost_table tr#p_A td.s2,
table#prev-rost_table tr#p_C td.s2,
table#prev-rost_table tr#p_E td.s2,
table#prev-rost_table tr#p_G td.s2 {
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #ccc;
}

table#prev-rost_table tr#p_B td.s2,
table#prev-rost_table tr#p_D td.s2,
table#prev-rost_table tr#p_F td.s2,
table#prev-rost_table tr#p_H td.s2 {
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #fff;
}

td.prev_rost_colone {
	margin: 0;
	padding-left: 5px;
	padding-right: 6px;
	text-align: right;
}

td.prev_rost_coltwo {
	text-align: left;
}

td.prev_rost_colthree {
	padding-right: 10px;
	text-align: right;
}

/*------------------
= clubhouse \\\\\\\\\\
-------------------*/
#clubhouse_module #rights_head {
	width: 213px;
	height: 31px; 
	background: transparent url(/images/globalimages/fc_game_rightcol_headerBG.gif) 0 0 no-repeat;
}

#clubhouse_module #rights_head h2 {
	float: left;
	display: inline;
	margin: 5px 0 0 12px;
	padding: 0 4px;
	color: #fff;
	font: bold 1.7em tahoma, verdana, sans-serif;
	background-color: #000;
}

#clubhouse_module #rights_head span {
	float: right;
	margin: 5px 0 0 0;
	height: 21px;
	background: transparent url(/images/globalimages/h2_accent.jpg) 0 0 no-repeat;
}

#default_clubhouse {
	margin: 0;
	padding: 2px 0 3px 15px;
	color: #fff;
	font: bold 1em tahoma, verdana, sans-serif;
	background-color: #949494;
}

#club_module_content_bg {

	margin: 0;
	padding: 0 15px 55px 16px;
	background: #eee url(/images/globalimages/rightcol_mod_bg.jpg) 0 bottom no-repeat;
}

#club_module_content_bg .clubhouse_unit a {
	color: #c84b00;
	text-decoration: none;
}

#club_module_content_bg .clubhouse_unit a:hover {
	color: #620;
}

.clubhouse_unit {
	float: left;
	margin: 0;
	padding: 0;
	width: 182px;
	font: bold 1em tahoma, verdana, sans-serif;
	border-bottom: 1px solid #aaa;
}

.clubmod_unit-header {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 182px;
}

span.clubmod_namewrapper a,
span.clubmod_namewrapper a:link,
span.clubmod_namewrapper a:visited {
	color: #c84b00;
	text-decoration: none;
	background-color: #eee;
}

span.clubmod_namewrapper a:hover {
	color: #620;
}

.clubmod_namelink {
	float: left;
	font-size: 1.1em;
	/*padding-left: 18px;
	background: transparent url(/images/mycup_teamname_bullet.jpg) 0 0 no-repeat;*/
}

.clubmod_default_btn a {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 13px;
	height: 13px;
	background: transparent url(/images/globalimages/club_checkboxes.jpg) 0 0 no-repeat;
}

.clubmod_default_btn a:hover,
.clubmod_default_btn a.active {
	background: transparent url(/images/globalimages/club_checkboxes.jpg) 0 -13px no-repeat;
}

.clubmod_teamlist {
	float: left;
	margin: 0;
	padding: 2px 0 0 0;
}

.clubmod_teamlist_item {
	float: left;
	margin: 0 0 1px 0;
	padding: 3px 0 2px 0;
	width: 182px;
	background-color: #aaa;
}

.clubmod_teamname {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	color: #fff;
	font-size: 1em;
}

.clubmod_team-delete_btn a {
	float: right;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	width: 12px;
	height: 12px;
	background: transparent url(/images/globalimages/club_delete_btn.jpg) 0 0 no-repeat;
}

.clubmod_team-delete_btn a:hover {
	background: transparent url(/images/globalimages/club_delete_btn.jpg) 0 -12px no-repeat;
}

#clubmod_legend {
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	width: 182px;
	color: #333;
	font: bold 1em tahoma, verdana, sans-serif;
	
}

span#clubmod_leg_dflt {
	margin-right: 20px;
	padding-left: 15px;
	background: transparent url(/images/globalimages/clubmod_legend_check.jpg) 0 0 no-repeat;
}

span#clubmod_leg_del {
	padding-left: 15px;
	background: transparent url(/images/globalimages/clubmod_legend_dlt.jpg) 0 0 no-repeat;
}

#club_mod_btns {
	clear: both;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0;
	width: 183px;
	/*border-top: 1px solid #aaa;*/
	border-bottom: 1px solid #aaa;
}

#club_mod_btns .clubmod_join {
	margin: 0 14px;
}

/*------------------
= community & features \\\\\\\\\\
-------------------*/
#community_module,
#features_module {
	padding-bottom: 87px;
	background: #e4e4e4 url(/images/globalimages/community_bg.jpg) 0 100% no-repeat;
}

#community_module h3,
#clubhouse_module h3,
#features_module h3 {
	margin: 0;
	padding: 3px 16px;
	color: #fff;
	font: bold 1em tahoma, verdana, sans-serif;
	background-color: #4f4f4f;
}

#mssg_links {
	background-color: #949494;
	margin: 0;
	padding: 2px 16px;
	color: #fff;
}

#mssg_links a {
	color: #dedede;
	text-decoration: none;
	font: bold 1em tahoma, verdana, sans-serif;
}

#mssg_links a:hover,
#mssg_links a.active {
	color: #fff;
}

#buddy_messages {
	margin: 0;
	padding: 12px 8px 0 16px;
	color: #333;
	font: 1.1em tahoma, verdana, sans-serif;
	background: transparent url(/images/mssg_bg.jpg) 0 0 repeat-x;
}

div.message {
	margin-bottom: 10px;
}

span.mssg a,
span.mssg a:link,
span.mssg a:visited {
	color: #c84b00;
	font-weight: bold;
	text-decoration: none;
}

span.mssg a:hover {
	color: #620;
}

/*------------------
= member services \\\\\\\\\\
-------------------*/
#member_services_module {
	margin: 0 0 10px 0;
	padding: 0 0 30px 0;
	background: #efefef url(/images/mydrivers_news_bg.jpg) 0 100% no-repeat;
}

#member_services_module ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
	font: bold 1.1em tahoma, verdana, sans-serif;
}

#member_services_module li {
	margin: 0 0 8px 0;
}

#member_services_module li a {
	color: #c20;
}

#member_services_module li a:hover {
	color: #620;
}

/*------------------
= who's online \\\\\\\\\\
-------------------*/
#whosonline_container_bg {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	background: #111 url(/images/leaderboard_bg.gif) 0 100% repeat-x;
}

#whosonline_container {
	margin: 0;
	padding: 15px 10px 15px 16px;
	color: #999;
	font: 1.1em tahoma, verdana, sans-serif;
	background: #111 url(/images/leaderboard_bg.gif) 0 0 repeat-x;
}

#whosonline_container a,
#whosonline_container a:link,
#whosonline_container a:visited {
	margin: 0;
	padding: 0;
	color: #aaa;
	text-decoration: none;
}

#whosonline_container a:hover {
	color: #ffbc08;
}

#whosonline_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#whosonline_container li {
	margin-bottom: 7px;
}

/*------------------------------------------------------------------------------
= footer \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
------------------------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0;
	padding: 15px 0;
	width: 769px;
	text-align: center;
	background-color: #333;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	margin: 0;
	padding: 0;
	color: #ccc;
	font: bold 1em tahoma, verdana, sans-serif;
	display: inline;
}

#footer li a,
#footer li a:link,
#footer li a:visited,
#footer li a:hover {
	color: #FFB901;
	font: bold 1em tahoma, verdana, sans-serif;
	background: none;
}

#footer p {
	color: #fff;
	font: 0.9em tahoma, verdana, sans-serif;
}


#skyscraperAd {
	float: left;
	width: 161px;
	margin: 139px 0 0 20px;
}

/*------------------------------------------------------------------------
= sitewide buttons  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
------------------------------------------------------------------------*/
.sml_btn {
	float: left;
	display: inline;
	margin: 0;
	padding: 1px;
	background-color: #666;
}

.sml_btn a {border: 2px solid #fff;
	float: left;
	margin: 0;
	padding: 1px 7px 0 7px;
	height: 14px;
	color: #fff;
	font: bold 1em tahoma, verdana, sans-serif;
	text-decoration: none;
	background: transparent url(/images/globalimages/sml_filler.gif) 0 0 repeat-x;
}

.sml_inpt {
	float: left;
	padding: 1px;
	background-color: #666;
}

.sml_inpt input {border: 2px solid #fff;
	margin: 0;
	padding: 0 7px 1px 7px;
	color: #fff;
	font: bold 1em tahoma, verdana, sans-serif;
	cursor: pointer;
	background: transparent url(/images/globalimages/sml_filler.gif) 0 0 repeat-x;
}

.med_btn {
	float: left;
	display: inline;
	margin: 0;
	padding: 1px;
	background-color: #666;
}

.med_btn a {border: 2px solid #fff;
	float: left;
	margin: 0;
	padding: 2px 7px 0 7px;
	height: 18px;
	color: #fff;
	font: bold 1.2em tahoma, verdana, sans-serif;
	text-decoration: none;
	background: transparent url(/images/globalimages/med_filler.gif) 0 0 repeat-x;
}

.lrg_btn {
	float: left;
	display: inline;
	margin: 0;
	padding: 1px;
	background-color: #666;
}

.lrg_btn a {border: 2px solid #fff;
	float: left;
	margin: 0;
	padding: 3px 7px 0 7px;
	height: 22px;
	color: #fff;
	font: bold 1.4em tahoma, verdana, sans-serif;
	text-decoration: none;
	background: transparent url(/images/globalimages/lrg_filler.gif) 0 0 repeat-x;
}

/*--------------------------------------------------------------------------
= site alert box \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
-------------------------------------------------------------------------*/
#site-alert {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	width: 745px;
	color: #c00;
	font: 1.4em/1.3 tahoma, verdana, sans-serif;
	background-color: #fff;
	border: 2px solid #f00;
}

#site-alert-team {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	width: 524px;
	color: #c00;
	font: 1.4em/1.3 tahoma, verdana, sans-serif;
	background-color: #fff;
	border: 2px solid #f00;
}
	
#site-alert p,
#site-alert-team p {
	margin: 0;
	padding: 0;
}
	
#site-alert p img,
#site-alert-team p img {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
}
	
#site-alert a,
#site-alert-team a {
	color: #c00;
	font-weight: bold;
}

/*--------------------------------------------------------------------------
= error 404 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
-------------------------------------------------------------------------*/
#e404_subhead {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	width: 768px;
	height: 91px;
	background: transparent url(/images/globalimages/error404.jpg) 0 0 no-repeat;
}

#e404_subhead h1 {
	position: absolute;
	top: 55px;
	left: 15px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: bold 2em tahoma, verdana, sans-serif;
	text-transform: uppercase;
}
