@font-face {
    font-family: 'borisblackbloxxregular';
    src: url('/lib/fonts/webfonts/BorisBlackBloxx/borisblackbloxx-webfont.eot');
    src: url('/lib/fonts/webfonts/BorisBlackBloxx/borisblackbloxx-webfont.eot?#iefix') format('embedded-opentype'),
         url('/lib/fonts/webfonts/BorisBlackBloxx/borisblackbloxx-webfont.woff') format('woff'),
         url('/lib/fonts/webfonts/BorisBlackBloxx/borisblackbloxx-webfont.ttf') format('truetype'),
         url('/lib/fonts/webfonts/BorisBlackBloxx/borisblackbloxx-webfont.svg#borisblackbloxxregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('/lib/fonts/webfonts/Roboto/roboto_boldcondensed/RobotoCondensed-Bold-webfont.eot');
    src: url('/lib/fonts/webfonts/Roboto/roboto_boldcondensed/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/lib/fonts/webfonts/Roboto/roboto_boldcondensed/RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('/lib/fonts/webfonts/Roboto/roboto_boldcondensed/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('/lib/fonts/webfonts/Roboto/roboto_boldcondensed/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

body {
   	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	position: relative;
   	background: #000;
	font-size: 8pt;
}

body > #network {
	padding-top:10px;
	background-color:#000;
	height: 100px;
}

body > #network > div {
	width:1000px;
	margin:0 auto;
	position:relative;
	left:77px;
}

img {
	border: none;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.adSpot a,
.adSpot img {
	display: block;
}

.tab_group {
	list-style: none;
	margin: 0;
	padding: 0;
	/*position: relative;*/
}

.sectionHeader1 {
	background: url("../images/small_bar_bg.jpg") left top repeat-x;
	background: url("../images/smoke_bg.png") 235px -28px no-repeat,
				url("../images/small_bar_bg.jpg") left top repeat-x;
	height: 30px;
}

.sectionHeader1 > h1 {
	color: #FFF;
	display: table;
	float: left;
	font-family: 'borisblackbloxxregular';
	font-size: 18px;
	font-weight: 400;
	height: inherit;
	line-height: 30px;
	margin: 0;
	margin-left: 14px;
	text-shadow: 0px -2px #004FBB, 2px 0px #004FBB, 0px 2px #004FBB, -2px 0px #004FBB;
	text-transform: uppercase;
}

.contentBox1 {
	border: 1px solid #CCC;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

#ahlNetwork {
	background-color: #000;
	height: 102px;
	width: 100%;
}

#ahlNetwork > .content {
	display: table;
	margin: 0 auto;
}

/**************
	Header
***************/

#wrapper > header {
	background: url("../images/header_bg.png") center 2px no-repeat;
	height: 162px;
	position: relative;
	width: inherit;
}

#wrapper > header > h1 {
	/*background-color: #423E3F;*/
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left,  rgba(66,62,63,1) 0%, rgba(66,62,63,1) 84%, rgba(66,62,63,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(66,62,63,1)), color-stop(84%,rgba(66,62,63,1)), color-stop(100%,rgba(66,62,63,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(66,62,63,1) 0%,rgba(66,62,63,1) 84%,rgba(66,62,63,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(66,62,63,1) 0%,rgba(66,62,63,1) 84%,rgba(66,62,63,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(66,62,63,1) 0%,rgba(66,62,63,1) 84%,rgba(66,62,63,0.2) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(66,62,63,1) 0%,rgba(66,62,63,1) 84%,rgba(66,62,63,0.2) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#423e3f', endColorstr='#33423e3f',GradientType=1 ); /* IE6-8 */

	color: #FFF;
	display: table;
	font-family: 'roboto_condensedbold';
	font-size: 28px;
	height: 43px;
	line-height: 43px;
	margin: 0 auto;
	margin-left: 114px;
	padding-left: 114px;
	padding-right: 68px;
	text-transform: uppercase;
}

#wrapper > header > .iceHogsLogo {
	bottom: 11px;
	display: block;
	height: 163px;
	left: -20px;
	position: absolute;
	width: 234px;
}

#wrapper > header > .blackhawksLogo {
	display: block;
	height: 54px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 63px;
}

#wrapper > header > .iceHogsLogo > img,
#wrapper > header > .blackhawksLogo > img {
	display: block;
	height: inherit;
	width: inherit;
}

#wrapper > header > .adSpot {
	display: table;
	bottom: 7px;
	right: 17px;
	position: absolute;

	height: 50px;
}

