#wrapper_forum{
font-size: 100%;
}
#wrapper_forum table{
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

.forumerror
{
float:left;
width:575px;
font-weight: bold;
background-color: #c12222;
color: white;
display: block;
margin-bottom: 10px;
}
.wysiwrap
{
float:left;
clear:both;
}
/*************************************/
/***FORUM - CATEGORY & Sub-Category***/
/*************************************/
.ForumTitle
{
padding:0 0 0 10px;
position:relative;
top:5px;
}
.ForumTitleTop
{
position:relative;
top:5px;
}
.ForumPagingTop
{
margin:0 0 3px 0;
background-color:#ededed;
border:1px solid #d2d2d2;
float:left;
clear:both;
width: 100%;
padding: 5px 0px;
}
.ForumPagingTop ul.paging{
	padding: 0px 10px;
	display: inline;
}
.ForumPagingTop ul.paging li{
	display: inline;
	margin-right: 5px;
}

.ForumPagingTop ul.paging li a{
	text-decoration: none;
}
.ForumPagingTop ul.paging li a:hover{
	text-decoration: underline;
}
.ForumPagingTop ul.paging li span.PageSelected{
	cursor: default;
	color: #999;
}

.ForumPagingBtm
{
margin:3px 0 0 0;
background-color:#ededed;
border:1px solid #d2d2d2;
float:left;
clear:both;
width: 100%;
padding: 5px 0px;
}

.ForumPagingBtm ul.paging{
	padding: 0px 10px;
	display: inline;
}
.ForumPagingBtm ul.paging li{
	display: inline;
	margin-right: 5px;
}

.ForumPagingBtm ul.paging li a{
	text-decoration: none;
}
.ForumPagingBtm ul.paging li a:hover{
	text-decoration: underline;
}
.ForumPagingBtm ul.paging li span.PageSelected{
	cursor: default;
	color: #999;
}



.ForumUserLegend {
background-image:url(/pub/design/UserLegend.png);
background-repeat:repeat-x;
height:46px;
padding:5px 5px;
position: relative;
min-height: 60px;
width:100%;
}

.forumsearchwrap{
	margin-bottom: 10px;
	text-align: right;
	width:100%;
}
.forumsearchwrap:after {
	clear:both;
	display:block;
	content:"";
}
.forumsearchwrap input[type=text]{
	border: 1px solid #aaa;
	font-size: 12px;
	font-family: Arial;
	padding: 5px;
	margin-right: 10px;
	display:inline-block;
	border-radius:0;
	min-width:150px;
}
.forumsearchwrap input[type=button]{
	font-size: 12px;
	font-family: Arial;
	padding: 1px 1px 1px 0px;
	display:inline-block;
	padding:5px;
	border:none;
	border-radius:2px;
}

.forumsearchwrap input[type=button]:hover {
	opacity:.80;
}

.ForumLogged
{
float:left;
font-size:11px;
position: absolute;
top: 5px;
left: 5px;
}
.ForumStandOut
{
color:#f0870c;
font-weight:bold;
}
.ForumSignUp
{
float:left;
clear:both;
font-size:11px;
width: 40%;
padding-top: 15px;
}
.forum-legend-wrapper {
	float:right;
	text-align:right;
	width:60%;
}
.ForumNoNewLegend
{
display:inline-block;
float:none;
color:#333;
font-weight:bold;
font-size:11px;
position:relative;
width:27%;
margin:0;
text-align: right;
}
	*:first-child+html .ForumNoNewLegend
	{
	float:right;
	color:#2e99da;
	font-weight:bold;
	font-size:11px;
	position:relative;
	bottom:15px;
	margin:0 10px;
	}
	*html .ForumNoNewLegend
	{
	float:right;
	color:#2e99da;
	font-weight:bold;
	font-size:11px;
	position:relative;
	bottom:15px;
	margin:0 10px;
	}
