html {
  font-size: 100%;
  height: 100%;
}

body {
  background-color: #e1e4e8;
  font-size: 62.5%;
}

body, td {
  margin: 0px;
  padding: 0px;
  text-align: left;
  color: #000;
  height: 100%;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
  font: normal 12px verdana, tahoma, arial, sans-serif;
  color: #101010;
}

.smalltext, .smallblacktext, .tbox, .helpbox {
  font: normal 10px verdana, tahoma, arial, sans-serif;
  color: #101010;
}

div.smalltext {
  margin-left: 1em;
  margin-bottom: 1em;
}

a {
  color: #002BB8;
  text-decoration: none;
}

a.visit:visited {
  color: #444;
}

a.news_icon {
  margin-left: 1em;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0px;
}

.linkspage_button {
  border: 0px;
}

form {
  margin: 0px;
}

.tbox {
  border: #A5ACB2 1px solid;
  background-color: #fff;
}

.indent {
  border: #999 1px dashed;
  padding: 5px;
  margin: 5px;
  background-color: #f7f7f9;
}

.button, .button:hover {
  border: 1px solid #A5ACB2;
}

.button {
  background-image : url(images/button.png);
  font: normal 10px verdana, tahoma, arial, sans-serif;
  color: #101010;
}

.button:hover {
  background-image : url(images/buttonover.png);
  font: normal 10px verdana, tahoma, arial, sans-serif;
  color: #101010;
}

/*.button {
  background-color: #0033FF;
  color: white;
  font-size: 1.1em;
  font-weight: normal;
  border: none;
  padding: 2px 6px;
}*/

.nextprev {
  border: none;
  text-align: center;
  padding: 0.5em;
  background-color: #f7f7f9;
  font-weight: bold;
}

.nextprev img {
  border: none;
  margin: 2px 3px 0 3px;
  vertical-align: top;
}

.nextprev_link {
  background-color: #E7F0F9;
  padding: 0.5em;
}

.nextprev_first {
  margin-right: 0.7em;
}

.nextprev_current {
  padding: 0.5em;
}

.nextprev_last {
  margin-left: 0.7em;
}

.spacer {
  padding: 5px 0px;
}

.fborder, .border {
  border-collapse: collapse;
  border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #DEDEDE;
}

.fcaption.invisible {
  color: #DEDEDE;
}

.forumheader, .forumheader4, .finfobar {
  background-color: #fbfbfd;
}

.forumheader5 {
  cursor: pointer;
}

.fcaption, .forumheader5 {
  background-color: #f7f7f9;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.searchhighlight {
  text-decoration: underline;
  color: #ff0000;
  font-weight: bold;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

.helpbox {
  border: 0px;
}

/* Theme Specific Classes */

.main_section {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0px;
}

div.top_section {
  margin-top: 30px;
  border-bottom: 1px solid #878787;
}

tr.top_row {
  background: #FFFFFF url(images/gradient_header.png) repeat-x 0 0;
}

tr.top_row td {
  height: 62px;
}

img.logo {
  position: absolute;
  left: 0px;
  top: -10px;
}

div.menus_container {
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  border-top: 0px;
  height: 100%;
}

.default_menu {
  vertical-align: top;
}

.left_menu, .right_menu {
  padding: 4px;
  vertical-align: top;
  background-color: #D4D9DD;
}

.cap_border.button_menu {
  border-bottom: 0px;
  text-align: left;
}

.main_caption, .left_caption, .right_caption {
  background: url(images/metall-bar.gif) repeat-x scroll center center;
  padding: 3px 5px;
  border-top: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
  white-space: nowrap;
}

.bevel {
  background-image: url(images/s_left_bevel.png);
  background-repeat: no-repeat;
  background-position: right;
}

.menu_content {
  padding: 5px;
  background-color: #fff;
}

.menu_content.non_default {
  padding-top: 8px;
  padding-bottom: 12px;
  background-color: transparent;
}

.menu_content.buttons {
  padding: 0px;
}

.news_info {
  width: auto;
  border-collapse: collapse;
  border-spacing: 0px;
}

td.link_button {
  border-bottom: 1px solid #000;
}

b {
  color: #232930;
}

/* Language bar */

#site-lang {
  float: right;
  padding: 2px 8px 0 0;
  vertical-align: middle;
}

#site-lang a {
  color: #0033CC;
  text-decoration: none;
  font-size: 14px;
}

#site-lang a:hover {
  text-decoration: underline;
}

#site-lang img {
  width: 15px;
  height: 15px;
  border: none;
}

