﻿body {
  background: #e0e0e0; 
  font-family: Tahoma;
  margin: 0 0 0 0;
  font-size: 0.75em;
}

.text {
  font-family: Tahoma;
}

a {
  text-decoration: none;
  color: Black;
}

a:visitted {
  color: Black;
}

textarea {
  font-family: Tahoma;
}

input[type=checkbox] {
  border: none;
}
input[type=radio] {
  border: none;
}

img {
  border: none;
}

h2 {
  width: 99%;
  color: #275d99;
  font-size: 170%;
  border-bottom: solid 1px #275d99;
}

h3 {
  width: 99%;
  color: #275d99;
  border-bottom: solid 1px #275d99;
}

h4 {
  color: #275d99;
  border-bottom: solid 1px #275d99;
}

h5 {
  color: #275d99;
  border-bottom: solid 1px #275d99;
}

#pageframe {
  width: 983px;
  margin: auto auto auto auto;
}

/* Page Content and Columns */
#pagecontent {
  width: 100%;
  background: white;
  padding-top: 3px;
}

#pagecontent:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


#leftcolumn {
  float: left;
  width: 258px;
}
#maincolumn {
  float: right;
  width: 715px;
  margin-bottom: 10px;
}

.headerbar {
  position: relative;
  height: 116px;
}

/* Buttons */

.ButtonMediumSmall {
  width: 72px;
  height: 28px;
  line-height: 1.4em;
  text-align: center;
  display: inline-block;
  background: url(/images/button72x28.jpg) no-repeat;
  font-size: 150%;
}

.ButtonLargeLong {
  width: 210px;
  height: 37px;
  line-height: 1.5em;
  text-align: center;
  display: inline-block;
  background: url(/images/button210x37.gif) no-repeat;
  font-size: 180%;
}

.ButtonSmallSmall {
  width: 48px;
  min-width: 48px;
  height: 18px;
  text-align: center;
  display: inline-block;
  background: url(/images/button48x18.jpg) no-repeat;
  font-size: 100%;
}

.ButtonSmallMedium {
  width: 63px;
  min-width: 63px;
  height: 18px;
  text-align: center;
  display: inline-block;
  background: url(/images/button63x18.jpg) no-repeat;
  font-size: 100%;
}

.ButtonSmallLong {
  width: 90px;
  min-width: 90px;
  height: 18px;
  text-align: center;
  display: inline-block;
  background: url(/images/button90x18.jpg) no-repeat;
  font-size: 100%;
}

.ButtonSmallLonger {
  width: 120px;
  min-width: 120px;
  height: 18px;
  text-align: center;
  display: inline-block;
  background: url(/images/button120x18.jpg) no-repeat;
  font-size: 100%;
}

.ButtonSmallLongest {
  width: 150px;
  min-width: 150px;
  height: 18px;
  text-align: center;
  display: inline-block;
  background: url(/images/button150x18.jpg) no-repeat;
  font-size: 100%;
}

/* Top Menu */
#topmenu {
  position: relative;
  clear: both;
  width: 100%;
  height: 27px;
  font-size: 110%;
  background: url(/images/sectionfooter.jpg) repeat-x;
}

#topmenushadow {
  background: url(/images/topmenushadow.jpg) repeat-x;
  height: 6px;
  width: 100%;
}


/* Footer */
#footerbar {
  position: relative;
  clear: both;
  width: 100%;
  height: 40px;
  color: White;
  font-size: 120%;
  line-height: 1.2em;
  text-align: center;
  background: url(/images/topmenubackground.jpg) repeat-x;
}

#footerbarleft {
  color: #f78e1e; /* Light Orange */
  font-weight: bold;
}
#footerbarright {
  color: #c0c0c0; /* Light Grey */
  font-style: italic;
  font-weight: bold;
}

#footerbar a {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 80%;
  color: White;
  display: inline-block;
  text-decoration: none;
}
#footerbar a:visited {
  color: White;
}

/*************************** Sections ****************************************/

/* Section Titles, Footers etc */
.sectiontitle {
  height: 27px;
  padding-left: 30px;
  overflow: hidden;
  font-size: 125%;
  font-weight: bold;
  color: White;
  line-height: 1.5em;
}

