﻿#logo > div {

   color: #fafafa;
   display: none;
}

/* --------- End Main Containers --------- */

/* --------- Typography Embedding --------- 
@font-face {
    font-family: 'exoblack';
    src: url('/typefaces/exo-black-webfont.eot');
    src: url('/typefaces/exo-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/typefaces/exo-black-webfont.woff') format('woff'),
         url('/typefaces/exo-black-webfont.ttf') format('truetype'),
         url('/typefaces/exo-black-webfont.svg#exoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exolight';
    src: url('/typefaces/exo-light-webfont.eot');
    src: url('/typefaces/exo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/typefaces/exo-light-webfont.woff') format('woff'),
         url('/typefaces/exo-light-webfont.ttf') format('truetype'),
         url('/typefaces/exo-light-webfont.svg#exolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exomedium';
    src: url('/typefaces/exo-medium-webfont.eot');
    src: url('/typefaces/exo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/typefaces/exo-medium-webfont.woff') format('woff'),
         url('/typefaces/exo-medium-webfont.ttf') format('truetype'),
         url('/typefaces/exo-medium-webfont.svg#exomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/* --------- End Typography Embedding --------- */
#searchFrm {
   float: left;  
}

.closeMenu {
   float: right;  
   cursor: pointer;
}
.endItem2 {
   height: 34px;
   color: #fafafa;
   width: 0px;
   float: left;
   border-left: solid 1px #222222;
   text-align: center;
   padding: 15px 0px 0px 0px;
  
}

.subNav {
   height: 50px;
   width: 960px;
   margin: 0px auto 0px auto;
   box-shadow: 0px 0px 5px #000000;
   background: rgb(136,136,136); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
   background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C */
}     

.subNavContent {
   width: 959px;
   height: 50px;

   position: relative;  
}

.subNav .item {
   padding: 0px;
   height: 50px;  
}

.subNav .item > div {
   height: 34px;
   color: #fafafa;
   text-shadow: 0px 1px 1px #000000;
   width: 120px;
   text-align: center;
   padding: 15px 0px 0px 0px;

   cursor: pointer;
   border-right: solid 1px #444444;
}

.subNav .item > div {
   border-right: solid 1px #999999 !important;  
   height: 34px;
   margin: 0px 0px 0px 0px;
   border-top: solid 1px #aaaaaa;
}

#navbar .empty, .subNav .empty {
   height: 33px;
   color: #fafafa;
   text-shadow: 0px 1px 1px #000000;
   width: 1px;
   float: left;
   border-left: solid 1px var(--pres-soft-black);
   text-align: center;
   padding: 15px 0px 0px 0px;

}

.regBtnTop:hover, .loginBtnBottom:hover {
   background-color: #ff4e00;
   color: var(--pres-light-fg-color) !important;
}

.regBtnTop {
   border-bottom: 1px solid #bbbbbb;
   float: left;
   padding: 4px 0px;
   width: 119px;
   color: var(--pres-main-fg-color) !important;
   border-radius: 0px 5px 0px 0px;
   -webkit-border-radius: 0px 5px 0px 0px;
   -moz-border-radius: 0px 5px 0px 0px;
}

.loginBtnBottom {
   border-top: 1px solid #ffffff;
   clear: both;
   float: left;
   padding: 4px 0px;
   width: 119px;
   color: var(--pres-main-fg-color) !important;
   border-radius: 0px 0px 5px 0px;
   -webkit-border-radius: 0px 0px 5px 0px;
   -moz-border-radius: 0px 0px 5px 0px;
}
.leftContent {
   float: left;
   width: 600px;
   height: auto;
}

.rightContent {
   float: left;
   width: 340px;
   height: auto;  
   margin: 10px 0px 0px 20px;
}


.pageDescription {
   float: left;
   clear: both;
   width: 960px;
   height: auto;
   font-size: 20pt;
   color: #bbbbbb;
   text-shadow: 0px 1px 1px #000000;
   font-family: aardvark;  
}

.p20 {
   padding: 20px;
}

.w {

}

.flat {
   background: #373737;
}

.grad {
   height: auto;
}

.n {
   height: auto;
   width: 100%;
   padding: 20px;
   float: left;
}

.n_nopad {

   height: auto;
}