.ForumNoNewLegend img
{
position:relative;
/*top:15px;*/
}
.ForumNewLegend
{
float:none;
display:inline-block;
color:#333;
font-weight:bold;
font-size:11px;
position:relative;
width: 26%;
margin:0;
text-align: right;
}
	*:first-child+html .ForumNewLegend
	{
	float:right;
	color:#2e99da;
	font-weight:bold;
	font-size:11px;
	position:relative;
	bottom:15px;
	margin:0 10px;
	}
	*html .ForumNewLegend
	{
	float:right;
	color:#2e99da;
	font-weight:bold;
	font-size:11px;
	position:relative;
	bottom:15px;
	margin:0 10px;
	}
.ForumNewLegend img,
.ForumNoNewLegend img {
	position:relative;
	max-width:40px;
	height:auto;
}
.ForumTblTop
{
background-image:url(/pub/design/ForumHeaderTM.png);
background-repeat:repeat-x;
color:#fff;
font-weight:bold;
width:775px;
height:30px;
float:left;
clear:both;
margin-top:20px;
}
.ForumTblTopL
{
background-image:url(/pub/design/ForumHeaderTL.png);
width:8px;
height:30px;
display:block;
float:left;
}
.ForumTblTopR
{
background-image:url(/pub/design/ForumHeaderTR2.png);
background-position:top right;
background-repeat:no-repeat;
width:7px;
height:25px;
display:block;
float:right;
}
.ForumTblWrap
{
float:left;
clear:both;
width: 774px;
}
.ForumGridTable
{
width:775px;
border:1px solid #c5d1d8;
}
	.ForumGridTable caption
	{
	display:none;
	}
.ForumTHeader {
	background:#eee;
}
.ForumTHL
{
color:#888;
font-size:10px
text-align:left;
padding-left: 10px;
}
.ForumTH
{
color:#888;
font-size:11px;
text-align:center;
}
.ForumTD
{
background-color:#f7f7f7;
border-bottom:1px solid #c5d1d8;
border-top:1px solid #c5d1d8;
padding:0 5px 0 5px;
vertical-align:top;
}
.ForumTDdrk
{
background-color:#e7e7e7;
border-bottom:1px solid #c5d1d8;
border-top:1px solid #c5d1d8;
padding:0px 5px 0 5px;
vertical-align:top;
}

.ForumTblBtm
{
background-image: none;
background: #2C3034;
color:#fff;
font-weight:bold;
width:100%;
height:25px;
float:left;
clear:both;
}
.ForumTblBtmL
{
background-image:url(/pub/design/ForumHeaderBL.png);
width:8px;
height:25px;
display:block;
float:left;
display: none;
}
.ForumTblBtmR
{
background-image:url(/pub/design/ForumHeaderBR2.png);
width:7px;
height:25px;
display:block;
float:right;
display: none;
}
.ForumShortStat
{
float:left;
clear:both;
color:#333;
font-size:11px;
margin:10px 0 0 0;
/*width:300px;*/
}
.ForumStatLIco
{
background-image:url(/pub/design/ForumStatIco.png);
height:80px;
width:32px;
float:left;
display:block;
clear:left;
top: 9px;
  background-position: center center;
  background-repeat: no-repeat;
}
.ForumStatR
{
float:left;
padding:10px 10px;
/*font-size:80%;*/
}

.ForumStatR div{
	margin-bottom: 5px;
}


