/* LAYOUT */
body {
    margin:0;
    padding:0;
    text-align:center;
    /*background: #000;*/
	background: #000000 url(../images/layout/background.fw.jpg) center top no-repeat;
}

#page {
    /*background:url("../images/layout/background.png") no-repeat scroll center top #000000;*/
    margin:0 auto;
    width:1002px;
}

#header {
    display:block;
    width:100%;
    height:250px;
}


#cnt-container {
width:1002px;
text-align:left;
}

#cnt-left {
float:left;
width:181px;
margin:0;
padding:0;
}

#cnt-center {
float:left;
width:639px;
margin:0;
padding:0;
}

#cnt-right {
float:left;
width:181px;
margin:0;
padding:0;
text-align:center;
}

.content-bg {
background:url("../images/layout/cnt-bg.png") repeat-y scroll 0 0 transparent;
margin-bottom:8px;
}

.content-top {
display:block;
width:639px;
height:38px;
background:url("../images/layout/cnt-top.png") no-repeat scroll center top transparent;
}

.content-bot {
display:block;
width:639px;
height:38px;
background:url("../images/layout/cnt-bot.png") no-repeat scroll center bottom transparent;
}

.content-txt {
margin:0 auto;
width:569px;
}

#cnt-box2 {
clear:both;
margin-top:40px;
width:1002px;
text-align:center;
color:#fff;
}

/* MENU */

ul {
list-style:none outside none;
margin:0;
padding:0;
}

#menu {
float:left;
font-size:12px;
font-weight:bold;
text-align:justify;
}

#menu-top {
background:url("../images/layout/nav-top.png") no-repeat scroll 0 0 transparent;
color:#CCCCCC;
float:left;
height:28px;
padding-left:20px;
padding-top:12px;
width:161px;
}

#menu-top-first {
    background:url("../images/layout/nav-top-first.png") no-repeat scroll 0 0 transparent;
    color:#CCCCCC;
    float:left;
    height:28px;
    padding-left:20px;
    padding-top:12px;
    width:161px;
}

#icon-news, #icon-account, #icon-community, #icon-library, #icon-shop, #icon-highscores, #icon-towns, #icon-pvp {
width:32px;
height:32px;
float:left;
margin:-10px 5px 0 2px;
}

#icon-news { background:url("../images/layout/news.gif") no-repeat scroll 0 0 transparent; }
#icon-account { background:url("../images/layout/account.gif") no-repeat scroll 0 0 transparent; }
#icon-community { background:url("../images/layout/community.gif") no-repeat scroll 0 0 transparent; }
#icon-library { background:url("../images/layout/library.gif") no-repeat scroll 0 0 transparent; }
#icon-shop { background:url("../images/layout/shop.gif") no-repeat scroll 0 0 transparent; }
#icon-highscores { background:url("../images/layout/highscores.gif") no-repeat scroll 0 0 transparent; }
#icon-towns { background:url("../images/layout/map.gif") no-repeat scroll 0 0 transparent; }
#icon-pvp { background:url("../images/layout/pvp.gif") no-repeat scroll 0 0 transparent; }

#menu-bottom {
background:url("../images/layout/nav-bottom.png") no-repeat scroll 0 0 transparent;
color:#CCCCCC;
float:left;
height:25px;
padding-left:20px;
padding-top:15px;
width:161px;
}
  ::placeholder {
      color: lightgray;
  }
  .input1{
     padding: 5px;
     font-size: 16px;
     border-width: 5px;
     border-color: #563500;
     background-color: #c58b00;
     color: #000000;
     border-style: double;
     border-radius: 0px;
     box-shadow: 0px 0px 5px rgba(66,66,66,.75);
     text-shadow: 0px 0px 1px rgba(66,66,66,.45);
     font-weight: bold;
	 text-align: center;
}
.input1:focus{
     outline:none;
}

