/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}
*/
*{
outline: 0;
}

img, ul, li{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}

/* info: default stylesheet file for 'estarz' theme */

html{
	height: 100%;
	width: 100%;
}

body {
	/*background: #242424;*/
	background: #212121;
	color: #ffffff;
	font-family: verdana, arial, "lucida grande", sans-serif;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#top{
background: transparent url(images/bg_top.png) no-repeat center top;
/*height: 900px;*/
width: 100%;
}

#bottom{
background: transparent url(images/bg_bot.png) no-repeat center bottom;
width: 100%;
}

#footer{
background: transparent url(images/footer.png) no-repeat center bottom;
/* height: 350px; */
height: 328px;
}
#footer table td{
/* border-right: 1px #0c0c0c dotted; */
padding: 20px;
width: 25%;
}
#footer table td h1{
font-size: 140%;
}
#footer table{
margin-top: 30px;
margin-bottom: 30px;
}
.logo_sponz{
/* padding-top: 65px; */
}
.logo_pack  img{
margin-top: 40px;
margin-bottom: 20px;
}
.logo_sponz img{
height: 88px;
margin-left: 35px;
margin-right: 35px;
}

#csikos{
background: url(images/grid-trans.png);
width: 1000px;
padding-top: 2px;
padding-bottom: 2px;
display: inline;
}


.logo_links{
width: 1000px;
text-align: left;
}
.logo_links img{
margin-top: 5px;
margin-bottom: 20px;
}
.logo_links img{
height: 45px;
margin-left: 5px;
margin-right: 5px;
}


#copyright{
text-align: center;
margin-top: 68px;
font-size: 14px;
}

#war{
background: url(images/war.png) no-repeat center top;
height: 316px;
width: 300px;
position: inherit;
margin-left: -62px;
margin-right: -54px;
margin-top: -40px;
}

#powered img{
border: none;
opacity: 0.5;
}
#powered{
position: absolute;
top: 122px;
left: 50%;
margin-left: -10px;
}

#user_login{
background: url(images/userbar-global.png) repeat-x scroll 0 0 transparent;
height: 35px;
position: absolute;
top: 0px;
width: 100%;
z-index: 11;
}
#user_login input{
background-color:#000000;
border:1px solid #444444;
color:#999999;
padding:4px;
}
#user_login a{
font-size:12px;
font-weight:bold;
margin:5px 10px;
float:left !important;
font:12px arial,tahoma,Geneva,sans-serif;
}
#user_line{
width: 1000px;
}
#user_login a{
color: #ffffff;
text-decoration: none;
}
#user_login a:hover{
color: #00a8ff;
text-decoration: none;
}
/*
#chat{
position: fixed;
z-index: 13;
width: 180px;
}
*/
#chatbody{
overflow: auto;
height: 272px;
width: 170px;
}
#chatform{
overflow: hidden;
height: 272px;
width: 170px;
}
#chat-top{
background: url(images/user-chat-top.png) no-repeat center top;
height: 38px;
cursor: move;
width: 180px;
}
#chat-center{
background: url(images/user-chat-center.png) repeat-y center top;
height: 270px;
width: 180px;
}
#chat-bottom{
background: url(images/user-chat-bottom.png) no-repeat center bottom;
height: 3px;
width: 180px;
}






/*chat*/


div.chat {
position:absolute;
width:250px;
z-index:9999;
}
div.chat ol, ul {
text-align: left;
list-style:none outside none;
}

div.chat div.messages ul li p {
color:#B2B2B2;
font-family:tahoma,arial,verdana,sans-serif;
font-size:10px;
line-height:1.3em;
margin:5px 5px 5px 20px;
}

div.chat div.messages ul li img.profilepic {
border:1px solid #222222;
float:left;
margin:5px 0 0 4px;
}

div.chat div.messages ul li img.ogcpage {
left:24px;
position:absolute;
top:26px;
}
div.chat .msg{
color: #ffffff;
}


