
/* HTML Elements (i.e. h1,h2,img,form) */
body {
	margin:0;
	padding:0;
	color:#444444;
	background-image:url("../images/background.png");
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin-left:0px;
}
h1{
	color:#003a8e;
	font-size:24px;
	
}
h2{
	margin:5px 0px;
	font-size:20px;
    width: 198px;
}
h3{
	color:#1e516b;
	font-size:.7em;
	text-transform:uppercase;
	margin:8px 0px;
	margin-left:10px;
}
table
{
/*	border-collapse:collapse; */

	width:100%;
}
td{/*
	border-right:1px solid #fff;
	border-bottom:1px solid #fff; */
}
td.align-right{
	text-align:right;
}
tr .no-border{
	border:none;
}
tr.no-border td{
	border:none;
	border-left:1px solid #fff;
}
tr.first-row td{
	border:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
th{
	padding:3px 4px 0px;
	text-align:left;
	
}
td{ /*
	padding:3px 4px; */
}

#ctl00_ctl00_ctl00_cphContent_cphContent_cphContent_rptPendingTradeVoteNotifications_ctl01_TeamAndOfferDetails table td {border:none;}
td.no-border{
	border:none;
}
.center{
	text-align:center;
}
.centerCH1{
	padding-right:0px;
	padding-left:26px;
	width: 100px;
	text-align: center
}
.centerCH3{
	width: 300px;
}
.centerCH2{
	padding-right:0px;
	padding-left:0px;
	width: 90px;
	text-align:center;	
}

.right{
	text-align:right;
}
img{
	border:none;
}
form{
	margin:0px;
	padding:0px;
	font-family:Arial;

}
a:link{
	color:#00334d;
}
a:visited{
	color:#00334d;
}
.advscoring a
{
	text-decoration:underline !important;
}

/* Style for table layout built with divs / spans */

.head-1{
	width:20%;
	padding:5px 0px;
	float:left;
	font-weight:bold;
}
.row-1{
	clear:left;
	height:10px;
}
.row-1 div{
	float:left;
	width:20%;
}
/* CSS for main containers */
#wrap{
	width:1005px;
	margin: 0 auto;
	
}
#header{
	padding-left:15px;
	padding-bottom:6px;
	width:990px;
}
#logo{
	float:left;
}
#main{
	background-color:#fff;
	padding:1px;
	min-height:700px;	
}
#main-header{
	background-image:url("../images/sub_back.jpg");
	background-repeat:repeat-x;
	/*height:45px;*/
    padding-bottom: 12px;
}
#sidebar{
	width:170px;
	float:right;
}
#footer{
	background-color:#fff;
	font-size:.75em;
	padding:10px;
	color:#003A8E;
}
#footer a{
	margin-left:10px;
	margin-right:10px;
	color:#003A8E;
}


/* CSS for the sign in block */
#sign-in{
	float:left;
	font-size:.7em;
	padding-left:20px;
	padding-top:6px;
	width:279px;
	color:#1e3946;
	text-align:right;
	height:108px;
	background-image:url("../images/login_back.png");
	background-repeat:no-repeat;
	background-position:left top;
	
}
#sign-header{
	margin-right:25px;
	margin-top:5px;
}
#sign-in label{
	text-align:left;

}
#sign-in table{
	background:none;
}	
#sign-in .form-text{
	width:114px;
	height:12px;
}
#sign-in td{
	padding:5px 0px 5px 0px;
	text-align:left;
	border:none;
}
#sign-in div{
	text-align:left;
}
#sign-in a{
	color:#fff;
	margin-left:10px;
}
#sign-in .form-submit{
	background:none;
	background-image:url("../images/menu_back.jpg");
	border:1px solid #fff;
	background-repeat:repeat-x;
	color:#f1efeb;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px;
	margin-left:10px;
	font-family:Arial, Helvetica;

}
.welcomeMessage
{
    float:left;
    font-family:Trebuchet MS;
    font-size:18px;
    color:#ffffff;
    width:100%;
    padding-left:112px;
    text-transform:uppercase;
}
.registerBoxTitle
{
	font-size:1.3em;
	font-weight:bold;
}
#registerBox table
{
	border: none;
}
#registerBox td
{
	border:none;
}

/* CSS for the main navigation */
#nav{
	
	width:985px;
	margin-left:10px;
	margin-top:6px;
	background:url(../images/menu_back.jpg) top right no-repeat;
}
#primary{
	margin:0px;
	padding:0px;
	position:relative;
}
#primary li{
	float:left;
	list-style:none;
	margin:0px 0px;
	padding:0px;

}
#primary li a{
	height:35px;
	color:#f1efeb;
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-image:url("../images/menu_back.jpg");
	background-position:left;
	background-repeat:repeat-x;
	float:left;
	cursor:pointer;
}
#primary li a .left{
	background-image:url("../images/left_edge.png");
	background-position:left;
	background-repeat:no-repeat;
	width:8px;
	height:35px;
	float:left;
}
#primary li .inner{
	float:left;
	padding:9px 5px 5px 5px;
}
#primary li a .right{
	background-image:url("../images/right_edge.png");
	background-position:right;
	background-repeat:no-repeat;
	width:8px;
	height:35px;
	float:left;
}
#primary li a:hover{
	background-image:url("../images/menu_back_hover.png");
	
}
#primary li a:hover .left{
	background-image:url("../images/right_edge_hover.png");
}
#primary li a:hover .right{
	background-image:url("../images/left_edge_hover.png");
}
#primary li a.first .inner {
	padding-left:25px;
}

