/* CSS Document */

body {
	margin:0px;
	background-color: #000000;
	padding: 0px;
	text-align: center;
}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 985px;
	padding: 0px;
}
#closer {
	position: absolute;
	z-index: 80;
	width: 500px;
	left: 0px;
	top: 50px;
	visibility: hidden;

}
#newsroller {
	position: absolute;
	z-index: 50;
	left: 22px;
	top: 202px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D9B11;
	font-size: 11px;
	width: 700px;
	height: 15px;
}
#newsroller a {
	color: #0D9B11;
	text-decoration: none;
}
#newsroller a:hover {
	text-decoration: underline;
}
#header {
	position: static;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
#breadcrumbs {
	position: absolute;
	z-index: 50;
	left: 18px;
	top: 200px;
}
#breadcrumbs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #CCCCCC;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}
#menu {
	width: 985px;
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 164px;
	margin: 0px;
	padding: 0px;
	background-color: #0D9B11;
	background-image: url(../images/imgMnuBackground.png);
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFFFFF;
}

#menu ul {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: left
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 33px;
	height: 33px;
}

#menu ul li#one 
{
    width: 72px;
}
#menu ul li#two 
{
    width: 64px;
}
#menu ul li#three 
{
    width: 150px;
}
#menu ul li#four 
{
    width: 77px;
}
#menu ul li#five 
{
    width: 77px;
}
#menu ul li#six 
{
    width: 100px;
}
#menu ul li#seven 
{
    width: 104px;
}
#menu ul li#eight 
{
    width: 68px;
}
#menu ul li#nine 
{
    width: 153px;
}
#menu ul li#ten 
{
    width: 90px;
}
#menu ul li a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url(../images/imgSpacer.gif);
	background-repeat: repeat;
}

#menu ul li a:hover {
	background-color: #FFFFFF;
	color: #0D9B11;
}
.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	top: 186px;
	background-color: #0D9B11;
	margin: 0px;
	padding: 13px 0px 0px 0px;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #FFFFFF;
	padding: 4px 15px 4px 15px;
	background-image: url(../images/imgSpacer.gif);
	background-repeat: repeat;
} 

.dropmenu a:hover {
	background-color: #FFFFFF;
	color: #0D9B11;
}
/*.dropmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #0D9B11;
	font-weight: normal;
	margin: 0px;
	padding: 4px 10px 4px 4px;


}
.dropmenu2 a {
	text-decoration:none;
	color: #0D9B11;
	padding: 0px;
	margin: 5px 0px;
	font-size: 10px;
} 

.dropmenu2 a:hover {
	background-color: #0D9B11;
	color: #FFFFFF;
} */

#contentwrapper {
	position: static;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
}
.content {
	padding: 20px 0px 10px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #053868;
	
	
}
.content p, .content h6, .content h5, .content h4, .content h3, .content h2, .content h1, .content ul, .content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #053868;
	font-size: 11px;
	margin: 15px 25px 10px 12px;
	padding: 0px;
}

.content p {
	color: #000000;
}
.content h6 {
	font-size: 10px;
	font-weight: bold;
}
.content h5 {
	font-size: 11px;
	font-weight: bold;
}
.content h4 {
	font-size: 12px;
	font-weight: bold;
}
.content h3 {
	font-size: 14px;
	font-weight: bold;
}
.content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.content li {
	margin-bottom: 10px;
}
.content ul {
	list-style-type: square;
	margin-left: 20px;
	padding-left: 20px;
	color: #000000;
}
.content ol {
	margin-left: 20px;
	padding-left: 20px;
	color: #000000;
}
.content a {
	text-decoration: none;
	color: #0D9B11;
}
.content a:hover {
	text-decoration: underline;
}

.content .TicketTable {
	border: 2px solid #000000;
	margin-left: 10px;
}
.content .TicketTable p {
	margin: 0px;
	padding: 0px;
}

.content .TicketTable a {
	border: none;
}

.content .ScheduleTable {
	border: 2px solid #000000;
	margin-left: 10px;
}
.content .ScheduleTable p {
	margin: 0px;
	padding: 0px;
}

.content .ScheduleTable a {
	text-decoration: none;
}
.content .ScheduleTable a:hover {
	text-decoration: underline;
}


#footer {
	position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
    background-color: #0D9B11;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	margin: 0px 20px 0px 20px;
	padding: 5px 0px 5px 0px;
}
#footer a {
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.FormElement {
	border: 1px solid #053868;

}
.Result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}
.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
	margin-left: 10px;
}

#SponsorshipTable ul {
	margin-left: 10px;
	padding-left: 10px;

}
#SponsorshipTable td p {
	font-style: normal;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;


	

}
#CateringTable {
	border: 1px solid #000000;
	margin-left: 10px;
	width: 90%;
}
#CateringTable td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.GeneralTable {
	margin-left: 10px;
}
.GeneralTable td p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