div.chat div.head {
background:url("images/chat/chat_head.png") no-repeat scroll center top transparent;
cursor:move;
height:30px;
width:250px;
}
div.chat div.messages {
background:url("images/chat/chat_msgbg.png") repeat-y scroll -30px top #686868;
border-left:1px solid #202020;
border-right:1px solid #202020;
}
div.chat div.foot {
background:url("images/chat/chat_foot.png") no-repeat scroll center top transparent;
height:30px;
width:250px;
}
div.chat div.messages ul li {
background:url("images/chat/chat_picbg.png") no-repeat scroll -30px top transparent;
border-bottom:1px solid #343434;
border-top:1px solid #868686;
min-height:42px;
position:relative;
}
div.chat div.foot div.msgleft, div.chat div.foot div.msgright {
background:url("images/chat/chat_msgleft.png") no-repeat scroll right top transparent;
float:left;
height:19px;
margin:5px 0 0;
width:5px;
}
div.chat div.foot div.msgright {
background:url("images/chat/chat_msgright.png") no-repeat scroll left top transparent;
}
div.chat div.head a.exit, div.chat div.foot a.previous, div.chat div.foot a.next {
background:url("images/chat/chat_exit.png") no-repeat scroll center center transparent;
display:block;
float:right;
height:19px;
margin:6px 6px 0 0;
text-indent:-9999px;
width:18px;
cursor:pointer;
}
div.chat div.foot a.next {
background:url("images/chat/chat_next.png") no-repeat scroll center center transparent;
float:right;
margin:5px 6px 0 0;
}
div.chat div.foot a.previous {
background:url("images/chat/chat_previous.png") no-repeat scroll center center transparent;
float:left;
margin:5px 5px 0 7px;
}
div.chat div.foot input.msg {
background:url("images/chat/chat_msg.png") repeat-x scroll center top transparent;
border:0 none;
color:#D5D5D5;
float:left;
font-size:10px;
height:19px;
margin:5px 0 0;
padding:2px 0 0;
width:180px;
}
div.chat div.foot input.submit {
display:none;
}


/*chat*/









.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 620px; /*Width of Carousel Viewer itself*/
height: 312px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-left: 0px; /*margin around each panel*/
margin-right: 0px;
background: url(images/news_bg.png) no-repeat center top;
width: 620px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel .panel .news{
height: 72px;
display: block;
background: url(images/trans75-bg.png);
color: #c0c0c0;
position: relative;
top: -72px;
left: 0px;
width: 620px;
}
.stepcarousel .panel .news h1{
color: #ffffff;
}





.warlive td{
padding: 4px;
}
.wars b{
font-size: 14px;
font-weight: normal;
}
.download img{
display: block;
margin-top: 20px;
margin-bottom: 20px;
}





.cont{
width: 627px;
text-align: left;
font-size: 12px;
height: auto;
}
.cont_top{
background: transparent url(images/cont_top.png) no-repeat center top;
height: 50px;
width: 627px;
}
.cont_title{
height: 100%;
width: 100%;
text-indent: -9999;
}
.cont_body{
background: transparent url(images/cont_body.png) repeat-y center top;
width: 627px;
}
.cont_bot{
background: transparent url(images/cont_bot.png) no-repeat center bottom;
height: 20px;
width: 627px;
margin-bottom: 10px;
}



.menuk{
width: 183px;
text-align: left;
font-size: 12px;
height: auto;
}
.menuk_top{
background: transparent url(images/menu_top.png) no-repeat left top;
height: 30px;
width: 183px;
}
.menuk_title{
background-repeat:no-repeat;
background-position: center 20px;
height: 100%;
width: 100%;
text-indent: -9999;
}
.menuk_center{
background: transparent url(images/menu_center.png) repeat-y left top;
width: 183px;
height: auto;
}
.menuk_bot{
background: transparent url(images/menu_bot.png) no-repeat left bottom;
height: 4px;
width: 183px;
margin-bottom: 3px;
}

.sponz_menu{
margin-left: 3px;
width: 363px;
height: auto;
}
.sponz_menu_top{
width: 363px;
height: 30px;
background: transparent url(images/sponz_menu_top.png) no-repeat center top;
}
.sponz_menu_center{
background: transparent url(images/sponz_menu_center.png) repeat-y center top;
width: 363px;
height: auto;
}
.sponz_menu_bot{
width: 363px;
height: 30px;
background: transparent url(images/sponz_menu_bot.png) no-repeat center bottom;
margin-bottom: 3px;
}
.sponz_menu_title{
background-repeat:no-repeat;
background-position: center 20px;
height: 100%;
width: 100%;
text-indent: -9999;
}


.warline_menu{
margin-left: 1px;
width: 442px;
height: auto;
}
.warline_menu_top{
width: 442px;
height: 30px;
background: transparent url(images/warline_menu_top.png) no-repeat left top;
}
.warline_menu_center{
background: transparent url(images/warline_menu_center.png) repeat-y left top;
width: 442px;
height: auto;
}
.warline_menu_bot{
width: 442px;
height: 30px;
background: transparent url(images/warline_menu_bot.png) no-repeat left bottom;
margin-bottom: 3px;
}
.warline_menu_title{
background-repeat:no-repeat;
background-position: center 20px;
height: 100%;
width: 100%;
text-indent: -9999;
}







