html,body{
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f0f1f2;
	color:#000000;
	cursor:default;
}

form{
	margin:0px;
}

a{
	color:#9c0000;
	text-decoration:none;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}

h2{
	font-size:18px;
	color:#9c0000;
	padding:0px;
	margin:0px;
}

.odd_row{
	background-color:#dfdfdf;
}

input,textarea{
	border:solid 1px #b7b7b7;
	background-color:#ffffff;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

#content input,#content textarea{
	width:200px;
}
#content input.button{
	width:auto;
}

label{
	display:block;
	float:left;
	width:70px;
	padding-top:4px;
}

#module_mailinglist input{
	float:left;
}
#module_mailinglist form div{
	padding-top:5px;
}

.button{
	width:auto;
	background-color:#9c0000;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	border:0px;
	float:none;
	margin:auto;
}

#leftbox img{
	border:solid 1px #a5a5a5;
	margin-bottom:8px;
}

div.hr{
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top:solid 1px #b7b7b7;
	margin:9px 0px 10px 0px;
}

.box,#module_login,#module_login_user{
	background-color:#f0f1f2;
	border:solid 1px #b7b7b7;
	padding:10px;
	margin:10px 7px 10px 0px;
}
h3{
	margin:0px;
	color:#9c0000;
	font-size:11px;
}

#module_login_user{
	background:url(../gfx/user.gif) no-repeat 8px 8px #f0f1f2;
	padding-left:25px;
}

/* FORUM */

a.gray{
	color:#7b7b7b;
}

#forum_add_theme,#forum_list{
	border-top:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
	margin:10px 0px 10px 0px;
	padding:5px 0px 5px 0px;
}
#forum_list{
	border-bottom:none;
}
#forum_list div{
	border-bottom:dotted 1px #cccccc;
	padding:5px 0px 5px 0px;
}


#forum_add_theme input{
	border:solid 1px #bfbfbf;
	width:400px;
}
#forum_add_theme input.forum_button,input.forum_button{
	background-color:#ffffff;
	width:auto;
	cursor:pointer;
	color:#9c3032;
	font-weight:bold;
	margin-top:4px;
}

.forum_header{
	background-color:#9c0000;
	color:#ffffff;
	padding:5px;
}
.forum_header a{
	color:#ffffff;
}

.forum_message{
	margin:10px 0px 10px 0px;
	border-top:solid 1px #6c6c6c;
	padding:3px 0px 3px 0px;
}

.forum_header_message{
	margin-bottom:5px;
	border-bottom:solid 1px #ffffff;
	padding-bottom:5px;
}

.forum_level1,.forum_level3,.forum_level5,.forum_level7,.forum_level9{
	background-color:#f8f8f8;
}
.forum_level2,.forum_level4,.forum_level6,.forum_level8,.forum_level10{
	background-color:#ffffff;
}
.cell_tree0{
	background-image:url(../gfx/tree0.gif);
	background-repeat:repeat-y;
	width:25px;
}
.norepeat{
	background-repeat:no-repeat;
}

.link_mail{
	background:url(../gfx/mail.gif) no-repeat center right;
	padding-right:15px;
}
.link_mail_white{
	background:url(../gfx/mail2.gif) no-repeat center right;
	padding-right:15px;
}

#alpha{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#999999;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

#forum_reply{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
#forum_reply div{
	width:500px;
	height:260px;
	margin:auto;
	margin-top:100px;
	background:url(../gfx/shaddow.png) no-repeat bottom right;
	padding:0px 8px 8px 0px;
}
#forum_reply p{
	width:478px;
	height:238px;
	background-color:#ffffff;
	border:solid 1px #000000;
	padding:10px;
}
#forum_reply input,#forum_reply textarea{
	width:400px;
}
#forum_reply input.button{
	width:auto;
}

/* news */
#news_box_short a{
	background:url(../gfx/picto-news.gif) no-repeat 0px 5px;
	padding-left:15px;
	float:right;
}
#news_box_short a.link_black{
	color:#000000;
	text-decoration:none;
}
#news_box_short a.link_black:hover{
	color:#000000;
	text-decoration:underline;
}
#news_box_short img{
	border:solid 1px #434343;
}

#news_box h2{
	margin-bottom:10px;
}

#news_list_header{
	width:100%;
}

.news_list_item{
	border-top:solid 1px #dfdfe1;
	padding-top:3px;
	margin-top:2px;
}
.news_list_item a{
	color:#000000;
}

/* 
#news_item{div} */
#news_detail_footer{
	width:100%;
	border-top:solid 1px #b7b7b7;
}

#news_box a{
	text-decoration:none;
}
.link_right{
	background:url(../gfx/link-arrow-right.gif) no-repeat center right;
	padding-right:10px;
	text-decoration:none;
}
.link_left{
	background:url(../gfx/link-arrow-left.gif) no-repeat center left;
	padding-left:10px;
	text-decoration:none;
}
.link_up{
	background:url(../gfx/link-arrow-up.gif) no-repeat center left;
	padding-left:10px;
	text-decoration:none;
}
/*  */
#newsletter{
	width:600px;
	padding:10px;
	background:#ffffff;
	margin:10px 0px 10px 0px;
}
#nl_content a{
	color:#9c0000;
}
#header_img{
	border-bottom:solid 1px #f0f1f2;
}
.header_red{
	background-color:#9c0000;
}
.header_red td{
	color:#ffffff;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:5px 10px 5px 20px;
	height:20px;
}
.header_red td a{
	color:#f9f9f9;
}
#nl_title{
	width:140px;
}
#newsletter h2{
	background-color:#f7f7f7;
	color:#9c0000;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
	margin:0px 0px 7px 0px;
}
#nl_content{
	width:400px;
	padding:15px;
}
#nl_rbox{
	background-color:#f0e8d6;
	color:#000000;
	width:150px;
	padding:15px 8px 15px 7px;	
}
#newsletter div.hr{
	display:block;
	height:2px;
	font-size:1px;
	line-height:1px;
	background-color:#f0e8d6;
	border-top:solid 10px #ffffff;
	border-bottom:solid 10px #ffffff;
}
.box1,.box2{
	margin:5px 0px 5px 0px;
}
.box1 img{
	margin:0px 10px 10px 0px;
	float:left;
	border:solid 1px #9c0000;
}
.nl_footer{
	color:#ffffff;
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:5px 0px 5px 0px;
	height:20px;
	text-align:center;
}
.nl_footer2{
	font-family:tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:9px;
	text-align:center;
	color:#010101;
}
.unsub{
	width:150px;
	background-color:#f0e8d6;
	text-align:center;
}
.unsub a{
	color:#9c0000;
	font-size:12px;
}