/* Nav Menu Classes */

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
  font: normal 13px "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
  color: #000;
}

div.menuBar {
  background-color: transparent;
  padding: 4px 50px;
  text-align: left;
}

div.emenuBar {
  background-color: #F7F9FA;
  border-top: 1px solid #fff;
  text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  background-color: transparent;
  border: 1px solid;
  border-color: transparent !important;
  border-color: #fff #F8FAFB #F0F2F3 #F8FAFB;
  left: 0px;
  margin: 0px;
  padding: 3px 12px;
  position: relative;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
  background-color: transparent;
  border-color: #fff #a5a5a5 #a5a5a5 #fff !important;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
  background-color: transparent;
  border-color: #A5A5A5 #FFFFFF #E0ECFF #A5A5A5 !important;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #ECFFE0;
  border: 1px solid;
  border-color: #fff #878787 #878787 #fff;
  left: 0px;
  padding: 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  cursor: default;
  display: block;
  padding: 2px 11px 2px 0px;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
  padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-left: 0.5em;
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #fff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}

.columnwrap {
  margin:0 0 0 14em;
  padding:0.5em 1em;
  font-size:small;
}

/* ******************* NEW: ******************* */

/* Gradients: */

.main_section {
  background-color: #D4D9DD;
  height: 100%;
}

.main_section_wrapper {
  background: #D4D9DD url(images/grad_810.png) repeat-y scroll center center;
  margin: auto;
  position: static;
  width: auto;
}

.main_section_header {
  background: url(images/grad_top.png) no-repeat scroll bottom;
  height: 30px;
  margin: auto;
  margin-bottom: 0px;
  width: 810px;
}

.main_section_footer {
  background: url(images/grad_bottom.png) no-repeat scroll top;
  height: 30px;
  margin: auto;
  margin-top: 0px;
  width: 810px;
}

.main_section_container {
  width: 780px;
  margin: auto;
  background-color: #FFFFFF;
  border: #A5ACB2 1px solid;
}

div.footer_section {
  padding-top: 2px;
  padding-bottom: 30px;
  background: transparent url(images/gradient_footer.png) repeat-x scroll 0 0;
  border-top: 1px solid #878787;
  text-align: center;
  font-size: 80%;
}

/* Menu bar: */

div.menuBar {
  text-align: center;
}

div.menuBar a.menuButton {
  font-family: "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
  font-size: 18px;
}

div.menu {
  text-align: left;
}

div.menu a.menuItem:hover {
  background-color: #D4D9DD;
}

/* Comments: */

span.view_comment, span.add_comment {
  background: url(images/chat_small.png) no-repeat left center;
  padding-left: 23px;
}

div.comment_disallowed {
  text-align: center;
  font-weight: bold;
  padding: 5px;
}

/* Users online: */

div.menu_text {
  text-align: center;
  padding: 3px;
  background-color: #E3E9EF;
  color: #000000;
  margin: 0 13px 7px 13px;
}

div.online_users_wrapper {
  height: 300px;
  overflow: auto;
  border: 1px solid #DEDEDE;
  margin-top: 7px;
}

div.online_user {
  margin: 3px;
  text-align: center;
}

div.online_user img {
  vertical-align: middle;
  width: 100px;
  border: 1px solid #A9A9A9;
}

div.online_user img:hover {
  border: 1px solid #0000CC;
}

div.online_user p {
  text-align: center;
  color: #666666;
  font-size: 80%;
  margin-top: 0px;
}

div.online_user p a {
  color: #666666;
  text-decoration: none;
}

div.online_user p a:hover {
  text-decoration: underline;
}

div.online_user .spacer {
  padding: 0;
}

div.online_user div.avatar img {
  width: 100px;
  height: auto;
}

/* User profile: */

div.profile {
  min-height: 300px;
}

div.profile div.left {
  float: left;
  width: 28%;
}

div.profile div.right {
  float: right;
  width: 72%;
}

div.profile div.avatar {
  margin-right: 10px;
  float: left;
}

div.profile div.avatar img {
  height: auto;
  width: 200px;
}

div.profile .key {
  color: #666666;
}

div.profile .value {
  font-size: 1.2em;
  padding-left: 6px;
  text-align: left;
}

div.profile table {
  float: none;
  margin-bottom: 5px;
  border-collapse: collapse;
}

div.profile table td {
  vertical-align: top;
  padding: 5px 0;
  border-bottom: 1px dotted #AAAAAA;
}

span.nodata {
  font-style: italic;
  color: #888;
}

/* Random users: */

div.users-filter {
  padding: 3px;
  background-color: #E3E9EF;
  margin: 0 10px 5px 10px;
}

table.rand-users {
  width: 100%;
  border-collapse: collapse;
}

table.rand-users td.avat,
table.rand-users td.link {
  border-bottom: 1px solid #CCCCCC;
}

table.rand-users td.avat {
  vertical-align: top;
  width: 180px;
}

table.rand-users td.avat div.avatar img {
  height: auto;
  width: 160px;
}

table.rand-users td.info {
  vertical-align: top;
  padding: 2px;
}

table.rand-users table.info {
  width: 100%;
  border-collapse: collapse;
}

table.rand-users table.info td {
  font-size: 1.2em;
  vertical-align: top;
}

table.rand-users table.info td.key {
  width: 135px;
  color: #666666;
}

table.rand-users td.link {
  vertical-align: bottom;
  padding-bottom: 8px;
}

/* Footer: */

h3.misc_header {
  border-bottom: 1px solid #AAAAAA;
  font-weight: normal;
  font-size: 120%;
}

/* Statistics: */

table.stats tr td {
  font-size: 90%;
}

/* Downloads: */

div.download_container {
  text-align: center;
  margin-top: 1em;
}

table.downloads.metallic thead tr th, table.downloads.metallic tbody tr td {
  text-align: center;
  border: 1px solid #878787;
}

table.downloads tbody tr td img {
  vertical-align: middle;
  margin-right: 3px;
}

table.downloads.view_table tbody tr td {
  text-align: left;
}

table.view_table {
  width: 80%;
}

table.view_table tbody tr td.deadlink_section {
  border: none;
  text-align: right;
  color: red;
  font-size: 0.8em;
}

/* Comments: */

table.comment_entry {
  text-align: center;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  width: 98%;
  margin-top: 6px;
}

table.comment_entry tr td {
  vertical-align: top;
}

table.comment_entry tr td.comment_header {
  background-color: #DDDDDD;
  border-top: 1px solid #6B90DA;
  padding: 3px;
}

table.comment_entry tr td .more_info {
  float: right;
  padding: 3px;
}

table.comment_entry tr td.comment_text {
  padding: 6px;
  font-size: 1.1em;
}

table.comment_entry tr td.comment_text div {
  max-width: 600px;
  overflow: hidden;
}

table.comment_entry tr td div.comment_linkbar {
  float: right;
  text-align: right;
  font-size: 0.9em;
}

div.online_user.comment {
  margin-top: 0px;
  margin-left: 0px;
}

div.moderate_comments {
  float: right;
  padding: 0 4px 12px 0;
  font-size: 0.9em;
}

span.average_rate {
  font-weight: bold;
  margin: 0 18px;
}

#commentformbutton {
  padding-top: 10px;
}

