/* Ver 1.0.100212 mod 3dfc */

.forum1 .topic1 {
	border: 1px dotted #cccccc;
	margin: 0px 5px 10px 5px;
	padding: 5px;
}

.forum1 A.link1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/forum_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.forum1 A.link2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.forum1 .topic1 .descr {
	padding: 10px 0px 10px 0px;
}

.forum1 .bar1 {
	width: auto;
	float: left;
	margin: 5px 0px 5px 0px;
	line-height: 17px;
}

.forum1 .bar2 {
	width: auto;
	float: right;
	text-align: right;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
         
.forum1 .bar4 {
	width: auto;
	margin: 5px 0px 5px 0px;
	line-height: 17px;
}

.forum1 .lastanswer1 {
	font-size: 10px;
}

.forum1 .lastanswer1 SMALL {
	font-size: 8px;
	color: #808080;
}

.forum1 A.pagelink1:link, .forum1 A.pagelink1:visited {
	font-weight: bold;
	text-decoration: none;
}

.forum1 A.pagelink2:link, .forum1 A.pagelink2:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ff6a07;
}

/* Form inputs */

.forum1 .form_button1 {
	border: 1px solid #ff6a07;
	background-color: #ff6a07;
	color: #ffffff;
	cursor: pointer;
	margin: 0px;
}

.forum1 .form_button2 {
	border: 1px solid #ff6a07;
	background-color: #ff6a07;
	color: #ffffff;
	cursor: pointer;
	width: 40px;
	margin: 0px;
}

.forum1 .form_text1 {
	width: 98%;
	height: 60px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #808080;
	overflow: hidden;
}

.forum1 .form_input1 {
	width: 350px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
}

/* Post 1 */

.forum1 .post1 {
	border: 1px solid #bbccee;
	margin-bottom: 5px;
	background-color: #f0f0f0;
}

.forum1 .post1 .info1 {
	width: 180px;
	float: left;
	border-right: 1px solid #cccccc;
}

.forum1 .post1 .postbody1 {
	margin-left: 180px;
	border-left: 1px solid #cccccc;
}

.forum1 .post1 .info1 .author1 {
	padding: 3px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}

.forum1 .post1 .info1 .pad1 {
	padding: 10px;
}

.forum1 .post1 .info1 .line1 {
	font-size: 10px;
	color: #808080;
}

.forum1 .post1 .info1 .line2 {
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.forum1 .post1 .postbar1 {
	border-bottom: 1px solid #cccccc;
	text-align: right;
}

.forum1 .post1 .postbar1 A {
	text-decoration: none;
}

.forum1 .post1 .postbar1 .info2 {
	padding: 3px;
	color: #808080;
	float: left;
}

.forum1 .post1 .postbar1 .info3 {
	padding: 3px;
	color: #cccccc;
}

.forum1 .post1 .posttext1 .pad1 {
	padding: 5px;
}

/* Post 2 */

.forum1 .post2 {
	border: 1px solid #bbccee;
	margin-bottom: 5px;
	background-color: #ffffff;
}

.forum1 .post2 .info1 {
	width: 180px;
	float: left;
	border-right: 1px solid #cccccc;
}

.forum1 .post2 .info1 .author1 {
	padding: 3px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}

.forum1 .post2 .info1 .pad1 {
	padding: 10px;
}

.forum1 .post2 .info1 .line1 {
	font-size: 10px;
	color: #808080;
}

.forum1 .post2 .info1 .line2 {
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.forum1 .post2 .postbody1 {
	margin-left: 180px;
	border-left: 1px solid #cccccc;
}

.forum1 .post2 .postbar1 {
	border-bottom: 1px solid #cccccc;
	text-align: right;
}

.forum1 .post2 .postbar1 A {
	text-decoration: none;
}

.forum1 .post2 .postbar1 .info2 {
	padding: 3px;
	color: #808080;
	float: left;
}

.forum1 .post2 .postbar1 .info3 {
	padding: 3px;
	color: #cccccc;
}

.forum1 .post2 .posttext1 .pad1 {
	padding: 5px;
}

.forum1 .post2 .msg1 {
	padding: 10px;
	text-align: center;
}

/* Post Text 1 */

.forum1 .posttext1 P, .forum1 .posttext1 LI, .forum1 .posttext1 UL {
	margin: 0px 0px 5px;
}

.forum1 .posttext1 LI {
	margin-left: 20px;
}

/* Reply 1 */

.forum1 .reply1 {
	border: 1px solid #bbccee;
	background-color: #f0f0f0;
}

.forum1 .reply1 .title1 {
	font-size: 14px;
}

.forum1 .replybody1 {
	width: 100%;
	background-color: #ffffff;
}

.forum1 .reply1 .replybody1 .pad1 {
	padding: 5px;
}

.forum1 .reply1 .replybody1 .bar3 {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
	position: relative;
}

/* Post body 2 */

.forum1 .postbody2 .bar3 {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
	position: relative;
}

.forum1 .postbody2 .caption1 {
	font-size: 12px;
	line-height: 20px;
	color: #445577;
}

/* Table 1 */

.forum1 .area2 {
	position: relative;
	width: 100%;
}

.forum1 TABLE.table1 {
	border: 1px solid #bbccee;
	width: 100%;
	border-collapse: collapse;
}

.forum1 TABLE.table1 TH {
	padding: 8px 3px 8px 3px;
	border: 1px dotted #cccccc;
	background-color: #f0f0f0;
	color: #808080;
}

.forum1 TABLE.table1 TD {
	padding: 3px;
	border: 1px dotted #cccccc;
}

/* STEditor */

.ste .frame IFRAME {
	width: 1028px;
	height: 100px;
}

.ste .bar {
	background: #f0f0f0;
	padding: 1px; 
	border: 1px #cccccc;
	border-style: solid solid none solid; 
}

.ste .frame {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.ste img {
	border: 0;
}

.ste .button {
	padding: 1px; 
	border: 1px solid #cccccc;
	cursor: pointer;
	background-color: #efefef;
}

.ste .button-hover {
	padding: 1px; 
	border: 1px solid #cccccc;
	background-color: #efefef;
	cursor: pointer;
}

.ste .button-click {
	padding: 1px;
	border: 1px solid #cccccc;
	background-color: #e9e9e9;
}

.ste .separator {
	width: 0px;
	height: 5px;
	margin: 0 3px;
}

.ste .source {
	padding-top: 5px;
}

/* Post Edit 1 */

.forum1 .post_edit1 .ste .frame IFRAME {
	width: 847px;
}

.forum1 .post_edit1 .bar3 {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
	position: relative;
}

.forum1 .post_edit1 .bar4 {
	line-height: 20px;
	margin-bottom: 3px;
}

/* Positions */

.forum1 .pos1 {
	position: absolute;
	left: 0px
}

.forum1 .pos2 {
	float: right;
}