﻿@import url(/css/nav-sport.css);

body {
	font-family: Tahoma;
	font-size: 12px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: 2d7dc6;
}
.link:visited {
	color:2d7dc6;
	
}
.link:hover {
	color:2d7dc6;
	text-decoration: none;
}
h1 {
	color:#0067c7;
	font-size:24px;
	font-weight:normal;
}
h2 {
	color:#666666;
	font-size:20px;
	font-weight:normal;
}
p {
	font-size: 12px;
	line-height: 16px;	
}
.errorAlertMsg {
	color:#FF0000;
	font-size:20px;
	font-weight:normal;
}
a {
	color:#0067c7;
}
.Rules {
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
}
.FieldTable {
	font-family:Tahoma;
	font-size: 12px;
	color:Gray;
}
.miniText {
	font-family: Tahoma;
	font-size: 11px;
	color: Gray;
}
.LogOffLink {
	font-family:Tahoma;
	font-size: 11px;
	color:#0067c7;
	text-decoration:none;
}
.LogOffLink:hover {
	color:gray;
}
.LogOffLink:visited {
	color:#0067c7;
	text-decoration:none;
}
.leagueCreatorHdr {
	vertical-align: top;
}
.LeagueCreator {
	font-family: tahoma;
	font-size: 12px;
	color: Gray;
	font-weight: bold;
}
.subScript {
	font-size: 11px;
	color: Gray;
}
.TeamRegLink {
	font-family: Tahoma;
	color: #0067c7;
	text-decoration: none;
}
.TeamRegLink:visited {
	text-decoration: none;
	color: #0067c7;
}
.TeamRegLink:hover {
	color:Gray;
}
.TableHdr {
	font-weight: bold;
}
.TeamCreatorTableWrapper {
	font-family: Tahoma;
	font-size: 12px;
}
.teamCreateInput {
	text-align: right;
	padding-right: 40px;
}
.FillSpace {
	width:200px;
	text-align: left;
	padding-left: 20px;
}
.NormalText {
	font-family: Tahoma;
	font-size: 12px;
}
.TeamCreatorTable {
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
}
.sportListHeader {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 235px;
	color: #0067c7;
}
.deviant {
	font-size: 12px;
	color: Gray;
	font-weight: bold;
}
.LoginMsg {
	font-family: Tahoma;
	font-size: 16px;
	background-color: Transparent;
	text-align: right;
	padding-right: 20px;
}
.TOC {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #0067c7;
	font-weight: bold;
}
.TOC:visited {
	text-decoration: none;
	color: #0067c7;
}
.TOC:hover {
	color:Gray;
}
.Heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:Gray;
}
.Heading a {
	text-decoration: none;
}
.SportInfoCell {
	vertical-align:top;
	padding-top: 5px;
	padding-left: 5px;
}
.SportList {
	background-image: url('images/BackGround4.gif');
	background-repeat: no-repeat;
	text-align:center;
	width: 200px;
}
.SportWrapper {
	width: 100%;
	height: 600px;
}
.sportListingClass {
	vertical-align: middle;
	text-align:left;
	padding-left: 3px;
	padding-bottom: 2px;
}
.sportListingClass a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}
.sportListingClass a:hover {
	color:Gray;
}
.sportListingClass a:visited {
	text-decoration: none;
}
.sportIcon {
	width: 30px;
	text-align: center;
	padding-left: 2px;
}
.photoCell {
	padding: 2px 2px 2px 2px;
}
.LeagueWrapper {
	font-family: Tahoma;
	padding-left: 10px;
}
.LeagueWrapper p {
	font-size: 13px;
}
.LeagueWrapper a {
	color: #2d7dc6;
	text-decoration: underline;
}
.LeagueWrapper a:hover {
	color: #2d7dc6;
	text-decoration: none;
}
.leagueHdr {
	font-weight: bold;
	border-bottom: solid 1px black;
}
.FreeAgentWrapper {
	font-family: Tahoma;
	padding-left: 10px;
}
.FreeAgentWrapper p {
	font-size: 13px;
}
/*************** All Purpose ******************/
adminLinks:visited {
	text-decoration:none;
}
.smallInfoText {
	font-family: Tahoma;
	font-size: 11px;
	color: Gray;
}
.adminLinks {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
/*********************************************/

.MsgBoardTable {
	height: 100%;
	width: 450px;
	border: inset 1px black;
	font-family:Tahoma;
	font-size: 10px;
}
.InputVerificationText {
	font-family: Tahoma;
	font-weight: bold;
	color: Red;
	font-size: 10px;
}
.RegLabelCell {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	padding-right:20px;
}
.LoginText {
	font-family: Tahoma;
	font-size: 11px;
}
.LoginBox {
	font-family: Tahoma;
	font-size: 11px;
	width: 100px;
}
.PasswordHelp a {
	font-family: Tahoma;
	font-size: 10px;
}
.WelcomeLabel {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.loginFeedback {
	font-size: 13px;
	color: Red;
	text-align: left;
	padding-left: 25;
}
.WelcomeLabel {
	text-align: right;
	padding-right:20px;
	color:Black;
	font-family: Tahoma;
	font-size: 25px;
}
.FeedBack {
	font-family: Tahoma;
	font-size: 13px;
	color: Green;
	font-weight: bold;
}
/*************************************/
/***** Compose.aspx ******************/

.composeMsgCellTitle {
	background-color:#b3c5f8;
	height:8%;
	border: solid 1px #0e3cbf;
	width: 84px;
}
.EmoticonMsgCellTitle {
	background-color:#b3c5f8;
	height:18%;
	border: solid 1px #0e3cbf;
	width: 84px;
}
.composeMsgCellText {
	text-align: left;
	padding-left:10px;
	padding-top:10px;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
}
.emoticonDiv {
	height:75px;
	width: 450px;
	overflow: auto;
	vertical-align:top;
}
.emoticonCell {
	text-align:center;
}
/*************************************/
/*************************************/


/************************************/
/***************** UserHome.aspx ****/


.UserTableImage {
	width: 80px;
	padding: 5px 5px 5px 5px;
}
.UserTableTitle {
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 25px;
	width:450px;
	text-align: left;
}
.UserTableContent {
	padding-left: 10px;
}
.UserHomeLink {
	text-decoration: none;
	font-family:Tahoma;
	color:#0067c7;
	font-size: 12px;
}
.UserHomeLink:hover {
	color:Gray;
}
.UserHomeLink: visited {
	text-decoration:none;
	color:#0067c7;
}
/*************************************/
/*************************************/


/*************************************/
/******** Classifieds.aspx ***********/

.ClassifiedTitle {
	font-family: Tahoma;
	font-size: 26px;
	padding-bottom: 10px;
}
.ClassifiedLink {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
.ClassifiedBlurb {
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 20px;
}
.snippetCell {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	padding-left: 100px;
	color: Gray;
	width: 100%;
	border-bottom: dashed 1px #0067c7;
}
.snippetCell a {
	color: Black;
}
.snippetCell a:hover {
	color: Gray;
}
.classifiedleftColumnTitle {
	font-family: Tahoma;
	width: 50%;
	font-size: 20px;
	text-align: center;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}
.classifiedrightColumnTitle {
	font-family: Tahoma;
	font-size: 20px;
	text-align: center;
	padding-right: 10px;
	border-bottom: solid 1px black;
}
.FreeAgentDetail {
	font-family: Tahoma;
	padding-left: 10px;
}
.DetailLabel {
	font-weight: bolder;
	font-size: 13px;
}
.DetailText {
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
}
.EventsWrapper {
	font-family: Tahoma;
	padding-left: 10px;
}
.EventsWrapper p {
	font-size: 13px;
}
/*************************************/
/*************************************/


/*************************************/
/******** Classifieds.aspx ***********/

.ClassifiedStep {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bolder;
}
.classifiedDate {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 5px;
}
.classifiedSummary {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	color: #0067c7;
}
.spacerCell {
	height: 12px;
}
.classifiedLink {
	text-decoration: none;
	color: #0067c7;
}
.classifiedLink visited {
	text-decoration: none;
	color: #0067c7;
}
/*************************************/
/*************************************/


/*************************************/
/******** LeaguesAndEvents.aspx ***********/
.eventTable {
	/*width: 100%;
	width: 780px;*/
}
.EventLink {
	text-decoration: none;
	font-size: 12px;
}
/*************************************/
/*************************************/



/*************************************/
/******** EventPage.aspx ***********/

.eventTitleCell {
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.EventTitle {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bolder;
	color: #0067c7;
}
.eventdescriptorCell {
	font-size: 13px;
	padding: 10px 5px 10px 0px;
	text-align: left;
	width: 100px;
}
.eventInfoCell {
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px 15px 10px 0px;
	text-align: left;
}
/*************************************/
/*************************************/



/*************************************/
/******** TeamCreator.aspx ***********/
.teamDetails {
	vertical-align: top;
}
.tShirtSelector {
	text-align:center;
	margin: auto;
	padding: auto;
}
/*************************************/
/*************************************/


/*************************************/
/******** TeamCreator.aspx ***********/
.ScheduleTable {
	width: 100%;
	font-family: Tahoma;
}
.ScheduleHdrCell {
	color: #0067c7;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px black;
}
.scheduleCell {
	font-size: 13px;
	text-align:center;
	background-color: White;
}
.AltscheduleCell {
	font-size: 13px;
	text-align:center;
	background-color: gray;
}
.shirtColorCell {
	width:154px;
	height:144px;
	padding:0px 0px 0px 0px;
}
.teamDetailStyle {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
/*************************************/
/*************************************/


/********** JerseyOrder.aspx *********/
.JerseyOrderHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	width: 100px;
	padding: 2px 3px 5px 3px;
	border-bottom: solid 1px black;
}
/************************************/

.logoCell {
	width: 240px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
}
.LoginCell {
	padding-right:10px;
	text-align: right;
	width: 500px;
}
.loginTableCell {
	background-repeat:no-repeat;
	text-align: right;
}
.MainContent {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
}
.MainContentDiv {
	width: 980px;
	background-color: #FFFFFF;
}
.FooterContentDiv {
	width: 980px;
}
.ImmutableContentCell {
	vertical-align: top;
	text-align: left;
	width: 100%;
}
.NavigationLinks {
	height: 75px;
	text-align: center;
}
.ImmutableTable {
	/*width: 100%*/
	width: 780px;
}
.JSRotator {
	width: 465px;
	height: 300px;
	padding-left: 2px;
	padding-bottom: 15px;
	vertical-align: bottom;
}
.SportImages {
	background-image: url('images/BackGround2.gif');
	width:500px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: Gray;
	background-position:center center;
}
.JoinCell {
	background-image: url('images/BackGround.gif');
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.weather {
	background-image: url('images/BackGround2.gif');
}
.pics /*Border around images -*/ {
	width: 373px;
	height:298px;
	padding: 0;
	margin: 0;
}
.pics img {
	padding: 5px;
	border: solid 1px #ccc;
	width: 365px;
	height: 278px;
	top:0;
	left: 0;
}
.JoinPromo {
	height: 100%;
	vertical-align: top;
	height: 302px;
	width: 248px;
}
.JoinTheClub {
	font-family:Tahoma;
	color: #0067c7;
}
.joinBen {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	color: gray;
	font-weight: bold;
	vertical-align: bottom;
}
.WhyJoin {
	font-family: Tahoma;
	font-size: 11px;
}
.Bullet {
	color: #0067c7;
	font-size:50px;
}
li {
	color: #0067c7;
}
.ListText {
	color: Gray;
}
.DefaultContent {
	vertical-align: top;
}
/**************** Ticker.js Stuff ***********/
#ticker-container {
	position:relative;
	overflow:hidden;
	width: 240px;
	height: 295px;
	padding: 2px;
	text-align: center;
	top: 0px;
	left: 0px;
}
#ticker {
	position:relative;
	width:200px;
	height: 250px;
	text-align: left;
	top: 4px;
	left: 0px;
}
#ticker ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#ticker ul li {
	display:list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	/*color: ;*/
            padding-left: 2px;
}
#ticker ul li a {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	/*color: ;*/
            text-decoration: none;
	padding-left: 2px;
}
#ticker ul li a:hover {
	font-family: Tahoma;
	font-size: xx-small;
	/*color: ;*/
            text-decoration: none;
	padding-left: 2px;
}
/*****************************************/

