body {
	background-color: #999999;
	margin: 0px;
}

#nhbody{
	background-color: #999999;
}

#headerwrapper {
        background-color: #670505;
        border-bottom: 1px solid #ffffff;
        height:120px;
}

#header {
	height:120px;
        margin-left:auto;
        margin-right:auto;
        width:940px;
}
 

#menubar {
	height: 40px;
	background-color: #980505;
}

#menu {
	color: #FFFFFF;
	font-family: helvetica nueue, helvetica;
	font-size: 11pt;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	width: 900px;
}


#wrapper {
	clear: both;
	margin: 10px auto;
	width: 900px;
	height: 880px;
        background-color: #ffffff;
        padding: 20px;
}

#leftcolumn {
	float: left;
	width: 720px;
	margin-right:10px;
        height: 100%;
}

#news {
	margin-bottom: 15px;
	background-color: #ffffff;
	
}

#mainwrapper {
        margin-bottom: 20px;
}

#newswrapper {
	height: 250px;
	border: 1px solid #c3c3c3;
	background-color: #ececec;
	margin-bottom: 25px;
	padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
}

#eventsheader {
	float:left;
	width:180px;
	margin-right: 10px;
}

#newsheader {
        float: left;
	width: 340px;
	margin-left: 158px;
}

#events {
	float: left;
	width: 320px;
        height: 210px;
        overflow-y:auto;
        overflow-x:hidden;
        padding-right: 5px;
        margin-right: 10px;
}

#events .events_compact_content_title_cell {
	background-color: #ececec;
}

#events .events_compact_content_date_cell {
	background-color: #ececec;
}


#newssummary {
	float: left;
	height: 210px;
	width: 350px;
	padding-left: 10px;
	border-left: 1px solid #c3c3c3;
        overflow-y:auto;
        overflow-x:hidden;
}

#newssummary .news_summary_content {
	background-color: #ececec;
}


#main {
	height:250px;
}

#widget {
	float:left;
	margin-right:20px;
	width: 400px;

}


#video {
	float:left;
	margin-left:6px;
	width:292px;
	height:213px;
	
}


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

#sponsors{
}

.div_advert_1 {
        margin-bottom: 10px;
}

.div_advert_2 {
        margin-bottom: 10px;
}

.div_advert_3 {
        margin-bottom: 10px;
}

.div_advert_4 {
        margin-bottom: 10px;
}

.div_advert_5 {
        margin-bottom: 10px;
}

.div_advert_6 {
        margin-bottom: 10px;
}

.div_advert_7 {
        margin-bottom: 10px;
}

.div_advert_8 {
        margin-bottom: 10px;
}

.div_advert_9 {
        margin-bottom: 10px;
}

.div_advert_10 {
        margin-bottom: 10px;
}


#footertop {
	clear: both;
	height: 40px;
	background-color: #980505;
	border-bottom: 1px solid #ffffff;
}

#footertop a p {
	font-family: arial;
	font-size:9pt;
	color: #ffffff;
	text-align: center;
	padding-top:13px;
        text-decoration: none;
}

#footerbottom {
	background-color: #670505;
	height: 120px;
}

#footerbottom p {
	font-family: arial;
	font-size:9pt;
	color: #ffffff;
	text-align: center;
	padding-top:13px;
        margin-top: 0px;
}


#nhwrapper {
	clear: both;
	margin: 10px auto;
	width: 900px;
	
        background-color: #ffffff;
        padding: 20px;
}

#content {
	border: 1px solid #444444;
	margin-bottom: 20px;
	background-color: #ffffff;
	padding:20px;
	font-family: helvetica nueue, helvetica;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	color: #444444;
	
	
}

.news_summary_header_cell {
	font-family: helvetica nueue, helvetica;
	font-size:14pt;
	color: #0020d3;
	margin-top: 0px;
}

h1 {
	font-family: arial;
	font-size:14pt;
	font-weight:normal;
	text-decoration:none;
	color: #980505;
	margin: 0px 0px 9px 0px;
}


h3 {
	font-family: arial;
	font-size:14pt;
	color: #980505;
	margin-top: 0px;
}


/*---------------------- Start 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:11pt;
	cursor:default;
        padding-left: 5px;
        padding-right: 10px;
        height: 25px;
        font-weight:normal;
        
}

.MI, .MIc {
	background-color:#eeeeee;
	color: #980505;
	font-weight:normal;
        border-bottom: 1px solid : #980505;
        font-size:11pt;
}

.MIO, .MIOc {
	background-color: #980505;
	color:#ffffff;
	cursor:pointer;
	font-weight:normal;
        border-bottom: 1px solid : #980505;
        font-size:11pt;
}

.MI1, .MI1c, .MI1O, .MI1Oc {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
}

.MI1, .MI1c {
        color:#ffffff;
	cursor:pointer;
}

.MI1O, .MI1Oc {
	color:#dddddd;
	cursor:pointer;
}

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

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


/*----------------------Start Event Compact Styles---------------------------------*/

.events_compact_content_row {
	font-family: arial;
	font-weight:normal;
	background-color: #ffffff;
	color: #444444;
}

.events_compact_content_title_cell {
	font-family: arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
	padding-bottom: 15px;
        padding-top: 5px;
}

.events_compact_content_title_cell a {
	text-decoration:none;
	color:#444444;
	font-family: arial;
}

.events_compact_content_title_cell a:hover {
	text-decoration:underline;
	font-family: arial;
}

.events_compact_content_date_cell {
	font-family: arial;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	font-size:8pt;
	color: #980505;
}

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


/*----------------------Start News Summary Styles---------------------------------*/

.news_summary_content {
	font-family: arial;
	font-size:9pt;
	line-height:13pt;
	font-weight:normal;
	background-color: #ffffff;
	color: #444444;
}

.news_new_item {
        color: red;
}

.news_summary_content_title_cell {
	font-family: arial;
	border-bottom: 1px solid #cccccc;
	padding-bottom:5px;
	font-size:10pt;
	font-weight: 500;
	color: #980505;
	width:85%;
}

.news_summary_content_title_cell a {
	text-decoration:none;
	color: #980505;
}

.news_summary_content_title_cell a:hover {
	text-decoration:underline;
}

.news_summary_content_title_cell a:visited {
	text-decoration:none;
	color: #980505;
}

.news_summary_content_date_cell {
	font-family: arial;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	font-size:8pt;
	color: #980505;
	width:15%;
}

.news_item_header {
	color: #980505;
	font-family: arial;
	font-size:14pt;
	text-align:left;
	margin-top:10px;
}

.newsmain {
	text-decoration: none;
}

a.newsmain:link {
	color: #980505;
	text-decoration: none;
}

a.newsmain:hover {
	color: #980505;
}

/*----------------------End News Summary Styles---------------------------------*/


/*---------------TabbedStats Styles------------------------*/

.statsDataContainer {
	background-color: #ffffff;
	height:100%;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
        width: 400px;
}

.RVDataGrid {
	width:400px;
}

.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:0px;
	padding-bottom:1px;
	width:400px;
}

.gradeContainer select {
	width:400px;;
}

.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:400px;
}

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


/* Top Scorers Overrides */

#scorersContainer {
	width:400px;
}

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

#ladderLinkContainer {
	text-align: right; 
	margin-right: 5px; 
	font-family: arial; 
	font-size: 9pt; 
	margin-top: 20px;
}							
							
 /*----------------------------------------*/

