@charset "utf-8";

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/media/timberwolves/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.tcContainer {
	height: 250px;
	width: 300px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #231f20;
}
.socialMediaContainer {
	height: 528px;
	width: 358px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #231f20;
}
.contentSliderContainer {
	height: 250px;
	width: 664px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	background-color: #231f20;
}
.modHeader {
	background-color: #005695;
	margin-top: 4px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	height: 18px;
	width: 295px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}
.tabbedHeader {
	background-color: #005695;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	height: 18px;
	width: 295px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}
.smModHeader {
	background-color: #005695;
	margin-top: 4px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	height: 18px;
	width: 353px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}
.sliderModHeader {
	background-color: #005695;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	height: 18px;
	width: 659px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 5px;
}
.wide #article.module{margin:0px; padding:0px;}

