body, input, select
{
font-size: 12pt;
font-family: "Tahoma";
font-weight: bold;
letter-spacing: 1px;
color: #EEE;
margin: 0;
padding: 0;
background: #000;
text-align: center;
}

table
{
font-weight: bold;
}

a
{
text-decoration: none;
color: #EEE;
}

a:visited
{
text-decoration: none;
color: #EEE;
}

a:hover
{
text-decoration: underline;
}

img
{
border: none;
}

p img
{
    vertical-align: middle;
}

ul
{
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
    list-style: none;
}

map, map area
{
    border: none;
}

table
{
    width: 100%;
}

table thead tr
{
color: #D9B816;
border: 1px solid #777;
}

table tbody
{
font-size: 10pt;
}

#outer
{
position: relative;
width: 1009px;
margin: auto;
text-align: left;
padding-bottom: 20px;
}

#statusBar
{
background: #000;
border: 2px solid #FFF;
bottom: 0px;
position: fixed;
text-align: center;
width: 100%;
padding: 5px;
}

#leftContents
{
background: #000 url('/img/waller.png') repeat-y;
padding-left: 7px;
border-bottom: 1px solid #777;
float: left;
}

#leftyContents
{
width: 747px;
background: #000 url('/img/waller.png') repeat-y 740px 0px;

}

#rightContents
{
position: relative;
float: left;
}

#counter
{
position: absolute;
top: 10px;
left: 10px;
}

#dragon
{
position: relative;
top: 100px;
}

area
{
border: 1px solid #f00;
}

#normalContents
{
float: left;
}

#wall
{
float:right;
width: 7px;
}

.clear
{
clear: both;
}

#upperRow
{
position: relative;
background: #000 url('/img/upper_row.png') repeat-x;
height: 28px;
width: 740px;
}

#upperRow .title, #upperRow .menu
{
text-align: center;
padding-top: 5px;
font-size: 10pt;
}

#upperRow .language
{
position: absolute;
right: 10px;
top: 0px;
}

.menu a
{
    margin-right: 10px;
}

#header
{
background: #000 url('/img/header.gif') repeat-x 0px -20px;
height: 300px;
width: 740px;
}

#mainContents
{
padding: 10px;
}

#smallBox
{
float: left;
font-size: 10pt;
width: 200px;
margin-right: 10px;
}

#bigBox
{
float: left;
width: 510px;
}

#bigBox ul
{
    list-style-position: outside;
    list-style-type: circle;
    margin: 10px 30px;
}

#slideshow
{
    position: relative;
    height: 300px;
    width: 740px;
}

#slideshow ul
{
    position: relative;
    background: #000 url('/img/header1.gif');
    float: right;
    z-index: 11;
    margin-top: 10px;
}

#slideshow li
{
    background: #000;
    padding: 5px;
    margin: 2px;
    cursor: pointer;
}

#slideshow li.active
{
    color: #D9B816;
}

#slideshow li:hover
{
    color: #000;
    background: #D9B816;
}

#slideshow img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow img.active
{
    z-index: 10;
    opacity: 1.0;
}

#slideshow img.last-active
{
    z-index: 9;
}

.message
{
background: #111;
padding: 5px 0px;
margin-bottom: 10px;
}

.message .title
{
margin: 0px 10px 10px 10px;
border-bottom: 1px solid #777;
}

.message .title .text
{
/*float: left;*/
}

.message .title .cotext, .message .title .cotext a
{
/*float: right;*/
font-size: 6pt;
color: #aaa;
}

.message  .cont
{
position: relative;
margin: 0px 10px 10px 10px;
}

.news .title .text
{
    font-size: larger;
}

.castle .picture
{
float: left;
}

.yellow, a.yellow, .yellow a
{
    color: #D9B816;
}

.green
{
    color: #33AC4C;
}

.red
{
    color: #C41101;
}

.error
{
    background-color: #600;
}

p.center
{
    text-align: center;
    background-color: #555;
    margin: 0 5px;
    padding: 10px 0;
}

form#donate
{
    border: 2px solid #D9B816;
    padding: 10px;
}

input#name, select#price, select#country, .submit input,
input#ReferralAccName, input#ReferralAccPass
{
    color: #FFF;
    background-color: #555;
    border: 2px solid #FFF;
    padding: 3px;
    margin-bottom: 5px;
    font-size: 11pt;
}

input#name
{
    width: 160px;
}

.text input, .password input
{
    margin-right: 10px;
}

div .input, div.submit
{
    display: inline;
}

.subclass td
{
    font-size: 8pt;
}

#hopzone
{
    text-align: center;
    margin: 10px 0 -15px 0;
}

#hopzone #hoplink
{
    position: relative;
    top: -15px;
}