﻿/*BASIC FORMATTING TAGS*/
html, body 
{
	height: 100%;
}

/* body and default font etc */
body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:16px;
    color:#333333;
	padding:0;
	margin:0;
}

ul
{
list-style-image:url("../images/bullet.jpg");
}

a {color:#f00;text-decoration:none;outline:none;}
a:hover {text-decoration:underline;}

h1 {}
h2 {}
h3 {}
h4 {}

*
{
    /*outline:none !important;*/
}


/* for background images etc. */
.body 
{
    background:url(../images/page_bg.gif) top left repeat-x #000000;   
}



img {
	padding:0;
	margin:0;
	border:none;
}

.img_bordered, .hl_bordered img
{
border: solid 1px #999999 !important;
}


form {
    padding:0;
    margin:0;
    height: 100%;
}

form select, form input, form textarea {
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px; 
}

/* Common styles */
.j_lock {
    background-image: url('../images/icons/lock.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: -3px;
    margin-left: 1px;
}

.j_locked {

}

.check {

}

.hidden 
{
    display: none;
}


/* Container */
#container {
    width:986px;
	overflow:hidden;
	margin:0 auto;
}

#header
{
    width:985px;
    height:136px;
    display:inline-table;
}

#header #logo
{
    width:253px;
    height:71px;
    display:block;
    border:none;
    float:left;
    margin:45px 0 0 0;
    padding:0;
    background:url(../images/logo.png) top left no-repeat;
}

#header #top_text_links
{
    float:right;
    min-width:640px;
    height:16px;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    line-height:16px;
    text-align:right;
    margin:10px 3px 0 0;
}

#header #top_text_links a
{
    text-decoration:none;
    color:#ffffff;
}

#header #top_text_links img
{
    position:relative;
    top:4px;
}

#header .top_nav
{
    min-width:659px;
    height:27px;
    clear:right;
    float:right;
    margin-top:14px;
    background:url(../images/top_nav_bg.png) top left no-repeat;
}

#header .top_nav ul
{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    list-style:none;
}

#header .top_nav ul li
{
    float:left;
    line-height:25px;
}

#header .top_nav ul li a
{
    color:#232323;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    padding:0 17px 0 16px;
}

#header .top_nav ul li a:hover
{
    color:#4095f4;
}

#header .top_nav ul li a.active
{
    color:#4095f4;
}

#header .top_blue_bar_container
{
    height:27px;
    max-width:645px;
    clear:right;
    float:right;
    margin:17px 0 0 0;
    text-align:right;
}

#header #top_blue_bar_left
{
    background:url(../images/top_blue_bar_left.png) top left no-repeat;
    width:7px;
    height:27px;
    display:block;
    float:right;
}

#header #top_blue_bar
{
    height:27px;
    padding:0 11px 0 11px;
    float:right;
    line-height:27px;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    text-align:right;
    background:#4095f4;
}

#header #top_blue_bar_right
{
    background:url(../images/top_blue_bar_right.png) top left no-repeat;
    width:5px;
    height:27px;
    float:right;
}

#header .top_white_arrow
{
    display:none;
    width:17px;
    height:10px;
    background:url(../images/top_white_arrow.png) top left no-repeat;
    clear:right;
    float:right;
    margin:4px 66px 0 0;
}

#left_nav
{
    float:left;
    width:141px;
    height:100%;
    display:inline-block;
    margin-top:-1px;   
}

#left_nav ul
{
    width:141px;
    margin:0;
    padding:0;
    list-style:none;
}

#left_nav ul li
{
    clear:left;
    float:left;
    margin:0;
    padding:0;
}

#left_nav ul li a
{
    display:block;
    color:#252525;
    font-size:13px;
    font-weight:bold;
    width:139px;
    height:29px;
    text-indent:8px;
    line-height:29px; 
    background:url(../images/left_nav_bg.gif) top left repeat-x;
    border-top:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
    border-left:1px solid #a9a9a9;
}

#left_nav ul li a:hover
{
    color:#4095f4;
    text-decoration:none;
}

#left_nav ul li a.last
{
    border-bottom:1px solid #a9a9a9;
}

#left_nav ul li a.active
{
    color:#4095f4;
    background:#ffffff;
    border-right:none;
    width:140px;
}

#left_nav ul li a.inactive
{
    color:#c2c2c2;
    background:url(../images/left_nav_inactive_bg.gif);
}

#content
{
    width:823px;
    float:left;
    display:inline-block;
    background:#ffffff;
    margin-top:-1px;
    padding:10px;
    border-top:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    font-size:12px;
    color:#727272;
    position:relative !important;
    z-index:100 !important;
}

#content h1
{
    color:#4095f4;
    font-size:24px;
    font-weight:bold;
    text-indent:1px;
    display:block;
    padding:0;
    margin:6px 0 15px 0;
    width:auto !important;
}

#content h1 .title_description
{
    color:#4e4e4e;
    font-size:14px;
    font-weight:bold;
    display:inline;
}

#content p
{
    color:#727272;
    font-size:12px;
    font-weight:normal;
    margin:0 0 25px 0;
    line-height:18px;
}

#container .alert_red
{
    position:fixed;
    z-index:200 !important;
    width:946px;
    top:40px;
	margin:0 auto;
    min-height:20px;
    border:1px solid #dd3c10;
    line-height:17px;
    text-align:left;
    padding:10px 20px 10px 20px;
    font-size:12px;
    font-weight:normal;
    display:block;
    background:#ffebe8 url(../images/close_red.png) no-repeat top right;
    color:#dd3c10;
    /*margin:25px 0 15px 0;*/
}

#container .alert_red span
{
    font-weight:bold;
    font-size:14px;
}

#container .alert_red a
{
    color:#232323;
    text-decoration:underline;
    font-weight:bold;
}

#container .alert_green
{
    position:fixed;
    z-index:200 !important;
    width:946px;
    top:40px;
	margin:0 auto;
    min-height:20px;
    border:1px solid #2fb928;
    line-height:17px;
    text-align:left;
    padding:10px 20px 10px 20px;
    font-size:12px;
    font-weight:normal;
    display:block;
    background:#ebffe8 url(../images/close_green.png) no-repeat top right;
    color:#2fb928;    
    /*margin:25px 0 15px 0;*/
}

#content .floating_green_box
{
    min-height:130px;
    float:right;
    background:#ebffe8;
    border:1px solid #2fb928;
    padding:10px;
    color:#2fb928;
    margin:0 0 5px 5px;
}

#content .floating_green_box h3
{
    font-size:14px;
    margin:0 0 10px 0;
    line-height:30px;
    border-bottom:1px dotted #2fb928;
}

#container .alert_yellow
{
    position:fixed;
    z-index:200 !important;
    width:946px;
    top:40px;
	margin:0 auto;
    min-height:20px;
    border:2px solid #8c8a00;
    line-height:17px;
    text-align:left;
    padding:10px 20px 10px 20px;
    font-size:12px;
    font-weight:bold;
    display:block;
    background:#fffd66 url(../images/close_yellow.png) no-repeat top right;
    color:#8f8c00;
    /*margin:25px 0 15px 0;*/
}

#content .floating_yellow_box
{
    min-height:130px;
    float:right;
    background:#ffffd8;
    border:1px solid #efec00;
    padding:10px;
    color:#333333;
    margin:0 0 5px 5px;
}

#content .floating_yellow_box h3
{
    font-size:14px;
    margin:0 0 10px 0;
    line-height:30px;
    border-bottom:1px dotted #efec00;
}


#content .floating_red_box
{
    min-height:130px;
    float:right;
    background:#ffebe8;
    border:1px solid #dd3c10;
    padding:10px;
    color:#dd3c10;
    margin:0 0 5px 5px;
}

#content .floating_red_box h3
{
    font-size:14px;
    margin:0 0 10px 0;
    line-height:30px;
    border-bottom:1px dotted #dd3c10;
}

#content .floating_green_box a, #content .floating_red_box a
{
    color:#232323;
    text-decoration:underline;
    font-weight:bold;
}

#content .floating_green_box p, #content .floating_red_box p
{
    color:#232323;
    font-size:11px;
    margin:5px 0 5px 0 !important;
}

#container .alert_green span
{
    font-weight:bold;
    font-size:14px;
}

#container .alert_green a
{
    color:#232323;
    text-decoration:underline;
    font-weight:bold;
}

#container .alert_exclamation
{
    position:fixed;
    z-index:200 !important;
    width:946px;
    top:40px;
	margin:0 auto;
    min-height:20px;
    border:1px solid #c2c000;
    line-height:17px;
    text-align:left;
    padding:10px 20px 10px 20px;
    font-size:12px;
    font-weight:normal;
    display:block;
    background:url(../images/alert_exclamation.png) 10px 10px no-repeat #ebffe8;
    color:#2fb928;
    /*margin:25px 0 15px 0;*/
}

#container .alert_exclamation span
{
    font-weight:bold !important;
    font-size:14px !important;
}

#container .alert_exclamation a
{
    color:#232323;
    text-decoration:underline;
    font-weight:bold;
}

#content .form_table
{
    
}

#content .form_table tr th
{
    font-size:14px;
    color:#000000;
    font-weight:bold;
    text-align:right;
    vertical-align:middle;
}

#content .form_table tr td
{
    font-size:14px;
    color:#000000;  
    vertical-align:middle;
    text-align:left;
    line-height:32px;
    height:32px;
}

#content .settings_form_header
{
    font-size:12px !important;
    color:#000000;
    font-weight:bold;
    padding-right:6px;
    text-align:left !important;
    min-height:26px !important;
    vertical-align:top !important;
}

#content .white_text_box
{
    background:url(../images/signup_box_white.gif) top left no-repeat;
    width:258px;
    height:23px;
    border-spacing:0;
    border:none;
    border-style:none;
    line-height:28px;
    color:#616161;
    font-size:14px;
    font-weight:bold;
    padding:5px 8px 0 8px;
}

#content .white_text_box_small
{
    background:url(../images/signup_box_small_white.gif) top left no-repeat;
    width:82px;
    height:23px;
    border-spacing:0;
    border:none;
    border-style:none;
    line-height:28px;
    color:#616161;
    font-size:14px;
    font-weight:bold;
    padding:5px 8px 0 8px;
}

#content .checkbox
{
    line-height:28px;
    color:#616161;
    font-size:14px;
    font-weight:bold;
}   

#content .dropdown_bg_holder
{
    background:url(../images/signup_dropdown.gif) top left no-repeat #ffffff;
    width:252px;
    height:26px;
    line-height:26px;
    border-style:none;    
}

#content .white_dropdown
{
    width:252px;
    height:26px;
    line-height:26px;
    color:#616161;
    font-size:14px;
    font-weight:bold;
    border-style:none;
    background:none;
    padding:4px;
}


#content ul.static
{
   padding:15px 0px 15px 25px;
}

#content .white_dropdown option
{
    background:#ffffff;
}

#content .dropdown_small_bg_holder
{
    background:url(../images/signup_dropdown_small.gif) top left no-repeat #ffffff;
    width:59px;
    height:28px;
    line-height:26px;
    border-style:none;    
}

#content .white_dropdown_small
{
    width:59px;
    height:28px;
    line-height:26px;
    color:#616161;
    font-size:14px;
    font-weight:bold;
    border-style:none;
    background:none;
    padding:4px;
}

#content .white_dropdown_small option
{
    background:#ffffff;
}

#content .red_text_box
{
    background:url(../images/signup_box_red.gif) top left no-repeat;
    width:258px;
    height:23px;
    border-spacing:0;
    border:none;
    border-style:none;
    color:#616161;
    font-size:14px;
    font-weight:bold;
    padding:5px 8px 0 8px;
}

#footer
{
    clear:both;
    display:inline-table;
    width:985px;
    height:150px;
    margin:0 auto;
}

#footer #footer_logo
{
    width:141px;
    height:24px;
    display:block;
    float:left;
    margin:40px 0 0 0;
    background:url(../images/logo_small.png) top left;
}

#footer #footer_text
{
    float:left;
    color:#444444;
    font-size:10px;
    font-weight:normal;
    margin:32px 0 0 17px;
}

#footer #footer_text p
{
    line-height:17px;
    margin:0;
    padding:0;
}

#footer #footer_text img
{
    position:relative;
    top:4px;
}

.update_all_settings_btn
{
    width:217px;
    height:32px;
    display:inline-block;
    background:url(../images/update_all_settings_btn.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.update_all_settings_btn:hover
{
    text-decoration:none;
}

.blue_btn
{
    width:183px;
    height:32px;
    display:inline-block;
    background:url(../images/blue_btn_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.blue_btn:hover
{
    text-decoration:none;
}

.gray_btn
{
    width:227px;
    height:32px;
    display:inline-block;
    background:url(../images/gray_btn_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.gray_btn:hover
{
    text-decoration:none;
}

.gray_btn_small
{
    width:69px;
    height:23px;
    display:inline-block;
    background:url(../images/gray_btn_small_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:14px;
    line-height:23px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.gray_btn_small:hover
{
    text-decoration:none;
}

.orange_btn
{
    width:324px;
    height:32px;
    display:inline-block;
    background:url(../images/orange_btn_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.orange_btn:hover
{
    text-decoration:none;
}

.blue_btn_big
{
    width:283px;
    height:32px;
    display:inline-block;
    background:url(../images/blue_btn_big_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:left;
    padding-left:10px;
    padding-right:15px;
}

.blue_btn_big:hover
{
    text-decoration:none;
}

.blue_btn_update
{
    width:179px;
    height:22px;
    display:inline-block;
    background:url(../images/blue_btn_update.gif) top left no-repeat;
    color:#ffffff;
    font-size:14px;
    line-height:22px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.blue_btn_update:hover
{
    text-decoration:none;
}

.blue_btn_update span
{
    background:url(../images/blue_btn_update_left.gif) top left no-repeat;
    display:inline;
    width:3px;
    height:22px;
    margin:0;
    padding:0;
}

.blue_btn_small
{
    width:86px;
    height:32px;
    display:inline-block;
    background:url(../images/blue_btn_small_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.blue_btn_small:hover
{
    text-decoration:none;
}

.blue_btn_smallest
{
    width:39px !important;
    height:20px !important;
    display:inline-block !important;
    background:url(../images/blue_btn_smallest_bg.gif) top left no-repeat;
    color:#ffffff !important;
    font-size:11px !important;
    line-height:20px !important;
    font-weight:bold !important;
    text-align:center !important;
    padding-right:12px !important;
    text-decoration:none !important;
}

.blue_btn_smallest:hover
{
    text-decoration:none !important;
}

.green_btn
{
    width:112px;
    height:32px;
    display:inline-block;
    background:url(../images/green_btn_bg.gif) top left no-repeat;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    font-weight:bold;
    text-align:center;
    padding-right:15px;
}

.green_btn:hover
{
    text-decoration:none;
}

.bold
{
    font-weight:bold !important;
}

.italicize
{
    font-style:italic !important;
}

.help_link
{
    display:none;
    margin:0;
    padding:0;
    color:#9e9e9e;
    font-size:10px;    
}

.help_link a
{
    color:#9e9e9e;
    font-size:10px;
    text-decoration:underline;
}

.blue_header_bar
{
    width:100%;
    height:26px;
    background:#4095f4;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;    
    line-height:26px;
    text-indent:7px;
    margin:10px 0 0 0;
    display:block;
}

.blue_header_bar td
{
    width:20%;
}

.btn_dashboard_blue
{
    background:url(../images/blue_bar_blue_btn.gif) top left no-repeat;
    display:block;
    width:116px;
    height:26px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:16px;
    text-align:center;
}

.btn_dashboard_blue:hover
{
    text-decoration:none;
}

.gray_header_bar
{
    width:100%;
    height:26px;
    background:#4e4e4e;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;    
    line-height:26px;
    text-indent:7px;
    margin:10px 0 0 0;
    display:block;
}

.gray_header_bar th span
{
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    display:inline;
    height:26px;
    line-height:25px;
}

.gray_header_bar td
{
    width:10%;
}

.btn_dashboard_orange
{
    background:url(../images/gray_bar_orange_btn.gif) top left no-repeat;
    display:block;
    width:71px;
    height:26px !important;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:15px;
    text-align:center;
}

.btn_dashboard_orange:hover
{
    text-decoration:none;
}

.btn_dashboard_more
{
    background:url(../images/gray_bar_blue_btn.gif) top left no-repeat;
    display:block;
    width:83px;
    height:26px !important;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:15px;
    text-align:center;
}

.btn_dashboard_more:hover
{
    text-decoration:none;
}

.avatar
{
    border:3px solid #777777 !important;
}

.avatar_small
{
    border:2px solid #777777 !important;
}

.text_box
{
    border:1px solid #9b9b9b;
    min-width:70px;
    height:22px;
    display:inline-block;
    line-height:24px;
    color:#616161;
    font-size:14px;
    font-weight:bold;
    padding:5px 8px 0 8px;
} 

.gray_info_box
{
    background:#e8e8e8;
    font-size:11px;
    color:#000000;
    font-style:italic;
    border:1px solid #c0c0c0;
    width:100%;
    padding:7px 7px 7px 0;
    text-indent:7px;
    margin:10px 0 10px 0;
    font-weight:normal;
}

.gray_info_box a
{
    font-style:normal;
    text-decoration:underline;
    color:#000000;
}

.unbold, .unbold *
{
    font-weight:normal !important;
}

.large_avatar
{
    border:3px solid #777777 !important;
}

#dashboard_left_col
{
    width:549px;
    clear:both;
    float:left;
    display:inline-table;
}

.dashboard_right_col
{
    float:right;
    width:264px;
    display:inline-table;
    padding-left:7px;
}

.dashboard_personal_stats_table
{
    margin:0;
    padding:0;
    width:100%;
}

.dashboard_personal_stats_table a
{
    color:#5c5c5c;
}

.dashboard_personal_stats_table tr th
{
    text-align:center;
    font-weight:normal;
    font-size:11px;
    color:#5c5c5c;
    background:#d3d3d3;
    height:25px;
    vertical-align:middle;
    border-right:1px solid #ffffff;
}

.dashboard_personal_stats_table tr td
{
    text-align:center;
    font-weight:bold;
    font-size:14px;
    color:#000000;
    height:25px;
    vertical-align:middle;
}

.gridview
{
    margin:0;
    padding:0;
    width:100%;
    /*border-left:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;*/
}
.gridview tr th
{
    text-align:center;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    background:#a9a9a9;
    height:28px;
    /*width:121px;*/
    vertical-align:middle;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #a9a9a9 !important;
    border-top:1px solid #ffffff !important;
}

.gridview tr .first
{
    border-left:1px solid #a9a9a9 !important;
}

.gridview tr .last
{
    border-right:1px solid #a9a9a9 !important;
}

.gridview tr td
{
    font-weight:bold;
    font-size:13px;
    color:#000000;
    height:28px;
    vertical-align:middle;
    border-bottom:1px solid #a9a9a9;
}

.gridview tr td a 
{
    color:#000000;
}

.gridview tr td a:hover 
{
    text-decoration:underline;
}

.gridview tr td .selected
{
    display:inline-block;
    background:#4095f4;
    padding:2px;
    line-height:12px;
    color:#ffffff;
    text-decoration:none !important;
}

.gv_picks tr td a
{
    color: #4095f4;
}


.gridview tr td .craction
{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}

.gridview tr td .kickoff
{
    font-size:11px !important;
    font-weight:normal !important;
}



.dashboard_weekly_picks_table
{
    margin:1px 0 0 0;
    padding:0;
    width:100%;
    border-left:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
}

.dashboard_weekly_picks_table tr th
{
    text-align:center;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    background:#a9a9a9;
    height:25px;
    width:121px;
    vertical-align:middle;
    border-right:1px solid #ffffff;
}

.dashboard_weekly_picks_table tr .last
{
    width:175px;
    border:none;
    font-size:11px !important;
    font-weight:normal !important;
}

.dashboard_weekly_picks_table tr
{
    background:url(../images/large_table_td_bg.gif) bottom left no-repeat;
}

.dashboard_weekly_picks_table tr td
{
    text-align:center;
    font-weight:bold;
    font-size:13px;
    color:#000000;
    height:25px;
    vertical-align:middle;
}

.dashboard_weekly_picks_table tr td span
{
    display:inline-block;
    background:#4095f4;
    padding:2px;
    line-height:12px;
    color:#ffffff;
}

.dashboard_weekly_picks_table tr.no_bg
{
    background:none;
}

.large_table_bottom_curve
{
    clear:both;
    background:url(../images/large_table_bottom_curve.gif) top left no-repeat;
    width:549px;
    height:4px;
    display:block;
    margin:0 0 10px 0;
}

.gridview_pager
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold !important;
    color:#707070;
}

.gridview_pager a
{
    color:#4095f4;
    text-decoration:underline;
}

.gridview_pager a.selected
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold !important;
    color:#707070;
    text-decoration:none;
}

.dashboard_table_pager_cell
{
    text-align:left !important;
    font-family:Arial !important;
    font-size:11px !important;
    font-weight:bold !important;
    color:#707070 !important;
    text-indent:5px;
}

.dashboard_table_pager_cell a
{
    color:#4095f4 !important;
    text-decoration:underline !important;
}

.dashboard_sportswire
{
    margin:0;
    padding:0;
    list-style:none;
    display:block;
    width:100%;
}

.dashboard_sportswire li
{
    display:block;
    margin:4px 0 8px 0;
    padding:0;
    width:100%;
}

.dashboard_sportswire li table
{
    width:100%;
    margin:4px 0 20px 0;
    padding:0;
}

.dashboard_sportswire li table tr th
{
    width:41px;
    vertical-align:top;
    text-align:left;
    padding-right:4px;
}

.dashboard_sportswire li table tr th img
{
    border:2px solid #777777;
}   

.dashboard_sportswire li table tr td
{
    vertical-align:top;
    text-align:left;
    width:490px;
    padding:0 0 10px 0;
}

.dashboard_sportswire li table tr td h4
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
    margin:0;
    line-height:14px;
}

.dashboard_sportswire li table tr td span span
{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}

.dashboard_sportswire li table tr td p
{
    margin:10px 0 10px 0 !important;
    padding:0;
}

.dashboard_sportswire li table tr td p span
{
    color:#000000;
}

.dashboard_sportswire li table tr td a
{
    color:#a3a3a3;
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
    font-family:Arial;
}

.dashboard_user_info
{
    width:100%;
    font-size:11px;
    font-weight:normal;
    margin-top:12px;
}

.dashboard_user_info h2
{
    margin:0;
    padding:0;
    font-size:16px;
    font-weight:bold;
    color:#000000;
}

.dashboard_user_info a
{
    color:#000000;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
}

.dashboard_league_info
{
    width:100%;
    border-bottom:1px solid #cacaca;
    padding-bottom:4px;
    height:46px;
}

.dashboard_league_info tr th
{
    width:41px;
    padding-right:4px;
}

.dashboard_league_info tr th img
{
    border:2px solid #777777;
}

.dashboard_league_info tr td
{
    color:#000000;
    font-size:14px;
    font-weight:bold;
}

#content .rank_blue_box
{
    width:244px;
    background:#e8f2ff;
    border:1px solid #4095f4;
    padding:10px;
    color:#4095f4;
    margin:12px 0 0 0;
    line-height:20px;
}

.dashboard_right_col .rank_text
{
    color:#000000;
    font-size:14px;
    font-weight:bold;
    margin:5px 0 5px 0;
    display:inline-block;
}

.dashboard_right_col .rank_value
{
    color:#000000 !important;
    font-size:12px;
    font-weight:bold;
    display:inline-block;
}

.dashboard_right_col .title
{
    color:#000000;
    font-size:14px;
    font-weight:bold;
    margin:23px 0 17px 0;
    display:inline-table;
    clear:both;
}

.dashboard_right_col .title span
{
    color:#000000;
    font-size:10px;
    font-weight:normal;
    display:inline;
}

.dashboard_right_col .title span a
{
    color:#000000;
    font-size:10px;
    font-weight:normal;
    display:inline;
    text-decoration:underline;
}

.dashboard_right_col_tab_holder
{
    width:264px;
    height:23px;
    clear:both;
}

.dashboard_right_col_tab_holder a
{
    width:110px;
    height:24px;
    display:block;
    color:#4095f4;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    float:left;
    line-height:23px;
}

.dashboard_right_col_tab_holder a.active_tab
{
    color:#5c5c5c;
    background:url(../images/dashboard_right_col_active_tab.gif) top left no-repeat;
}

.dashboard_right_col_player_holder
{
    width:254px;
    border-left:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
    border-top:1px solid #a9a9a9;
    padding:4px;
}

.dashboard_right_col_player_holder ul
{
    width:252px;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
}

.dashboard_right_col_player_holder ul li
{
    background:url(../images/dashboard_right_col_li_bg.gif) top left repeat-x;
    background-color: #EFEFEF;
    display:block;
    width:252px;
    min-height:43px; /**/
    border-bottom:1px solid #a9a9a9;
}

.dashboard_right_col_player_holder ul li.last
{
    border:none;
    height:5px !important;
    padding:0 !important;
    line-height:5px;
}

.dashboard_right_col_player_holder ul li table
{
    min-height:43px; /**/
}

.dashboard_right_col_player_holder ul li table tr th
{
    vertical-align:top;
    min-height:43px; /**/
    width:35px;
}

.dashboard_right_col_player_holder ul li table tr th img
{
    border:2px solid #777777 !important;
}

.dashboard_right_col_player_holder ul li table tr td
{
    min-height:43px; /**/
    padding-left:4px;
}

.dashboard_right_col_player_holder ul li.pager_cell
{
    text-align:left !important;
    font-family:Arial !important;
    font-size:11px !important;
    font-weight:bold !important;
    color:#707070 !important;
    height:auto;
    background:none;
    line-height:16px;
    padding:6px 0 6px 0 !important;
    vertical-align:top;
    display:inline-table;
}

.dashboard_right_col_player_holder ul li.pager_cell a
{
    color:#4095f4 !important;
    text-decoration:underline !important;
}

.dashboard_right_col_player_holder ul li.pager_cell span
{
    display:inline-table;
    vertical-align:top;
    margin-left:2px;
}

.small_table_bottom_curve
{
    background:url(../images/small_table_bottom_curve.gif) top left no-repeat;
    width:264px;
    height:4px;
    display:block;
}

.green_number
{
    color:#00b100 !important;
    font-weight:bold !important;
    font-size:11px !important;
}

.red_number
{
    color:#f20000 !important;
    font-weight:bold !important;
    font-size:11px !important;
}

.green_number_large
{
    color:#00b100 !important;
    font-weight:bold !important;
    font-size:18px !important;
}

.red_number_large
{
    color:#f20000 !important;
    font-weight:bold !important;
    font-size:18px !important;
} 

.gray_number_large
{
    color:#727272 !important;
    font-weight:bold !important;
    font-size:18px !important;
} 

.inline_arrow_image
{
    display:inline;
    position:relative;
    top:-3px;
    border:none !important;
}

.black_number_box
{
    background:url(../images/black_number_box.png) top left no-repeat;
    width:26px;
    height:27px;
    line-height:27px;
    color:#ffffff;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    display:inline-block;
}

.black_number_box_medium
{
    background:url(../images/black_number_box_medium.png) top left no-repeat;
    width:44px;
    height:27px;
    line-height:27px;
    color:#ffffff;
    text-align:center;
    font-size:18px;
    font-weight:normal;
    display:inline-block;
}

.black_number_box_large
{
    background:url(../images/black_number_box_large.png) top left no-repeat;
    width:66px;
    height:27px;
    line-height:27px;
    color:#ffffff;
    text-align:center;
    font-size:18px;
    font-weight:normal;
    display:inline-block;
}

.black_number_box_extra_large
{
    background:url(../images/black_number_box_extra_large.png) top left no-repeat;
    width:78px;
    height:27px;
    line-height:27px;
    color:#ffffff;
    text-align:center;
    font-size:18px;
    font-weight:normal;
    display:inline-block;
}

.standings_overall_standings_table
{
    margin:1px 0 0 0;
    padding:0;
    width:100%;
}

.standings_overall_standings_table a
{
    color:#5c5c5c;
}

.standings_overall_standings_table tr th
{
    text-align:center;
    font-weight:normal;
    font-size:11px;
    color:#5c5c5c;
    background:#d3d3d3;
    height:25px;
    vertical-align:middle;
    border-right:1px solid #ffffff;
}

.standings_overall_standings_table tr th.member_name
{
    text-align:left !important;
    text-indent:8px;
}

.standings_overall_standings_table tr th.last
{
    border:none;
}
.members_content
{
    min-height:300px;
    margin:0px;
    padding:10px 5px;
    background-color:#fff;
}


.standings_overall_standings_player_holder
{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
}

.standings_overall_standings_player_holder a
{
    color:#000000;
}

.standings_overall_standings_player_holder li
{
    display:block;
    width:100%;
    height:77px;
    margin:0;
    padding:0;
}

.standings_overall_standings_player_holder li table
{
    border-bottom:1px solid #a9a9a9;
    width:100%;
    height:77px;
}

.standings_overall_standings_player_holder li table tr td
{
    height:77px;
    vertical-align:middle;
    text-align:center !important;
}

.standings_overall_standings_player_holder li table tr td.member_info
{
    text-align:left !important;
    padding-left:8px;
    color:#727272;
    font-size:11px;
    line-height:12px;
    font-weight:bold;
    font-family:Verdana !important;
}

.standings_overall_standings_player_holder li table tr td.member_info table tr td img
{
    border:3px solid #777777;
}

.standings_overall_standings_player_holder li table tr td.member_info table tr td span span
{
    color:#000000;
}

.standings_overall_standings_player_holder li table tr td table
{
    border:none;
    width:100%;
}

.standings_overall_standings_player_holder li table tr td table tr td
{
    text-align:left !important;
}

.standings_overall_standings_player_holder li table tr td h2
{
    font-size:14px;
    margin:7px 0 7px 0;
    line-height:16px;
    padding:0;
    font-weight:bold;
    color:#000000;
}

.week_selector_dropdown
{
    float:right;
    margin: 5px 5px 0 0;
    border:1px solid #a9a9a9;
    font-weight:bold;
    font-size:11px;
}

.dropdown_right_col_width
{
	width: 260px !important;
}

#homepage_orange_text
{
    color:#ff7e00;
    font-size:23px;
    font-weight:bold;
    margin:-10px 0 35px 0;
    padding:0;   
}

#homepage_flash_container
{
    background:url(../images/homepage-flash-area-bg.png) top left no-repeat;
    width:986px;
    height:251px;
    margin:31px auto 0 auto;
}

#homepage_flash_container h2
{
    font-size:24px;
    font-weight:bold;
    line-height:24px;
    color:#000000;
    margin:0 0 26px 0;
}

#homepage_prize_area
{
    background:url(../images/homepage_prize_bg.png) top left no-repeat;
    width:759px;
    height:72px;
    margin:10px auto 0 auto;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    line-height:80px;
    padding-left:93px;
}

#homepage_prize_area span
{
    color:#df1e0a;
}

#homepage_prize_area a
{
    text-decoration:underline;
    font-size:10px;
    font-weight:normal;
    color:#9e9e9e;
}

#homepage_blue_text
{
    color:#4095f4;
    font-size:20px;
    font-weight:bold;
    margin:64px 0 23px 0;
    padding:0;  
    clear:both;
}

#homepage_leaderboard_list
{
    width:100%;
    display:block;
    margin:0;
    padding:0;
    list-style:none;
}

#homepage_leaderboard_list li
{
    background:url(../images/homepage_avatar_bg.png) top left no-repeat;
    width:82px;
    height:94px;
    text-align:center !important;
    padding:3px 0 0 0;
    color:#707070;
    font-size:11px;
    font-weight:bold;
    font-family:Arial;
    float:left;
    margin:0 8px 0 8px;
}

#homepage_leaderboard_list li.last
{
    margin:0;
}

#homepage_leaderboard_list li img
{
    margin:0 auto;
    padding:0;
    display:table-cell;
}

#homepage_leaderboard_list li .homepage_points
{
    margin:0;
    padding:0;
    display:block;
}

.textbox
{
    height:18px;
    padding:4px 6px 0 6px;
    font-size:12px;
    color:#252525;
    font-family:Verdana;
}

.red_border
{
    border: solid 1px red;
    background-color: #ffebe8;
}

.dropdownlist
{
    height:24px;
    font-size:12px;
    line-height:21px;
    padding:3px 0 0 6px;
    color:#252525;
    font-family:Verdana;
    outline:none !important;
}

.checkbox
{
    font-size:12px;
    color:#252525;
    font-family:Verdana;
}


/*big buttons*/

.btn_green, .btn_blue, .btn_gray, .btn_orange, .btn_red
{
    font-size:18px !important;
    font-family:Verdana !important;
    font-weight:bold !important;
    color:#ffffff !important;
    height:32px;
    line-height:32px;
    padding-left: 10px;
    padding-right: 10px;
    display:inline-block !important;
    text-decoration:none !important;
}

.btn_green
{
    background:url(../images/btn_green.gif) top left no-repeat #2fb928;
}
.btn_gray
{
    background:url(../images/btn_gray.gif) top left no-repeat #4e4e4e;  
}
.btn_blue
{
    background:url(../images/btn_blue.gif) top left no-repeat #4095f4;
}
.btn_orange
{
    background:url(../images/btn_orange.gif) top left no-repeat #ff7e00;
}
.btn_red
{
    background:url(../images/btn_red.gif) top left no-repeat #b92828;
}

.btn_green span, .btn_blue span, .btn_gray span, .btn_red span, .btn_orange span
{
    width:19px !important;
    height:32px !important;
    position: absolute;
    margin-left: 5px;
}

.btn_green span
{
    background:url(../images/btn_tear_gray.gif) top left no-repeat;
}
.btn_gray span
{
    background:url(../images/btn_tear_gray.gif) top left no-repeat;
}
.btn_blue span
{
    background:url(../images/btn_tear_orange.gif) top left no-repeat;
}
.btn_orange span
{
    background:url(../images/btn_tear_blue.gif) top left no-repeat;
}
.btn_red span
{
    background:url(../images/btn_tear_green.gif) top left no-repeat;
}








/*small buttons*/


.btn_small_green, .btn_small_blue, .btn_small_gray, .btn_small_orange, .btn_small_red
{
    font-size:14px !important;
    font-family:Verdana !important;
    font-weight:bold !important;
    color:#ffffff !important;
    height:23px;
    line-height:23px;
    padding-left: 10px;
    padding-right: 10px;
    display:inline-block !important;
    text-decoration:none !important;
}

.btn_small_green
{
    background:url(../images/btn_small_green.gif) top left no-repeat #2fb928;
}
.btn_small_gray
{
    background:url(../images/btn_small_gray.gif) top left no-repeat #4e4e4e;  
}
.btn_small_blue
{
    background:url(../images/btn_small_blue.gif) top left no-repeat #4095f4;
}
.btn_small_orange
{
    background:url(../images/btn_small_orange.gif) top left no-repeat #ff7e00;
}
.btn_small_red
{
    background:url(../images/btn_small_red.gif) top left no-repeat #b92828;
}

.btn_small_green span, .btn_small_blue span, .btn_small_gray span, .btn_small_red span
{
    width:18px !important;
    height:23px !important;
    position: absolute;
    margin-left: 5px;
}

.btn_small_green span
{
    background:url(../images/btn_small_tear_gray.gif) top left no-repeat;
}
.btn_small_gray span
{
    background:url(../images/btn_small_tear_gray.gif) top left no-repeat;
}
.btn_small_blue span
{
    background:url(../images/btn_small_tear_orange.gif) top left no-repeat;
}
.btn_small_orange span
{
    background:url(../images/btn_small_tear_blue.gif) top left no-repeat;
}
.btn_small_red span
{
    background:url(../images/btn_small_tear_green.gif) top left no-repeat;
}

.btn_gray:hover, .btn_blue:hover, .btn_green:hover, .btn_orange:hover, .btn_red:hover, .btn_small_gray:hover, .btn_small_blue:hover, .btn_small_green:hover, .btn_small_orange:hover, .btn_small_red:hover
{
    text-decoration:none !important;
}

.pl_blue h3 a{margin-top:-26px;}
.pl_orange h3 a{margin-top:-26px;}
.pl_picks h3 a{margin-top:-26px;}

.pl_picks
{ 
    clear:both;
    background:#ffffff;
    margin:20px 0 0 0;
    width: 547px;
}

.pl_picks h3
{
    width:100%;
    height:26px;
    background:#4e4e4e;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;    
    line-height:26px;
    text-indent:7px;
    margin:0;
    display:block;
    border-bottom:1px solid #ffffff;
}

.pl_picks h3 span span
{
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    display:inline;
    height:26px;
    line-height:25px;
}

.pl_picks h3 .red
{
    color:Red;
}

.pl_picks h3 a
{
    background:url(../images/gray_bar_orange_btn.gif) top left no-repeat;
    display:inline-block;
    width:85px;
    height:26px !important;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:15px;
    text-align:center;
    float:right;
    position:relative;
    right:-2px;
}

.pl_picks h3 a:hover
{
    text-decoration:none;
}

.pl_picks h3 .btn_dashboard_blue
{
    background:url(../images/blue_bar_blue_btn.gif) top left no-repeat;
    display:block;
    width:116px;
    height:26px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:16px;
    text-align:center;
}

.pl_blue
{
    clear:both;
    background:#ffffff;
    margin:20px 0 0 0;
}

.pl_blue h3
{
    width:100%;
    height:26px;
    background:#4095f4;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;    
    line-height:26px;
    text-indent:7px;
    margin:0;
    padding:0;
    display:block;
    border-bottom:1px solid #ffffff;
}

.pl_blue h3 span
{
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    display:inline;
    height:26px;
    line-height:25px;
}

.pl_blue h3 a
{
    background:url(../images/blue_bar_blue_btn.gif) top left no-repeat;
    display:inline-block;
    width:116px;
    height:26px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:16px;
    text-align:center;
    float:right;
    position:relative;
    right:-2px;
}

.pl_blue h3 a:hover
{
    text-decoration:none;
}

.pl_orange
{
    clear:both;
    background:#ffffff;
    margin:10px 0 0 0;
}

.pl_orange h3
{
    width:100%;
    height:26px;
    background:#ff7e00;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;    
    line-height:26px;
    text-indent:7px;
    margin:0;
    padding:0;
    display:block;
}

.pl_orange h3 span
{
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    display:inline;
    height:26px;
    line-height:25px;
}

.pl_orange h3 a
{
    background:url(../images/blue_bar_blue_btn.gif) top left no-repeat;
    display:inline-block;
    width:116px;
    height:26px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    padding-right:16px;
    text-align:center;
    float:right;
    position:relative;
    right:-2px;
}

.pl_orange h3 a:hover
{
    text-decoration:none;
}

/*Panel H3 Button Hacks for FFX*/
html>/**/body .pl_blue h3 a, x:-moz-any-link, x:default {position:relative;top:26px;}
html>/**/body .pl_picks h3 a, x:-moz-any-link, x:default {position:relative;top:26px;}
html>/**/body .pl_orange h3 a, x:-moz-any-link, x:default {position:relative;top:26px;}


.tab_area
{
    background:url(../images/small_table_bottom_curve.gif) bottom left no-repeat;
    padding-bottom:4px;
}

.current_season_label
{
    clear:both;
    display:inline;
    margin:0;
    padding:0;
    color:#9e9e9e;
    font-size:11px;  
}

.example_table
{
    clear:both;
    border:1px solid #727272;
    float:none;
}

.example_table tr th
{
    color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
    background:#4095f4;
    font-size:14px;
    height:20px;
    padding:0 15px 0 15px;
}

.example_table tr td
{
    color:#000000;
    font-weight:normal;
    background:#a4a4a4;
    height:20px;
    padding:0 15px 0 15px;
}

.clear
{
    clear:both;
    height:0;
    width:0;
}

.imageRight
{
    float:right;
    margin-left:10px;
}

.imageLeft
{
    float:left;
    margin-right:10px;
}

#left_column_adverts
{
    clear:both;
    position:relative;
    top:10px;
}

#homepage-score-ticker
{
    width:986px;
    height:36px;
    margin:0 auto 0 auto;
    background:#ffffff;
}

#homepage-score-ticker ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#homepage-score-ticker ul li
{
    list-style:none;
    margin:0;
    padding:0;
}

#ticker-inner
{
    width:980px;
    margin:0 0 0 3px;
    position:relative;
    top:3px;
    overflow:hidden;
    background:url(../images/matchup-box-bg.gif) top left repeat-x;
}

#ticker-overflow
{
    min-width:2000em;
}

.matchup-box
{
    width:144px;
    height:35px;
    float:left;
    border-right:3px solid #ffffff;
}

.matchup-box .matchup-top
{
    background:#bfc1c0;
    text-align:left;
    text-indent:4px;
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:10px;
    height:12px;
    line-height:12px;
    width:144px;
}

.matchup-box .matchup-top span
{
    float:right;
    margin-right:3px;
}

.matchup-box .matchup-bottom
{
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
    font-size:12px;
    height:23px;
    background:none;
}

.matchup-box .matchup-bottom .left-team
{
    float:left;
    width:72px;
    height:19px;
    text-align:center;
    margin:0;
    padding:2px 0 0 0;
}

.matchup-box .matchup-bottom .right-team
{
    float:left;
    width:71px;
    height:19px;
    text-align:center;
    border-left:1px solid #ffffff;
    margin:0;
    padding:2px 0 0 0;
}

#matchup-box-bottom
{
    background:url(../images/score-ticker-table-bottom.png) top left no-repeat;
    width:980px;
    height:5px;
    margin:-3px auto 0 auto;
    position:relative;
    z-index:99;
}

#score-ticker-bottom
{
    width:986px;
    height:4px;
    margin:-6px auto 0 auto;
    padding:0;
    position:relative;
    z-index:101;
    background:url(../images/score-ticker-bottom.gif) top left no-repeat;
}

#homepage-ad
{
    min-width:728px;
    height:90px;
    background:#000000; 
    clear:right;
    float:right;
    margin-top:11px;
}

#homepage-nav
{
    background:url(../images/homepage-nav-background.png) top left no-repeat;
    width:986px;
    height:50px;
    margin:27px auto 0 auto;
    padding:0;
    list-style:none;
    clear:both;
}

#homepage-nav li
{
    margin:0;
    padding:0;
    float:left;
}

#homepage-nav li a
{
    height:50px !important;
    margin:0;
    padding:0;
    display:block !important;
}

.craction-bar-sponsorships
{
    width:195px;
}

.craction-radio-affiliates
{
    width:198px;
}

.craction-101
{
    width:181px;
}

.craction-panel-of-experts
{
    width:229px;
}

.craction-store
{
    width:183px;
}

#left-text-container
{
    float:left;
    width:510px;
    height:251px;
    overflow:visible;
    margin:0 0 0 33px;
    padding:0;
    font-family:Verdana, Arial;
    text-align:left;
}

#left-text-container h1
{
    color:#ffffff;
    font-weight:bold;
    font-size:30px;
    margin:37px 0 0 0;
    line-height:30px;
}

#left-text-container h2
{
    color:#6294f1;
    font-weight:bold;
    font-size:24px;
    margin:20px 0 0 0;
    line-height:30px;
}

#left-text-container h3
{
    color:#ffffff;
    font-weight:bold;
    font-style:italic;
    font-size:15px;
    margin:12px 0 0 0;
    line-height:30px;
}

#left-text-container #start-now
{
    display:block;
    background:url(../images/start-now-bg.png) top left no-repeat;
    width:237px;
    height:55px;
    margin:27px 0 0 0;
    float:left;
}

#homepage-flash
{
    margin:5px 5px 0 0;
    padding:0;
    float:right;
    width:364px;
    height:234px;
}

.leagues-sub-title
{
     font-weight:bold !important;
     font-size:11px !important;
     color:#727272 !important;
     line-height:18px !important;
}

.dashboard-leagues
{
    margin:0 auto;
    padding:0 !important;
    list-style:none;
    display:block;
    width:537px;
    min-height:20px;
    /*height:129px;*/
}

.dashboard-leagues li
{
    display:block;
    margin:5px 0 0 0;
    padding:0;
    width:100%;
}

.dashboard-leagues li table
{
    width:100%;
    margin:0 0 5px 0;
    padding:0 0 5px 0;
}

.dashboard-leagues li table.last
{
    
}

.dashboard-leagues li table tr th
{
    width:104px;
    vertical-align:top !important;
    text-align:left;
    padding:0;
}

.dashboard-leagues li table tr th img
{
    border:3px solid #777777 !important;
    margin-right:10px;
}   

.dashboard-leagues li table tr td
{
    vertical-align:top !important;
    text-align:left;
    width:351px;
}

.dashboard-leagues li table tr td h4
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
    margin:0;
    line-height:14px;
    font-family:Verdana !important;
    font-weight:bold !important;
    font-size:16px !important;
    color:#000000 !important;
    line-height:21px !important;
}

.dashboard-leagues li table tr td span span
{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}

.dashboard-leagues li table tr td p
{
    margin:10px 0 10px 0 !important;
    padding:0;
}

.dashboard-leagues li table tr td p span
{
    color:#000000;
}

.dashboard-leagues li table tr td a
{
    color:#000000;
    font-size:10px;
    font-weight:normal;
    font-family:Verdana;
    text-decoration:none;
}

.dashboard-leagues li table tr td a:hover
{
    text-decoration:underline !important;
}

.dashboard-leagues-separator
{
    height:1px;
    width:100%;
    background:#cacaca;
    display:block;
    margin:-5px 0 0 0;
    padding:0;
}

.leagues-movement-box
{
    width:68px !important;
    background:#eeeeee;
    vertical-align:middle !important;
    text-align:right !important;
    padding:0 7px;
}

.leagues-movement-box span
{
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    color:#707070;
}

.dashboard-leagues-bottom
{
    width:549px;
    height:5px;
    background:url(../images/dashboard-leagues-bottom.gif) top left no-repeat;
    margin:0 0 21px 0;
}

.dashboard-pending
{
    margin:0 auto;
    padding:0 !important;
    list-style:none;
    display:block;
    width:537px;
}

.dashboard-pending li
{
    display:block;
    margin:5px 0 0 0;
    padding:0;
    width:100%;
}

.dashboard-pending li table
{
    width:100%;
    margin:0 0 5px 0;
    padding:0 0 5px 0;
}

.dashboard-pending li table.last
{
}

.dashboard-pending li table tr th
{
    width:104px;
    vertical-align:top !important;
    text-align:left;
    padding:0;
}

.dashboard-pending li table tr th img
{
    border:3px solid #777777 !important;
    margin-right:10px;
}   

.dashboard-pending li table tr td
{
    vertical-align:top !important;
    text-align:left;
    width:433px;
}

.dashboard-pending li table tr td h4
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
    margin:0;
    line-height:14px;
    font-family:Verdana !important;
    font-weight:bold !important;
    font-size:16px !important;
    color:#000000 !important;
    line-height:21px !important;
}

.dashboard-pending li table tr td span span
{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}

.dashboard-pending li table tr td a
{
    color:#000000;
    font-size:10px;
    font-weight:normal;
    text-decoration:underline;
    font-family:Verdana;
    text-decoration:none;
}

.right-panel-textbox
{
    border:1px solid #9b9b9b;
    margin-top:19px;
    margin-bottom:17px;
    padding-top:4px;
    height:17px;
    color:#9b9b9b;
    font-style:italic;
    padding-left:6px;
}

.right-panel-dropdown
{
    border:1px solid #9b9b9b;
    margin:0 0 10px 0;
    padding:0;
    width:233px;
    height:23px;
    padding-left:3px;
}

.right-panel-textbox-onfocus
{
    border:1px solid #9b9b9b;
    margin-top:19px;
    margin-bottom:17px;
    padding-top:4px;
    height:17px;
    /*color:#9b9b9b;*/
    font-style:normal;
    padding-left:6px;
}


.gray-btn
{
    background:url(../images/gray-btn-small-left.gif) top left no-repeat;
    min-width:90px;
    max-width:238px;
    width:auto;
    height:23px;
    display:block;
    margin:0;
    line-height:21px;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;   
    padding:0 0 0 12px;
}

.gray-btn span
{
    background:url(../images/gray-btn-small-right.gif) top left no-repeat;
    width:14px;
    height:23px;
    float:right;
    margin:0 0 0 12px;
    padding:0;
}

.go-btn
{
    background:#4095f4;
    width:28px;
    height:24px;
    text-align:center;
    line-height:22px;
    font-weight:bold;
    font-size:12px;
    display:block;
    color:#ffffff;
    margin:0 0 0 5px;
    position:relative;
    top:1px;
}





.find_a_league_results
{
    width:100%;
    border-bottom:1px solid #cacaca !important;
    height:46px;
    margin:7px 0 0 0;
    padding:0 0 7px 0;
}

.find_a_league_results tr th
{
    width:41px;
    padding-right:4px;
}

.find_a_league_results tr th img
{
    border:2px solid #777777;
}

.find_a_league_results tr td
{
    width:203px;
    color:#000000;
    font-size:14px;
    font-weight:bold;
}

.find_a_league_results tr td a
{
    color:#000000 !important;
    font-size:14px;
    font-weight:bold;
}

.left-panel-inner-container
{
    border-left:1px solid #a8a8a8;
    border-right:1px solid #a8a8a8;
    width:537px;
    padding:1px 5px 0 5px;
    margin:0 0 0 0;
}

.right-panel-inner-container
{
    border-right:1px solid #a9a9a9;   
    border-left:1px solid #a9a9a9;
    width:244px;
    padding:0 9px 10px 9px;
}

.right-panel-bottom
{
    background:url(../images/right-panel-bottom.gif) top left no-repeat;
    width:264px;
    height:5px;
    margin:0;
    padding:0;
}


.league_pager
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold !important;
    color:#707070;
    margin-top:12px;
}

.league_pager a
{
    color:#4095f4;
    text-decoration:underline;
    margin-right:3px;
}

.league_pager a.selected
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold !important;
    color:#707070;
    text-decoration:none;
}

.green-arrow-large
{
    background:url(../images/green-up-arrow-large.png) 0 11px no-repeat;
    height:24px;
    padding-left:16px;
    color:#00b100 !important;
    font-size:24px !important;
    line-height:24px !important;
    font-family:Verdana !important;
    font-weight:bold !important;
}

.red-arrow-large
{
    background:url(../images/red-down-arrow-large.png) 0 11px no-repeat;
    height:24px;
    padding-left:16px;
    color:#f20000 !important;
    font-size:24px !important;
    line-height:24px !important;
    font-family:Verdana !important;
    font-weight:bold !important;
}


.no-movement
{
    height:24px;
    padding-left:16px;
    color:#000000 !important;
    font-size:24px !important;
    line-height:24px !important;
    font-family:Verdana !important;
    font-weight:bold !important;
    margin-right:6px;
}


.box-container { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.black-box {
    background: transparent url(../images/black-box-right.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 38px;
    margin-right: 1px;
    margin-top:1px;
    padding-right: 2px; /* sliding doors padding */
    text-decoration: none;
}

.black-box span {
    background: transparent url(../images/black-box-left.png) top left no-repeat;
    display: block;
    line-height: 28px;
    margin:0;
    padding: 4px 1px 6px 1px;
    font-weight:bold !important;
    font-size:36px !important;
    color:#ffffff !important;
    font-family:Verdana !important;
}

.blue-box {
    background: transparent url(../images/blue-box-right.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 38px;
    margin-right: 1px;
    margin-top:1px;
    padding-right: 2px; /* sliding doors padding */
    text-decoration: none;
}

.blue-box span {
    background: transparent url(../images/blue-box-left.png) top left no-repeat;
    display: block;
    line-height: 28px;
    margin:0;
    padding: 4px 1px 6px 1px;
    font-weight:bold !important;
    font-size:36px !important;
    color:#ffffff !important;
    font-family:Verdana !important;
}

.red-box {
    background: transparent url(../images/red-box-right.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 38px;
    margin-right: 1px;
    margin-top:1px;
    padding-right: 2px; /* sliding doors padding */
    text-decoration: none;
}

.red-box span {
    background: transparent url(../images/red-box-left.png) top left no-repeat;
    display: block;
    line-height: 28px;
    margin:0;
    padding: 4px 1px 6px 1px;
    font-weight:bold !important;
    font-size:36px !important;
    color:#ffffff !important;
    font-family:Verdana !important;
}

.green-box {
    background: transparent url(../images/green-box-right.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 38px;
    margin-right: 1px;
    margin-top:1px;
    padding-right: 2px; /* sliding doors padding */
    text-decoration: none;
}

.green-box span {
    background: transparent url(../images/green-box-left.png) top left no-repeat;
    display: block;
    line-height: 28px;
    margin:0;
    padding: 4px 1px 6px 1px;
    font-weight:bold !important;
    font-size:36px !important;
    color:#ffffff !important;
    font-family:Verdana !important;
}

.gray-box {
    background: transparent url(../images/gray-box-right.png) no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 38px;
    margin-right: 1px;
    margin-top:1px;
    padding-right: 2px; /* sliding doors padding */
    text-decoration: none;
}

.gray-box span {
    background: transparent url(../images/gray-box-left.png) top left no-repeat;
    display: block;
    line-height: 28px;
    margin:0;
    padding: 4px 1px 6px 1px;
    font-weight:bold !important;
    font-size:36px !important;
    color:#000000 !important;
    font-family:Verdana !important;
}

.league-score-title span
{
    font-size:18px !important;
    padding-right:3px !important;
    padding-left:4px !important;
}

.btn-accept-invitation
{
    background:url(../images/btn-accept-invitation.png) top left no-repeat;
    width:190px;
    height:38px;
    display:block;
    float:left;
    margin-right:4px;
    margin-top:5px;
}

.btn-decline-invitation
{
    background:url(../images/btn-decline-invitation.png) top left no-repeat;
    width:196px;
    height:38px;
    display:block;
    float:left;
    margin-right:4px;
    margin-top:5px;
}

.btn-join-request-pending
{
    background:url(../images/btn-join-request-pending.png) top left no-repeat;
    width:334px;
    height:38px;
    display:block;
    float:left;
    margin-right:4px;
    margin-top:5px;
}


#item_selector_container
{
    width:830px;
    height:61px;
    overflow:visible;
    margin:0 0 20px 0;
    padding:0;
    position:relative !important;
    z-index:101 !important;
}


.item_selector
{
    width:411px;
    height:61px;
    list-style:none;
    margin:0;
    padding:10px 0 0 0;
    float:left !important;
}

.item_selector li
{
    position:relative;
    width:411px;
    height:61px;
    background:url(../images/picks-ddl-bg.gif) top right no-repeat #ffffff;
}

.item_selector .ddl-hover-image
{
    background:url(../images/picks-ddl-bg-hover.png) top right no-repeat;
}

.item_selector .ddl-child
{
    display:none;
}


.item_selector .show-ddl-child
{
    display:block;
    background:url('../images/ddl_bg.png') repeat-y left top !important;
    
}

.item_selector li a 
{
    color:#fff;
    text-decoration:none;
    display:block;
    width:411px;
    height:61px;
}

.item_selector li.first a 
{
    color:#000;
}

.item_selector li:hover a
{
    text-decoration:none;
}

.item_selector li a img
{
    float:left;
    width:37px;
    height:37px;
    margin:10px 9px 0 10px;
    border:2px solid #000000 !important;
}

.item_selector li a .ddl-text
{
    width:319px !important;
    height:48px !important;
    padding:11px 0 0 0;
    margin:0;
    overflow:hidden;
    display:table-cell;
    font-size:16px;
    font-weight:bold;
    font-family:Verdana, Arial;
    line-height:18px;
    vertical-align:middle !important;
  
    
}

.item_selector li a:hover .ddl-text
{
  text-decoration:underline !important;
    background-image:none !important;
    
}

.picks-league
{
    margin:10px 0 20px 0;
    padding:0;
    list-style:none;
    display:block;
    width:537px;
    height:auto;
}

.picks-league .last
{
    border:none !important;
}

.picks-league tr th
{
    width:104px;
    vertical-align:top !important;
    text-align:left;
    padding:0;
}

.picks-league tr th img
{
    border:3px solid #777777 !important;
    margin-right:10px;
}   

.picks-league tr td
{
    vertical-align:top !important;
    text-align:left;
    width:351px;
}

.picks-league tr td h4
{
    margin:0 !important;
}

.picks-league tr td h4 span
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
    margin:0;
    /*line-height:14px;*/
    font-family:Verdana !important;
    font-weight:bold !important;
    font-size:16px !important;
    color:#000000 !important;
    line-height:21px !important;
}

.picks-league tr td span span
{
    color:#707070;
    font-size:10px;
    font-weight:normal;
}

.picks-league tr td span
{
    color:#727272;
    font-size:11px;
    font-weight:bold;
    font-family:Verdana, Arial;
}

.picks-league tr td .box-container
{
    margin-top:7px;
    margin-bottom:10px;
}

.picks-league tr td a
{
    color:#000000;
    font-size:10px;
    font-weight:normal;
    font-family:Verdana;
    text-decoration:none;
}

.picks-league tr td a:hover
{
    text-decoration:underline !important;
}

.sportswire-post-btn
{
    width:42px;
    height:20px;
    background:url(../images/sportswire-post-btn.gif) top left no-repeat;
    display:block;
    float:right;
    margin:0;
    padding:0;
}


.picks_sportswire_container
{
    width:100%;
    padding:0;
    margin:0;
    background:none;
}

.picks_sportswire_container ul
{
    width:100%;
    margin:0;
    padding:0;
    list-style:none !important;
    display:block;
}

.picks_sportswire_container ul li
{
    display:block;
    width:100%;
    min-height:43px; /**/
}

.picks_sportswire_container ul li.last
{
    border:none;
    height:5px !important;
    padding:0 !important;
    line-height:5px;
}

.picks_sportswire_container ul li table
{
    min-height:43px; /**/
    width:100%;
}

.picks_sportswire_container ul li table tr th
{
    vertical-align:top;
    min-height:43px; /**/
    width:48px;
    padding-top:12px;
    text-align:left;
}

.picks_sportswire_container ul li table tr td
{
    border-top:1px solid #cacaca;
    width:203px;
    padding-top:10px;
}

.picks_sportswire_container ul li table tr td .sportswire-name
{
    color:#000000 !important;
    font-weight:bold !important;
    font-size:12px !important;
    font-family:Verdana !important;
}

.picks_sportswire_container ul li table tr td .created
{
    font-weight:normal !important;
    font-size:10px !important;
    color:#707070 !important;
    font-family:Verdana !important;
}

.picks_sportswire_container ul li table tr td .post-msg
{
    color:#000000 !important;
    font-weight:normal !important;
    font-size:11px !important;
    font-family:Verdana;
}

.picks_sportswire_container ul li table tr td a
{
    color:#a3a3a3;
    font-size:11px;
    font-weight:bold;
    font-family:Arial !important;
    text-decoration:underline;
}

.picks_sportswire_container ul li table tr th img
{
    border:2px solid #777777 !important;
}

.picks_sportswire_container ul li table tr td
{
    min-height:43px; /**/
    padding-left:4px;
}

.float_left
{
    float: left !important;
}
.float_right
{
    float: right !important;
}

.blue_txt
{
    color:#4095f4;
}