body {

background-color:#555555;


}



#outerwrapper {
width:905px;
margin:0 auto 0 auto;
margin-top:15px;
background-color:#ffffff;


}

#banner {
width:905px;
margin-top:0px;

}


#menu {
margin-top:5px;
margin-bottom:5px;
}



#maincolumn {
float:left;
width:730px;
background-color:#ffffff;
margin-top:5px;
margin-right:3px;
}


h2 {
font-family:arial;
font-size:13pt;
line-height:10pt;
color:#8f0000;
font-weight:bold;
}

h4 {
font-family:arial;
font-size:12pt;
line-height:14pt;
color:#ffffff;
font-weight:normal;
}

h5 {
font-family:arial;
font-size:13pt;
line-height:14pt;
color:#111111;
font-weight:normal;
}

#news {
width:705px;
margin-left:10px;
margin-bottom:10px;
}

#statsimage {
margin-left:10px;
margin-bottom:10px;
}


#tv {
float:left;
margin-left:10px;
}



#tabstats {
float:left;
margin-left:10px;
width:300px;
}




#rightcolumn {
float:right;
width:160px;
margin-right:5px;
}






#footer {
clear:both;
width:905px;
height:60px;
font-family:calibri;
font-size:9pt;
color:#333333;
font-weight:normal;
padding-top:10px;
text-align:center;

}


#content {
float:left;
font-family:arial;
font-size:10pt;
color:#111111;
font-weight:normal;
margin-top:20px;
padding-left:10px;
padding-top:20px;
padding-right:10px;
min-height:700px;
width:720px;
background-color:#ffffff;
}








/*Menu Styles*/
/*
LKI - Default no arrow (ie no children)
	MI - Standard Look
	MIO - Mouse Over

LKIc - Default with arrow (ie with children)
	MIc - Standard Look
	MIOc - Mouse Over
	
LKI1 - Top level no arrow (ie no children)
	MI1 - Standard Look
	MI1O - Mouse Over

LKI1c - Top level with arrow (ie with children)
	MI1c - Standard Look
	MI1Oc - Mouse Over

LKIB - Menu Break
	MB - Standard look

*/

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

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

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

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


/*---------------TabbedStats Styles------------------------*/
.statsDataContainer {
	height:280px;
	border-left: solid 2px #cccccc;
	border-right: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
}

.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;
}


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