#primary li a.active{
	background-image:url("../images/menu_back_hover.png");
}
#primary li a.active .left{
	background-image:url("../images/right_edge_hover.png");
}
#primary li a.active .right{
	background-image:url("../images/left_edge_hover.png");
}
#primary li a.first .inner {
/*	padding-left:25px; */

}

#primary li.filler{
	width:330px;
	*width:325px;
	height:35px;
	background-position:left;
	background-repeat:repeat-x;
}
#primary li.filler{
	float:left;
}

#primary li.filler-Landing{
	width:510px;
	*width:510px;
	height:35px;
	background:transparent;
	background-position:left;
	background-repeat:repeat-x;
	float:left;
}
#right-cap{
	float:right;
}
#league-manager{
	position:absolute;
	left:810px;
	margin-top:2px;
	z-index:999;
}


#ctl00_ctl00_ctl00_cphContent_rptMainMenu_ctl08_hlnkMenuItem {background:url(../images/inner_edge_commish.png) !important}
#ctl00_ctl00_ctl00_cphContent_rptMainMenu_ctl08_hlnkMenuItem .inner{background:url(../images/inner_edge_commish.png) !important}
#ctl00_ctl00_ctl00_cphContent_rptMainMenu_ctl08_hlnkMenuItem .left{background:url(../images/left_edge_commish.png) !important}
#ctl00_ctl00_ctl00_cphContent_rptMainMenu_ctl08_hlnkMenuItem .right{background:url(../images/right_edge_commish.png) !important}




/* CSS for the secondary navigation */
#league-builder-pic{
	float:left;
	margin-right:-18px;
}
#secondary{
	margin:0px;
	padding:0px;
	padding-top:8px;
	padding-left:42px;
}
#secondary li{
	list-style:none;
	display:inline;
}
#secondary li a{
	color:#002c5a;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #002c5a;
	display:block;
	float:left;
	font-size:.72em;
	
}
#secondary li a.active{
	font-weight:bold;
}
#secondary li a.last{
	border:none;
}

#secondary li a.lastactive {
    font-weight: bold;
    border: none;
}

#secondary li a.first{
	padding-left:0px;
}
#secondary li a:hover{
	
}


/* Content CSS elements */
#content{
	padding-left:30px;
	width:750px;
	float:left;
	font-size:.7em;
}
#content.no-sidebar{
	width:1100px;
}
#content-header{
	
	
}
#league-setup-header{
	float:left;
	margin-top:25px;
}
#content-header-blue{
	background-image:url("../images/big-head-back.jpg");
	height:73px;
	padding:10px 10px;
	background-repeat:no-repeat;
	
}
#content-header-blue-2{
	background-image:url("../images/blue-header-2.jpg");
	height:73px;
	padding:7px 10px 15px 5px;
	background-repeat:no-repeat;
	
}
#content-header-blue label{
	font-size:1em;
}
#content-header table{
	width:300px;
	background:none;
}
#content-header select{
	margin:5px;
}
#content label{
	padding:0px 8px;
	
}
#content tr{
}

#content td.label{
	width:20%;
}
#content .sub-field{
	padding:5px;
	margin-left:16px;
	margin-top:10px;

}
#content-form{
	
}

#content a{
	
}
#content #main {
    font-size:1.3em;
}

.rowFooter 
{
	border-left:none;
	border-right:none;
	text-align:left;
	line-height:24px;
	padding-left:5px;
}
.rowFooter a
{
	color: #444444 !important;
}

/* Style for League Home */
.home-header{
	width:740px;
	height:50px;
	background-image:url("../images/league-home-head.png");
	background-position:right;
	padding:5px;
	color:#fff;

}
.home-column-1{
	width:420px;
	float:left;
	margin-right:10px;
}
.home-column-2{
	width:320px;
	float:left;
}
.home-column .score{
	width:150px;
	
}
.home-column .nfl-score{
	text-align:right;
	width:50px;
}
.home-column .status{
	margin-right:20px; 
	margin-top:5px;
	width:150px;
}
.home-column  a{
	color:#002c5a;
	text-decoration:none;
}
.home-column .teams{
	width:220px;
}
.home-column table{
	background-color:#fff;
}
.home-column tr{
	
}
.home-column th{
	background-color:#fff;
	color:#be9644;
	text-transform:uppercase;
	padding:0px;
	padding-left:5px;
	text-align:center;
}
.home-column table .left{
	text-align:left;
}
.home-column table td{
	text-align:center;
}
.home-column .highlight{
	background-color:#b1d8eb;
	color:#2f84af;
	font-size:1em;
	padding:5px 0px 5px 10px;
	font-weight:bold;
}
.home-column-1 .home-sub-header{
	height:21px;
	background-image:url("../images/field-sub-head.png");
	background-position:right;
	padding:7px 0px 0px 10px;
	margin-top:10px;
	border-right: 1px solid #ffffff;
}
.home-column-2 .home-sub-header{
	height:21px;
	background-image:url("../images/field-sub-head-small.png");
	background-position:right;
	padding:7px 0px 0px 10px;
	margin-top:10px;
	border-right: 1px solid #ffffff;

}
.home-sub-header a{
	color:#fff;
	display:block;
	float:right;
	text-decoration:underline;
	font-size:1em;
	font-weight:bold;
	margin-right:10px;
}
.home-header .block-1{
	float:left;
	margin-right:70px;
}
.home-header h3{
	padding:0px;
	margin:0px;
	text-shadow: 1px 1px 1px #000;
	font-size:1.6em;
	color:#fff;
}
.home-header .label{
	font-weight:bold;
}
.home-header .block-2{
	float:left;
}
.commishMessage
{
	background-color:#F3F3F2;
	padding:3px;
}
/**** Form style classes */
.inputError
{
	display:inline;
}
.small-text{
	width:50px;
	height:15px;
	padding:1px;
	margin-right:5px;
	font-size:90%;
	height: 12px !important;
	font-family:Arial;
}
.small-text-center{
	width:50px;
	height:15px;
	padding:1px;
	margin-right:5px;
	font-size:90%;
	height: 12px !important;
	text-align:center;
	font-family:Arial;

}

