.searchH4 {
  color:#DAA063;
  font-size:14px;
  font-weight:700;
}

.postCommentH4 {
  color:#DAA063;
  font-size:14px;
  font-weight:400;
}

.forumTitles {
  font-size:120%;
  color:#732500;
  margin: 0px;
  margin-top: 11px;
}

.forumButton {
  width:auto;
  background-color:#eee;
  background-image:url(http://image.dashofer.hu/forum/background_forum_button.gif);
  background-repeat:repeat-x;
  color:#333;
  font-size:75%;
  font-weight:700;
  font-family:Verdana,Helvetica,Arial,sans-serif;
  border-color:#ccc #999 #999 #ccc;
  border-style:double;
  border-width:3px;
  padding:0.25em;
}

#contentBox {
  width:100%;
  font-family:Tahoma, Verdana, Arial, serif;
  margin:0;
  padding:0;
}

#contentForum {
  width:99%;
}

#contentForumBody {
  background-color:#FFF;
  border-left:1px solid orange;
  border-right:1px solid orange;
  border-bottom:1px solid orange;
  padding: 4px;
}

#contentForumHeader {
  background-color:#3975AA;
  border-bottom:4px solid orange;
  padding:4px 4px 0;
}

#currentChannels {
  text-align:center;
  width:98%;
  line-height:20px;
  margin:0;
  padding:0;
}

#currentChannels ul {
  margin:0;
  padding:4px;
}

#currentChannels li {
  margin-right:5px;
  margin-left:5px;
  display:inline;
  font-size:12px;
  font-weight:700;
}

#currentChannels a {
  font-size:100%;
  color:#FFF;
}

#breadcrumb {
  text-align:left;
  background-color:#F0F5FE;
  border-right:1px solid orange;
  border-bottom:1px solid orange;
  border-left:1px solid orange;
  margin:0;
  padding:0;
}

#breadcrumb ul {
  margin:0;
  padding:5px;
}

#breadcrumb li {
  display:inline;
  font-size:10px;
  font-weight:700;
  color:#4a4a4a;
  letter-spacing:0.2ex;
}

#breadcrumb li a {
  letter-spacing:0.2ex;
}

#activeTopicDetails {
  text-align:left;
  width:95%;
  border-left:2px solid #732500;
  background-color:#fff;
  padding-left:6px;
  margin:2%;
}

#activeTopicDetailsHeaderLeft {
  width:60%;
  float:left;
}

#activeTopicDetailsHeaderRight {
  width:37%;
  text-align:right;
  float:left;
}

.commentIteratorTitle {
  font-size:   107%;
  font-weight: 500;
  text-align:  center;
  color:       #008100;
  margin:      0;
  padding:     2px;
}

#forumRootName {
  font-size:20px;
  font-weight:700;
  text-align:center;
  color:#3E80CA;
}

#forumRootNameLink {
  font-size:10px;
  letter-spacing:0.5ex;
  font-weight:700;
  color:#fff;
}

.errorMessage
{
  color:#d22121;
  font-size:110%;
  font-weight:700;
  text-align:center;
}

#freshTopicsBox {
  width:600px;
  border:1px solid #f0f5fe;
  text-align:center;
}

#openQuestionsBox {
  text-align:center;
}

.topicBox {
  float:left;
  width:230px;
  background-color:#fff;
  height:140px;
  border:1px solid #3975AA;
  margin:5px;
  padding:5px;
}

.topicBoxParentLink {
  background-color:#3975AA;
  width:100%;
  text-align:center;
  line-height:15px;
  height:16px;
  color:#FFF;
}

.topicBoxParentLink a {
  font-size:10px;
  font-weight:700;
  color:#FFF;
}

.topicBoxDate {
  font-size:10px;
  text-align:right;
  height:12px;
  line-height:12px;
  clear:left;
}

.topicBoxHeader {
  line-height:12px;
  height:18px;
  padding:10px;
}

.topicBoxHeader a {
  font-size:12px;
  font-weight:700;
}

.topicBoxPreface {
  text-align:left;
  height:60px;
  width:100%;
  font-size:12px;
}

.topicBoxFooter {
  line-height:15px;
  height:16px;
  padding-left:3px;
  text-align:left;
  color:#FFF;
  background-color:#3975AA;
  font-size:10px;
}

#serviceMenu {
  width:1005px;
  padding:5px;
}

#newTopicLegend {
  fcolor:#008100;
}

#newTopicTable {
  text-align:center;
  width:98%;
  padding:10px;
}

#newTopicTable textarea {
  width:100%;
  height:130px;
}

#newTopicTable input {
  width:200px;
}

