
.stretch,
.clear {
    clear:both; 
    height:1px; 
    margin:0; 
    padding:0; 
    font-size: 15px;
    line-height: 1px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
* html .clearfix {
    height:1%;
}
*+html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}


.replace {
    display:block;
    
    background-repeat: no-repeat;
    background-position: left top;
    background-color:transparent;
}
.replace * {
    text-indent: -10000px;
    display:block;
    
    background-repeat: no-repeat;
    background-position: left top;
    background-color:transparent;
}
.replace a {
    text-indent:0;
}
.replace a span {
    text-indent:-10000px;
}


span.accesskey {
    text-decoration:none;
}
.accessibility {
    position: absolute;
    top: -999em;
    left: -999em;
}

body {
  text-align: left;
  font-family: Arial, sans-serif, Helvetica, Tahoma;
  font-size: 12px;
  line-height: 1.5;
  color: black;
}

img {
  border: 0;
}

h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding: 0;
  color: black;
}
h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding: 0;
  color: black;
}
h3 {
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding:0;
  color: black;
}
h4 {
  font-size: 1.15em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  color: black;
}
h5 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  color: black;
}
h6 {
  font-size: 1em;
  line-height: 1.3em;
  margin: 0 0 0.25em 0;
  padding: 0;
  color: black;
}

p {
  margin: 0;
  padding: 0;
}
blockquote {
  border-left:10px solid #ddd;
  margin-left:10px;
}
pre {
  font-family: monospace;
  font-size: 1.0em;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style:italic;
}
code {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
  white-space: pre;
}

ul {
  margin: 0 0 1.5em 0;
  padding: 0;
}
ul li {
  margin: 0 0 0.25em 30px;
  padding: 0;
}
ol {
  font-size: 1.0em;
  line-height: 1.4em;
  margin: 0 0 1.5em 0;
  padding: 0;
}
ol li {
  font-size: 1.0em;
  margin: 0 0 0.25em 30px;
  padding: 0;
}
dl {
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height: 1.4em;
}
dl dt {
  margin: 0.25em 0 0.25em 0;
  padding: 0;
}
dl dd {
  margin: 0 0 0 30px;
  padding: 0;
}


th {
  font-weight: bold;
  text-align: left;
}
td {
  font-size: 1em;
}
/* END TABLE */	

hr {
  height: 1px;
  margin: 1.5em 10px;
  border-bottom: black thin;
}

/* END TYPOGRAPHY */	
form {
  margin:0;
  padding:0;
  clear: both;
}
form div,
form p {
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0;
}
label {
  font-weight: bold;
  float: left;
  width: 25%;  
}
fieldset {
  border: 1px solid #eee;
  padding: 5px 10px;
  margin: 0;
}
fieldset legend {
  color: #666;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 0 0px;
  padding: 0;
}
* html fieldset legend {
  margin: 0 0 10px -10px;
}
fieldset ul {
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
fieldset ul li {
  list-style: none;
  margin: 0 0 0.5em 0;
  padding: 0;
}
input.text, select, textarea {
  margin: 0;
  border: 1px solid #069;
  padding: 1px 3px;
  vertical-align: middle;
}

input.text {
  height: 18px;
  font-family: Arial, sans-serif, Verdana, Tahoma, Helvetica;
}

input.check {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
}
input.radio {
  border: none;
  width: auto;
  height: auto;
  margin: 0;
}
input.file {
  height: auto;
  width: 250px;
}
input.readonly {
  background-color: transparent;
  border: none;
}
input.button, input.submit {
  background: #006699;
  color: white;
  cursor:pointer;
  font-size: 1em;
  height:23px;
  padding:2px 5px;  
  border:1px solid #d2f3fd;
  vertical-align: middle;
}
input.image {
  border: none;
  width: auto;
  height: auto; 
}
textarea {
  font-size: 1em;
}
form div.submit {
  margin: 1em 0;
}
form div.submit input {
  height: 2em;
  width: 15em;
}


div#nav div.wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 13px;
  padding-bottom: 6px;
  background: #6293bb url(/images/shadow.png) repeat-x bottom left;
}
div#nav ul {
  width: 100%;
  
  margin: 0;
  padding: 0;
}
div#nav li {
  float: left;
  display: inline;
  
  list-style: none;
  
  margin: 0;
  padding: 0 10px;
  
  line-height: 1em;
  background-image: url(/images/line_white.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
div#nav li.last {
  background: none;
}
div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited {
  display: inline-block;
  /* hide from ie/mac \*/
  display: block;
  /* end hide */
  font-weight: bold;
  text-decoration: none;
  
  margin: 0;
  padding: 7px 15px;
  
  color: white;
}
div#nav a:hover, div#nav a.selected {
  background-color: #3671a5;
}