/**************
	Main
***************/

#main {
	position: relative;
	width: 980px;
	background: #fff;
	padding: 10px;
	margin-top: 10px;
}

/*
	Social Float
------------------*/

#socialIcons {
	background-color: #FFF;
	border: 3px solid #004FBB;
	height: 168px;
	margin-left: 1209px;
	padding: 4px;
	position: absolute;
	top: 0;
	/*width: 42px;*/
	z-index: 110;
}

#socialIcons.stick {
	position: fixed;
	top: 10px;
}

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

#main > nav,
#main > .bottomContent > nav {
	background-color: #D51820;
	border-top: 1px solid #F2BABD;
	height: 32px;
}

#main > nav {
	position: relative;
}

/**/

#main > .adSpot {
	margin-top: 9px;
}

#main > .topContent {
	margin: 0 auto;
	margin-top: 13px;
	width: inherit;
}

/*
	Left Column
------------------*/

#main > .topContent > .leftColumn {
	float: left;
	width: 800px;
}

#newsRotatorOuter {
	background-color: #FFF;
	height: 455px;
	width: 798px;
}

/* Featured Stories */

#featuredStory {
	margin-top: 13px;
	width: inherit;
}

#featuredStory > .content {
	background: #FFF url("../images/story_section_bg.png") left top no-repeat;
	height: 226px;
	margin-top: 6px;
}

/*
	Left Column - Inner Section
----------------------------------*/

#main > .topContent .innerSection {
	margin-top: 12px;
}

/* Left */

#main > .topContent .innerSection > .leftColumn {
	float: left;
	width: 375px;
}

#main > .topContent .innerSection > .leftColumn > .adSpot {
	display: table;
}

#standings {
	margin-top: 2px;
}

#standings > .content {
	background-color: #000;
	height: 260px;
	margin-top: 4px;
	overflow: hidden;
}

/* Right */

#main > .topContent .innerSection > .rightColumn {
	float: right;
	width: 416px;
}

/* Social Tabs */

#socialTabs {
	height: 360px;
	margin-top: 4px;
	position: relative;
	width: 100%;
}

#socialTabs .element .tab {
	background: url("../images/smoke_bg.png") no-repeat,
				url("../images/small_bar_bg.jpg") repeat-x;
	background-position: -78px -202px, left top;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 208px;
}

#socialTabs .element.active .tab {
	background: url("../images/smoke_bg.png") no-repeat,
				url("../images/small_bar_active_bg.jpg") repeat-x;
	background-position: -78px -202px, left top;
}

#socialTabs .element .text {
    margin: 0;

}

#socialTabs .element > .content {
	background-color: #FFF;
	display: none;
	height: 330px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 416px;
}

#socialTabs .element > .content > h1 {
	background: url("../images/social_tabs_inner_bar_bg.jpg") left top repeat-x;
	border: 1px solid #000;
	color: #FFF;
	font-family: 'borisblackbloxxregular';
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	letter-spacing: 1px;
	margin: 0;
	text-align: center;
	text-shadow: 1px 1px 2px #001737;
	text-transform: uppercase;
}

#socialTabs .element.facebook > .content > h1 {
	font-size: 12px;
}

#socialTabs .element.active > .content {
	display: block;
}

/**/

#aroundAHL {
	margin-top: 12px;
}

#aroundAHL > .content {
	background-color: #000;
	height: 178px;
	overflow: hidden;
}

/*
	Right Column
--------------------*/

#main > .topContent > .rightColumn {
	float: right;
	width: 390px;
}

#gameCenter {
	margin-top: 1px;
}

