/* $Id: forum.css 19000 2006-02-08 14:05:34Z marc $
 *
 * 
 */
 
.comment
	{
	padding: 0;
	margin: 0;
	}

	
.topic .comment .odd
	{
	margin-left: 115px;
	}
	
.comment div
	{
	display: block;
	}

.comment .odd
	{
	text-align: right;
	}

.comment .even
	{
	text-align: left;
	}

.comment .odd .p,
.comment .even .p
	{
	text-align: left;
	width: 108px;
	}

.comment .odd .c,
.comment .even .c
	{
	font-size: 95%;
	text-align: left;
	width: 338px;
	}
	
.topic .comment .odd .c,
.topic .comment .even .c
	{
	text-align: left;
	width: 453px;
	}
	
.topic .first .comment .c
	{
	background: #eee;
	padding-bottom: 14px;
	}

.topic .first .comment .c .pad
	{
	padding-top: 0px;
	}

.comment .odd .c
	{
	margin-left: 0px;
	}

.comment .odd .p
	{
	float: right;
	}

.comment .even .p,
.comment .even .c
	{
	float: left;
	}

.comment .f
	{
	clear: both;
	}

.comment .p
	{
	margin: 0px;
	}

.comment .odd .p .mar
	{
	margin: 0 0 0px 0px;
	}

.comment .even .p 
	{
	margin: 0 7px 0px 0;
	}

.comment .p .pad,
.comment .c .pad
	{
	padding: 7px;
	}
	
.comment .a
	{
	float: left;
	}
	

/* markup */

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

.comment ul li
	{
	float: left;
	list-style: none;
	line-height: 14px;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #999;
	}
	
.comment
	{
	line-height: 21px;
	}
	
.comment .p .n
	{
	color: #999;
	font-size: 90%;
	}

.comment .c
	{
	background: #d4d4d4;
	}
	