div#content {
  position: relative;
  width: 701px;
  
  margin: 0 auto 20px auto;
  padding: 0;
  
  text-align: left;
}
div#main {
  width: 100%;
  padding-top: 28px;
}
div#local {
  width: 100%;
}
div#sub {
  width: 100%;
}
div#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
}

body {
  margin: 0;
  padding: 0;
  
  background: white;
  
  text-align: center;
}
div#page {
  width: 950px;
  
  margin:  0 auto;
  padding: 0;
  
  background: white;
  text-align: center;
}

div#header {
  padding: 0;
  margin: 0;
  color: white;
  background-color: white;
}
div#branding {
  float: left;
  width: 200px;
  margin: 1px 0;
  text-align: left;
}
div#search {
  float: right;
  width: 49%;
  
  margin: 0;
  padding: 16px 20px 0 0;
  
  text-align: right;
}

div#content {
  width: 100%;
  margin-top: 35px;
}

div#footer {
  color: black;
  background-color: white;  
}
div#footer p {
  font-size: 0.8em;
  
  margin: 0;
  padding: 15px;
}




ul.subnav {
  margin: 0;
  padding: 0;
  
  font-size: 0.8em;
  list-style: none;
}
ul.subnav li {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
}
ul.subnav li a,
ul.subnav li a:link,
ul.subnav li a:visited,
ul.subnav li a:active {
  text-decoration: none;
  font-weight: bold;
  color: black;
}
ul.subnav li a:hover {
  text-decoration: underline;
}
ul.subnav li strong {
  padding: 0 0 0 12px;
  background: url("../i/subnav-highlight.gif") left top no-repeat transparent;
}
ul.subnav li strong a,
ul.subnav li strong a:link,
ul.subnav li strong a:visited,
ul.subnav li strong a:active {
  color: white;
  background-color: black;
}
a {
    color: #006699;
    text-decoration: none;
}

a:hover, a:active {
    color: #BC2A4D;
    text-decoration: underline;
}

blockquote {
    border: 1px solid #cccccc;
    background-color: #fafafa;
}

cite {
    font-weight: bold;
    margin-left: 3px;
}

div#user_nav {
    margin: 3px 0 0 0;
    padding: 2px;
    text-align: right;
    float: right;
}

div#user_nav a.nobg {
    background: none;
}

div#user_nav a.welcome {
    color: #E28822;
    font-weight: bold;
    padding-right: 10px;
}

div#user_nav a:hover.welcome {
    text-decoration: none;
    color: #E28822;
    background-color: transparent;
}

div#user_nav a.new_reply {
    color: red;
    padding-left: 0;
}

div#user_nav a:hover.new_reply {
    text-decoration: none;
    color: red;
    background-color: transparent;
}

div#user_nav a {
    text-decoration: none;
    padding: 5px 8px;
    color: gray;
    line-height: 1em;
    background-image: url(/images/line_gray.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

div#user_nav a:hover {
    text-decoration: underline;
    color: white;
    background-color: gray;
}

div.quick_menu {
    background-color:white;
    border:1px solid #DDDDDD;
    text-align:left;
    top: 30px;
    position: absolute;
    width:70px;
    z-index: 9999;
}

div.quick_menu a {
    background-image: none !important;
    display: block !important;
    padding: 3px 6px 3px 10px !important;
    text-decoration: none !important;
    line-height: 20px !important;
}

div#location_ad {
    float:left;
    background-image:url(/images/yellow_east_arrow.gif);
    background-repeat: no-repeat;
    background-position:left center;
    margin-top: 5px;
    padding-left: 12px;
}

div#site_nav ul {
    width: auto;
    width: 100%;

    margin: 0;
    padding: 0;

    line-height: 1em;
    list-style: none;
}

div#site_nav li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 3px 10px 3px 10px;
    line-height: 1em;
    border-right: 1px solid #aaa;
}

div#site_nav li.last {
    border-right: none;
}

div#channel_nav {
    position:absolute;
    left: 0;
    top: 0px;
}