.newTopicInput {
  width:400px;
}

#newTopicBox {
  text-align:center;
  border:1px solid #F0F5FE;
  margin:10px;
}

#newTopicHeader {
  color:#4a4a4a;
  font-weight:700;
  font-size:14px;
  padding:10px;
}

.acceptedBox {
  border:1px solid #900;
  line-height:16px;
  padding:4px;
}

.acceptedText {
  color:#900;
  text-align:right;
}

#forumInfo {
  font-size:12px;
  margin:0;
  padding:5px;
}

.forumQuote {
  border:1px solid #eee;
  background-color:#eee;
  font-style:italic;
  color:#4a4a4a;
  background-image:url('images/quote.gif');
  background-repeat:no-repeat;
  background-position:left;
  padding:6px 6px 6px 30px;
}

#profileHeaderTab {
  font-size:small;
  font-weight:700;
  color:#fff;
  background:#777;
  text-align:center;
  width:20%;
  border-top:1px solid #fff;
  border-right:1px solid #fff;
  float:left;
  padding:5px;
}

#profileHeaderTabActive {
  color:#777;
  background:#fff;
  font-size:small;
  font-weight:700;
  text-align:center;
  width:20%;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  float:left;
  padding:5px;
}

#profileBox {
  font-size:x-small;
  margin-bottom:10px;
}

#profileBoxContent {
  border:1px solid #ccc;
  background:#FFF;
  clear:left;
  margin:0;
  padding:0;
}

.profileBoxLabel {
  width:310px;
  float:left;
  text-align:right;
  font-size:12px;
  padding:4px;
}

.profileBoxValue {
  width:200px;
  float:left;
  text-align:left;
  font-size:12px;
  padding:4px;
}

.forumDefList {
  margin:0 0 10px;
  padding:0;
}

.forumDefTerm {
  border-right:0 solid #777;
  border-top:0 solid #777;
  width:40%;
  text-align:left;
  font-weight:400;
  font-size:12px;
  color:#777;
  font-family:Verdana, Arial, serif;
  padding:2px;
}

.forumDefDef {
  border-bottom:2px solid #F0F5FE;
  font-size:12px;
  padding:4px;
}

.forumDefDefLast {
  height:0;
  width:70%;
  margin:0;
  padding:0;
}

#profileBoxFollow {
  border-right:0 solid #777;
  border-bottom:0 solid #777;
  border-left:0 solid #777;
  margin:10px;
}

.openTopicLink {
  color:#8B4513;
}

.forumTopicHeader {
  background-color:#008100;
  border-bottom:2px solid orange;
  color:#FFF;
  font-weight:700;
  text-align:center;
}

.searchTableColumn {
  border-right:1px solid #DFDFDF;
}

.pageLister {
  font-size:12px;
  font-family:Verdana, Arial, serif;
  margin-top:3px;
  font-weight:700;
  letter-spacing: 0px;
  width:100%;
  text-align: center;
}

#pageLister {
  font-weight: bold;
}
#pageLister a {
  font-weight: 100;
  padding: 0;
  margin-left: 3px;
  margin-right: 3px;
}

.pageLister li {
  display: inline;
}

.pageLister li a {
  color:#008100;
  font-size:12px;
  font-weight:400;
  font-family:Verdana, Arial, serif;
  text-decoration: underline;
  padding: 2px;
}

.pagePager {
  padding-right:6px;
}

.pagePager li {
  display:inline;
  list-style:none;
}

.searchError {
  padding-bottom:2px;
  color:#900;
  font-size:12px;
  font-weight:400;
  text-align:left;
}

.pagePager li a {
  color:#008100;
  font-size:10px;
  font-weight:700;
  font-family:Verdana, Arial, serif;
}

.searchresultsHead {
  font-size:14px;
  font-weight:700;
  margin-right:2px;
  margin-left:2px;
  color:#008100;
  text-align:left;
}

.searchTableHead {
  font-size:14px;
  font-weight:700;
  color:#828282;
  text-align:center;
}

.searchTableHeader {
  background-color:#3975AA;
  border-bottom:2px solid orange;
  color:#FC0;
  text-align:center;
  font-weight:700;
}

.searchLabel {
  width:100%;
  text-align:left;
  font-size:12px;
  border-left:4px solid #008100;
  padding-left:6px;
  margin-bottom:6px;
  background-color:#fff;
}

.searchItem {
  width:100%;
  text-align:center;
  font-size:12px;
}

.searchItem input {
  font-size:12px;
  width:80%;
}

.searchItem select {
font-size:12px;
text-align:center;
width:80%;
}