.form-text{
	height:15px;
	width:175px;
	font-size:90%;
	height: 12px !important;
	padding:1px;
	font-family:Arial;

}
.form-text-medium{
	height:15px;
	width:125px;
	font-size:90%;
	height: 12px !important;
	padding:1px;
	font-family:Arial;
}
.form-text-medCenter{
	height:15px;
	width:80px;
	font-size:90%;
	height: 12px !important;
	padding:1px;
	font-family:Arial;
	text-align:center;
}
.form-text-large{
	height:15px;
	width:400px;
	font-size:90%;
	height: 12px !important;
	padding:1px;
	font-family:Arial;

}
.form-text-invite{
	width:170px;
	font-size:90%;
	height:15px;
	font-family:Arial;

}
.form-textarea{
	height:125px;
	width:178px;
	padding:2px;
	font-size:90%;
	font-family:Arial;
}
.form-textarea-large{
	height:125px;
	width:400px;
	padding:2px;
	font-size:90%;
	font-family:Arial;

}


.form-select{
	border:1px solid #aaa;
	width:100px;
	font-size:90%;
	height:18px;
	margin:0px;
	padding:0px;
	font-family:Arial;	
}
.form-select-wide{
	border:1px solid #aaa;
	width:200px;
	font-size:90%;
	height:18px;
	margin:0px;
	padding:0px;
	font-family:Arial;	
}
.form-select-small{
	border:1px solid #aaa;
	height:18px;
	width:55px;
	font-size:90%;
	font-family:Arial;
}
.form-select-long{
	border:1px solid #aaa;
	height:18px;
	width:140px;
	font-size:90%;
}
.form-select-scoring{
	border:1px solid #aaa;
	height:18px;
	width:110px;
	font-size:90%;
}
.form-file{
	margin-top:10px;
}
.form-select-2{
	border:1px solid #aaa;
	height:18px;
	font-size:90%;
}
.form-radio{
	color:#139210;
}
.form-submit{
	background:none;
	background-image:url("../images/menu_back.jpg");
	border:1px solid #fff;
	background-repeat:repeat-x;
	color:#f1efeb !important;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px;
	margin-top:1px;
	margin-right:10px;
	cursor:pointer;
}
.form-submit-invite{
	background:none;
	background-image:url("../images/menu_back.jpg");
	border:1px solid #fff;
	background-repeat:repeat-x;
	color:#f1efeb;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 2px 2px 2px;
	margin-top:2px;
	cursor:pointer;
	margin-left:5px;
	height:24px;
}

/**** Rosters Page Style */

#rosters .positions td {
	
}

#rosters .positions td{
	text-align:center;
}
#rosters .positions td:first-child{
	text-align:left;
}
#rosters .positions td.first{
	width:195px;
	text-align:left;
}
#rosters .positions td.filler{
	width:40%;
}

/**** Style for the progress tracker */
#tracker{
	float:right;
}
#tracker a{
	float:left;
	width:64px;
	margin:0px 3px;
}
#tracker label{
	font-size:.85em;
	line-height:12px;
	text-align:center;
	padding:0px;
	display:block;
	width:70px;
}
#tracker a{
	text-decoration:none;
	color:#444444;
}



/***** Draft Page Styles */