.ForumStatStandOut
{
font-weight:bold;
color: #0174ba;
}
.ForumtdWrap
{
padding:8px 5px 8px 5px;
min-height:30px;
width:300px;
float:left;
}
.ForumTDTitle
{
float:left;
vertical-align:middle;
line-height:125%;
text-align: left;
font-size:12px;
}
.ForumTDTitle a:link
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.ForumTDTitle a:visited
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.ForumTDTitle a:hover
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.ForumTDTitle a:active
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.ForumTDDesc
{
float:left;
font-size:11px;
clear:both;
width:330px;
line-height:125%;
}
.ForumOldPost
{
background-image:url(/pub/design/NoNewPost.png);
background-repeat:no-repeat;
-webkit-background-size:40px 40px;
background-size:40px 40px;
width:40px;
height:40px;
margin:8px 0 8px 0;
}
.ForumNewPost
{
background-image:url(/pub/design/NewPost.png);
-webkit-background-size:40px 40px;
background-size:40px 40px;
width:40px;
height:40px;
background-repeat:no-repeat;
margin:8px 0 8px 0;
}
.forumLocation
{
background-color:#2C3034;
color:#fff;
float:left;
clear:both;
width:100%;
vertical-align: middle;
font-family: "noto_sansregular",sans-serif;
font-size: 22px;
text-align: left;
padding: 10px;
height:auto;
}
.forumLocation:after {
	clear:both;
	display:block;
	content:"";
}
.forumLocation a:link
{
color:#fff;
text-decoration:underline;
}
.forumLocation a:visited
{
color:#fff;
text-decoration:underline;
}
.forumLocation a:active
{
color:#fff;
text-decoration:underline;
}
.forumLocation a:hover
{
color:#fff;
text-decoration:none;
}
.forumBreadCrumbs
{
padding:5px 0;
font-weight:normal;
border-bottom: 1px solid #222528;
}
.forumBreadCrumbs a:link
{
color:#fff;
text-decoration:none;
}
.forumBreadCrumbs a:visited
{
color:#fff;
text-decoration:underline;
}
.forumBreadCrumbs a:active
{
color:#fff;
text-decoration:underline;
}
.forumBreadCrumbs a:hover
{
color:#fff;
text-decoration:none;
}