.searchSubmit {
background-color:#FFF;
border-top:2px solid #008100;
text-align:center;
padding:6px;
}

.searchField {
width:260px;
}

.forumMenuBlock {
text-align:left;
margin:0;
padding:4px 4px 0;
}

.forumMenuList {
border:1px solid #CECECE;
border-top:none;
background-color:#FFF;
text-align:left;
}

.forumMenuListBox {
border:1px solid #CECECE;
background-color:#FFF;
text-align:left;
}

.forumMenuList ul {
list-style-type:none;
text-align:left;
margin:0;
padding:3px;
}

.forumMenuList ul li a {
font-size:12px;
}

.forumMenuHeader {
border:1px solid #CECECE;
background-color:#eee;
color:#57728D;
font-weight:700;
font-size:10px;
line-height:12px;
font-family:Verdana;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
}

.forumSubIteratorContainer dd {
margin-bottom:6px;
}

.forumSubIteratorContainer dd a {
font-size:1.2em;
}

.forumMenuHead {
font-weight:700;
text-align:center;
background-color:#57728D;
color:#FFF;
padding:2px;
}

.forumMenuHead a {
font-weight:700;
text-align:center;
color:#FFF2CD;
padding:2px;
}

.forumMenuContainer {
background-color:#FFF;
border:1px solid #57728D;
text-align:left;
margin-top:3px;
margin-bottom:3px;
width:155px;
margin-left:3px;
}

.forumMenuListAnswersIterator {
font-size:10px;
font-family:Verdana;

}

.forumMenuTopListIterator {
font-size:    10px;
font-family:  verdana, arial, courier;
}

.decoratorBox {
border-left:2px solid #732500;
padding:6px;
}

.rtop,.rbottom {
display:block;
}

.rtop *,.rb ottom * {
display:block;
height:1px;
overflow:hidden;
}

.r1 {
margin:0 5px;
}

.r2 {
margin:0 3px;
}

.r4 {
height:2px;
margin:0 1px;
}

.rs2 {
margin:0 1px;
}

#postCommentBox {
text-align:center;
width:99%;
}

#answerpageBox {
text-align:center;
width:100%;
}

#postCommentBox textarea {
width:100%;
height:200px;
border:1px solid #000;
}

.postCommentSubmit, .postCommentRow {
background-color:#fff;
border-top:2px solid #732500;
padding:6px;
}

.postCommentSubmit input, .postCommentRow input {
font-family:verdana, arial, serif;
border:1px solid #3975aa;
background-color:#fff;
}

.commentIteratorBox {
border-right:1px solid #224C86;
border-bottom:1px solid #224C86;
border-left:1px solid #224C86;
margin:10px;
}

.commentIteratorHeader {
background-color:#FFE8BC;
border-top:1px solid #224C86;
border-bottom:2px solid #224C86;
height:16px;
line-height:14px;
padding:3px;
}

.commentIteratorHeaderLeft {
font-size:90%;
line-height:12px;
letter-spacing:0.1ex;
width:40%;
float:left;
text-align:left;
padding:3px;
}

.commentIteratorHeaderRight {
font-size:90%;
letter-spacing:0.1ex;
line-height:12px;
width:57%;
float:left;
text-align:right;
padding:3px;
}

.commentIteratorHeaderLightText {
color:#4a4a4a;
}

.commentIteratorHeaderLink {
font-size:11px;
font-family:Tahoma, Verdana, serif;
color:#008100;
}

.commentIteratorBody {
background-color:#fff;
text-align:left;
font-size:12px;
font-family:Verdana, Arial, serif;
padding:10px;
}

.commentIteratorBody ul {
list-style-type:square;
/*list-style-position:inside;*/
}

.commentIteratorBody ol {
list-style-type:decimal;
marker-offset:auto;
/*list-style-position:inside;*/
}

.commentIteratorAcceptBox {
font-size:12px;
text-align:right;
background-color:#fff;
line-height:14px;
font-family:Verdana, Arial, serif;
margin-top:6px;
}

.commentIteratorAcceptBox input {
height:12px;
width:12px;
}

.commentIteratorModerateBox {
height:14px;
line-height:14px;
background-color:#EBEBEB;
margin-top:6px;
font-size:10px;
padding:1px;
}

.commentIteratorModerateLeft {
width:71%;
float:left;
text-align:left;
}

.commentIteratorModerateLeftInline {
padding-left:2px;
}

.commentIteratorModerateRight {
line-height:12px;
width:27%;
float:left;
text-align:right;
}

.formError {
color:#900;
font-size:14px;
border:1px solid #CECECE;
background-color:#fff;
margin:10px;
padding:0;
}