.popupCalendar .ajax__calendar_container {
    padding:10px;position:absolute;cursor:default;font-size:15px;
    text-align:center;font-family:tahoma,verdana,helvetica;background-color: #ffffff;
    border:1px  solid #646464;
}
.popupCalendar .ajax__calendar_body {
    
}
.draft-order-blocks{
	padding: 12px 0px 0px 5px;
	margin:0px 0px;
	text-align:center;
	border:none;
	width:270px;
	height:27px;
	background-image:url("../images/dragdropbg.png");
	background-repeat:no-repeat;
	background-position:1px 4px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.draft-order-blocks:hover{
	background-image:url("../images/dragdropHoverbg.png");
	cursor:pointer;
}
.DraftListHandle {
	color:#ffffff;
    font-size:12px;
    padding:2px 2px 2px 2px;
    font-weight:bold;
    margin-bottom:4px;
    text-align:left;
    width:20px;
    cursor:pointer;
    background-image:url("../images/dragdropbkg2.png");
}
.draft-order-list ul {
    list-style-type:none;
    margin-left:0px;
    padding-left:0px;
    margin-top:0px;
}
.draft-order-list li {
    list-style-type:none;
    border:none;
}
.draft-order-list td {
    margin-left:1px 0px;
    border:none;
}
.randomize{
	background:none;
	background-image:url("../images/menu_back.jpg");
	border:1px solid #fff;
	background-repeat:repeat-x;
	color:#f1efeb;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px;
	margin-top:1px;
	margin-right:10px;
	cursor:pointer;
}

/* Page Head Styles (Graphics that appear on top of tables, pages, etc.) */
.table-head, .head{
	background-image:url("../images/thead.png");
	background-repeat:repeat-x;
	margin:5px 0px;
	padding:8px 5px 4px 5px !important;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	height:17px;
}
.table-head-right{
	float:right;
	margin-left:20px;
}
.table-head-help {
	background-image:url("../images/thead.png");
	background-repeat:repeat-x;
	margin:5px 0px;
	padding:7px 5px 4px 5px !important;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	height:17px;
}
.table-head a {
	color:#fff;
	text-decoration:underline;
}
.headerLink {
	color:#fff;
	text-decoration:underline;
}
.big-header{
	width:730px;
	height:93px;
	background-image:url("../images/big-head-back.png");
}
/**** Style for Team Settings Page */
.logo-select{
	float:left;
	width:80px;
	padding:10px 10px 10px 0px;
}	
.logo-icon{
	display:block;
	float:left;
	margin-right:10px;
	margin-top:-5px;
	
	/* IE Style */
	*display:inline;
	*float:none;
	*margin:0px;
}
.add-owner{
	float:left;
	margin-left:5px;
}
#content .add-owner label{
	display:block;
	padding:0px;
	margin:0px;
}

.add-owner-title{
	margin:5px 0px 5px 5px;
	font-weight:bold;
}

/***Live Scoring Style ***/
#live-score-top .column{
	float:left;
}
.score-ticker{
	position:relative;
	left:30px;
}
.scorebox{
	width:98px;
	height:41px;
	padding:5px 10px;
	background-image:url("../images/scorebox.jpg");
	background-repeat:no-repeat;
	float:left;
	color:#5a6d7d;
	margin-left:4px;
}	
.scorebox tr, .scorebox td{
	border:none;
}
.scorebox:hover {
    border:1px solid #b32416;background:#fff
}
#live-score .header{
	width:750px;
	height:92px;
	background-image:url("../images/live-scoring-header.jpg");
	background-repeat:no-repeat;
	margin-top:15px;
}
#live-score td.label{
	width:80px;
	height:10px;
}	
#live-score .total{
	color:#00334d;
	font-weight:bold;
}
#live-score th{
	border-right:1px solid #fff;
}
#live-score .team-info td{
	padding:1px;
}
#live-score .team-info{
	color:#658494;
	font-weight:bold;
	width:105px;
}
#live-score .clock{
	width:121px;
	height:42px;
	background-image:url("../images/clock-back.png");
	background-repeat:no-repeat;
	font-size:36px;
	color:#fff;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}
#live-score .team-left{
	float:left;
	padding:0px 0px 0px 20px;
}
#live-score .team-wrapper{
	float:left;
	width:250px;
}
#live-score .logo{
	padding-top:7px;
}
#live-score .team-left .logo{
	padding-right:15px;
	float:left;
}
#live-score .team-left .team-info{
	float:left;
}
#live-score .team-left .clock{
	float:right;
}	
#live-score .team-right{
	float:right;
	padding:0px 20px 0px 0px;
}
#live-score .team-right .team-wrapper{
	float:right;
}
#live-score .team-right .logo{
	padding-left:15px;
	float:right;
}
#live-score .team-right .team-name{
	text-align:right;
}
#live-score .team-right .team-info{
	float:right;
}
#live-score .team-right .clock{
	float:left;
}
#live-score .team-name{
	color:#00334d;
	font-size:20px;
	margin-top:10px;
}
#live-score .team-info td, #live-score .team-info tr{
	border:none;
}

#live-score .column{
	margin-top:2px;
	width:366px;
	float:left
}
#live-score .first{
	margin-right:18px;
}
/* Style for the message board pages */
.message{

}
.message-add{
	width:75%
}
.reply{
	margin-left:60px;
}
.add-reply .form-textarea{
	width:742px;
	margin-top:0px;
	
}
.add-reply .form-submit{
	margin:3px;
}
.highlight{
	font-size:1.1em;
	font-weight:bold;
}
.head{
	margin-top:10px;
	margin-bottom:0px;
}
.author{
	float:right;
	margin-right:10px;
}
.box{
	border:1px solid #aaa;
	border-top:none;
	padding:5px;
	margin-bottom:20px;
}

/* Style for team invites page */
.team-invites{
	margin-bottom:20px;
}
.current-teams{
	float:left;
	width:365px;
	margin-right:20px;


}
.team{
	padding:5px;
	width: 180px;
}
.invite-teams{
	float:left;
	width:365px;

}
.table-head-invite{
	background-image:url("../images/thead.png");
	background-repeat:repeat-x;
	margin-top:5px;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	height:17px;
	width:739px;

}
.form-textarea-invite{
	height:125px;
	width:731px;
	padding:8px;
	font-size:1.1em;
	border:1px solid #aaa;
	font-family:Arial, helvetica;
	color:#000;
}

.bidError 
{
	display:inline;
}
.leftAlign
{
	text-align:left !important;
}

