/* Template created by Alex Unknown */
/* URL: http://www.net-problem.com */

body {
	background: #333 url(images/bg.gif) right top repeat-y;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 11px;
	color: #d9d9d9;
	padding: 0px 0px 0px 0px;
/*	margin: 8px 8px 8px 8px;*/
}

a {
	text-decoration: none;
	color: #d9d9d9;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

a.side {
	text-decoration: none;
	color: #fff;
}

a:hover.side {
	text-decoration: none;
	color: #e39944;
}

img {
	border: 0px;
}

form {
	margin: 0px 0px 0px 0px;
}

hr {
	border: 1px #483b36 solid;
	border-bottom: 1px #2f2629 solid;
}

hr.side-hr {
	border: 1px #483b36 solid;
	border-bottom: 1px #2f2629 solid;
}

td {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 11px;
}

pre {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 11px;
}

.alt {
	color: #666;
}

.header {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	color: #333; 
	background-color: #efefef;
	padding: 5px;
}

.button {
	font-family: Tahoma,Arial,Verdana,Sans-Serif;
	font-size: 10px;
	color: #e0e0e0; 	
	background-color: #333;
	border: #666 1px solid;
	margin-top: 2px;
}
	
.textbox,iframe {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	color: #bbb; 
	background: #222;
	border: 1px #666 solid;
}

.main-bg {
	padding: 5px 0px 5px 0px;
}

.side-border-left {
	padding: 5px 5px 0px 0px;
}

.side-border-right {
	padding: 5px 0px 0px 5px;
}

.main-body {
	font-size: 11px;
	color: #000; 
	background-color: #efefef;
	padding: 3px 4px 3px 4px;
}

.side-body {
	font-size: 9px;
	color: #000; 
	background-color: #efefef;
	padding: 4px 4px 6px 0px;
}

.border {
	background-color: #ddd; 
	border: 2px #5f5f5f solid; 
}
/*
.infobar {
	font-size: 9px;
	color: #000; 
	border-top: solid #c4c4c4; 
	border-top-width: 1px; 
	border-left: solid #c4c4c4; 
	border-left-width: 1px; 
	border-right: solid #f6f6f6; 
	border-right-width: 0px; 
	border-bottom: solid #f6f6f6; 
	border-bottom-width: 1px;
	padding: 3px 4px 3px 4px;
}

.infobar2 {
	font-size: 9px;
	color: #676767; 
	border-top: solid #c4c4c4; 
	border-top-width: 1px; 
	border-left: solid #c4c4c4; 
	border-left-width: 0px; 
	border-right: solid #f6f6f6; 
	border-right-width: 1px; 
	border-bottom: solid #f6f6f6; 
	border-bottom-width: 1px;
	padding: 3px 4px 3px 4px;
}*/
/*
.panel-left {
	width: 11px;
	height: 28px;
	background-image: url(images/panel-left.gif); 
}

.panel-right {
	width: 11px;
	height: 28px;
	background-image: url(images/panel-right.gif);
}

.panel-main {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A3A3A;
	height: 28px;
	padding: 6px 2px 0px 2px;
	background-image: url(images/panel-main.gif) top left repeat-x;
}

.border-left {
	background-image:url(images/border-left.gif) top left repeat-y;
	width: 7px;
}

.border-right {
	background-image: url(images/border-right.gif) top left repeat-y;
	width: 7px;
}

.border-bleft {
	background-image: url(images/border-bleft.gif);
	width: 7px;
	height: 7px;
}

.border-bright {
	background-image: url(images/border-bright.gif);
	width: 7px;
	height: 7px;
}

.border-bmain {
	background-image: url(images/border-bmain.gif) top left repeat-x;
	height: 7px;
}*/

/*.side-caption {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #efefef;
	background-color: #004a80;
	padding: 0px 4px 3px 4px;
}*/

.tbl-border {
	background-color: #424242;
}

.tbl {
	font-size: 10px;
	padding: 3px 4px 3px 4px;
}

.tbl1 {
	background-color: #222;
	font-size: 10px;
	color: #e0e0e0; 
	padding: 4px;
}

.tbl2 {
	background-color: #333;
	font-size: 10px;
	color: #e0e0e0; 
	padding: 4px;
}
	
.forum-caption {
	background-color: #222;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #e0e0e0;
	padding: 2px 4px 4px 8px;
}

.quote {
	background-color: #333;
	color: #e0e0e0;
	padding: 2px;
	margin: 0px 20px 0px 20px;
	border: 1px #5f5f5f solid;
}

code {
	background-color: #333;
	font-size: 11px;
	color: #e0e0e0;
}
	
.poll {
	height: 12px;
	border: 1px #444 solid;
}

.comment-name {
	font-weight: bold;
	color: #113355;
}

.shoutboxname {
	font-weight: bold;
	color: #113355; 
}

.shoutbox {
	color: #f1f1f1;
}

.shoutboxdate {
	text-align: right;
	font-size: 9px;
	color: #c0c0c0;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #c0c0c0;
}

.smallalt {
	font-size: 11px;
	font-weight: normal;
	color: #c0c0c0;
	padding-bottom: 3px;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #c0c0c0;
}

.side-border-left .side-small, .side-border-right .side-small {
	font-size: 11px;
	font-weight: normal;
	color: #c0c0c0;
}

/*.side-label {
	background: #e3e3e3 url(images/side-cell.gif) top left repeat-x;

}*/


/* Panels */

/* Header */
#header {
	background: #000;
	color: #c0c0c0;
}