#features {
   width: 100%;
   min-height: 320px;
   overflow: hidden;
}

#features .head {
   position: relative;
   left: 0px;
   top: 0px;
   width: 100%;
   opacity: 0.67;
   background: #000;
   min-height: 42px;
   z-index: 10;
}

#featHead {
   position: relative;
   left: 0px;
   top: 0px;
   width: 100%;
   margin-top: -42px;
   z-index: 11;
}

#featFoto {
   position: relative;
   left: 0px;
   top: 0px;
   width: 100%;
   color: #fff;   
   margin-top: -42px;
   height: 384px;
}

#featSty {
   position: relative;
   left: 0px;
   top: 0px;
   width: 100%;
   color: #fff;   
   margin-top: -32px;
   min-height: 64px;   
}

#featSty > div.n {
   width: auto;
   padding: 20px;
   min-height: 72px;
   border-top: solid 1px #000;
}

#featList {
   display: none;
}

/* -- End new stuff -- */

/* -- old stuff -- */

.teamContainer {
   float: left;
   clear: both;
   height: auto;
   width: 180px;
   color: var(--pres-light-fg-color);
   border-bottom: solid 1px #ffffff;
   margin: 10px 0px 0px 0px;
   cursor: pointer;
   font-size: 10pt;
   padding-bottom: 2px;
   overflow-x: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.teamContainer:hover {
   color: #2d88b7;
}

.dropContainerTwoCol {
   display: none;
   position: absolute;
   height: auto; 
   width: 222px; 
   top: 0px; 
   left: 673px;
   z-index: 700;
}

#profileOptionsTwoCol {
    height: 75px;
    width: 222px;
    background-color: #042133;
    border-radius: 0px 0px 10px 10px;
    color: var(--pres-light-fg-color);
    
    font-size: 8pt;
 
    position: relative;
    top: -45px;
    left: 0px;
    padding: 10px 0px 0px 0px;
    z-index: 1;
}

#myTeamsOptionTwoCol {
    height: 150px;
    width: 230px;
    background-color: #1d1d1d;
    border-radius: 0px 0px 10px 10px;
    color: var(--pres-light-fg-color);
    
    font-size: 8pt;
 
    position: relative;
    top: -300px;
    left: 0px;
    padding: 0px 0px 20px 0px;
    z-index: 1;
}

.myTeamsOptionTwoCol {
    width: 210px;
    margin: 10px 0px 0px 10px;
    float: left;
    height: 150px;
    overflow-y: scroll;    
    clear: both;
}

.myTeamsDropHeaderTwoCol {
   width: 200px;
   height: auto;
   padding: 5px;
   text-align: center;
   color: #aaaaaa;
   background-color: #eeeeee;
   

   font-size: 12pt;
   float: left;
   margin: 5px 0px 0px 10px;
}