.sectiontitlesmall {
  height: 17px;
  padding-left: 30px;
  overflow: hidden;
  font-size: 105%;
  font-weight: bold;
  color: White;
  line-height: 1.1em;
}

.sectiontitle a {
  color: White;
  font-family: tahoma;
  font-size: 100%;
  line-height: 1.5em;
}

.sectiontitle a:hover {
  color: White;
}

.sectionfooter {
  height: 27px;
  overflow: hidden;
  background: url(/images/sectionfooter.jpg) repeat-x;
  font-size: 120%;
  font-weight: bold;
  color: White;
  width: 100%;
}

.sectionshadow {
  height: 7px;
  background: url(/images/sectionshadow.jpg) repeat-x;
  margin-bottom: 5px;
}

.sectiontitleend {
  color: #f78e1e; /* Light Orange */
}

.sectiongradient {
  background-position: top;
  background-repeat: repeat-x;
  border-left: solid 1px #4e4e4e; /* Border Grey */
  border-bottom: solid 1px #4e4e4e; /* Border Grey */
  border-right: solid 1px #4e4e4e; /* Border Grey */
  padding: 5px 5px 5px 5px;
}

/* Tabs */

.tabText {
  font-family: Tahoma;
}

/* Pro Sport News Section */
.rsssection {
}

.rsssection span {
  color: #aa4a00;
  text-transform: uppercase;
}

.rsssection a {
  margin-left: 15px;
}

/* Control Panel */
#controlpanelplayersection {
  width: 240px;
}

.controlpanelplayerphoto {
  background-color: #e0e0e0;
  width: 238px; /* height: 150px; */
  border-left: solid 1px #9ea8a9; /* Border Grey */
  border-bottom: solid 1px #9ea8a9; /* Border Grey */
  border-right: solid 1px #9ea8a9; /* Border Grey */
}

.controlpanelplayerphoto:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.controlpanelplayerphoto img {
}

#controlpanelplayerinfo {
  height: 90px;
  clear: both;
}

.controlpanelsmallheader {
  width: 100%;
  background: url(/images/smallheader.png) repeat-x;
  height: 18px;
}

#controlpanelplayerrating {
  text-align: center;
}

.leaguetreesport {
  font-weight: bold;
}

/* Admin Pages */

.adminPageAccordionHeader {
  height: 20px;
  color: white;
  font-weight: bold;
  font-size: 120%;
  background: url(/images/accordionheader.jpg) repeat-x;
  border: solid 1px #a0a0a0;
  cursor: pointer;
  padding-left: 3px;
  margin-top: 3px;
}

.adminPageAccordionContent {
  border-left: dashed 1px #a0a0a0;
  border-right: dashed 1px #a0a0a0;
  border-bottom: dashed 1px #a0a0a0;
  padding: 3px;
}

.adminPageContent {
  color: #275d99;
}

.adminPageContentHeader {
  color: gray;
  font-style: italic;
}

.adminPageContentTitle {
  font-weight: bold;
  width: 150px;
  display: inline-block;
  vertical-align: top;
}

.adminPageContent input {
  border: solid 1px #275d99;
}

.adminPageContent input[type=checkbox] {
  border: none;
}

.adminPageContent input[type=radio] {
  border: none;
}

.adminPageContent textarea {
  border: solid 1px #275d99;
}

.adminPageContent select {
  border: solid 1px #275d99;
}

.adminPageColumDivider {
  width: 20px;
  border-right: dashed 1px #275d99;
}

.wizardNavigation {
  width: 250px;
  float: right;
  margin-right: 100px;
}

.watermark {
  color: Silver;
  font-style: italic;
}

.adminPageGrid {
}

.adminPageGrid th {
  background-color: #5D7B9D;
  font-weight: bold;
  color: White;
  text-align: left;
}

.adminPageGrid tr.row {
  background-color: #F7F6F3;
  color: #333333;
}

.adminPageGrid tr.altRow {
  color: #284775;
}

.adminPageGrid tr.row td {
  vertical-align: top;
}

.adminPageGrid tr.altRow td {
  vertical-align: top;
}

.adminPageGrid tr.pager {
  background-color: #284775;
  color: White;
  text-align: center;
}

