html {

	height: 100%;

	margin-bottom: 1px;

}



/* Normal, standard links. */

a:link {

	color: #b22222;

	text-decoration: none;

}



a:visited {

	color: #b22222;

	text-decoration: none;

}



a:hover {
	color: #ff0000;

}



/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited {

	color: #000000;

	text-decoration: none;

}



a.nav:hover {

	color: #cc3333;

	text-decoration: underline;

}



/* Tables should show empty cells. */

table {

	empty-cells: show;

}



/* By default (td, body..) use verdana in black. */

body, td, th , tr {

	line-height: 140%;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #aaa;

	font-size: 12px;

}


/* Styling for BBC tags */
.bbc_color a
{
	color: inherit;
}

.bbc_img
{
	border: 0;
}

.bbc_list
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
}

.bbc_list li
{
	list-style: disc;
}

.bbc_list li li
{
	list-style: circle;
}

.bbc_size
{
	line-height: 1.3em;
}

.bbc_table
{
	font: inherit;
	color: inherit;
}

.bbc_table td
{
	font: inherit;
	color: inherit;
	vertical-align: top;
}

.bbc_u
{
	text-decoration: underline;
}

/* The main body of the entire forum. */

body {

	background: #171717;

	margin: 0px;

	padding: 0;

}



/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea, button {

	color: #000000;

	font-family: verdana, sans-serif;

}



input, button {

	font-size: 90%;

}



textarea {

	font-size: 100%;

	color: #000000;

	font-family: verdana, sans-serif;

}



/* All input elements that are checkboxes or radio buttons. */

input.check {

}



/* Selects are a bit smaller, because it makes them look even better 8). */

select {

	font-size: 90%;

	font-weight: normal;

	color: #000000;

	font-family: verdana, sans-serif;

}



/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor {

	height: 1px;

	border: 0;

	color: #363636;

	background-color: #353535;

}



/* No image should have a border when linked */

a img {

	border: 0;

}



/* A quote, perhaps from another post. */

.quote {

	color: #797979;

	background-color: #333;

	border: 1px dashed #262626;

	margin: 1px;

	padding: 5px;

	font-size: 11px;

	line-height: 1.4em;

}



/* A code block - maybe even PHP ;). */

.code {

	color: #A4A4A4;

	background-color: #0a0a0a;

	font-family: "courier new", "times new roman", monospace;

	line-height: 1.3em;

	/* Put a nice border around it. */

	border: 1px dashed #2b2b2b;

	margin: 1px auto 1px auto;

	padding: 1px;

	width: 99%;

	/* Don't wrap its contents, and show scrollbars. */

	white-space: nowrap;

	overflow: auto;

	/* Stop after about 24 lines, and just show a scrollbar. */

	max-height: 24em;

}



/* The "Quote:" and "Code:" header parts... */

.quoteheader, .codeheader {

	color: #999;

	text-decoration: none;

	font-style: normal;

	font-weight: bold;

	font-size: 11px;

	line-height: 1.2em;

	padding-bottom: 5px;

}



/* Generally, those [?] icons.  This makes your cursor a help icon. */

.help {

	cursor: help;

}



/* /me uses this a lot. (emote, try typing /me in a post.) */

.meaction {

	color: red;

}



/* The main post box - this makes it as wide as possible. */

.editor {

	width: 96%;

}



/* Highlighted text - such as search results. */

.highlight {

	background-color: yellow;

	font-weight: bold;

	color: black;

}



/* Alternating backgrounds for posts, and several other sections of the forum. */

.windowbg {

	background: #000000 url(http://i45.tinypic.com/2ir2amd.jpg) repeat-x;

}



.windowbg2 {

	background: #000000 url(http://i45.tinypic.com/2ir2amd.jpg) repeat-x;

}



.windowbg3 {

	background: #000000 url(http://i45.tinypic.com/2ir2amd.jpg) repeat-x;

}



/* the today container in calendar */

.calendar_today {

	background-color: #292929;

}



/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {

	color: white;

	font-style: normal;
	
	font-weight:bold;

background: #000000 url(http://i49.tinypic.com/34rzm2w.gif) repeat-x;
	
	padding-left: 10px;

	padding-right: 10px;

}



.titlebg, .titlebg a:link, .titlebg a:visited {

	color: #bbb;

	font-style: normal;

	text-transform: uppercase;

}



.titlebg a:hover {

	color: #404040;

}



/* same as titlebg, but used where bold text is not needed */

