@charset "utf-8";
body { font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif; background: #184a7b url(../images/body_background.gif) repeat fixed; margin: 0; padding: 0; text-align: center; color: #000000; }
h1, h2, h3, h4, h5, p, a, img, form { margin: 0; padding: 0; border: none; }
h1 { font-size: 21px; font-weight: normal; color: #184a7b; padding: 15px 10px;}
h2 { font-size: 21px; font-weight: normal; color: #184a7b; }
h3 { font-size: 15px; color: #184a7b; padding: 3px 0px 8px 0px; }
h4 { font-size: 13px; color: #184a7b; }
a { color: #184a7b; text-decoration: none; }
p { font-size: 13px; }
p.instructions { font-style: italic; }
.blue { color: #184a7b; }
#container { width: 1000px; margin: 15px auto; text-align: left; }
#container_top { background: url(../images/container_background_top.png) no-repeat center top; height: 145px; padding: 0px 15px;}
#container_body { background: url(../images/container_background_body.png) repeat-y center top; padding: 0px 15px; }
#container_bottom { background: url(../images/container_background_bottom.png) no-repeat center top; height: 45px; }
#header { padding: 0px 20px; background: url(../images/header_background.jpg) no-repeat center 15px; height: 140px; }
#logo { display: block; width: 145px; height: 110px; }
.banner_ad { float: right; margin: 40px 0px 0px 0px; }
#header h1 { margin: 0; padding: 10px 0px 10px 450px; font-size: 14px; font-weight: normal; text-transform: uppercase; letter-spacing: 3px;}
#menu_bar { background: #184a7b; z-index: 2; position: relative; width: 970px; }
.menu_bar, .menu_bar * { margin: 0; padding: 0;	list-style: none; }
.menu_bar ul { position: absolute; top: -999em; width: 10em;}
.menu_bar ul li { width: 100%; background: #184a7b; }
.menu_bar ul li a { color: #fff; }
.menu_bar li:hover { visibility: inherit; }
.menu_bar li { float: left; position: relative; background: #184a7b; }
.menu_bar a { display: block; color: #fff; text-decoration: none; font-size: 12px; padding: 3px 12.3px;}
.menu_bar a:hover { color: #f6e800; }
.menu_bar li:hover ul, .menu_bar li.sfHover ul { left: 0; top: 20px; z-index: 999; }
ul.menu_bar li:hover li ul, ul.menu_bar li.sfHover li ul { top: 999em; }
ul.menu_bar li li:hover ul, ul.menu_bar li li.sfHover ul { left: 10em; top: 0; }
ul.menu_bar li li:hover li ul, ul.menu_bar li li.sfHover li ul { top: 999em; }
ul.menu_bar li li li:hover ul, ul.menu_bar li li li.sfHover ul { left: 10em; top: 0; }
.form_box { padding: 8px 5px 8px 15px; }
#rainout_header { background: #FFAAAC; display: block; border: 1px solid #F00; height: 20px; margin: 10px 0px 0px 0px; }
ul.marquee{ display: block; padding: 3px 0px 0px 5px; margin: 0; list-style: none; line-height: 1; width: 100%; height: 22px; font-size: 12px; }
#mainContent { padding: 5px 0px 5px 0px; z-index: 1; position: relative; clear: both; }
#right_side_small { float: right; width: 260px; padding: 0px 0px 0px 10px; }
#right_side_small p { font-size: 12px; }
#left_side_large { margin: 0px 270px 0px 0px; position: relative; }
#full_width_container { margin: 15px auto; }
.round_container { border: 2px solid #184a7b; background: #fff; display: block; margin: 15px 0px; }
.round_container p { padding: 5px 10px; }
.box_header { background: #184a7b; }
.box_header h2 { font-size: 12px; color: #fff; text-transform: uppercase; padding: 2px 5px 3px 8px; }
.white_round { background: transparent url(../images/white_80.png) repeat; position: absolute; z-index: 999; height: 140px; display: block; padding: 30px; }
.white_round h5 { text-align: center; font-size: 36px; color: #184a7b; }
.white_round p { font-weight: bold; font-size: 18px; text-align: center; }
#head_first_slide_info { float: right; background: #ccc; width: 156px; height: 180px; padding: 10px; }
#home_news_list, #news_list { float: right; width: 220px; padding: 10px 10px; }
#home_news_list p { font-size: 11px; padding: 3px 0px; }
#search_results { padding: 5px 10px; }
.roster_headshot { float: left; border: 2px solid #184a7b; }
ul.serp { font-size: 12px; list-style: none; margin: 10px 5px; padding: 0; }
#footer { width: 100%; }
#footer p { margin: 0; padding: 0px 20px 10px 20px; text-align: center; font-size: 11px; color: #999; }
#footer a { color: #999; }
.clearleft { clear: left; }
.clearright { clear: right; }
.clearfloat { clear: both; margin: 0; padding: 0; font-size: 1px; display: block; }

/* Form Transformations */
.form_button { background: #184a7b; border: 1px solid #184a7b; display: block; padding: 2px 12px; color: #fff; text-transform: uppercase; font-size: 12px; cursor: pointer; }
.form_button:hover { color: #f6e800; }
.form_box input.text_input { width: 180px; height: 13px; margin: 0px 0px 0px 15px; text-align: right; font-size: 11px; color: #999; }
.form_box label { display: inline-block; font-size: 12px; padding: 4px 0px; }
.form_box label span { display: inline-block; width: 40px; padding: 0px 0px 0px 10px; }
.form_box #search_area_list { padding: 5px 12px; }
.form_error { color: #f00; font-style: italic; font-size: 11px; padding: 0px 0px 0px 10px; }
.small_text_link { font-size: 11px; text-decoration: underline; }

/* News Slider */
.coda-slider-wrapper { padding: 10px; }
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
.coda-slider, .coda-slider .panel { width: 440px; } 
.coda-nav ul li a.current { background: #184a7b; }
.coda-slider .panel-wrapper { padding: 20px; }
.coda-slider p.loading { padding: 20px; text-align: center; }
.coda-slider p, #top_story_photo p { font-size: 12px; padding: 0px 5px 15px 5px;}
.coda-slider h3, #top_story_photo h3 { font-size: 19px; padding: 5px; }
.coda-nav { clear: both; }
.coda-nav ul { display: block; margin: 0; padding: 0px 25px; overflow: hidden; }
.coda-nav ul li { display: inline; }
.coda-nav ul li a { background: #fff; display: block; float: left; margin: 0px 7px; padding: 3px; text-decoration: none; }
.coda-slider-wrapper { overflow: auto; }
.coda-slider { overflow: hidden; position: relative; }
.coda-slider .panel { display: block; float: left; }
.coda-slider .panel-container { position: relative; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; }

/* Head First Slide */
.info_slider { display: none; }
.container { width: 100%; }
.container ul { list-style-type: none; margin: 0; padding: 0; }
.container li { display: inline; margin: 0px; padding: 0px; }
.contentContainer { padding-left: 0px; float: left; width: 0px; height: 200px; overflow: hidden; }
.contentWrapper{ }
.contentInnerWrapper{ text-align: justify; padding: 5px 10px 5px 0px; }
.handle { float: left; width: 20px; height: 200px; background: #184a7b; margin: 0px 10px 0px 0px; }
.hfs_schedule { background: url(../images/hfs_schedule.gif) no-repeat top left; width: 20px; height: 200px; cursor: pointer; }
.hfs_schedule:hover { background-position: top right; }
.hfs_batting { background: url(../images/hfs_batting.gif) no-repeat top left; width: 20px; height: 200px; cursor: pointer; }
.hfs_batting:hover { background-position: top right; }
.hfs_pitching { background: url(../images/hfs_pitching.gif) no-repeat top left; width: 20px; height: 200px; cursor: pointer; }
.hfs_pitching:hover { background-position: top right; }
.hfs_section { float: left; width: 31%; padding-left: 2%; font-size: 12px; height: 100%; display: block;}

table.mini_schedule { font-size: 9px; margin: 3px auto 0px auto;}
table.mini_schedule th { font-weight: normal; text-align: center; background: #ccc; border: 1px solid #333; }
table.mini_schedule td.date { width: 14.25%; text-align: left; padding: 0 2px; border-right: 1px solid #333; border-left: 1px solid #333; }
table.mini_schedule td.home_date { width: 14.25%; text-align: left; padding: 0 2px; border-right: 1px solid #333; border-left: 1px solid #333; background: #184a7b; color: #fff; }
table.mini_schedule td.game_opp { width: 14.25%; text-align: right; padding: 0 2px; border-right: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #333; }
table.mini_schedule td.home_game_opp { width: 14.25%; text-align: right; padding: 0 2px; border-right: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #333; background: #184a7b; color: #fff; }

table.mini_promotions { font-size: 10px; margin: 3px auto; }
table.mini_promotions td.promo_date { width: 15%; text-align: left; }
table.mini_promotions td.promo_name { width: 85%; text-align: left; }
table.mini_promotions td.promo_desc { text-align: center; border-bottom: 1px solid #333; }
table.mini_promotions td.promo_desc p { font-size: 10px; }

table.mini_standings { font-size: 12px; margin: 15px auto; }
table.mini_standings td { padding: 3px 0px; }

table.leaders_table { font-size: 10px; margin: 8px; }
table.leaders_table td { padding: 1px 4px 1px 10px; }
table.leaders_table td.leader_image { width: 97px; padding: 0px; }
table.leaders_table td.leader_image img { border: 1px solid #184a7b; }
table.leaders_table td.leader { background: #184a7b; color: #fff; font-weight: bold; }
table.leaders_table td.leader a { color: #fff; font-weight: bold; }

#top_story_photo { padding: 10px; width: 440px; }
#top_story_photo img { border: 2px solid #184a7b; }
.news_list_thumb { float: left; border: 1px solid #184a7b; margin: 5px 5px 0px 0px; }
ul.article_list_thumbs { margin: 0; padding: 0; list-style: none; }
ul.article_list_thumbs li { display: block; width: 100%; padding: 5px 0px; }
ul.article_list_thumbs li p { font-size: 11px; }
ul.article_list_column { float: left; width: 29%; padding: 0 2% 0 0; margin: 5px; list-style: none; font-size: 11px; display: block;}
ul.article_list_column li, ul.article_list_column_2 li { padding: 3px 0px; }
ul.article_list_column li p, ul.article_list_column_2 li p { font-size: 10px; color: #ccc; }
ul.article_list_column_2 { float: left; width: 46%; padding: 0 2% 0 0; margin: 5px; list-style: none; font-size: 11px; display: block; }
ol.popular_stories { font-size: 12px; margin-right: 10px; }
ol.popular_stories li p { color: #ccc; font-size: 11px; }
.article_display { padding: 10px; }
.article_display ul { font-size: 13px; }
.article_image { margin: 5px 10px; border: 2px solid #184a7b; }
.article_date { color: #ccc; font-size: 11px; }
.article_display p { padding: 5px 0px; }

.related_table_display { text-align: right; width: 170px; margin: 5px 0px 5px 10px; }
.related_table { text-align: left; font-size: 10px; border: 1px solid #333; margin: 5px 0px; }
.related_table th { text-align: center; background: #184a7b; color: #fff; }
.related_table td { background: #ddd; padding-bottom: 3px; }
ul.related_links_list { margin: 3px 0px; padding: 0; list-style: none; }
ul.related_links_list li { padding: 2px 5px; }
ul.related_links_list li a { font-size: 10px; }

.scoreboard_nav { padding: 5px 10px; background: #ccc; height: 20px; }
.game_date_scoreboard { margin: 5px; padding: 3px 0px; border-bottom: 1px dotted #333; }
.game_date_scoreboard h3 { font-size: 14px; font-weight: normal; }
.scoreboard_table_container { display: block; width: 48%; padding-right: 2%; float: left; margin: 5px 0px 35px 0px; }
table.scoreboard_table { font-size: 11px; }
table.scoreboard_table td.game_time { border-bottom: 1px dotted #333; }
table.scoreboard_table td.game_header { background: #184a7b; color: #fff; }
table.scoreboard_table td.game_info_left { border-bottom: 1px solid #333; border-left: 1px solid #333; padding: 1px 3px; }
table.scoreboard_table td.game_info_right { text-align: right; border-bottom: 1px solid #333; border-right: 1px solid #333; padding: 1px 3px; }

.schedule_glance { margin: 0px 5px; padding: 0px; list-style: none; font-size: 12px; }
.schedule_glance li { padding: 5px; border-bottom: 1px dotted #ccc; }
#calendar h2 { text-align: center; display: block; }
table.calendar { margin: 10px auto; }
table.calendar img { padding: 2px 0px; }
table.calendar th { background: #184a7b; color: #fff; padding: 3px; font-size: 12px; width: 14.25%; }
table.calendar td { border: 1px solid #333; height: 80px; font-size: 11px; }
table.calendar td.home_game { background: #184a7b; color: #fff; }
table.calendar td.away_game { background: #ccc; }
table.calendar td table td { border: 0 none; padding: 3px; }

table.league_schedule { margin: 10px auto; font-size: 11px; }
table.league_schedule td { padding: 3px; }
table.league_schedule td.header { background: #184a7b; color: #fff;}
table.league_schedule td.game { border: 1px solid #184a7b; background: #ccc;}
table.league_schedule td.separator { background: #fff;}
table.calendar_legend { margin: 10px auto; font-size: 11px; }
#legend_home_game { display: inline; background: #184a7b; border: 1px solid #333; height: 30px; width: 15px; }
#legend_away_game { display: inline; background: #ccc; border: 1px solid #333; height: 30px; width: 15px; }

.featured_player_image { width: 80px; float: left; border: 1px solid #184a7b; margin: 10px; }
.featured_player_info { font-size: 12px; padding: 10px; }
table.roster_table { font-size: 12px; margin: 10px auto; }
table.roster_table th { background: #184a7b; color: #fff; padding: 3px; cursor: pointer; }
table.roster_table td { padding: 3px; border-bottom: 1px dotted #333; }
table.roster_table td.sortedeven, table.roster_table td.sortedodd { background: #ccc; }
.roster_page_jump { float: right; margin: 0px 50px 10px 50px; padding: 0; }
.pagedisplay { text-align: center; border: 1px solid #184a7b; font-size: 10px; margin: 0; padding: 0; position: relative; top: -3px; }

.player_detail { padding: 10px; }
.player_detail_image { border: 2px solid #184a7b; float: left; margin: 0px 15px 15px 0px; }

table.depth_chart { margin: 10px auto; font-size: 14px; }
table.depth_chart td { padding: 5px; }
table.depth_chart td.position { background: #184a7b; color: #fff; margin-top: 3px; }
table.depth_chart td.player { border-bottom: 1px dotted #333; }

#historical_search, #current_search { font-size: 11px; padding: 7px; }
#historical_search label, #current_search label { padding-right: 5px; }
#historical_search .search_section, #current_search .search_section { padding: 5px 0px; border-bottom: 1px dotted #333; }
table.stats_table { font-size: 11px; margin: 10px auto; }
table.stats_table th { background: #184a7b; color: #fff; padding: 3px; cursor: pointer; font-weight: normal; }
table.stats_table th.stat { text-align: center; }
table.stats_table td { padding: 2px 0px; border-bottom: 1px dotted #333; }
table.stats_table td.stat { text-align: center; padding: 0px 5px; }
table.stats_table td.stat_total { text-align: center; padding: 0px 5px; font-weight: bold; }
table.stats_table td.sortedeven, table.stats_table td.sortedodd { background: #ccc; }

.gallery_item { float: left; margin: 10px; padding: 7px; border: 1px solid #184a7b; background: #ccc; text-align: center; width: 120px; height: 140px;}
.gallery_link { font-size: 11px; margin-top: 3px; }
.gallery_pagination { padding: 3px 10px; font-size: 11px; }

#video_gallery { padding: 20px; }
#video_gallery .clips { display: block; width: 200px; }
#video_gallery .clips a { display: block; padding: 5px; background: #184a7b; color: #fff; margin: 5px 0px; }
#video_gallery .clips a.first { margin: 0px; }
#video_gallery .clips a.playing { background: #333; }
#video_gallery .clips a.paused { background: #ccc; color: #333; }
#video_gallery .clips a:hover { color: #000; background: #ccc; }
#video_gallery .clips a span.video_title { font-size: 12px; display: block; height: 24px; }
#video_gallery .clips a span.video_description { font-size: 10px; }

.right_photos { float: right; margin: 5px 10px; padding-left: 20px; }
.right_photos img { margin: 5px 0px; }

ul.sponsor_links { margin: 0; padding: 10px 0px; list-style: none; }
ul.sponsor_links li { margin: 0px 20px; padding: 3px 0px; }
ul.sponsor_links li a { font-size: 13px; }
ul.sponsor_links li ul { margin: 5px 40px; padding: 0; }
ul.sponsor_links li ul li { margin: 0; padding: 0; border: 0 none; font-size: 12px; }

#contact_form { margin: 15px; font-size: 12px; }
#contact_form label { display: inline-block; width: 70px; padding: 10px 0px; }
#contact_form label.top { vertical-align: top; }
#contact_form .form_error { display: inline; }
#contact_form .top { vertical-align: top; }
#contact_form input, #contact_form select, #contact_form textarea { font-size: 11px; border: 1px solid #184a7b; }

ul.timeline { margin: 10px; padding: 0px; font-size: 12px; list-style: none; }
ul.timeline li { padding: 5px 0px; }
ul.timeline li span { font-weight: bold; color: #184a7b; }

.store_item { margin: 15px; padding: 15px; border-bottom: 1px dotted #333; height: 150px; }
.store_item .item_image { float: left; height: 150px; width: 270px; text-align: center; }
.store_item label { display: inline-block; width: 50px; padding: 10px 0px; font-size: 12px; }
.store_item input.qty, .store_item select { border: 1px solid #184a7b; width: 150px; }
#store_message { margin: 15px; padding: 10px; border-top: 1px solid #184a7b; border-bottom: 1px solid #184a7b; background: #ccc; font-size: 12px; color: #184a7b; }
.store_item .form_error { display: inline; }
.cart_details { font-size: 10px; margin: 10px auto; width: 98%; }
.cart_details td { padding: 3px; border-bottom: 1px dotted #333; }
a.delete_item { color: #f00; }
.order_review { font-size: 12px; width: 90%; margin: 10px auto; }
.order_review th { background: #184a7b; color: #fff; padding: 5px; font-weight: bold; }
.order_review th.subhead { background: #ccc; color: #333; }
.order_review td { padding: 5px 0px; border-bottom: 1px dotted #333; }

.dugout_list { font-size: 11px; margin: 0px 40px; padding: 0; }
.dugout_list li { padding: 3px 0px; }

.standings { font-size: 11px; margin: 15px auto; }
.standings th { background: #184a7b; color: #fff; padding: 5px 2px; }
.standings td { padding: 6px 0px; border-bottom: 1px dotted #333; }

ul.sitemap { margin: 0; padding: 0; list-style: none; font-size: 12px; }
ul.sitemap li { padding: 4px 0px; }
ul.sitemap ul { margin: 4px 15px 0px 15px; padding: 0; list-style: none; }

#golf_signup { margin: 5px 15px 20px 15px; }
#golf_signup label { font-size: 12px; display: inline-block; width: 70px; }
#golf_signup input { display: inline-block; border: 1px solid #184a7b; margin: 10px 0px; }

#box_title { font-size: 21px; font-weight: bold; text-align: center; padding: 10px 0px 5px 0px; }
.boxscore_line { font-size: 12px; }
.boxscore_line th { border-left: 1px solid #184a7b; border-right: 1px solid #184a7b; border-top: 1px solid #184a7b; background: #ccc; }
.boxscore_line td { text-align: center; border-left: 1px solid #184a7b; border-right: 1px solid #184a7b; border-top: 1px solid #184a7b; }
.boxscore_line td.bottom { border-bottom: 1px solid #184a7b; }
.box_boxscore { float: left; width: 47%; margin: 10px 1%; }
.boxscore_table_large { font-size: 11px; }
.boxscore_table_large th, .boxscore_table_large td { text-align: center; width: 10%; }
.boxscore_table_large th.name, .boxscore_table_large td.name { text-align: left; width: 40%; }

.reward_vendor { padding: 5px 10px; border-bottom: 1px dotted #333; }
.reward_vendor p { font-size: 12px; }
