﻿/* 
Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
August. 2013  All Rights Reserved
Mech Factory Gaming Template  -  Revised 02/22
*/



body {
	padding: 0px;
	margin: 0px;
	background-color: #222222;
	background-image: url('../theme/bgnd-filler.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: .7em;
	font-weight: normal;
}



/* Sidebar Menu */
.nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav-menu li {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
.nav-menu li a {
	line-height: 130%;
	color: #ffffff;
	text-decoration: none;
}
.nav-menu li a:hover {
	color: #000;
	text-decoration: none;
}

/* Horizontal Menu */

#hz-menu {
	margin: 2px auto 2px auto;
	padding: 0px;
	width: 864px;
	height: 60px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
#hz-menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#hz-menu ul li {
	padding: 0px;
	margin: 0px;
	width: 144px;
	height: 60px;
	position: relative;
	overflow: hidden;
	float: left;
	text-align: center;
	line-height: 52px;
	font-weight: bold;
	text-decoration: none;
	color: #759398;
}
a.hbutton {
	background: url('../theme/butns.png') no-repeat 0px 0px;
	width: 144px;
	height: 60px;
	display: block;
	text-decoration: none;
	color: hsla(120, 100%, 50%, 0.0);
}
a.hbutton:hover {
	background-position: 0px -60px;
	text-decoration: none;
	color: #A4C2C5;
}
a.hbutton:active {
	background-position: 0px 0px;
	text-decoration: none;
	color: hsla(120, 100%, 50%, 0.0);
}




/* Containers */
.containerbody {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 906px;
	overflow: visible;
	height: 100%;
	position: relative;
	background-image: url('../theme/bodyfill.gif');
}
.containerfill {
	margin: 0px auto;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 906px;
	overflow: hidden;
	height: 100%;
	position: relative;
	background-image: url('../theme/bodyfill.jpg');
}
#Col-L {
	width: 194px;
	height: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
}
#Col-R {
	width: 664px;
	height: 100%;
	position: relative;
	float: right;
	overflow: hidden;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
}
#shadow {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 994px;
	position: relative;
	background-image: url('../theme/shadow.png');
	background-repeat: repeat-y;
}




/* Banner */
#Banner {
	background-image: url('../theme/tkbanner2.jpg');
	width: 906px;
	height: 195px;
}



/* Navigation Menu */
.NavBox {
	padding: 0px;
	margin: 0px 0px 18px 0px;
	width: 194px;
	position: relative;
	overflow: hidden;
}
.navtop {
	padding: 0px;
	margin: 0px;
	background-image: url('../theme/navhead.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 194px;
	height: 70px;
	overflow: auto;
}
.navfill {
	padding: 0px;
	margin: 0px;
	background-image: url('../theme/navfill.gif');
	background-repeat: repeat-y;
	width: 194px;
	overflow: hidden;
	position: relative;
}
.navfoot {
	margin: 0px;
	padding: 0px;
	background-image: url('../theme/navbtm.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 194px;
	height: 45px;
	overflow: auto;
}
.navinfo {
	color: #FFFFFF;
	overflow: auto;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 160px;
	text-align: left;
}
.navtitle {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	height: 20px;
	position: relative;
	margin: 18px auto 0px auto;
}



/* Topic Menu */
.TopicBox {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 664px;
	position: relative;
	overflow: hidden;
}
.topichead {
	width: 664px;
	height: 35px;
	position: relative;
	background-image: url('../theme/topictop.jpg');
	background-repeat: no-repeat;
	overflow: auto;
}
.topicfill {
	width: 664px;
	height: 100%;
	position: relative;
	background-image: url('../theme/topicfill.gif');
	background-repeat: repeat-y;
	overflow: auto;
}
.topicbttm {
	margin: 0px 0px 10px 0px;
	width: 664px;
	height: 40px;
	position: relative;
	background-image: url('../theme/topicbtm.jpg');
	background-repeat: no-repeat;
	overflow: auto;
}
.topicinfo {
	color: #FFFFFF;
	text-align: left;
	position: relative;
	width: 642px;
	height: 100%;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
.topicsubject {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	width: 186px;
	height: 22px;
	overflow: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* Footer */
.foot {
	background-image: url('../theme/footer.jpg');
	background-repeat: no-repeat;
	width: 906px;
	height: 62px;
	overflow: auto;
	position: relative;
}
.footerinfo {
	color: #FEBC3A;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}


/* On Page Links */
a.LINKft:link {
	color: #FEBC3A;
	text-decoration: none;
	font-weight: normal;
}
a.LINKft:visited {
	color: #FEBC3A;
	font-weight: normal;
	text-decoration: none;
}
a.LINKft:active {
	color: #FEBC3A;
	text-decoration: none;
	font-weight: normal;
}
a.LINKft:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.LINKurl:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.LINKurl:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.LINKurl:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.LINKurl:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}


/* Clears */
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.clearB {
	clear: both;
}









#hz-menu2 {
	margin: 2px auto 2px auto;
	padding: 0px;
	width: 864px;
	height: 60px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