.tickerCell {
	background-image: url('images/BackGround4.gif');
	background-repeat: no-repeat;
	text-align:center;
}
.welcomeClass {
	font: Tahoma;
	color:#0067c7;
	font-size: 16px;
}
.WelcomeMsgClass {
	font: Tahoma;
	color: gray;
	font-size: 14px;
}
/************* Weather *****************/
.weatherDayCell {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px 2px 0px;
}
.WeatherDaylbl {
}
.WeatherPicCell {
	padding: 0px 2px 0px 2px;
}
.weatherPic {
}
.weatherDayCell {
}
.WeatherTemplbl {
}
.DefaultContent {
	height: 250px;
}
.WelcomeMsg {
	height:300px;
	background-image: url('images/Background3.gif');
	background-repeat: no-repeat;
}
.FreeAgentTitle {
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
	padding-left: 15px;
}
.FreeAgentCell {
	text-align: center;
	padding-left: 20px;
}
/************* SportsPages ***************/
.SportsPageTitle {
	font-family: Tahoma;
	font-size: 18px;
}
.SportsLegal {
	text-align: center;
	vertical-align: middle;
	background-image: url('images/faqWaive.png');
	background-position:center;
	background-repeat: no-repeat;
}
.LegalLink {
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.detailHypLink {
	text-decoration: none;
	font-family: Tahoma;
	color:Black;
	font-size: 13px;
}
.detailHypLink:hover {
	color: Gray;
	text-decoration: underline;
}
.LegalLink:hover {
	color:Gray;
}
.SportDescription {
	width: 225px;
	padding-top: 10px;
	font-family: Tahoma;
	color: Gray;
	font-size: 13px;
}
.SportDetailMisc {
	vertical-align: top;
	padding-left: 20px;
	font-family: Tahoma;
	color:Gray;
	font-size: 12px;
}
.DetailHeader {
	font-family: Tahoma;
	color:#0067c7;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 4px;
	font-weight:bold;
}
.DetailContent {
	padding-left: 7px;
}
.ContactHeader {
	font-family: Tahoma;
	color: Black;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 4px;
}
.ContactHeader a {
	font-family: Tahoma;
	text-decoration: none;
	color: #0067c7;
}
.ContactHeader a:hover {
	font-family: Tahoma;
	color:Gray;
}
/*****************************************/


.regOptions {
	font-family:Tahoma;
	font-size:12px;
	color:Black;
}
.regOptions:hover {
	font-size:12px;
	color:Gray;
}
.RegLink {
	font-family:Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #0067c7;
}
.RegLink:hover {
	text-decoration: none;
	color: Gray;
}
.RegLink:visited {
	text-decoration: none;
}
.mainTable {
	border-collapse:collapse;
	border:solid 1px #dbdbdb;
}
.pollResults {
	border-collapse:collapse;
	border:solid 1px #dbdbdb;
}
.pollResults table {
	border: none;
}
.mainTable th {
	border-bottom:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	padding:5px 10px 5px 10px;
}
.pollResults th {
	border-bottom:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	padding:5px 10px 5px 10px;
}
.pollResults table th {
	border: none;
	padding: 0px;
}
.mainTable td {
	border-bottom: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	padding: 5px 10px 5px 10px;
}
.pollResults td {
	border-bottom: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	padding: 20px;
	vertical-align: top;
}
.pollResults table td {
	border: none;
	padding: 1px;
	margin: 0px;
}
.pollResults tr.altRow {
	background-color:#f7f7f7;
}
.mainTable tr.altRow {
	background-color:#f7f7f7;
}
.modalBackground {
	background-color: silver;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup {
	background:#fafafa;
	width:400px;
	border:solid 1px #666666;
	padding:20px;
	color:#665D51;
	text-align:left;
	z-index:2000;
}
.modalInner {
	height:auto !important;
	height:450px; /* hack for IE6 footer to float to bottom */
	max-height: 450px;
	overflow:auto;
	padding-right:10px;
}
.adminAdDisplay {
	padding:0px 0px 15px 0px;
}
.photoAlbumPreview {
	width:158px;
	float:left;
	margin:10px 12px 5px 8px;
	display:inline;
	cursor:pointer;
	position:relative;
	font-size:.9em;
	line-height:1.4em;
}
#photolist, #homephotolist {
	margin:0;
	padding:0;
	list-style-type:none;
}
#photolist li {
	width:108px;
	height:120px;
	margin:5px;
	float:left;
	list-style-type:none;
	text-transform:uppercase;
	font-size:.8em;
	line-height:1.2em;
	font-family:Tahoma;
}
#photolist li img {
	margin-bottom:0px;
}
.backnextnav {
	clear:both;
	padding:5px 0px 5px 0px;
}
h4 {
	margin:0;
	padding:0;
	font-size:13px;
}
.inner {
	padding:20px;
}
.EditRowStyle input {
	width:400px;
}
.SizeLabel {
	width:200px;
	display:block;
	float:left;
}
.commentsItem {
	background:#ececec;
	padding:10px;
}
.commentsItemAlt {
	background:#ffffff;
	padding:10px;
}
.clickable {
	cursor:pointer;
}
#pollTable {
	margin: 20px;
}
#pollTable h3 {
	margin: 0;
	padding: 0;
}
#submitPollButton {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#Home {
	width:240px;
	min-height:220px;
	height:auto !important;
	height:220px;
	overflow: hidden;
	margin: 0px 0px -5px 0px;
}
/* New styling added 05.11.10 by DS */
.spacer {
	clear: both;
	margin: 0px;
}
a {
	color: #2d7dc6;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
h4.alert {
	font-size: 14px;
	font-weight: bold;
	color:#C00;
}
table.eventTable {
	padding: 10px 0px;	
}
table.eventTable td {
	padding: 4px;
	border-bottom: 1px solid #e3e3e3;
}
td.leagueHdr {
	background: #6c6c6c;
	color:#FFF;
	font-weight: bold;
}
/* Simple two columns */
#simpleCol1 {
	float: left;	
	width: 45%;
	padding: 10px;
}
#simpleCol2 {
	float: left;	
	width: 45%;
	padding: 10px;
}
/* simple wrapper */
div.Simmplewrapper {
	padding: 12px;	
}
/*Banner ads*/
#bannerads {
	float: right;
	margin: 5px;
}
.Width100Percent {
	width: 100%;
}
.Width780 {
	width: 780px;
}
/*Signup Styles added 12.20.11 by DS */

.signupstep1 {
	float: right;
	width: 280px;
	margin: 20px 20px 20px 20px;
	padding: 20px;
	border: 1px solid #e3e3e3;	
}

.button {
	padding: 4px;
	margin: 5px 0px;	
}
.buttonRegister {
	display: block;
	color: #fff;	
	background: #2D7DC6;
	padding: 4px;
	margin: 5px 0px;
	font-size: 11px;
	border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
	text-decoration: none;
	text-align: center;
}
.buttonRegister:hover {
	background: #e69414;	
}
p.bordered {
	border-top: 3px solid #e3e3e3;	
	border-bottom: 3px solid #e3e3e3;	
	padding: 20px;
	display: block;
	width: 40%;
}

