body {
background-color: #000000;
}

#outerWrapper {
margin: 10px auto 10px auto;
width:1020px;
background-color:#ffffff;
padding:10px;
}

#banner {
margin-bottom:5px;
}

#menu {
margin-bottom:10px;
background-color:#fcee02;
width:1020px;
}

#leftColumn {
float:left;
background-color:#cccccc;
width:250px;
margin-right:10px;
}

#newsClubHeader {
margin-bottom:5px;
} 

#newsClub {
margin-bottom:10px;
}

#newsStateHeader {
}

#newsState {
margin-bottom:10px;
}

#newsWorldHeader {
}

#newsWorld {
margin-bottom:10px;
}

#middleColumn {
float:left;
width:446px;
min-height:1200px;
margin-right:10px;
border: 2px solid #cccccc;
}

#homeContent {
padding:10px 10px 10px 10px;
}

#rightColumn {
float:left;
background-color:#cccccc;
width:300px;
}

#tabSats {
margin-bottom:10px;
background-color:#ffffff;
}



#nextGame {
margin-top:10px;
margin-bottom: 10px;
margin-left:20px;
}

#sponsorsHeader {
margin-bottom: 5px;
}

#advert {

}

#advertleftcolumn {
float:left;
width:140px;
}

#advertrightcolumn {
float:left;
margin-left:10px;
width:140px;
}


#footer {
clear:both;
}

#footerText {
	width: 100%;
	text-align: center;
        background-color:#dddddd;
        color:#007a00;
        padding-top:10px;
        font-family:arial;
        font-size:9pt;
padding-bottom:10px;
}


#nonHomeMiddleColumn {
float:left;
width:756px;
min-height:1200px;
border: 2px solid #cccccc;
}

#nonhomeContent {
padding:10px 10px 20px 10px;
overflow-x:auto;
overflow-y:hidden;
min-height:1200px;
}


/*-------------------- Menu Styles ---------------------------*/

.MI, .MIc, .MI1, .MI1c, .MIO, .MIOc, .MI1O, .MI1Oc {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:11pt;
	cursor:default;
	font-weight:bold;
	line-height: 16px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.MI, .MIc {
	background-color:#ffffff;
	color:#007a00;
	font-weight:bold;
}
.MIO, .MIOc {
	background-color:#007a00;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
}
.MI1, .MI1c, .MI1O, .MI1Oc {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
        border-left: 1px solid #007a00;

	}
.MI1, .MI1c {
	background-image:url(/files/10936/images/template/nav_on.gif);
	color:#007a00;
}

.MI1O, .MI1Oc {
	background-image:url(/files/10936/images/template/nav_off.gif);	
        color:#007a00;
	cursor:pointer;
}

.MB {
	background-color:#ffffff;
	background-position:right;
	background-repeat:no-repeat;
	height:1px;
	vertical-align:middle;
}



/*---------------TabbedStats Styles------------------------*/
.statsDataContainer {
	height:290px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.RVDataGrid {
	width:100%;
}

.RVDataGridItem {
	background: url(/common/images/misc/td_gradient_bg.jpg) repeat-x scroll 0 100%;
}


.RVDataGridItem td {
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
}

.gradeContainer {
	/*background-color:#D3D3D3;*/
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
}

.gradeContainer select {
       width:100%;
}

.gradeLabel {
	font-size:11px;
	padding-left:10px;
}


/* Navigation Tab Styles */


.navStats {
  z-index:99;
  position:relative;
}

.navStats table {
	width:100%;
}

.DefaultTab {
width:100px;
	background-image: url(/common/images/tab_bar/silver_roundedEdges/tab_bg.gif);
background-repeat: repeat-x;
	color:black;
	cursor:pointer;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;

}

.DefaultTabHover {
width:100px;
	background-image: url(/common/images/tab_bar/silver_roundedEdges/hover_tab_bg.gif);
background-repeat: repeat-x;
	color:black;
	cursor:pointer;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;

}
.SelectedTab {
	background-image: url(/common/images/tab_bar/silver_roundedEdges/selected_tab_bg.gif);
background-repeat: repeat-x;
	color:black;
	cursor:default;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
width:100px;
	font-weight:bold;
}
.DisabledTab {
	background-image: url(/common/images/tab_bar/silver_roundedEdges/tab_bg.gif);
background-repeat: repeat-x;
	color:#aaaaaa;
	cursor:default;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
width:100px;
}





/* Ladder Overrides */

#ladderContainer {
	width:100%;
}

.heading {
	background-color:#8E8E8E;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
}

.headingText {
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}


/* Top Scorers Overrides */


#scorersContainer {
	width:100%;
}

.RVDataGridHeader td {
	padding:4px;
	border:0px;
}
.HeadingRow {
	background-color:#8E8E8E;
	font-weight:bold;
	padding-left:4px;
	padding-right:10px;
}

.hidden {

                        display:none;

            }

            .show {

                        display:block;

            }


.ValidationMessage_Error
{
	min-height:60px;
	height: auto !important;
	height: 60px;

	margin-top:20px;
	margin-left:35px;
	padding-top: 10px;
	padding-left: 70px;
	padding-bottom: 10px;
	width: 75%;
    font-size: 11pt;
    font-family: Verdana,arial, helvetica, sans-serif;
    color:Black;
	border: #B22317 2px solid;
	background: url(/common/images/icons/image_error.gif) no-repeat;
	background-position: left center;
	background-color: #FDE9D0;
}

.ValidationMessage_Error li
{
	list-style-type: disc;
}

.UpdateMessage_Error
{
	border: #B22317 2px solid;
	background-color: #FDE9D0;
}

.UpdateMessage_Warning
{
	border: #F7971D 2px solid;
	background-color: #FCFAE0;
}

.UpdateMessage_OK,.UpdateMessage_FreeText
{
	border: #003E0F 2px solid;
	background-color: #F8FAE1;
}

#UpdateMessagePanel
{
	min-height:70px;
	height: auto !important;
	height: 70px;
		
	margin-left: auto;
	margin-right: auto;
	padding-left: 130px;
	padding-right: 15px;

	margin-top:20px;
	padding-left: 10px; 
	width: 75%;
    font-size: 11pt;
    font-family: Verdana,arial, helvetica, sans-serif;
}

#UpdateMessageImage
{
	min-height:70px;
	height: auto !important;
	height: 70px;	
	width:74px;
	float:left;
	margin-top:1%;
	vertical-align:middle;
}

.UpdateMessage_OK #UpdateMessageImage, .UpdateMessage_FreeText #UpdateMessageImage
{
	background: url(/common/images/icons/image_confirm.gif) no-repeat;
}

.UpdateMessage_Warning #UpdateMessageImage
{
	background: url(/common/images/icons/image_alert.gif) no-repeat;
}

.UpdateMessage_Error #UpdateMessageImage
{
	background: url(/common/images/icons/image_error.gif) no-repeat;
}

#TextContainer
{
	padding-top: 32px;
	padding-bottom: 32px;		
	margin: 0 auto;
    text-align: left;
    vertical-align: middle;
	float:left;
}


 /*----------------------------------------*/



