body {
	font-family: Arial, Helvetica, sans-serif;
	background: none !important;
	background: url(../images/main/bg_body_ie6.jpg) no-repeat;
}

html , body , #bg , #bg div table , #bg div table tr td , #cont {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#cont {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: auto;
}

a {
	color: #fc4e08;
}

div.container_wrapper {
	position: relative;
	width: 960px;
	margin: 90px auto 70px auto;
	padding: 0 10px 10px 10px;
	background: url(../images/main/bg_black_50.png);
}

div.header {
	position: relative;
	overflow: hidden;
}

h1.logo_ice_bears {
	position: absolute;
	top: -80px;
	left: 10px;
	width: 216px;
	height: 191px;
	background: url(../images/main/logo_ice_bears.png) no-repeat;
	z-index: 10;
}

h1.logo_ice_bears span {
	visibility: hidden;
}

/* ---------- Main Navigation ---------- */

div.header ul {
	float: right;
}

div.header ul li {
	float: left;
	padding: 10px 15px;
}

div.header ul li.active {
	background: #fff;
}

div.header ul li a {
	display: block;
	height: 23px;
	background: url(../images/main/btn_sprite_main_nav.png) no-repeat;
}

div.header ul li a.main {
	width: 59px;
}

div.header ul li a.main:hover {
	background-position: 0 -28px;
}

div.header ul li.active a.main {
	background-position: 0 -56px;
}

div.header ul li a.schedule {
	width: 98px;
	background-position: -64px 0;
}

div.header ul li a.schedule:hover {
	background-position: -64px -28px;
}

div.header ul li.active a.schedule {
	background-position: -59px -56px;
}

div.header ul li a.team {
	width: 61px;
	background-position: -167px 0;
}

div.header ul li a.team:hover {
	background-position: -167px -28px;
}

div.header ul li.active a.team {
	background-position: -167px -56px;
}

div.header ul li a.news {
	width: 60px;
	background-position: -233px 0;
}

div.header ul li a.news:hover {
	background-position: -233px -28px;
}

div.header ul li.active a.news {
	background-position: -233px -56px;
}

div.header ul li a.fanzone {
	width: 92px;
	background-position: -298px 0;
}

div.header ul li a.fanzone:hover {
	background-position: -298px -28px;
}

div.header ul li.active a.fanzone {
	background-position: -298px -56px;
}

div.header ul li a.store {
	width: 67px;
	background-position: -395px 0;
}

div.header ul li a.store:hover {
	background-position: -395px -28px;
}

div.header ul li.active a.store {
	background-position: -395px -56px;
}

div.header ul li a.tickets {
	width: 83px;
	background-position: -467px 0;
}

div.header ul li a.tickets:hover {
	background-position: -467px -28px;
}

div.header ul li.active a.tickets {
	background-position: -467px -56px;
}

div.header ul li a span {
	visibility: hidden;
}

/* ---------- /Main Navigation ---------- */

div.container {
	width: 960px;
	background: #fff url(../images/main/bg_container_strip.jpg) repeat-x;
	overflow: hidden;
}

div.container_left {
	position: relative;
	float: left;
	width: 673px;
	display: inline;
	overflow: auto;
}

div.main_feature {
	position: relative;
	margin: 20px 0 0 20px;
}

div.feature_content {
	position: absolute;
	width: 600px;
	height: 116px;
	bottom: 0;
	background: url(../images/main/main_feature_bg.png);
	border-bottom: 6px solid #605793;
	padding: 25px 20px 15px 20px;
}

div.feature_content h2 {
	font-size: 46px;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
	margin-bottom: 15px;
}

div.feature_content p {
	font-size: 15px;
	color: #fff;
}

div.feature_content p a:hover {
	text-decoration: underline;
}

ul.feature_nav {
	position: absolute;
	top: 326px;
	right: 23px;
	z-index: 10;
}

ul.feature_nav li {
	float: left;
}

ul.feature_nav li a {
	display: block;
	width: 9px;
	height: 10px;
	background: #443596;
	margin-left: 6px;
}

ul.feature_nav li a.activeSlide {
	width: 3px;
	height: 4px;
	border: 3px solid #fc4e08;
}

ul.feature_nav li a span {
	visibility: hidden;
	font-size: 0;
}

img.header {
	float: left;
	margin: 20px 0 10px 20px;
}

a.more_news {
	position: relative;
	top: 27px;
	right: 13px;
	display: block;
	float: right;
	width: 88px;
	height: 17px;
	background: url(../images/main/btn_more_news.gif) no-repeat;
}

a.more_news:hover {
	background: url(../images/main/btn_more_news_mo.gif) no-repeat;
}

a.more_news span {
	visibility: hidden;
}

div.spotlight {
	clear: both;
	width: 640px;
	overflow: hidden;
	margin-left: 20px;
}

div.spotlight div.column {
	position: relative;
	float: left;
	width: 206px;
	margin-right: 11px;
	display: inline;
}

div.spotlight div.column.right {
	margin-right: 0;
}