select {
        font-family: 'Arial';
        display: inline-block;
        width: 233px;;
        cursor: pointer;
        padding: 5px 13px;
        outline: 0;
        border: 5px double #000000;
        border-radius: 0px;
        background: #c58b00;
        color: #fbfbfb;
        appearance: none;
    }
       select::-ms-expand {
            display: none;
        }
        select:hover,
        select:focus {
            color: #e2e2e2;
            background: #c58b00;
        }
        select:disabled {
            opacity: 0.8;
            pointer-events: none;
        }
.input3 {
	background:linear-gradient(to bottom, #735600 5%, #694600 100%);
	background-color:#735600;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	padding:13px 31px;
	text-decoration:none;
	margin-left: 30px;
}
.input3:hover {
	background:linear-gradient(to bottom, #694600 5%, #735600 100%);
	background-color:#694600;
}
.input3:active {
	position:relative;
	top:1px;
}

.select_arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 15px;
    height: 15px;
    border: solid #f0f0f0;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
select:hover ~ .select_arrow,
select:focus ~ .select_arrow {
    border-color: #e6e6e6;
}
select:disabled ~ .select_arrow {
    border-top-color: #eaeaea;
}

.menu-cnt {
background:url("../images/layout/chains.gif") repeat-y scroll 5px 0 transparent;
float:left;
width:178px;
}

#menu li, #right_links li {
    background:url("../images/layout/menu-li-bg.png") no-repeat scroll 0px bottom transparent;
    display:block;
    padding:4px 0 0 20px;
    width:155px;
    text-align: left;
}

#right_links li {
    background:url("../images/layout/menu-li-bg.png") no-repeat scroll 15px bottom transparent;
    padding:4px 0 0 15px;
    font-size: 12px;
}

#right_highscores li {
    background: none;
    display:block;
    padding: 4px 0 0 10px;
    font-size: 11px;
    text-align: left;
}

#right_highscores li a {
    color:#2eb9d7;
    padding:1px 0;
    text-decoration:none;
    width:100%;
}

#menu .last, #right_links .last {
margin-bottom:4px;
}

#menu li a, #right_links li a {
color:#2eb9d7;
display:block;
padding:1px 0;
text-decoration:none;
width:100%;
}

#menu li a:hover, #right_links li a:hover {
color:#DDDDDD;
}


/* right */

#head-login {
	width:181px;
	height:55px;
	background:url("../images/layout/header-login.png") no-repeat scroll bottom transparent;
	text-align:center;
	line-height:55px;
	color:#ddd;
	font-weight:bold;
}

#head-scores, #head-facebook, #head-lang {
	width:181px;
	height:42px;
	background:url("../images/layout/header-right.png") no-repeat scroll bottom transparent;
	text-align:center;
	line-height:42px;
	color:#ddd;
	font-weight:bold;
}

.right-cnt {
	background:url("../images/layout/right-cnt.png") repeat-y top center transparent;
	color: white;
	padding:10px;
}

.right-bottom {
	width:181px;
	height:15px;
	background:url("../images/layout/right-bottom.png") no-repeat scroll bottom transparent;
}

.side_login {
    /*width:70px;*/
	height:22px;
	border:0;
	line-height:22px;
	padding:0 3px;
	color:#fff;
	margin:0 0 3px 5px;
}

.side_login:focus {
    outline: 0;
}

.side_login_l {
    padding-left: 31px;
    /*margin-left: 22px;*/
	padding-right: 30px;
    background:url("../images/layout/input_login.jpg") no-repeat scroll transparent;
}

.side_login_p {
    padding-left: 31px;
    /*margin-left: 22px;*/
	padding-right: 30px;
    background:url("../images/layout/input_password.jpg") no-repeat scroll transparent;
}

.side_login_s {
	width: 160px;
    padding-left: 31px;
    /*margin-left: 22px;*/
    background:url("../images/layout/input_shop.jpg") no-repeat scroll transparent;
}


/* TYPOGRAPHY */

a {
color:#004294;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#0063dc;
text-decoration:none;
}

.stats-box {
font-size:15px;
text-align:center;
}

.start_info, .font_ref {
color:#6d0202;
font-size:20px;
font-weight:bold;
}