.profileOptionTwoCol {
    height: 15px;
    width: 200px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.dropDownLink:hover {
   color: #aaaaaa;
}

.optionHr {
    border: none;
    height: 1px;
    background-color: #042133;
    box-shadow: 0px 1px 1px #ffffff;
    float: left;
    clear: both;
    width: 100%;
    padding-bottom: 1px;
}

.profileOptionTwoCol a {
	text-decoration: none;
	color: White;
}

.myTeamsOptionTwoCol a {
	text-decoration: none;
	color: White;
}

.myTeamsCtaTwoCol {
   height: 28px;
   width: 30px;
   float: left;
   background-image: url(/images/jerseyIcon.png);
   background-repeat: no-repeat;
   background-position: 2px 5px;
   overflow: hidden;
   margin: 0px 10px 0px -8px;
   box-shadow: 0px -2px 2px #000000;
   padding: 12px 2px 0px 2px;
   text-align: center;
   cursor: pointer;
   

   font-size: 8pt;
}

.myTeamsCtaTwoCol:hover {
   background-position: 2px -37px;
   color: #000;
}

/* --------- End Header Style --------- */

img.no_nav {
   margin: -1px 5px 0px 2px;
   width: 6px;
   height: 10px;
   float: left;
}

/* -- No Sport Assigned -- */
.sportStatus {
   float: left;
   clear: both;
   margin: 0px 0px 20px 0px;  
   width: 100%;
   background: var(--pres-soft-black);
   position: relative;
   padding: 10px 10px 10px 38px;
}

.noSport {
   float: left;
   height: auto;
   width: auto;
   padding: 10px;
   font-size: 1em;
   color: var(--pres-light-fg-color);
   margin: 5px 0px 10px 5px;
}

.noSportIcon {
   float: left;
   margin: 16px 0px 0px -10px;
   padding: 7px 8px 2px 8px;
   background-color: #910000;
}

.pendingSport {
   float: left;
   font-size: 1.25em;
   color: var(--pres-light-fg-color);
   position: relative;
   font-weight: bold;
   line-height: 1.25em;
   letter-spacing: -.05em;
}

.pendingSportIcon {
   margin: 0px 0px 0px 0px;
   padding: 0px;
   border-radius: 24px;
   -webkit-border-radius: 24px;
   -moz-border-radius: 24px;
   position: absolute;
   top: 50%;
   left: 0px;
   transform: translate(-50%, -50%);
   -webkit-transform: translate(-50%, -50%);   
}

.pendingSportIcon img 
{
   float: left;
}

.containerHeading {
   float: left;
   width: 100%;
}

.containerHeadingContent {
   float: left;
   height: auto;
   width: 560px;
   border-bottom: solid 1px #000000;
   margin: 10px 0px 0px 20px;  

   color: #fafafa;
   font-size: 20pt;
}

#copy {
	float: left;
	height: auto;
	overflow: hidden;
	width: auto;
	margin: 30px 0px 0px 20px;	
}

#copy_head {
	width: auto;
	font-family: aardvark;
	font-size: 12pt;
	color: #15384E;
	width: 600px;
	float: left;
	height: auto;
	margin: 20px 0px 0px 0px;
}

.copy_info {
	float: left;
	height: auto;
	width: 700px;
	clear: both;	
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14pt;
	color: var(--pres-main-fg-color);
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #15384E;
	padding-bottom: 5px;
}


div.copy_info {
	float: left;
	height: auto;
	width: 585px;
	clear: both;	
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	line-height: 14pt;
	color: var(--pres-main-fg-color);
	margin: 0px 0px 0px 20px;
}

#copy_notify {
	float: left;
	height: auto;
	width: auto;
	font-size: 8pt;
	color: #15384E;
	font-style: italic;	
	clear: both;
}

#create_info {
	width: 500px;
	height: auto;
	margin: 20px 0px 0px 20px;
	clear: both;
}

#add_heading {
	font-family: aardvark;
	font-size: 24pt;
	color: #15384E;
	float: left;
	margin: 0px 0px 0px 20px;
}

.profile_heading {
	font-family: aardvark;
	font-size: 24pt;
	color: #15384E;
	float: left;
	clear: both;
	margin: 20px 0px 0px 20px;
}

/* --------- End Universal CSS --------- */

/* --------- Right Side Container ---------- */


#search_container {
	font-size: 8pt;
	color: var(--pres-light-fg-color);
	width: 190px;
	height: 20px;
	background-color: #4d7791;
	/*-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
	padding: 4px 5px 0px 5px;
	vertical-align: center;
}

#search_container .label {
	color: var(--pres-light-fg-color);
	font-size: 8pt;
	text-align: right;
	float: left;
	margin: 3px 5px 0px 0px;
}

#search_container .row {
	float: left;
}

#search_container .text {
	float: left;
	width: 100px;
	height: 10px;
	vertical-align: text-middle;
	margin: -1px 5px 0px 0px;
	/*-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
}

#team_search_button {
	cursor: pointer;
	height: 15px;
	width: 30px;
}

.eventDate {
   float: left;
   width: 60px;
}

.eventTime {
   float: left;
   width: 50px;
}

.eventLocale {
   float: left;
   width: 80px;
   height: 16px;
   overflow: hidden;
   text-overflow: ellipsis;   
}

#side_cal {
	height: auto;
	width: 189px;
	margin: 1px 0px 0px 0px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #dddddd;
	padding: 5px;
}

#side_cal_title {
	font-size: 12pt;
	background-color: #4d7791;
	padding: 5px 5px 5px 5px;
	box-shadow: 0px 0px 2px #15384e;
	text-align: center;
	font-family: aardvark;
	color: #15384e;
	float: left;
	width: 173px;
	height: 30px;
	padding: 10px 0px 0px 0px;
}

#side_cal .row {
	width: 180px;
	float: left;
	clear: both;
	font-size: 8pt;
	color: var(--pres-light-fg-color);	
   border-bottom: solid 1px #ffffff;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}

#ad_container {
	height: 100px;
	width: 100%;
	/*-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;*/
	background: var(--pres-soft-black);
	margin: 5px 0px 0px 0px;
	float: left;
	padding: 50px 0px 10px 0px;
	text-align: center;
	color: var(--pres-light-fg-color);		
}

