﻿body {
background-color:#15202C;
background-image:url(../../content/img/pageBg.jpg);
background-repeat:repeat-x;
}
.wallpaper {
background-image:url(../../content/img/wallpaper.jpg);
background-position:center top;
background-repeat:no-repeat;
}
.wallpaperCheer {
background-image:url(../../content/img/wallpaperCheer.jpg);
background-position:center top;
background-repeat:no-repeat;
}
.container {
min-height:500px;
}
.pageOverlay {
background-image:url(../../content/img/siteBg2.png);
background-position:center top;
background-repeat:no-repeat;
}
.globalNav {
background-image:url(../../content/img/navigationBg.png);
background-position:center top;
background-repeat:no-repeat;
height:65px;
}
.globalNav .links {
margin:0 auto;
padding-left:180px;
width:810px;
}
.globalNav .links a {
background-image:url(../../content/img/linksBg.gif);
background-position:0 19px;
background-repeat:no-repeat;
display:block;
float:left;
padding:17px 19px 0;
}
.globalNav .links a.linkseperator {
background-image:none;
margin-left:40px;
}
.localNav {
background-image:url(../../content/img/localNavBg.png);
background-position:center top;
background-repeat:no-repeat;
color:#FFFFFF;
height:55px;
margin-bottom:15px;
margin-top:-12px;
}
.localNav .localNavWidth {
margin:0 auto;
padding:15px 12px 0 100px;
width:878px;
}
.localNav .localNavWidth img {
display:block;
float:left;
}
.localNav .localNavWidth a {
border-right:1px solid #16242D;
color:#FFFFFF;
display:block;
float:left;
margin-top:8px;
padding:0 10px 0 20px;
}
.localNav .localNavWidth a:hover {
color:#24A850;
}
.localNav .localNavWidth a.on {
color:#24A850;
}
.eventButtons {
margin:0 auto;
text-align:center;
}
.eventButtons a {
display:block;
margin:0 auto;
}
.sliceBar {
height:26px;
margin:0 auto;
text-align:right;
width:990px;
}
.header {
background-image:url(../../content/img/headerBg.png);
background-position:70px 15px;
background-repeat:no-repeat;
height:70px;
margin:0 auto;
width:990px;
}
.logo {
position:absolute;
z-index:99;
}
.teamLogos {
margin-left:332px;
margin-top:22px;
position:absolute;
}
.teamLogos a {
display:block;
float:left;
margin-left:10px;
margin-right:2px;
}
.utilityNav {
margin-left:885px;
position:absolute;
}
.utilityNav .links {
float:left;
margin-top:46px;
}
.utilityNav .search {
background-image:url(../../content/img/headerSearchBg.png);
background-position:0 4px;
background-repeat:no-repeat;
float:left;
height:29px;
margin-top:37px;
width:111px;
}
.utilityNav .search form {
margin:4px 0 0 5px;
padding:0;
}
.utilityNav .search form img {
margin-top:1px;
}
.utilityNav .search .searchField {
background-color:#233547;
border:0 none;
color:#A0A7AD;
float:left;
font-size:7pt;
padding:2px;
width:82px;
}
.utilityNav .links a {
border-right:1px solid #2A4058;
color:#A0A7AD;
display:block;
float:left;
font-size:7pt;
padding-left:8px;
padding-right:8px;
}
.utilityNav .links a:hover {
color:#FFFFFF;
text-decoration:none;
}
.cb {
background-color:#FFFFFF;
margin-bottom:10px;
padding:10px;
}
.banner {
background-image:url(../../content/img/bannerBg.png);
margin-bottom:10px;
padding-bottom:1px;
padding-top:5px;
text-align:center;
}
.page {
background-image:url(../../content/img/siteBg.png);
background-position:center top;
background-repeat:repeat-y;
padding-bottom:42px;
}
.fx {
border:2px solid #F1F1F1;
}
.footer {
background-image:url(../../content/img/footerBg.gif);
background-position:center top;
background-repeat:no-repeat;
height:230px;
text-align:center;
}
.footer .sponsors {
height:200px;
margin:0 auto;
width:900px;
}
.footer .sponsors a {
display:block;
float:left;
padding:18px;
}
.footer .footerNav {
margin:0 auto;
padding-bottom:100px;
width:450px;
}
.footer .footerNav a {
border-right:1px solid #AEBAC1;
color:#AEBAC1;
display:block;
float:left;
font-size:8pt;
margin-left:20px;
padding-right:20px;
}
.footer .footerNav a:hover {
color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:10px;
}
h2 {
color:#003263;
font-size:1.5em;
margin-bottom:10px;
}
h3 {
color:#006351;
font-size:1.2em;
line-height:1;
margin-bottom:10px;
}
h4 {
color:#E25520;
font-size:1em;
line-height:1.25;
margin-bottom:10px;
}
h5 {
color:#000000;
font-size:1em;
font-weight:bold;
margin-bottom:10px;
}
h6 {
color:#637B87;
font-size:1em;
font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
margin:0;
}
p {
margin:0 0 1.5em;
}
p img.left {
float:left;
margin:1.5em 1.5em 1.5em 0;
padding:0;
}
p img.right {
float:right;
margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
color:#000000;
text-decoration:underline;
}
a {
color:#006351;
text-decoration:none;
}
blockquote {
color:#666666;
font-style:italic;
margin:1.5em;
}
strong {
font-weight:bold;
}
em, dfn {
font-style:italic;
}
dfn {
font-weight:bold;
}
sup, sub {
line-height:0;
}
abbr, acronym {
border-bottom:1px dotted #666666;
}
address {
font-style:italic;
margin:0 0 1.5em;
}
del {
color:#666666;
}
pre {
margin:1.5em 0;
white-space:pre;
}
pre, code, tt {
-x-system-font:none;
font-family:'andale mono','lucida console',monospace;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
}
li ul, li ol {
margin:0;
}
ul, ol {
margin:0 1.5em 1.5em 0;
padding-left:3.333em;
}
ul {
list-style-type:disc;
}
ol {
list-style-type:decimal;
}
dl {
margin:0 0 1.5em;
}
dl dt {
font-weight:bold;
}
dd {
margin-left:1.5em;
}
.small {
font-size:0.8em;
line-height:1.875em;
margin-bottom:1.875em;
}
.large {
font-size:1.2em;
line-height:2.5em;
margin-bottom:1.25em;
}
.hide {
display:none;
}
.quiet {
color:#666666;
}
.loud {
color:#000000;
}
.highlight {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFF00 none repeat scroll 0 0;
}
.added {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#006600 none repeat scroll 0 0;
color:#FFFFFF;
}
.removed {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#990000 none repeat scroll 0 0;
color:#FFFFFF;
}
.first {
margin-left:0;
padding-left:0;
}
.last {
margin-right:0;
padding-right:0;
}
.top {
margin-top:0;
padding-top:0;
}
.bottom {
margin-bottom:0;
padding-bottom:0;
}
hr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DDDDDD none repeat scroll 0 0;
border:medium none;
clear:both;
color:#DDDDDD;
float:none;
height:0.1em;
margin:0 0 1.45em;
width:100%;
}
hr.space {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#FFFFFF;
}
label {
font-weight:bold;
}
fieldset {
border:1px solid #CCCCCC;
margin:0 0 1.5em;
padding:1.4em;
}
legend {
font-size:1.2em;
font-weight:bold;
}
form.inline {
line-height:3;
}
form.inline p {
margin-bottom:0;
}
.button {
background-color:#FFF6BF;
border:3px solid #FFD324;
display:block;
padding:10px;
text-decoration:none;
width:100px;
}
.submitsucess {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#A1B552 none repeat scroll 0 0;
border:3px solid #E7ECD4;
color:#FFFFFF;
padding:10px;
}
.submiterror {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#AC4D51 none repeat scroll 0 0;
border:3px solid #EAD2D3;
color:#FFFFFF;
padding:10px;
}
.submitNormal {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFF6BF none repeat scroll 0 0;
border:3px solid #FFD324;
color:#000000;
padding:10px;
}
.submitsucess:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#81933C none repeat scroll 0 0;
}
.submiterror:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#833337 none repeat scroll 0 0;
}
.submitNormal:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFC41B none repeat scroll 0 0;
}
.error, .notice, .success {
border:2px solid #DDDDDD;
margin-bottom:1em;
padding:0.8em;
}
.error {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FBE3E4 none repeat scroll 0 0;
border-color:#FBC2C4;
color:#8A1F11;
}
.notice {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFF6BF none repeat scroll 0 0;
border-color:#FFD324;
color:#514721;
}
.success {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E6EFC2 none repeat scroll 0 0;
border-color:#C6D880;
color:#264409;
}
.error a {
color:#8A1F11;
}
.notice a {
color:#514721;
}
.success a {
color:#264409;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
background-color:#FFFFFF;
border:1px solid #BBBBBB;
}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
border-color:#666666;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
margin:0.5em 0;
}
input.text, input.title {
padding:5px;
width:300px;
}
input.title {
font-size:1.5em;
}
textarea {
height:250px;
padding:5px;
width:390px;
}
input[type="checkbox"], input[type="radio"], input.checkbox, input.radio {
position:relative;
top:0.25em;
}
table {
margin-bottom:1.4em;
width:100%;
}
th {
font-weight:bold;
}
th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F1F1F1 none repeat scroll 0 0;
}
th, td, caption {
padding:4px 10px 4px 5px;
}
caption {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
}
table.listing {
border-collapse:collapse;
width:100%;
}
table.listing th, table.listing td {
padding:5px;
}
table.listing th {
border-bottom:1px solid #B2B2B2;
color:#515151;
font-weight:normal;
padding:5px;
}
table.listing td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px dotted #B2B2B2;
vertical-align:top;
}
table.listing tr:hover td {
color:#000000;
}
table.listing tr.alt td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F9F9F9 none repeat scroll 0 0;
}
table.listing td.pagination, td.pagination:hover {
border-top:2px solid #B2B2B2;
color:#000000;
padding:5px 10px;
text-align:right;
}
table.listing td.pagination strong {
font-weight:bold;
text-decoration:underline;
}
table.listing td.pagination a {
border:0 none;
}
table.listing td.pagination a:hover {
color:#000000;
}
table.listing td.options {
text-align:center;
}
table.listing td.options a {
border:0 none;
}
table.grid {
border:1px solid #F1F1F1;
border-collapse:collapse;
width:100%;
}
table.grid th, table.grid td {
padding:5px;
}
table.grid th {
color:#515151;
font-weight:normal;
padding:5px;
}
table.grid td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #F1F1F1;
}
table.grid tr:hover td {
color:#000000;
}
table.grid tr.alt td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F9F9F9 none repeat scroll 0 0;
}
table.grid td.options {
text-align:center;
}
table.grid td.options a {
border:0 none;
}
.box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E5ECF9 none repeat scroll 0 0;
margin-bottom:1.5em;
padding:1.5em;
}
.mediaPlayer {
background-color:#16202C;
border:1px solid #2D3E51;
height:450px;
margin-bottom:10px;
}
.leagueSchedule {
background-color:#FFFFFF;
background-image:url(../../content/img/titleSchedule.gif);
background-position:10px 10px;
background-repeat:no-repeat;
height:452px;
margin-bottom:10px;
text-align:center;
}
.leagueSchedule .schedule {
}
.leagueSchedule .schedule table td {
vertical-align:top;
}
.headerBanners {
margin:0 auto;
width:990px;
height:100px;
}
.headlines {
background-image:url(../../content/img/titleHeadlines.gif);
}
.poll {
background-image:url(../../content/img/titlePoll.gif);
}
.scores {
background-image:url(../../content/img/titleScores.gif);
}
.transactions {
background-image:url(../../content/img/titleTransactions.gif);
}
.photoGallery {
background-image:url(../../content/img/titlePhotoGallery.gif);
}
.standings {
background-image:url(../../content/img/titleStandings.gif);
}
.awards {
background-image:url(../../content/img/titleAwards.gif);
}
.partners {
background-image:url(../../content/img/titlePartners.gif);
}
.headlines, .poll, .transactions, .photoGallery, .standings, .partners, .awards, .scores {
background-position:10px 10px;
background-repeat:no-repeat;
font-size:8pt;
padding-top:40px;
}
.newslisting {
margin-bottom:8px;
}
.newslisting div {
float:left;
width:40px;
}
.newslisting a {
display:block;
float:left;
width:240px;
}
.gallery {
float:left;
width:110px;
}
.standings table th {
border-bottom:1px dotted #B1B1B1;
color:#88ADAA;
padding:0;
text-align:center;
}
.standings table td {
border-bottom:1px dotted #B1B1B1;
padding:0;
text-align:center;
}
.detailListing a {
display:block;
font-size:9pt;
}
.detailListing {
font-size:8pt;
}
.landingPage {
color:#FFFFFF;
}
.mediaplayer {
border:1px solid #2D3E51;
height:500px;
}
.gameDetailsBlock {
font-size:8pt;
padding:10px;
}
.gameInfo {
color:#ADAFB2;
padding:5px 5px 0;
}
.gameInfo strong {
color:#FFFFFF;
}
.gameInfo a {
color:#24A850;
}
.gameInfo a:hover {
color:#FFFFFF;
}
.gameLinks {
margin-top:5px;
}
.gameLinks a {
color:#FFFFFF;
margin-left:10px;
}
.gameLinks a:hover {
color:#24A850;
}
.center {
margin:0 auto;
text-align:center;
}
.gameCard {
margin:0 auto;
width:280px;
}
.teamLeft {
color:#ADAFB2;
float:left;
font-size:8pt;
margin:10px auto 0;
text-align:center;
width:95px;
}
.teamHome {
float:left;
margin-top:25px;
padding-left:20px;
padding-right:20px;
width:25px;
}
.teamRight {
color:#ADAFB2;
float:left;
font-size:8pt;
margin:10px auto 0;
text-align:center;
width:95px;
}
.content {
padding:20px;
}
table.schedule th {
background-color:#F1F1F1;
color:#515151;
font-size:8pt;
white-space:nowrap;
}
.schedule td {
font-size:8pt;
white-space:nowrap;
}
.schedule .playPlace {
color:#888888;
padding-left:20px;
padding-right:20px;
}
.schedule .stadium {
padding-left:30px;
}
.mediaPlayer {
background-color:#16202C;
border:1px solid #2D3E51;
height:450px;
margin-bottom:10px;
}
.leagueSchedule {
background-color:#FFFFFF;
background-image:url(../../content/img/titleSchedule.gif);
background-position:10px 10px;
background-repeat:no-repeat;
height:452px;
margin-bottom:10px;
text-align:center;
}
.homeSchedule {
font-size:8pt;
padding:40px 10px 10px;
}
.homeSchedule table {
margin:0;
padding:0 5px;
}
.homeSchedule td {
background-image:url(../../content/img/bgHomeSchedule.png);
background-position:center bottom;
background-repeat:no-repeat;
height:49px;
padding:5px 0 0;
}
.homeSchedule .moreinfo {
margin-top:-5px;
}
.homeSchedule .buttonRecap {
padding-top:10px;
vertical-align:top;
}
.homeSchedule .buttonRecap img {
padding-top:2px;
vertical-align:top;
}
.homeSchedule .buttons {
vertical-align:top;
}
.homeSchedule .score {
font-weight:bold;
padding:0 7px;
vertical-align:top;
}
.homeSchedule .score div {
padding-top:17px;
}
.homeSchedule tr.current td {
padding:0;
}
.homeSchedule .currentGame {
background-image:url(../../content/img/bgCurrentGame.png);
height:60px;
}
.homeSchedule .currentGame table {
margin:0;
padding:0;
}
.homeSchedule .currentGame table td {
height:60px;
margin:0;
padding:0;
}
.homeSchedule td.teamLogo img {
border:1px solid #DADADA;
padding:3px;
}
.currentScore {
font-family:arial black;
font-size:16pt;
padding-left:6px;
padding-right:6px;
text-align:center;
}
.currentButtons {
width:66px;
}
.CurrentteamLogo {
padding:0 0 0 10px;
width:38px;
}
.headerBanners {
margin:0 auto;
width:990px;
}
.headlines {
background-image:url(../../content/img/titleHeadlines.gif);
}
.poll {
background-image:url(../../content/img/titlePoll.gif);
}
.transactions {
background-image:url(../../content/img/titleTransactions.gif);
}
.photoGallery {
background-image:url(../../content/img/titleAwards.gif);
}
.photoGallery {
background-image:url(../../content/img/titlePhotoGallery.gif);
}
.standings {
background-image:url(../../content/img/titleStandings.gif);
}
.headlines, .poll, .transactions, .photoGallery, .awards, .standings {
background-position:10px 10px;
background-repeat:no-repeat;
font-size:8pt;
padding-top:40px;
}
.newslisting {
margin-bottom:8px;
}
.newslisting div {
float:left;
width:40px;
}
.newslisting a {
display:block;
float:left;
width:240px;
}
.gallery {
float:left;
width:110px;
}
.standings table th {
border-bottom:1px dotted #B1B1B1;
color:#88ADAA;
padding:0;
text-align:center;
}
.standings table td {
border-bottom:1px dotted #B1B1B1;
padding:0;
text-align:center;
}
.detailListing a {
display:block;
font-size:9pt;
}
.detailListing {
font-size:8pt;
}
.landingPage {
color:#FFFFFF;
}
.mediaplayer {
border:1px solid #2D3E51;
height:500px;
}
.gameDetailsBlock {
font-size:8pt;
padding:10px;
}
.gameInfo {
color:#ADAFB2;
padding:5px 5px 0;
}
.gameInfo strong {
color:#FFFFFF;
}
.gameInfo a {
color:#24A850;
}
.gameInfo a:hover {
color:#FFFFFF;
}
.gameLinks {
margin-top:5px;
}
.gameLinks a {
color:#FFFFFF;
margin-left:10px;
}
.gameLinks a:hover {
color:#24A850;
}
.center {
margin:0 auto;
text-align:center;
}
.gameCard {
margin:0 auto;
width:280px;
}
.teamLeft {
color:#ADAFB2;
float:left;
font-size:8pt;
margin:10px auto 0;
text-align:center;
width:95px;
}
.teamHome {
color:#ADAFB2;
float:left;
margin-top:25px;
padding-left:20px;
padding-right:20px;
width:25px;
}
.teamRight {
color:#ADAFB2;
float:left;
font-size:8pt;
margin:10px auto 0;
text-align:center;
width:95px;
}
.content {
padding:20px;
}
table.schedule th {
background-color:#F1F1F1;
border-top:10px solid #FFFFFF;
color:#515151;
font-size:9pt;
padding:10px 20px;
white-space:nowrap;
}
table.schedule th.blank {
background-color:#FFFFFF;
color:#515151;
white-space:nowrap;
}
.schedule td {
font-size:8pt;
padding:0;
white-space:nowrap;
}
.schedule td.blank {
border-bottom:0 none;
font-size:8pt;
white-space:nowrap;
}
.schedule .playPlace {
color:#888888;
padding-left:20px;
padding-right:20px;
}
.schedule .stadium {
padding-left:30px;
}
.schedule .liveGame td {
border:0 none;
padding-bottom:0;
}
.schedule .espn td {
padding-bottom:3px;
padding-right:20px;
padding-top:0;
text-align:right;
}
.schedule .allstar td {
background-color:#F1F1F1;
}
.mllInsider {
background-image:url(../../content/img/mllSignupBg.png);
background-position:center center;
background-repeat:no-repeat;
height:190px;
}
.mllInsider .copy {
color:#ABC3DB;
font-size:8pt;
font-weight:bold;
padding-left:120px;
padding-top:10px;
}
.mllinsiderField {
margin:0;
padding:0;
}
.mllInsiderForm form input {
background-color:transparent;
border:0 none;
font-size:8pt;
margin-bottom:7px;
padding:2px;
}
.mllInsider form {
margin:0;
padding:14px 0 0 125px;
}
.mllInsiderButton {
display:block;
padding-left:120px;
padding-top:5px;
}
.gameBox {
color:#ADAFB2;
margin-bottom:0;
margin-left:10px;
text-align:center;
width:100%;
}
.gameBox td {
border-right:1px solid #314354;
text-align:center;
}
.gameBox .icon {
background-color:#FFFFFF;
border-bottom:1px solid #000000;
width:30px;
}
.gameBox .innings td {
border:0 none;
color:#87A7C4;
}
.gameBox strong {
color:#45C400;
}
.LiveShows {
background-image:url(../../content/img/bgCurrentGame.png);
float:left;
margin-right:30px;
padding:10px 10px 3px;
width:265px;
}
.LiveShows h3 {
color:#647384;
font-weight:bold;
}
.LiveShows .WatchLink {
float:right;
}
fieldset ol {   
padding: 1em 1em 0 1em;   
list-style: none;  
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:Gray;
	border-width:3px;
	border-style:solid;
	border-color:Blue;
	padding:3px;
	width:500px;
}

.ImagePublishControlWidth
{
width:500px;
}