div#channel_nav ul {
    width: auto;
    width: 100%;

    margin: 0;
    padding: 0;

    line-height: 1em;
    list-style: none;
}

div#channel_nav li {
    display: inline;
    float: left;
    list-style: none;
    margin: 0;
    line-height: 1em;
    border: 1px solid #feddca;
    border-right: 0px;
}

div#channel_nav li.last {
    border-right: 1px solid #feddca;
}

div#channel_nav a {
    display: inline-block;
    /* hide from ie/mac \*/
    display: block;
    /* end hide */
    text-decoration: none;

    margin: 0;
    padding: 4px 25px;

    color: green;
}

div#channel_nav a:hover, div#channel_nav a.selected {
    background-color: #feddca;
}

div#gg {
    float: right;
    margin: 2px 0;
    width: 728px;
}

div#copyright {
    padding: 10px;
}

.pagination {
    padding: 5px;
    float: right;
}

.pagination a, .pagination a:link, .pagination a:visited {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #aaaadd;
    text-decoration: none;
    color: #006699;
}

.pagination a:hover, .pagination a:active {
    border: 1px solid #006699;
    color: #000;
    text-decoration: none;
}

.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #006699;
    font-weight: bold;
    background-color: #006699;
    color: #FFF;
}

.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd;
}

a.underline, .underline a { text-decoration: underline; }

.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #5f5; }
.hilite3 { background-color: #afa; }
.hilite4 { background-color: #0ff; }


span.arrow {
    font-weight:normal;
    font-size:0.9em;
    color:#999;
}

.validation-advice {
    margin: 0;
    padding: 0 0 0 3px;
    color : #FF3300;
    font-weight: bold;
}

.odd {
    background-color: #EFFAFF;
}

.highlight,
.highlight a,
.highlight a:link,
.highlight a:active,
.highlight a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #e28822;
}

.highlight a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #e28822;
}

.rss {
    background-image: url(/images/rss.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin-right: 5px;
    padding-right: 50px;
}

.row1 {
    width: 155px;
    font-weight: bold;
    background-color: #efefef;
}

.row2 {
    background-color: #dee3e7;
}

.row3 {
    background-color: #eee;
}

.crumbs a {
    text-decoration: underline;
}

.flash_error, .flash_notice {
    font-weight: bold;
    background-repeat: no-repeat;
    padding: 10px 40px;
    margin: 0 10px;
}

.flash_error {
    color: #f30;
    background-image: url(/images/icon_error_lrg.gif);
}

.flash_notice {
    background-image: url(/images/icon_success_lrg.gif);
}

select.validation-failed, input.validation-failed, textarea.validation-failed {
    background: #FFFFFF url(/images/invalid_line.gif) repeat-x scroll center bottom;
    border: 1px solid #dd7870;
}

* html select.validation-failed {
    background-color: #dd7870;
}

span.field_error {
    display: none;
}

div.quote_title {
    font-weight: bold;
    padding: 5px;
    margin: 5px 0 0 15px;
}

div.quote_div {
    border: 1px solid #ccc;
    margin: 0 5px 5px 15px;
    padding: 3px;
    background: #fafafa;
}

div.attachments {
    border-top: 1px solid #999999;
    margin-top: 10px;
}

div.attachments ul, div.postauthor ul {
    list-style: none;
}

div.attachments ul {
    margin: 5px;
    padding: 5px;
    border: 1px solid #cccccc;
}

img.magplus {
    cursor: url(/images/magplus.gif), pointer;
}

div.logo {
    float: left;
    padding: 2px 6px 6px 2px;
    background-image: url(/images/logo_bg.gif);
    background-repeat: no-repeat;
}

span.thumb_box {
    display: table-cell;
    vertical-align:middle;
    height: 95px;
    width: 130px;
    text-align:center;
    /* hack for ie */
    *display: block;
    *font-size: 90px;
    /* end */
    border: 1px solid #ccc;
}

span.thumb_box img {
    vertical-align:middle;
}

.right {
    float: right;
}

.left {
    float: left;
}

table.bbcode {
    border: 1px solid #ccc;
}

table.bbcode td {
    border: 1px solid #ccc;
    padding: 3px;
}

div#search_engine_box {
    text-align: left;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 240px;
    border: 1px solid #ccc;
    background-color: white;
}