#header #top_left {
	background: #000 url(images/header_panel-left-top.gif) top left no-repeat;
	width: 25px;
	height: 30px;
}

#header #top {
	background: #000 url(images/header_panel-top.gif) top left repeat-x;
	height: 30px;
}

#header #top_right {
	background: #000 url(images/header_panel-right-top.gif) top left no-repeat;
	width: 25px;
	height: 30px;
}

#header #left {
	background: #000 url(images/header_panel-left.gif) top left repeat-y;
	width: 25px;
}

#header #right {
	background: #000 url(images/header_panel-right.gif) top left repeat-y;
	width: 25px;
}

#header #bottom_left {
	background: #000 url(images/header_panel-left-bottom.gif) top left no-repeat;
	width: 25px;
	height: 30px;
}

#header #bottom {
	background: #000 url(images/header_panel-bottom.gif) top left repeat-x;
	height: 30px;
}

#header #bottom_right {
	background: #000 url(images/header_panel-right-bottom.gif) top left no-repeat;
	width: 25px;
	height: 30px;
}

#header #content {
	background: #000 url(images/header_panel-bg.gif) top left repeat;
	font-size: 11px;
	color: #c0c0c0;
	padding-top: 5px;
}

#header a {
	color: #c0c0c0;
}

#header a:hover {
	color: #fff;
}

#favorite {
	background: #000 url(images/favorite.gif) top right no-repeat;
	width: 256px;
	height: 35px;
	float: right;
	position: absolute;
	top: 8px;
	right: 8px;
}

#favorite div {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin-right: -19px;
}

#favorite div a {
	color: #d9d9d9;
}

#favorite div a:hover {
	color: #fff;
}

#banner {
	width: 468px;
	height: 60px;
	top: 48px;
	right: 40px;
	position: absolute;
}

/* Top Menu */
#top_menu {
	width: 100%;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #d9d9d9;
	padding-top: 5px;
	display: block;
}

#top_menu div {
	background: #000 url(images/menu_panel-l.gif) top left no-repeat;
	height: 27px;
}

#top_menu div div {
	background: transparent url(images/menu_panel-r.gif) top right no-repeat;
	height: 27px;
	padding-top: 5px;
}

#top_menu a {
	color: #d9d9d9;
}

#top_menu a:hover {
	color: #fff;
}

/* Left */
.side-border-left #panel {
	background: #000 url(images/left_panel-bg.gif) top left repeat-y;
	width: 175px;
	margin-bottom: 5px;
}

.side-border-left #panel #top {
	background: transparent url(images/left_panel-top.gif) top left no-repeat;
	width: 175px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #e39944;
	padding-bottom: 9px;
}