.modalBackground {
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.modalPopup {
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: #284775;
}

.modalPopupTitle {
  font-weight: bold;
  color: White;
  text-align: center;
  height: 20px;
  background-color: #275d99;
}

.pleaseWait {
  background: url(/images/pleasewait.gif) no-repeat bottom;
  color: Gray;
  font-weight: bold;
  font-size: 120%;
  border: solid 1px silver;
  width: 200px;
  height: 150px;
  padding-top: 10px;
}

/* League Layout Manager */

.layoutManagerTable {
  border: solid 1px silver;
  margin: 0 auto 0 auto;
}

.layoutManagerTable td {
}

.layoutManagerTable td.topLeft {
  border-right: dotted 1px silver;
  border-bottom: dotted 1px silver;
}

.layoutManagerTable td.topRight {
  border-bottom: dotted 1px silver;
}

.layoutManagerTable td.middleLeft {
  border-right: dotted 1px silver;
  border-bottom: dotted 1px silver;
}

.layoutManagerTable td.middleRight {
  border-bottom: dotted 1px silver;
}

.layoutManagerTable td.bottomLeft {
  border-right: dotted 1px silver;
}

.layoutManagerTable td.bottomRigh {
}

.layoutManagerTableContent {
  width: 200px;
  text-align: left;
  margin: 0 auto 0 auto;
}


/* League Layouts */
.featuredArticleSection {
  width: 100%;
  min-height: 150px;
  background: url(/images/greygradient.jpg) repeat-x;
}

.featuredArticleSection table {
  border: none;
  width: 100%;
}

.featuredArticleTitle {
  color: #275d99;
  font-size: 130%;
}

.featureArticleTop {
  padding-bottom: 3px;
  border-bottom: solid 1px silver;
}

.scrollingText {
  font-size: 200%;
}

.scrollingTextBackground {
  background: url(/images/scoreboard.png) repeat-x;
  height: 50px;
  width: 710px;
}

.scrollingTextBackground .ajax__marquee_wrapper {
  width: 710px;
}

.divisionTable {
  border: solid 1px #9ea8a9; /*background: url(/images/leaguegradient.jpg);  */
  background-repeat: repeat-x;
  background-position: 0 20px;
  font-size: 90%;
}

.cupRoundBlock {
  border: solid 1px #9ea8a9; 
  background: url(/images/leaguegradient.jpg); 
  background-repeat: repeat-x;
  background-color: White;
  /*background-position: 0 20px;*/
  font-size: 90%;
  height: 50px;
  width: 164px;
  vertical-align: top;
}

.cupRoundBlock span {
  font-weight: bold;
  font-size: 110%;
}

.divisionTableHeader {
  background: url(/images/leagueheader.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 27px;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.5em;
  color: White;
}

.divisionTableHeader a {
  color: White;
  margin-left: 2px;
}

.featuredCommentSection {
  background-position: 10px 20px;
  background: url(/images/leaguegradient.jpg);
  background-repeat: repeat-x;
  width: 100%;
}

.cupSection {
  background-position: 10px 20px;
  background: url(/images/leaguegradient.jpg);
  background-repeat: repeat-x;
  width: 100%;
  padding-left: 5px;
  padding-top: 10px;
}

.featuredCommentBubble {
  position: relative;
  width: 296px;
  top: 15px;
  margin: 0 auto; /* 21px;*/
  background: url(/images/SpeechBubble.gif) no-repeat;
  height: 105px;
}

.featuredCommentInput {
  width: 300px;
  margin: 0px auto;
}

.featuredCommentInput a {
  float: right;
}

.featuredCommentInput textarea {
  border: solid 1px #f78e1e;
  width: 99%;
  height: 50px;
}

.featuredCommentUser {
  position: relative;
  float: right;
  margin-right: 40px;
}

.featuredCommentText {
  position: relative;
  display: block;
  width: 270px;
  height: 48px;
  font-style: italic;
  color: #0052ad;
  top: 20px;
  left: 25px;
}

.featuredContentSection {
  margin-bottom: 10px;
}

.featuredContentSection:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.featureContentBackground {
  width: 100%;
  min-height: 60px;
}

.featuredContentName {
  color: #901a1f;
  font-size: 120%;
  font-weight: bold;
}

.featuredContentDetails {
  color: #0052ad;
}

/* Home Page */
#homePageIntroSection {
  width: 705px;
  height: 217px;
  background: url(/images/advert.png);
  margin-bottom: 7px;
}

#homePageIntroSection a {
  color: #f78e1e;
}