#gameCenter > .content {
	background: url("../images/game_center_content_bg.jpg") left top repeat-x;
	height: 198px;
}

#watchHogs {
	margin-top: 9px;
}

#watchHogs > .content {
	background-color: #FFF;
	height: 169px;
	margin-top: 4px;
	padding: 8px;
}

#watchHogs > .content a,
#watchHogs > .content img {
	display: block;
}

#main > .topContent > .rightColumn > .adSpot {
	margin-top: 13px;
}

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

#main > .bottomContent {

}

#sponsorsBar {
	background-color: #004FBB;
	height: 150px;
}

#main > .bottomContent > nav {
	margin-top: 13px;
}

#affiliates {
	border-top: 1px solid #B3CBEB;
	margin-top: 15px;
}

#affiliates > header {
	background-color: #004FBB;
	height: 32px;
}

#affiliates > header > h1 {
	color: #FFF;
	font-family: 'borisblackbloxxregular';
	font-size: 23px;
	height: inherit;
	letter-spacing: 1px;
	line-height: 32px;
	margin: 0;
	text-align: center;
	text-shadow: 1px 1px 2px #001A3F;
	text-transform: uppercase;
}

#affiliates > .content {
	background-color: #FFF;
	height: 95px;
	overflow: hidden;
}

#affiliates > .content a,
#affiliates > .content img {
	display: block;
}

#affiliates > .content table {
	margin: 0 auto;
}


/**************
	Footer
***************/

#wrapper > #main > footer {
	height: 122px;
	position: relative;
}

footer > nav {
	height: 28px;
	width: 1000px;
	/* margin: 0 auto; */
	position: absolute;
    
	top: 91px;
	left: 34px;

}

footer > nav li.parent > a {
    color: #000;
    display: block;
    font-size: 12px;
	font-weight: normal;
    text-align: center;
	text-transform: uppercase;
    text-decoration: underline;
}

footer > nav li.parent:hover > a {
	background: none;
	border: none;
}


.copyinfo {
	display: table;
	font-size: 16px;
	left: 417px;
	position: absolute;
	top: 26px;
}

.copyInfo {
    position: absolute;
    left: 14px;
    top: 48px;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
}

section.text {
    position: absolute;
    left: 445px;
    top: 10px;
    font-family: 'robotoregular', sans-serif;
	font-weight: normal;
	font-size: 12px;
    text-align: center;
}

#infinity {
	background: url("../images/ISE-black.png") left top no-repeat;
	height: 50px;
	position: absolute;
	right: 14px;
	text-indent: -9999px;
	top: 37px;
	width: 179px;
}

#infinity a {
	display: block;
	height: 100%;
}

/*****************
	Inner Pages
******************/

#main > .content {
	min-height: 476px;
	//padding: 18px 0px;
	color: #000;
}

#main > .socialContent {
	min-height: 476px;
	padding: 0px;
	color: #000;
}

#innersubhr {
	margin-bottom: 4px;
}

#innersubhr > h1 {
	color: #fff;
    font-family: 'robotoregular', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    line-height: 36px;
    padding-left: 17px;
    text-transform: uppercase;
    background: #000 url('../images/new-logo.png') right 1px no-repeat;
    background-size: 12%;
    width: 963px;
}

#content-full {
	background: #fff;
	width: 980px;
	margin: 0 auto;
	min-height: 300px;
}

#main > .socialContent > #content-full {
	background: #fff;
	width: 990px;
	margin: 0 auto;
	min-height: 300px;
}

#content-full > .padded {
	min-height: 412px;
	padding: 5px;
	/* border: 1px solid #bcbcbc; */
	position: relative;
}

#main > .socialContent > #content-full > .padded {
	min-height: 412px;
	padding: 0px;
	border: none;
}

#content-full .content-left {
	float: left;
	width: 660px;
}

#content-full .content-right {
	float: right;
	width: 250px;
}


/****************
	Sticky Bar
*****************/