/* #f9fcc4 */
#lang-box {
border: 1px solid #4a7787;
padding:4px;
background-color:#E6E8C7;
}

#lang-box img {
border:1px solid black;
}

.white {
color:#FFFFFF;
}

.whites {
color:#FFFFFF;
}

.font_red {
color:red;
}

.font_green {
color:green;
}

.font_lightgreen {
color:#50d508;
}

.font_yellow {
color:#e4e711;
}

.bold {
font-weight:bold;
}

.pageheader  {
background-image:url("../images/layout/newsheadline_background.gif");
background-repeat:repeat-x;
color:#fff;
margin:0px 0px 15px 0px;
padding:2px;
text-align:left;
font-weight:bold;
padding-left: 12px;
}

.news {
text-align: justify;
margin: 0px 3px;
}

.blinking {
text-decoration: blink;
}

h2 {
display:block;
font-size:18px;
font-weight:bold;
margin:20px auto;
}

a.button_bg, input.button_bg {
display:block;
width:135px;
height:25px;
background:url(../images/layout/button_bg.gif) no-repeat center center;
padding: 0px;
}

a:hover.button_bg, input.button_bg-hover {
background:url(../images/layout/button_bg_hover.gif) no-repeat center center;
}

font#offline { font-size: 26px; }
font#online { font-size: 26px; color: #008000; }

a img {
border:0;
}

/* TABLES #91a5ac*/
.CaptionInnerContainer {
padding:0;
margin:0;
width:569px;
background-color: #F1E0C6;
}

.error_bg
{
	bakckground-color: #F1E0C6
}

.CaptionEdgeLeftTop {
height:5px;
width:5px;
background-image:url("../images/layout/CaptionEdge_01.gif");
background-repeat:no-repeat;
}

.CaptionBorderTop {
height:5px;
width:559px;
background-image:url("../images/layout/CaptionEdge_02.gif");
background-repeat:repeat-x;
}

.CaptionEdgeRightTop {
height:5px;
width:5px;
background-image:url("../images/layout/CaptionEdge_03.gif");
background-repeat:no-repeat;
}

.CaptionVerticalLeft {
height:100%;
width:5px;
background-image:url("../images/layout/CaptionEdge_04.gif");
background-repeat:repeat-y;
}

.Text {
font-weight:bold;
background-image:url("../images/layout/newsheadline_background.gif");
background-repeat:repeat-x;
color:#fff;
padding:5px;
}

.CaptionVerticalRight {
height:100%;
width:5px;
background-image:url("../images/layout/CaptionEdge_06.gif");
background-repeat:repeat-y;
}

.CaptionEdgeLeftBottom {
height:5px;
width:5px;
background-image:url("../images/layout/CaptionEdge_07.gif");
background-repeat:no-repeat;
}

.CaptionBorderBottom {
height:5px;
width:559px;
background-image:url("../images/layout/CaptionEdge_08.gif");
background-repeat:repeat-x;
}

.CaptionEdgeRightBottom {
height:5px;
width:5px;
background-image:url("../images/layout/CaptionEdge_09.gif");
background-repeat:no-repeat;
}

.Table1 {
background-color:#c3c9a9;
border:2px solid #55636C;
padding:;
width:567px;
margin-left:1px;
margin-top:-1px;
}

.pad3px {
padding:3px;
}

.Table1 td {
padding:3px;
}

.input-title {
font-weight:bold;
width:110px;
padding:5px;
}

.submit_button  {
background:none repeat scroll 0 0 transparent;
border:0 none;
margin:0;
padding:0;
width:150px;
}
.submit_button img {
width: 80px;
}

.submit_button:hover {
	cursor: pointer;
}

/*========================================*/

.online {
border-spacing:1px;
width:100%;
font-size:12px;
}

.online thead {
	background-image:url("../images/layout/newsheadline_background.gif");
	background-repeat:repeat-x;

	background-color:#1c565a;
	color:white;
	font-weight:bold;
	text-align:left;
}