/* Style for League Search Page */
#search-table{
	background:none;
	margin-bottom:20px;
}
/*
#search-results th{
	background-image:url("../images/thead.png");
	background-repeat:repeat-x;
	margin-top:5px;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	height:17px;
	text-align:center;
}
*/
#search-results td{
	text-align:center;
}
#search-results td.notes{
	width:240px;
	text-align:left;
}
#search-results .league{
	text-align:left;
	width:80px;
}
#search-results th a
{
	color:#fff;
	text-decoration:none;
}
#search-results td.footer{
	background:none;
	text-align:right;
}
#search-results .form-submit{
	margin-left:10px;
}	
.label-scoring
{
	margin-left:25px;
}
.search-submit{
	margin-left:40px;
}
.search{
	padding:10px 0px 10px 0px;
}

#fees-payouts label{
 	width:150px;
 	display:inline-block;
}
div.footer{
	padding:2px 5px 5px 0px;
	text-align:right;
}
.footer a:link{
 	color:#604714;
}
.footer a:visited{
 	color:#b88d33
}
.join-league-buttons
{
	float: left;
	margin-top: 10px;
	width:100%;
}

/* Schedule Scoring Page Style */
#team-results{

}
#team-results td,#team-results th{
	text-align:center;
}

/* Player news Style */
.player-news{
	margin-bottom:10px;
}
.click-through{
	font-size:1em;
	margin:10px 10px;
}
.click-through a{
	padding:5px;
	text-decoration:none;
}
.click-through a.active{
	font-weight:bold;
	text-decoration:underline;
}
#league-standings th{
	text-align:center;
}
#league-standings td{
	text-align:center;
}
#league-standings .team{
	text-align:left;
}

/* Contact Us */
.contact-us label{
	display:inline-block;
	width:150px;
}

/* Offline Draft Entry */
#offline-draft{

}
#offline-draft table{
	margin-top:10px;
}
#offline-draft .col-1{
	float:left;
	width:48.5%;
	margin-right:20px;
}
#offline-draft .col-2{
	float:left;
	width:48.5%;
}
#offline-draft .col-2 ul{
	margin:0px;
	padding-left:0px;
}
#offline-draft .col-2 li{
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
	cursor:pointer;
}
#offline-draft .col-2 td{
	width:100%;
	padding:0px;
}
#offline-draft .col-2 table{
	margin-top:0px;
	height:100%;
}
#offline-draft .col-2 div{
	display:block;
	float:left;
	width:100%;
	padding-bottom:0px;
	height:21px;
}
#offline-draft .col-1 a{
	text-decoration:none;
}
#offline-draft .col-1 div{
	display:block;
	float:left;
	width:100%;
}
#offline-draft .click-through{
	margin-top:0px;
	margin-left:0px;
}
#offline-draft .options{
	height:40px;
	padding:10px 0px;
	margin-left:0px !important;
}
#offline-draft .footer{
	margin-top:50px;
}

/* Online Draft */
.onlineDraftButton
{
	float:right;
	padding-left:15px;
}

/* Free Agents */

th{

	
}
.AddDropConfTitle
{
	font-size:1.7em;
	margin:5px 0px;
	font-weight:bold;
}

/**** Player Profile Style */
.profile-image{
	float:left;
	margin-right:10px;
}
.player{
	float:left;
}
.player td{
	padding:0px;
}
.player tr.no-border td{
	border:none;
}

.player-name{
	font-size:1.2em;
	color:#a67000;
}
.stat-holder{
	margin-bottom:1px;
}
.stat-title{
	display:block;
	float:left;
	
}
.stat{
	font-weight:100;
	margin-right:80px;
	margin-left:5px;
}

/*** Set Lineup ***/
.team-image{
	float:left;
	margin-right:10px;
}
.team-holder{
	float:left;
	margin-left:20px;
	width:610px;
}
.team-info .info-1{
	float:left;
	width:160px;
	font-size:1em;
	margin-top: 8px;
	color: #00334D;
}
.team-info .info-2{
	float:left;
	width:250px;
	font-size:1em;
	margin-top: 8px;
	color: #00334D;
}
.team-info .info-3{
	float:left;
	width:200px;
	font-size:1em;
	margin-top: 8px;
	color: #00334D;
}
.team-info li{
	margin-left:2px;
	*margin-left:0px;
	list-style:square;
	color:#00334D;
	list-style-position: inside;
	line-height:10px;
}
.team-info .copy{
	color:#00334D;
}
.team td{
	
}
.team-name{
	font-size:1.8em;
	color:#a67000;
	font-weight:bold;
}
.team-nameLH{
	font-size:1.1em;
	color:#fff;
	font-weight:bold;
}
.team-select
{
	margin-top: -88px;
	margin-left: 595px;
	width: 120px;
	padding-bottom: 30px;
	position: absolute;
	font-size:1.1em;
}
.team-select td
{
	border: none 0px white;
}
.show-hide a{
	cursor:pointer;
}
.show-hide .left{
	float:left;
}
.show-hide .right{
	float:right;
}
.SetLineupColSlt
{
	text-align:center;
	width:70px;
}
.SetLineupColPly
{
	text-align:left;
	width:150px;
}
.SetLineupColPos
{
	text-align:center;
	width:40px;

}
.SetLineupColOpp
{
	text-align:center;
	width:40px;

}
.SetLineupColTime
{
	text-align:center;
	width:100px;
}
.SetLineupColBye
{
	text-align:center;
	width:40px;
}
.SetLineupColOwn
{
	text-align:center;
	width:40px;
}
.SetLineupColSt
{
	text-align:center;
	width:40px;
}
.SetLineupColAvg
{
	text-align:center;
	width:40px;
}
.SetLineupColLst
{
	text-align:center;
	width:40px;
}
.SetLineupColAct
{
	text-align:center;
	width:150px;
}
.SetLineup-Select
{
	width: 144px;
	font-family: Arial, Verdana;
	font-size: 1em;
}

