/* Top elements */
* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #3a3a3a;
    color: #333;
    font: 70%/1.5 Verdana, "Trebuchet MS", arial, sans-serif;
    text-align: center;
    margin: 15px 0;
}

/* links */
a {
    color: #a57245;
    background: inherit;
    text-decoration: none;
}
a:hover {
    color: #835023;
    background: inherit;
    text-decoration: underline;
}

/* headers */

.credits {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 10px;
}

.itemname {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

h1,
h2,
h3 {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #993300;
}
h3 {
    font-size: 1.1em;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
}
h1,
h2,
h3,
p {
    padding: 0;
    margin: 10px 15px;
}
h4 {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    padding: 10px 10px 3px 25px;
    margin: 10px 15px;
    text-transform: none;
    background: url(../images/Load.gif) no-repeat 0% 0.7em;
    border-bottom: 2px solid #f2f2f2;
    color: #993300;
}
ul,
ol {
    margin: 10px 30px;
    padding: 0 15px;
    color: #a57245;
}
ul span,
ol span {
    color: #666666;
}

/* images */
img {
    border: 2px solid #ccc;
}
img.float-right {
    margin: 5px 0px 10px 10px;
}
img.float-left {
    margin: 5px 10px 10px 0px;
}

code {
    margin: 5px 0;
    padding: 10px;
    text-align: left;
    display: block;
    overflow: auto;
    font: 500 1em/1.5em "Lucida Console", "courier new", monospace;
    /* white-space: pre; */
    background: #fafafa;
    border: 1px solid #eaeaea;
    border-left: 5px solid #a57245;
}
acronym {
    cursor: help;
    border-bottom: 1px solid #777;
}
blockquote {
    margin: 15px;
    padding: 0 0 0 32px;
    background: #fafafa url(../images/quote.gif) no-repeat 5px 10px !important;
    background-position: 8px 10px;
    border: 1px solid #eaeaea;
    border-left: 5px solid #a57245;
    font-weight: bold;
}

/* form elements */
form {
    margin: 10px 15px;
    padding: 0;
    border: 1px solid #eaeaea;
    background-color: #fafafa;
}
input {
    padding: 3px;
    border: 1px solid #aaa;
    font: normal 1em Verdana, sans-serif;
    color: #777;
}
textarea {
    width: 400px;
    padding: 4px;
    font: normal 1em Verdana, sans-serif;
    border: 1px solid #aaa;
    height: 100px;
    display: block;
    color: #777;
}
input.button {
    margin: 0;
    font: bolder 12px Arial, Sans-serif;
    border: 1px solid #eaeaea;
    padding: 2px 3px;
    background: #ccc url(../images/buttonbg.gif) repeat-x left bottom;
    color: #333; /* color: #339900; */
}
span.label {
    display: block;
    font-weight: bold;
    margin: 5px 0;
}

/* search */
#sidebar #search {
    background: #f2f2f2;
    margin: 0 15px;
    padding: 5px 0;
}
#sidebar #search img {
    vertical-align: bottom;
}
#sidebar #search .textbox {
    background: #fff url(../images/input.png) no-repeat top left;
    border: 1px solid #eaeaea;
    font-size: 11px;
    padding: 3px;
    width: 110px;
}
#sidebar #search input.searchbutton {
    margin: 0;
    font: bold 100% Arial, Sans-serif;
    border: 1px solid #ccc;
    background: #ccc url(../images/buttonbg.gif) repeat-x left bottom;
    padding: 1px;
    height: 25px;
    color: #333;
    width: 55px;
}

/*****************************
      LAYOUT 
******************************/
#wrap {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background-color: #fff;
    width: 790px;
}
#content-wrap {
    clear: both;
    margin: 0;
    padding: 0;
    width: 790px;
}

