/* Comment element properties */

a {
	color:#b4b4b4;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#8abcc3;
	text-decoration:none;
}

a.side {

}

a.white, li.white a {
	color:#fff;
	text-decoration:none;
}

a:hover.white, li.white a:hover {
	color:#fff;
	text-decoration:underline;
}

body {
	background:url('images/main-bg.jpg') no-repeat 50% 0 #FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	color:#000000;	
	width:968px;
	margin:0 auto;
	padding:10px 0 10px 0;
}

hr {
	height:1px;
	border:1px solid #eee;
}

hr.side-hr {
	height:1px;
	border:1px solid #eee;
}

td {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
}

pre {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
}

.alt {
	
}

.spacer {
	margin-bottom:5px;
}

.admin-message {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	background-color:#646464;
	border:1px solid #444444;
	padding:3px 4px 5px 4px;
	margin-bottom:5px;
}

.main-bg {
	color:#555555;
	width:100%;
}

/* Form element properties */

form {
	margin:0px;
}

.button {
	font-family:'Myriad Pro', Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	color:#fff;
	background:url(images/button.png) #6F0000;
	height:20px;
	line-height:20px;
	font-weight:bold;
	border:1px solid #000;
	margin-top:2px;
	cursor:pointer;
}

.bbcode {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:10px;
	color:#000;
	background-color:#eee;
	border:1px solid #ccc;
	margin-top:2px;
}

.textbox {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:10px;
	color:#000000;
	background:#f8f8f8;
	border:1px solid #000000;
	margin:2px 0 2px 0;
}

/* Header and footer properties */

.sub-header {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:10px;
	color:#fff;
	background-image:url('images/main-top.png');
	width:968px;
	height:50px;
}

.sub-header ul{
	margin:0;
	padding:0;
}

.sub-header ul li{
	display:inline;
}

.sub-header ul li.first-link .bullet{
	display:none;
}

.main-footer {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:10px;
	color:#555;
	background-image:url('images/main-bottom.png');
	background-repeat:no-repeat;
	width:968px;
	height:25px;
}

.bottom-footer {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:10px;
	color:#fff;
	background-color:#555;
	padding:4px 4px 5px 4px;
}

/* Side-Panel properties */

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

.side-border-left {
	color:#777;
	background-position:left;
	background-repeat:repeat-y;
	padding:0 5px 0 21px;
	width:250px;
}

.side-border-right {
	color:#777;
	background-position:right;
	background-repeat:repeat-y;
	padding:0 21px 0 0;
	width:250px;
}

.scapmain {
	background:url('images/side-top.png') no-repeat;
  	width:261px;
  	height:35px;
 }

.side-body {	
	background:url('images/side-bg.png') repeat-y;
  	padding:0 19px 0 19px;
  	color:#FFFFFF;
}
.side-bottom {
	background:url('images/side-bottom.png') no-repeat;
  	width:261px;
  	height:37px;
}

/* Center-Panel properties */

.news-category {
	border:0;
	margin:5px;
	float:left;
}
.news-footer {

}

/* General table properties */

.center {
	margin:0 auto;
}
.tbl-border {
	border:1px solid #646464;
}
.tbl {
	font-size:11px;
	color:#FFFFFF;
	background:#232323;
	border:1px solid #646464;
	padding:4px;
	margin:1px;
}
.tbl1 {
	font-size:11px;
	color:#FFFFFF;
	background:#333333;
	padding:4px;
}

.tbl2 {
	font-size:11px;
	color:#FFFFFF;
	background:#2D2D2D;
	padding:4px;
}

.tbl3 {
	font-size:11px;
	color:#C2BE91;
	background:#000000;
	padding:4px;
}

.forum-caption {
	font-size:11px;
	color:#FFFFFF;
	background-color:#2D2D2D;
	padding:4px;
}
.quote {
	font-size:11px;
	color:#555;
	background:#f8f8f8;
	padding:4px;
	margin:0px 20px 0px 20px;
	border:1px solid #bbb;
}
.poll {
	height:12px;
	border:1px solid #bbb;
}
.comment-name {
	font-weight:bold;
	color:#04688d;
}
.shoutboxname {
	font-weight:bold;
	color:#04688d;
}
.shoutbox {
	color:#777;
}
.shoutboxdate {
	font-size:10px;
	color:#888;
}
.small {
	font-size:10px;
	font-weight:normal;
}
.small2 {
	font-size:10px;
	font-weight:normal;
	color:#777777;
}

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

/* Vertical Navigation */

