
/* comments ----------------------------------------------------------------- */

#forum_module p
	{
	margin: 0px;
	}
	
#forum_module,
.comment_form
	{
	width: 550px;
	}
	
#vis #forum_module,
#vis .comment_form
	{
	width: 350px;
	}

.comment_form
	{
	margin-top: 48px;
	}

.comment_header,
.topic_header
	{
	color: #000;
	background: #ddd;
	padding: 2px 4px 2px 8px;
	margin-bottom: 8px;
	}
	
.comment_authenticate .comment_header 
	{
	background: transparent;
	padding: 0p;
	}
	
.comment_authenticate .comment_header a
	{
	font-size: 100%;
	color: #493994;
	}
	
.comment_authenticate .comment_header a:hover
	{
	color: #fff;
	}
	
.comment
	{
	border: 1px dotted #ccc;
	margin: 0px 0px 20px 0px;
	}
	
.comment .cnt
	{
	padding: 6px 4px 6px 4px;
	margin: 0px 0px 0px 0px;
	}
	
#context .comment_form .comment_cnt
	{
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	background: #d7d7d7;
	}
	
.comment .cnt h3
	{
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	}
	
#searchresult .comment .cnt h3 a
	{
	color: #999;
	border-bottom: 0px dotted #999;
	}

#searchresult .comment .cnt h3 a:hover
	{
	color: #fff;
	}
	
.comment .cnt p,
.comment_form .comment_cnt p
	{
	padding: 0px 0px 6px 0px;
	}

.comment .cnt h3 div 
	{
	margin-left: 90px;
	}
	
.comment .cnt div textarea 
	{
	clear: left;
	}
.comment .cnt blockquote
	{
	font-style: italic;
	background: #ddd;
	margin: 0px 0px 8px 4px;
	padding: 4px 4px 0px 8px;
	}

	
/*
.comment .cnt ul li a:hover
	{
	color: #fff;
	}
	
.comment .cnt ul,
.comment .cnt ul li
	{
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.comment .cnt ul li
	{

	padding: 0px 4px 0px 0px;
	margin: 0px 4px 0px 0px;
	border-right: 1px solid #ddd;
	}
*/	

.comment ul,
.topic ul
	{
	float: left;
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0px;
	}

.comment ul li,
.topic ul li
	{
	float: left;
	list-style: none;
	line-height: 14px;
	padding: 0 4px 0 0;
	margin: 0 4px 0 0;
	border-right: 1px solid #fff;
	}

.comment ul li
	{
	border-right: 1px solid #999;
	}

.comment .nfo
	{
	color: #999;
	}

.nfo
	{
	color: #fff;
	padding: 4px 0px 0px 0px;
	}

.act
	{
	margin-top: 10px;
	clear: left;
	}
	
.prs
	{
	width: 91px;
	color: #000;
	margin: 6px;
	float: left;
	font-size: 9px;
	line-height: 130%;
	padding-bottom: 6px;
	background: #fff;
	}
	
.comment_form form
	{
	padding: 6px;
	}

.comment .prs a
	{
	color: #000;
	text-decoration: none;
	border: 0px solid #fff;
	}
	
.comment a:hover
	{
	color: #fff;
	}

#forum_module .comment_form input,
#forum_module .comment_form textarea
	{
	width: 520px;
	margin-bottom: 8px;
	margin-top: 2px;
	}

#vis #forum_module .comment_form input
	{
	width: 340px;
	}

#vis #forum_module .comment_form textarea
	{
	width: 330px;
	}

#forum_module .comment_form textarea
	{
	height: 100px;
	}

#vis #forum_module .comment_form input.checkbox,
#forum_module .comment_form input.checkbox
	{
	width: 15px;
	float: left;
	margin-right: 4px;
	margin-top: 0px;
	}


#vis #forum_module .comment_form input.submit,
#vis #forum_module .comment_form input.reset,
#forum_module .comment_form input.submit,
#forum_module .comment_form input.reset
	{
	width: 90px;
	height: 20px;
	float: left;
	margin-right: 4px;
	margin-top: 8px;
	}
	

#context .comment_form input.submit,
#context .comment_form input.reset
	{
	font-family: georgia, times, serif;
	width: 80px;
	height: 20px;
	float: left;
	margin-right: 4px;
	margin-top: 8px;
	}

.topic_parent
	{
	border: 3px dotted #999;
	border-bottom: 0px solid #999;
	padding: 2px 6px 2px 6px;
	color: #999;
	}
	
.topic_note
	{
	border: 3px dotted #fff;
	background: #999;
	padding: 6px;
	color: #efefef;
	margin-bottom: 16px;
	}