#right_container .send_cheer {
	width: 180px;
	height: 25px;
	float: left;
	margin: 10px 0px 0px 0px;
	background-color: #4d7791;
   box-shadow: 0px 0px 2px #15384e;
  	-webkit-box-shadow: 0px 0px 2px var(--pres-soft-black); /* Safari and Chrome */
   padding: 10px;
   color: #15384e;
   
   font-size: 8pt;

 }

.cheerHornIcon {
   vertical-align: middle;
   margin: 0px 5px 0px 0px;
}

/* --------- End Right Side Container --------- */

.topInfoPanel {
   background-color: #008000;
   color: #fff;
   margin-left: 0px;
   padding: 10px;
   width: 220px;
   min-height: 50px;
   box-shadow: 0px 0px 2px #008000;
  	-webkit-box-shadow: 0px 0px 2px #008000; /* Safari and Chrome */
}

.topInfoPanel a {
   color: #fff;
   font-size: 10pt;
}

.topInfoPanel .title 
{
   
   font-size: 10pt;
   display: block;

   font-size: 11pt;
   margin-bottom: 3px;
}

.topInfoPanel .copy 
{
  	
   font-size: 8pt;
   display: block;
   float: left;
   clear: both;

}

.downloadCopy 
{
    margin: 10px 0px 0px 0px;
    
    font-size: 8pt;
    float: left;
    text-align: left;
    height: auto;
}

.downloadCopyIcons {
   height: auto;
   width: 189px;
   padding: 5px;
   margin: 0px 0px 0px 0px;
   float: left;
   clear: both;
   box-shadow: 0px 0px 1px #aaaaaa;
  	-webkit-box-shadow: 0px 0px 2px var(--pres-soft-black); /* Safari and Chrome */   

   color: #4d7791;
   font-size: 9pt;
}

.app {
   vertical-align: middle;
   margin: 0px 10px 0px 0px;
}

.myTeams {
   float: left;
   
   font-size: 10pt;

   color: #15384e;
   background: var(--pres-main-bg-light);
   height: 20px;
   width: 178px;
   padding: 10px;
   box-shadow: 0px 0px 2px #15384e;
  	-webkit-box-shadow: 0px 0px 2px var(--pres-soft-black); /* Safari and Chrome */
   margin: 0px 0px 10px 1px;
}

.downloadCopyHeading {
   float: left;
   font-family: aardvark;
   font-size: 12pt;
   color: #15384e;
   background-color: #4d7791;
   height: 20px;
   width: 180px;
   padding: 10px;
   text-align: center;
   box-shadow: 0px 0px 2px #15384e;
  	-webkit-box-shadow: 0px 0px 2px #15384e; /* Safari and Chrome */

}

/* -- login -- */
#navwrapper {
   float: right;
}

#loginbox {
   clear: both;
   float: right;
   margin: 5px 0px 0px 0px;
}

#loginbox div {
   float: left;
}

#loginbox div.r {
   float: right;
   margin-left: 10px;
}

#loginbox span {
   float: left;
   font-size: 8pt;
   color: #fff;
   margin-top: 4px;
}

#loginbox a {
   font-size: 8pt;
   color: #fff;
   float: left;
   margin-top: 4px;
}


.emailInput {
   background: var(--pres-main-bg-light);
   color: #4d7791;
   border: none;
   
   font-size: 9pt;

   margin: 0px 0px 2px 4px;
   background-image: url(/images/emailBg.png);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   padding-left: 10px;   
}

.pwordInput {
   background: var(--pres-main-bg-light);
   color: #4d7791;
   border: none;
   
   font-size: 9pt;

   margin: 0px 0px 2px 4px;
   background-image: url(/images/pwordBg.png);
   background-repeat: no-repeat;
   background-position: 2px 2px;
   padding-left: 10px;   
}


