body {
background: #363535;
font-size: 0.8em;
font-family: Arial;
color: #000000;
}

body, h1, h2, h3, #header ul, #sidebar ul, #userbar form {
padding: 0;
margin: 0;
}

a {
color: #000;
}

a img {
border: 0;
}

p {
margin: 0;
padding: 11px;
}

#container {
width: 895px;
padding: 0 35px 0 38px;
margin: 0 auto;
background: url('../../../image/style/index/i/bgdl.jpg') repeat-y;
}

/******************************************
*******          HEADER                             *********
******************************************/

#header {
height: 275px;
background: url('../../../image/style/index/i/dlbanner.jpg') no-repeat;
}

#top {
height: 31px;
line-height: 31px;
color: #fff;
}

#header h1, #header h1 a {
height: 213px;
display: block;
}

#header h1 span { display: none; }

#header ul {
list-style: none;
height: 31px;
overflow: hidden;
padding-left: 7px;
}

#header ul li, #header ul li a {
float: left;
}

#header ul li {
padding-right: 8px;
height: 31px;
}

#header ul li a {
display: block;
width: 103px;
text-align: center;
height: 27px;
line-height: 27px;
padding: 4px 0 0 0;
background: url('../../../image/style/index/i/nav.jpg') no-repeat top;
color: #fff;
text-transform: uppercase;
font-size: 0.8em;
text-decoration: none;
overflow: hidden;
}

#header ul li a:hover, #header ul li.active a {
background-position: bottom;
}

/******************************************
*******          MAIN                                 *********
******************************************/

#main {
float: right;
width: 675px;
}

#main h2 {
height: 26px;
line-height: 26px;
background: url('../../../image/style/index/i/h2-main.jpg') no-repeat;
padding: 0 22px;
font-size: 1.2em;
color: #000000;
font-weight: bold;
}

h2 span {
color: #3d3a33;
}

#main h3 {
height: 22px;
line-height: 20px;
background: url('../../../image/style/index/i/h3-main.jpg') no-repeat;
padding: 0 11px;
font-size: 1em;
color: #fff;
font-weight: bold;
}

#main h3 span {
float: right;
font-weight: normal;
font-size: 0.9em;
font-style: italic;
}

/******************************************
*******          SIDEBAR                          *********
******************************************/

#sidebar {
float: left;
width: 220px;
background: #000000;
}

#sidebar h2 {
height: 26px;
line-height: 26px;
background: url('../../../image/style/index/i/h2-sidebar.jpg') no-repeat;
padding: 0 22px;
font-size: 1.2em;
color: #000000;
font-weight: bold;
clear: both;
}

#login {
width: 219px;
height: 245px;
margin: 0 0 0 1px;
overflow: hidden;
background: #e5e5e5;
}

#ranks {
width: 219px;
height: 16px;
margin: 0 0 0 1px;
overflow: hidden;
background: #e5e5e5;
}

#stats {
width: 219px;
height: 16%;
margin: 0 0 0 1px;
overflow: hidden;
background: #e5e5e5;
}

#sidebar img {
margin: 0 0 0 2px;
display: block;
}

#sidebar ul {
list-style: none;
}

#sidebar ul li {
height: 22px;
line-height: 20px;
font-size: 0.9em;
color: #fff;
background: url('../../../image/style/index/i/server-list.jpg') no-repeat;
padding: 0 5px 0 7px;
}

#sidebar ul li span {
float: left;
display: block;
width: 50px;
}

/******************************************
*******          FOOTER                             *********
******************************************/

#footer {
clear: both;
}

#footer a {
display: block;
height: 29px;
line-height: 38px;
text-align: center;
background: url('../../../image/style/index/i/footerdl.jpg') no-repeat;
overflow: hidden;
padding: 0 12px;
color: #ffffff;
text-decoration: none;
}