/* CSS Document */
#footer
{
	position: static;
	width: 100%;
	height: 100px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}
.validatorCalloutHighlight
{
	background-color: lemonchiffon;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
	background-color: #ffffcc;
	color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
	background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
	background-color: #ffffcc;
	color: #ff0000;
}
.MaskedEditBlurNegative
{
	color: #ff0000;
}

.tabHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
}
body
{
	/*  background:url(../images/back/1.jpg); */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.menuAlign
{
	text-align: left;
}
.textCaptch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.textclick
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.textPage
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.butten
{
	/* 	color : #666666; */
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	border: 1px #550703 solid;
	background-color: #FFFFFF;
	cursor: hand;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-image: url('../Images/buttonback.gif');
}




.text
{
	font-weight: bold;
	color: navy;
}
.head
{
	font-weight: bold;
	font-size: 15px;
	color: #ff8040 /* FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #c00000 */;
}
.subtitle
{
	font-weight: bold;
	color: #000000;
}
table.mainTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-spacing: 0px;
	margin: 0px;
	border: 0;
	width: 100%;
}

.error
{
	color: red;
}

.b2
{
	font-weight: normal;
	font-size: 12px;
	background-color: #E8F5F9;
	color: Navy;
	border-color: #8ECFE3;
	border-style: solid;
	font-family: Tahoma;
	cursor: pointer;
}
.txtbox
{
	border-right: #550703 1px solid;
	border-top: #550703 1px solid;
	font-size: 11px;
	border-left: #550703 1px solid;
	width: 180px;
	color: #000000;
	border-bottom: #550703 1px solid;
	font-family: Verdana;
	height: 15px;
	background-color: #ffffff;
}
.txtboxdisabled
{
	border-right: #550703 1px solid;
	border-top: #550703 1px solid;
	font-size: 11px;
	border-left: #550703 1px solid;
	width: 180px;
	color: #000000;
	border-bottom: #550703 1px solid;
	font-family: Verdana;
	height: 15px;
	background-color: #cccccc;
}
.ddtxtbox
{
	border-right: #550703 1px solid;
	border-top: #550703 1px solid;
	font-size: 13px;
	border-left: #550703 1px solid;
	width: 180px;
	color: #000000;
	border-bottom: #550703 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}

/*Textbox Watermark*/

.unwatermarked
{
	height: 18px;
	width: 148px;
}
.watermarked
{
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}

.logo
{
	background: url(../images/top/logo.jpg);
	vertical-align: top;
}
.login
{
	color: #FFFFFF;
	font-weight: bold;
}

.mastertable
{
	background: url(../images/back/linegray.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 4px;
	vertical-align: top;
}
.FieldText
{
	color: #1278af;
	font-size: 10pt;
}
.invisiblecaleder
{
	display: none;
}
.FieldLabel
{
	font-weight: bold;
	color: #C49A03;
	font-size: 10pt;
	text-align: right;
	vertical-align: top;
}
.textBox
{
	border-right: #333333 1px solid;
	padding-right: 2px;
	border-top: #333333 1px solid;
	padding-left: 2px;
	font-weight: normal;
	padding-bottom: 2px;
	border-left: #333333 1px solid;
	width: 145px;
	padding-top: 2px;
	border-bottom: #333333 1px solid;
	height: 16px;
}

.footer_tab
{
	width: 768px;
	border: none;
	background: url(../images/bottom/main.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: 96px;
}
.footer_tab_copy
{
	color: #550703;
	font-weight: bold;
	text-align: right;
	width: 450px;
	padding-top: 7px;
	vertical-align: top;
	height: 35px;
}

td
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.subtable1
{
	width: 768px;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.subtable1_top
{
	height: 6px;
	background: url(../images/back/orangetop.jpg);
}
.subtable1_mid
{
	background: url(../images/back/orangemid.jpg);
	padding-left: 5px;
	text-align: left;
}
.subtable1_bottom
{
	height: 8px;
	background: url(../images/back/orangelow.jpg);
	text-align: left;
}

.subtable2
{
	width: 768px;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.subtable2_top
{
	background: url(../images/back/blacktop.jpg);
	height: 6px;
}
.subtable2_mid
{
	height: 130px;
	text-align: center;
	background: url(../images/back/blackmid.jpg);
}
.subtable2_bottom
{
	height: 8px;
	text-align: center;
	background: url(../images/back/blacklow.jpg);
}

.menu
{
	height: 20px;
	background: url(../images/back/blackmid.jpg) /*background:url(../images/back/Black.gif)*/;
}
.gobtn
{
	background-color: Black;
	color: White;
	font-weight: normal;
	width: 55px;
	border-width: 0;
	text-align: left;
	border-width: 0;
	cursor: pointer;
}
.gobtn:hover
{
	color: #cc6600;
	font-weight: normal;
}

.ddst
{
	width: 150px;
}
.subtable3
{
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-color: Gray;
}
.subtable3_leftcol
{
	vertical-align: top;
	text-align: left;
	padding-left: 6px;
}
.subtable3_rightcol
{
	vertical-align: top;
	text-align: right;
	padding-right: 6px;
}

.section_table
{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 382px;
}
.section_title
{
	color: #FFFFFF;
	font-weight: bold;
	height: 42px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/back/midtop2.jpg);
}
.section_table_mid
{
	font-weight: bold;
	background: url(../images/back/midmid2.jpg);
	height: 225px;
	text-align: left;
	padding-left: 25px;
}
.section_table_bottom
{
	color: #FFFFFF;
	font-weight: bold;
	height: 7px;
	background: url(../images/back/midbot2.jpg);
}

.temp2_sub3
{
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.temp2_sub3_leftcol
{
	text-align: left;
	padding-left: 6px;
}
.temp2_sub3_rightcol
{
	text-align: right;
	padding-right: 6px;
}
.temp2_table
{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.temp2_title
{
	color: #FFFFFF;
	font-weight: bold;
	height: 42px;
	text-align: center;
	vertical-align: middle;
}
.temp2_mid
{
	/*Commented to make text in about us and other pages unbold */ /*font-weight:bold;*/
	text-align: left;
	padding-left: 25px;
	padding-right: 5px;
}

.temp2_cmsmid
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 10;
	border-color: Red;
}
hintbox
{
	/*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: yellow;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border: 1px solid black;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}
.hintanchor
{
	/*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
.loginlinks
{
	color: #FFFFFF;
	font-weight: normal;
}
.loginlinks:hover
{
	color: #cc6600;
	font-weight: normal;
}

.hyperlink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #550703;
	text-decoration: none;
}

.according
{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/dashboaradback.png);
	width: 100%;
	height: 30px;
}


a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}

a.marq
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.marq:hover
{
	font-family: Verdana;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.cssSubHeader
{
	font-size: 25px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
}


#notification li
{
	background-color: white;
	padding-right: 25px;
	border-width: thick;
	color: Red;
	list-style-image: url(../images/arrows.gif);
	width: 90%;
}

#hintbox
{
	/*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border: 1px solid black;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor
{
	/*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}
.ErrHeader
{
	font-size: 12;
	font-weight: bold;
	color: red;
}

a:hover
{
	color: #cc6600;
}
 
.style6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10
{
	color: #333333;
}
.style11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333;
}
.style41
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style41
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #F00;
}

.style1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style4
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.style3Copy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6401;
	font-weight: bold;
}

.myleaguesheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	color: #333;
}

.myleaguesstyle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.myleaguesstyle4
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.league1style1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.league1style3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.league1league1style4
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.league1style11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333;
}
.league1style41
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.league1style41
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.league1style11red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #F00;
}

.MainHeader a
{
	color: White;
	font-size: 16px;
}

.notification
{
	color: Red;
	font-family: Arial;
	margin-left: 10px;
	font-weight:400;
}
/* grid row text highlighted*/
.rowbghl
{
	background-color: white; /*#e8f5f9; */
	color: red;
	font-weight: normal;
	font-size: 11px;
}