.all_menu{
width: 185px;
text-align: left;
font-size: 12px;
height: auto;
margin: 2px;
margin-top: 1px;
}
.all_menu_top{
height: 30px;
display: inline-block;
width: 100%;
border-bottom: 1px #363636 solid;
border-top: 1px #363636 solid;
}
.all_menu_top_right{
background: transparent url(images/all_menu_top_right.png) no-repeat right top;
background: url(images/boxHead.png) repeat-x left top;
height: 30px;
width: 99%;
float: right;
}
.all_menu_top_left{
background: transparent url(images/all_menu_top_left.png) no-repeat left top;
background: url(images/boxHead.png) repeat-x left top;
height: 30px;
width: 1%;
float: left;
}
.all_menu_title{
background-repeat:no-repeat;
background-position: center 20px;
height: 100%;
width: 100%;
text-indent: -9999;
}
.all_menu_center{
/*background: transparent url(images/menu_center.png) repeat-y left top;*/
width: auto;
height: auto;
}
.all_menu_center .team h8{
position: absolute;
margin-top: 240px;
margin-left: 20px;
width: 350px;
text-decoration: none;
text-shadow:0 0 3px #000000;
}
.all_menu_center .team a{
display: block;
display: list-item;
height: 356px;
width: 610px;
font-size: 250%;
margin: 2px;
margin-bottom: 30px;
color: #cccccc;
}
.all_menu_center .team a:hover{
color: #ffffff;
text-decoration: none;
}
.all_menu_left{
background: transparent url(images/all_menu_left.png) repeat-y left top;
padding: 0px;
margin: 0px;
width: 0px;
height: 0px;
float: left;
display: inline-block;
}
.all_menu_right{
background: transparent url(images/all_menu_right.png) repeat-y right top;
padding: 0px;
margin: 0px;
width: 100%;
float: right;
overflow: hidden;
display: inline-block;
}
.all_menu_bot_left{
background: transparent url(images/all_menu_bottom_left.png) no-repeat left bottom;
height: 30px;
width: 99%;
float: left;
}
.all_menu_bot_right{
background: transparent url(images/all_menu_bottom_right.png) no-repeat right bottom;
height: 30px;
width: 1%;
float: right;
}
.all_menu_bot{
width: 100%;
height: 30px;
display: inline-block;
display: none;
}
.twii{
float: right;
margin-left: 19px;
margin-top: 9px;
position: absolute;
width: 200px;
display: none;
}

.ads{
margin: 2px;
padding: 3px;
background: url(images/trans75-bg.png);
}


.team_prof{
margin-bottom: 20px;
background: url(images/prof.png) no-repeat 5px 5px;
padding: 5px;
padding-left: 115px;
height: 110px;
color: #cccccc;
border-bottom: 1px #202020 solid;
}
.team_prof h1{
color: #ffffff;
font-size: 120%;
margin-bottom: 5px;
}
.team_prof b{
color: #00a8ff;
border-bottom: 1px #00a8ff dotted;
}


.team_prof_w {
margin-bottom: 20px;
background: url(images/prof_w.png) no-repeat 5px 5px;
padding: 5px;
padding-left: 115px;
height: 110px;
color: #cccccc;
border-bottom: 1px #202020 solid;
}
.team_prof_W h1{
color: #ffffff;
font-size: 120%;
margin-bottom: 5px;
}
.team_prof_w b{
color: #00a8ff;
border-bottom: 1px #00a8ff dotted;
}


.servers{
line-height: 25px;
}
.servers img{
padding: 5px;
padding-right: 20px;
}
.media img{
margin-left: 30px;
margin-right: 30px;
}

.last_news a{
background: url(images/list.png) no-repeat 5px center;
padding-left: 40px;
font-size: 20px;
margin-bottom: 2px;
text-decoration: none;
display: block;
}
.last_news a:hover{
background: url(images/list_o.png) no-repeat 5px center;
color: #00a8ff;
text-decoration: none;
}


.down_list a{
background: url(images/download.png) no-repeat 5px center;
padding-left: 40px;
font-size: 20px;
margin-bottom: 2px;
text-decoration: none;
display: block;
}
.down_list a:hover{
background: url(images/download.png) no-repeat 5px center;
color: #00a8ff;
text-decoration: none;
}



.awards td{
font-size: 225%;
text-align: center;
}



#logo{
background: url(images/logo.png) no-repeat left 33px;
height: 244px;
width: 1000px;
}

