@charset "utf-8";
/***************************************
1A: BASE STYLES
****************************************/
/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../new_images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#bannertop {
	background-color: #000;
	height: 80px;
}
#header {
	background-color: #002147;
	height: 140px;
}
#navbar {
	background-color: #CC5500;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#bannerbottom {
	background-color: #000;
	height: 80px;
}
#teampicker {
	BACKGROUND-POSITION: 6px 8px; FLOAT: left; BACKGROUND-IMAGE: url(../new_images/teampicker.gif); WIDTH: 185px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 80px; TEXT-ALIGN: center;
}
#teampicker FORM {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; MARGIN: 52px auto 0px; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid;
}
#teampicker OPTION {
	FONT-SIZE: 10px;
}
#banner1 {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-right: 75px;
}
#hb1 {
	float: right;
	height: 60px;
	width: 196px;
	margin-top: 10px;
	margin-right: 10px;
}
#hb2 {
	float: left;
	height: 60px;
	width: 234px;
	margin-top: 10px;
	margin-left: 10px;
}
#hb3 {
	float: right;
	height: 60px;
	width: 234px;
	margin-top: 10px;
	margin-right: 10px;
}


#banner2 {
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-right: 22px;
	margin-left: 22px;
}

#featurebox {
	background-color: #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 340px;
	width: 705px;
	float: left;
}
#fanzone {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 338px;
	width: 263px;
	float: right;
	border: 1px solid #002147;
}
#fanzonetop {
	background-color: #FFF;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	width: 253px;
	height: 21px;
	text-transform: uppercase;
}
#fanzonecontent {
	padding-right: 10px;
	padding-left: 10px;
	width: 243px;
	background-color: #FFF;
	background-image: url(../new_images/nextgame_bg.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	font-size: 12px;
	padding-top: 10px;
	height: 104px;
}
#fanzonecontent2 {
	padding-right: 10px;
	padding-left: 10px;
	width: 243px;
	background-color: #FFF;
	height: 120px;
}
#fanzonemid {
	background-color: #FFF;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	width: 253px;
	height: 21px;
}
#fanzonebottom {
	padding-right: 8px;
	padding-left: 8px;
	width: 243px;
	background-color: #FFF;
	overflow: hidden;
}
#fanzonebottom ul {
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#fanzonebottom ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fanzonebottom ul li a:link, #fanzonebottom ul li a:visited {
	text-decoration: none;
	color: #333;
}
#fanzonebottom ul li a:hover {
	text-decoration: underline;
	color: #333;
}

.gamevs {
	font-weight: bold;
	color: #CC5500;
	font-size: 12px;
	line-height: 1.2em;
}
.gametime {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
.gameplace {
	color: #000;
	font-size: 10px;
}

.clearFloat {
	clear: both;
}
#mainContent {
	position: relative;
}

#newsbox {
	height: 105px;
	width: 465px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	border: 1px solid #002147;
}
#newsboxtop {
	height: 21px;
	width: 455px;
	background-color: #FFF;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}
#newsboxcontent {
	width: 445px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	height: 85px;
}
#newsbox #newsboxcontent ul {
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#newsbox #newsboxcontent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#newsboxcontent ul li a:link, #newsboxcontent ul li a:visited {
	text-decoration: none;
	color: #333;
}
#newsboxcontent ul li a:hover {
	text-decoration: underline;
	color: #333;
}
#blogbox {
	background-color: #FFF;
	height: 105px;
	width: 226px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #002147;
	background-color: #FFF;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
}
#blogboxtop {
	height: 21px;
	width: 216px;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}
#blogboxcontent {
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 156px;
	padding-top: 10px;
	font-size: 11px;
	background-image: url(../new_images/hockey101.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
}
#contentbox1 {
	background-color: #FFF;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 263px;
	float: right;
	margin-right: 10px;
	border: 1px solid #002147;
}
#connectedboxtop {
	height: 21px;
	width: 253px;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}
#connectedboxcontent {
	padding-right: 2px;
	padding-left: 2px;
	width: 258px;
	height: 60px;
	padding-top: 14px;
	font-size: 0.7em;
}
#contentbox2 {
	background-color: #E6E6E6;
	height: 100px;
	width: 228px;
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentbox3 {
	background-color: #E6E6E6;
	height: 100px;
	width: 228px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentbox4 {
	background-color: #E6E6E6;
	height: 100px;
	width: 228px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentbox5 {
	background-color: #E6E6E6;
	height: 100px;
	width: 265px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#footer {
	height: 40px;
	background-color: #CC5500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	padding: 10px;
}
#footright {
	float: right;
}
#footleft {
	float: left;
}
#footer #footright a {
	color: #FFF;
	text-decoration: underline;
}
#leftcontent {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 755px;
	float: left;
	border: 1px solid #002147;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
	height: auto;
}
#leftcontenttop {
	height: 21px;
	width: 746px;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}
#leftcontentmid {
	padding-right: 10px;
	padding-left: 10px;
	width: 731px;
	height: 60px;
	padding-top: 14px;
	font-size: 0.7em;
}
#adbox1 {
	background-color: #FFF;
	background-image: url(../new_images/sec_bg.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 210px;
	float: right;
	border: 1px solid #002147;
	margin-right: 10px;
	margin-bottom: 10px;
}
#adbox1top {
	height: 21px;
	width: 200px;
	font-family: Verdanam, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}
#adbox1content {
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
	height: 100px;
	padding-top: 10px;
	font-size: 0.7em;
	padding-bottom: 10px;
}