.titlebg2 a:link, .titlebg2 a:visited {

	color: #ccc;

	font-style: normal;

	text-decoration: underline;

}



.titlebg2 a:hover {

	text-decoration: underline;

}



/* This is used for categories, page indexes, and several other areas in the forum.

.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td, .catbg2 , tr.catbg2 td {

	background: #000000 url(images/custom/catbg.png) repeat-x;

	color: #dadada;

	padding-left: 10px;

	padding-right: 10px;

}



.catbg, .catbg2 {

	font-size: 14px;
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;

}



.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {

	color: white;

	text-decoration: none;

}



.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited {

	color: #dadada;

	text-decoration: none;

}



.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {

	color: #e0e0ff;

}



/* This is used for tables that have a grid/border background color (such as the topic listing.) */

.bordercolor {

	background-color: #232323;

	padding: 0 3px 3px;

}



/* This is used on tables that should just have a border around them. */

.tborder {

	padding: 1px;

	background-color: #1b1b1b;

}



/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.smalltext {

	font-size: 11px;

}



.middletext { 

	line-height: 18px;

	text-indent: 10px;

}



.normaltext {

	font-size: 16px;

}



.largetext {

	font-size: 18px;

}



/* Posts and personal messages displayed throughout the forum. */

.post, .personalmessage {

	width: 100%;

	overflow: auto;

	line-height: 1.3em;

}



/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */

.signature {

	width: 100%;

	overflow: auto;

	padding-bottom: 3px;

	line-height: 1.3em;

}



/* Sometimes there will be an error when you post */

.error {

	color: red;

}



/* definitions for the main tab, active means the tab reflects which page is displayed */

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {

	vertical-align: top;

	text-transform: uppercase;

}



.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back {

	text-decoration: none;

	font-size: 10px;

	padding: 5px;

}



.maintab_first,.mirrortab_first {

	 display: none;

}



.maintab_back,.mirrortab_back {}



.maintab_last,.mirrortab_last {

	display: none;

}



.maintab_active_first, .mirrortab_active_first {

	display: none;

}



.maintab_active_back, .mirrortab_active_back {

	text-decoration: overline;

}



.maintab_active_last, .mirrortab_active_last {

	display: none;

}



/* how links behave in main tab. */

.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited {

	color: #dfdfdf;

	text-decoration: none;

}



.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {

	color: #efefef;

	text-decoration: none;

	font-weight: bold;

}



.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover {

	color: #ababab;

	text-decoration: overline;

}



/* The AJAX notifier */

#ajax_in_progress {

	background: #32CD32;

	color: white;

	text-align: center;

	font-weight: bold;

	font-size: 18pt;

	padding: 3px;

	width: 100%;

	position: fixed;

	top: 0;

	left: 0;

}



#time {

	float: right;

	color: #aaa;

	padding: 10px 15px 7px 30px;

	background: url(images/custom/clock.png) 0 8px no-repeat;

}



#mainbg {

	background: #000 url(images/custom/bg.jpg) 50% 0 repeat-x;

}



#wrapper, #bot-wrap {

	width: 980px;

	margin: 0 auto;

	padding: 0;

}



#header {

	position: relative;

	height: 90px;

	overflow: hidden;

}



#logo, #logo a {

	position: absolute;

	left: 0;

	width: 487px;

	height: 90px;

	background: url(images/custom/logo-1.jpg) no-repeat;

}



#toparea {

	background: #171717;

	padding: 2px 2px 0;

}



#userbar {

	background: #242424 url(http://i45.tinypic.com/2ir2amd.jpg) 0 0 repeat-x;

	height: 38px;

}



#userarea {

	padding: 0 0 0 15px;

	font-size: 11px;

	width: 400px;

	height: 36px;

	color: #efefef;

}



#userarea a:link, #userarea a:visited {

	color: #ff0000;

}



#ds-username {

	background: url(images/custom/userbox.png) 0 0 no-repeat;

	width: 120px;

	height: 20px;

	float: left;

	margin-top: 8px;

	margin-right: 15px;

}



#ds-password {

	background: url(images/custom/passbox.png) 0 0 no-repeat;

	width: 120px;

	height: 20px;

	float: left;

	margin-top: 8px;

	margin-right: 15px;

}



#ds-username input#usrnme, #ds-password input#psswrd {

	background: #fff;

	color: #000;

	padding: 2px 3px 0;

	border: none;

	margin: 3px 10px 0 8px;

	width: 100px;

	height: 13px;

	font-size: 11px;

}