/*************************************/
/**********FORUM - Topic**************/
/*************************************/
.ForumFlag
{
float:right;
/*width:440px;*/
text-align:right;
margin:1px 0 0 5px;
}
	.ForumFlag input
	{
	background-image:url(/pub/ForumIcons/flag.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;
	-webkit-background-size:97px 25px;
	background-size:97px 25px;
	width:97px;
	height:25px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#f8f8f8;
	padding:5px 0 0 0;
	}
.ForumQuote
{
float:left;
/*width:440px;*/
text-align:right;
/*margin:3px 0 0 5px;*/
margin:0 5px 0 0;
}
	.ForumQuote input
	{
	background-image:url(/Pub/ForumIcons/btnQuote.png);
	background-repeat:no-repeat;
	background-color:transparent;
	-webkit-background-size:91px 29px;
	background-size:91px 29px;
	width:91px;
	height:29px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#f8f8f8;
	vertical-align:top;
	}

.ForumPostedLeft
{
float:left;
}
.PostTopicBtn
{
/*position:absolute;
right:30px;
margin:-20px 0 0 0;*/
position: static;
right: 30px;
margin: 0;
float: right;
}
.StickyTopicBtns
{
display:block;
width:108px;
height:28px;
background-image:url(/Pub/ForumIcons/StickyTopic.png);
background-color:transparent;
background-repeat:no-repeat;
border:0;
cursor:pointer;
font-size:0px;
float:left;
}
.RemoveTopicBtns
{
display:block;
width:76px;
height:28px;
background-image:url(/Pub/ForumIcons/RemoveTopic.png);
background-color:transparent;
background-repeat:no-repeat;
border:0;
cursor:pointer;
font-size:0px;
float:left;
}
.PostTopicBtns
{
display:block;
width:123px;
height:34px;
background-image:url(/Pub/ForumIcons/NewTopicNoBG.png);
background-color:transparent;
background-repeat:no-repeat;
border:0;
cursor:pointer;
}
.NoPostTopicBtns
{
display:none;
}
.ForumTDAuthor
{
float:left;
clear:both;
font-size: 10px;
width:100px;
font-style: italic;
}
.ForumTDsmall
{
vertical-align: middle;
width:25px;
border:1px solid #c5d1d8;
padding:0 0 0 5px;
}
.ForumTDL
{
border:1px solid #c5d1d8;
padding:5px 10px 5px 10px;
text-align:center;
}
.ForumSmInstr
{
float:left;
clear:both;
position:relative;
width:320px;
}
.ForumSmInstrL
{
float:left;
background-image:url(/pub/design/ForumInstrL.png);
width:16px;
height:59px;
background-repeat:no-repeat;
}
.ForumSmInstrM
{
float:left;
background-image:url(/pub/design/ForumInstrM.png);
width:284px;
height:59px;
background-repeat:repeat-x;
font-size:11px;
padding:0;
}
.SmInstrExpert
{
float:left;
}
.SmInstrExpert img
{
position:relative;
top:6px;
}
.SmInstrJump
{
float:left;
clear:both;
margin:17px 0 0 0;
}
.SmInstrJump img
{
position:relative;
top:3px;
}
.ForumSmInstrR
{
float:left;
background-image:url(/pub/design/ForumInstrR.png);
width:16px;
height:59px;
background-repeat:no-repeat;
}
.ForumOpenNewPost
{
background-image:url(/pub/forumicons/OpenTopicNew.png);
width:18px;
height:12px;
background-repeat:no-repeat;
}
.ForumOpenNewNoPost
{
background-image:url(/pub/forumicons/OpenTopicNoNew.png);
width:18px;
height:12px;
background-repeat:no-repeat;
}
.ForumtdWrapTopic
{
min-height:30px;
}
.ForumTDdrkC
{
background-color:#e7e7e7;
border-bottom:1px solid #c5d1d8;
border-top:1px solid #c5d1d8;
padding:0 0 0 0;
text-align:center;
vertical-align:middle;
}
.ForumTDdrkCR
{
width:240px;
background-color:#e7e7e7;
border-bottom:1px solid #c5d1d8;
border-top:1px solid #c5d1d8;
padding:0 0 0 0;
text-align:center;
vertical-align:middle;
line-height:125%;
}

.ForumTDC
{
background-color:#f7f7f7;
border-bottom:1px solid #c5d1d8;
border-top:1px solid #c5d1d8;
padding:0 0 0 0;
text-align:center;
vertical-align:middle;
}
.ForumLegendStatL
{
background-image:url(/pub/forumicons/ForumLegendL.png);
height:131px;
width:18px;
float:left;
display: none;
}
.ForumLegendStatM {
    float: left;
    background-image:none;
    padding: 15px;
    border: 2px solid #0096C7;
    border-radius: 5px;
    margin-top: 20px;
	height:auto;
}
.ForumLegendStatR
{
background-image:url(/pub/forumicons/ForumLegendR.png);
height:131px;
width:19px;
display: none;
float:left;
}
.ForumLegend
{
float:left;
clear:both;

width:800px;
}
.ForumIconSet1
{
float:left;
margin:0 20px 0 0;
padding:5px 0 0 0;
}
.ForumIconSet1 img
{
margin:0 5px 0 0;
}
.ForumIconSet2
{
float:left;
margin:0 20px 0 0;
padding:5px 0 0 0;
}
.ForumIconSet2 img
{
margin:0 5px 0 0;
}
.ForumStatLegend
{
float:left;
position:relative;
}
.LegendText
{
font-size:11px;
margin-bottom:5px;
}
.ReplyMsgWrap
{
padding:0 0 0 0;
margin:0 0 0 0;

}

.topicmsg
{
	padding:5px 0 0 5px;
}

.forumbtn
{
	display: inline;
	height: 25px;
	width: 125px;
	margin: 10px 0px 0px;
	border: 0px none;
	color: #FFF;
	background-color: #0096C7;
	cursor: pointer;
	font-family: "noto_sansregular",sans-serif;
	font-size: 16px;
	border-radius: 3px;
	padding: 10px 0;
	height: auto;
}

.forumbtnicon
{
	display: inline;
	height: 25px;
	width:46px;
	margin: 0 0 0 0;
	border: none;
	color: #fff;
	background-image:url(/pub/design/forumbtnicon.png);
	cursor:pointer;
}



.ReplyMsgWrap hr
{
width:550px;
margin:3px 10px 10px 10px;
float:right;
border:0;
text-align:left;
height:1px;
position:relative;
right:20px;
}
.ReplyForumAuthorName
{
font-size:14px;
color: #485246;
font-family: 'CopperplateCondensedSSiCn',Georgia,Serif;
}
.ReplyTitle
{
float:left;
clear:both;
margin:-10px 0 0 0;
}
.ForumPReplyostInfo
{
font-size:80%;
width:600px;
}
	.ForumPReplyostInfo hr
	{
	clear:both;
	}
	*html .ForumPReplyostInfo hr
	{
	margin:0 0 0 50px;
	}
	*:first-child+html .ForumPReplyostInfo hr
	{
	margin:0 0 0 50px;
	}
.ReplyForumAuthorInfo
{
font-size:80%;
}
.ReplyForumAuthorInfo div{
margin-bottom: 5px;
}
.ReplyMsgWrap
{
}
.ReplyAuthorWrap{
	padding: 5px;
}
.ReplyLightTR
{
background-color:#efefef;
}
.ReplyDarkTR
{
background-color:#ddd;
}
.ReplyTD
{
width:300px;
border:1px solid #fff;
vertical-align:top;
}
.ReplyTDL
{
vertical-align:top;
width:550px;
border:1px solid #fff;
padding:5px 5px;
}
.ReplyTdB
{
width:300px;
border:1px solid #fff;
padding: 5px;
}
.ReplyTdBL
{
vertical-align:top;
width:680px;
border:1px solid #fff;
padding:5px 5px;
}
.ForumReplyGridTable
{
float:left;
clear:both;
}
	.ForumReplyGridTable caption
	{
	display:none;
	}
.ForumReplyHeader
{
background-color: #aaa;
color:#edbb84;
height:28px;
}
.replyTH
{
border:1px solid #fff;
text-align: center;
padding-top: 5px;
font-family: 'CopperplateCondensedSSiCn',Georgia,Serif;
font-size:16px;
font-weight: normal;
}
.ReplyToTop a:link
{
font-size:11px;
font-weight:bold;
vertical-align:middle;
text-decoration:none;
color:#485246;
}
.ReplyToTop a:visited
{
font-size:11px;
font-weight:bold;
vertical-align:middle;
text-decoration:none;
color:#485246;
}
.ReplyToTop a:active
{
font-size:11px;
font-weight:bold;
vertical-align:middle;
text-decoration:none;
color:#485246;
}
.ReplyToTop a:hover
{
font-size:11px;
font-weight:bold;
vertical-align:middle;
text-decoration:none;
color:#485246;
}
.ForumContactIcons
{
}
.ReplyProfile
{
background-image:url(/pub/ForumIcons/ForumProfile.png);
width:61px;
height:21px;
display:block;
float:left;
margin:0 5px;
}
.ReplyPM
{
background-image:url(/pub/ForumIcons/ForumPM.png);
width:61px;
height:21px;
display:block;
float:left;
margin:0 5px;
}
.ReplyEmail
{
background-image:url(/pub/ForumIcons/ForumEmail.png);
width:61px;
height:21px;
display:block;
float:left;
margin:0 5px;
}
.ReplyWWW {
background-image:url(/pub/ForumIcons/ForumWWW.png);
-webkit-background-size:91px 29px;
background-size:91px 29px;
width:91px;
height:29px;
display:block;
float:left;
margin:6px 5px 0;
}
.PostingWrap
{
width:500px;
clear:both;
}
.ForumReply
{
background-image:url(/pub/ForumIcons/ForumReply.png);
-webkit-background-size:123px 34px;
background-size:123px 34px;
display:block;
float:left;
width:123px;
height:34px;
margin:10px;
border:0;
background-color:transparent;
cursor:pointer;
}
.ForumNewTopic
{
background-image:url(/pub/ForumIcons/ForumNewTopic.png);
-webkit-background-size:123px 34px;
background-size:123px 34px;
display:block;
float:left;
width:123px;
height:34px;
margin:10px 0 10px 0;
}
.ReplyMsgBody
{
padding:5px 0 0 0;
float:left;
font-size: 12px;
line-height:15px;
position:relative;
width:575px;
min-height: 99px;
max-height:500px;
overflow:visible;
}
.FQuote
{
margin:5px 5px 5px 5px;
border:1px solid #ccc;
padding:10px;
background:#fff;
box-shadow:0 2px 3px rgba(0,0,0,.10);
}
.ReplyMsgSig
{
float:left;
clear:both;
border-top:1px dashed #999;
font-size:80%;
width:575px;
overflow:hidden;
text-align:left;
margin:10px 0 0 10px;
padding:10px 0 0 0;
}

.ReplyMsgBody a:link
{
	color:#0066B9;
	text-decoration:underline;
}
.ReplyMsgBody a:visited
{
	color:#0066B9;
	text-decoration:underline;
}
.ReplyMsgBody a:hover
{
	color:#0066B9;
	text-decoration:none;
}
.ReplyMsgBody a:active
{
	color:#0066B9;
	text-decoration:underline;
}

.ReplyBoxWrapper
{
float:left;
clear:both;
}
.ReplyBoxWrapper legend{
	color: #485246;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}
.ReplyBoxWrapper fieldset div input{
	margin-bottom: 10px;
}
.ForumRulesTblWrap
{
float:left;
clear:both;
top: 10px;
}
.ForumHighlight
{
color:#0096C7;
}
.ForumRulesTbl
{
border:1px solid #ccc;
width: 250px;
}
.ForumRulesTblHeader
{
background-color:#bec9d5;
font-size:80%;
}
.ForumRulesTblHeader th {
    padding: 5px;
    background: #0096C7;
    color: #FFF;
}
.ForumRulesTblLogged
{
font-size:80%;
padding:5px 5px;
border:1px solid #bec9d5;
}
.ForumRulesTblReplies
{
font-size:80%;
padding:5px 5px;
border:1px solid #bec9d5;
color:#666;
}

.frmpostbtns
{
	float:left;
	width:600px;
	clear:left;
	margin-bottom: 10px;
}
.TopicBoxWrapper
{
float:left;
clear:both;
margin-top: 10px;
}
.TopicBoxWrapper legend{
	font-size: 18px;
	font-weight: bold;
	color: #485246;
	margin-bottom: 10px;
}
.TopicBoxWrapper input[type="text"],
.TopicBoxWrapper textarea {
	padding:5px;
	border:1px solid #ccc;
}
.IconList
{
float:left;
clear:both;
}
.StyleList
{
float:left;
clear:both;
}
.SmileFloat
{
float:left;
padding:0 0 0 0;
}
	.SmileFloat img
	{
	cursor:pointer;
	}
.lastpostwrap
{
width:100%;
margin:8px 0 8px 0;
text-align:center;
}
.lastpostuser
{
font-size:11px;
text-align:center;
}

.lastpostdate
{
font-size:11px;
}

.lastpostname
{
font-size:11px;
}
    .lastpostname a{
        line-height:13px;
    }


.lastpostname a:link
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.lastpostname a:visited
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.lastpostname a:hover
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.lastpostname a:active
{
color:#343535;
font-weight:bold;
text-decoration:underline;
}
.ForumShort
{
float:left;
clear:both;
font-size: 10px;
width:400px;
text-align:left;
margin: 5px 0px;
}
.ReplyForumAuthorIco
{
	height:100px;
	overflow:hidden;
}

.GridTableNoneFound{font-style:italic;font-family:verdana,arial;font-size:80%;font-weight:bold;clear:both;margin:0px;background-color:#EFEFEF;border:1px solid #336699;width:100%;}
.notitleshow {display:none;}

.ForumMsg
{
    float: left;
    text-align: right;
}
.ForumMsg input
{
    background-image: url(/Pub/ForumIcons/forumMsg.png);
    background-position: center top;
    background-repeat: no-repeat;
	-webkit-background-size:91px 29px;
	background-size:91px 29px;
	width:91px;
	height:29px;
    border: medium none;
    color: #F8F8F8;
    cursor: pointer;
    font-size: 0;
	vertical-align:top;
}

/*
--------------------
  New Changes here
--------------------
*/

#subBlock{
	font-family: "Arial";
	box-shadow: none;
	border: none;
	width: 76%;
	margin-right: 1%;
}

#wrapper_forum th.ForumTHL,
#wrapper_forum th.ForumTH,
.innerForum th.ForumTHL,
.innerForum th.ForumTH {
	font-size: 12px;
	color: #888!important;
	font-weight: 700!important;
	padding-left: 10px;
	padding-top: 3px!important;
	background-color: #FFF;
	padding-bottom: 2px!important;
}
#wrapper_forum td{
	padding: 2px 7px!important;
}
#wrapper_forum td.ForumTDdrkCR,
#wrapper_forum td.ForumTDC,
#wrapper_forum td.ForumTDdrkC,
.innerForum td.ForumTDdrkCR,
.innerForum td.ForumTDC,
.innerForum td.ForumTDdrkC  {
  text-align: center;
}

#wrapper_forum h1,
.innerForum h1{
	color: #413427!important;
	border: none;
	margin-left: 0!important;
	padding-left: 0;
	margin-top: 0;
	font-size: 23px;
	line-height: 23px;
	margin-bottom: 0!important;
	background-color: transparent!important;
}

#wrapper_forum h1:before,
#wrapper_forum h1:after,
.innerForum h1:before,
.innerForum h1:after{
	display: none;
}

#findParts {
	margin: 0 1.5%;
}

