﻿body 
{
	

}

.imagePositionBox 
{
	background-image:url("~/leagues/images/bear.jpg");
	background-repeat:no-repeat;
	background-position: 90% 30%;
}

table.rulestable
{
	width:75%;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
}

.rulesHd
{
	font-weight:bold;
	color:blue;
	width:200px;
	vertical-align:top;
}
	
#leagueTabs
{
	position:absolute;
	margin-top:0px;
	margin-left: 0px;
	width: 100%;
	height: 30px;
}

#leagueTabsBottom
{
	width: 970px;
	height: 5px;
	background-color: gainsboro;
	width:100%;
}

#myPoolsUserInfo
{
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 970px;
	height: 150px;
}

#myPoolsUserInfoImage
{
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 150px;
	height: 150px;
	background-color: black;
}

#myPoolsUserPoolInfo
{
	position: absolute;
	margin-top: 0px;
	margin-left: 160px;
	width: 500px;
	height: 150px;
	background-color: #dce6e7;
}

#trophycase
{
	position: absolute;
	margin-top: 0px;
	margin-left: 670px;
	width: 300px;
	height: 150px;
	background-color: #ffff99;
}

#mypoolsdata
{
	position:absolute;
	margin-top: 160px;
	margin-left: 0px;
	width: 970px;
}

#userInfo
{
	position:absolute;
	margin-top: 35px;
	margin-left: 0px;
	width: 200px;
	height: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: Black;

	
}

#commishNotes
{
	position:absolute;
	margin-top: 35px;
	margin-left: 210px;
	padding: 5px;
	width: 540px;
	background-color: White;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

#myPicks
{
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 95%;
}

#poolHomeLeftCol
{
	position:absolute;
	margin-top: 165px;
	margin-left: 0px;
	width: 200px;
}

#leagueStandings
{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	background-color: #00345b;
	padding-bottom: 3px;
}

#Top10Picks
{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	background-color: #507CD1;
	padding-bottom: 3px;
}

#awards
{
	position:absolute;
	margin-top: 35px;
	margin-left: 770px;
	width: 174px;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color: #00345b;
	padding-bottom: 3px;
}

#bulls
{
	width: 100%;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color: #000000;
	padding-bottom: 3px;
}
#bullsandbears
{
	position:absolute;
	margin-top: 225px;
	margin-left: 770px;
	width: 200px;

}

#bears
{
	width: 100%;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color: #600000;
	padding-bottom: 3px;
}

#googlesense
{
	width: 100%;
	padding-bottom: 3px;
	text-align: center;
}

#standingsView
{
	position:absolute;
	margin-top: 35px;
	margin-left: 0px;
	width: 100%;
}

#multiViewPicks
{
	position:absolute;
	margin-top: 35px;
	margin-left: 0px;
	width: 100%;
}

#multiViewSubmit
{
	position:absolute;
	margin-top: 35px;
	margin-left: 0px;
	width: 100%;
}

#multiViewBullBoard
{
	position:absolute;
	margin-top: 35px;
	margin-left: 0px;
	width: 100%;
}

#rules
{
	position:absolute;
	margin-top: 35px;
	margin-left: 0px;
	width: 100%;
}

#submitpicks
{
	position:absolute;
	margin-top: 35px;
	margin-left:0px;
	width: 680px;
	background-color: gainsboro;
}

#submitLatestLines
{
	position:absolute;
	margin-top: 35px;
	margin-left: 700px;
		
}