body {
  background: #000;
  color: #fff;
  padding: 0;
  margin: 0;
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.2em;
}

body#layout_draft {
  text-align: center;
}

a {
  color: #dbd799;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h4 {
  margin-bottom: 0;
}

hr {
  border: 2px solid #563D18;
  background-color: #563D18;
  margin: 2em 0;
}

.odd {
  background: #333;
  margin: 0 auto 10px;
  padding: 5px;
}

.even {
  background: #444;
  margin: 0 auto 10px;
  padding: 5px;
}

.clear {
  clear: both;
}

.rounded {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.pagination {
  font-size: 1.5em;
  line-height: 1.1em;
  text-align: center;
  margin: 1em;
}

#front {
  text-align: center;
  padding-top: 40px;
}

#front h3{
  line-height: 1.4em;
  width: 900px;
  margin: 0 auto 1em auto;
}

#disclaimer {
  height: 150px;
  width: 600px;
  overflow: auto;
  margin: 1em auto;
  text-align: left;
  border: 1px dotted #eee;
  background: #202020;
}

#frontpage_links {
  margin: 40px 0;
}

#main {
  width: 1000px;
  margin: 0 auto;
  border-left: 1px solid #563D18;
  border-right: 1px solid #563D18;
}

#header {
  background: no-repeat top center;
}

#content {
  padding: 5px;
}

#header h1 {
  padding: 0;
  margin: 0;
}

#header h1 .headline {
  display: block;
  text-indent: -9999px;
  height: 0;
}

#header h1 .headline_default {
  display: block;
  position: absolute;
  top: 215px;
  margin-left: 10px;
  line-height: 1em;
}

#header h1 .headline_default a {
  color: black;
}

#header h2 {
  display: inline;
  font-weight: normal;
  font-size: 1.1em;
}

#header #navigation {
  width: 100%;
  text-align: center;
  border-top: 1px solid #563D18;
  border-bottom: 1px solid #563D18;
}

#header #navigation ul {
  margin: 10px 0;
  padding: 0;
}

#header #navigation ul li {
  list-style-type: none;
  display: inline;
  margin: 0 10px;
}

#content #intro {
  text-align: center;
}

#content #intro h1, #content #intro h2, #content #intro h3 {
  line-height: 1.2em;
}

#language_flags {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 2px;
  background-color: #202020;
}

.image_bottom img {
  vertical-align: bottom;
}

.label_pointer label {
  cursor: pointer;
}

.label_blocked label {
  display: block;
}

.join {
  color: red;
}

input[type='submit'].delete {
  background: red;
  color: white;
  padding: 5px;
}

input[type='submit'].edit {
  background: green;
  color: white;
  padding: 5px;
}

.collection {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}

.collection h1, .collection h1 a {
  color: #be883b;
  font-size: 1.3em;
  line-height: 40px;
}

.collection h2 {
  color: #eee;
  font-size: 1.1em;
}

.collection h3 {
  color: #eee;
  font-size: 1em;
}

.collection .meta a {
  font-size: 1.2em;
}

.collection .icon_hd {
  float: right;
  width: 32px;
  height: 32px;
}

.medium {
  border: 1px solid #eee;
  background: #202020;
  margin-bottom: 10px;
  min-height: 245px;
  padding: 10px;
}

.collection .medium {
  margin: 3px;
  padding: 3px;
}

.format_table {
  border-collapse: collapse;
}

.format_table td, .format_table th {
  border: 1px solid white;
  vertical-align: top;
  padding: 5px;
}

fieldset.edit .mandatory {
  color: red;
}

.comments, .new_comment {
  text-align: left;
}

.new_comment textarea {
  width: 600px;
  height: 150px;
}

.comments h3 {
  margin: 0;
}

.comment_from_merchant {
  background-color: #876026;
}

.model_index {
  width: 100%;
}

.model_index td{
  margin: 10px;
  text-align: center;
  width: 33%;
}

/* beast forum */

table.wide {
  border: 1px solid #fff;
  width: 100%;
}

table.wide th, table.wide td {
  padding: 3px;
  vertical-align: top;
}

table.wide th, table.wide td.c1 {
  background: black;
}

table.wide th.sb_forum_header_main_column {
  text-align: left;
}

table.wide th.sb_forum_header_info_column {
  text-align: left;
}

div.posts {
  width: 150px;
  float: left;
  height: 40px;
}

div.desc {
  width: 100%;
}

/* end beast forum */

.contactus fieldset {
  color: black;
  background: #000;
  color: #fff;
  padding: 10px;
}

.contactus fieldset legend {
  border: 1px solid #ccc;
  background: #000;
}

.contact_us_form_element {
  padding: 5px;
  vertical-align: middle;
}

#buy_this_shot {
  margin-right: 10px;
}

.link_with_icon_left {
  background: no-repeat left center;
  padding-left: 20px;
}

#bannerexchange a {
  white-space: nowrap;
}

.show_some_collections {
  text-align: center;
}

.show_some_collections ul {
  padding: 0;
  margin: 0 auto;
}

.show_some_collections li {
  text-align: center;
  border: 1px solid;
  margin: 0 3px;
  padding: 5px;
  list-style: none;
  float: left;
}

.meta ul {
  padding: 0;
  text-align: center;
  list-style: none;
  margin: 40px 0 60px 0;
}

.meta ul li {
  display: inline;
  border: 2px solid #eee;
  background: #213750;
  padding: 20px 0;
  margin: 0 100px;
}

.meta ul li a {
  padding: 20px;
}

.intro h1 {
  margin: 1.8em;
}

.intro em{
  color: #BE883B;
  font-style: normal;
}

.intro h2 {
  margin: 1.2em;
}

.intro h3 {
  line-height: 1.3em;
}

.intro ul {
  list-style-type: none;
  padding: 0;
}

.button {
  height: 41px;
  width: 500px;
  margin: auto;
  background: no-repeat;
  overflow: hidden;
}

.button p {
  margin: 0;
  color: #202020;
  font-size: 1.4em;
  margin: .6em;
}

.button p a {
  color: #202020;
}

.list_of_categories {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #563D18;
  margin: 0;
  padding: 10px 0;
}

.list_of_categories li {
  list-style-type: none;
  display: inline;
  margin: 0 5px;
}

.list_of_categories .highlight {
  font-weight: bold;
}

.custom_text{
  font-size: 1em;
  color: #C0C0C0;
}