#homepageInfoAdvert {
  float: left;
  margin-left: 6px;
  margin-top: 5px;
  width: 528px;
  height: 207px;
}
#homepageIntroLinks {
  float: right;
  width: 147px;
  margin-top: 6px;
  font-size: 130%;
  font-weight: bold;
  vertical-align: middle;
}

#homepageIntroLinks a {
  color: #606060;
}

#homePageBullets {
  background-position: top;
  font-size: 150%;
  background-repeat: no-repeat;
  background-image: url('../images/HomepageWatermark.jpg');
}

#homePageBullets li {
  margin-bottom: 5px;
}

.homePageArticleSection {
}
.homePageArticlesLeft {
  width: 149px;
  height: 111px;
  float: left;
  border-left: solid 1px #808080;
  text-align: center;
}

.homePageArticlesRight {
  width: 200px;
  height: 111px;
  float: right;
}

.homePageTopArticle {
  width: 200px;
  height: 37px;
  background-image: url('/images/HomePageArticleDarkGreen.jpg');
  color: #FFFFFF;
  vertical-align: middle;
  text-align: left;
}

.homePageTopArticle a {
  margin-left: 5px;
  color: #FFFFFF;
}


.homePageTopArticleLight {
  width: 200px;
  height: 37px;
  background-image: url('/images/HomePageArticleLightGreen.jpg');
  color: #FFFFFF;
  vertical-align: middle;
  text-align: left;
}

.homePageTopArticleLight a {
  margin-left: 5px;
  line-height: 21px;
  color: #FFFFFF;
}

.homePageLeftColumn {
  width: 350px;
  float: left;
}

.homePageRightColumn {
  width: 350px;
  float: right;
}

.homePageArticleGreyDivider {
  background-image: url('/images/HomePageGreyDivider.jpg');
  width: 348px;
  height: 25px;
  clear: both;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
}
.homePageGreyDividerText {
  font-weight: bold;
  margin-left: 5px;
  line-height: 25px;
}
.homePageArticlesBottom {
  width: 348px;
  border: 1px solid #808080;
  background-image: url('/images/LeagueGradient.jpg');
  height: 66px;
  background-repeat: repeat-x;
  color: #004000;
}

.homePageArticlesBottom ul {
  margin-top: 10px;
}

.homePageArticlesBottom a {
  color: #004000;
}


.homePageFeaturedLeagues {
  width: 348px;
  border-style: none solid solid solid;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-color: #6F6F6F;
  border-bottom-color: #6F6F6F;
  border-left-color: #6F6F6F;
}

.homePageFeaturedLeaguesLogo {
  border-right: solid 1px #6f6f6f;
  width: 120px;
  float: left;
  text-align: center;
}

.homePageFeaturedLeaguesContent {
  width: 227px;
  float: right;
  background-image: url('/images/LeagueGradient.jpg');
  background-repeat: repeat-x;
}

.homePageFeaturedLeaguesContent .header {
  font-size: 150%;
  font-weight: bold;
}

/* Team Page */

.teamPageLeftColumn {
  width: 400px;
  float: left;
}

.teamPageRightColumn {
  width: 310px;
  float: right;
}

/* Help  */

.helpPanel {
  background-color: #fffacd;
  border: solid 1px #606060;
  width: 250px;
  display: none;
  padding: 5px;
  color: #606060;
}

/* Hints  */

.hintPanel {
  z-index: 900;
  width: 300px;
  position: absolute;
  color: #606060;
}

.hintPanelMiddle {
  width: 298px;
  background-color: #fffacd;
  border-left: solid 1px #606060;
  border-right: solid 1px #606060;
  max-width: 300px;
}

.hintPanelMiddleInside {
  margin-left: 5px;
  width: 290px;
}

.hintPanelMiddle:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.hintPanelTop {
  width: 300px;
  height: 10px;
  border: none;
  background: url(/images/hintbgtop.gif) no-repeat bottom;
}
.hintPanelBottom {
  width: 300px;
  height: 20px;
  background: url(/images/hintbgbottom.gif) no-repeat;
  clear: both;
}

/* Rating */
.ratingStar {
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}

.filledRatingStar {
  background-image: url(/images/FilledStar.png);
}