#findParts > .inner > h3{
	background-color: #000!important;
}
#findParts > .inner > h3:before{
	border-top: 5px solid #000!important;
	border-right: 5px solid #000!important;
	border-left: 5px solid rgba(0,0,0,0);
	border-bottom: 5px solid rgba(0,0,0,0);
}


#subBlock > .inner > div + div + div > a {
	display: block;
	padding-left: 30px;
	margin-top: 10px;
}


/* THe message user part */

html#responsive body.AddUpdate{
	background: #FFF;
}

@media (max-width: 1024px){
	#subBlock,
	.ForumTblTop,
	.ForumTblWrap,
	.ForumTblBtm{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	#subBlock{
		padding: 0 10px;
		box-sizing: border-box;
	}

	.forumLocation{
		max-width: none;
	}

}

@media (max-width: 641px){
	.ForumTblWrap,
	.forumLocation{
		width: 100%;
	}
	.ForumTDdrk,
	.ForumTDsmall,
	.ReplyForumAuthorIco,
	.ForumTDsmall {
		display: none!important;
	}
	.ReplyForumAuthorName{
		padding-bottom: 5px;
	}
	.ReplyMsgBody{
		max-height: none;
		min-height: 0;
	}
	.ReplyMsgSig{
		margin-left: 0;
	}
	.ForumNewPost,
	.ForumOldPost {
		height: 24px!important;
		background-repeat: no-repeat!important;
		margin: 0px!important;
		background-size: contain;
	}
	.ForumMsg,
	.ReplyWWW,
	.ForumQuote,
	.ForumFlag{
		width: 60px!important;
	}
	#wrapper_forum tr,
	.innerForum tr{
		border-bottom: 1px solid black!important;
	}

	#wrapper_forum td,
	.innerForum td{
		background-color: transparent;
		border-bottom: 1px solid #e2e2e2;
		padding: 3px!important;
		width: 100%;
	}

	#wrapper_forum td > b,
	.innerForum td > b {
		display: block;
		float: left;
		width: 30%!important;
		text-align: left;
	}

	#wrapper_forum td > span,
	.innerForum td > span {
		display: block;
		float: left;
		width: 70%;
		text-align: left;
	}

	#wrapper_forum td > span *,
	.innerForum td > span * {
		width: 100%;
	}
	#wrapper_forum td > span img,
	.innerForum td > span img {
		width:auto;
	}
	.ForumtdWrap{
		padding: 0px;
	}
}

@media (max-width: 480px){
	#wrapper_forum td > span,
	#wrapper_forum td > b,
	.innerForum td > span,
	.innerForum td > b{
		width: 100%;
	}
}





/**
 *
 * Marian's changes
 *
 */
.ForumTblTopL,
.ForumTblTopR{
	display: none;
}
.ForumTblTop{
	padding: 0 10px;
	border-radius: 5px 5px 0 0;
	background-image: none;
	background-color: #2C3034;
}

.ForumTblTop,
.ForumTblWrap {
	width:100%;
}