.loginInput 
{
   color: #fff;
   background: #2d88b7 url(/images/overlay.png) no-repeat 0px 0px;
   box-shadow: 0px 0px 2px #000;
  	-webkit-box-shadow: 0px 0px 2px var(--pres-soft-black); /* Safari and Chrome */
   border: none;
   margin: 1px 0px 0px 4px;
   float: left;
   height: 17px;
   padding-bottom: 2px;
   

   font-size: 8pt;
}

#loginbox input[type=checkbox] {
   float: left;
   padding: 0px;
   margin-top: 4px;
   margin-right: 4px;
}

.socIcons {
   position: relative;
   top: -1px;
   left: 6px;
}

.cnnct {
   position: relative;
   left: 0px;
}

.fbsep {
   color: white;
   font-size: 11pt;
   margin: 0px 5px 0px 5px;
}

.fblogin {
   width: 20px;
   height: 20px;
   margin-top: -3px;
   border: none;
}

/* -- login -- */

/* -- profile dropdown -- */
#profileOptions {
    height: 75px;
    width: 222px;
    background-color: #042133;
    border-radius: 0px 0px 10px 10px;
    color: var(--pres-light-fg-color);
    
    font-size: 8pt;
 
    position: absolute;
    top: -46px;
    left: 788px;
    padding: 10px 0px 0px 0px;
    z-index: 1;
}

