@charset "utf-8";
/* CSS Document */
html{background-color: #000; margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body {background-color: #000; margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background-image: url(images/woodbackground.jpg);font-family:Arial;overflow-x:hidden;}

a {color:#c17d63; text-decoration: none; border: none;}
a:hover {color:#c17d63; border: none;text-decoration: underline;}

div#indexwrapper {background-image: url(images/upback.gif); background-repeat:repeat-x;z-index:-1000;}
div#indexcontentwrap {
margin-left: auto;
margin-right: auto;
height: 900px; 
width: 800px;

}
#timebox{
color:#F5D58B;
}
.hide{
display:none;
}
.show{
display:block;
height:190px;
background-color:#980001;
}
div.bottom{
background-image: url(images/bottom.gif); background-repeat:repeat-x;width:100%;height:9px;
}
.login{
position:relative;
background-image: url(images/login.png);
width:174px;
height:50px;
text-align:center;
float:right;
font-weight:bold;
color:#FFFFFF;
font-size:13px;
top:-8px;
}
.login_container{
width:730px;
margin-left:auto;
margin-right:auto;
}
.form{
background-color:#540000;
border:1px solid #db0000;
width:730px;
height:20px;
padding:15px;
padding-top:10px;
padding-bottom:25px;
margin-left:auto;
margin-right:auto;
text-align:center;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}
.submit{
background-image: url(images/login.gif);
height:32px;
width:70px;
border:0px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
margin-left:8px;
}
.input{
width:180px;
border:0px;
padding:5px;
margin-left:8px;
}
.password{
width:180px;
border:0px;
padding:5px;
margin-left:8px;
}
.shield_reg{
background-image: url(images/shield2.png);
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
background-position:center top;
height:208px;
top:-8px;
}
.papyrus{
width:969px;
left:-16px;
top:175px;
background-repeat:no-repeat;
background-image: url(images/papyrus.gif);
z-index:-80;
background-position:top center;
}.text_common{
color:#f5d58b;
}
.main{
position:relative;
width:953px;
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
background-image: url(images/test_top.gif);
background-position:0px 90px;
z-index:200;
}
.main2{
width:969px;
left:-16px;
top:195px;
background-repeat:repeat-y;
background-image: url(images/test.gif);z-index:-100;
}
.main3{
width:969px;
left:-16px;
top:550px;
background-repeat:no-repeat;
background-image: url(images/test_bottom.gif);z-index:-100;
}
.text{
position:relative;
color:#f5d58b;
}
.text_main{
position:relative;
color:#4c2f24;
}
.link{
color:#f5d58b;
}
.main_link{
color:#FFFFFF;
}
.join_link{
position:absolute;
top:270px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.button{
cursor:pointer;
}
.content{
background-color:#2c1a12;
border:1px solid #6e3823;
width:625px;
}
#tooltip{
background-color:#2c1a12;
border:2px solid #ffe9b9;
color:#c17d63;
position:absolute;
display:none;
text-align:center;
z-index:20000;
padding:0px;
font-size:11px;
font-family: 'Arial';
-moz-border-radius: 3px 3px;
opacity:0.9;
}
#item_tip{
background-image: url(images/barracks/tool_back.png);
background-color:transparent;
border:0px solid #ffe9b9;
color:#c17d63;
position:absolute;
display:none;
text-align:center;
z-index:20000;
padding:0px;
font-size:11px;
font-family: 'Arial';
-moz-border-radius: 3px 3px;
opacity:0.9;
height:274px;
}
#tooltip .head{
background-image: url(images/tooltip/head.png);
height:20px;
color:#000000;
font-weight:bold;
background-color:#2c1a12;
border:0px solid #ffe9b9;
border-bottom-width:2px;
padding:5px;
}
#tooltip .content{
background-image: url(images/tooltip/content.png);
padding:5px;
}
#tooltip .content a{
color:#f2d686;
}
#tooltip .premium{
background-image: url(images/tooltip/prem.png);
padding:5px;
color:#ffffff;
}
#tooltip .premium a{
color:#f2d686;
}
.header{
background-image: url(images/tooltip/head.png);
height:20px;
color:#000000;
font-weight:bold;
background-color:#2c1a12;
border:2px solid #ffe9b9;
border-bottom-width:2px;
padding:5px;
}
.head_in{
background-image: url(images/tooltip/prem.png);
padding:5px;
color:#f2d686;
font-size:12px;
border:2px solid #ffe9b9;
}