﻿/* 
Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
August. 2015  All Rights Reserved
Shyrock Gaming Template  -  Revised 03/22
*/
/* Body */
body {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	background-color: #07080A;
	overflow: auto;
	position: relative;
	background-image: url('../theme/bgnd-top.jpg');
	background-repeat: repeat-x;
	font-family: 'Aldrich', sans-serif;
	font-size: .8em;
	font-weight: normal;
	z-index: 0;
}
.ClearB {
	padding: 0px;
	margin: 0px;
	clear: both;
}
.ClearL {
	padding: 0px;
	margin: 0px;
	clear: left;
}
.ClearR {
	padding: 0px;
	margin: 0px;
	clear: right;
}

/* Containers */
#box-body {
	background-image: url('../theme/bgnd-body.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 1280px;
}
#banner {
	background-image: url('../theme/bgnd-header2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	width: 1280px;
	height: 400px;
	position: relative;
}
#mid-body {
	padding: 0px;
	margin: 0px;
	width: 1280px;
	position: relative;
	overflow: hidden;
}
#footer-wrap {
	background-image: url('../theme/bgnd-btm.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 450px;
	position: relative;
}
#footer-bgnd {
	background-image: url('../theme/bgnd-footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1280px;
	height: 450px;
	position: relative;
	overflow: hidden;
}
#footer {
	background-image: url('../theme/bgnd-footer-ebay.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 1280px;
	height: 450px;
	position: relative;
	overflow: hidden;
}
#mainBody {
	padding: 0px;
	margin: 5px auto 0px auto;
	width: 930px;
	position: relative;
	overflow: hidden;
}
#col-L{
	padding: 0px;
	margin: 0px;
	width: 190px;
	position: relative;
	overflow: hidden;
	float: left;
}
#col-M{
	padding: 0px;
	margin: 0px 5px 0px 5px;
	width: 540px;
	position: relative;
	overflow: hidden;
	float: left;
}

#col-R{
	padding: 0px;
	margin: 0px;
	width: 190px;
	position: relative;
	overflow: hidden;
	float: right;
}



#Fcol-wrapper {
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 134px;
}
#FcolBtm-wrapper {
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin: 172px auto 0px auto;
	padding: 0px;
	height: 130px;
}
#Fcol-Left{
	padding: 0px;
	margin: 0px 0px 0px 65px;
	width: 152px;
	position: relative;
	overflow: hidden;
	float: left;
}
#Fcol-Mid{
	padding: 0px;
	margin: 0px 0px 0px 50px;
	width: 465px;
	position: relative;
	overflow: hidden;
	float: left;
}
#Fcol-Right{
	padding: 0px;
	margin: 0px 0px 0px 54px;
	width: 152px;
	position: relative;
	overflow: hidden;
	float: left;
}

.ft-small-box {
	padding: 0px;
	margin: 62px 0px 0px 0px;
	overflow: hidden;
	font-size: 80%;
	text-align: center;
	width: 152px;
	height: 40px;
	position: relative;
	color: #ccCCCC;
}
.ft-large-box {
	padding: 0px;
	margin: 56px 0px 0px 0px;
	overflow: hidden;
	font-size: 80%;
	text-align: center;
	width: 465px;
	height: 58px;
	position: relative;
	color: #ccCCCC;
}



/* Horizontal Nav Menu */
#hz-menu {
	margin: 0px auto 0px auto;
	padding: 232px 0px 0px 0px;
	width: 610px;
	height: 86px;
	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: 122px;
	height: 97px;
	position: relative;
	overflow: hidden;
	float: left;
	text-align: center;
	line-height: 74px;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
	font-style: normal;
	text-transform: capitalize;
}
a.hbutton {
	background: url('../theme/hnav-butnzR.png') no-repeat 0 -97px;
	width: 122px;
	height: 97px;
	display: block;
	color: #397F7D;
	text-decoration: none;
}
a.hbutton:hover {
	background-position: 0 0;
	color: #6ED0D1;
	text-decoration: none;
}
a.hbutton:active {
	background-position: 0 97px;
	color: #397F7D;
	text-decoration: none;
}
a.hbuttonL {
	background: url('../theme/hnav-butnz.png') no-repeat 0 -97px;
	width: 122px;
	height: 97px;
	display: block;
	color: #397F7D;
	text-decoration: none;
}
a.hbuttonL:hover {
	background-position: 0 0;
	color: #6ED0D1;
	text-decoration: none;
}
a.hbuttonL:active {
	background-position: 0 97px;
	color: #397F7D;
	text-decoration: none;
}
/* Title Box */
#Page-Info {
	padding: 0px;
	margin: 12px auto 0px auto;
	width: 906px;
	height: 60px;
	position: relative;
}