/* header */
#header {
    position: relative;
    clear: left;
    width: 790px;
    height: 135px;
    margin: 0;
    padding: 0;
    background: #000 url(../images/headerbg.jpg) no-repeat left bottom;
}
#header h1#logo-text {
    visibility: hidden;
    position: absolute;
    margin: 0;
    padding: 0;
    font: bolder 4.1em Verdana;
    letter-spacing: -2px;
    color: #fff;
    text-transform: none;

    /* change the values of top and right to adjust the position of the logo*/
    top: 44px;
    left: 24px;
}
#header h2#slogan {
    visibility: hidden;
    position: absolute;
    margin: 0;
    padding: 0;
    font: bold 1em "Trebuchet MS", Arial, Sans-serif;
    text-transform: none;
    letter-spacing: 1px;
    color: #fff;

    /* change the values of top and right to adjust the position of the slogan*/
    top: 92px;
    left: 34px;
}

/* menu tabs */
#header #header-tabs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background: #000;
    font: bold 1.1em Verdana, Tahoma, "Trebuchet MS", Sans-serif;
}
#header-tabs ul {
    margin: 0;
    padding: 2px 0px 0px 7px;
    list-style: none;
}
#header-tabs li {
    display: inline;
    margin: 0;
    padding: 0;
}
#header-tabs a {
    float: left;
    background: url("../images/tableft.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#header-tabs a span {
    float: left;
    display: block;
    background: url("../images/tabright.gif") no-repeat right top;
    padding: 6px 15px 4px 8px;
    color: #ccc;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {
    float: none;
}
/* End IE5-Mac hack */
#header-tabs a:hover span {
    color: #fff;
}
#header-tabs a:hover {
    background-position: 0% -42px;
}
#header-tabs a:hover span {
    background-position: 100% -42px;
}
#header-tabs .current a {
    background-position: 0% -42px;
}
#header-tabs .current a span {
    background-position: 100% -42px;
    color: #fff;
}

/* main content */
#main {
    float: left;
    width: 535px;
    margin: 0;
    padding: 0;
    background-color: inherit;
}
#main h1 {
    padding: 8px 0 3px 25px;
    text-transform: none;
    background: url(../images/square_arrow.gif) no-repeat 0% 0.7em;
    border-bottom: 2px solid #f2f2f2;
    color: #993300;
}

/* sidebar */
#sidebar {
    float: right;
    width: 245px;
    margin: 0 0 10px 0;
    padding: 0;
    background-color: inherit;
}
#sidebar h1 {
    padding: 8px 0px 3px 25px;
    background: url(../images/square_arrow.gif) no-repeat 0% 0.7em;
    text-transform: none;
    color: #993300;
}

#sidebar ul.sidemenu {
    list-style: none;
    margin: 10px 15px;
    padding: 0;
}
#sidebar ul.sidemenu li {
    margin-bottom: 1px;
    border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
    display: block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    padding: 2px 5px 2px 10px;
    background: #f2f2f2;
    border-left: 5px solid #ccc;

    min-height: 18px;
}

* html body #sidebar ul.sidemenu a {
    height: 18px;
}

#sidebar ul.sidemenu a:hover {
    padding: 2px 5px 2px 10px;
    background: #f2f2f2;
    color: #993300;
    border-left: 5px solid #a57245;
}

/* footer */
#footer {
    clear: both;
    height: 40px;
    color: #ccc;
    background: #000;
    margin: 0;
    font-size: 92%;
}

#footer #footer-left {
    width: 68%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px;
}
#footer #footer-right {
    width: 25%;
    float: right;
    text-align: right;
    margin: 0;
    padding: 10px;
}

#footer a {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

/* alignment classes */
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}

/* additional classes */
.clear {
    clear: both;
}
.hide {
    display: none;
}
.gray {
    color: #ccc;
}

.comments {
    color: #333;
    background: #fff;
    text-align: right;
    border-top: 1px dashed #eff0f1;
    border-bottom: 1px dashed #eff0f1;
    padding: 5px 0;
    margin-top: 20px;
}

.offline {
    color: #ff0000;
}
.online {
    color: #009900;
}