.thead_subtitle {
background-image:url("../images/layout/newsheadline_background.gif");
background-repeat:repeat-x;
color:white;
font-weight:bold;
text-align:center;
}

.thead_subtitle a {
    color: white;
}

.thead_subtitle a:hover {
    color: #FFAE4F;
}

.thead_subtitle_bg {
    color:white;
    font-weight:bold;
    text-align:center;
    background-color: #D8DCC7;
}

.online th {
	text-align: center;
}

.online td, .online th {
padding:4px;
}

.online_bg1 {
	background-color:#F1E0C6;
}

.online_bg2 {
	background-color:#D4C0A1;
}

.wars_score {
font-size:25px;
}

.war_row td, .war_row th {
padding:8px 5px;
}

.war_logo {
font-size:10px;
text-align:center;
vertical-align:middle;
}

.manager_table {
border:1px solid #5F4D41;
border-spacing:2px;
}

.manager_table th {
padding-left:5px;
text-align:left;
}

.rules {
	width: 530px;
	height: 300px;
	padding: 2px;
	margin: 0px;
}

.register tbody th {
	width: 175px;
}

/* Deadman walking? */

.middle {
	text-align:center;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.top {
	vertical-align: top;
}

.w230 {
	width: 230px;
}

.outfit {
	margin: 0 auto;
	border-spacing: 1px;
	border-collapse: separate;
	width: 100%;
}

.outfit td, .outfit th
{
	background-color: #DFC499;
	padding: 3px;
}

#outfity_cent td { text-align: center; font-weight: bold; width: 50% }
#outfity #out_img {width: 150px; text-align: center; padding: 0px; margin: 0px }
#outfity #out_wym {vertical-align:top}
#outfity #title {padding-left: 15px;font-weight: bold}

/* Left for Dead!

(+_+)    &&
 \|/  +-[__]
 / \     \ \

*/

.error {
	font-weight:bold;
	background-color:#BFAC8F;
	padding:5px;
}

.errorleft {
padding-left:70px;
background:url(../images/layout/attention.gif) 20px center no-repeat;
min-height: 40px;
vertical-align: middle;
}

.errorright {
line-height:20px;
color:black;
font-weight:normal;
padding-right: 20px;
vertical-align: middle;
}

.countdown td {
	width: 190px;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.border{
	border: 1px solid black;
}

.countrieshs td {
    line-height: 18px;
    vertical-align: middle;
	text-align: center;
}

.countrieshs td img{
vertical-align: middle;

}

a.tooltip{
    position:relative;
    z-index:24;
    text-decoration:none
}

a.tooltip:hover{z-index:25}

a.tooltip span{display: none}

a.tooltip:hover span{
    display:block;
    position:absolute;
    top:1em; left:1em;

    border:1px solid black;
    background-color:#0F0F0F;
	color:white;
	width: 150px;
	font-size: 13px;
	font-family: tahoma;
	font-weight: normal;
	padding: 10px;
    text-align: center
}

#minimap {
    width: 177px;
    height: 165px;
    margin: 0px;
    padding: 1px;
}

#highest_bidder {
	border: 1px solid black;
	width: 90%;
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	background-color: #E6EFBA;
}

#ajax_auction_msg {
	border: 1px solid black;
	background-color: #FFE25F;
	padding: 12px;
	margin: 30px auto;
	text-align: center;
	width: 80%;
	font-size: 22px;
	color: black;
}

#highscore_page {
	border: 1px solid black;
	padding: 3px 5px;
	margin: 0px 2px;
	background-color: #CFD39A;
	color: black;
	font-size: 12px;
}

#highscore_page:hover {
	background-color: #DFE2B3;
}

.justify {
	text-align: justify;
}

#zaypay_iframe {
	width: 550px; height: 350px; border: 0px; margin: 0 auto
}


.tabs li
{
    display:inline;
}

.tabs li a
{
    cursor: pointer;
    padding: 12px 8px 8px 8px;
    border:1px solid #D1D8B1;
    font-size:12px;
    color:black;
    font-weight:400;
    text-transform:uppercase;
    background: #F1E0C6;
}