#Hcol-L{
	padding: 0px;
	margin: 0px;
	width: 570px;
	height: 55px;
	position: relative;
	overflow: hidden;
	float: left;
}
#Hcol-R{
	padding: 0px;
	margin: 0px;
	width: 336px;
	height: 60px;
	position: relative;
	overflow: hidden;
	float: right;
}


h1 {
	font-size: 130%;
	color: #33CCCC;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 2px 10px;
	width: 300px;
	height: 20px;
	position: relative;
	overflow: hidden;
}
#clan-slogan {
	font-size: 110%;
	color: #cccccc;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	width: 300px;
	height: 20px;
	position: relative;
	overflow: hidden;
	font-style: italic;
}

.bigText {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 18px;
	background-color: #333333;
	border: 1px solid #000000;
	text-align: left;
	color: #808080;
}

/* Vertical Nav Box */
.vnavbox {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	width: 190px;
	position: relative;
	overflow: hidden;
}
.vnavtop {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 28px;
	position: relative;
	overflow: hidden;
	background: url('../theme/side-nav-header.jpg') no-repeat center top;
}
.vnavmid {
	margin: 0px;
	padding: 0px;
	width: 190px;
	position: relative;
	overflow: hidden;
	background: url('../theme/side-nav-mid.jpg') repeat-y center top;
}
.vnavbtm {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 18px;
	position: relative;
	overflow: hidden;
	background: url('../theme/side-nav-ft.jpg') no-repeat center top;
}
.vnavTitle {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 190px;
	height: 28px;
	position: relative;
	overflow: hidden;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	color: #33CCCC;
}
.vnavInfo {
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 174px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	text-align: left;
	color: #cccccc;
}
.lb-butns {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 190px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.lb-butns ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.lb-butns ul li {
	padding: 0px;
	margin: 0px;
	width: 190px;
	height: 28px;
	position: relative;
	overflow: hidden;
	line-height: 28px;
	text-align: center;
}
.lb-butns1:link, .lb-butns1:active, .lb-butns1:visited {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: url('../theme/side-nav-butn.jpg') no-repeat center top;
	width: 190px;
	height: 28px;
	display: block;
	color: #6ED0D1;
	text-decoration: none;
	position: relative;
}
.lb-butns1:hover {
	background-position: 0px -28px;
	color: #A7E2E2;
	text-decoration: none;
}

/* Content Box */
.Bcntbox {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	width: 540px;
	position: relative;
	overflow: hidden;
}
.Bcnttop {
	margin: 0px;
	padding: 0px;
	width: 540px;
	height: 28px;
	position: relative;
	overflow: hidden;
	background: url('../theme/m-cnt-top.jpg') no-repeat center top;
}
.Bcntmid {
	margin: 0px;
	padding: 0px;
	width: 540px;
	position: relative;
	overflow: hidden;
	background: url('../theme/m-cnt-mid.jpg') repeat-y center top;
}
.Bcntbtm {
	margin: 0px;
	padding: 0px;
	width: 540px;
	height: 18px;
	position: relative;
	overflow: hidden;
	background: url('../theme/m-cnt-ft.jpg') no-repeat center top;
}
.BcntTitle {
	padding: 0px;
	margin: 8px auto 0px auto;
	width: 500px;
	height: 28px;
	position: relative;
	overflow: hidden;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	color: #33CCCC;
}
.BcntInfo {
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 520px;
	position: relative;
	overflow: hidden;
	text-align: left;
	color: #CCCCCC;
}
/* White Box */
.WBcntbox {
	padding: 0px;
	margin: 0px auto 5px auto;
	width: 926px;
	position: relative;
	overflow: hidden;
}
.WBcnttop {
	margin: 0px;
	padding: 0px;
	width: 926px;
	height: 40px;
	position: relative;
	overflow: hidden;
	background: url('../theme/wbox-top.jpg') no-repeat center top;
}
.WBcntmid {
	margin: 0px;
	padding: 0px;
	width: 926px;
	position: relative;
	overflow: hidden;
	background: url('../theme/wbox-mid.jpg') repeat-y center top;
}
.WBcntbtm {
	margin: 0px;
	padding: 0px;
	width: 926px;
	height: 40px;
	position: relative;
	overflow: hidden;
	background: url('../theme/wbox-btm.jpg') no-repeat center top;
}
.WBcntInfo {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 884px;
	position: relative;
	overflow: hidden;
	text-align: left;
	color: #1c1c1c;
}

#Fcol-L {
	padding: 2px;
	margin: 63px 0px 0px 65px;
	width: 150px;
	position: relative;
	overflow: hidden;
	float: left;
	height: 38px;
	color: #33CCCC;
	font-size: 80%;
	text-align: center;
}