#MerchandiseTable {
	border: 1px solid #000000;

}

#MerchandiseTable a {
	border: none;

}

.CellBorderR {
	border-right: 1px solid #000000;
}
.CellBorderL {
	border-left: 1px solid #000000;
}
.CellBorderLR {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.CellBorderLRT {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.CellBorderLRTB {
	border: 1px solid #000000;
}
.CellBorderLT {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
.CellBorderLTB {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.CellBorderRT {
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.CellBorderRTB {
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.CellBorderT {
	border-top: 1px solid #000000;
}
.CellBorderB {
	border-bottom: 1px solid #000000;
}
.ThickCellBorderL {
	border-left: 2px solid #000000;
}
.ThickCellBorderR {
	border-right: 2px solid #000000;
}
.ThickCellBorderRThinL {
	border-right: 2px solid #000000;
	border-left: 1px solid #000000;
}
.ThickCellBorderLR {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
.ThickCellBorderLRThinB {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
.ThickCellBorderLRT {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
}
.ThickCellBorderLT {
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
}
.ThickCellBorderRT {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
}
.ThickCellBorderLB {
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.ThickCellBorderRB {
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.ThickCellBorderRBThinL {
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}.ThickCellBorderT {
	border-top: 2px solid #000000;
}
.ThickCellBorderTB {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.ThickCellBorderTThinB {
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
.ThickCellBorderLTB {
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.ThickCellBorderTThinL {
	border-top: 2px solid #000000;
	border-left: 1px solid #000000;
}
.ThickCellBorderTBThinL {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.ThickCellBorderRTB {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
.ThickCellBorderRTThinL {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 1px solid #000000;
}

.ThickCellBorderRTBThinL {
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.ThickCellBorderB {
	border-bottom: 2px solid #000000;
}
.ThickCellBorderBThinL {
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
#TVScheduleTable {
	border: 1px solid #000000;


}
#TVScheduleTable td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fontsmall {
	font-size: 10px;
	color: #999999;
}
#DrawTable {
	border: 1px solid #053868;

}
#DrawTable p {
	margin: 0px;
	padding: 0px;


}
.DrawCellRB {
	border-right: 1px solid #053868;
	border-bottom: 1px solid #053868;
}
.DrawCellB {
	border-bottom: 1px solid #053868;
}
.DrawCellR {
	border-right: 1px solid #053868;
}
#ScheduleTable {
	border: 1px solid #000000;
	width: 450px;
	margin-left: 10px;
}

#ScheduleTable a {
	border: none;
}
#ScheduleTable p {
	margin: 0px;
	padding: 0px;


}
#TicketTable {
	border: 2px solid #000000;
	margin-left: 10px;
}
#TicketTable p {
	margin: 0px;
	padding: 0px;
}

#TicketTable a {
	border: none;
}
#TeamPlacingsTable {
	border: 1px solid #000000;
	width: 700px;
	margin-left: 10px;
}
#TeamPlacingsTable td p {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	text-align: center;
}
#Sponsors {
	width: 140px;
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 390px;
}
#SearchTable {
	margin-left: 10px;

}
#SearchTable td, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#LinksTable {

}
#LinksTable td p {
    margin-bottom: 15px;
    padding-bottom: 10px;
	margin-top: 5px;
	padding-top: 0px;
}

.BoldCaps {
	font-weight: bold;
	text-transform: uppercase;


}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.MailMergeTable {
	margin-left: 20px;
	
}
.MailMergeTable td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.NewsletterListTable {
	margin-left: 20px;
}
.NewsletterListTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#GroupTable {
    margin-left: 10px;
}	
#GroupTable td p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#MatchListTable {
	border: 1px solid #CCCCCC;
}
#MatchListTable thead td {
	background-color: #D9D9D9;
	
}
#MatchListTable thead td h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#MatchListTable td {
	border-top: 1px dotted #CCCCCC;
}
#MatchListTable td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#PackagesTable {
	border: 1px solid #000000;
	margin-left: 10px;
}
#PackagesTable thead p {
	color: #FFFFFF;
	font-weight: bold;
}
#PackagesTable p {
	margin: 0px;
	padding: 0px;
}
#PackagesTable a {
	border: none;
}


#PackagesTableGlance {
	border: none;
	margin-left: 10px;
}

#PackagesTableGlance p {
	margin: 0px;
	padding: 0px;
}
#PackagesTableGlance a {
	border: none;
	color: #FAF200;
}


#SearchPanel {
	width: 380px;
	display: block;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 6px 0px;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	border: #CC9933 solid 1px;
	text-align: center;
}
#SearchPanel .searchbox {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
    background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: #CC9933 solid 1px; 
}
#SearchPanel .searchbutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9933;
	border: none;
	margin: 0px;
	padding: 2px;
}