.side-border-left #panel #content {
	line-height: 120%;
	color: #d9d9d9;
	padding-left: 7px;
	padding-right: 7px;
}

.side-border-left #panel #bottom {
	background: transparent url(images/left_panel-bottom.gif) bottom left no-repeat;
	width: 175px;
	height: 13px;
}

/* C-Left */
.side-border-left #c-panel {
	background: #000 url(images/c-left_panel-bg.gif) top left repeat-y;
	width: 175px;
	margin-bottom: 5px;
}

.side-border-left #c-panel #top {
	background: transparent url(images/c-left_panel-top.gif) top left no-repeat;
	width: 175px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #e39944;
	padding-bottom: 9px;
}

.side-border-left #c-panel #content {
	line-height: 120%;
	color: #d9d9d9;
	padding-left: 7px;
	padding-right: 7px;
}

.side-border-left #c-panel #bottom {
	background: transparent url(images/c-left_panel-bottom.gif) bottom left no-repeat;
	width: 175px;
	height: 13px;
}

/* Right */
.side-border-right #panel {
	background: #000 url(images/right_panel-bg.gif) top left repeat-y;
	width: 175px;
	margin-bottom: 5px;
}

.side-border-right #panel #top {
	background: transparent url(images/right_panel-top.gif) top left no-repeat;
	width: 175px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #e39944;
	padding-bottom: 9px;
}

.side-border-right #panel #content {
	line-height: 120%;
	color: #d9d9d9;
	padding-left: 7px;
	padding-right: 7px;
}

.side-border-right #panel #bottom {
	background: transparent url(images/right_panel-bottom.gif) bottom left no-repeat;
	width: 175px;
	height: 13px;
}

/* C-Right */
.side-border-right #c-panel {
	background: #000 url(images/c-right_panel-bg.gif) top left repeat-y;
	width: 175px;
	margin-bottom: 5px;
}

.side-border-right #c-panel #top {
	background: transparent url(images/c-right_panel-top.gif) top left no-repeat;
	width: 175px;
	height: 35px;

	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #e39944;
	padding-bottom: 9px;
}

.side-border-right #c-panel #content {
	background: transparent;
	line-height: 120%;
	color: #d9d9d9;
	padding-left: 7px;
	padding-right: 7px;
}

.side-border-right #c-panel #bottom {
	background: transparent url(images/c-right_panel-bottom.gif) bottom left no-repeat;
	width: 175px;
	height: 13px;
}

#switch {
	text-align: right;
	padding-right: 3px;
}

/* Message */
#message {
	background: #000 url(images/message_panel-bg.gif) top left;
	width: 100%;
	margin-bottom: 5px;
}

#message #top_left {
	background: #000 url(images/message_panel-left-top.gif) top left no-repeat;
	width: 12px;
	height: 13px;
}

#message #top {
	background: #000 url(images/message_panel-top.gif) top left repeat-x;
	height: 13px;
}

#message #top_right {
	background: #000 url(images/message_panel-right-top.gif) top left no-repeat;
	width: 12px;
	height: 13px;
}

#message #left {
	background: #000 url(images/message_panel-left.gif) top left repeat-y;
	width: 12px;
}

#message #right {
	background: #000 url(images/message_panel-right.gif) top left repeat-y;
	width: 12px;
}

#message #bottom_left {
	background: #000 url(images/message_panel-left-bottom.gif) top left no-repeat;
	width: 12px;
	height: 12px;
}

#message #bottom {
	background: #000 url(images/message_panel-bottom.gif) top left repeat-x;
	height: 12px;
}

#message #bottom_right {
	background: #000 url(images/message_panel-right-bottom.gif) top left no-repeat;
	width: 12px;
	height: 12px;
}

#message h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #e39944;
	display: block;
}

#message {
	font-size: 11px;
	color: #eee;
}

#message a {
	color: #c0c0c0;
}

#message a:hover {
	color: #fff;
}

/* News */
#news {
	width: 100%;
	margin-bottom: 5px;
}

#news #top_left {
	background: transparent url(images/news_panel-left-top.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#news #top {
	background: transparent url(images/news_panel-top.gif) top left repeat-x;
	height: 15px;
}

