﻿body 
{
	background-color:Black;
	background-image:url(Images/masterBackdrop.jpg);
	background-repeat:repeat-x;
	font-family: arial;
	font-size: 10px;
	z-index:0;
	background-position:0px 0px;
}
table.MenuButton
{
	height:36px;
	width:100px;
	background-image:url(Images/bbMenuButton.gif);
	font-size:13px;
	text-decoration:none;
	color:#006600;
	font-family:Arial;
	line-height:10px;
	font-weight:600;
	border:none;
	cursor:pointer;
	background-repeat:no-repeat;
}
table.MenuHover
{
	height:36px;
	width:100px;
	background-image:url(Images/bbMenuButtonRoll.gif);
	font-size:13px;
	text-decoration:none;
	color:White;
	font-family:Arial;
	line-height:10px;
	font-weight:600;
}
table.MenuButton-Select
{
	height:36px;
	width:100px;
	background-image:url(Images/bbMenuButtonSelect.gif);
	font-size:13px;
	text-decoration:none;
	color:White;
	font-family:Arial;
	line-height:10px;
	font-weight:600;
	border:none;
	cursor:pointer;
}

a.MenuButton
{
	padding-left:35px;
	color:#006600;
}
a.MenuHover
{
	color:White;
}
div.Menu
{
	position:relative;
	left:2px;
	top:90px;
	z-index:1000;
}
/*banner - this is the Image*/
.sportsBannerTitle
{	
	top:10px;
	position:relative;
	left:310px;
	z-index:8;	
}
div.Header
{
	height:156px;
	width:720px;
	z-index:5;
	background-image:url(Images/bbBanner.jpg);
}
div.leftNav
{
	
	position:relative;
	width:32px;
	height:283px;
	vertical-align:top;
	background-position:0px 0px;
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	background-image:url(Images/bbLeft.jpg);
	z-index:8;
}
input.MenuButton
{
	height:36px;
	width:100px;
	background-image:url(Images/bbMenuButton.gif);
	font-size:13px;
	text-decoration:none;
	color:#006600;
	font-family:Arial;
	line-height:10px;
	font-weight:600;
	border:none;
	cursor:pointer;
}
input.MenuButton:Hover
{
	height:36px;
	width:100px;
	background-image:url(Images/bbMenuButtonRoll.gif);
	font-size:13px;
	text-decoration:none;
	color:White;
	font-family:Arial;
	line-height:10px;
	font-weight:600;
	border:none;
}
input.MenuButton-Select
{
	height:36px;
	width:100px;
	background-image:url(Images/bbMenuButtonSelect.gif);
	font-size:13px;
	text-decoration:none;
	color:White;
	font-family:Arial;
	line-height:10px;
	font-weight:600;
	border:none;
	cursor:pointer;
}
div.Counter
{
	position:relative;	
	background-image:url(Images/sportsCounter.png);
	background-repeat:no-repeat;
	width:261px;
	height:150px;
	left:640px;
	top:-100px;
	z-index:50;
}

div.sportsHeader
{

}
div.subnav
{
	width:706px;
	padding-left:0px;
	padding-right:0px;
	height:16px;
	background-image:url(Images/bbDropDown.gif);
	position:relative;
	left:0px;
	background-repeat:no-repeat;
	visibility:hidden;
	text-indent:20px;
}
div.pageHeader
{
	background-image:URL(../../ImagesV3/defaultTitleSlice.png);
	width:701px;
	height:39px;
	margin-left:6px;
	padding-top:5px;
	padding-left:5px;
	
}

div.NotLoggedInHeader
{
	height:156px;
	width:720px;
	position:relative;
	background-position:center;
	background-image:url(Images/BannerBasketballOutside.jpg);
	background-repeat:no-repeat;
	background-color:Black;
	margin-left:auto;
	margin-right:auto;
	z-index:1001;
}

div.NotLoggedInMiddlePanel
{
	height:400px;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	background-color:#999999;
	padding-left:20px;	
	z-index:1001;
}
