﻿body { background: #19223c url('/content/images/bg.jpg') repeat-x; height: 100%; text-align: center; font-family: Tahoma, Geneva, sans-serif; color: #19223c; line-height: .9em; }
#page_wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto; }
a { color: #19223c; text-decoration: none; }
a:hover { color: #cc3333; text-decoration: none; }
.floatLeft { float: left; }
.floatLeft_Bm5 { float: left; margin-bottom: 5px; }
.floatRight { float: right; }
.floatRight_Bm5 { float: right; margin-bottom: 5px; }

.genericList { list-style: none; margin: 0px; padding: 0px; }
.genericList li { margin: 0 0 3px 5px; padding: 0 0 0 5px; }

.squareList { list-style-type: square; margin: 10px 0 0 25px; }
.squareList li { padding-bottom: 10px; }

.orderedList { list-style-type: decimal; margin: 10px 0 0 25px; }
.orderedList li { padding-bottom: 10px; }

.alertText { color: #cc3333; }
.alertTextBold { color: #cc3333; font-weight: bold; }

/*************************************************************/
/* Form Elements */
/*************************************************************/
input, select { margin-top: 5px; }
input[type=text], input[type=password] { border: solid 2px #ccc; padding: 5px; color: #666666; font-size: 11px; }
input[type=text]:focus, input[type=password]:focus { border: solid 2px #666666; }

input[type=submit].defaultTeam { cursor: pointer; background-color: #555; color: #fff; font-weight: bold; padding: 5px 7px 5px 7px; border: solid 2px #19223c; }
input[type=button], input[type=submit] { cursor: pointer; background-color: #19223c; color: #fff; font-weight: bold; padding: 5px 7px 5px 7px; border: solid 2px #ccc; }

input[type=button]:hover, input[type=submit]:hover { cursor: pointer; color: #fff; font-weight: bold; padding: 5px 7px 5px 7px; border: solid 2px #cc3333 }
input[type=button]:active, input[type=submit]:active { cursor: pointer; color: #fff; font-weight: bold; padding: 5px 7px 5px 7px; border: solid 2px #cc3333 }

select { padding: 5px; font-size: 11px; border: solid 1px #ccc; color: #666666; }

form #username, form #usernameOrEmail, form #email, form #emailaddress, form #firstname, form #lastname { width: 200px; }
#password, #confirmPassword { width: 150px; }

/*************************************************************/
/* Login */
/*************************************************************/

#registrationLink { display: inline; float: left; padding: 7px 15px 7px 15px; background-color: #993333; }
#registrationLink a { font-size: 11px; color: #fff; font-weight: bold; }
#registrationLink a:hover { text-decoration: underline; color: #19223c; }
#registrationLink a:visited { color: #fff; }

#logindisplay { float: right; display: inline; font-size: 11px; margin: 7px 50px 10px 10px; color: #fff; }
#logindisplay a:link { color: #fff; text-decoration: none; }
#logindisplay a:visited { color: #fff; text-decoration: none; }
#logindisplay a:hover { color: #cc3333; text-decoration: underline; }
.field-validation-error { color: #cc3333;  }
.input-validation-error { border-color: #cc3333; }
.validation-summary-errors { font-weight: bold; color: #cc3333; margin-top: 10px; }

/*************************************************************/
/* Header */
/*************************************************************/

#header_logo { background: url('/content/images/logo_main.jpg') no-repeat; width: 410px; height: 165px; }
#header_link { cursor: pointer; float: left; margin: 45px 0 0 45px; height: 80px; width: 145px; }

#header_navigation { width: 500px; height: 162px; background: url('/content/images/nav/nav_bg.jpg') no-repeat;} 
#header_navigation #links { float: left; padding: 30px 0 0 95px; }
#header_navigation #links div.on { float: left; margin: 0px; padding: 0; font-size: 11px; font-weight: normal; height: 30px; }
#header_navigation #links div.on div.nav_bg_left { float: left; width: 10px; height: 30px; background: url('/content/images/nav/nav_bg_selected_left.png') no-repeat; }
#header_navigation #links div.off div.nav_bg_left { float: left; width: 10px; height: 30px; background: none; }
#header_navigation #links div.on div.nav_bg_middle { padding: 10px  2px 0 2px; float: left; height: 30px; background: url('/content/images/nav/nav_bg_selected_middle.png') repeat-x; text-align: center; color: #fff; }
#header_navigation #links div.off div.nav_bg_middle { padding: 0 2px 0 2px; float: left; text-align: center; }
#header_navigation #links div.on div.nav_bg_right { float: left; width: 10px; height: 30px; background: url('/content/images/nav/nav_bg_selected_right.png') no-repeat; }
#header_navigation #links div.off div.nav_bg_right_empty { float: left; width: 10px; height: 30px; background: none; }
#header_navigation #links div.off div.nav_bg_right { float: left; width: 10px; height: 30px; background: none; }
#header_navigation #links div.off { float: left; margin: 0px; padding: 10px 0 0 0; font-size: 11px; font-weight: normal; height: 21px; }
#header_navigation #links div.on a { text-decoration: none; color: #fff; }
#header_navigation #links div a { text-decoration: none; color: #646c84; }
#header_navigation #links div a:hover { text-decoration: none; color: #fff; }
#header_navigation #links div a:selected { text-decoration: none; }
#header_navigation #links div a:visited { text-decoration: none; }
#header_navigation #league_selector { margin: 7px 0 0 145px; height: 60px; text-align: left; line-height: .8em; }
#header_navigation #league_selector ul.genericList { display: none; }
#header_navigation #league_selector ul.genericList li a { color: #646c84; font-size: 11px; text-decoration: none; }
#header_navigation #league_selector ul.genericList li a:hover { color: #fff; font-size: 11px; text-decoration: none; }
#header_navigation #league_selector ul.genericList li div { color: #646c84; font-size: 10px; }
#header_navigation #league_selector ul.genericList li div a { color: #646c84; font-size: 10px; text-decoration: none; }
#header_navigation #league_selector ul.genericList li div a:hover { color: #fff; font-size: 10px; text-decoration: none; }

/*************************************************************/
/* Homepage Body */
/*************************************************************/

#news_box { background: url('/content/images/home/news_box.png') no-repeat top right; height: 600px; width: 100%; }
#news_box #tabs { float: left; margin-left: 2px; }
#news_box #tabs div { cursor: pointer; }
#news_box #tabs #story1.on { margin-top: 25px; float: left; background: url('/content/images/home/news_01_on.jpg') no-repeat; height: 45px; width: 33px; }
#news_box #tabs #story1 { margin-top: 25px; float: left; background: url('/content/images/home/news_01_off.jpg') no-repeat; height: 45px; width: 33px; }
#news_box #tabs #story2.on { margin-top: 2px; float: left; background: url('/content/images/home/news_02_on.jpg') no-repeat; height: 45px; width: 33px; }
#news_box #tabs #story2 { margin-top: 2px; float: left; background: url('/content/images/home/news_02_off.jpg') no-repeat; height: 45px; width: 33px; }
#news_box #tabs #story3.on { margin-top: 2px; float: left; background: url('/content/images/home/news_03_on.jpg') no-repeat; height: 45px; width: 33px; }
#news_box #tabs #story3 { margin-top: 2px; float: left; background: url('/content/images/home/news_03_off.jpg') no-repeat; height: 45px; width: 33px; }
#news_box #storyImage { margin: 23px 0 0 15px; float: left; width: 580px; height: 300px; }
#news_box #storyImage #frame { width: 580px; height: 300px; margin: 0px; padding: 0px; }
#news_box #storyImage #frame #caption_box { cursor: pointer; margin: 240px 0 0 35px; float: left; width: 515px; height: 60px; }
#news_box #storyImage #frame #caption_box #caption { float: left; text-align: left; width: 250px; height: 60px; font-size: 28px; line-height: 1.2em; color: #cc3333; overflow: visible; }
#news_box #storyImage #frame #caption_box #caption_description { margin-top: 5px; text-align: left; font-size: 12px; width: 265px; height: 60px; float: left; color: #fff; }
#news_box #seperator { margin: 5px 0 0 50px; float: left; width: 580px; height: 1px; border-bottom: solid 1px #CCC;  }
#news_box #news_ticker { margin: 10px 0 0 40px; width: 600px; height: 40px; }
#news_box #news_ticker #title { margin: 0 0 0 10px; float: left; width: 100px; height: 40px; padding-top: 4px; }
#news_box #news_ticker #news_list { float: left; width: 480px; height: 40px; overflow: hidden; font-size: 11px; color: #646c84; text-align: left; line-height: 1.5em; }
#news_box #news_ticker .news_item { float: left; display: none;}

#news_box #thumbnail_box { float: left; margin: 15px 0 0 50px; float: left; width: 292px; height: 179px; background: url('/content/images/home/thumbnail_box.gif') no-repeat; }
#news_box #thumbnail_box #image { margin: 5px 0 0 5px; width: 282px; height: 150px; background-color: #ccc; }
#news_box #thumbnail_box #image.image1 { background: url('../../content/images/home/flickr_image_1.jpg') no-repeat; }
#news_box #thumbnail_box #image.image2 { background: url('../../content/images/home/flickr_image_2.jpg') no-repeat; }
#news_box #thumbnail_box #image.image3 { background: url('../../content/images/home/flickr_image_3.jpg') no-repeat; }

#news_box #leaders_box { float: left; margin: 22px 0 0 8px; width: 287px; height: 163px; background: url('/content/images/home/leaders_box.png') no-repeat; font-family: Arial; font-size: 11px; font-weight: normal; }
#news_box #leaders_box #lb_tab1.on { cursor: pointer; color: #19223c; margin-left: 1px; float: left; height: 27px; width: 83px; background: url('/content/images/home/leaders_tab1_on.png') no-repeat; }
#news_box #leaders_box #lb_tab1 { cursor: pointer; color: #999999; margin-left: 1px; float: left; height: 27px; width: 83px; background: url('/content/images/home/leaders_tab1_off.png') no-repeat; }
#news_box #leaders_box #lb_tab2.on { cursor: pointer; color: #19223c; float: left; height: 27px; width: 84px; background: url('/content/images/home/leaders_tab2_on.png') no-repeat; }
#news_box #leaders_box #lb_tab2 { cursor: pointer; color: #999999; float: left; height: 27px; width: 84px; background: url('/content/images/home/leaders_tab2_off.png') no-repeat; }
#news_box #leaders_box #lb_tab3.on { cursor: pointer; color: #19223c; float: left; height: 27px; width: 117px; background: url('/content/images/home/leaders_tab3_on.png') no-repeat; }
#news_box #leaders_box #lb_tab3 { cursor: pointer; color: #999999; float: left; height: 27px; width: 117px; background: url('/content/images/home/leaders_tab3_off.png') no-repeat; }
#news_box #leaders_box div div.text { padding: 5px 0 0 0; }
#news_box #leaders_box div div.textRt { padding: 5px 28px 0 0; }
#news_box #leaders_box div.points { font-size: 10px; text-align: left; margin: 27px 0 0 75px; float: left; width: 190px; height: 40px; }
#news_box #leaders_box div.goals { font-size: 10px; text-align: left; margin: 17px 0 0 75px; float: left; width: 190px; height: 40px; }
.pointsLeader { padding-bottom: 10px; }

#socialsites_box { width: 100%; height: 22px; margin-left: 50px; }
#socialsites_box a { float: left; display: block; height: 22px; }
#socialsites_box a #site1.on { cursor: pointer; float: left; width: 48px; height: 22px; background: url('/content/images/sites_flickr_on.png') no-repeat; }
#socialsites_box a #site1 { cursor: pointer; float: left; width: 48px; height: 22px; background: url('/content/images/sites_flickr_off.png') no-repeat; }
#socialsites_box a #site2.on { cursor: pointer; float: left; width: 69px; height: 22px; background: url('/content/images/sites_facebook_on.png') no-repeat; }
#socialsites_box a #site2 { cursor: pointer; float: left; width: 69px; height: 22px; background: url('/content/images/sites_facebook_off.png') no-repeat; }
#socialsites_box a #site3.on { cursor: pointer; float: left; width: 62px; height: 22px; background: url('/content/images/sites_twitter_on.png') no-repeat; }
#socialsites_box a #site3 { cursor: pointer; float: left; width: 62px; height: 22px; background: url('/content/images/sites_twitter_off.png') no-repeat; }

#headlines_box { margin-top: 4px; background: url('/content/images/home/headlines_box.png') no-repeat; height: 338px; width: 100%; }
#headlines_tabs { width: 100%; height: 33px; font-weight: bold; font-size: 10px;  }
#headlines_tabs div { cursor: pointer; }
#headlines_tabs #hb_tab1.on { color: #19223c; padding-top: 14px; font-family: Arial; font-size: 11px; font-weight: normal; float: left; width: 106px; height: 33px; background: url('/content/images/home/headlines_tab1_on.png') no-repeat; }
#headlines_tabs #hb_tab1 { color: #999999; padding-top: 14px; font-family: Arial; font-size: 11px; font-weight: normal; float: left; width: 106px; height: 33px; background: url('/content/images/home/headlines_tab1_off.png') no-repeat; }
#headlines_tabs #hb_tab2.on { color: #19223c; padding-top: 14px; font-family: Arial; font-size: 11px; font-weight: normal; float: left; width: 99px; height: 33px; background: url('/content/images/home/headlines_tab2_on.png') no-repeat; }
#headlines_tabs #hb_tab2 { color: #999999; padding-top: 14px; font-family: Arial; font-size: 11px; font-weight: normal; float: left; width: 99px; height: 33px; background: url('/content/images/home/headlines_tab2_off.png') no-repeat; }
#headlines_tabs #hb_tab3.on { color: #19223c; padding-top: 14px; font-family: Arial; font-size: 11px; font-weight: normal; float: left; width: 103px; height: 33px; background: url('/content/images/home/headlines_tab3_on.png') no-repeat; }
#headlines_tabs #hb_tab3 { color: #999999; padding-top: 14px; font-family: Arial; font-size: 11px; font-weight: normal; float: left; width: 103px; height: 33px; background: url('/content/images/home/headlines_tab3_off.png') no-repeat; }
#headlines_box #hb_tab1_content { display: block; text-align: left; padding: 15px 20px 0 25px; }
#headlines_box #hb_tab2_content { display: block; text-align: left; padding: 15px 20px 0 25px; }
#headlines_box #hb_tab3_content { display: block; text-align: left; padding: 15px 20px 0 25px; }
#headlines_box div div h3 { color: #19223c; font-size: 13px; border-bottom: solid 1px #ccc; margin: 0 7px 5px 0; padding-bottom: 5px; }
#headlines_box div div h3 a { color: #19223c; text-decoration: none; }
#headlines_box div div h3 a:hover { text-decoration: none; color: #cc3333; }
#headlines_box div div.headline_summary { font-size: 11px; color: #646c84; padding-bottom: 5px; margin-bottom: 10px; }
#headlines_box div table.game { font-size: 11px; color: #646c84; padding-bottom: 5px; margin-bottom: 5px; }
#headlines_box div div.gameDate { font-size: 11px; color: #19223c; margin-bottom: 15px; }
#headlines_box div table tr td.gameTime { }
#headlines_box div table tr td.gameTeams { color: #19223c;}
#headlines_box div div.emptySchedule{ font-size: 11px; color: #646c84;}

#twitter_box { cursor: pointer; background: url('/content/images/home/twitter_box.png') no-repeat; height: 278px; width: 100%; }
#twitter_box #twitter_follow { display: none; float: right; background: url('/content/images/home/twitter_follow.png') no-repeat; height: 48px; width: 48px; }
#twitter_box #twitter_updates { height: 160px; text-align: left; padding: 25px 20px 10px 20px; overflow: hidden; }
#twitter_box #twitter_updates div.message { font-size: 11px; color: #646c84; margin-bottom: 12px; }
#twitter_box #twitter_updates div span.message_timestamp { display: inline; padding: 0px 0 0 5px; font-size: 10px; color: #383e51; font-style: italic; }

/*************************************************************/
/* Pages Body */
/*************************************************************/

#page_box_header { background: url('/content/images/pages/page_box_header.png') no-repeat top right; height: 23px; width: 100%; }
#page_box_header.league { background: url('/content/images/pages/page_box_header_3.png') no-repeat top right; height: 25px; width: 100%; }
#page_box_header.full { background: url('/content/images/pages/page_box_header_wide.png') no-repeat top right; height: 25px; width: 100%; }
#page_box_header.leaguefull { background: url('/content/images/pages/page_box_header_3_wide.png') no-repeat top right; height: 25px; width: 100%; }
#page_header_rightline { float: right; height: 34px; width: 285px; background: url('/content/images/pages/page_box_header_rightline.png') no-repeat; }
#page_box_middle { background: url('/content/images/pages/page_box_middle.png') repeat-y top right; width: 100%; }
#page_box_middle.full { background: url('/content/images/pages/page_box_middle_wide.png') repeat-y top right; width: 100%; }
#page_box_footer { background: url('/content/images/pages/page_box_footer.png') no-repeat top right; height: 23px; width: 100%; }
#page_box_footer.full { background: url('/content/images/pages/page_box_footer_wide.png') no-repeat top right; height: 23px; width: 100%; }

.blue_ddl { border: solid 2px #ccc; background-color: #19223c; font-size: 11px; padding: 1px 5px 0 5px; }
.blue_ddl li {  padding: 3px; background-color: #19223c; }
.blue_ddl li.on { padding: 3px; background-color: #cc3333; }
.blue_ddl li a { color: White; }
.blue_ddl li a:hover { color: #cc3333; }

#league_navigation { float: left; margin: 0 0 0 29px; height: 34px;}
#leaguenav_leftborder.on { float: left; height: 34px; width: 14px; background: url('/content/images/pages/leaguenav_leftborder_round_on.png') no-repeat bottom; }
#leaguenav_rightborder.on { float: left; height: 34px; width: 14px; background: url('/content/images/pages/leaguenav_rightborder_round_on.png') no-repeat bottom; }
#leaguenav_leftborder.off { float: left; height: 34px; width: 14px; background: url('/content/images/pages/leaguenav_leftborder_round_off.png') no-repeat bottom; }
#leaguenav_rightborder.off { float: left; height: 34px; width: 14px; background: url('/content/images/pages/leaguenav_rightborder_round_off.png') no-repeat bottom; }
#leaguenav_home.off { float: left; background: url('/content/images/pages/leaguenav_tab1_off.png') no-repeat; width: 52px; height: 34px; }
#leaguenav_home.on { float: left; background: url('/content/images/pages/leaguenav_tab1_on.png') no-repeat; width: 52px; height: 34px; }
#leaguenav_home.off div, #leaguenav_home.off div { padding-left: 12px; padding-top: 15px; }
#leaguenav_schedule, #leaguenav_standings, #leaguenav_stats, #leaguenav_teams {
    height: 34px; float: left;
}
#league_navigation div div a:hover { color: #19223c; }

#leaguenav_schedule div.middle a, #leaguenav_standings div.middle a, #leaguenav_stats div.middle a, #leaguenav_teams div.middle a {
    font-family: Arial; font-size: 11px; font-weight: normal;
}
#leaguenav_schedule.off div.middle, #leaguenav_standings.off div.middle, #leaguenav_stats.off div.middle, #leaguenav_teams.off div.middle {
    background: url('/content/images/pages/leaguenav_tabs_middle_off.png') repeat-x;
    text-align: center; height: 34px; float: left; color: #19223c; padding: 14px 0 0 0;
}

#leaguenav_schedule.off div.middle a, #leaguenav_standings.off div.middle a, #leaguenav_stats.off div.middle a, #leaguenav_teams.off div.middle a { color: #999999 }

#leaguenav_schedule.off div.right, #leaguenav_standings.off div.right, #leaguenav_stats.off div.right, #leaguenav_teams.off div.right {
    background: url('/content/images/pages/leaguenav_tabs_right_off.png') no-repeat;
    height: 34px; width: 4px; float: left;
}
#leaguenav_schedule.on div.middle, #leaguenav_standings.on div.middle, #leaguenav_stats.on div.middle, #leaguenav_teams.on div.middle {
    background: url('/content/images/pages/leaguenav_tabs_middle_on.png') repeat-x;
    text-align: center; height: 34px; float: left; color: #19223c; padding: 14px 0 0 0; 
    font-family: Arial; font-size: 11px; font-weight: normal;
}
#leaguenav_schedule.on div.right, #leaguenav_standings.on div.right, #leaguenav_stats.on div.right, #leaguenav_teams.on div.right {
    background: url('/content/images/pages/leaguenav_tabs_right_on.png') no-repeat;
    height: 34px; width: 4px; float: left;
}
#leaguenav_rightline_repeat { float: left; background: url('/content/images/pages/page_box_header_rightline_repeat.png') repeat-x; width: 26px; height: 34px; overflow: hidden; }

#page_title { margin: 0 0 25px 35px; background-color: #19223c; height: 22px; width: 613px; color: #fff; padding: 7px 0 0 15px; text-align: left; font-size: 13px; font-weight: bold; }
#page_title.full { width: 909px; }
#page_title.manager { background-color: #cc3333; width: 598px; }
#page_content { padding: 0 25px 0 50px; text-align: left; font-size: 12px; }
#page_content div.story h3, #page_content div.websiteUpgradesContainer h3 { border-bottom: solid 1px #ccc; margin: 0 7px 10px 0; padding-bottom: 10px; }
#page_content div.story h3 a { color: #19223c; text-decoration: none; }
#page_content div.story h3 a:hover { color: #cc3333; text-decoration: none; }
#page_content div.story div.posted_date { font-style: italic; font-size: 11px; }
#page_content div.story div.story_body { padding-top: 10px; }
#page_content div.story div.story_body div.thumbnail { float: right; margin: 0 10px 0 15px; text-align: left; height: 75px; width: 145px; border: solid 3px #ccc; background-color: #ccc; }
#page_content div.story div.story_body div.text { }

#page_content div.page_container h3 { border-bottom: solid 1px #ccc; margin: 0 7px 5px 0; padding-bottom: 5px; }
.page_table_header { height: 16px; border-bottom: solid 2px #cccccc; }
.page_table_header h3 { font-size: 13px; }

table thead tr th.page_table_header, table thead tr th.page_table_header_sortable { height: 16px; border-bottom: solid 2px #cccccc; padding: 8px 0px 8px 10px; }
table thead tr th.page_table_header_sortable { cursor: pointer; }

.league_data_table tr td, .league_data_table tbody tr td { margin-right: 10px; padding: 8px 0px 8px 10px; font-size: 10px; }
td.even_data { background-color: #e5e5e5; color: #666666; font-weight: bold; }
td.odd_data { color: #666666; font-weight: bold; }


/*************************************************************/
/* Schedule Page */
/*************************************************************/
#schedule_table { width: 100%; }
#scheduleDatePicker {  width: 80px; font-weight: normal; padding: 5px; font-size: 11px; }
#pager_left { margin-left: 25px; height: 22px; }
#pager_right { margin-right: 25px; height: 22px; }

/*************************************************************/
/* Stats Page */
/*************************************************************/

#stats_table_players { width: 100%; color: #666666; }
#stats_table_goalies  { width: 100%; color: #666666; }


table.league_data_table thead tr .headerSortDown, table.league_data_table thead tr th.headerSortUp { color: #cc3333; }
table.league_data_table tbody tr td.sortedOdd { font-weight: bold; color: #cc3333; }
table.league_data_table tbody tr td.sortedEven { color: #cc3333; font-weight: bold; }
table.league_data_table tbody tr.odd td { }
table.league_data_table tbody tr.even td { background-color: #e5e5e5; }

#statsPager_Goalies { display: none; }
#statsPager_Players, #statsPager_Goalies { font-size: 10.5px; color: #e1e1e1; font-weight: normal; margin-right: 35px; }
#statsPager_Players a, #statsPager_Goalies a { color: #e1e1e1; font-weight: normal; }
#positionSlider { margin: 1px 25px 0 25px; width: 715px; float: left; }
#positionSlider .ui-slider-handle { border-color: #cc3333; cursor: pointer; }
		
/*************************************************************/
/* Standings Page */
/*************************************************************/

#standings_table { width: 100%; }

/*************************************************************/
/* Teams Listing Page */
/*************************************************************/
.teamListingContainer { margin: 10px; padding: 10px; border: solid 1px #ccc; }
.teamListingContainer:hover { margin: 7px; padding: 10px; border: solid 1px #19223c; border-left-width: 4px; border-right-width: 4px; cursor: pointer; /* background: #646c84; opacity: 0.5 !important; */ }

/*************************************************************/
/* Team Page */
/*************************************************************/

#team_roster_table { width: 350px; }
#team_goalies_table { width: 350px; margin-top: 0px; }
#team_schedule_table { width: 500px; margin-top: 0px; }
#team_logo_box { margin-top: 10px; height: 100px; width: 160px;  border: solid 4px #ccc; } /* width: 577px; */
.teams_ddl { padding: 5px; font-size: 11px; border: solid 1px #ccc; color: #666666; }

/*************************************************************/
/* Team Page */
/*************************************************************/

#gameresults_away_table { width: 435px; }
#gameresults_home_table { width: 435px; }

/*************************************************************/
/* Team Page */
/*************************************************************/
#manager_roster_table { width: 100%; }
#manager_roster_table tr th { color: #666666; }
#manager_roster_table tr td { font-weight: normal; }

#playerSearchResults { font-size: .9em; color: #333; background-color: #add8e6; padding: 10px; display: none; margin: 0 0 15px 0; }
#playerSearchResults h3 { }
#playerSearchResults a { font-weight: bold; }
div.playerSearchResult { padding-left: 5px; margin-bottom: 15px;  }
/*************************************************************/
/* Footer */
/*************************************************************/

#newSeasonTitle { font-size: 16px; font-weight: bold; }

/*************************************************************/
/* Footer */
/*************************************************************/
#footer { margin: 40px 0 0 0; background-color: #2d3b68 !important; height: 60px; border-top: solid 1px #646c84; padding: 5px 0 0 0; font-size: 11px; opacity: 0.7 !important; }
#footer_container { width: 970px; margin: 0px auto; }
#footer_container { text-align: left; color: #939ebf; font-size: 10.5px; line-height: 1.6em; }
#copyright { padding: 10px 0 0 45px; width: 500px; }
#eveloptCredits { padding: 20px 0 0 0; text-align: right; }
#footer_container a { color: #99cc99; cursor: default; }
#footer_container a:hover { color: #99cc99; cursor: default; text-decoration: underline; }