@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: 1060px; 
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;
}
.register{
background-image: url(images/register.gif);
height:63px;
width:250px;
border:0px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
margin-left: 30%;
margin-top:20px;
margin-bottom:35px;
cursor:pointer;
}
.input{
width:180px;
border:0px;
padding:5px;
margin-left:8px;
}
.password{
width:180px;
border:0px;
padding:5px;
margin-left:8px;
}
.formated_input{
width:150px;
background-color:#4d3025;
border:1px solid #c17d63;
color:#f5d58b;
margin:1px;
font-size:12px;
padding:2px;
}
.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;
}
.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:690px;
background-repeat:no-repeat;
background-image: url(images/test_bottom.gif);z-index:-100;
}
.text{
position:relative;
color:#f5d58b;
}
.text_common{
color:#f5d58b;
}
.text_common2{
color:#f5d58b;
height:23px;
text-align:right;
width:100px;
}
.text_main{
position:relative;
color:#4c2f24;
}
.link{
color:#f5d58b;
}
.main_link{
color:#FFFFFF;
}
.join_link{
position:absolute;
top:332px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.button{
cursor:pointer;
}
.content{
background-color:#2c1a12;
border:1px solid #6e3823;
width:620px;
color:#FFFFFF;
font-size:12px;
}
.headers{
background-color:#f6d181;
border:1px solid #ffe9b9;
width:614px;
font-size:12px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
color:#2c1a12;
margin:2px;
}
.green{
height:23px;
color:limegreen;
font-size:12px;
width:150px;
background-repeat:no-repeat;
background-image: url(images/tick.png);
background-position:right center;
padding-left:5px;
}
.red{
height:23px;
color:#FF0000;
font-size:12px;
width:150px;
background-repeat:no-repeat;
background-image: url(images/cross.png);
background-position:right center;
padding-left:5px;
}