#menu{
background: url(images/menu.png) no-repeat center center;
background: url(images/menu.png) no-repeat center center;
/* background: url(images/grid-trans.png); */
/* height: 112px; */
height: 65px;
width: 1000px;
}

#menu #navigation{
height: 50px;
/*width: 100%;*/
font-size: 14px;
width: 980px;
margin-left: 10px;
margin-right: 10px;
/*display: inline-block;*/
}
#menu #navigation li a{
background-repeat:no-repeat;
background-position: 0px -3px;
display: list-item;
height: 35px;
/*padding-left: 6px;
padding-right: 6px;*/
padding-top: 15px;
/*padding-bottom: 10px;*/
width: auto;
/*color: #00a8ff;*/
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 20px;
/* opacity: 0.5; */
text-indent: -9999;
}
#menu #navigation li{
float: left;
width: auto;
display: block;
height: 50px;
padding-left: 15px;
/*padding-right: 6px;*/
line-height: 50px;
list-style: none outside none;
}
#menu #navigation li a b{
font-weight: normal;
padding: 2px;
font-size: 10px;
}
#menu #navigation li:hover{
/*color: #00a8ff;*/
color: #ffffff;
text-decoration: none;
/* background: url(images/mm.png) repeat-x left bottom;*/
background: url(images/menuline2.png) no-repeat 0px center;
font-weight: bold;
opacity: 1.0;
}
#menu #navigation li a:hover{
opacity: 1.0;
}
#menu #navigation ul{
/*float: left;*/
display: inline-block;
overflow: hidden;
padding-left: 65px;
display: inline;
width: auto;
padding-top: 0px;
list-style: none;
height: 50px;
background: url(images/menuline.png) no-repeat right center;
}
#menu #navigation li{
height: 50px;
float: left;
background: url(images/menuline.png) no-repeat left center;
}




























#navbar {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	padding-bottom: 7px;
	padding-top: 7px;
}

#navbar a {
	color: #000;
	text-decoration: none;
}
#navbar a:active {
	text-decoration: none;
}
#navbar a:visited {
	text-decoration: none;
}
#navbar a:hover {
	color: #000; text-decoration:
	underline;
}





div.menu {
  width: auto;
  /*background: #000000;  FCFDFF; almenü háttérszín*/
  left: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  margin-top: -1px;
  font-size: 80%;
}

div.menu a.menuItem {
  color: #fff;  /* almenü részek */
	background: url(images/ddmenu.png);
  cursor: pointer;
  display: block;
  padding: 5px 11px 5px 11px;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  /*background: #ffffff;  F0F6FF; almenü mouseover */
	background: url(images/dmenu.png);
  color: #000;
  outline: 0;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #ffffff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {
        padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}





ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

#logo1 {
	position: relative;
	height: 90px;
	width: 500px;
	background-image: url('images/logo1.png');
	background-repeat: no-repeat;
}

#logo2 {
	position: relative;
	height: 90px;
	width: 500px;
	background-image: url('images/logo2.png');
	background-repeat: no-repeat;
}

#logo3 {
	position: relative;
	height: 90px;
	width: 500px;
	background-image: url('images/logo3.png');
	background-repeat: no-repeat;
}

#logo4 {
	position: relative;
	height: 90px;
	width: 500px;
	background-image: url('images/logo4.png');
	background-repeat: no-repeat;
}

.header {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
	margin: 0px 0px 10px;
	color: #00a8ff;
	padding-top: 0px;
	border-bottom: #ff02a8 1px dotted;
}
.newsheader{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
	margin: 0px 0px 10px;
	color: #00a8ff;
	padding-top: 0px;
	padding-left: 70px;
	background: url(images/newstitle.png) no-repeat left top;
	height: 77px;
}


h3 {
	color: #444;
	font-weight: bold;
	margin-bottom: 2px;
}

.left {
	float: left;
	text-align: left;
	padding-top: 35px;
	font-size: 20px;
}
.right {
	padding-top: 35px;
	text-align: right;
	font-weight: normal;
}

.newssmalltext {
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#ff02a8;
}
.fosadek{
height: 158px;
border-bottom: 1px #363636 solid;
overflow: hidden;
}
.cimg{
margin: 10px;
width: 150px;
}
.fosadek h1{
margin-top: 5px;
background: url(images/grid-trans.png);
color: #00A8FF;
padding: 5px;
padding-left: 10px;
font-size: 18px;
border-bottom: 1px #00A8FF solid;
}













img {
	vertical-align: middle;
}
.linkspage_button{
	vertical-align: middle;
	border:0px;
}




hr {
	border: 1px dotted #bbb;
	height: 1px;
	width: 92%;
	text-align:center;
}