#news #top_right {
	background: transparent url(images/news_panel-right-top.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#news #left {
	background: transparent url(images/news_panel-left.gif) top left repeat-y;
	width: 15px;
}

#news #right {
	background: transparent url(images/news_panel-right.gif) top left repeat-y;
	width: 15px;
}

#news #bottom_left {
	background: transparent url(images/news_panel-left-bottom.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#news #bottom {
	background: transparent url(images/news_panel-bottom.gif) top left repeat-x;
	height: 15px;
}

#news #bottom_right {
	background: transparent url(images/news_panel-right-bottom.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#news h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ff8c00;
	padding-top: 4px;
	display: block;
}

#news #content {
	background-color: #000;
	font-size: 11px;
	color: #e0e0e0;
}

#news #content a:hover {
	color: #e39944;
}

#news #info {
	font-size: 11px;
	color: #c0c0c0;
	padding-top: 12px;
}

#news #info a {
	color: #c0c0c0;
}

#news #info a:hover {
	color: #fff;
}

/* Article */
#article {
	width: 100%;
	margin-bottom: 5px;
}

#article #top_left {
	background: transparent url(images/article_panel-left-top.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#article #top {
	background: transparent url(images/article_panel-top.gif) top left repeat-x;
	height: 15px;
}

#article #top_right {
	background: transparent url(images/article_panel-right-top.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#article #left {
	background: transparent url(images/article_panel-left.gif) top left repeat-y;
	width: 15px;
}

#article #right {
	background: transparent url(images/article_panel-right.gif) top left repeat-y;
	width: 15px;
}

#article #bottom_left {
	background: transparent url(images/article_panel-left-bottom.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#article #bottom {
	background: transparent url(images/article_panel-bottom.gif) top left repeat-x;
	height: 15px;
}

#article #bottom_right {
	background: transparent url(images/article_panel-right-bottom.gif) top left no-repeat;
	width: 15px;
	height: 15px;
}

#article h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ff8c00;
	padding-top: 4px;
	display: block;
}

#article #content {
	background-color: #000;
	font-size: 11px;
	color: #e0e0e0;
}

#article #content a:hover {
	color: #e39944;
}

#article #info {
	font-size: 11px;
	color: #c0c0c0;
	padding-top: 12px;
}

#article #info a {
	color: #c0c0c0;
}

#article #info a:hover {
	color: #fff;
}

/* Footer */
#footer {
	background: #000;
	color: #c0c0c0;
}

#footer #top_left {
	background: #000 url(images/footer_panel-left-top.gif) top left no-repeat;
	width: 25px;
	height: 37px;
}

#footer #top {
	background: #000 url(images/footer_panel-top.gif) top left repeat-x;
	height: 37px;
}

#footer #top_right {
	background: #000 url(images/footer_panel-right-top.gif) top left no-repeat;
	width: 25px;
	height: 37px;
}

#footer #left {
	background: #000 url(images/footer_panel-left.gif) top left repeat-y;
	width: 25px;
}

#footer #right {
	background: #000 url(images/footer_panel-right.gif) top left repeat-y;
	width: 25px;
}

#footer #bottom_left {
	background: #000 url(images/footer_panel-left-bottom.gif) top left no-repeat;
	width: 25px;
	height: 30px;
}

#footer #bottom {
	background: #000 url(images/footer_panel-bottom.gif) top left repeat-x;
	height: 30px;
}

#footer #bottom_right {
	background: #000 url(images/footer_panel-right-bottom.gif) top left no-repeat;
	width: 25px;
	height: 30px;
}

#footer #content, #footer #content td {
	background: #000 url(images/footer_panel-bg.gif) top left repeat;
	font-size: 11px;
	color: #c0c0c0;
	padding-top: 5px;
}

#footer a {
	color: #c0c0c0;
}

#footer a:hover {
	color: #fff;
}

#footer_menu {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #d9d9d9;
	padding-bottom: 12px;
	display: block;
}

#footer_menu a {
	color: #d9d9d9;
}

#footer_menu a:hover {
	color: #fff;
}
