body {
	background-image:url(/files/7330/images/template/bg.gif);
	color: #2c2d2e;
	font-family: arial;
	font-size: 11pt;               
}

#outerwrapper {
width:922px;
background-color:#ffffff;
margin:0 auto 0 auto;
margin-top:10px;

}

#header {

}

#menu {
margin-top:2px;
height:24px;
background-color: #0c6b2b;
}

#maincolumn {
clear:both;
float:left;
width:728px;
margin-left:10px;
margin-right:14px;
margin-top:10px;
margin-bottom:10px;
}

#news {
height:220px;
width:728px;
margin-bottom:20px;
}

#statsimage {
clear:both;
margin-bottom:20px;
}

/*---------------------- Start Event Styles---------------------------------*/
#newscontainer {
float:left;
margin-left:14px;
}

#newsheader {
}

#altnews {
background-image:url(/files/7330/images/template/newsbg.gif);
height:272px;
width:384px;
overflow-y:auto;
overflow-x:hidden;
border-bottom: 3px solid #0c6b2b;
padding-right:20px;
padding-left:10px;
padding-top:5px;
}

.news_summary_content {
color:#333333;
line-height:13pt;
font-weight:normal;
font-size:10pt;
}

.news_summary_content_date_cell {
font-family:calibri;
font-size:8pt;
color:#0c6b2b;
font-weight:normal;
width:20%;
}

.news_summary_content_title_cell {
color: #0c6b2b;
text-decoration:none;
font-weight:bold;
font-size:10pt;
}

.news_summary_content_title_cell a {
color:#0c6b2b;
text-decoration:none;
font-weight:bold;
font-size:10pt;
}

.news_item_header {
color:#0c6b2b;
text-decoration:none;
font-weight:bold;
font-size:18pt;
font-family: arial;
}

.news_summary_header_cell {
color:#0c6b2b;
text-decoration:none;
font-weight:bold;
font-size:18pt;
font-family: arial;
}

/*---------------------- End Event Styles---------------------------------*/



/*---------------------- Start Widget Styles---------------------------------*/
#widget {
float:left;
width:300px;
height:302px;
margin-bottom:10px;
}

.statsDataContainer {
	height:280px;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
}

.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;
}
/*---------------------- End Widget Styles---------------------------------*/






#rightcolumn {
float:left;
width:160px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

#advert {
}

#footer {
padding-top:20px;
padding-bottom: 20px;
clear:both;
width:922px;
border-top:4px solid #0c6b2b;
font-size:9pt;
text-align:center;
}

#content {
width:892px;
margin-left:10px;
margin-right:10px;
min-height: 600px;
}

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

.MI, .MIc, .MI1, .MI1c, .MIO, .MIOc, .MI1O, .MI1Oc {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:12px;
	cursor:default;
	line-height: 16px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
font-weight:bold;
}

.MI, .MIc {
	background-color:#eeeeee;
	color:#0c6b2b;
	font-weight:normal;
}

.MIO, .MIOc {
	background-color:#0c6b2b;
	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-right: 1px solid #ffffff;
}

.MI1, .MI1c {
        background-color:#0c6b2b;
	color:#ffffff;
	cursor:pointer;
}

.MI1O, .MI1Oc {
	background-color:#eeeeee;
	color:#0c6b2b;
	cursor:pointer;
}

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

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