#navigation h2 {
	font-size:10px;
	font-weight:normal;
	background-color:#f1f1f1;
	margin:0;
	padding:4px;
}
	
#navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

* html #navigation ul li{
   height:1%;
}

#navigation a {
	display:block;
	color:#555;
	padding:2px;
	text-decoration:none;
}

#navigation a:hover {
	color:#fff;
	background-color:#f6a504;
}

/* Page Navigation */

.pagenav {
	/*margin:4px;
	background:url('images/pagenav.png') no-repeat center;
	width:190px;
	height:25px;
	line-height:25px;*/
	padding:4px;
}

.pagenav span {
	border:1px solid #858585;
	padding:2px 4px 2px 4px;
	color:#ffffff;
	background-color:#cf0000;
	margin:2px;
}

.pagenav a {
	color:#808080;
	background-color:#d6d6d6;
	border:1px solid #858585;
	padding:2px 4px 2px 4px;
	margin:2px;
	text-decoration:none;
}

.pagenav a:hover {
	color:#ffffff;
	background-color:#cf0000;
	margin:2px;
	text-decoration:none;
}

/*
* Lad: Misc
*/
img {
	outline:none;
}
img.art {
	border:1px solid #000000;
	margin:2px;
}
ul {
	list-style-type:square;	
}
.bullet {
	color:#b50b0b;
	margin:0 0 0 10px;
}
.main-center {
	background-image:url('images/main-center.png');
	background-repeat:repeat-y;	
}
.main-center-content {
	padding:0 21px 0 21px;
}
img.lock {
	float:left;
	clear:none;
	padding:0 0 0 7px;
}