/*** Player Rankings ****/
#player-rankings
{
	width: 750px;
}

.player-rankingsCol1{
	width:92px;
	text-align:center;
}
.player-rankingsCol2{
	width:77px;
	padding-left:0;
	text-align:center;
}
.player-rankingsCol3{
	width:222px;
	padding-left:0;
}
.player-rankingsCol4{
	width:117px;
	padding-left:0;
	text-align:center;
}
.player-rankingsCol5{
	width:102px;
	text-align:center;
}
.player-rankingsCol6{
	width:42px;
	text-align:center;
}

.player-rankingsCol7{
	width:42px;
	text-align:center;
}

.rank-by{
	float:right;
	width:230px;
}
.rank-by label{
	margin-top:8px;
	display:block;
	float:left;
}
.options{
	float:left; 
	margin-left:20px;
	
}
.rankingsth
{
	width: 15%;
}
.rankingsthLarge
{
	width: 40%;
}
/**** Draft Board Style ***/

#draft-board th{
	text-align:center;
	background-color:#999;
	color:#fff;
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#draft-board td{
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#draft-board tr{

}

/**** Landing Page ****/
.home-icon{
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.landing-content
{
	font-size:1.2em;
}
#league-login{
	width:332px;
	height:187px;
	background-image:url("../images/landing_login_back.png");
	background-repeat:no-repeat;
	margin:auto;
	padding:70px 100px;
	font-size:0.7em;
}
#league-login tr{
	border:none;
}
#league-login td{
	border:none;
}
#league-login .error-message{
	width:290px;
}
.leagueLogonBtn
{
	margin-left:118px;
	margin-top:5px;
}
.AddConfirmBtn
{
	margin-left:28px;
	margin-top:10px;
}


/*** Free Agent Queue ***/
#agent-queue td,
#league-trade-vote td{
	border:none;
}
#agent-queue tr.first-row,
#league-trade-vote tr.first-row {
	border-top:1px solid #fff;
}
/*** Edit Schedule ***/
#edit-schedule div{
	float:left;
	margin-right:60px;
}
div#edit-schedule{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
	float:none;

}

/*** Style for review trade ***/
#review-trade .column{
	width:350px;
	float:left;
}
#review-trade .first{
	margin-right:50px;
}
#review-trade .title{
	text-align:center;
	font-size:13px;
	margin-bottom:10px;
}

/*** Trade Block ***/
#trade-block td{
	border:none;
	text-align:center;
}
#trade-block tr{
	border-top:1px solid #fff;
}
#trade-block .comments{
	text-align:left;
}
.edit-trade-block td,
.edit-trade-block th
{
	text-align:center;
}


/*** League Details ****/
#content .permissions {
	background-color:#F2E9D6;
	
}
#content .permissions{
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	color:#000;
	font-weight:normal;
}
#content .permissions td{
	border:none;
}
#content .permissions label{
	float:left;
	width:90px;
}


/**** Misc items like style for the add more buttons, tooltip and error message */

.help-headings {
	padding:0px 0px 0px 5px;
	height:30px;
}

.add-more{
	background-image:url("../images/add_more.png");
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:10px;
	padding:2px 2px 2px 2px;
	text-align:center;
	font-weight:bold;
	display:inline;
	cursor:pointer;
}
.add-more-nomarg{
	background-image:url("../images/add_more.png");
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:0px;
	padding:2px 2px 2px 2px;
	text-align:center;
	font-weight:bold;
	display:inline;
	cursor:pointer;
	text-decoration:none;
}
.remove-more{
	margin-left:10px;
	display:inline-block;
	cursor:pointer;
	height:18px;
	width:18px;  
	padding-top:2px;
	background-image:url("../images/remove_row.png");
	background-repeat:no-repeat;
/*	float:left;  */
}
.add-more a
{
	text-decoration:none;
}
.remove-more a
{
	text-decoration:none;
}
.help{
	position:relative;
	top:1px;
	cursor:pointer;
	*top:1px;
	margin-left:10px !important;
	vertical-align:top;
}

.help-headings .help{
	top:0px;
}
.table-head-help a 
{
	font-weight:normal;
	text-decoration:underline;
}
.table-head-help a:active 
{
	text-decoration:none;
}
.rank-by .help{
	*top:0px;
}
#content .rank-by label{
	padding:0px;
}
.tooltip {
	display:none;
	background-color:#333;
	font-size:.75em;
	opacity:.8;
	width:220px;
	padding:25px;
	color:#fff;
	left:100px;
	border:1px solid #ffffff;
}
.helpPanel {
    border: solid 1px #ffffff;
    background-color:#333;
    width:250px;
    cursor:pointer;
    color:#ffffff;
    font-size:0.75em;
    padding:10px;
    right:200px;
    top:220px;
    }
.error-notify{
	padding:5px;
	color:#af4d4d;
	text-align:left;
	width:200px;
}
.error-message{
	padding:5px;
	border:2px solid #5c0404;
	background-color:#af4d4d;
	color:#fff;
	margin:2px 0px;

}
.valid-message{
	padding:5px;
	border:2px solid #1a770d;
	background-color:#599e50;
	color:#fff;
	margin:2px 0px;
}