#search_engine_box h2 {
    padding: 5px;
    background-color: #526EA6;
    color: white;
    font-size: 12px;
    font-weight: normal;
}

#search_engine_box h2 span {
    color: black;
}

#search_engine_box h2 a {
    color: white;
    position: absolute;
    right: 5px;
}

#search_engine_box div {
    padding: 0 5px;
}

#search_engine_box li {
    margin-left: 15px;
    list-style: square;
}

* html div#search_engine_box {
    position: absolute;
    right: auto; bottom: auto;
    left: expression( ( 0 - search_engine_box.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - search_engine_box.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div#chat_button {
    text-align: right;
    position: fixed;
    bottom: 0px;
    right: 10px;
    width: 80px;
    border: 1px solid #ccc;
    padding: 2px;
    vertical-align: middle;
    background-color: #eee;
}

div#chat_input {
    position: fixed;
    bottom: 25px;
    right: 10px;
    text-align: left;
}

#chat_iframe {
    width: 360px;
    background-color: transparent;
}

div#chat_button img {
    vertical-align: middle;
}

* html div#chat_button {
    position: absolute;
    right: auto; bottom: auto;
    left: expression( ( 0 - chat_button.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - chat_button.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

* html div#chat_input {
    position: absolute;
    right: auto; bottom: auto;
    left: expression( ( 0 - chat_input.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( -25 - chat_input.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

/* Tooltips CSS definitions */	
.tooltip {
    position: absolute!important;
    overflow:hidden;
    font-size: 12px;
    z-index: 10000!important;
}
.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
.tooltip .xb1 { margin: 0 5px; background: #333; }
.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }

.tooltip .xboxcontent {
    padding: 0 .5em;
    margin: 0;
    color: #000;
    text-shadow: 2px 2px 0px #CCC;
    word-wrap:break-word;
    border: 1px solid #333;
    border-width: 0px 1px 0 1px;
    background-color: #666;
}

div#site_nav, div#channel_nav {
    z-index: 1;
}

div#header {
    z-index: 2;
    position: relative;
}div#forum_nav_tabs {
    width: 100%;
}

div#forum_nav_tabs li {
    float: left;
    list-style: none;
}

div#forum_nav_content {
    width: 100%;
    background-color: #ecf1f3;
}
div.actions {
    height: 30px;
    margin: 10px 0 5px 0;
}

div.actions .wrapper {
    width: 750px;
    float: right;
}

div.actions .wrapper .info {
    float: right;
    margin: 5px 25px 0 0;
}

div.actions .wrapper .info a {
    text-decoration: underline;
}

div.buttons {
    float: left;
}

div.buttons span {
    display: none;
}

div.buttons a {
    display: block;
    width: 100px;
    height: 25px;
    background-repeat: no-repeat;
    text-decoration: none;
}


.new_topic {
    background-image: url(/images/post.gif);
}

.new_question {
    background-image: url(/images/ask.gif);
}

.new_post {
    background-image: url(/images/reply.gif);
}

.last_post {
    background-image: url(/images/icon_last_post.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-left: 15px;
}

table#forum_main { 
    width: 100%;
    background-color: #FFFFFF;
    border: 2px #006699 solid;
    border-collapse: separate;
}

table#forum_main th {
    background-color: #dee3e7;
}

table#forum_main td {
    padding: 5px;
}

table#forum_main thead td {
    background-image: url(/images/bg_cel2.gif);
    color: #ffa34f;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid white;
}

table#forum_main thead td.first_col {
    border-left: 1px solid white;
}

table#forum_main thead td.last_col {
    border-right: 1px solid white;
}

tr.sep1 {
    height: 8px;
    background-color: #e4e4e4;
}

tr.sep2 {
    height: 8px;
    background-color: #d1d7dc;
}

td.read_forum, td.unread_forum, td.topic_icon {
    background-repeat:no-repeat;
    background-color: #efefef;
    background-position: center center;
}

td.read_forum, td.unread_forum {
    width: 42px;
}

td.read_forum {
    background-image: url(/images/read_forum.gif);
}

td.unread_forum {
    background-image: url(/images/unread_forum.gif);
}

td.topic_icon {
    width: 20px;
}

td.read_topic {
    background-image: url(/images/read_topic.gif);
}

td.unread_topic {
    background-image: url(/images/unread_topic.gif);
}

td.good_topic {
    background-image: url(/images/good_topic.gif);
}

td.mid_topic {
    background-image: url(/images/mid_topic.gif);
}