/* External links: */

table.external_links {
  border-collapse: collapse;
}

table.external_links tbody tr {
  border: 1px solid transparent;
}

table.external_links td {
  font-size: 1.2em;
  padding: 5px;
}

table.external_links td .url a {
  color: #008000;
}

/* Forum: */

div.forum {
  text-align: center;
  margin: 10px 12px 0 12px;
}

div.forum table {
  width: 100%;
  border-collapse: collapse;
}

div.forum table td.forum_parent {
  font-size: 1.2em;
  color: #555555;
}

div.forum table tbody td.forum_flag {
  border-right: none;
  vertical-align: middle;
  text-align: center;
}

div.forum table tbody td.forum_name {
  border-left: none;
  padding-left: 0;
  vertical-align: middle;
  text-align: left;
}

table.forum_light td, table.forum_light th {
  border: 1px solid #AAAAAA;
}

table.forum_light td.forum_name {
  text-align: left;
}

table.forum_light td.forum_threads,
table.forum_light td.forum_replies,
table.forum_light td.forum_last_post {
  text-align: center;
}

table.forum_light.metallic thead th {
  text-align: center;
}

table.forum_light.metallic tbody td {
  padding: 5px;
}

div.forum table.forum_light {
  margin-bottom: 40px;
}

div.forum table.forum_info_bar {
  border-top: 1px solid #AAAAAA;
}

div.forum table.forum_info_bar caption {
  text-align: left;
  color: #666666;
}

div.forum table.forum_info_bar td.forum_perms {
  text-align: left;
  vertical-align: middle;
}

div.forum table.forum_info_bar td.forum_perms span {
  float: right;
}