.topic_note h3 
	{
	line-height: 120%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.topic_note h3 a
	{
	margin: 0px 6px 0px 0px;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
	border-bottom: 0px dotted #fff;
	}
	
.topic_note .prs,
.topic_note .ac
	{
	display: none;
	}
	
.topic .first .comment
	{
	background: #999;
	border: 3px dotted #fff;
	padding: 6px;
	color: #fff;
	}
	
.topic .first h3
	{
	font-size: 310%;
	font-weight: bold;
	color: #fff;
	}
	
.topic .first h3 div
	{
/*  margin left when inline edit gives stange effects */
/*	margin-left: 40px; */
	}
	
.topic .first h3 input
	{
	margin: 0px;
	}
	
.topic .first .comment .cnt
	{
	padding: 0px;
	margin: 0px 6px 0px 0px;
	}
	
.topic .first .comment .prs
	{
	padding: 0px;
	margin: 4px 6px 0px 0px;
	}
	
.topic .first .comment ul li a,
.topic .first .comment .nfo 
	{
	color: #fff;
	}

.rating .grey,
.rating .red
	{
	width: 18px;
	height: 16px;
	background-image: url(../image/greycircle.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	padding-top: 2px;
	float: left;
	margin-right: 6px;
	}
	
.rating .red
	{
	background-image: url(../image/redcircle.gif);
	}

.first .rating .grey,
.first .rating .red,
#dv .rating .grey,
#dv .rating .red
	{
	width: 35px;
	height: 27px;
	background-image: url(../image/greycircle_first.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 21px;
	text-align: center;
	color: #fff;
	padding: 14px 8px 0px 0px;
	float: left;
	}
	
.first .rating .red,
#dv .rating .red
	{
	background-image: url(../image/redcircle_first.gif);
	color: #fff;
	}
	
.rating .grey
	{
	color: #fff;
	}
	
.rating .grey a:hover,
.rating .red a:hover
	{
	background: transparent;
	text-align: center;
	letter-spacing: -1px;
	font-size: 9px ;
	color: #000;
	}

.rating .red a:hover
	{
	color: #fff;
	}
	
	
/* action bg ----*/

	
.action_box
	{
	font-family: verdana, helvetica, sans-serif;
	width: 380px;
	position:absolute;
	z-index:1010;
	font-size: 90%;
	display: none;
	background: #c9c9c9;
	border: 2px solid #000;
	padding: 14px 10px 14px 10px;
	text-align: left;
	}

.action_box h4
	{
	font-size: 188%;
	font-weight: normal;
	}
	
.action_box h5
	{
	font-size: 130%;
	line-height: 130%;
	color: #fff;
	font-weight: normal;
	}
	
.action_box a
	{
	color: #000;
	border-bottom: 1px dashed #fff;
	}

.action_box a:hover
	{
	color: #000;
	background: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	}
	
.action_box .expl
	{
	color: #fff;
	}
	
.action_box hr
	{
	border: 0px;
	border-bottom: 2px solid #000;
	margin: 14px 0px 14px 0px;
	}
	

.action_box p
	{
	margin: 10px 0px 10px 0px;
	}

.action_box .captcha_username,
.action_box .captcha_password
	{
	width: 180px;
	display: inline;
	float: left;
	margin: 14px 10px 0px 0px;
	}

.action_box .captcha_username input,
.action_box .captcha_code input
	{
	width: 185px;
	border: 1px solid #000;
	}
	
.action_box .captcha_password input
	{
	width: 100px;
	border: 1px solid #000;
	}

.action_box .captcha_img
	{
	display: inline;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	background: #fff;
	width: 185px;
	text-align: center;
	}
	
.action_box .captcha_code
	{
	width: 180px;
	display: inline;
	float: left;
	margin: 0px;
	margin-top: 8px;
	}
	
.action_box input.submit,
.action_box input.reset
	{
	margin: 14px 10px 0px 0px;
	width: 60px;
	font-size: 100%;
	background: #000;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
	}
	
	
.action_box textarea
	{
	width: 380px;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
	}
	
#action_bg
	{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1000;
	display: none;
	background:#fff;
	}

#action-background
	{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1000;
	display:none;
	background:#fff;
	}

/* topic_note */
.topic_note .red,
.topic_note .grey
	{
	padding: 2px 3px 1px 0;
	margin: 0 2px 0 0;
	height: 16px;
	width: 18px;
	float: left;
	}

.topic_note .grey,
.topic_note .red
	{
	background-image: url(../image/greycircle.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 9px;
	text-align: center;
	}
	
.topic_note .red
	{
	background-image: url(../image/redcircle.gif);
	color: #fff;
	}
	
.topic_note .grey
	{
	color: #999;
	}
	

