.sectionh
{
	background-color:#d2d2d4;
	background-image: url('dotbwhoriz.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 7px 9px 0px 7px;
	clear:both;

	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;
}
html>body .sectionh
{
	height:14px;
}

.sectionh img
{
	display: block;
}

form
{
	margin: 0px;
	padding: 0px;
}
/*
#formSelectForum
{
	float: left;
	width:310px;
}
*/
#formSelectForum select
{
	margin: 12px 0px 12px 8px;
}

#formSearchForum
{
	width:311px;
	float: right;
	background-image: url('dotbwvert.gif');
	background-position: left;
	background-repeat: repeat-y;
}

#formSearchForum .sectionh
{
	margin-left:1px;
}

#searchforum
{
	width: 225px;
	margin: 12px 0px 12px 8px;
}

.forumTop
{
	border-bottom: 5px solid #000000;
	background-color:#efefef;
	overflow: hidden;
	width: 621px;
}

.whichforum
{
	float: left;
	width: 151px;
	margin-left: 10px;
/*	margin-bottom:8px;*/
	display: inline;
}

.whichthread
{
	float: left;
/*	margin-bottom:8px;*/
}

.whichthread a
{
	color: #000000;
}

#content h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px -1px;
	padding: 0px;
}
.forumName
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px -1px;
}
.forumName a
{
	color: #0ae;
	text-decoration: none;
}
.forumName a:hover
{
	color: #0ae;
	text-decoration: underline;
}

.modFunctions
{
	font-size: 9px;
	color: #009dd8;
	text-align: right;
}

.modFunctions a
{
	color: #009dd8;
}



/* classes when listing threads */

.threads
{
	margin-top:5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;

	padding-top:20px;
	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	color: #434449;
}

.threads th
{
	padding-bottom: 2px;
	text-align: left;
}

.threads td
{
	padding-top:5px;
	padding-bottom:5px;
}

.threads .evenRow
{
/*	background-color:#dbdcde;*/
	background-color:#efefef;
}

.threads a
{
	color: #000;
	text-decoration: none;
}
.threads a:hover
{
	text-decoration: underline;
}

td.foarrow
{
	width: 23px;
	vertical-align: middle;
}
a.foarrow2
{
	display:block;
	width: 11px;
	height: 11px;
	margin-left:7px;
	margin-top:1px;
	background-image: url('threadlist.gif');
}
a.foarrow3
{
	display:block;
	width: 11px;
	height: 11px;
	margin-left:7px;
	margin-top:1px;
	background-image: url('threadlist2.gif');
}
a.foarrow2:visited,a.foarrow3:visited
{
	background-image: url('threadlist3.gif');
}
td.foarrow img
{
	display:block;
	width: 11px;
	height: 11px;
}

td.subject
{
	font-size: 11px;
}
.sticky
{
	color: #434449;
}
td.subject a
{
	font-weight: bold;
}
td.subject a:visited
{
	font-weight: normal;
}
a.fdsa
{
	color: #000000;
}

/* end of classes when listing threads */



/* classes when reading one thread */

.post
{
	width: 621px;
	margin: 0px;
	table-layout: fixed;
/*	border-bottom: 5px solid #d2d2d4;
/*	background-image: url('dotbwhoriz.gif');
	background-position: bottom;
	background-repeat: repeat-x;*/
}

.postSeparator
{
	height: 5px;
	background-color: #d2d2d4;
}

.postUserData
{
	background-color:#e7e7e7;
	padding: 8px;
	vertical-align: top;

	width:118px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:102px;
}
html>body .postUserData
{
	width:102px;
}
.post .evenRow
{
	background-color:#f3f3f3;
}

.avatar
{
	width: 57px;
	height: 57px;
	vertical-align:bottom;
}

.gold
{
	width: 30px;
	height: 30px;
	vertical-align:top;
	margin-left:14px;
}

.username
{
/*	color: #ec008c;*/
}
a.username
{
/*	color: #ec008c;*/
	text-decoration: none;
}
a.username:hover
{
	text-decoration: underline;
}

.onoff
{
	font-size: 9px;
}

.postText
{
	padding: 9px 11px 0px 12px;
	vertical-align: top;
	word-wrap: break-word; /* microsoft extension. needs an explicit width. only needed in case our server-side word-wrap doesn't work */
	overflow: hidden;

	width: 466px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 443px;
}
html>body .postText
{
	width: 443px;
}