.resTable {
width:100px;
border:1px solid #CECECE;
background-color:#fff;
padding-left:10px;
margin-bottom:10px;
}

.resRow {
margin-bottom:4px;
text-align:left;
}

.resTdLeft {
width:170px;
float:left;
line-height:22px;
text-align:right;
padding-right:2px;
}

.resTdRight {
width:70%;
float:left;
line-height:22px;
text-align:left;
}

.resTdCenter {
width:99%;
line-height:22px;
text-align:center;
}

.resTdCenterSubmit {
width:97%;
margin-top:10px;
margin-bottom:10px;
text-align:center;
background-color:#EEE;
border-top:2px solid #732500;
padding:6px;
}

.resTdCenterSubmit input {
font-family:Verdana, Arial, serif;
font-size:12px;
width:210px;
border:1px solid #3975AA;
background-color:#fff;
}

.resTdRight textarea {
width:100%;
height:150px;
border:1px solid #CECECE;
}

.resTdDesc {
background-color:#FFF;
border-left:2px solid #732500;
text-align:left;
line-height:18px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
padding-left:5px;
font-size:12px;
}

.behuzva {
text-indent:10px;
text-align:justify;
margin:0;
padding:5px;
}

.smallindent {
text-indent:10px;
text-align:left;
margin:0;
padding:1px;
}

.descStepTitle {
font-weight:400;
font-size:120%;
letter-spacing:1px;
color:#D18028;
margin:0;
padding:0;
}

.descTitle {
font-family:Tahoma, Verdana, Arial, serif;
font-weight:700;
font-size:18px;
letter-spacing:1px;
color:#D18028;
margin:0;
padding:10px 0 0;
}

#tabs {
clear:left;
margin:0;
padding:0;
}

#tabs ul {
text-align:center;
float:left;
}

#tabs ul li {
display:block;
float:left;
font-size:10px;
background-color:#EBEBEB;
margin-top:2px;
margin-right:2px;
margin-left:2px;
border-top:1px solid #CECECE;
border-right:1px solid #CECECE;
border-left:1px solid #CECECE;
line-height:20px;
height:20px;
padding:3px;
}

#tabs ul li.activeTab {
background-color:#fff;
font-size:12px;
font-weight:700;
margin-top:1px;
border-top:2px solid #CECECE;
border-right:1px solid #CECECE;
border-left:1px solid #CECECE;
border-bottom:0;
}

.activeResourceDetails {
text-align:left;
width:95%;
border-left:4px solid #008100;
background-color:#fff;
padding-left:6px;
margin:2%;
}

.activeResourceDetailsHeaderLeft {
width:58%;
float:left;
}

.activeResourceDetailsHeaderRight {
width:40%;
text-align:right;
float:left;
}

.subHeader {
font-weight:700;
padding:4px;
}

.forumPager
{
  text-align: center;
  font-weight: bold;
  letter-spacing: 3px;
}
.forumPager a {
  font-weight: normal;
  /*
  margin-left:2px;
  margin-right:2px;
  */
}

.resRows {
clear:left;
}

.readingsBoxRowLeft {
width:49%;
float:left;
color:#3975AA;
text-align:left;
}

.readingsBoxRowRight {
width:49%;
float:left;
color:#3975AA;
text-align:right;
}

#logTable {
margin-top:5px;
margin-bottom:5px;
}

#logTableHeader {
clear:left;
font-size:110%;
font-weight:700;
background-color:#F0F5FE;
height:15px;
border-top:1px solid #EEE;
border-right:1px solid #EEE;
border-bottom:1px solid #CECECE;
border-left:1px solid #EEE;
padding:2px;
}

#logTableRow {
clear:left;
height:14px;
border:1px solid #EEE;
border-top:0;
padding:2px;
}

.logTableHeaderCol {
float:left;
text-align:center;
}

.logTableLookUp {
font-size:80%;
font-family:Arial;
width:100%;
}

#logAbn {
text-align:left;
font-size:120%;
width:98%;
clear:both;
margin:4px;
padding:4px;
}

#authError {
margin:10px;
padding:10px;
}

.profileInfo {
background-color:#F0F5FE;
padding:3px;
}

#banText {
font-size:120%;
background-color:#FFF;
border:2px solid red;
text-align:left;
margin:10px;
padding:10px;
}

.postPrivateMsgTdCenter {
width:530px;
line-height:22px;
text-align:right;
}

.postPrivateMsgTdCenter textarea {
width:98%;
height:200px;
}

.postPrivateMsgTdCenter input {
width:100%;
margin-bottom:3px;
}

