h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #ff7203;
	margin-top: 20px;
}

dd.rightpost {
	width: 45%;
	font-size: 14px;
}

dd.rightpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 7px;
}

.leftaut-box {
  background-image: url("/images/thor_ucp_bg.png");
  background-repeat:repeat-y;
  clear: left;
  display: block;
	float: left;
	width: auto;
	text-align: left;
}

.rightaut-box {
  clear: right;
  display: block;
	float: right;
	width: 70%;
	text-align: left;
}


div.domMenu_menuBar {
    border: solid #7E7E7E;
    border-width: 0 0 0 0;
}
div.domMenu_menuElement {
    font-family: Arial, sans-serif;
    font-size: 12px;
    border: solid #7E7E7E;
    border-width: 0 0 0 0;
    background: url(/images/button1.png) no-repeat;
    behavior: url(/css/iepngfix.htc);
    color: #FFFFFF;
    text-align: center;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    width: 120px;
}
div.domMenu_menuElementHover {
    background: url(/images/button2.png) no-repeat;
    color: #ecd49a;
}
div.domMenu_subMenuBar {
    background: url(/images/thor_ucp_bg.png) repeat;
    border: solid #904A00 1px;
    padding-bottom: 1px;

}
div.domMenu_subMenuElement {
    font: bold 12px arial, sans-serif;
    border: solid #904A00 1px;
    margin: 1px 1px 0 1px;
    color: #904A00;
    padding: 2px 7px;

}
div.domMenu_subMenuElementHover {
    color: #4A4B69;

}

/* Merges von Forum Icon images
---------------------------------------- */
.sitehome, .icon-members, .icon-home, .icon-bookmark, .icon-donation, .icon-bump {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}



/* Icon images
---------------------------------------- */
.sitehome						{ background-image: url("../forum/styles/ThorLargeX/theme/images/icon_home.gif"); }
.icon-members					{ background-image: url("../forum/styles/ThorLargeX/theme/images/icon_members.gif"); }
.icon-home						{ background-image: url("../forum/styles/ThorLargeX/theme/images/icon_home.gif"); }
.icon-bookmark					{ background-image: url("../forum/styles/ThorLargeX/theme/images/icon_bookmark.gif"); }
.icon-bump						{ background-image: url("../forum/styles/ThorLargeX/theme/images/icon_bump.gif"); }
.icon-download                                  { background-image: url("../forum/styles/ThorLargeX/theme/images/icon_download.gif"); }
.icon-donation                               { background-image: url("../forum/styles/ThorLargeX/theme/images/icon_donation.gif"); }


.icon-download {
  background-image: url("/images/download_icon.gif");
	background-repeat: no-repeat;
	font: bold 16px arial, sans-serif;
	padding: 1px 0 0 20px;
}

.table3 {
    border-top: 1px solid #904A00;
    border-right: 1px solid #904A00;

}
.table3 td {
    padding: 8px;
	  vertical-align: top;
}

p {
  text-align: justify;
}

.table4 td{
border: 0;
padding: 0;
vertical-align: bottom;
width: 100%;
height: 224px;
}

.iebug {
behavior: url(/css/iepngfix.htc);
}

.table5 td {
    background-color: #000000;
    border: 0;
    color: #FFFFFF;
    empty-cells: show;
    font: 14px arial, sans-serif;
    padding: 0;
	  vertical-align: bottom;

}

.bigheader {
    color: #FFFFFF;
    font: bold 30px arial, sans-serif;
    background-color: #000000;
    
}

a.fa {
    color: #000000;
    font: bold 14px arial, sans-serif;

}