.small{
	width:35px;
}
div.odd{
	background-color:#ededec;
	padding:3px 4px;
}
.odd{
	background-color:#ededec;
}
div.even{
	background-color:#f3f3f2;
	padding:3px 4px;
}
.even{
	background-color:#f3f3f2;
}
.footer{
	background-image:url("../images/footer_back.png");
	background-repeat:repeat-x;	
}
.footer-viewmessage{
	background-image:url("../images/footer_back.png");
	width:100%;
}
.notify-message{
	width:725px;
	margin:10px 0px 0px 0px;
	padding:10px;
	background-color:#eee;
	color:#333;
	border:3px solid #ddd;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
}
.notify .header{
	font-size:1.3em;
}
.draft-message{
	width:725px;
	height:66px;
	margin:10px 0px 0px 0px;
	padding:10px;
	background-color:#eee;
	color:#333;
	border:3px solid #ddd;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
}
.draft-header{
	font-size:1.3em;
	width: 450px;
	font-weight:bold;
	color:#2D2375;
}
.draft-details
{
	width:450px;
	font-weight:normal;
}
.draft-clock
{
	background-image: url("../images/draftNoticeTxt.png");
	width:222px;
	height:59px;
	float:right;
	margin-right:10px;
	margin-top:2px;
	color: #ffffff;
	padding-top:8px;
}
.draft-timer
{
	font-size:1.4em;
	font-weight:bold;
	margin-top:22px;
	*margin-top:32px;
}
.draft-enter
{
	/*background-image: url("../images/StartDraftBtnTxt.png");*/
	width:222px;
	height:59px;
	/*padding-top:8px;*/
	float:right;
	margin-right:10px;
	margin-top:2px;
}
.draft-start-btn
{
	color: #ffffff !important;
	text-decoration: none;
	width:220px;
	height:65px;
	
}
.sub-title{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
}
.add{
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
}
.bonus-checkbox{

}
.delete{
	display:block;
	width:20px;
	height:20px;
	background-image:url("../images/delete.png");
	background-repeat:no-repeat;
	border:solid 0px #fff;
}
.print-this{
	background-image:url("../images/print_icon.jpg");
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	margin-right:10px;
	display:block;
	float:left;
}
.headerArea
{
    background-image:url("../images/headerBkg.png");
}
.headerArea td
{
	padding: 0px;
	border-style: none;
}

.promo-table th
{
	text-align:center;
}
.promo-table td
{
	text-align:center;
}
.modalBackground {
	
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
}

.updateProgressPosition {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -30px;
}

.dashboard-table td
{
	padding-left:6px;
}
.floatright 
{
	float:right;
	margin-top:-2px;
}
.buttonPlaceHolder{
	display:block;
	width:20px;
	height:20px;
	background-image:url("../images/button_place_holder.png");
	background-repeat:no-repeat;
	border:solid 0px #fff;
}

/* PAYMENT */
.price 
{
	font-size:1.4em;
	color:#333;
}
.promoinput
{
	width:30%;
	padding-top:12px;
	padding-bottom:0px;
}
.ccdatetable
{
	width:35%;
}
.ccdatetable td
{
	border:none;
}

/* FAQ */
.FAQQuestion 
{
	font-weight:bold;
}
.FAQSubjects 
{
	margin-top:10px;
	font-size:1.1em;
}
.FAQDetails
{
	font-size:1.1em;
}
.FAQDetails p
{
	padding-left:5px;
}





.homeFlashy{width:750px;height:300px;background:url(../images/homeback.jpg);float:left}
.create{float:left;display:block;width:209px;height:118px;background:url(../images/Create-a-League.png) no-repeat;margin:170px 0 0 10px;border:0;cursor:pointer}
.join{float:left;display:block;width:209px;height:118px;background:url(../images/Join-a-League.png) no-repeat;margin:170px 0 0 10px;border:0;cursor:pointer}
.search{float:left;display:block;width:209px;height:118px;background:url(../images/Search-a-League.png) no-repeat;margin:170px 0 0 10px;border:0;cursor:pointer}
	
.search:hover{background:url(../images/Search-a-League-hvr.png) no-repeat}
	.create:hover{background:url(../images/Create-a-League-hvr.png) no-repeat}
	.join:hover{background:url(../images/Join-a-League-hvr.png) no-repeat}


