@charset "utf-8";

.PageContainer {
	text-align: left;
	margin: 0 auto;
	width: 1008px;
	/* background-color: #ffffff; */
	padding: 0px;
	}


.container  {	
	/* position: relative; */
	width: 800px;
	padding 0px;

} 
.Logo {
	height: 168px;
	width: 800px;
}

.TopHeader  {
	width: 800px;
	height: 60px;
	background: #000000;
	padding: 0px 0px 0px 0px;

} 
.header   h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.sidebar  {
	float: right; /* since this element is floated, a width must be given */
	Width: 200px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	
}
.mainContent  {
	background: #ffffff;
	width: 597px;
	float: left;
	padding: 6px 0px 0px 3px;
} 
.content {
	width: 800px;
	background-color: #ffffff;
	height: auto;
}

.footer  {
	background-color: #ffffff;
	background-image: url(Images/CIHA_13.jpg);
	height: 21px;
	width: 800px;
} 
.footerleft {
	float: left;
	width: auto;
	text-align: left;
	padding: 4px 0px 0px 0px;
}
.footermiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	width: auto;
	text-align: center;
	padding: 4px 0px 0px 0px;
}

.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	float: right;
	width: auto;
	text-align: right;
	padding: 4px 0px 0px 0px;
}


.playerimage {
	height: 435px;
	width: 205px;
	float: right;
	/* position: absolute;
	top: 0px;
	left: 800px;
	z-index: -1; */
}

.ResultsPanel {
	width: 80px;
	height: 60px;
	font-family: verdana;
	font-size: 8pt;
	float: left; 
	/* padding-top: 3px; */
	/* padding: 3px 0px 0px 6px; */
	background-image: url(Images/ResultsPanel.jpg);
}

.ResultsText {

	/* width: 30px; */
	width: 74px;
	height: 57px;
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	/* margin-left: 6px; */
	margin-top: 3px;

}

.ResultsHeader {
	height: 10px;
	width: 60px;
	float: left; 
	font-family: verdana;
	font-size: 7pt;
	color: #999999;
	margin-left: 6px;
}

.TeamName {

	height: 10px;
	width: 30px;
	float: left; 
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	margin-left: 6px;

}

.TeamScore {

	height: 10px;
	width: 30px;
	font-family: verdana;
	font-size: 8pt;
	text-align: right;
	color: #999999;

}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.MenuBar  {
	width: 800px;
	color: #FFFFFF;
	background-image: url(Images/CIHA_07.jpg);
	height: 34px;
}
#fck  {
	background-image: none;
	background-color: #FFFFFF;
}

#MenuDivider  {
	float: left; /* since this element is floated, a width must be given */
	width: 58px;
	color: #FFFFFF;
}
#LoginMenu  {
	color: #000000;
	width: 220px;
	background-image: url(images/Bad-Boyz-Inc_r3_c7.jpg);
	height: 29px;
	text-align: right;
	float: left;
}
#MenuBarEnd   {


}
#MainBody  {
	background: #ffffff;
	background-color: #FFFFFF;
	height: auto;
	width: 978px;

}
#Filler  {
	background: #ffffff;
	background-color: #FFFFFF;
	height: 100%;
}
#FooterCopyright  {
	text-align: center;
	background-image: url(images/Bad-Boyz-Inc_r8_c2.jpg);
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   


.MainMenu_MenuContainer {
	background-color: transparent; 
	vertical-align: center;

}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #b42819 0px solid; 
	border-bottom: #b42819 0px solid; 
	border-top: #b42819 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #b42819;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 0px; 
}
.MainMenu_MenuItemSel {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.UserLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: right;
	vertical-align: middle;
	padding: 8px 0px 0px 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #2A3086;
	background-image: url(Images/CIHA_04.jpg);
	background-repeat: repeat-x;
	text-align: center; 
}
.footerbreak {
	height: 3px;
	width: 800px;
	max-height: 3px;
}
.MenuItems {
	float: left;
	vertical-align: middle;
	padding: 6px 0px 0px 0px;
}


.TeamBar {
	height: 20px;
	width: 790px;
	padding: 0px 0px 0px 10px;
	background-color: #ffffff;
	
}