div.spotlight div.column p.date {
	position: absolute;
	left: 1px;
	top: 165px;
	font-weight: bold;
	font-size: 11px;
	color: #999;
	z-index: 1;
}

div.spotlight div.column img , div.spotlight div.column.right img {
	position: absolute;
	top: 0;
	left: 0;
}

p.spotlight_feature {
	position: relative;
	width: 206px;
	height: 175px;
	margin-bottom: 10px;
}

p.spotlight_feature.left {
	background: url(../images/main/spotlight_feature_right.jpg) no-repeat;
}

p.spotlight_feature.center {
	background: url(../images/main/spotlight_feature_left.jpg) no-repeat;
}

p.spotlight_feature.right {
	background: url(../images/main/spotlight_feature_04.jpg) no-repeat;
}

div.spotlight div.column p {
	font-size: 13px;
	color: #535353;
}

div.spotlight div.column p strong {
	display: block;
	color: #262087;
	margin-bottom: 5px;
}

div.spotlight div.column p a:hover {
	text-decoration: underline;
}

/* ---------- Right Container ---------- */

div.container_right {
	float: left;
	width: 267px;
	padding-top: 20px;
}

div.schedule {
	width: 100%;
	border-bottom: 5px solid #171717;
	background: #2a2a2a url(../images/main/bg_schedule.jpg) no-repeat 0 48px;
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 13px;
}

div.schedule h2 {
	width: 267px;
	height: 43px;
	background: url(../images/main/txt_header_schedule.jpg) no-repeat;
	border-bottom: 5px solid #171717;
}

div.schedule h2 a {
	display: block;
	width: 267px;
	height: 43px;
}

div.schedule h2 a span {
	visibility: hidden;
}

p.game_status {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	width: 84px;
	float: left;
	margin: 10px 0 0 20px;
	display: inline;
}

p.game_stage {
	width: 142px;
	font-size: 11px;
	color: #c0beff;
	float: left;
	margin: 10px 20px 0 0;
	text-align: right;
	padding-top: 2px;
	font-weight: bold;
	display: inline;
}

div.match {
	float: left;
	margin-left: 20px;
	overflow: auto;
	margin-top: 4px;
	display: inline;
}

div.match img {
	float: left;
}

div.match img.vers {
	margin: 25px 20px 0 20px;
	display: inline;
}

p.team_ice_bears {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	width: 90px;
	float: left;
	margin: 10px 0 0 20px;
	display: inline;
}

p.team_opponent {
	font-weight: bold;
	font-size: 13px;
	color: #c0beff;
	width: 90px;
	float: left;
	margin: 10px 0 0 57px;
	display: inline;
}

p.team_ice_bears span , p.team_opponent span {
	float: right;
	font-size: 20px;
	color: #ffff0c;
}

div.schedule div.buttons {
	float: left;
	margin: 10px 0 0 20px;
	display: inline;
}

p.location {
	font-size: 11px;
	color: #fff;
	margin: 3px 0 0 110px;
}

a.button_links {
	display: block;
	float: left;
	height: 17px;
	width: 92px;
	margin-right: 5px;
	display: inline;
}

a.button_links.watch_now {
	background: url(../images/main/btn_watch_now.gif) no-repeat;
}

a.button_links.watch_now:hover {
	background: url(../images/main/btn_watch_now_mo.gif) no-repeat;
}

a.button_links.listen_live {
	background: url(../images/main/btn_listen_live.jpg) no-repeat;
}

a.button_links.listen_live:hover {
	background: url(../images/main/btn_listen_live_mo.jpg) no-repeat;
}

a.button_links.get_tickets {
	background: url(../images/main/btn_get_tickets.gif) no-repeat;
}

a.button_links.get_tickets:hover {
	background: url(../images/main/btn_get_tickets_mo.gif) no-repeat;
}

a.button_links span {
	visibility: hidden;
}