.homeTxt{width:750px;float:left;margin:5px 0 20px 0}
.homeTxt h1{color:#006598;font-size:1.8em;margin:5px 10px 5px 0px}
.homeTxt h1 span
.homeTxt p{margin:5px 10px 5px 0px}

/* Commish Manage Salaries */
.setSalary
{
	margin-top:10px;
	float:left;
}
.click-throughSal{
	font-size:1em;
	margin:5px 5px 10px 5px;
	font-weight:bold;
}
.click-throughSal a{
	padding:5px;
	text-decoration:none;
	font-weight:normal;
}
.click-throughSal a.active{
	font-weight:bold;
	text-decoration:underline;
}
.salHeader 
{
	margin-top:-3px;
}
#ctl00_ctl00_ctl00_cphContent_cphContent_cphContent_grdLeaguePlayers a 
{
	text-decoration:underline;
	font-weight:normal;
}
#ctl00_ctl00_ctl00_cphContent_cphContent_cphContent_grdLeaguePlayers a:active 
{
	text-decoration:underline;
	font-weight:bold;
}
/* LIVE SCORING CHAT */
.LSChatMembers
{
	float:right;
	width:180px;
	margin-left:8px;
	margin-right:9px;
	font-weight:bold;
	color:#00334D;
}
.LSChat
{
	float:left;
	width:80%;
}
.LSChatHist
{
	float:left;
	width:538px;	
	font-weight:bold;
	color:#00334D;
}
.LSTextHist
{
	width:100%;
	background-color:#f5f5f5;
	color:#000000;
	border:1px solid #cbcbcb;
	font-weight:normal;
	padding:4px;
	height:100px;
	overflow:auto;
	margin-bottom:5px;
}
.LSTextOwner
{
	font-weight:bold;
}
.LSTextMembers
{
	width:100%;
	background-color:#f5f5f5;
	color:#000000;
	border:1px solid #cbcbcb;
	font-weight:normal;
	padding:4px;
	height:100px;
	overflow:auto;
}
.LSTextMembers ul
{
	margin:0px;
	padding-left:2px;
	list-style-position:inside;
}
.LSTextMembers li
{
	margin-top:2px;
}
.form-text-LS
{
	width:80%;
}
.LSChatHeader
{
	width:740px;
	margin: 10px 0px 5px 0px;
	background-image:url("../../lib/images/thead.png");
	background-repeat:repeat-x;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	height:17px;
}

/* Fielding Bible Report */

.playersearch 
{
	width: 300px;
}
table.lbPageLayout
{
	width: 100%;
	font-size: 11px;
}
table.lbPageLayout td
{
	vertical-align: top;
	text-align: left;
}


table.lbPageLayout td.left
{
	width: 70%;
	padding:0px;
}
table.lbPageLayout td.right
{
	width: 30%;
}

/* table#tbltotalruns td.left
{
	width: 50%;
}
table#tbltotalruns td.right
{
	width: 50%;
}
*/
table.lbPageLayout .playername
{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
#leaderboard
{
	margin-top: 50px;
}
#leaderboard .hdrPosition
{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#leaderboard .hdrYear
{
	font-weight: bold;
	text-align: center;
}
#leaderboard .hdrPlayer
{
	font-weight: bold;
	text-align: left;
}
#leaderboard .hdrValue
{
	font-weight: bold;
	text-align: center;
}
#leaderboard .player
{
	width: 85%;
	text-align: left;
	/* border-top: 1px solid black; */
}
#leaderboard .value
{
	width: 15%;
	text-align: center;
	/*
	border-top: 1px solid black;
	border-left: 1px solid black; */
}
table.lbPageLayout .playercard
{
	text-align:center !important;
	margin-top:10px;
}
table.lbPageLayout .playercard tr
{
	text-align:center !important;
	margin-top:10px;
	
	border-left:1px solid #7690A4;
	border-right:1px solid #7690A4; 
}
/*
table.lbPageLayout .playercard th
{
	font-weight:bold !important;
	text-align:center !important;
}
*/
table.lbPageLayout .playercard td
{
	text-align:center !important;
    vertical-align: middle;
}
/*
table.lbPageLayout .playercard td.leftAlign
{
	text-align: left !important;
}
tr.totalRow 
{
	font-weight:bold;
	/* border-bottom:1px solid #7690A4; */
}


table.lbPageLayout .playercard td.hdrGroup
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #7690A4;
	border-top: 1px solid #7690A4; 
	border-left:none;
}
.rightBorder
{
	border-right: 1px solid #7690A4 !important;
}
.leftBorder
{
	border-left: 1px solid #7690A4 !important;
}
.noRightBorder
{
	border-right: none !important;
}
table.lbPageLayout .playercard td.hdrPosition
{
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	/* border-left: 1px solid #7690A4;
	border-right: 1px solid #7690A4;
	border-top: 1px solid #7690A4; */
}


*/




.mainCont
{width:980px;margin-left:10px;font-size:12px;}

#teamdefensiverunssaved table#leaderboard .team
{
	width: 20%;
	text-align: left;
}

#teamdefensiverunssaved table#leaderboard .value
{
	width: 8%;
}


.reportobject {
z-index:-1;
}

.resultsGrid th {
    padding:3px 4px 0px;
    text-align:center;
}

.SSRS_Report table {
    width:auto;
}

.clearfix::after {
    content: "";
	display: table;
	border-collapse: collapse;
    clear: both;
}

.gridviewPagerRow {
    text-align: center;
}

.SCAnimationLabel {
    float: left; 
    width: 100px; 
    text-align: right;
    padding-right: 5px;
}

.SCAnimationTextbox {
    float: left; 
    width: 120px;
}

div#teamFieldersTable td.leftAlign {
    text-align: left !important;
}

div#teamDRSTable td.leftAlign {
    text-align: left !important;
}

.tabButton {
    background-color: #fff;
	border:1px solid black;
	color:#000;
	font-size:1em;
	font-weight:bold;
	padding:3px;
	margin-top:1px;
	cursor:pointer;
}

.tabButtonSelected {
    background-color: #900;
	border:1px solid black;
	color:#f1efeb;
	font-size:1em;
	font-weight:bold;
	padding:3px;
	margin-top:1px;
	cursor:pointer;
}

table.buttonStrip {
    width: 90%;
    margin: 0px auto;
    text-align: center;
}

.buttonStripButton {
    background-color: #993333;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.buttonStripButton:hover {
    background-color: #800000;
}

.warExportDropDown {
	width: 100px;
	height: 33px;
}


.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}