#stickyBar {
	background: #cf202e;
	height: 32px;
	position: absolute;
	top: 110px;
	z-index: 1200;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
       box-sizing: border-box;
}

#stickyBar.stick {
	position: fixed;
	top: 0px;
}

#stickyBar > nav {
	height: 32px;
	margin: 0 auto;
	display: table;
}

/**************
	Header
***************/

header {
	position: relative;
	width: inherit;
	height: 173px;
}

#stickyBar > #navBar {

}

header > #bottomBar {
	background: #B3B2B4;
	height: 28px;
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	top: 32px;
	z-index: 300;
}

header > #bottomBar > .searchBoxOuter {
	float: left;
	height: 28px;
	position: relative;
	width: 234px;;
	margin: 0 auto;
}

.searchBoxOuter .textOverlay {
	background: #B3B2B1;
	color: #000000;
	cursor: pointer;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: inherit;
	left: 0;
	margin-left: 0;
	line-height: 24px;
	padding-left: 5px;
	position: absolute;
	top: 0;
	width: inherit;
}

.searchBoxOuter .searchBox {
	height: inherit;
	width: inherit;
}

header > #bottomBar > #socialCounts {
	float: right;
	padding: 4px 4px 0;
}

#wrapper > header > #bannerAd {
    width: 100%;
    height: 127px;
    position: absolute;
    z-index: 100;
    top: 56px;
}

/* Social Media */

header > #socialMedia {
    width: 246px;
	background: url('../images/socialBG.png') left top repeat-x;
	height: 31px;
	
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 200;
}

.singleSponsor {
	float: left;
	position: relative;
	width: 37px;
	height: 31px;
	margin-left: 4px;
	overflow: hidden;
}

.singleSponsor:first-child {
	margin-left: 0;
}

.singleSponsor > a {
	display: block;
}

.singleSponsor > a > img.active {
	display: block;
	position: absolute
}

.singleSponsor > a > img.hoverImg {
	height: 31px;
	width: 39px;
	position: absolute;
	bottom: -31px;
	left: 0;
}

/**************
	Main
***************/

section.top {
    width: 980px;
    height: 587px;
    //margin: 10px auto;
}

section.top > #rotator {
	width: 980px;
	height: 580px;
	position: relative;
	//margin-top: 10px;
}

section.bottom {
    width: 980px;
    position: relative;
    margin: 0 auto;
}

#lcol {
    float: left;
	width: 630px;
}

#rcol {
    float: right;
    width: 337px;
}

/*
  Left Column
_____________*/


/* Main Tabs */
#lcol > #leftTabs {
    background-color: #B3B2B1;
    height: 350px;
    position: relative;
    width: 629px;
}

#lcol > #leftTabs .element .arrow {
	display: none;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 16px 0 16px;
	border-color: #000000 transparent transparent transparent;
	position: absolute;
	top: 33px;
	left: 86px;
}

#lcol > #leftTabs .element .tab {
    background: #CF202E;
    border: 3px solid #000000;
    height: 30px;	
    position: absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
    width: 207px;
	z-index: 20;
}

#lcol > #leftTabs .element.active .tab {
	background: #000;
	border: 3px solid #000000;
	color: #fff;
	height: 30px;
}

#lcol > #leftTabs .element.active .arrow {
    display: block;
}

#lcol > #leftTabs .element .text {
	font-family: 'robotoregular', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
	/* text-transform: uppercase; */
}

#lcol > #leftTabs .element > .content {
	/* background-color: #FFF; */
	display: none;
	height: 298px;
	/* left: 7px; */
	overflow: hidden;
	position: absolute;
	top: 45px;
	width: 629px;
}

#lcol > #leftTabs .element.active > .content {
	display: block;
}

#lcol > #leftTabs .element.active > .content > .wrapper {
    position: relative;
}

.sponsorDetails {
    float: left;
    width: 192px;
    margin-left: 10px;
    background-color: #fff;
    height: 278px;
    border-radius: 21px;
    position: relative;
    top: 15px;
}
.sponsorDetails a,
.sponsorDetails img {
	display: block;
}