div.special_events {
	width: 100%;
	border-bottom: 5px solid #c7c7c7;
	background: #d7d7d7;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

div.special_events h2 {
	width: 267px;
	height: 43px;
	background: url(../images/main/txt_header_special_events.jpg) no-repeat;
	border-bottom: 5px solid #c7c7c7;
}

div.special_events h2 a {
	display: block;
	width: 267px;
	height: 43px;
}

div.special_events h2 a span {
	visibility: hidden;
}

div.special_events table {
	width: 100%;
	color: #535353;
	font-size: 11px;
	font-weight: bold;
}

div.special_events table tr td {
	padding: 5px 10px;
}

div.special_events table tr td.divider {
	padding: 0;
	height: 5px;
}

div.special_events table tr.head td {
	padding: 3px 10px 4px 10px;
	background: url(../images/main/bg_table_strip.gif) repeat-x;
	color: #C0BEFF;
	font-size: 13px;
	font-weight: bold;
}

div.special_events table tr.alt td {
	background: #bdbdbd;
}

div.special_events table tr td a:hover {
	text-decoration: underline;
}

img.newsletter {
	float: left;
}

div.newsletter {
	border-right: 5px solid #fc4e08;
	border-bottom: 5px solid #fc4e08;
	border-left: 5px solid #fc4e08;
	color: #535353;
	font-size: 13px;
}

div.newsletter p {
	margin: 0 15px;
}

div.newsletter form {
	margin: 20px 0;
}

div.newsletter form p {
	font-size: 11px;
	font-weight: bold;
}

div.newsletter form p span {
	display: block;
	margin-bottom: 5px;
}

div.newsletter form p input {
	margin-bottom: 5px;
	border: none;
	width: 210px;
	height: 23px;
	padding: 5px 0 0 5px;
	background: url(../images/main/bg_input_small.gif) no-repeat;
}

div.newsletter form p input.join_submit {
	width: 103px;
	height: 17px;
	background: none;
	background: url(../images/main/bg_join.gif) no-repeat;
	margin-bottom: 0;
	padding: 0;
	cursor: pointer;
	font-size: 0;
}

div.newsletter form p input.join_submit:hover {
	background: url(../images/main/bg_join_mo.gif) no-repeat;
}

div.newsletter ul {
	width: 251px;
	background: #eaeaea;
	overflow: auto;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
}

div.newsletter ul li {
	float: left;
}

li.social_network {
	display: block;
	float: left;
	width: 28px;
	height: 37px;
	background: url(../images/main/social_network.gif) no-repeat;
	padding-right: 10px;
	border-right: 4px solid #c6c6c6;
	margin: 0 10px 0 15px;
	display: inline;
}

li.social_network span {
	visibility: hidden;
	font-size: 1px;
}

li a.twitter {
	display: block;
	float: left;
	width: 72px;
	height: 37px;
	background: url(../images/main/twitter.gif) no-repeat;
	padding-right: 6px;
	border-right: 4px solid #c6c6c6;
	margin-right: 10px;
	display: inline;
}

li a.facebook {
	display: block;
	float: left;
	width: 77px;
	height: 37px;
	background: url(../images/main/facebook.gif) no-repeat;
	display: inline;
}

li a.twitter span , li a.facebook span {
	position: relative;
	top: 2px;
	font-weight: bold;
	font-size: 9px;
	color: #666;
}

/* ---------- Bottom Content ---------- */

div.bottom_content {
	background: #e7e7e7;
	float: left;
	width: 100%;
	margin-top: 56px;
}

div.sponsors {
	position: relative;
	float: left;
	width: 653px;
	padding: 20px 0 0 20px;
}

div.sponsors img {
	float: left;
	padding: 0 11px 20px 0;
}

div.sponsors img.last {
	margin-right: 0;
}

div.sponsors img.premium_partners {
	position: absolute;
	top: -37px;
	left: 20px;
}

div.fanzone {
	position: relative;
	float: right;
	width: 267px;
	border-bottom: 5px solid #c7c7c7;
	background: #d7d7d7;
	margin: 0 20px 0 0;
	padding-bottom: 17px;
}

h2.fanzone {
	position: absolute;
	top: -43px;
	right: 0;
	width: 267px;
	height: 43px;
	background: url(../images/main/txt_header_fanzone.jpg) no-repeat;
	border-bottom: 5px solid #c7c7c7;
}

h2.fanzone a {
	display: block;
	width: 267px;
	height: 43px;
}

h2.fanzone span {
	visibility: hidden;
}

div.fanzone ul {
	float: left;
	list-style-type: disc;
	padding-left: 37px;
	font-size: 11px;
	font-weight: bold;
	color: #fc4e08;
}

div.fanzone ul li {
	margin-bottom: 3px;
	color: #fc4e08;
}

div.fanzone ul li a:hover {
	text-decoration: underline;
}

img.tickets {
	margin-left: 5px;
}

/* ---------- Footer ---------- */

div.footer {
	background: #000;
	font-size: 13px;
	font-weight: bold;
	color: #878787;
	overflow: auto;
	padding: 20px;
	width: 920px;
}

div.footer ul {
	float: left;
	display: inline;
}

div.footer ul li {
	float: left;
	margin-right: 25px;
	display: inline;
}

div.footer ul li a {
	color: #fff;
}

div.footer ul li a:hover {
	color: #fc4e08;
}

div.footer ul li.active a {
	color: #fc4e08;
}

div.footer p {
	float: left;
}

div.footer p a {
	color: #878787;
}

div.footer p a:hover {
	color: #fc4e08;
}

/* ---------- Scaling Background Image ---------- */

#bg div {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
}

#bg div table tr td {
	vertical-align: middle;
	text-align: center;
}

#bg div table tr td img {
	min-height: 50%;
	min-width: 50%;
	margin: 0 auto;
	display: block !important;
	display: none;
}

/* Page Peel */

#pageflip {
	position: absolute;
	top: 0;
	right: 0;
}

#pageflip img {
	width: 70px; height: 74px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}

#pageflip .msg_block {
	width: 70px; height: 70px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../images/main/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

/* champ logo */

img.logo_champ {
	position: absolute;
	right: 30px;
	bottom: -30px;
	z-index: 100;
}