body {
  background-image: url("pub/bg.png");
  text-align: center;
  color: #f5fff6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
}

input {
  border: 1px solid #505a2f;
  background-color: #63703b;
  color: #e7fbea;
  padding: 2px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
}

td {
  color: #f5fff6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
}

#holder {
  background-image: url("pub/middle.png");
  background-repeat: repeat-y;
  margin-left: auto;
  margin-right: auto;
  width: 796px;
}

#header {
  background-image: url("pub/top.png");
  background-repeat: no-repeat;
  height: 496px;
}

#regheader {
  background-image: url("pub/reg_header.png");
  background-repeat: no-repeat;
  height: 110px;
}

#middle {
  background-image: url("pub/slim.png");
  background-repeat: no-repeat;
}

#footer {
  background-image: url("pub/bottom.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  clear: both;
}

#footer div.padd {
  padding-top: 10px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  border-top: 1px solid #6e773f;
}

#footer a {
  margin-left: 10px;
  margin-right: 10px;
}

#footer a:link, #footer a:visited {
  color: #a7b640
}

#footer a:active, #footer a:hover {
  color: #cec367;
}

#previews {
  float: right;
  width: 250px;
}

#register form table {
  margin-left: auto;
  margin-right: auto;
}

#register {
  margin-top: 10px;
  line-height: 4;
}

#tos {
  text-align: justify;
}

#tos p {
  text-indent: 1em;
  text-align: justify;
}

#tos a.backlink {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

h1 {
  color: #cec367;
}

h2 {
  color: #ede5a3;
}

.padd {
  padding: 10px;
}

.login {
  border: 1px solid #6e773f;
  float: right;
  width: 250px;
  margin-right: 10px;
  margin-bottom: 10px;
/*  background-image: url("pub/login.png");
  background-position: 200px 10px;
  background-repeat: no-repeat;*/
  padding-top: 10px;
  background-color: #5c6a38;
  margin-left: 20px;
  margin-bottom: 20px;
}

.login form {
/*  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #6e773f;*/
}

.login form table {
  margin-left: auto;
  margin-right: auto;
}

.login form table td {
  color: #e7fbea;
}

.login a:link, .login a:visited {
  color: #e7fbea;
  display: block;
  text-decoration: none;
  text-align: left;
  padding-left: 25px;
  height: 17px;
  background-image: url("pub/arrow.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 5px;
}

.login a:active, .login a:hover {
  color: #cec367;
}

.reg a:link, .reg a:visited {
  color: #e7fbea;
  display: block;
  width: 263px;
  height: 74px;
  background-image: url("pub/reg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}

.reg a:active, .reg a:hover {
  background-image: url("pub/reg_hover.png");
}

.reg {
  float: left;
  width: 430px;
}


a:link, a:visited {
  color: #cec367;
  text-decoration: underline;
}

a:active, a:hover {
  color: #e7fbea;
}

.error {
  display: block;
  padding: 2px;
  background-color: #ff8863;
  border: 1px dotted #ffeed1;
  color: #400000;
  font-weight: bold;
  margin: 5px;
}

.alert {
  display: block;
  padding: 2px;
  background-color: #84ff63;
  border: 1px dotted #d1ffe3;
  color: #004000;
  font-weight: bold;
  margin: 5px;
}

#priv, #contact {
  text-align: justify;
}


#tos p, #tos ul, #priv p {
  margin-bottom: 25px;
  font-size: 12pt;
  font-family: Calibri;
  /*text-transform: uppercase;*/
}

#tos ul {
  list-style-type: square;
}

#footer {
  text-transform: uppercase;
  font-size: 8pt;
  font-weight: bold;
}

#footer .copy {
  padding-top: 28px;
  display: block;
}

#footer a {
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
}

a.backlink {
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.contact {
  display: block;
}

#tos .padd {
  padding: 50px;
}

.update {
  border: 5px solid #3e4c24;
  margin: 25px;
  padding: 5px;
  background-color: #738547;
  clear: both;
}

.update .title {
  display: block;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12pt;
}

.update a {
  font-weight: bold;
  font-size: 12pt;
}

#pridetygras {
  overflow: hidden;
  width: 700px;
  margin: 0 0 0 20px;
  height: 170px;
  text-align: left;
}

#pridetygras div.hthing {
}

#pridetygras .titem {
  height: 165px;
  border: 1px solid #000000;
  background-color: #e7ebde;
  width: 150px;
  text-align: center;
  margin: 0 0 10px 0;
  display: block;  
}

.titem .mini {
  background-color: #cfd7b9;
  margin: 5px;
  padding: 5px;
  text-align: center;
  float: none;
  display: block;
  color: #000000;
}

#pridetygras a:active, #pridetygras a:link, #pridetygras a:visited, #pridetygras a:hover {
  color: #000000;
}

#featured {
  background-color: #63703b;
  background-image: url("pub/bg.png");
  padding: 15px;
  width: 470px;
  clear: both;
  border: 2px solid #6e773f;
  margin: 0 auto;
}

#featured .title {
  font-size: 14pt;
  font-weight: bold;
  padding: 5px;
  background-color: #6e773f;
  
  
}

#featured td {

  background-color: #939f57;
  border: 1px solid #000000;
  color: #000000;
}

#featured td img {
  border: 1px solid #000000;
}

#featured .info {
  padding: 2px;
}
#featured .info strong {
  display: inline-block;
  width: 50px;
}