img {border: 0px;}
.gallery {margin: 10px; border: thin solid #fff}
.right{text-align: right}
.center{text-align: center}
.left{text-align: left}
.inline{display:inline}
form {margin: 0px; padding: 0px;}
body {margin: 0px; padding: 0px; font-family: Tahoma, sans-serif; font-size: 12px; background: #16161a; color: #565656; width: 100%; min-width: 900px;}
a{color: #993111; text-decoration: none;}
a:hover {text-decoration: underline;}
.container {width: expression((document.body.clientWidth) < 901 ? "900px" : "100%" );}
#header {height: 180px; width: 100%; background: #000 url(../images/d3headerw.jpg) no-repeat center top;}
#topbar {table-layout: auto; border-collapse: collapse; border: 0px; border-spacing: 0px; height: 64px; width: 100%; background: #000 url(../images/topbar_bg.jpg) repeat-x left top; overflow: hidden;}
#bottombar {height: 65px; width: 100%; background: #000 url(../images/bottombar_bg.jpg) repeat-x center top; overflow: hidden;}
#wrapper {table-layout: fixed; width: 100%; border-collapse: collapse; border: 0px; border-spacing: 0px; margin: 13px 0px 0px;}
#left_col {width: 180px; vertical-align: top;}
#center_col {vertical-align: top; padding: 0px 16px;}
#right_col {width: 180px; vertical-align: top;}
#topmenu {table-layout: auto; border-collapse: collapse; border: 0px; border-spacing: 0px; width: auto; font: normal 1.6em "Times New Roman", sans-serif; margin: 0px;}
#topmenu td {padding: 0px 32px 0px 28px; background: url(../images/delimiter.gif) no-repeat right center; text-align: center;}
#topbar td.delimiter {padding: 0px 2px; background: url(../images/delimiter.gif) no-repeat left center;}
#topmenu a {color: #565656; text-decoration: none;}
#topmenu a:hover, #topmenu a.current{color: #993111;}
#topmenuforum {table-layout: auto; border-collapse: collapse; border: 0px; border-spacing: 0px; width: auto; font: bold 1.2em "Times New Roman", sans-serif; margin: 0px;}
#topmenuforum td {padding: 0px 32px 0px 28px; background: url(../images/delimiter.gif) no-repeat right center; text-align: center;}
#topmenuforum a {color: #565656; text-decoration: none;}
#topmenuforum a:hover, #topmenu a.current{color: #993111;}

#welcome_message {font: normal 1.25em "Times New Roman", sans-serif; padding: 0px 10px; text-align: right; white-space: nowrap;}
#welcome_message a {color: #993111; text-decoration: none;}
#welcome_message a:hover {text-decoration: underline;}
#footmenu {text-align: center; padding-top: 14px;}
#footmenu a {color: #993111; text-decoration: none;}
#footmenu a:hover {text-decoration: underline;}
.copy {text-align: center; color: #565656; line-height: 25px;}
.text {line-height:180%; margin: 0px; padding: 2px; font-size: 13px; border: 0px; color: #787878;}
#loginform {margin: 0px; padding: 8px 0px;}
#loginform a {color: #993111; text-decoration: none;}
#loginform a:hover {text-decoration: underline;}
#loginform .text {width: 78px;}
#loginform table {width: auto; margin: 0px auto;}
#loginform table td {padding: 3px 0px;}
.box {position: relative; border: 2px solid #090305; padding: 3px 4px 4px 3px; margin-bottom: 14px;}
.box .box_title {color: #565656; line-height: 33px; overflow: hidden; height: 33px; background: #090305 url(../images/box_title.jpg) no-repeat left top; font-weight: bold; font-size: 1.2em; padding-left: 16px; margin-bottom: 3px;}
.box .box_content {position: relative; background-color: #080304; height: 100%;}
.box .p1 {padding: 18px 5px 18px 15px;}
.box1 {position: relative; margin-bottom: 21px;}
.box1 .box_title {position: relative; color: #828282; font-size: 1.2em; font-weight: bold; background-color: #1d1d21; margin-bottom: 3px; height: 29px; line-height: 29px; padding-left: 16px;}
.box1 .box_title .posted {float: right; font-weight: bold; font-size: 0.8em; color: #565656; padding-right: 16px;}
.box1 .box_content {position: relative; height: 100%; background-color: #1d1d21; padding: 10px 16px; border-top: 1px solid #1d1d21;}
.box1 .box_content p {margin: 0px 0px 12px;}
.box1 .comment_links {color: #565656; padding: 5px 0px;}
.box1 .comment_links a {color: #993111; text-decoration: none;}
.box1 .comment_links a:hover {text-decoration: underline;}
.list {position: relative; height: 100%; margin: 0px; padding: 0px; list-style: none; background: url(../images/section_vline.gif) no-repeat 9px 0px;}
.list li {margin: 0px; border-bottom: 0px solid #09090a; border-top: 1px solid #16161a; padding: 3px 0px 4px 16px;}
.list li a {color: #565656; text-decoration: none;}
.list li a:hover {color: #993111;}
.red {color: #993111;}
.section_title {color: #bb830e; font-size: 1.2em; font-weight: bold; padding: 13px 0px 5px 3px}
.center_title {color: #bb830e; font-size: 1.3em; padding: 10px 0px;}
.anchor{padding-top: 15px; color:#828282; font-weight: bold;}
.anchor:hover{text-decoration: none;}
h2{text-decoration: underline; cursor: pointer;}
.top{position:relative; text-align: right; font-size: 85%;}

/* FORUM */


/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* 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: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #e3e3e3;
	background-color: #484848;
	border-top: 1px dashed #000000;
	border-left: 2px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* A code block - maybe even PHP ;). */
.code
{
	color: #e3e3e3;
	background-color: #484848;
	font-family: Arial, "courier new", "times new roman", monospace;
	font-size: 11px;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border-top: 1px dashed #000000;
	border-left: 2px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	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: 23em;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader
{
	color: #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	background-color: transparent;
	height: 17px;
	padding-top: 2px;
}
.codeheader
{
	color: #e3e3e3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	background-color: transparent;
	height: 17px;
	padding-top: 2px;
}

/* 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, #preview_body
{
	color: #565656;
	background-color: #080304;
}
.windowbg2
{
	color: #565656;
	background-color: #080000;
}
.windowbg3
{
	color: #565656;
	background-color: #080304;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* 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: #828282;
	font-style: normal;
	background: #080304;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #828282;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #828282;
	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
{
	background: #1D1D21;
	color: #828282;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: #080304;
	color: #BB830E;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #16161A;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #BB830E;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #BB830E;
	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: #16161A;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 0px;
	border: 1px solid #16161A;
	background-color: #16161A;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* 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;
}

/* 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;
}