A:link {
    font-size : 11px;
    color : #3d1c02;
    text-decoration : none;
    font-family : "Tahoma", Verdana, Arial, sans-serif;
}
A:visited {
	font-size : 11px;
	color : #3d1c02;
	text-decoration : none;
	font-family : "Tahoma", Verdana, Arial, sans-serif;
}
A:active {
    font-size : 11px;
    color : #c26a1b;
    text-decoration : none;
    font-family : "Tahoma", Verdana, Arial, sans-serif;
}
A:hover {
    font-size : 11px;
    color : #c26a1b;
    text-decoration : underline;
    font-family : "Tahoma", Verdana, Arial, sans-serif;
}
img {
	border: 0px;
}
td{
 	color: #422100;
 	font-size: 11px;

}
hr{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #422100;
	font-family: "Arial", Verdana, Tahoma, sans-serif;
	font-size: 11px;	
	text-align: center;
}
.bg{
	background: #000 url(../img/bg.jpg) repeat-y top center;
}
.mainwrap{
	padding:0;
	margin:0;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.head1 {
	background: url(../img/head1.jpg) no-repeat top center;
	height: 100px;
	margin:0;
}
.head2 {
	background: url(../img/head2.jpg) no-repeat top center;
	height: 100px;
	margin:0;
}
.head3 {
	background: url(../img/head3.jpg) no-repeat top center;
	height: 123px;
	margin:0;
}
.middle_top {
	background: url(../img/bc-head.png) no-repeat top center;
	width:513px;
	height: 37px;
	margin:0;
}
.middle_center {
	background: url(../img/bc-center.png) repeat-y center;
	width: 513px;
	margin:0;
}
.middle_bottom {
	background: url(../img/bc-bottom.png) no-repeat bottom center;
	width: 513px;
	height: 22px;
	margin:0;
}
.page{
	background-color: #d9d5ca;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center -323px;
	padding: 0;
	padding-bottom: 114px;
	width: 982px;
	margin: 0px auto;
	text-align: justify;
}

.page2{
	background: url(../img/page-h.jpg) no-repeat top center;

}
.pagetitle {
	text-align: center;
	color: #c7ac84;
	height: 35px;
	padding-top: 7px;
	margin: 0;
}
.bl {
	background: url(../img/bl-bg.png) no-repeat bottom left;
	width: 235px;
	font-size: 11px;
	padding-bottom: 15px;
}

.bl br {
	font-size: 11px;
}
.br {
	background: url(../img/br-bg.png) no-repeat bottom right;
	width: 235px;
	font-size: 11px;
	padding-bottom: 15px;
}

.br br {
	font-size: 11px;
}
.bc-head {
	background: url(../img/bc-head.png) no-repeat top center;
	padding-top: 15px;
	padding-bottom: 47px;
}
.bc-center {
	background: url(../img/bc-center.png) repeat-y top center;
	padding: 0 15px 0 15px;
}
.bc-bottom {
	background: url(../img/bc-bottom.png) no-repeat top center;
	height: 22px;
}

#tooltip {
	text-align: left;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #000000;
	padding: 5px;
	max-width: 500px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0px;
	-moz-opacity: 0.92;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
	font: 11px Tahoma; 
}
.mainMenu, .mainMenu a, .mainMenu a:visited{
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.mainMenu a:hover{
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
}
.bulett {
	background-color:#660000;
	color: #FFFFFF;
	font-size: 12px;
	border: solid 1px #000000;
	margin-top: 5px;
}
.m { 
	background-repeat: no-repeat;
	width:100%;
	height : 100%; 
	border : 0px;
	margin : 0px;
	padding : 0px;
}
.vault_table { 
	table-layout : fixed;
	background-color : #212121; 
	border : 1px solid #100f0d; 
	margin : 0px;
	padding : 0px;
}
.txt-simple{ 
	background: url(../img/input.png) repeat left center;
	color: #706940;
	padding-left: 3px; 
	border: 1px solid #989064;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5;
	-moz-border-radius-topright: 5px;
	-moz-opacity: 0.92;
}
h4 {
    font:bold 15px Arial;
	color: #422100;
	margin-bottom: 1px;
}
.seperator{
	background-image: url(../img/hr-line.png);
	background-repeat:  no-repeat;
	height: 17px;
	width: 473px;
	margin-bottom:18px;
}
h3 {
	font-family: Arial;
	font-size: 13px;
	color: #422100;
	margin-left: 0px;
	padding-bottom: 0px;
}
/* table gtn */
table.gtn { 
	border-collapse: collapse; 
	margin: 0px 0px 4px 0px; 
}
table.gtn td { 
	border: 1px solid #3d1c02;
 	padding: 3px; 
}
table.gtn td.nobtb table td { 
	border:0;
	padding:0; 
}
table.gtn tr.style2 td { 
	padding: 2px; 
}
table.gtn tr.style3 td { 
	padding: 5px; 
}
table.gtn tr.colhead { 
	background-image: url(../img/gtn_header.gif); background-repeat: repeat-x; 
}
table.gtn tr.colhead td { 
	padding: 3px; 
	color: #FFFFFF; 
	font-weight: bold; 
}
table.gtn tr.colhead2 { 
	background-color: #3d1c02; 
}
table.gtn tr.colhead2 td { 
	padding: 3px;
 	color: #8d715a;
 	font-weight: bold; 
}
#votebar{
	position:absolute;
	border: 0px solid black;
	padding: 0px;
	width: 200px;
	height:250px;
	visibility: hidden;
	z-index: 200;
	font-family: tahoma, verdana;
	top: -5px;
	height: -1px;
	left: 627px;
	background-image: url(../img/vote1.png);
}
#votebar td { 
	font-size:12px;
	text-align:center;
}
.bulett-vote {
	background-color:#660000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border: solid 1px #000000;
	margin-top: 5px;
}
.whois-char{
}
.whois-char thead td{
	font-family : Arial; 
	font-size : 11px;
	background:	#000000;
	font-style: oblique;
	font-weight: bold;
	color: #CCCCCC;
}