td.sticky_topic, td.announcement_topic {
    background-image: url(/images/sticky_topic.gif);
}

td.locked_topic {
    background-image: url(/images/locked_topic.gif);
}

table.job_scroller td.job_topic {
    background-image: url(/images/job_topic.gif);
    border-right: 1px solid white;
}

table.job_scroller td {
    border-top: 1px solid white;
}

table.job_scroller td.topic_author {
    background-color: #efefef;
}

table.job_scroller td.topic_author {
    width: 300px;
}

td.topic_title {
    background-color: #efefef;
    font-weight: bold;
    font-family: Tahoma;
}

.topic_title .wrapper {
    padding: 3px 0;
    float: left;
    font-size: 14px;
    width: 660px;
    text-align: center;
    overflow: hidden;
}

.topic_title .pages, .topic_title .pages a {
    font-weight: normal;
    padding: 1px;
    margin: 1px 1px 0 1px;
}

.topic_title .pages span {
    padding-left: 15px;
    background-image: url(/images/icon_minipost.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

td.forum_description {
    background-color: #efefef;
}

td.forum_description a {
    padding: 0 6px;
    font-family: Tahoma;
    text-decoration: underline;
}

td.forum_description a.forumtitle {
    font-weight: bold;
    font-family: Tahoma;
    padding: 0;
}

td.forum_index, td.topic_replies, td.topic_author, td.topic_view_count, td.topic_last_post {
    text-align: center;
}

td.forum_index a, td.topic_author a, td.topic_last_post a {
    text-decoration: underline;
}

td.forum_index a.last_post, td.topic_last_post a.last_post {
    text-decoration: none;
}

td.forum_index, td.topic_replies, td.topic_view_count {
    background-color: #dee3e7;
}

td.topic_author, td.topic_last_post {
    background-color: #d1d7dc;
}

td.postauthor{
    width: 125px;
    background-color:#dee3e7;
    vertical-align: top;
}

td.postauthor img.logo {
    width: 120px;
}

td.postauthor li {
    list-style: none;
    margin-left: 0;
}

td.postauthor .name {
    width: 120px;
    font-weight: bold;
    overflow: hidden;
    font-size: 1.1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.postcontent {
    background-color:#efefef;
    vertical-align: top;
    width: 798px;
}

.icons {
    float: left;
}

.icons a {
    float: left;
    display: block;
    width: 70px;
    height: 20px;
    background-repeat: no-repeat;
    text-decoration: none;
}

.icons a:hover {
    background-color: transparent;
    text-decoration: none;
}

.icon_www {
    background-image: url(/images/icon_www.gif)
}

.icon_profile {
    background-image: url(/images/icon_profile.gif)
}

.icon_pm {
    background-image: url(/images/icon_pm.gif)
}

.icon_guestbook {
    background-image: url(/images/icon_guestbook.gif)
}

div.quick_reply {
    float: right;
    width: 500px;
}

div.quick_reply span {
    padding: 0 50px 0 0;
    color: #069;
}

div.quick_reply span.last {
    padding: 0 0 0 20px;
    color: gray;
}

div.quick_reply textarea {
    width: 480px;
    height: 160px;
    margin-top: 5px;
}

#forum_search_box {
    float: right;
    height: 25px;
}

.crumbs {
    float: left;
    font-size: 1.1em;
    color: #069;
}

.crumbs a, .crumbs span {
    margin-left: 5px;
}

.crumbs select {
    margin-left: 10px;
}

.crumbs h1 {
    color: #069;
    font-size: 1.0em;
    font-weight: normal;
    display: inline;
}

#forum_tag_list {
    height: 20px;
    width: 100%;
    margin: 10px 0 0 25px;
}

#forum_tag_list a {
    text-decoration: underline;
    line-height: 100%;
    padding: 2px 7px;
}

#forum_action ul {
    margin-top:10px;
    line-height: 2em;
    list-style: none;
}

#forum_action li {
    float: left;
    list-style: none;
    margin: 0 30px 0 0;

}

#forum_tab_show div {
    border: 1px solid #ccc;
    height: 180px;
    width: 370px;
    float: left;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

#forum_tab_show div.last {
    width: 180px;
    margin-right: 0;
}

#forum_tab_show ul {
    padding-top: 10px;
    list-style: none;
}