/*
* Lad: Top-Bar
*/
.top-menu-space {
	padding:8px 0 0 20px;
}
.search-form-space {
	padding:11px 13px 0 0;
}
.search-form {
	float:left;
	clear:both;
	background-image:url('images/search-field.png');
	background-repeat:no-repeat;
	width:227px;
	height:27px;
}
.search-field {
	float:left;
	border:0;
	background:transparent;
	color:#000000;
	width:112px;
	height:18px;
	margin:5px 3px 5px 25px;
}
.search-btn {
	background-color:transparent;
	background-image:url('images/search-btn.png');
	width:85px;
	height:27px;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.search-btn:hover {
	background-position:0 -27px;
}

/*
* Lad: Footer
*/
.user_copyrights_a {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	color:#000000;	
}
.user_copyrights_b {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:9px;
	color:#909090;	
}
.fusion_copyrights {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:9px;
	color:#4f4f4f;	
}
.fusion_copyrights a {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:9px;
	color:#4f4f4f;
	text-decoration:none;
	cursor:text;
}

/*
* Lad: Navigation
*/
.navi-link {
	padding:0 12px 0 12px;
}
.navi-link:hover {
	background-color:#2D2D2D;
}
.navi-link a {
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.navi-link a:hover {
	color:#cf0000;
	text-decoration:none;
}
.navi-bullet {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:18px;
	color:#b50b0b;	
}

/*
* Lad: Panel
*/
.capmain {	
	background:url('images/panel-top-bg.png') repeat-x;
	height:19px;
}
.capmain-left {
	width:23px;
	height:19px;
	background:url('images/panel-top-left.png') no-repeat;
}
.capmain-right {
	width:23px;
	height:19px;
	background:url('images/panel-top-right.png') no-repeat;
}
.panel-left {
	width:23px;
	background:url('images/panel-left.png') repeat-y;
}
.panel-right {
	width:23px;
	background:url('images/panel-right.png') repeat-y;
}
.main-body {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	color:#FFFFFF;
	background:url('images/panel-bg.png') repeat;
	padding:10px;
}
.panel-bottom-bg {	
	background:url('images/panel-bottom-bg.png') repeat-x;
	height:19px;
}
.panel-bottom-left {
	width:23px;
	height:19px;
	background:url('images/panel-bottom-left.png') no-repeat;
}
.panel-bottom-right {
	width:23px;
	height:19px;
	background:url('images/panel-bottom-right.png') no-repeat;
}
.panel-title {
	float:left;
	clear:both;
	width:100%;
	border-bottom:1px solid #858585;	
}
.panel-title-cnt {
	float:left;
	clear:both;
	padding:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	color:#FFFFFF;	
}

/*
* Lad: Promo-Boxs
*/
div.promo-box {
	float:left;
	clear:none;
	width:307px;
}
div.promo-ad {	
	background-image:url('images/promo-ad.png');
	background-repeat:no-repeat;
	background-position:top;
	width:261px;
	height:199px;
	overflow:hidden;
}
div.promo-ad-content {
	padding:32px 0 0 0;
}

/*
* Lad: Buttons
*/
a.logo {
	display:inline-block;
	background-image:url('images/logo.png');
	width:545px;
	height:73px;
	margin:0 0 7px 0;
}
a.to_top {
	display:inline-block;
	background-image:url('images/to-top.png');
	width:82px;
	height:23px;
	margin:0 17px 2px 0;
}
a.promo-jctv {
	display:block;
	background-image:url('images/promo-jctv.jpg');
	background-repeat:no-repeat;
	width:261px;
	height:199px;
}
a.promo-forum {	
	display:block;
	background-image:url('images/promo-forum.jpg');
	background-repeat:no-repeat;
	width:261px;
	height:199px;
}
a.avalanche {
	display:inline-block;
	background-image:url('images/avalanche.jpg');
	background-repeat:no-repeat;
	width:147px;
	height:82px;
}
a.sqenix {
	display:inline-block;
	background-image:url('images/sqenix.jpg');
	background-repeat:no-repeat;
	width:187px;
	height:82px;
}
a.eidos {
	display:inline-block;
	background-image:url('images/eidos.jpg');
	background-repeat:no-repeat;
	width:160px;
	height:82px;
}
a.cenega {
	display:inline-block;
	background-image:url('images/cenega.jpg');
	background-repeat:no-repeat;
	width:181px;
	height:82px;
}
a.logout {
	display:inline-block;
	background-image:url('images/logout.png');
	background-repeat:no-repeat;
	width:16px;
	height:19px;
}
a.logout:hover {
	background-position:0 -19px;
}

/* Top-Menu */
span.menu-sep {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:-141px 0;
	width:20px;
	height:34px;
	margin:0;
}
a.menu-home {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:0 0;
	width:135px;
	height:34px;
	margin:0 6px 0 0;
}
a.menu-home:hover {
	background-position:0 -34px;
}
a.menu-forum {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:-161px 0;
	width:57px;
	height:34px;
	margin:0 6px 0 0;
}
a.menu-forum:hover {
	background-position:-161px -34px;
}
a.menu-articles {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:-246px 0;
	width:84px;
	height:34px;
	margin:0 6px 0 0;
}
a.menu-articles:hover {
	background-position:-246px -34px;
}
a.menu-download {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:-355px 0;
	width:92px;
	height:34px;
	margin:0 6px 0 0;
}
a.menu-download:hover {
	background-position:-355px -34px;
}
a.menu-office {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:-474px 0;
	width:87px;
	height:34px;
	margin:0 6px 0 0;
}
a.menu-office:hover {
	background-position:-474px -34px;
}
a.menu-contact {
	display:inline-block;
	background-image:url('images/top-menu.png');
	background-repeat:no-repeat;
	background-position:-589px 0;
	width:75px;
	height:34px;
	margin:0 6px 0 0;
}
a.menu-contact:hover {
	background-position:-589px -34px;
}

/*
* Lad: News Main
*/
div.news-banner {
	background:no-repeat left top;
	width:613px;
	height:102px;
	float:left;
	clear:both;
}
div.news-list {
	float:left;
	clear:both;
	width:100%;	
}
div.news-list-cnt {
	float:left;
	clear:both;
	padding:16px 17px 8px 17px;
}

/*
* Lad: News-Min
*/
div.news-min-box {
	float:left;
	clear:both;
	width:100%;
}
div.news-min-cat {
	float:left;
	clear:none;
	width:86px;
	background:#191919;
	border:1px solid #323232;
	border-bottom:0;
	border-right:0;
}
div.news-min-cat img {
	border:0;
	margin:0;
	max-width:86px;
}
div.news-min-title {
	float:left;
	clear:none;
	width:474px;
	background:#191919;
	border:1px solid #323232;
	border-left:0;
}
div.news-min-date {
	float:left;
	clear:none;
	width:86px;
	background:#191919;
	border:1px solid #323232;
	border-top:0;
}
div.news-min-date-day {
	float:left;
	clear:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:20px;
	color:#797979;
	margin:0 2px 0 5px;
}
div.news-min-date-rest {
	float:left;
	clear:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
 	font-size:9px;
  	color:#797979;
}
div.news-min-subject {
	float:left;
	clear:both;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	color:#cf0000;
	margin:0 0 0 5px;
}
div.news-min-subject a {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	color:#cf0000;
	text-decoration:none;
}
div.news-min-msg {
	float:left;
	clear:none;
	width:474px;
}
div.news-min-msg-cnt {
	padding:0px 5px 0px 5px;
	text-align:justify;
}
div.nm-row {
	float:left;
	clear:both;
	width:100%;
}

.nm-top-left {
	background:url('images/nm-top-left.png') no-repeat;
	width:8px;
	height:7px;
}
.nm-top-right {
	background:url('images/nm-top-right.png') no-repeat;
	width:8px;
	height:7px;
}
.nm-top-bg {
	background:url('images/nm-top-bg.png') repeat-x;
	width:100%;
	height:7px;
}
.nm-bottom-left {
	background:url('images/nm-bottom-left.png') no-repeat;
	width:8px;
	height:8px;
}
.nm-bottom-right {
	background:url('images/nm-bottom-right.png') no-repeat;
	width:8px;
	height:8px;
}
.nm-bottom-bg {
	background:url('images/nm-bottom-bg.png') repeat-x;
	width:100%;
	height:8px;
}
.nm-left {
	background:url('images/nm-left.png') repeat-y;
	width:8px;
}
.nm-right {
	background:url('images/nm-right.png') repeat-y;
	width:8px;
}
.nm-bg {
	background:#232323;
	width:100%;
}

/*
* Lad: News-Max
*/
div.news-max-header {
	float:left;
	clear:both;
	width:100%;
	background-color:#232323;
	border-bottom:1px solid #858585;	
}
div.news-max-header-cnt {
	float:left;
	clear:both;
	padding:7px;
}
div.news-max-cat {
	float:left;
	clear:none;
}
div.news-max-cat img {
	float:left;
	clear:both;
	border:0;
	max-width:60px;
	margin:0 10px 0 0;
}
div.news-max-title {
	float:left;
	clear:none;
}
div.news-max-subject {
	float:left;
	clear:both;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	color:#cf0000;
}
div.news-max-info {
	float:left;
	clear:both;
	width:540px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:10px;
	color:#797979;
}
div.news-max-msg {
	float:left;
	clear:both;
	width:611px;
	padding:10px;
	text-align:justify;
}

/*
* Lad: User-Panel
*/
div.up-box {
	float:right;
	clear:both;
	width:303px;
	margin:0 4px 0 0;
}
div.up-top {
	float:right;
	clear:both;
	background-image:url('images/up-top.png');
	background-repeat:no-repeat;
	width:303px;
	height:9px;
}
div.up-bg {
	float:right;
	clear:both;
	background-image:url('images/up-bg.png');
	background-repeat:repeat-y;
	width:303px;
}
div.up-cnt {
	float:right;
	clear:both;
	width:291px;
	padding:0 6px 0 6px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	color:#FFFFFF;
}
div.up-cnt a {
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
div.up-cnt a:hover {
	text-decoration:underline;
}
div.up-avatar {
	float:left;
	clear:none;
	margin:0 5px 0 0;
}
div.up-avatar img {
	max-width:80px;
	max-height:80px;
	border:1px solid #000000;
}
div.up-col {
	float:left;
	clear:none;
}
div.up-row {
	float:left;
	clear:both;
	width:201px;
}
div.up-welcome {
	float:left;
	clear:none;	
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans-serif';
	font-size:11px;
	font-variant:small-caps;
	color:#ff7f1d;
}
div.up-welcome a {
	font-weight:bold;
	color:#ff7f1d;
	text-decoration:underline;
}
div.up-logout {
	float:right;
	clear:none;
}
div.up-navi {
	float:left;
	clear:both;
	width:201px;
}

/*
* Lad: Art-Frame
*/

.artFrame-bg {
	background:#2A2A2A;
	border:1px solid #646464;
	margin:2px;
}
.artFrame-img {
	padding:10px;
	margin:0;
	color:#FFFFFF;
}
.artFrame-txt {
	padding:0 5px 5px 5px;
	margin:0;
	color:#FFFFFF;
}

/*
* Lad: Counter
*/

div.counter {
	float:right;
	clear:both;
	margin:24px 8px 0 0;
}
div.counter-left {
	float:left;
	clear:none;
	background:url('images/counter-left.png') no-repeat;
	width:13px;
	height:48px;
}
div.counter-right {
	float:left;
	clear:none;
	background:url('images/counter-right.png') no-repeat;
	width:13px;
	height:48px;
}
div.counter-bg {
	float:left;
	clear:none;
	background:url('images/counter-bg.png') repeat-x;
	width:220px;
	height:48px;	
}
div.counter-c {
	float:left;
	clear:both;
	width:100%;
	padding:10px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
span.counter-ints {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}