div.forum_breadcrumb {
  border-bottom: 1px solid #AAAAAA;
  padding: 5px;
  font-size: 1.2em;
  text-align: left;
}

table.forum_nav_top {
  border: none;
  margin-top: 20px;
}

table.forum_nav_bottom {
  border: none;
  margin-bottom: 30px;
}

table.forumview_keys tr td {
  vertical-align: middle;
  padding: 7px 0 3px 3px;
}

span.forum_date {
  color: #666666;
  font-size: 0.8em;
}

table.forum_light div.forum_post {
  max-width: 600px;
  overflow: hidden;
}

table.forum_new_thread td, table.forum_preview td, table.forum_reply td {
  padding: 5px;
}

table.forum_preview td {
  vertical-align: top;
}

table.forum_preview td.subject span {
  font-size: 0.9em;
  color: #666666;
}

div.attention-comment {
  background-color: #F0F0B4;
  text-align: center;
  padding: 3px;
  font-weight: normal;
  font-size: 0.9em;
  margin: 0.5em 2em;
}

div.happy-message, div.unhappy-message {
  font-weight: bold;
  padding: 5px;
  padding-left: 20px;
  margin: 1em 2em 1.5em;
}

div.happy-message {
  background: #F2FFEE url(images/success.gif) no-repeat 2px 4px;
  border: 2px solid #A5DDAD;
  color: #347235;
}

div.unhappy-message {
  background: #FFF6FF url(images/error.gif) no-repeat 2px 4px;
  border: 2px solid #FDA8A8;
  color: #FF0000;
}

/* Private messages: */

table.pm-inbox {
  width: 100%;
}

table.pm-inbox td.fcaption {
  color: #888888;
  font-size: 0.9em;
}

table.pm-inbox td.forumheader3 {
  padding-bottom: 1px;
}

div.pm-inbox {
  white-space: nowrap;
}

div.pm-inbox div.avatar {
  display: inline;
}

div.pm-inbox div.avatar img {
  width: auto;
  height: 30px;
}

div.pm-inbox .pm-usr {
  vertical-align: top;
  font-size: 1.2em;
  font-weight: bold;
  color: #666666;
  padding-left: 0.5em;
}

.pm-subj {
  font-size: 1.2em;
}

.pm-subj.unread {
  font-weight: bold;
}

.pm-inbox-date {
  float: right;
  color: #666666;
}

div.pm-show, div.pm-send {
  text-align: center;
}

div.pm-show div.avatar.spacer, div.pm-send div.avatar.spacer {
  padding: 0;
}

div.pm-show .pm-usr, div.pm-send .pm-usr {
  color: #666666;
}

.pm-show-options {
  float: right;
  margin-left: 1.5em;
}

div.pm-reply {
  float: right;
}

div.pm-reply input {
  font-weight: bold;
}

div.pm-reply input:hover {
  font-weight: bold;
}

div.pm-reply .pm-quote {
  font-size: 0.9em;
  color: #666666;
  margin-right: 1em;
}

div.pm-subject {
  margin-left: 2px;
  color: #333333;
}

input#pm-subject {
  width: 90%;
  float: right;
  font-size: 1.2em;
}

div.pm-message {
  margin-top: 0.3em;
}

textarea#pm-message {
  width: 100%;
  font-size: 1.2em;
}

.pm-message-content {
  max-width: 600px;
  overflow: hidden;
}

/* Tabs: */

.tab-section {
  display: block;
}

ul.tabs {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.tabs li {
  border-bottom: 1px solid #CECECE;
  cursor: pointer;
  float: left;
  margin: 4px 0 0;
  padding: 0 2px 0 0;
  vertical-align: bottom;
}

ul.tabs li p {
  background-color: #E3E9EF;
  display: block;
  margin: 0;
  padding: 3px 10px;
}

ul.tabs li.selected {
  border: 1px solid #CECECE;
  margin: 4px 0 0;
  padding: 0;
}

ul.tabs li.selected p {
  background-color: #FFFFFF;
}

ul.tabs li.selected a {
  color: black;
  text-decoration: none;
}

/* Navigation elements: */

#photo-container {
  margin-top: 5px;
  text-align: center;
  cursor: pointer;
}

#photo-container img {
  vertical-align: middle;
}

#photo-container span {
  margin-left: 6px;
  font-size: 16px;
}

#video-container {
  text-align: center;
  margin-top: 5em;
}

.container-name {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.container-sub {
  color: #666666;
  padding: 5px;
  text-align: center;
}

#community-container {
  width: 100%;
}

table#community-container td {
  width: 50%;
  text-align: center;
}
