@import url("common.css");
@import url("fap.css");

/* main selectors */
body {
	background: #000000;
	/*background: #000000 url(images/dark/bg_body.gif) top left repeat-x;*/
	margin: 0px 0px 0px 0;
	padding: 0px 10px 0px;
}

.rounded_line {
	/*
	background: #000000;
	border: solid 1px #FFFFFF;
	padding: 5px;
	*/
}

.rounded_line_ext {
	background: #000000;
	/*border: solid 1px 1px 1px 1px #FFFFFF;*/
	padding: 5px;
}

#top_logo{
	border: 0px solid #FFFFFF;
	background: url(images/dark/top_header.png) repeat;
	/* background: url(images/dark/top_header_ts.png) repeat; */
/* MG XMas */
	/*background: url(images/dark/xmas/xmas_header.png);*/
/* MG XMas */
	height: 150px;
}

#bottom_logo_ext{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
}

#bottom_logo{
	border: 0px solid #FFFFFF;
	/*border-top: 1px solid #880000;*/
	background: url(images/dark/bg_hdr.gif) repeat;
	/*height: 150px;*/
}

.leftshadow{
	background: url(images/dark/shadow_left.gif) repeat-y;
	width: 9px;
	vertical-align: top;
}

.rightshadow{
	background: url(images/dark/shadow_right.gif) repeat-y;
	width: 9px;
	vertical-align: top;
}

#forumtable {
	background-color: #000000;
	border: solid 0px #333333;
	border-width: 0px 0px 0px 0px;
}

#acp, #forumtable, p, td, th {
	color: #FFFFFF;
}

label {
	color: #FFFFFF;
}

label:hover {
	color: #999999;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited { color: #FFFFFF; text-decoration: underline; }

a:hover, a:active { color: #CCCCCC; text-decoration: underline;}

th a {
	color: #FFFFFF;
	text-decoration: underline;
}

th a:visited { color: #FFFFFF; text-decoration: underline; }

th a:hover, th a:active { color: #CCCCCC; text-decoration: underline overline;}

.error-message {
	color: #FFFFFF;
}

hr {
	border: 0px none #FFFFFF;
	border-top: 1px solid #444444;
}

/* header */
.forum-header {
	background: #000000 url(images/dark/bg_top_100.jpg) top left repeat-x;
	padding: 0;
}

.forum-header2 {
	background: #000000;
	padding: 0;
}

.forum-buttons {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background: #000000 url(images/dark/bg_th.gif) top left repeat-x;
	/*
	border-top: solid 1px #113355;
	border-bottom: solid 1px #113355;
	*/
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	white-space: nowrap;
}

.forum-buttons2 {
	background: #000000 url(images/dark/bg_th.gif) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	padding: 0 5px;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
}

.forum-buttons2 a, .forum-buttons2 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.forum-buttons2 a:hover, .forum-buttons2 a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.forum-buttons a, .forum-buttons a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline overline;
	vertical-align: top;
}

div#menu{
	/*width: 770px;*/
	margin: 0 auto;
	text-align: left;
}

ul#nav, ul#nav li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav{
	float: right;
	/*font-size: 80%;*/
	margin-right: 5px;
}

ul#nav li{
	float: left;
	margin-left: 3px;
	text-align: center;
}

ul#nav a{
	background: #000000 url(images/dark/bg_hdr1_orange.gif) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 95px;
	padding: 5px 0;
}

ul#nav a:hover{
	background: #000000 url(images/dark/bg_hdr1_blue.gif) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover{
	background: #000000 url(images/dark/tbl_h_c.gif) top left repeat-x;
	color: #225566;
	font-weight: bold;
}

.header-search { padding: 5px; }

/* footer */
#copyright {
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(images/dark/bg_copyright.gif);
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	font-size: 9px;
	color: #808080;
}

#copyright a, #copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#partners {
	padding: 7px;
	text-align: center;
	background-color: #000000;
	border-top: solid 1px #444444;
	font-size: 10px;
	color: #808080;
}

.admin-link a, .admin-link a:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.admin-link a:hover, .admin-link a:active {
	text-decoration: underline;
}

.forumline {
	border: solid 1px #AAAAAA;
	background-color: #000000;
	/*
	border: solid 1px #E8EEF8;
	background-color: #E8EEF8;
	*/
	margin: 5px 0;
}