.emptyRatingStar {
  background-image: url(/images/EmptyStar.png);
}

.savedRatingStar {
  background-image: url(/images/SavedStar.png);
}


/* User Profile */

#userProfileProfileLeft {
  float: left;
  width: 300px;
  min-height: 440px;
}

#userProfileProfileRight {
  width: 390px;
  min-height: 440px;
  float: right;
  background: url(/images/greygradient.jpg) repeat-x;
}

#userProfileGreatestAchievements {
}

#userProfilePhotoAlbum {
}

#userProfileVideos {
}

#userProfileAchievements {
  width: 100%;
  clear: both;
}

#userProfileTeamMarquee {
}

.userProfileTeamNewsLeft {
  width: 170px;
  float: left;
  text-align: center;
  min-height: 200px;
}

.userProfileTeamNewsMiddle {
  width: 350px;
  float: left;
  min-height: 200px;
}

.userProfileTeamNewsRight {
  width: 170px;
  float: right;
  text-align: right;
  min-height: 200px;
}

.userProfileTeamLeagueLeft {
  width: 300px;
  float: left;
}

.userProfileTeamLeagueRight {
  width: 390px;
  float: right;
}

/* Search */
.searchHighlight {
  color: Green;
}

/* View User Videos */
.viewUserVideoItem {
  width: 150px;
  height: 170px;
  float: left;
  text-align: center;
  margin: 5px 5px 5px 5px;
  border: solid 1px silver;
}

.viewUserVideoItem input {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* View User Photos */
.viewUserPhotoItem {
  width: 150px;
  height: 150px;
  float: left;
  text-align: center;
  margin: 5px 5px 5px 5px;
  border: solid 1px silver;
}

/* Private MEssages */

.messageBlockLabel {
  line-height: 130%;
  border: solid 1px silver;
  margin-bottom: 3px;
}

.messageBodySection {
  border: solid 1px silver;
}

/* Top Scorers */
.scorerNote {
  font-size: 80%;
}

/* Profile Page */
#profilePersonalSection {
  background: url(/images/greygradient.jpg) repeat-x;
}
.profileLeft {
  float: left;
  width: 250px;
}
.profileRight {
  float: right;
  width: 460px;
}

.profileRight h4 {
  width: 98%;
}

.profileInfoTable tr td:first-child {
  font-weight: bold;
}

.profileMessageText {
  font-size: 120%;
  color: #008080;
}

#profileMidSection {
  clear: both;
}

#profileBottomSection {
  clear: both;
}

#profileActivitySection {
  float: left;
  overflow: hidden;
  width: 49%;
}

#profileBlackboardSection {
  float: right;
  overflow: hidden;
  width: 49%;
  color: white;
}

#profileBlackboardSection a {  
  color: white;
}

#profileForumSection {
  float: left;
  overflow: hidden;
  width: 49%;
}

#profileAboutMeSection {
  float: right;
  overflow: hidden;
  width: 49%;
}

.profileOptions {
  margin-left: 20px;
  color: #275d99;
  font-size: 110%;
}

.profileOptions a {
  color: #275d99;
  font-size: 110%;
  font-weight: bold;
}

.profileFriendIcon {
  width: 90px;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
  float: left;
}

.activityList il {
  margin-bottom: 3px;
}

#profileBlackboardTop {
  width: 340px;
  height: 40px;
  background: url(/images/BlackboardTop.gif) no-repeat;
}

#profileBlackboardBottom {
  width: 340px;
  height: 30px;
  background: url(/images/blackboardbottom.gif) no-repeat;
  padding-left: 15px;
}

#profileBlackboardMiddle {
  min-height: 200px;
  width: 340px;
  background: url(/images/blackboardmiddle.gif) repeat-y;
  padding-left: 15px;
}

#profileBlackboardMiddle div {
  width: 340px;
  font-size: 90%;
}

#profileBlackboardMiddle span {
  font-size: 110%;
  font-weight: bold;
}

.profileFriendsSection a {
  width: 90px;
  height: 90px;
  display: block;
  margin: auto auto auto auto;
}

/* Profile Manage Photos */ 
.managePhotoImage {
  width: 100px;
  height: 100px;
  border: solid 1px #aaaaaa;
  vertical-align: middle;
}

.managePhotoIcon {
  width: 100px;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
  float: left;
}