﻿/* 

Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
January 2010  All Rights Reserved
Dark mech Revised 05/10
Email questions or request to tswift@themekings.net

*/

body {
	padding: 0px;
	margin: 0px;
	background-color: #383838;
	overflow: auto;
}
#wrapper {
	background-image: url('theme/bdyfiller.gif');
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 990px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#banner {
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 233px;
	position: relative;
	overflow: hidden;
}
#TopBanner {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 233px;
	position: relative;
	overflow: hidden;
	background-image: url('theme/TopBanner.jpg');
	background-repeat: no-repeat;
}
#bodytop {
	background-image: url('theme/bodyfillertop.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 25px;
	position: relative;
	overflow: hidden;
}
#bodyfill {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#bodybottom {
	background-image: url('theme/bodyfillerbtm.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 31px;
	position: relative;
	overflow: hidden;
}
#footer {
	background-image: url('theme/footer.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 990px;
	position: relative;
	height: 162px;
	overflow: hidden;
}
#content {
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 960px;
	height: 100%;
	overflow: hidden;
}
#mp3 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 138px;
	height: 60px;
	position: relative;
	overflow: hidden;
}


/* LINKS */

a.page:link, a.page:visited {
	color: #000000;
}
a.page:hover {
	color: #666666;
}

a.URL:link, a.URL:visited {
	color: #FF1493;
	text-decoration: underline;
}
a.URL:hover {
	color: #FF1493;
	text-decoration: underline;
}

/* BANNER WITH JUST FLASH BUTTONS. EDIT BannerTop.jpg TO ADD YOUR OWN IMAGES */
.bannerTop  {
	width: 990px;
	height: 171px;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	list-style-type: none;
	background-image: url('theme/bannerTop.jpg');
	background-repeat: no-repeat;
}
.bannerBtm {
	padding: 0px;
	margin: 0px;
	width: 990px;
	height: 62px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}

/* COLUMNS */

#COL-left {
	position: relative;
	width: 172px;
	height: 100%;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px;
}
#COL-right {
	position: relative;
	width: 172px;
	height: 100%;
	overflow: hidden;
	float: right;
	padding: 0px;
	margin: 0px;
}
#COL-center {
	position: relative;
	width: 616px;
	height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}


/* CLEARS */

.clearB {
	clear:both;
}
.clearR {
	clear:right;
}
.clearL {
	clear:left;
}


/* NAVIGATION MENU */

.navbox {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
	width: 172px;
	height: 100%;
	overflow: hidden;
}
.navhead {
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	color: #FFC0CB;
	text-decoration: none;
	text-align: center;
	line-height: 400%;
	background-image: url('theme/navtop.jpg');
	padding: 0px;
	margin: 0px;
	width: 172px;
	height: 68px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}
.navbody {
	background-image: url('theme/nav_filler.gif');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.navfooter {
	background-image: url('theme/navfooter.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 172px;
	height: 60px;
	position: relative;
	overflow: hidden;
}
.navinfo {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #FFC0CB;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 142px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.navinfoL {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #FFC0CB;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 142px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.navlinks {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 138px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #FFC0CB;
	text-align: left;
	text-indent: 0px;
	line-height: 170%;
}
.navlinks ul {
	padding: 0px;
	margin: 0px;
}
.navlinks ul li {
	color: #FFC0CB;
}
.navlinks ul li a {
	color: #FFC0CB;
	text-decoration: none;
}
.navlinks ul li a:visited {
	color: #FFC0CB;
	text-decoration: none;
}
.navlinks ul li a:hover{
	color: #FFC0CB;
	text-decoration: underline;
}


/* CENTER MENU */

.menubox {
	padding: 0px;
	margin: 2px 0px 0px 0px;
	width: 616px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.menutop {
	background-image: url('theme/menu_top.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
	width: 616px;
	height: 34px;
	position: relative;
	overflow: hidden;
}
.menufill {
	background-image: url('theme/menu_filler.gif');
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	margin: 0px;
	width: 616px;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.menufoot {
	background-image: url('theme/menu_btm.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	width: 616px;
	height: 56px;
	position: relative;
	overflow: hidden;
}
.menuinfoC {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #FFC0CB;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 586px;
	height: 100%;
	overflow: hidden;
}
.menuinfoL {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #FFC0CB;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 586px;
	height: 100%;
	overflow: hidden;
}
.menutitle {
	font-family: Verdana;
	font-size: .8em;
	text-decoration: none;
	font-weight: normal;
	color: #FFC0CB;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
	margin: 0px auto 8px auto;
	width: 500px;
	height: 18px;
	position: relative;
	overflow: hidden;
}

/* FOOTER */

.FTcol1 {
	padding: 2px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFC0CB;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 162px;
	height: 104px;
	position: absolute;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 17px;
}
.FTcol2 {
	padding: 2px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFC0CB;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 162px;
	height: 104px;
	position: absolute;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 208px;
}
.FTcol3 {
	padding: 2px;
	font-family: Verdana;
	font-size: .7em;
	color: #FFC0CB;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 316px;
	height: 104px;
	position: absolute;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 658px;
}

/* BANNER H-Nav */



#menu {
	width: 368px;
	height: 25px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	margin-top: 188px;
	margin-left: 12px;
}
#menu ul{
	margin: 0; padding: 0;
	float: left;
}
#menu ul li{
	display: inline;
}
#menu ul li a{
	float: left;
	color: #FFC0CB;
	text-decoration: none;
	background-position: center;
	padding: 0px;
	width: 78px;
	height: 25px;
	position: relative;
	overflow: hidden;
	font-family: Verdana;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	text-align: center;
	line-height: 200%;
	margin-top: 0px;
	margin-left: 12px;
}
#menu ul li a:visited{
	color: #808080;
}
#menu ul li a:hover, .menu ul li .current{
	color: #FFC0CB;
	text-decoration: underline;
}