.profileOption {
    height: 15px;
    width: 200px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.optionHr {
    border: none;
    height: 1px;
    background-color: #042133;
    box-shadow: 0px 1px 1px #ffffff;
  	-webkit-box-shadow: 0px 0px 2px #ffffff; /* Safari and Chrome */
}

.profileOption a {
	text-decoration: none;
	color: White;
}

.keepLoggedIn {
   font-size: 8pt;

   color: var(--pres-light-fg-color);
   float: left;
   margin: 5px 0px 0px 0px;
}

.helmet {
   float: left;
   margin: 0px 5px 0px 20px;
   vertical-align: middle;
   display: inline;
}

.myTeamsText {
   

   font-size: 12pt;
   float: left;
   margin: 5px 0px 0px 5px;
} 

/* --------- Events List --------- */
.eventsHomeArea {
   float: left;
   height: auto;
   width: 100%;
   margin: 0px 0px 20px 0px;
   background: var(--pres-main-bg-light);
}

.eventsHomeAreaContent {
   float: left;
   height: auto;
   width: 100%;
   margin: 0px 0px 0px 0px;
}

.eventsHomeLoad {
   float: left;
   margin: 0px 0px 0px 0px;
   color: var(--pres-main-fg-color); 
   font-size: 1em;
   width: 100%;
}

.eventsHomeTemplate {
   
   font-size: 8pt;
   float: left;
   text-align: left;
   height: auto;
   width: 186px;
}

.eventsHome:last-of-type {
   border-bottom: none;  
}

.eventsHome {
   border-bottom: solid 1px #bbbbbb;
   padding: 10px;
}

.eventsHome,
.eventsHomeContentTp,
.eventsHomeContent {
   width: 100%;
   float: left;
   position: relative;
}


.eventsHomeHeader {
   font-family: bebas;
   font-size: 1.5em;
   color: var(--pres-light-fg-color);
   width: 100%;
   padding: 20px;
   background: var(--pres-soft-black);
}

.eventsHomeTitle {
   float: left;
   clear: both;
   width: 75%;
   margin: 0px 0px 0px 5px;
   padding: 0px 0px 0px 5px;
   font-size: .9em;
   color: #bbbbbb;   
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.eventsHomeTeam {
   float: left;
   clear: both;
   width: 200px;
   

   font-size: 14pt;
   color: #bbbbbb;
   margin: 5px 5px 0px 10px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.toPush {
   float: left;
}

.eventsHomeVenue {
   float: left;
   clear: both;
   width: 90px;
   

   clear: left;
   font-size: 8pt;
   color: #aaaaaa;
   margin: 0px 5px 5px 10px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.eventsHomeContent .eventsHomeDate {
   float: right;
   
   font-size: .9em;
   color: #888888;  
   margin: 0px 8px 0px 0px;   
}

.eventsHomeDate {
   float: right;
   
   font-size: .9em;
   color: #888888;  
   margin: 18px 8px 0px 0px;   
}

#events .eventsHomeDate {
   float: right;
   font-size: 1em;
   color: #fafafa;  
   margin: 18px 5px 0px 0px;   
}

.eventsHomeContent .eventsHomeTime {
   float: right;
   font-size: 1em;
   color: var(--pres-main-fg-color);  
   margin: 0px 10px 5px 0px;
}

.eventsHomeTime {
   float: right;
   font-size: 1.5em;
   margin: 0px 10px 5px 0px;
}

.eventsHomeCancel {
   font-size: 1.75em;
   color: #910000;  
   margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;	
	opacity: .5;
	text-align: center;
	z-index: 1;
	width: 100%;
	letter-spacing: -.05em;
}

.eventsHomeContentTp .eventsHomeCancel {
   font-size: 1.75em;
	letter-spacing: -.05em;
   width: 100%;
   color: #910000;  
   margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;	
	opacity: .5;
	text-align: center;
	z-index: 1;
}

/* --------- End Events List --------- */

/* --------- Scores Container --------- */
.scoresContainer {
   height: auto;
   width: 340px;
   float: left;
   clear: both;
   margin: 0px 0px 0px 0px;
   box-shadow: 0px 0px 5px #000000;
   background-color: #3f3f3f;

}

.scoresContainerContent {
   height: auto;
   width: 340px;
   float: left;
}

.scoresHeading {
   float: left;

   color: #fafafa;
   font-size: 16pt;  
   margin: 10px 0px 0px 10px;
}

.scoresFilterContainer {
   float: right;
   height: auto;
   width: 175px;  
   margin: 10px 10px 10px 0px;
}

.scoresFilterDropBox {
   float: left;
   height: 30px;
   width: 145px;
   border:  none;
   background: var(--pres-main-bg-light);  
}

.scoresFilterDropArrow {
   float: left;
   height: 30px;
   width: 30px;
   background-image: url(/images/scoresFilterDropArrow.png);
   background-position: 0px 0px;
   background-repeat: no-repeat; 
}  

.scoresContent {
   float: left;
   clear: both;
   height: auto;
   width: 340px;  
   margin: 5px 0px 0px 0px;
}

.scoresBlocksContainer {
   float: left;
   clear: both;
   height: auto;
   width: 340px;  
   background: rgb(55,55,55); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(55,55,55,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,55,55,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(55,55,55,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(55,55,55,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
   background: linear-gradient(to bottom,  rgba(55,55,55,1) 0%,rgba(34,34,34,1) 100%); /* W3C */
}

.scoresBlock {
   height: 70px;
   width: 340px;
   float: left;
   
   border-top: solid 1px #666666;
   border-bottom: solid 1px #000000;
}

.scoresDay {
   float: left;
   color: #bbbbbb;
   font-size: 10pt;

   margin: 0px 0px 5px 10px;  
}

.scoreDate {
   float: right;  
   font-size: 8pt;
   margin: 5px 10px 0px 0px;
}

.awayTeam {
   float: left;
   clear: both;

   font-size: 12pt;
   color: #fafafa;
   margin: 0px 0px 0px 10px;
}

.homeTeam {
   float: left;
   clear: both;

   font-size: 12pt;
   color: #fafafa;
   margin: 0px 0px 0px 10px;
}

.awayTeamScore, .homeTeamScore {
   float: right;  

   font-size: 12pt;
   color: #fafafa;
   margin: 5px 10px 0px 0px;   
}

/* -- Welcome Back Container -- */

.wbMessage {
   float: left;
   height: auto;
   width: 583px;
   border: solid;
   border-width: 0px 1px 1px 1px;
   border-color: #dddddd;
   font-family: aardvark;
   font-size: 24pt;
   color: #aaaaaa;
   margin: 5px 0px 0px 0px;
   padding: 0px 0px 0px 15px;  
}

.ajaxLoader {
   position: relative;
   height: 20px;
   width: 100%;
   margin: auto;
}

.createTeamButton {
   float: left;
   height: auto;
   width: auto;
   cursor: pointer;
   margin: 0px 0px 10px 0px;
}

.createTeamImage {
   float: left;
   height: 27px;
   width: 25px;
   padding: 5px 0px 0px 8px;
   background-color: #1d1d1d;

}

.createTeamButtonContainer {
   float: left;
   width: 153px;
   height: 17px;
   padding: 10px 0px 5px 0px;
   color: #fafafa;
   background-color: #1d1d1d;
   

   font-size: 10pt;
}

.teamAlert {
   float: left;
   

   font-size: 12pt;
   color: #fafafa;
   padding: 5px;  
}

a.emptyTeamLink {
   color: #fafafa;  
   cursor: pointer;
   text-decoration: none;
}

.tasks {
   float: left;
   clear: both;
   margin: 20px 0px 0px 0px;
   height: auto;
   width: auto; 
   display: none;
}

.tasksHeader {
   background-color: #1d1d1d;
   text-align: center;
   

   font-size: 12pt;
   color: #fafafa;
   height: 20px;
   width: 164px;
   padding: 10px;  
}

.tasksBody {
   float: left;
   height: auto;
   width: auto;
}

.task {
   float: left;
   clear: both;
   height: auto;
   padding: 5px;
   background-color: #eeeeee;
   width: 174px;
   font-family: helvetica Arial, Sans-Serif;

   font-size: 10pt;
   color: #1d1d1d;
   border-bottom: solid 1px #fafafa;
}

.task:hover {
   background-color: #2d88b7;
   color: #fafafa;
   cursor: pointer;  
}

#eventsHomeArea {
   margin-bottom: 20px;
}


/* TEAMS I FOLLOW */

.teamsFollowWrap {
   float: left;
   height: auto;
   width: 100%;
   background-color: #3f3f3f;
   margin: 0px 0px 20px 0px;
}

.teamsFollowHeader {
   font-family: bebas;
   font-size: 1.5em;
   color: var(--pres-main-fg-color);
   height: 25px;
   width: 100%;
   padding: 20px;
   background: var(--pres-soft-black);
   color: var(--pres-light-fg-color);
}

.teamsFollowContainer {
   position: relative;
   float: left;
   clear: both;
   height: auto;
   width: 100%;
   background: var(--pres-main-bg-light); /* Old browsers */
   border-top: solid 1px #bbbbbb;
	cursor: pointer;
}

.teamsFollowContainerContent {
   height: auto;
   width: 100%;
   padding: 10px;
   float: left;
}

.teamsFollowContainerContent:hover {
	opacity: .75;
}

.teamIconContainer {
   float: left;
   margin: 3px 0px 0px 0px;
   width: 15%;
   overflow: hidden;
   text-align: center;
}

.teamIcon {
   max-width: 100%;
   max-height: 100%;
   vertical-align: middle;
   border: none;
}

.teamName {
   float: left;
   font-size: 1em;
   color: var(--pres-main-fg-color);
   margin: 5px 0px 0px 2%;
   width: 71%;
	font-weight: bold;     
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
}  

a.teamName {
   color: #bbb;
   text-decoration: none;
   cursor: pointer;
   max-width: 240px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden; 
}

.seeMoreTeams {
   color: #bbbbbb;
   text-decoration: underline;

   font-size: 10pt;
   float: left;
   clear: both;
   height: auto;
   width: auto;
   margin: 10px;  
   text-shadow: 0px 1px 1px #000000;
   background: #15384e; /* Old browsers */
   background: -moz-linear-gradient(top,  #15384e 0%, #222222 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15384e), color-stop(100%,#222222)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #15384e 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #15384e 0%,#222222 100%); /* Opera 11.10+ */
   background: linear-gradient(to bottom,  #15384e 0%,#222222 100%); /* W3C */
   box-shadow: 0px 0px 5px #000000;
}

.seeMoreTeamsContent {
   float: left;
  
   padding: 10px;
}

.seeMoreTeams:hover {
   cursor: pointer;  
   color: var(--pres-main-fg-color);
   text-shadow: 0px 1px 1px #666666;
}


#timeout 
{
   display: none;
   width: 100%;
   height: auto;
}

.tText {
	background-color: #cc0000;
	color: var(--pres-light-fg-color);
	font-size: 1em;
	width: 100%;
	padding: 20px;
	margin: 0px;
	text-align: center;
	position: absolute;
	z-index: 999999;
	top: 0px;
	left: 0px;
}

#tRenew
{
   color: #EEEEEE;
   font-family: Helvetica,Arial,Sans-Serif;
   font-size: 10pt;

   margin: 0;
   text-decoration: underline;
   cursor: pointer;
}

#tTimer
{
   color: #EEEEEE;
   font-family: Helvetica,Arial,Sans-Serif;
   font-size: 10pt;

   margin: 0;
}

.alertTeam {
   float: left;
   margin: 0px 10px 0px 0px;
}

.createTeamBtn {
   cursor: pointer;  
   position: relative;
   color: var(--pres-light-fg-color);
   font-size: .65em;
   text-align: center;
	font-weight: normal;
	float: right;
	width: 100%;
}

.createTeamBtn > img {
   max-width: 100%;
   min-width: 100%;
}

.createTeamContainer {
   float: left;
   margin-bottom: 20px;
   width: 100%;
}

.memberHeader, .followHeader {
   float: left;
   clear: both;
   height: auto;
   width: 100%;
   color: var(--pres-light-fg-color);
   font-size: 1em;
   background: var(--pres-soft-black); /* Old browsers */
}

.nbg {
   float: left;
   padding: 10px;  
   width: 100%;
}

.teamsFollowContainer2 {
   position: relative;
   clear: both;
   height: auto;
   width: 100%;
   border-top: solid 1px #bbbbbb;
   background: var(--pres-main-bg-light); /* Old browsers */
	cursor: pointer;
}

.genSport {
   float: left;
   color: #666666;
   font-size: .85em;   
	font-weight: normal;   
}

.tmIndicator 
{
	width: 24px !important; 
	top: 0px;
	right: 0px;
	position: absolute;
}

.eventsHomeContent .genSport {
   float: left;
   color: #fafafa;
   font-size: 9pt;
   margin: 5px 0px 0px 8px;   
}

.addFans {
   position: relative;
   margin: 0px 0px 20px 0px;
   height: 363px;
   width: 340px;  
   box-shadow: 0px 0px 5px #000000;
   background-image: url(/images/addFans.jpg);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   cursor: pointer;
}

#headContainer .fb-like 
{
   float: left;
}

.welcomeMsg {
   color: #bbbbbb;
   font-family: aardvark;
   font-size: 2em;
   font-weight: normal;  
   float: left;
   width: 100%;
   border-bottom: solid 1px #000000;
}

.tellMore {
   float: left;
   clear: both;  
   width: 100%;
   color: var(--pres-light-fg-color);
   
   font-size: 1em;
   margin: 0px 0px 20px 0px;
   padding: 5px 0px 0px 0px;
}

.teamShare {
   position: absolute;
   cursor: pointer;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.teamShare img:hover 
{
	opacity: .8;
}

.teamShare img 
{
	width: 20px;
	float: left;
	clear: both;
}

.profileHover {
   position: absolute;  
   top: 55px;
   display: none;
   z-index: 1000;
}

.profileBubble {
   height: 35px;
   width: 100px;
   background: var(--pres-main-bg-light);
   color: var(--pres-main-fg-color);  
   text-align: center;
   font-size: 1.3em;
   font-weight: normal;
   font-family: bebas;
   padding: 10px 0px 0px 0px;
   float: left;
   clear: both;
}

.profileCaret {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	
	border-bottom: 10px solid #ffffff;   
   float: left;
   margin: 0px 0px 0px 8px;
}

.chkContainer {
   float: right;
   margin: 10px 0px 0px 0px;
}

.dntShowChk {
   float: left;  
}

.chkTxt {
   float: left;
   font-size: 1em;
   color: var(--pres-light-fg-color);
  
}

@media all and (min-width: 768px) and (max-width: 1024px) {
   .notNow, .notAgain, .profBtn, 
   .noBtn, a.notNow {
      width: 100%;
      margin: 10px 0px 0px 0px;
      padding: 10px 0px;
   }
}

@media all and (min-width: 320px) and (max-width: 767px) {
   .notNow, .notAgain, .profBtn,
   .noBtn, a.notNow {
      width: 100%;
      margin: 10px 0px 0px 0px;
      padding: 10px 0px;
   }
}