#loginbutton {

	background: url(images/custom/loginbutton.png) no-repeat;

	width: 50px;

	height: 20px;

	border: none;

	padding: 0;

	margin: 8px 0 0;

	cursor: pointer;

}



#searcharea {

	float: right;

	margin: 40px 15px 0 15px;

	height: 20px;

	width: 180px;

	background: url(images/custom/searchbox.png) no-repeat;

	overflow: hidden;

}



#searcharea .searchbox {

	background: transparent;

	color: #000;

	padding: 0;

	border: none;

	margin: 5px 0 0 15px;

	width: 150px;

	height: 12px;

	font-size: 11px;

}



#bodyarea {

	background: #171717 url(images/custom/body-top.png) 50% 0 no-repeat;

	padding: 10px 10px 20px;

}



#toolbar {

	background: #000000 url(http://i45.tinypic.com/2ir2amd.jpg) 0 0 repeat-x;

	height: 95px;

}



#kwick {

	width: 100%;

}



#kwick .kwicks {

	background: transparent;

	display: block;

	height: 95px;

	margin: 0px;

	padding: 0;

}



#kwick li {

	float: left;

	margin: 0;

	padding: 0;

	list-style: none;

}



#kwick .kwick {

	display: block;

	cursor: pointer;

	overflow: hidden;

	height: 95px;

	width: 120px;

}



#kwick .kwick span {

	display: none;

}



#kwick .opt0 {

	background: url(images/custom/ds-home.png);

	outline: none;

}



#kwick .opt1 {

	background: url(images/custom/ds-forum.png);

	outline: none;

}



#kwick .opt2 {

	background: url(images/custom/ds-gallery.png);

	outline: none;

}



#kwick .opt3 {

	background: url(images/custom/ds-chat.png);

	outline: none;

}



#kwick .opt4 {

	background: url(images/custom/ds-arcade.png);

	outline: none;

}



#kwick .opt5 {

	background: url(images/custom/ds-admin.png);

	outline: none;

}



#kwick .opt6 {

	background: url(images/custom/ds-logout.png);

	outline: none;

}



#kwick .opt7 {

	background: url(images/custom/ds-login.png);

	outline: none;

}



#kwick .opt8 {

	background: url(images/custom/ds-register.png);

	outline: none;

}



.clr {

	clear: both;

}



#linksbar {

	background: #212121 url(http://i45.tinypic.com/29ut3bo.jpg) repeat-x;
}



#nav {

	overflow: hidden;

	padding: 8px 0 0 20px;

}



#nav ul{

	list-style: none;

	margin: 0;

	padding: 0;

}



#nav li{

	float: left;

	margin-right: 15px;

}



#nav li a {

      float: left;

      color: #ababab;

	font-size: 11px;

      text-decoration: none;

	padding: 2px 8px 0;

	display: block;

}



#nav li a:hover {

      color: #777;

}



#nav li a.chosen {

      color: #333;

}



#nav li img {

	float: left;

}



#botarea {

	background: url(images/custom/bot.png) 0 0 repeat-x;

	height: 180px;

}



#footerarea {

	background: url(images/custom/footer.png) 0 0 repeat-x;

	height: 180px;

}



#footerarea .foot-left {

	float: left;

	color: #444;

	padding: 0 0 0 15px;

	font-size: 12px;

}



#footerarea .foot-right {

	float: right;

	background: url(images/custom/foot-r.png) 100% 0 no-repeat;

	height: 180px;

	width: 130px;

	margin: 0 -6px 0 0;

	clear: both;

}



#footerarea a:link, #footerarea a:visited {

	color: #595959;

}



.pathway {

	color: #dcdcdc;

	font-size: 11px;

	margin: 0;

	padding: 0px 10px 10px 5px;

}



.pathway a:link, .pathway a:visited {

	color: #656565;

	font-weight: normal;

	text-transform: none;

}



.pathway a:hover {

	color: #ccc;

	font-weight: normal;

}



.lastpost {

	color: #656565;

	font-size: 11px;

}


.windowbg_sticky {

	background: #000000 url(http://i45.tinypic.com/2ir2amd.jpg) repeat-x;

	border: 1px SOLID #111111; 

	margin-bottom: 2px;

	padding: 4px;

}

.windowbg4 {

	background: #0B0B0B url(http://i49.tinypic.com/2yjsfnt.gif) no-repeat;

	border: 1px SOLID #111111; 

	margin-bottom: 2px;

	padding: 4px;

	text-align: center;

	width: 94%;

}