#postPrivateMsg {
width:600px;
}

.articleContainer {
text-align:left;
border:1px solid #5F7992;
margin:5px;
padding:10px;
}

.ForumRightMenu {
font-family:"Arial", "Helvetica", sans-serif;
list-style-type:none;
float:right;
width:140px;
margin:0;
padding:0;
}

.cid-container ul,ol {
list-style:none;
display:block;
float:none;
margin:10px;
}

:link,:visited,a {
text-decoration:none;
}

td,.forumSubIteratorContainer,.plaintext {
text-align:left;
}

.activeTopicTitle,.activeResourceTitle {
color:#4a4a4a;
font-size:18px;
font-weight:700;
text-align:left;
padding-bottom:2px;
line-height:20px;
}

#activeTopicDetailsHeader,.activeResourceDetailsHeader {
  width:100%;
  line-height:20px;
  height:22px;
}

#activeTopicDetailsPreface,.activeResourceDetailsPreface {
  padding-bottom:3px;
  padding-top:3px;
  font-size:12px;
}

.activeTopicDetailsHeaderLink,.activeResourceDetailsHeaderLink {
  color:#008100;
  font-weight:700;
}

#activeTopicsBox,#newTopicTable select,.searchItem textarea,#postCommentBox input,.resTdRight input,.resTdCenter textarea,.resTdRight select {
  width:100%;
}

.closedTopicHeader,.openTopicHeader {
  background-color:#3975AA;
  border-bottom:2px solid orange;
  color:#FFF;
  font-weight:700;
  text-align:center;
}

.closedTopicCol,.openTopicCol,.forumTopicCol {
  border-right:1px solid orange;
  border-bottom:1px solid orange;
  text-align:center;
}

.closedTopicColFirst,.openTopicColFirst,.forumTopicColFirst {
  border-right:1px solid orange;
  border-bottom:1px solid orange;
  border-left:1px solid orange;
  text-align:left;
}

#freshTopicsBoxHeader,#activeTopicsBoxHeader {
  color:#4a4a4a;
  font-size:18px;
  letter-spacing:2px;
  font-weight:700;
  padding:10px;
}

.closedTopicBox,.openTopicBox,.forumTopicBox,.searchTR,.postCommentTR {
  margin:10px;
}

.closedTopicHead,.openTopicHead,.forumTopicHead {
  text-align:center;
  color:#900;
  font-size:16px;
  font-weight:700;
}

.closedTopicTable,.openTopicTable,.forumTopicTable {
  width: 98%;
  border:0;
  margin:0;
  padding:0;
}

.closedTopicTable td,.openTopicTable td,.forumTopicTable td {
  padding:4px;
}

.closedTopicLink,.forumTopicLink {
  color:#008100;
}

.closedTopicLink a,.openTopicLink a,.forumTopicLink a {
  color:#008100;
  font-size:10px;
  font-family:Verdana, Arial, serif;
}

.searchHead,#postCommentHead {
  font-size:12px;
  font-weight:700;
  color:#008100;
}

.r3,.rs1 {
  margin:0 2px;
}

.postCommentLabel,.postPrivateLabel {
  width:100%;
  text-align:left;
  font-size:12px;
  border-left:2px solid #732500;
  padding-left:6px;
  margin-bottom:6px;
  background-color:#fff;
}

.commentIteratorBody a,#subscriptionLink {
color:blue;
}

.lp_box table {
  width: 60%;
  text-align: left;
}

#forumInfo {
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial;
  color: #008100;
  text-align: center;
}

/** Fresh comments start **/
.freshCommentIterator {
  padding-right: 2px;
  border-bottom: 1px solid #cecece;
}

.freshCommentCreatorName {
  wordwrap:   28;
  margin:     0;
  text-align: right;
}

/** Fresh comments end **/

/** colors start **/
.colorDarkOrange {
  color: #ff6600;
}

.freshCommentBody{
  wordwrap: 30;
  margin:0;
}
/** colors end **/

/* trade start*/
.tradeDescription {
  width: 70%;
}

.tradeWelcome {
  background-color:#F0F5FE;
  border-right:1px solid orange;
  border-bottom:1px solid orange;
  border-left:1px solid orange;
  padding: 10px 5px 5px 5px;
}

.error {
  font-weight: bold;
  color: #ff0000;
}
/* trade end*/

.smarty-renderer-error, .smarty-required
{
  color:red;
}

acronym
{
  color:green;
}

.portalcell_content ul {
  margin:5px;
  padding:0px;
}
.portalcell_content li {
  list-style-type: none;
}