.forumlinenb {
	border: solid 1px #AAAAAA;
	background-color: #000000;
	/*
	border: 0px;
	margin: 10px 0px 0px 0px;
	*/
}

.forumline-no {
	border: solid 1px #444444;
	background-color: #000000;
}

.forumline-no2 {
	background-color: #000000;
	/*margin: 5px 0;*/
}

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row2h, .row3h, .row1hHover, .row1h-newHover {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	text-align: left;
}

.row5, .row5h {
	background-color: #000000;
}

.row5bg {
	background: #000000 url(images/dark/bg_hdr.gif);
	border-width: 1px 0px 1px 0px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.row6 {
	background-color: #000000;
	border: solid 1px #AAAAAA;
}

.row-recent {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	border-bottom-color: #DDDDDD;
	text-align: left;
}

.rowcal {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	text-align: left;
}

.rowcal2 {
	background-color: #000000;
	text-align: left;
}

.rowcal3 {
	background-color: #000000;
	text-align: center;
}

.rowcalquote {
	background-color: #000000;
	border: solid 1px #113355;
	text-align: center;
	vertical-align: top;
}

.quote {
	background-color: #000000;
	border: solid 1px #113355;
	vertical-align: top;
}

.row1h:hover, .row1hHover {
	background: #666666 url(images/dark/bg_row_hover.gif) bottom right no-repeat;
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.row1h-new:hover, .row1h-newHover {
	background: #000000 url(images/dark/bg_row_hover_new.gif) bottom right no-repeat;
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.forumline div.row1, .forumline p.row1, .forumlinenb div.row1, .forumlinenb p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #000000;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	vertical-align: middle;
	text-align: center;
}

.row2g-left-top {
	background: #000000;
	border: none;
	vertical-align: top;
	text-align: left;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th, .forumlinenb th {
	background: #000000 url(images/dark/bg_th.gif) top left repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #FFFFFF;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	white-space: nowrap;
}

.forumline .row1h-forum, .forumline .row1h-forumHover, .forumline .row1h-forum-new, .forumline .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumlinenb .row1h-forum, .forumlinenb .row1h-forumHover, .forumlinenb .row1h-forum-new, .forumlinenb .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumline .no-padding, .forumlinenb .no-padding {
	padding: 0;
}

.forumline .row-header, .forumlinenb .row-header {
	background: #000000 url(images/dark/bg_th.gif);
	border: solid 1px #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header, .forumlinenb p.row-header { height: 25px; }

.forumline .row-header span, .forumlinenb .row-header span {
	background: url(images/dark/little_box.png) no-repeat left;
/* MG XMas */
	/*background: url(images/dark/xmas/little_box.png) top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	color: #FFFFFF;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	/*line-height: 1.2em;*/
}

.row-header a, .row-header a:visited {
	color: #113355;
	text-decoration: underline;
}

.row-header a:hover, .row-header a:active {
	color: #CC3333;
	text-decoration: underline;
}

.forumline .catHead, .forumlinenb .catHead {
	background: #000000 url(images/dark/bg_th.gif);
	border: solid 1px #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.catHead, .forumlinenb p.catHead { height: 25px; }

.forumline .catHead span, .forumlinenb .catHead span {
	background: url(images/dark/little_box.png) no-repeat left;
/* MG XMas */
	/*background: url(images/dark/xmas/little_box.png) top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	color: #225566;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	/*line-height: 1.2em;*/
}

.catHead a, .catHead a:visited {
	color: #113355;
	text-decoration: underline;
}

.catHead a:hover, .catHead a:active {
	color: #CC3333;
	text-decoration: underline;
}

/* shortcuts */
.row-center, .row-center-small, .forumline .row1h-center, .row1h-centerHover {
	text-align: center;
	vertical-align: middle;
}

.row-center-small {
	font-size: 10px;
}

.catBottom, .cat, .catLeft, .catRight {
	background: #000000 url(images/dark/bg_catbottom.gif) top left repeat-x;
	text-align: center;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	height: 28px;
	min-height: 28px;
}

.forumline td.catBottom, .forumlinenb td.catBottom { padding: 1px; }

.spaceRow {
	background: #000000 url(images/dark/bg_spacerow.gif);
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow, .forumlinenb td.spaceRow { padding: 0; }

.roundedtop {
	margin-top: 5px;
	margin-bottom: 0px;
}

.roundedtop td {
	height: 29px;
	white-space: nowrap;
	/*
	background: none;
	*/
}

.topcorners {
	vertical-align: bottom;
	width: 27px;
	height: 29px;
}

.roundedhl {
	background: url(images/dark/tbl_h_l.gif) no-repeat;
}

.roundedhc {
	background: url(images/dark/tbl_h_c.gif) bottom left repeat-x;
/* MG XMas */
	/*background: url(images/dark/xmas/tbl_h_c.gif) bottom left repeat-x;*/
/* MG XMas */
}

.roundedhr {
	background: url(images/dark/tbl_h_r.gif) no-repeat;
}

.roundedfl {
	background: url(images/dark/tbl_f_l.gif) no-repeat;
}

.roundedfc {
	background: url(images/dark/tbl_f_c.gif) top left repeat-x;
}

.roundedfr {
	background: url(images/dark/tbl_f_r.gif) no-repeat;
}

.roundedbottom {
	margin-top: 0px;
	margin-bottom: 5px;
}

/* navigation */
.nav-header {
	background: #000000 url(images/dark/bg_nav1.gif);
/* MG XMas */
	/*background: #E8EEF8 url(images/dark/xmas/bg_nav1.gif);*/
/* MG XMas */
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-header2 {
	background-image: url(images/dark/bg_nav1.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px 5px;
}

.nav-header3 {
	background-image: url(images/dark/bg_nav1.gif);
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 5px;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #000000;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links2 {
	color: #888888;
	text-align: left;
	background: #000000 url(images/dark/bg_nav2.gif) top left repeat-x;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}

.nav-links-left2 {
	position: relative;
	float: left;
	text-align: left;
	vertical-align: bottom;
}

.nav-header, .nav-links {
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

.nav-div a, .nav-div a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav-div a:hover, .nav-div a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }

.nav-div a.nav-current, .nav-div a.nav-current:visited {
	color: #CCCCCC;
}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* forum index */
.forumlink, .forumlink-new {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFFFFF;

}

a.forumlink, a.forumlink:visited {color: #FFFFFF; text-decoration: none; }

a.forumlink:hover, a.forumlink:active {color: #FFFFFF; text-decoration: underline; }

a.forumlink-new, a.forumlink-new:visited { color: #FFFFFF; text-decoration: none;}

a.forumlink-new:hover, a.forumlink-new:active {color: #CCCCCC; text-decoration: underline;}

.forumlink2, .forumlink2-new {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #FFFFFF;
}

a.forumlink, a.forumlink:visited {color: #FFFFFF; text-decoration: none; }

a.forumlink:hover, a.forumlink:active {color: #CCCCCC; text-decoration: underline; }

a.forumlink-new, a.forumlink-new:visited { color: #FF5522; text-decoration: none;}

a.forumlink-new:hover, a.forumlink-new:active {color: #CC3333; text-decoration: underline;}

.moderators {
	font-size: 10px;
	color: #888888;
}

.moderators a, .moderators a:visited {
	color: #777777;
	text-decoration: underline;
}

.moderators a:hover, .moderators a:active {
	color: #113355;
	text-decoration: underline;
}

/* viewforum */
.topiclink b, .topiclink-new b {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: Undeline overline;
}

.topiclink a, .topiclink-new a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
}

.topiclink a:hover, .topiclink a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

.topiclink-new a, .topiclink-new a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.topiclink-new a:hover, .topiclink-new a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

/* pagination */
.pagination a, .pagination a:visited {
	color: #225566;
	border: #888888 1px solid;
	padding: 1px;
	background: #000000 url(images/dark/bg_nav2.gif) top left repeat-x;
}

.pagination a:hover, .pagination a:active {
	color: #113355;
	border: #888888 1px solid;
	padding: 1px;
}

.gotopage a, .gotopage a:visited {
	color: #225566;
	border: #888888 1px solid;
	padding: 1px;
	background: #000000 url(images/dark/bg_nav2.gif) top left repeat-x;
}

.gotopage a:hover, .gotopage a:active {
	color: #113355;
	border: #888888 1px solid;
	padding: 1px;
}

/* post */
.row-signature {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	border-top: none;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	text-align: left;
}

.row-post-author, .row-post {
	background: #000000;
/* MG XMas */
	/*background: #000000 url(images/dark/xmas/bg_post.gif) top left repeat-x;*/
/* MG XMas */
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	vertical-align: top;
	padding: 3px;
}

.row-post-author2, .row-post2 {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	border-bottom: none;
	border-right-color: #DDDDDD;
	vertical-align: top;
	padding: 3px;
}

.row-post-ads {
	background: #000000;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	vertical-align: middle;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post {
	text-align: left;
}

.row-post2 {
	text-align: left;
}

.row-post-author2 {
	text-align: center;
	width: 150px;
}

.post-name {
	font-weight: bold;
	color: #225566;
	font-size: 12px;
	/*line-height: 1.6em;*/
}

.post-rank {
	color: #888888;
	font-size: 10px;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #666666;
	font-size: 10px;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top {
	float: right;
	margin-top: 2px;
}

.post-subject {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 20px;
	text-decoration: overline underline;
}

.row-post-date, .row-post-buttons {
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background: url(images/dark/bg_postbottom.gif);
	white-space: nowrap;
	padding: 1px;
}

.row-post-buttons {
	text-align: left;
}

.post-buttons a img, .post-buttons a:visited img, .post-buttons-single a img, .post-buttons-single a:visited img {
	/*background-color: #445599;*/
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	/*background-color: #FF5522;*/
}

.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}

.post-text blockquote {
	color: #FFFFFF;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #CCCCCC;
	background: #000000 url(images/dark/bg_quote_content.gif) bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.post-text blockquote a, .post-text blockquote a:visited {
	color: #777777;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

.post-text blockquote a:hover, .post-text blockquote a:active {
	color: #113355;
	text-decoration: none;
	border-bottom: dotted 1px #113355;
}

.post-text blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #DDDDDD;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #000000 url(images/dark/bg_quote_header.gif) top left no-repeat;
}

.post-text .code {
	color: #225566;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #CCCCCC;
	background-color: #000000;
	padding: 5px;
	font-size: 12px;
	font-family: 'Courier New', sans-serif;
}

.post-text .code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #DDDDDD;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #000000 url(images/dark/bg_code_header.gif) top left no-repeat;
}

.post-text .code a, .post-text .code a:visited {
	color: #777777;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

.post-text .code a:hover, .post-text .code a:active {
	color: #113355;
	text-decoration: none;
	border-bottom: dotted 1px #113355;
}

/* inputs */
input, textarea, select {
	color: #000000;
}

.helpline {
	border: solid 1px #F8F8F8;
	background-color: #000000;
	color: #FFFFFF;
}

input.button {
	background: #000000;
	border: solid 1px #BBBBBB;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}

input.button:hover {
	color: #FFFFFF;
	border-left-color: #AAAAAA;
	border-top-color: #AAAAAA;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

input.post, textarea, select, input.liteoption {
	border: solid 1px #888888;
	color: #FFFFFF;
	background-color: #000000;
}

input.mainoption {
	border: solid 1px #666666;
	color: #FFFFFF;
	background-color: #000000;
}

* html input.post, * html textarea, * html select, * html input.liteoption {
	color: #FFFFFF;
	border: solid 1px #444444;
}

* html input.mainoption {
	color: #FFFFFF;
	border: solid 1px #444444;
	font-weight: bold;
}

input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.mainoption:hover {
	border: solid 1px #666666;
	color: #FFFFFF;
	background-color: #000000;
}

input.post:focus, textarea:focus {
	border: solid 1px #444444;
	color: #FFFFFF;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background: #000000;
}

textarea:focus {
	background-color: #000000;
}

select optgroup {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

select option {
	background-color: #000000;
	color: #FFFFFF;
}

/* private message popup */
.popuppm-new a {
	margin: 5px 0;
	padding: 40px 60px;
	font-size: 12px;
	font-weight: bold;
	background: #000000;
	border: solid 1px #444444;
	color: #113355;
	text-decoration: none;
}

.popuppm-new a:hover {
	color: #666666;
	text-decoration: underline;
}

.row-right {
	text-align: right;
	vertical-align: middle;
}

/* News Block */
.forumline .news-header, .forumlinenb .news-header {
	background: #000000 url(images/dark/bg_th.gif);
	border: solid 1px #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline .news-header span, .forumlinenb .news-header span {
	background: url(images/dark/little_box.png) no-repeat left;
/* MG XMas */
	/*background: url(images/dark/xmas/little_box.png) top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	color: #225566;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}

.newsrow {
	margin: 2px 0 5px 0;
	padding: 1px 3px;
	color: #225566;
	font-size: 10px;
	line-height: 1.5em;
	text-align: left;
}

.newsdate {
	margin: 2px 0 5px 0;
	padding: 1px 3px;
	color: #225566;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
}

.newsversion {
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	vertical-align: middle;
}

b.date-today, .last-post b { color: #DD2222; font-weight: bold; }

b.date-yesterday, .last-post em { color: #22CC33; font-weight: bold; font-style: italic; }

.row-news b { color: #225566; }

/* phpbbstyles.com bbcode */
blockquote {
	margin: 0;
	padding: 0;
	display: block;
}

.post-text blockquote .quote-user, .post-text blockquote .quote-nouser {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #DDDDDD;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background: #000000 url(images/dark/bg_quote_header.gif) top left no-repeat;
}

.post-text .code-header {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #DDDDDD;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background: #000000 url(images/dark/bg_code_header.gif) top left no-repeat;
}

.code-header a:link, .code-header a:visited  { color: #666666; text-decoration: none; border-bottom: dotted 1px #666666; }

.code-header a:hover, .code-header a:active { color: #113355; text-decoration: none; border-bottom: dotted 1px #113355; }

.code-content { padding: 0; }

.code-list {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
}

li.code-row {
	white-space: normal;
	border-top: 1px #DDDDDD solid;
	color: #BBBBBB;
	wrap-option: emergency;
}

.code-row-text {
	color: #FFFFFF;
}

div.code li.code-row-highlight {
	color: #FF5522;
	border-color: #D8D8D8;
}

div.code li.code-row-highlight .code-row-text, div.code span.code-row-highlight {
	color: #FF5522;
}

li.code-row-first {
	border-top: none;
}

.copyright {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
}

.generation {
	/*padding: 2px;
	padding-bottom: 4px;*/
	font-size: 9px;
	color: #FFFFFF;
}

.activity-links {
	color: #888888;
	text-align: right;
	background: #000000 url(images/dark/bg_nav2.gif) top left repeat-x;
	padding: 8px 30px 0px 10px;
	font-size: 10px;
	line-height: 1.4em;
}

.activity-links-left {
	position: relative;
	float: left;
	text-align: left;
}

/* edit notes */
.post-notes {
	border: solid 1px #999999;
	margin: 0;
	margin-top: 10px;
	background-color: #000000;
}

.post-note {
	background-color: #000000;
	border: solid 1px #FFFFFF;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	text-align: left;
	font-size: 10px;
	color: #666666;
	padding: 2px;
}

.post-note a, .post-note a:visited { color: #666666; text-decoration: underline; }

.post-note a:hover, .post-note a:active { color: #113355; text-decoration: underline; }

.post-note-delete { float: right; }

/*
MG
*/
.bbcb_mg_codetitle {
	background: #000000;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	color: #9AEF9E;
	padding: 5px;
	width: 90%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	background: url(images/bbcb_mg_code.gif) #009900 no-repeat right;
}

.bbcb_mg_codediv {
	background: #fafafa;
	border: 1px solid #DDDDDD;
	color: #006600;
	border-top: 0;
	font: 12px Courier,"Courier New", sans-serif;
	padding: 5px;
	overflow: auto;
	width: 90%;
	height: 50px;
	text-align: left;
}

.bbcb_mg_quotetitle {
	background: #7799DD;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	color: #ECF0F6;
	padding: 5px;
	width: 90%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	background: url(images/bbcb_mg_quote.gif) #7799DD no-repeat right;
}

.bbcb_mg_quotediv {
	background: #fafafa;
	border: 1px solid #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #225566;
	border-top: 0;
	overflow: auto;
	width: 90%;
	max-height: 200px;
	text-align: left;
	}
.post-text .mg_codetitle {
	display: block;
	background: #000000;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	color: #9AEF9E;
	padding: 5px;
	width: 90%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	background: url(images/bbcb_mg_code.gif) #009900 no-repeat right;
}

.post-text .mg_codediv {
	display: block;
	background: #000000;
	border: 1px solid #DDDDDD;
	color: #006600;
	border-top: 0;
	font: 12px Courier,"Courier New", sans-serif;
	padding: 5px;
	overflow: auto;
	width: 90%;
	height: 50px;
	text-align: left;
}

.post-text .mg_quotetitle {
	display: block;
	background: url(images/bbcb_mg_quote.gif) #7799dd no-repeat right;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	color: #ECF0F6;
	padding: 5px;
	width: 90%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	background: url(images/bbcb_mg_quote.gif) #7799dd no-repeat right;
}

.post-text .mg_quotediv {
	display: block;
	background: #000000;
	border: 1px solid #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #225566;
	border-top: 0;
	padding: 5px;
	overflow: auto;
	width: 90%;
	text-align: left;
}

.bbcb_mg_spoiler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAFCFE;
	line-height: 125%;
	background-color: #000000;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.post-text .spoiler {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	margin: 5px 20px;
	line-height: 125%;
	padding: 5px;
}

.post-text .spoiler_trans {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAFAFA;
	background-color: #000000;
	border: solid 1px #FF5522;
	margin: 5px 20px;
	width: auto;
	padding: 5px;
}

.foundercolor,
a.foundercolor,
a.foundercolor:link,
a.foundercolor:active,
a.foundercolor:visited { color: #FF5522; font-weight: bold; }

a.foundercolor:hover { color: #557799; text-decoration: underline; }

.admincolor,
a.admincolor,
a.admincolor:link,
a.admincolor:active,
a.admincolor:visited { color: #DD2222; font-weight: bold; }

a.admincolor:hover { color: #557799; text-decoration: underline; }

.modcolor,
a.modcolor,
a.modcolor:link,
a.modcolor:active,
a.modcolor:visited { color: #228844; font-weight: bold; }

a.modcolor:hover { color: #557799; text-decoration: underline; }

.usercolor,
a.usercolor,
a.usercolor:link,
a.usercolor:active,
a.usercolor:visited { color : #FFFFFF; font-weight: bold; }

a.usercolor:hover { color: #557799; text-decoration: underline; }

.topic_glo,
a.topic_glo,
a.topic_glo:active,
a.topic_glo:visited {
	color: #CCCCCC;
	font-weight: bold;
	cursor: crosshair;
	text-decoration: underline overline;
}

a.topic_glo:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}

.topic_ann,
a.topic_ann,
a.topic_ann:link,
a.topic_ann:active,
a.topic_ann:visited {
	color: #FFFFFF;
	font-weight: bold;
	background: #333333;
}

a.topic_ann:hover { color: #FFFFFF; text-decoration: underline; }

.topic_imp,
a.topic_imp,
a.topic_imp:link,
a.topic_imp:active,
a.topic_imp:visited {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
	border-top: 1px dotted #FFFFFF;
}

a.topic_imp:hover { color: #FFFFFF; text-decoration: underline; }

.topic_nor,
a.topic_nor,
a.topic_nor:link,
a.topic_nor:active,
a.topic_nor:visited { color : #224488; font-weight: bold; }

a.topic_nor:hover { color: #CC3333; text-decoration: underline; }

/* BBCode Buttons */
.bbimages:hover {
	background-color: #000000;
}

abbr, acronym {
	border-bottom: 1px dotted #333333;
	cursor: help;
}

.forum_rules { font-size : 10px; color : #ff0000; font-weight : bold; }

/* XS Dropdown & OnClick Menus */
#dropmenudiv {
	position: absolute;
	border: 1px solid #113355;
	border-bottom-width: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #113355;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #113355;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover { /*hover background color*/
	background: #000000 url(images/dark/bg_row_hover.gif) bottom right no-repeat;
}

.upi2db_unread_color{
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}

.upi2db_edit_color{
	border-style: solid;
	border-width: 1px;
	border-color: #FFFF00;
}

.upi2db_mark_color{
	border-style: solid;
	border-width: 1px;
	border-color: #33CC33;
}
