@charset "utf-8";
/* CSS Document */
html, body { height: 100%; }
body { background-color: #e1bfa4; margin: 0; background-image: url(img/mainbkg.jpg); background-position: left bottom; background-repeat: no-repeat; background-attachment:fixed; font: 11px Arial, sans-serif; }
#topbkg { background-image: url(img/topbkg.png); background-repeat: repeat-x; height: 100px; background-position: top; position: static; }
#maincontainer {  width: 760px; margin: 0 0 0 200px; z-index: 1; position: absolute; left: 200; top: 0; background-image: url(img/mainbkg.png); min-height: 100%; height: auto !important; height: 100%;  z-index: 0; background-position: left; background-repeat: repeat-y; }
#content { margin: 0 60px 0 50px; padding: 80px 20px 0 0; min-height: 100%; height: 100%; }
#footer { z-index: 1; border-top: solid 1px #666; font-size: 11px; line-height: 15px; padding: 15px 0; background-image: url(img/footerbkg.png); color: #FFF; position: fixed; bottom: 0; width: 100%; }
h1 { font-size: 20px; color: #000000; margin: 0 0 15px 0; padding: 0; }
h2 { font-size: 14px; color: #333333;  margin: 0 0 4px 0; padding: 0; }
h3 { font-size: 16px; color: #5f8118; margin: 0 0 9px 0; padding: 0; }
h4 { font-size: 18px; color: #5f8118; margin: 0 0 9px 0; padding: 0; }
h5 { font-size: 15px; color: #5f8118; margin: 0 0 9px 0; padding: 0; }
#breadcrumb { font: 10px Arial, sans-serif; padding: 0 0 7px 0; border-bottom: dashed 1px #FFF; margin: 0 0 14px 0; }
img { border: none; }
form { margin: 0; padding: 0; }
#donatebox { float: right; height: 25px; position: absolute; top: 24px; left: 535px; z-index: 4;}
.success { background: #CF9; color: #060; padding: 6px; font-size: 11px; }
#errorbox { background: #FDD; color: #C00; padding: 6px; font-size: 11px; }

#casualform label { width: 150px; display: inline; float: left; margin: 0 0 5px 0; }
#casualform .form-txt { display: inline; float: left; margin: 0 0 5px 0; font-size: 12px; color: #400; }
#casualform br { clear: both; }
.submit-row { background: url(img/topbarbkg.png); background-repeat: repeat-x; padding: 5px 0 0 150px; }
.form-button { font-size: 11px; font-weight: bold; color: #000; }
#ratebox { font-size: 12px; border: solid 1px #CCC; padding: 2px 0 5px 5px; margin: 0 0 20px 0; text-align: center; }
.enclosure { padding: 6px 8px; background: #ffe7b5; float: right; width: 400px; display: inline; text-align: right; font-size: 11px; letter-spacing: 1px; }
.liststyle1 { margin: 0 0 20px 20px; padding: 0; }
.liststyle1 li { list-style: none; font-size: 12px; color: #800; margin: 0 0 5px 0; }
#loginbar { background-image: url(img/topbarbkg.png); background-repeat: repeat-x; height: 30px; }
p { font-size: 11px; color: #4f2011; line-height: 144%; margin: 0 0 15px 0; padding: 0; }
.text { font: font-size: 11px; color: #4f2011; line-height: 144%; margin: 0 0 15px 0; padding: 0; }

small { font: 10px Arial, sans-serif; }
medgray { color: #777; }
a, a:visited { color: #5c8f2f; text-decoration: none; outline: none; }
a:hover { color: #C00; text-decoration: none; }
a:active { outline: none; color: #400; }
.faqlist { margin: 15px 0 15px 30px; padding: 0; }
.faqlist li { margin: 0 0 4px 0; font-size: 13px; list-style: square; }
.faqlist2 { margin: 15px 0 15px 30px; padding: 0; }
.faqlist2 li { margin: 0 0 4px 0; font-size: 11px; list-style: square; }

#logo { background-image: url(img/logo.png); background-repeat: no-repeat; width: 192px; height: 156px; position: absolute; top: 10px; left: 239px; z-index: 4; }

.timestamp {font-size: 10px; color: #777; margin: 0 0 4px 0; }
#inner-footer { text-align: left; margin: 0 0 0 250px; }
.line { margin: 8px 0 20px 0; border-top: dashed 1px #C50; height: 1px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size19 { font-size: 19px; }
#mainmenu { margin: 0 0 20px 0; padding: 0 0 5px 0; height: 40px; }
#mainmenu a { background: #A00; padding: 5px 8px; color: #FFC; margin-right: 1px; font-size: 11px; font-weight: bold; display: inline; float: right; }
#serverstatus { display: inline; float: right; background: #EEE; width: 146px; padding: 8px; height: 64px; color: #333; font-size: 12px; }
.online { font-weight: bold; color: #0B0; padding: 3px 6px; font: bold 11px Tahoma, Verdana, sans-serif; }
.offline { font-weight: bold; color: #D00; background: #040; padding: 3px 6px; font: bold 11px Tahoma, Verdana, sans-serif; }
.list { border-bottom: solid 1px #CCC; padding: 3px; }
.list-fixed { border-bottom: solid 1px #CCC; padding: 3px; font: 12px "Courier New", Courier, monospace; }

.list-head { background: #333; color: #FFF; padding: 3px; }
.list-mainheading { font-size: 14px; padding: 3px; }
ul { margin: 0 0 15px 20px; padding: 0; }
.clear5 { clear: both; height: 5px; }
.clear10 { clear: both; height: 10px; }
.clear15 { clear: both; height: 15px; }
.clear20 { clear: both; height: 20px; }
.clear50 { clear: both; height: 50px; }
.arial { font-family: Arial, sans-serif; }
.tahoma { font-family: Tahoma, Verdana, sans-serif; }
#left { width: 354px; display: inline; float: left; margin-right: 16px; }
#right { width: 254px; display: inline; float: right; }