.RightImageMarginFloat {
    margin-left: 15px;
	margin-bottom: 10px;
	float: right;
}
.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
.LeftImageMarginFloat {
    margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.LeftImageMargin {
    margin-right: 15px;
	margin-bottom: 10px;
}
.RightFloatLayer {
    margin: 5px 0px 10px 15px;
	float: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}
.RightFloatLayer a:hover {
    text-decoration: none;
}
#PinWinWinnersTable {
	border: 1px solid #000000;
	width: 350px;
	margin-left: 10px;
}

#PinWinWinnersTable a {
	border: none;
}
#PinWinWinnersTable p {
	margin: 0px;
	padding: 0px;
}

.content .HomeTable 
{
    margin: 0px 0px 0px 15px;
    padding: 0px;
    width: 965px;   
    border: none;
}
.content .HomeTable td 
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    background-repeat: repeat;
    
}
.content .HomeTable td.HomeTableC1 
{
    padding-top: 20px;
    width: 585px;
    
}
.content .HomeTable td.HomeTableC2 
{
    width: 60px;
    
}
.content .HomeTable td.HomeTableC3 
{
    margin: 0px;
    /* padding: 20px 24px 0px 10px; */
    padding: 20px 0px 0px 0px;
    width: 320px;
    background-image: url(../images/imgHomeTableBackground.png);
    background-repeat: repeat;
    text-align: center;
}

.content .HomeTable td.HomeTableC1 .HomePanel {
	display: block;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.content .HomeTable td.HomeTableC3 .HomePanel {
	display: block;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.content .HomeTable td.HomeTableC3 .LiveScoreWrapper {
	display: block;
	width: 286px;
	padding: 0px;
	margin: 0px 0px 8px 17px;
}

.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreHeader {
	width: 286px;
	padding: 0px;
	margin: 0px;
}

.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreContent {
	width: 286px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreContent p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	color: #000000;	
	
}

.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreContent p a {
	text-decoration: none;
	color: #0D9B11;
}

.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreContent p a:hover {
	
	text-decoration: underline;
}
.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreContent p.LiveScoreSpacer {
	margin: 0px;
	padding: 0px;
    line-height: 0px;	
}
.content .HomeTable td.HomeTableC3 .LiveScoreWrapper .LiveScoreFooter{
	width: 286px;
	padding: 0px;
	margin: 0px;
}


#NewsletterPanel {
	width: 278px;
	display: block;
	padding: 0px;
	margin: 0px auto 8px auto;
	text-align: left;
	background-image: url(../images/home/imgEmailNewsletterBackground.png);
	background-position: 0px 92px;
	background-repeat: no-repeat;
}
#NewsletterPanel .subscribebox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
    background-color: #DDDDDD;
	margin: 0px 0px 0px 12px;
	padding: 1px;
	width: 200px;
	border: #FFFFFF solid 1px; 
}
#NewsletterPanel .subscribebutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0D9B11;
	border: #FFFFFF solid 1px; 
	margin: 0px;
	padding: 0px;
}

#HomeRotator {
	margin: 0px;
	padding: 0px;
	width: 585px;
	/* height: 310px; */
	height: 329px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/home/rotator/imgLoading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background:none !important;
}
#HomeRotator img {
	display: none;
}

.HomeWhiteRoundedTable {
	margin: 0px;
	padding: 0px;
	width: 585px;
	border: none;
}
.HomeWhiteRoundedTable td 
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    background-repeat: no-repeat;
}
.HomeWhiteRoundedTable td h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #0D9B11;
	
}

.HomeWhiteRoundedTable td p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
	color: #000000;
}
.HomeWhiteRoundedTable td.R1C1 
{
    margin: 0px;
    padding: 0px;
    width: 18px;
    height: 18px;
    background-image: url(../images/home/imgHomeWhiteRoundedTableCorners.png);
    background-position: 0px 0px;
}
.HomeWhiteRoundedTable td.R1C2 
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
.HomeWhiteRoundedTable td.R1C3 
{
    margin: 0px;
    padding: 0px;
    width: 18px;
    height: 18px;
    background-image: url(../images/home/imgHomeWhiteRoundedTableCorners.png);
    background-position: -32px 0px;
}
.HomeWhiteRoundedTable td.R2C1, .HomeWhiteRoundedTable td.R2C2, .HomeWhiteRoundedTable td.R2C3  
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

.HomeWhiteRoundedTable td.R3C1 
{
    margin: 0px;
    padding: 0px;
    width: 18px;
    height: 18px;
    background-image: url(../images/home/imgHomeWhiteRoundedTableCorners.png);
    background-position: 0px -32px;
}
.HomeWhiteRoundedTable td.R3C2 
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
.HomeWhiteRoundedTable td.R3C3 
{
    margin: 0px;
    padding: 0px;
    width: 18px;
    height: 18px;
    background-image: url(../images/home/imgHomeWhiteRoundedTableCorners.png);
    background-position: -32px -32px;
}