.whois-char td {
	font-family :  Arial; 
	font-size : 11px;
	color: #69482c;
	padding: 2px 5px;
}
.even {
	background:	translucent;
}
.even2 {
	background:	#c5c3b9;
}
div.item-box { 
	width:330px; 
	padding:10px; 
	border:1px solid #000000; 
} 

input{
	background-color:#660000;
	color: #FFFFFF;
	font-size: 12px;
	border: solid 1px #000000;
	margin-top: 5px;
}
select{
	background-color:#480000;
	color: #FFFFFF;
	font-size: 12px;
	border: solid 1px #000000;
	margin-top: 5px;
}
#PopWin{
	background: #000;
	width: 468px;
	height: 80px;
	cursor: hand;
	z-index:9999999999;
	position:absolute;
	left:30%;
}
.gamepanel-table{
}
.gamepanel-table thead td{
	font-size : 11px;
	background:	#271C1E;
	font-style: oblique;
	font-weight: bold;
	color: #ffffff;
}

.gamepanel-table td {
	font-size : 11px;
	padding:	2px 5px;
}
.passStrenProgressBar{
	border: 1px solid gray; 
	height: 5px; 
	width: 100px; 
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.passStrenProgressBar div{
	border: 0px solid white;
	font-size: 3px; 
	height: 5px; 
	width: 0%;
}
#container {
    margin: 0 0 0 0;   
    text-align: center;
    position:absolute;
    top:187px;
	right: 0px;
    border: 0px solid #fff;
    width: 100%;
}
#banneri a:hover img {
	opacity:1;
}
#banneri img {
	opacity:0.5;
	padding: 3px 0 3px 0;
	margin:0px 0px -3px 0px;
}
fieldset {
	border: 1px solid black;
}
.server_time {
	BORDER-BOTTOM: #422810 1px solid; 
	PADDING-BOTTOM: 0px; 
	BACKGROUND-COLOR: #2c2f2d; 
	PADDING-LEFT: 10px; 
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 0px;
}
a.top_menu:link { 
	color: #FFFFFF; 
	text-decoration: none 
}
a.top_menu:visited { 
	color: #FFFFFF; 
	text-decoration: none 
}
a.top_menu:hover { 
	color: #c26a1b; 
	text-decoration: none 
}


/* New News */
#accordion{background-color: #a9d06a repeat-y -3px;}
#accordion h3 {margin: 0; padding: 0; line-height: 25px; position: relative; border-bottom: 1px solid black;}
#accordion h3:focus {outline: none;}
#accordion h3 a {text-decoration: none; font-size: 10px; font-weight: bold;}
#accordion h3.ui-state-hover {cursor: pointer;}
#accordion .ncont {padding: 5px 5px 5px 5px; overflow:hidden;}
#accordion .left {float:center; font:10px Verdana; padding-left:20px; color:#cc6633; text-decoration: none;}

/* MSG Standart */
.bx{
padding:3px;
padding-left: 10px;
overflow:hidden;
position:relative;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-o-border-radius:5px;
-khtml-border-radius:5px;
}
.bx.error{
border:1px #ff6600 solid;
BACKGROUND: #ffbaba; 
}
.bx.ok{
border:1px #74c008 solid;
BACKGROUND: #c2ffba;
}
.bx.notice{
border:1px #fd9500 solid;
BACKGROUND: #fdd59c; 
}
.bx{
margin-bottom:10px;
}
.bx.ok .bxicon{
background-image:url(../img/ok.png);
width:48px;
height:48px;
float:left;
margin-right:10px;
padding:0px;
}
.bx.error .bxicon{
background-image:url(../img/nok.png);
width:48px;
height:48px;
float:left;
margin-right:10px;
padding:0px;
}
.bx .bxicon{
background-image:url(../img/notice.png);
width:48px;
height:48px;
float:left;
margin-right:10px;
padding:0px;
}
.bx table.box td {
height:48px;
vertical-align:middle;
}
/* MSG Shop */
.bxs{
padding:3px;
padding-left:10px;
width:340px;
overflow:hidden;
position:relative;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-o-border-radius:5px;
-khtml-border-radius:5px;
}
.bxs.serror{
border:1px #ff6600 solid;
BACKGROUND: #ffbaba; 
}
.bxs.sok{
border:1px #74c008 solid;
BACKGROUND: #c2ffba;
}
.bxs{
margin-bottom:10px;
}
.bxs.sok .sbxicon{
background-image:url(../img/ok.png);
width:48px;
height:48px;
float:left;
margin-right:10px;
padding:0px;
}
.bxs.serror .sbxicon{
background-image:url(../img/nok.png);
width:48px;
height:48px;
float:left;
margin-right:10px;
padding:0px;
}
.bxs table.sbox td {
height:48px;
vertical-align:middle;
}
/* Tables */
.sort-table {border-collapse: collapse;}
.aBlock {padding: 0px; border: 1px solid #000000;}
.sort-table thead td {border: 1px solid #000000; padding: 2px 5px;}
.sort-table tbody td {border: 1px solid #000000; padding: 2px 5px;}
.div-menu-out {cursor:pointer; color: #000000; font-weight: bold;}
.div-menu-over {cursor:pointer; color: #001003; font-weight: bold;}
/* --------------- */