.tabs .tab-current
{
    padding: 20px 8px 8px 8px;
    border-bottom:1px solid #D1D8B1;
    background:#D4C0A1;
    font-weight: bold;
}

.tabsContent
{
    display:none;
}

ul.tabs
{
    border-bottom: 1px solid #D1D8B1;
    padding: 0px 0px 8px 15px;
    margin: 0px 0px 8px 0px;
}

.hidden {
    display: none;
}

#sms {
    margin: 0 auto;
    background-color: #FFE6BF;
    padding: 6px;
}

#code_example {
    border: 1px dashed black;
    padding: 10px;
    background-color: #E7EAB6;
    font-type: Courier, tahoma;
    font-size: 12px;
    font-weight: bold;
}

.odn a{
  color: silver;
  font-size: 12px;
}

.p10 {
  text-align: left;
}

#bottom_bg{
    background: url(../images/layout/main_bottom.jpg) bottom center no-repeat;
	width: 100%;
	height: 684px;
	margin-top: -600px;
}

#os tr{ margin: 0 auto;  text-align:center; }

#ticker { width: 580px;}
#ticker li { list-style: none; background: #D4C0A1; }
#ticker li:nth-child(even) { background: #F1E0C6; }
#ticker li table { width:100%; }
#ticker div { cursor: pointer; }
.plus { width: 12px; height: 12px; background: url(../images/plus.gif) no-repeat; float: right; margin-top: 2px; }
.minus { width: 12px; height: 12px; background: url(../images/minus.gif) no-repeat; margin-top: 2px; position: relative; top: 1px; right: 1px; float: right; }
.community { width: 16px; height: 16px; background: url(../images/community.gif) no-repeat; float: left;  padding-left: 10px; }
.fix { width: 16px; height: 16px; background: url(../images/fix.gif) no-repeat; float: left;  padding-left: 10px; }
.gamemaster { width: 16px; height: 16px; background: url(../images/gamemaster.gif) no-repeat; float: left;  padding-left: 10px; }
.infinity { width: 16px; height: 16px; background: url(../images/infinity.gif) no-repeat; float: left;  padding-left: 10px; }
.info { width: 16px; height: 16px; background: url(../images/info.gif) no-repeat; float: left;  padding-left: 10px; }
.update { width: 16px; height: 16px; background: url(../images/update.gif) no-repeat; float: left;  padding-left: 10px; }
.s { font-weight:bold; }
short { color: #5A2800; }
full { color: #5A2800; display:none; }

#wanted {
	background: url(../images/wanted.png) no-repeat;
width: 125px;
height: 180px;
background-size: 102%;
    position: relative;
    display: inline-block;
}

#wanted .nickname {
position: absolute;
font-weight: bold;
top: 31px;
width: 121px;
height: 35px;
text-align: center;
color: #754a1d;
cursor: default;
}

#wanted .reward {
font-size: 12px;
font-weight: bold;
margin-left: 14px;
margin-top: 5px;
color: #2f1b0599;
}
#wanted .price {
cursor: default;
transform:scale(1,1.5); /* W3C */
-webkit-transform:scale(1,1.5); /* Safari and Chrome */
-moz-transform:scale(1,1.5); /* Firefox */
-ms-transform:scale(1,1.5); /* IE 9 */
-o-transform:scale(1,1.5); /* Opera */
text-align: center;
color: #000000b3;
}

#admin_items {
  display: inline-block;
  float: right;
  font-size: 20px;
  margin-top: -4px;
}

pin {
  background:url(../images/pin.png)no-repeat;
  width: 23px;
  height: 32px;
  display:block;
  position:absolute;
  border-radius: 15px;
}

pin:hover {
  cursor: pointer;
}


#tip_text {
  background: #000;
  display:block;
  color: #fff;
  width: 200px;
  text-align: center;
  border-radius: 5px;
  padding: 2px;
  opacity: 0.7;
}

#tip_text h2{
  font-size: 14px;
}

#tip_text p{
    font-size: 12px;
}