.sponsorDetails img {
    display: block;
    position: absolute;
    top: 13px;
    left: 10px;
	width: inherit;
	height: inherit;
}

.sponsorDetails p {
    position: absolute;
    top: 126px;
    overflow: hidden;
    padding: 35px 5px;
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 12px;;
	text-align: center;
    width: 180px;

}

/* Stats */

#allStats .content {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 10px;
	width: 298px; 
	margin: 0 auto;
	background: #B3B2B1;
	position: relative;
	height: 215px;
	top: 0;
	padding: 1px 5px;
}

#allStats .content a{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 6px;
}

#allStats h2 {
	background: #000 url('../images/new-logo.png') 227px 2px no-repeat;
    background-size: 30%;
	width: 292px;
	font-family: 'robotoregular', sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	padding: 1px 8px;
	line-height: 30px;
	font-weight: normal;
	margin: 0;
	height: 30px;
}

h3.lsik-mini-standings-title {
    margin: 0;
    padding: 0;
}

.scoringLeaders {
    float: left;
    position: relative;
    /* height: 215px; */
    /* top: 0px; */
}

.mwdiv {
    float: right;
}

#allStats {
    width: 100%;
    height: 245px;	
    margin: 10px 0;
}

#allStats td {
    border-left: 1px solid #cacaca;
    padding: 0 5px;
    text-align: center;
    height: 14px;
    font-weight: 700;
}

#allStats td:first-child {
	border-left: none;
}

.full-btn {
	background: #000;
	display:block;
	font-size: 16px;
	line-height: 28px;
	text-align:center;
	color:#fff;
	font-family: 'robotoregular', sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration:none;
	position:absolute;
	bottom:9px;
	width: 275px;
	left: 10px;
}

.full-btn:visited {
	color: #fff;
}


/* Social Feed */

section.bottom > #lcol > #socialTabs {
	width: 616px;
	background: #000000;
	height: 315px;
	position: relative;
	padding: 3px 7px 7px;
	z-index: 1;
}

#socialTabs .element .tab {
	position: absolute;
	left: 4px;
	height: 55px;
	width: 42px;
	display: block;
	padding: 10px;
}



#socialTabs h1{
	text-indent: -9999px;
}

#socialTabs .element.facebook .tab {
	background: url("../images/facebook.png") 7px center no-repeat;
}

#socialTabs .element.facebook.active .tab {
	background: #fff url("../images/facebook.png") 7px center no-repeat;
}



#socialTabs .element.twitter .tab {
	background: url("../images/twitter.png") 7px center no-repeat;
}

#socialTabs .element.twitter.active .tab {
	background: #fff  url("../images/twitter.png") 7px center no-repeat;
}


#socialTabs .element.newsletter .tab {
	background: url("../images/newsletter.png") 5px center no-repeat;
}

#socialTabs .element.newsletter.active .tab {
	background: #fff url("../images/newsletter.png") 5px center no-repeat;
}

#socialTabs .element.active .tab {
	border: 3px solid #8D744C;
	border-right: none;
	color: #fff;
	z-index: 125;
}

#socialTabs .element > .content {
	background-color: #FFF;
	border: 3px solid #8D744C;
	display: none;
	height: 289px;
	left: 66px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	width: 527px;
	padding: 5px 9px;
}

#socialTabs .element.active > .content {
	display: block;
}


/*
 Right Column
_____________*/

#rcol > #gameCenter {
	width: 337px;
	height: 350px;
	margin-bottom: 10px;
	background-color: #B3B2B1;
}

#rcol > #gameCenter > h1 {
	background: #000 url('../images/new-logo.png') 246px 2px no-repeat;
	background-size: 30%;
	width: 326px;
	line-height: 36px;
	color: #fff;
	font-family: 'robotoregular', sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding: 0 3px;
	margin: 0;
	text-transform: uppercase;
	width: 331px;
}

.bbb {
    position: absolute;
    right: 228px;
    bottom: 30px;
}

.bbb p {
    margin: 0;
}

.bbb a,
.bbb a img {
    display: block;
}

