/* all borders are defined */

.border_top {
  background-image: url(/files/Navigation/RedBarnetUngdom/graphic/top2.png);
  background-repeat: no-repeat;
  width: 980px;
  height: 8px;
  
}

.border_left {
  background-image: url(/files/Navigation/RedBarnetUngdom/graphic/left_shadow.png);
  background-repeat: repeat-y;
  width:3px;

}

.border_right {
  background-image: url(/files/Navigation/RedBarnetUngdom/graphic/right_shadow.png);
  background-repeat: repeat-y;
  width: 3px;

}

.border_bottom {
  background-image: url(/files/Navigation/RedBarnetUngdom/graphic/bottom2.png);
  height: 8px;

}

.top_logo {


}

.top_links {
  position:relative;
  left:110px;
}

.top_button {
  position:relative;
  left:60px;
  top:10px;
}

.topplaceholder_a {
  position:absolute;
  z-index:20;
}

.topplaceholder_b {
  position:absolute;
  z-index:1;
}

.red {
  color: #ff0000;
  padding-right:10px;
}

/* *********** DEBAT FORUM ************** */
.forumV2_table {border-bottom: 1px solid #EEE}
.forumV2_table td {padding: 3px;}
.rowBg_title {background-color: #CCC}
#listcat, #listPost, #listThread {width: 100%}
#listcat td {border-bottom: 1px solid #CCC}
.rowBg_0, #listThread .rowBg_0 {background-color:#EEE}
.rowBg_1, #listThread .rowBg_1 {background-color:#FFF}
#listThread_fieldset table td {border-right: 1px solid #FFF}
#listPost .rowBg_0 {background-color:#FFF}
#listPost .rowBg_1 {background-color:#EEE}
#editPost, #Table3 {width: 450px}    /* Table3 = edit thread */
#latestCategoryReply td {border: 0px none #FFF}
.debat_sti, .debat_sti a {font-weight: bold}
.debat_sti a:hover {font-weight: bold} 
.inline-p {display: inline}
input.FrontendStd {height: 15px; border: 1px solid #999; background-color: #FFF}
.megafonen_textarea {
  border: #999 solid 1px; color: #333333; width: 100%;
  font-family: Verdana, Helvetica, Arial; font-size: 11px;
}

