/* Generated by KaZcadeS */
* {
  margin: 0px;
  padding: 0px;
}
.content_table {
  font-size: 12pt;
  margin: 10px;
  font-family: Arial,Helvetica,sans-serif;
  border-spacing: 10px;
  border: 2px solid #663333;
  margin: 5%;
  background-image: url(/images/cloth.jpg);
  width: 90%;
}
.logo {
  margin: 10px;
}
h2 {
  font-size: 14pt;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
}
.error {
  font-weight: bold;
  color: red;
}
.message {
  font-weight: bold;
  color: green;
}
.navigation {
  width: 180px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  list-style-type: none;
}
.navigation li:hover {
  color: #818559;
  list-style-image: url(/images/navigation_bullet.png);
}
.navigation a {
  font-weight: bold;
  text-decoration: none;
  color: #84596b;
}
.navigation a:hover {
  color: #818559;
}
.latest_reviews {
  width: 180px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  list-style-type: none;
}
.latest_reviews li {
  margin-bottom: 10px;
}
.latest_reviews li:hover {
  color: #818559;
  list-style-image: url(/images/navigation_bullet.png);
}
.latest_reviews a {
  font-weight: bold;
  text-decoration: none;
  color: #84596b;
}
.latest_reviews a:hover {
  color: #818559;
}
label {
  font-weight: bold;
}
h1 {
  font-size: 20pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #84596b;
}
h2, h2 a {
  font-size: 16pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #818559;
}
h3, h3 a {
  font-size: 12pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  font-weight: bold;
}
.content ol li {
  font-size: 12pt;
  margin-left: 40px;
  margin-bottom: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
.content ul li {
  font-size: 12pt;
  margin-left: 25px;
  margin-bottom: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
p {
  font-size: 12pt;
  margin: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
p a {
  color: #84596b;
}
table a {
  font-family: Arial,Helvetica,sans-serif;
  color: #84596b;
}
#breadcrumb_nav {
  font-weight: bold;
  list-style-type: none;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}
#breadcrumb_nav li {
  margin-left: 0px;
  font-size: 12pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #818559;
  display: inline;
}
#breadcrumb_nav a {
  color: #84596b;
  text-decoration: none;
}
#breadcrumb_nav a:hover {
  color: #818559;
  text-decoration: none;
}
.collapsible {
  margin: 10px;
}
.toggle {
  font-family: Courier;
  font-weight: bold;
}
.sidebar {
  width: 200px;
  padding: 10px;
  border: 2px solid #AEB196;
  background-color: #ffffee;
}
.content {
  padding: 10px;
  border: 2px solid #AEB196;
  background-color: #ffffee;
}
#sensuality_popup {
  color: #000000;
  border: 1px solid #AEB196;
  background-color: #ffffff;
  width: 500px;
}
#spoiler_popup {
  border: 1px solid #AEB196;
  background-color: #ffffff;
  width: 300px;
}
.footer {
  padding: 5px;
  border: 2px solid #AEB196;
  background-color: #ffffee;
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-serif;
}