.comment .ft
	{
	background: #eee;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	}
	
.comment .i
	{
	color: #999;
	line-height: 14px;
	padding: 5px 0px 0px 0px;
	}
	
.comment h3
	{
	font-weight: bold;
	}
	
/* bas added */
.topic .comment .odd .c
	{
	background: #eee;
	}

.topic .comment .even .c
	{
	background: #d4d4d4;
	}

.topic .comment,
.topic .comment .c
	{
	margin-bottom: 0;
	}



/*
.comment a[href]:before {content: "[";}
.comment a[href]:after {content: "]";}
*/


.comment_header
	{
	padding: 4px 7px 2px 7px;
	font-size: 100%;
	width: 439px;
	}

.topic .comment_header,
.topic .comment_form
	{
	margin-left: 115px;
	}
	
.comment_header
	{
	color: #000;
	background: #fc0;
	}
	
.preview
	{
	margin: 20px 0;
	}

.preview .comment_header
	{
	margin-bottom: 10px;
	}

.comment_form
	{
	background: #fff;
	}
	
.comment_form .expl
	{
	color: #999;
	}
	
.comment_form h4
	{
	color: #606;
	font-size: 130%;
	padding-bottom: 7px;
	}
	
.comment_form input,
.comment_form textarea
	{
	width: 434px;
	border: 1px solid #999;
	display: block;
	margin: 0px 0px 14px 0px;
	}
	
.comment_form input.but,
.comment_form input.submit,
.comment_form input.reset
	{
	width: 100px;
	border: 1px solid #999;
	float: left;
	margin: 0px 7px 14px 0px;
	}

.comment_form input.checkbox
	{
	border: 0px;
	display: inline;
	clear: left;
	width: auto;
	}
	
.comment_form input.hidden
	{
	border: 0px;
	margin: 0px;
	}
	
/*
.comment_form input.submit
	{
	border: 1px solid #606;
	background: #606;
	color: #fff;
	float: left;
	margin: 0px 7px 14px 0px;
	}
*/

.comment_form textarea
	{
	height: 140px;
	}

.comment_form .s1
	{
	padding: 14px 0px 7px 0px;
	}
	
.comment_form .s2
	{
	background: #eee;
	padding: 14px 0px 7px 0px;
	}
	
.comment_form .captcha 
	{
	background: #eee;
	float: left;
	padding: 0px 2px 7px 2px;
	}
	
.comment_form .captcha input 
	{
	display: block;
	width: 210px;
	}
	
.comment_form .captcha .a
	{
	float: left;
	width: 210px;
	padding-right: 7px;
	border-right: 1px solid #999;
	}

.comment_form .captcha .b
	{
	float: left;
	width: 214px;
	padding-left: 7px;
	}


.rating .red
	{
	width: 45px;
	height: 45px;
	float: left;
	background-image: url(../ima/reddot.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 19px;
	color: #fff;
	text-align: center;
	line-height: 230%;
	margin: 7px;
	}
	
.rating .grey
	{
	width: 25px;
	height: 25px;
	float: left;
	background-image: url(../ima/greydot.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 220%;
	margin: 7px;
	}


.topic
	{
	margin: 7px 0 7px 0;
	padding: 0;
	background: #fff;
	font-size: 98%;
	}

.topic_note
	{
	background: #d4d4d4;
	}

.topic div
	{
	display: block;
	}

.topic .odd
	{
	text-align: right;
	}

.topic .even
	{
	text-align: left;
	}

.topic .odd .p,
.topic .even .p
	{
	text-align: left;
	width: 108px;
	}

.topic .odd .c,
.topic .even .c
	{
	text-align: left;
	width: 338px;
	}

.topic .odd .c
	{
	margin-left: 0px;
	}

.topic .odd .p
	{
	float: right;
	}

.topic .even .p,
.topic .even .c
	{
	float: left;
	}

.topic .f
	{
	clear: both;
	}

.topic .p
	{
	margin: 0px;
	}

.topic .odd .p .mar
	{
	margin: 0 0 0px 0px;
	}

.topic .even .p 
	{
	margin: 0 7px 0px 0;
	}

.topic .pad
	{
	padding: 7px;
	}
	
.topic .a
	{
	float: left;
	}
	

/* markup */

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

.topic ul li
	{
	float: left;
	list-style: none;
	line-height: 14px;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #999;
	}
	
.topic
	{
	line-height: 16px;
	}
	
.topic .p .n
	{
	color: #999;
	font-size: 90%;
	}

.topic .c
	{
	background: #d4d4d4;
	}
	
.topic .ft
	{
	background: #fff;
	}
	
.topic .i
	{
	color: #999;
	line-height: 14px;
	padding: 5px 0px 0px 0px;
	}
	
.topic h3
	{
	font-weight: bold;
	font-size: 110%;
	}
	
.topic .ac
	{
	color: #999;
	}


.topic_header
	{
	padding: 4px 7px 6px 7px;
	font-size: 100%;
	color: #fff;
	background: #f90;
	}
	
.topic_form
	{
	background: #fff;
	margin: 0px 0px 7px 0px;
	}
	
.topic_form .expl
	{
	color: #999;
	}
	
.topic_form h4
	{
	color: #606;
	font-size: 130%;
	padding-bottom: 7px;
	}
	
.topic_form input,
.topic_form textarea
	{
	width: 400px;
	border: 1px solid #999;
	display: block;
	margin: 0px 0px 14px 0px;
	}
	
.topic_form input.but
	{
	width: 100px;
	border: 1px solid #999;
	float: left;
	margin: 0px 7px 14px 0px;
	}
	
.topic_form input.submit
	{
	border: 1px solid #606;
	background: #606;
	color: #fff;
	float: left;
	margin: 0px 7px 14px 0px;
	}
	
.topic_form textarea
	{
	height: 140px;
	}

.topic_form .s1
	{
	padding: 14px 0px 7px 0px;
	}
	
.topic_form .s2
	{
	background: #eee;
	padding: 14px 0px 7px 0px;
	}
	
.topic_form .s3 
	{
	background: #eee;
	float: left;
	padding: 0px 7px 7px 7px;
	}
	
.topic_form .s3 input 
	{
	display: block;
	width: 210px;
	}
	
.topic_form .s3 .a
	{
	float: left;
	width: 210px;
	padding-right: 7px;
	border-right: 1px solid #999;
	}

.topic_form .s3 .b
	{
	float: left;
	width: 214px;
	padding-left: 7px;
	}

.rating .red
	{
	width: 45px;
	height: 45px;
	float: left;
	background-image: url(../ima/reddot.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 19px;
	color: #fff;
	text-align: center;
	line-height: 230%;
	margin: 7px;
	}
	
.rating .grey
	{
	width: 25px;
	height: 25px;
	float: left;
	background-image: url(../ima/greydot.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 220%;
	margin: 7px;
	}


/* bas added */

.first .h,
.first .comment,
.first .c,
.first .c div,
.first .c p,
.first .ft
	{
	color: #fff;
	background: #f90;
	}

.first .h
	{
	width: 446px;
	line-height: 120%;
	margin-left: 115px;
	padding: 0px 7px 0px 0px;
	}
	
.first h3
	{
	color: #fff;
	font-size: 200%;
	line-height: 120%;
	padding: 7px 7px 14px 7px;
	}

/*
 * 
 */