#forum_tab_show ul li {
    background: url(/images/board-tab-list.png) no-repeat left center;
    margin-left: 15px;
    padding-left: 20px;
    margin-bottom: 10px;
}

#slides span.pagination {
    right: 580px;
    top: 180px;
    position: absolute;
}

#topic_actions {
    background-color: #345787;
    height: 24px;
    padding-top: 12px;
}

div#topic_title {
    font-weight: bold;
    color: white;
    float: left;
    padding-left: 50px;
}

span.locked {
    color: gray;
}

th.topic_title {
    border: 1px solid white;
    border-bottom: 4px solid #d1d7dc;
}

#topic_rate_box {
    padding: 3px 5px 3px 0;
    float: right;
    font-weight: normal;
}

#topic_rate_box a {
    font-weight: normal;
    text-decoration: underline;
}

.postactions {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: gray;
    padding: 3px 20px 25px 10px;
}

.postactions .description {
    color: #069;
    float: left;
    width: 430px;
    height: 18px;
    overflow: hidden;
}

.postactions .links {
    width: 300px;
    text-align: right;
    float: right;
}

.postactions .links a {
    padding: 0 5px 0 20px;
    text-decoration: underline;
    background-repeat: no-repeat;
}

.postactions .links a.edit {
    background-image: url(/images/icon_edit.gif);
}

.postactions .links a.quote {
    background-image: url(/images/icon_quote.gif);
}

.postactions .links a.add_blog {
    background-image: url(/images/icon_add_blog.gif);
}

.postactions .links a.favorite {
    background-image: url(/images/icon_favorite.gif);
}

.postactions .links a.space {
    background-image: url(/images/icon_space.gif);
}

.postbody {
    padding: 20px 0 1px 0;
    font-family: Tahoma;
    min-height: 120px;
    width: 790px;
}

#forum_action a, #online_status a, .postbody a, #preview a {
    text-decoration: underline;
}

.postauthor_actions {
    border-top-style: solid;
    border-top-width: 1px;
    border-color: gray;
    margin-top: 10px;
    padding-top: 2px;
}
.postauthor_actions .icons {
    float: left;
}

.post_rate_box {
    width: 225px;
    float: right;
}

.post_rate_box a {
    line-height: 1.4em;
    margin-left: 10px;
    padding: 3px 0 3px 25px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: black;
}

.post_rate_box .good{
    background-image: url(/images/icon_good.gif);
}

.post_rate_box .hidden{
    background-image: url(/images/icon_bad.gif);
}

.post_rate_box a span {
    display: none;
}

#topic_copyright {
    padding: 10px 0;
    color: gray;
    border-bottom: 1px inset gray;
}

#related_topics {
    float: right;
    padding: 5px;
    margin: 0 5px;
    border: 1px dashed gray;
    background-color: #FDFBDB;
    width: 200px;
    overflow: hidden;
    cursor: move;
}

#related_topics span.close {
    margin-left: 125px;
}

#related_topics span.close a {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/images/icon_close.jpg);
    padding: 4px;
    background-repeat: no-repeat;
    text-decoration: none;
}

#related_topics li {
    list-style: square;
    margin: 5px 5px 5px 15px;
}

#online_status {
    background-color: #efefef;
    width: 945px;
    border: 2px solid #006699;
    padding: 2px;
}

#online_status h3 {
    height: 19px;
    font-size: 1em;
    font-weight: normal;
    padding: 8px 0 0 8px;
    background-color: #D1D7DC;
}

div#online_status a#show_list, div#online_status a#hide_list, div#online_status a#all_list {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 10px;
}

div#online_status a#show_list, div#online_status a#hide_list {
    background-image: url(/images/green_down_arrow.gif);
}

div#online_status a#all_list {
    background-image: url(/images/green_right_arrow.gif);
}

div#new_wiki_page {
    margin-top: 3px;
}

#online_users {
    margin: 8px 0 0 40px;
}

.row2 {
    width: 750px;
}

.row4 {
    background-image: url(/images/bg_cel1.gif);
}

#forum_advert_f0 {
    padding: 0 0 5px 5px;
}

#forum_advert_f4 {
    float: left;
    margin-top: 5px;
}

#forum_advert_f5 {
    color: gray;
    margin-top: 5px;
    padding-top: 5px;
}

#forum_advert_f6 {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #E28822;
    width: 380px;
}

#forum_advert_f6 span {
    color: #E28822;
    font-weight: bold;
}