.smalltext {
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	color:#d8d8d8;
}

.bodytable {
	padding: 2px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #e7e7e7;
}
.bodytable img{
border: none;
}

.button {
	border: #000 1px solid;
	color: #ffffff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

.button a {
	color: #ffffff;
}
.button a:hover {
	color: #0085b0;
}


a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*color: #416eab;*/
	text-decoration: underline;
}

.smallblacktext {
    background: none;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#888888;
}
.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #838387;
	border: 1px solid #d6d6d6;
}
.defaulttext {
    background: none;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#8d8d8d;
}

td {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	/*color:#8d8d8d;
	padding: 0px;
	text-align:left;*/
}

blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:#7e96ac;
	border: 1px solid #d6d6d6;
}
.mediumtext {
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
}

/*.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}*/

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.nextprev{
	border: #000 0px solid;
	color: #E7E7E7;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	padding : 2px;
	text-align: right;
}

form {
	margin: 0px 0px 0px 0px;
}
.spacer {
	padding: 2px 0 2px 0;
}

.cspacer {
	padding: 6px 0 6px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.border {
	border: #999 1px solid;
	background-color: #F0F1F1;
	padding: 2px;
}


p {
	margin-top: 0px
}

.fborder {
	border: #c1c1c1 0px solid;
}
.forumheader{
	background-color: #000000;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#888888;
	padding: 4px;
	border: 1px solid #ececf2;
}

.forumheader2{
	background-color: #000000;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#b5b5b5;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumheader3{
	/* background-color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#b3b3b3;
	padding: 4px;
	border: #ececf2 1px solid; */
	border: none;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border: #f0f2f4 0px solid;
	padding: 2px 0 2px 0;
	/* background-color: #000000; */
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#00a8ff;
	font-size: 300%;
	padding-bottom: 5px;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:verdana, tahoma, arial, helvetica, sans-serif
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0px;
	background-color: #fff;
}

.nforumcaption {
	background-image: url(images/nforumcaption.png);
	padding: 8px 4px 8px 4px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fff;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.png);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #888;
	font-weight: bold;
}

.nforumcaption3 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EEF2F7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumthread2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #D1DCEB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreplycaption {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E2EDF2;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EDF4F7;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumreply2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #CFE0EB;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.nforumdisclaimer {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.nforumview1 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #DFE6EF;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.nforumview3 {
	padding: 4px;
	background-color: #BCD0ED;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #E4EAF2;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #3A4F6C;
}

a.forumlink{
	color: #fff;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}

.treeclass1 {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #888;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px 0px 2px 2px;
}

.treeclass2 {
	background-color: #F4F7FA;
	border: #000 1px solid;
	color: #888;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px 0px 2px 2px;
}

.treeclass3 {
	background-color: #F4F7FA;
	color: #888;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding: 1px;
	width: 100%;
}


#marqueecontainer{
	position: relative;
	height: 200px;
	overflow: hidden;
}


input, textarea{
border: #5e5d63 1px solid;
background: #000000;
color: #ffffff;
margin: 2px;
}
.button{
margin: 2px;
border: #5e5d63 1px solid;
background: #000000;
color: #ffffff;
}

.forumheader3 textarea{
width: 400px;
}
#commentform textarea{
width: 400px;
}

#warinfo td{
padding-top: 6px;
padding-bottom: 6px;
color: #ffffff;
}
#warinfo tr{
/*background: url(images/warline.png) no-repeat left bottom;*/
}

#partner img{
border: 0px #000000 solid;
}

#sponz img{
border: 0px #000000 solid;
margin-left: 5px;
margin-right: 5px;
}


div#nav-main ul.navigation li {
letter-spacing:0;
padding:0 10px;
}

ul.navigation li a {
background:url("") repeat scroll 0 0 transparent;
color:#FFFF00 !important;
font-size:20px;
font-weight:bold;
margin:0;
overflow:hidden;
padding:0;
}

ul.navigation li a {
display:block;
text-decoration:none;
}

ul.navigation li {
float:left;
height:44px;
line-height:44px;
list-style:none outside none;
}

ul.navigation li {
letter-spacing:0;
}

ul.navigation li {
line-height:44px;
list-style:none outside none;
}

cufon  {
display:inline-block !important;
font-size:1px !important;
line-height:1px !important;
position:relative !important;
vertical-align:middle !important;
}

cufon {
text-indent:0 !important;
}

cufon canvas {
position:relative !important;
}

cufon cufontext {
display:inline-block !important;
height:0 !important;
overflow:hidden !important;
text-indent:-10000in !important;
width:0 !important;
}
