@import url('http://www.thesupertribe.com/styles/header-10yr.css');

@charset "UTF-8";
/* CSS Document 
	Sean Ezell
	http://www.thesupertribe.com
	dusk@thesupertribe.com
	
	stylesheet for primary site
*/

a
{
	border: none;
}

.transparent_class 
{
	filter:alpha(opacity=60);
	opacity: 0.6;
}

#content
{
	margin:0px auto 0;
	width:1000px;
	/*height:1000px;*/
	background: url(http://www.thesupertribe.com/images/Tile_Bkgnd.png) repeat-y scroll center top #333;
}

#forum-content
{
	margin:0px auto 0;
	width:1000px;
	background: url(http://www.thesupertribe.com/images/Tile_Bkgnd.png) repeat-y fixed center top #333;
}

#leftCol
{
	float: left;
	width: 301px;
}

#midCol
{
	float: left;
	width: 662px;
	margin-left: 9px;
}

#tier2-midCol
{
	float: left;
	width: 662px;
	margin-left: 9px;
}

#rightCol
{
	float: left;
	width: 301px;
	margin-left: 9px;
}

#topRightBox
{
}

#botRightBox
{
	position:absolute;
	top: 550px;
}

#slagfest
{
	margin-top: 7px;
	position: absolute;
	background-color: #453030;
	border: 2px solid #666;
	width: 297px;
	min-height: 300px;
	z-index: 2;
}

#topBox
{
	/**/
}

#bodyMenu
{
	background-color: #453030;
	border: 2px solid #666;
	width: 156px;
	min-height: 250px;
	margin-top: 7px;
	position: absolute;
	z-index:2;
}

#botBox
{
	position: absolute;
	top: 500px;
}

#bodyOnline
{
	background-color: #453030;
	border: 2px solid #666;
	width: 156px;
	min-height: 250px;
	margin-top: 7px;
	position: absolute;
	z-index:2;
}

#bodyNews
{
	background-color: #453030;
	border: 2px solid #666;
	width: 675px;
	min-height: 800px;
	/*margin-top: 7px;*/
	margin-bottom:7px;
	/*position: absolute;
	z-index:2;*/
}

#bodyShout
{
	background-color: #453030;
	border: 2px solid #666;
	width: 297px;
	min-height: 400px;
	margin-top: 7px;
	position: absolute;
	z-index:2;
}

#copyright
{
	display:block;
	color: #FFF;
	text-align: center;
	clear:both;
	font-family: Verdana, Geneva, sans-serif;
	font-size:small;
	font-weight: normal;
	background: url(http://www.thesupertribe.com/images/gui-10yr/footer.png) no-repeat scroll center top;
	height: 40px;
	width: 1000px;
}

#footer-bg
{
	height: 80px;
}

.titleBar
{
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: -20px;
	margin-left: 5px;
	font-size: 14px;
}

.main-content
{
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
	z-index: 3;
}

.live-status
{
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}

.live-status a
{
	text-decoration: none;
	color: #EACE14;
	font-weight: bold;
}

.live-status a:hover
{
	/*color:#9c0000;*/
}

.home-news
{
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}

.home-news a
{
	text-decoration: none;
	color: #EACE14;
	font-weight: bold;
}

.home-news img
{
	border: none;
}

.tier2-main
{
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}

.main-content-no-left-cushion
{
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	position: relative;
	/*margin-top: 15px;*/
	z-index: 3;
}

#mainBody
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	padding-top: 7px;
	padding-left: 7px;
}

#google-map
{
	width: 800px; 
	height: 600px; 
	color: #000;
}