.postText a
{
	color: #0ae;
	/*text-shadow: 1px 1px 1px #ccc;*/
	font-weight: bold;
	text-decoration: none;
}
.postText a:hover
{
	text-decoration: underline;
}

.sign
{
	margin-top: 6px;
	color: #777;
	font-size: 9px;
}

.qh
{
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url('cite.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.postText blockquote
{
	font-size: 10px;
	margin: 0px 0px 0px 14px;
}
.postText blockquote span
{
	padding: 0px 14px 0px 0px;
	background-image: url('cite.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}


td.functionRow
{
	vertical-align: bottom;
	text-align: right;
	height: 28px;
}
td.functionRow ul
{
	list-style-type: none;
	font-size: 9px;
	float: right;
}
td.functionRow a
{
	color: #000000;
	text-decoration: none;
}
td.functionRow a:hover
{
	text-decoration: underline;
}
td.functionRow li
{
	float: left;
	padding: 0px 7px 0px 7px;
	background-image: url('dotbwvert.gif');
	background-position: left;
	background-repeat: repeat-y;
}
td.functionRow input
{
	height: 14px;
}

/* end of classes when reading one thread */


/* rules for the standard compose form */

#composeform
{
	clear: both;
	margin:5px 0px 0px 0px;
	padding: 7px 15px 0px 15px;
}

form.dotted
{
	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.hcompose
{
	display: block;
	margin-bottom:8px;
}
/*
#composeform hr
{
	color:#000000;
	background-color:#000000;
	vertical-align:top;
	border:0px none;
	height:3px;
}
*/
#composeform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}

#toUsername, #subject, #username2, #password2
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}

#subject
{
	width:490px;
}

#composeform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	float:right;
	width:490px;
	height:154px;
	overflow:auto;
}

#composeform .smilegend
{
	clear:left;
	float:left;
	width:95px;
}
.smilegend img
{
	cursor: pointer;
}

.userpass
{
	float:left; width:253px;
}

.buttons
{
	float:right;
	text-align:right;
}

.btnsend
{
	margin-left:5px;
	float:right;
	clear:both;
}

.btnpreview
{
	float:right;
}

/* end of rules for the standard compose form */

/* rules for the very similar form for editing messages */

#editform
{
	clear: both;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#editform textarea
{
	border:0px none;
	border-bottom: 1px solid #d2d2d4;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width:452px;
	height:164px;
	overflow:auto;
	float: right;
}
/*
#editform .smilegend
{
	clear:both;
	margin: 0px 9px 13px 13px;
}
*/
.postUserData .smilegend
{
	display: block;
	margin: 8px 0px 0px 0px;
}

#editform .btnsend
{
	margin: 13px 13px 0px 0px;
}
/* end of rules for the editform */



/* classes for the advanced search: */

#searchForm
{
	margin: 15px;
	border: 1px solid #000000;
	padding: 3px 0px 5px 3px;
	background-color: #dbdcde;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow: hidden;
}

#searchForm ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#searchForm li
{
	margin: 0px;
	padding:0px;
}

#searchForm ul input
{
	vertical-align: middle;
}

#searchForm .leftcol
{
	float: left;
	padding-top: 3px;
}

#searchForm .rightcol
{
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}

#searchForm .rightcol label
{
	display: block;
	float: left;
	margin-bottom: 2px;
	width: 192px;
}

#searchForm .txtinp,#searchForm select
{
	display: block;
	float: left;
	margin-bottom: 2px;
	width: 137px;
	font-family: verdana, arial, helvetica, sans-serif;
/*	background-color: #efefef;*/
	border: 1px solid #000000;
}

#searchForm .rightcol br
{
	clear: left;
}

.searchbtn3
{
	clear: left;
	margin: 7px 0px 0px 191px;
}

/* end of classes for the advanced search */


/* integrated ad */
.intad
{
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	overflow:hidden;
}
.intad table
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow:hidden;
	margin-bottom:13px;
}
.itsanad
{
	font-size:10px;
	line-height:250%;
	color:#ffffff;
	background-color:#000000;
	text-align: left;
	padding-left:2px;
}
.intad img, .intad object, .intad iframe
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* end of integrated ad */
