body{
 margin:0;padding:;
 font-family:Arial;
 font-size:11px;
 color:#000000;
}
img{
border-style:none;
}
.community_container{
	width:800px;
	background-color:#ffffff;
	color:#000000 ! important
}
#forum_content{
	width:590px;
	background-color:#ffffff;
	color:#000000 ! important;
	float:left;
}

#forum_content_right{
	width:209px;
	background-color:#ffffff;
	color:#000000 ! important;
	float:left;
	border-left:1px solid #c0c0c0;
	min-height:372px;

}
#forum_content a{ color: #A8E6F4; text-decoration:none;}
#forum_content a:hover{ color: #000000; text-decoration:none;}
#forum_content a:visited{ color: #A8E6F4; text-decoration:none;}
#forum_content_right a{ color: #347788; text-decoration:none;}
#forum_content_right a:hover{ color: #000000; text-decoration:none;}
#forum_content_right a:visited{ color: #347788; text-decoration:none;}

fieldset{border-style:none;}
.center{text-align:center;}
.italic{ font-style: italic; }
.bold{ font-weight: bold; }
.active { font-weight: bold; color: #A8E6F4 !important; }
label {color: #000000;}
label a{color: #000000;}

/*** Abstaende ***/
.spacer1{ clear:both; height: 1px; font-size: 0px; line-height: 0px; }
.spacer2{ clear:both; height: 2px; font-size: 0px; line-height: 0px; }
.spacer3{ clear:both; height: 3px; font-size: 0px; line-height: 0px; }
.spacer4{ clear:both; height: 4px; font-size: 0px; line-height: 0px; }
.spacer5{ clear:both; height: 5px; font-size: 0px; line-height: 0px; }
.spacer7{ clear:both; height: 7px; font-size: 0px; line-height: 0px; }
.spacer8{ clear:both; height: 8px; font-size: 0px; line-height: 0px; }
.spacer9{ clear:both; height: 9px; font-size: 0px; line-height: 0px; }
.spacer10{ clear:both; height: 10px; font-size: 0px; line-height: 0px; }
.spacer12{ clear:both; height: 12px; font-size: 0px; line-height: 0px; }
.spacer14{ clear:both; height: 14px; font-size: 0px; line-height: 0px; }
.spacer15{ clear:both; height: 15px; font-size: 0px; line-height: 0px; }
.spacer18{ clear:both; height: 18px; font-size: 0px; line-height: 0px; }
.spacer20{ clear:both; height: 20px; font-size: 0px; line-height: 0px; }
.spacer25{ clear:both; height: 25px; font-size: 0px; line-height: 0px; }
.spacer30{ clear:both; height: 30px; font-size: 0px; line-height: 0px; }
.spacer40{ clear:both; height: 40px; font-size: 0px; line-height: 0px; }
.refresh{ clear:both; font-size: 1px; line-height: 1px; height: 1px; }


.line{
	width: 100%;
	height: 4px;
	/*background: url('/media/images/community/trennlinie_h.jpg') top left repeat-x;*/
	clear:both;
}


#makeposting{
	width: 100%;
}

#makeposting textarea{
	width: 95%;
	height: 150px;
	background-color: #A8E6F4;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#makeposting input{
	width: 95%;
	height: 20px;
	background-color: #A8E6F4;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
}
#makeposting .submitLink{
	width: 95%;
	text-align: right;
}
#posts img{
	border: 2px solid #000;
	float:left;
}
#posts .commentTitle, #posts .commentText{
	padding: 0 0 0 58px;
}
#posts .commentText{
	color: #999999;
}
#posts code{
	background-color: #A8E6F4;
	display: block;
	font-family: Courier;
	width: 80%;
	border-left: 6px solid #FFFFAA;
	padding: 8px;
	padding-left: 16px;
	white-space: pre;
}


/*
	background-color:#347788;
}
 .forum_overview .category_entry2{
	height:60px;
	background-color:#3A8193;
}

 .forum_overview .category_entry1 .category_name, .forum_overview .category_entry1  .spacer{
	background-color:#5CACC0 ! important;
}
 .forum_overview .category_entry2 .category_name,  .forum_overview .category_entry2  .spacer{
	background-color:#69C4D8 ! important;

*/



#posts blockquote, .comment_entry_text blockquote{
	padding:8px 16px;
	margin:0 0 8px;
	border: 1px solid #000;
	background-color: #3A8193;
}
#posts blockquote blockquote, .comment_entry_text blockquote blockquote{
	background-color: #5CACC0;
}
#posts blockquote blockquote blockquote, .comment_entry_text blockquote blockquote blockquote{
	background-color: #69C4D8;
}
#BBBar {
}

#BBBar select {
	border:1px outset #ffffff;
	padding:2px;
	background-color:#3793A8;
	margin-left:2px;	
}
	
#BBBar img {
	border:1px outset #000000;
	padding:2px;
	background-color:#3793A8;
	margin-left:2px;	
}	

#BBBar a:hover img {
	background-color:#ccc;
}	

#BBBarColorPicker {
	margin-left:200px;
	margin-top:0px;
	width:190px;
	height:120px;
	position:absolute;
}

#BBBarFontPicker {
	margin-left:220px;
	margin-top:0px;
	position:absolute;
	background-color:#3793A8;
	padding:1px;
	border:1px solid #000000;
	width:150px;
}

a.BBarFontList {
	cursor:pointer;
	height:16px;
	margin-bottom:2px;
	font-size:12px;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
a.BBBarFontList:hover {
	color:#000000;
	background-color:#3793A8;
}

#BBBarNippel {
	margin-left:335px;
	margin-top:-275px;
	position:absolute;
	background-color:#3793A8;
	padding:1px;
	border:1px solid #000000;
	width:150px;
}

a.BBarNippelList {
	cursor:pointer;
	height:16px;
	margin-bottom:2px;
	font-size:12px;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
a.BBBarNippelList:hover {
	color:#000000;
	background-color:#3793A8;
}





/*** HEADLINES ***/
h2{
	color: #347788;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
}
.headline{
	display: block;
	height: 29px;
	background: #ffffff url('/elton/media/images/community/headline.jpg') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #347788 !important;
	text-transform: uppercase;
	padding: 5px 0 0 7px;
}

a.headline:hover, a.active_headline{
	display: block;
	height: 29px;
	background:#ffffff url('/elton/media/images/community/headline.jpg') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #347788 !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 0 0 7px;
}
/*** /HEADLINES ***/


/*** FORUM DEFINITIONEN ***/
.forum_header{
	width:800px;height:80px;background:url('/elton/media/images/community/forum_header.jpg') no-repeat;
}
.forum_header img{
	border-style:none;
}
.forum_header_search a{ color: #A8E6F4 ! important;}
.forum_header_search a:hover{ color: #000000 ! important;}


.forum_header .forum_header_link{
	float:left;height:80px;width:347px;
}
.forum_header .forum_header_search{
	float:left;height:80px;width:453px;
}
.forum_header .forum_header_search p label{
	color: #A8E6F4 ! important; 
}

.forum_pageinfos a{color: #ffffff ! important; text-decoration:none;}
.forum_pageinfos a:hover{color: #A8E6F4 ! important; text-decoration:none;}



#forum_navigation{
	background: url('/elton/media/images/community/forum_navigation.jpg') top left repeat-x;
	text-align: center;
	height: 27px;
	padding: 0 40px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#forum_navigation ul,
#forum_navigation li{
	padding: 0;
	margin: 0;
	list-style: none;
}
#forum_navigation li{
	float: left;
	height: 20px;
	padding: 4px 12px 0 12px;
}
#forum_navigation li.TabOn{
	background-color: #0f0f0f;
}



/* NEW PAGEINATION STYLE*/
.forum_pageinfos{
	background: url('/elton/media/images/community/forum_subnavigation.jpg') top left repeat-x;
	height: 26px;
	font-size: 10px;
	width:590px;
	overflow:hidden;
}

#comments .pagination{
	text-align: center;
	height: 23px !important;
	background: url('/elton/media/images/community/forum_subnavigation.jpg') repeat-x !important;
	margin: 0 0 0 7px;
	padding: 0 0 0 0;
}
.forum_pageinfos  .forum_pagenumberoverview{
	float: left;
}

.forum_pageinfos .forum_pagenumberoverview{
	padding: 0px 2px 0 8px;
	width: 140px;
	text-align: right;
}

.forum_pagenumbers li{
	padding: 0 2px 0 3px;
	color:#000000 ! important;
	font-size:11px;
}

.forum_pagenumbers .CurrentPage{
	color:#A8E6F4 ! important;
}

.forum_pagenumbers li a{color:#000000 ! important;}
.forum_pagenumbers li a:hover{color:#A8E6F4 ! important;}

.forum_pageinfos .forum_left_infos{
	padding: 0 0 0 4px;
	width: 120px;
	float: left;
}

.forum_pageinfos .forum_left_infos_top{
	padding: 0 0 0 4px;
	width: 312px;
	float: left;
	margin-left:6px;
	font-size:11px;
}

.forum_pageinfos .forum_left_infos_top_extralong{
	padding: 0 0 0 4px;
	width: 590px;
	float: left;
	margin-left:6px;
	font-size:11px;
}
.forum_pageinfos .forum_pagenumberoverview_top{
	padding: 0 2px 0 8px;
	width: 312px;
	text-align: right;
	float:left;
}	

.forum_pageinfos .forum_pagenumbers{
	width: 310px;
	height: 20px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	float:left;
	padding-top:5px;
}
.forum_pageinfos .PageList{
	display: inline;
}
.forum_pageinfos .PageList li{
	list-style: none;display:inline;
	padding: 0;margin: 0;
}

/*
.PageListAsDiv{
	float:left;width:373px;
	text-align:center;
	padding-top:5px;
}*/
/* NEW PAGEINATION STYLE*/


#content_right ul{
	padding: 3px 0 0 8px;
	list-style: none;
}
#content_right ul li{
	padding: 5px 0 0 0;
	
}

#forum_content #forum_discussions, #forum_discussions,
#forum_content #forum_categories, #forum_categories
#forum_content .forum_categories, .forum_categories{
	list-style: none;	padding: 0;
	margin: 0;
}
#forum_content #forum_discussions .forum_discussion, 
#forum_content #forum_categories .forum_category, 
#forum_content .forum_categories .forum_category{
	padding: 0;
	margin: 0;
	display: block;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_title, 
#forum_content #forum_categories .forum_category .forum_category_title{
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 10px;
	padding: 25px 0 10px 8px;
	clear: both;
} 
#forum_content .forum_categories .forum_category .forum_category_title{
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 10px;
	padding: 10px 0 10px 15px;
	clear: both;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details,
#forum_content #forum_categories .forum_category .forum_category_details,
#forum_content .forum_categories .forum_category .forum_category_details{
	list-style: none;
	display: block;
	background: url('/elton/media/images/community/forum_discussion.jpg') top left repeat-x;
	padding: 0 0 0 8px;
	height:64px;
}
#forum_content .forum_categories .forum_category .forum_category_details{
	padding: 0 0 0 15px;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details a,
#forum_content #forum_categories .forum_category .forum_category_details a,
#forum_content .forum_categories .forum_category .forum_category_details a{
	font-weight: bold;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_category,
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_started,
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_lastcomment,
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_lastactive,
#forum_content #forum_categories .forum_category .forum_category_details .forum_category_discussioncount,
#forum_content #forum_categories .forum_category .forum_category_details .forum_category_subcategories,
#forum_content .forum_categories .forum_category .forum_category_details .forum_category_discussioncount,
#forum_content .forum_categories .forum_category .forum_category_details .forum_category_subcategories{
	float: left;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details li,
#forum_content #forum_categories .forum_category .forum_category_details li,
#forum_content .forum_categories .forum_category .forum_category_details li{
	padding: 3px 0 3px 0;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_started{
	width: 255px;
	padding: 10px 0 1px 0;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_lastcomment{
	width:255px;
}

#forum_content #forum_categories .forum_category .forum_category_details {
	width:640px;
	height:64px;
}
#forum_content #forum_categories .forum_category_discussioncount,
#forum_content .forum_categories .forum_category_discussioncount{
	width:440px;
}
#forum_content #forum_categories .forum_category_subcategories,
#forum_content .forum_categories .forum_category_subcategories{
	width:195px;text-align:right;
}
#forum_content #forum_discussions .forum_discussion_spacer{
	width:10px;font-size:1px;
}
#forum_content #forum_categories .forum_category_spacer,
#forum_content .forum_categories .forum_category_spacer{
	width:5px;font-size:1px;
}

#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_category{
	width: 250px;
	padding: 10px 0 1px 0;
}
#forum_content #forum_discussions .forum_discussion .forum_discussion_details .forum_discussion_countcomments{
	width: 130px;
	float:left;
	padding: 10px 0 1px 0;
	text-align:right;
}
/*prodilseite */
#forum_content #forum_profile, #forum_profile{
	list-style: none;
	background-color:#ffffff ! important;
}
#forum_content #forum_profile_nickname{
	font-size: 13px ! important;
	font-weight: bold;
	display: block;
	padding: 10px 0 0px 8px;
	clear: both;
}
#forum_content #forum_profile_nickname img{
	float: left;
	width: 45px;
}
#forum_content #forum_profile_nickname h2{
	font-size: 34px;
	font-weight: bold;
	padding: 10px 0 0 54px;
}
#forum_content #forum_profile{
	background-color: #3793A8;
	padding: 20px 0 20px 8px;
}
#forum_content #forum_profile .user_profile_picture{
	float:right;
	padding: 0 5px 0 0;
}
#forum_content #forum_profile .forum_profile_realname h3,
#forum_content #forum_profile .forum_profile_email h3,
#forum_content #forum_profile .forum_profile_accountcreated h3,
#forum_content #forum_profile .forum_profile_lastactive h3,
#forum_content #forum_profile .forum_profile_visitcount h3,
#forum_content #forum_profile .forum_profile_discussionsstarted h3,
#forum_content #forum_profile .forum_profile_countcomments h3,
#forum_content #forum_profile .forum_profile_lastip h3,
#forum_content #forum_profile .forum_profile_userfields h3{
	float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
}
#forum_content #forum_profile .forum_profile_realname p,
#forum_content #forum_profile .forum_profile_email p,
#forum_content #forum_profile .forum_profile_accountcreated p,
#forum_content #forum_profile .forum_profile_lastactive p,
#forum_content #forum_profile .forum_profile_visitcount p,
#forum_content #forum_profile .forum_profile_discussionsstarted p,
#forum_content #forum_profile .forum_profile_countcomments p,
#forum_content #forum_profile .forum_profile_lastip p,
#forum_content #forum_profile .forum_profile_userfields p{
	color: #000000;
	float:left;
	width:350px;
}
#forum_content #forum_profile li{
	padding: 10px 0 0 0;
}

#forum_content #forum_profile .forum_profile_default h3{
	float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
}
#forum_content #forum_profile .forum_profile_default p{
	width:350px;
	color: #000000;
	float: left;
}
#forum_content #forum_profile li a{color:#000000;}
#forum_content #forum_profile .forum_profile_default{padding: 10px 0 0 0;}
#forum_content #forum_profile .forum_profile_default input{width:140px;}
#forum_content #forum_profile .forum_profile_default select {width:140px;}
#forum_content #forum_profile .forum_profile_default textarea {
	width:280px;
	border:1px solid #000000;
	background-color:transparent;
	color:#000000;
	font-family:Arial;
	font-size:10px;
}
#forum_content #forum_profile .forum_profile_default #UtilizeEmailID {width:20px;}

#forum_content #forum_profile .forum_profile_options p{color: #979393;}
#forum_content #forum_profile .forum_profile_options{padding: 10px 0 0 0;}
#forum_content #forum_profile .forum_profile_options input{width:20px;}

#forum_content #forum_profile .forum_profile_headline{padding: 10px 0 0 0;font-weight:bold;margin-top:30px;}
/*comments */
.comment_thread_headline{height:30px;padding-left:9px;}
.comment_thread_headline h1{font-size:12px;}


.comment_entries{list-style:none;padding:0;margin:0;}
.comment_entries li{width:580px;}
.comment_entry_icon{float:left;width:59px;height:57px;}
.comment_entry_icon_mr{float:left;width:50px;}
.comment_entry_thread_category {margin-left:8px;font-size:13px;font-weight:bold;}
.comment_entry_icon_inner{
	float:left;
	width:45px;
	height:45px;
	margin-top:5px;
	margin-left:7px;
	border:1px solid #000000;
	background-repeat: no-repeat;
	background-position: center center;
}
.comment_entry_icon_mr .comment_entry_icon_inner{
	width:40px;
	height:40px;
	border:1px solid #444444;
	margin: 0;
}
.comment_entry{float:left;width:520px; background-color:#347788;}
.comment_entry_infos{width:520px; height:20px; color:#000000;font-weight:bold;padding-left:5px; }
.comment_entry_text{
	width:510px;
	color:#000000;
	line-height:20px;
	padding-left:5px;
}
.comment_entry_line{
	border-bottom: 1px dotted #000;
	height: 1px;
}
.comment_entry_text .comment_body{
	min-height: 30px;
}
.comment_post_options #VanillaconsComboBox{
	width: 200px;
	margin: 5px 0 5px 0;
}
.comment_post_options {
	display: none;
}
.commentForm{
width:590px;float:left;
}
.commentForm ul{
list-style:none;
padding:0;
margin:10px 0px 0px 10px;
}
/*
.comments_end{width:590px;}


.comments_pagenumbers{width:590px;}
.comments_pagenumbers ul{list-style:none;width:590px;height:20px;text-align:center;float:left;text-align:center;position:absolute;}
.comments_pagenumbers li{display:inline;width:15px;}
.comments_pagenumbers .comments_pagedetails{float:left;width:120px;position:relative;left:529px;}
.comments_pagenumbers .comments_pagedetails li{display:inline;width:120px;text-align:right;}
*/

.AddComments{width:590px;float:left;background-color:#ffffff;overflow:hidden;}
.AddComments ul{list-style:none;padding:0;margin:0;}
.AddComments li{width:580px;padding-top:6px;padding-bottom:6px;padding-left:0;margin:0;}
.AddComments ul #CommentFormats{width:452px;display:inline;float:left;}
.AddComments ul #CommentSubmit{width:177px;display:inline;float:left;}
.comment_post_options{width:590px;}
.SmallCommentBox, #CommentBox{
	width:565px;
	background-color:#347788;
	color:#000000;
	border:1px solid #000000;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LargeCommentBox{width:565px;background-color:#347788;color:#000000;border:1px solid #000000;height:200px;font-family:Arial;font-size:10px;}
.comments_footer{width:590px;height:20px;line-height:20px;background-color:#ffffff;float:left;}
.comments_footer a{color:#347788;}
.comments_footer .comments_footer_left{width:320px;float:left;margin-left:10px;}
.comments_footer .comments_footer_right{width:250px;float:left;text-align:right;}


	
/*start discussion*/
.StartDiscussion{background-color:#ffffff;width:590px;float:left;}
.StartDiscussion ul{margin:0;padding:0;list-style:none;}
.StartDiscussion li{width:580px;padding-top:6px;padding-bottom:6px;}
.StartDiscussion ul #CommentFormats{width:350px;display:inline;float:left;text-align:left;}
.StartDiscussion ul #CommentSubmit{width:200px;display:inline;float:left;text-align:right;}
.StartDiscussion  select{width:191px;height:18px;}



/*search*/
#search_normal{
	list-style: none;
	display: block;
	/*background: url('/media/images/bgs/forum_search_normal.jpg') top left repeat-x;*/
}

#search_normal ul{list-style:none;}
#search_normal li{height:22px;margin-left:1px;padding-left:1px;}
#search_normal #search_normal_input{}
#search_normal #search_normal_options{}
#search_normal .radio_valign_input{vertical-align:middle;font-size:20px;}
#search_normal .radio_valign_text{vertical-align:middle; color:#ffffff ! important;}
#search_normal .radio_valign_spacer{vertical-align:middle;width:50px;}
.search_input_textfield{
	height:19px;width:215px;
	background: url('/elton/media/images/community/forum_search_textfield.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}

#search_normal .SearchRadio{
	border:0px; background-color:transparent;
}

#search_normal .search_input_button{
	height:20px;
	border:none;
}

#search_advanced{
	display:none;
}

#search_advanced table{
	width:580px;height:158px;background-color:#ffffff;color:#000000;
}


#search_advanced .search_headline{
	height:40px;
	width:100%;
	background: url('/elton/media/images/community/headline.jpg') repeat-x;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
}
#search_advanced .search_labels{
	height:40px;
	width:100%;
}
#search_advanced .search_inputs{
	height:28px;
	width:100%;
}
#search_advanced .search_inputs input{
	height:19px;width:191px;
	background: url('/elton/media/images/community/forum_search_textfield_191.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}
#search_advanced .search_inputs select{width:191px;height:18px;}
#search_advanced .search_submit{
	height:50px;
	width:100%;
	vertical-align:top;
}
#search_advanced .search_advanced_spacer{
	width:9px;
	font-size:1px;
}
#search_advanced .col_first{width:220px;}
#search_advanced .col_second{width:220px;}
#search_advanced .col_third{width:191px;}

#UserResults{list-style:none;}
	


/*Settings...*/
#forum_content .settings_input_default{
	height:19px;width:215px ! important;
	background: url('/elton/media/images/community/forum_search_textfield.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}
#forum_content .settings_input_small{
	height:19px;width:50px ! important;
	background: url('/elton/media/images/community/forum_search_textfield.jpg') top left no-repeat;
	border:none;
	color:#000000;
	padding-left:6px;
	padding-top:2px;
}
#forum_content .forum_settings_headline{
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 25px 0 10px 8px;
	clear: both;
}

/*Buttons*/
.community_button_save{height:20px;width:93px ! important;border:0;}
.community_button_abort{height:20px;width:93px ! important;border:0;}
.community_button_send{height:20px;width:93px ! important;border:0;}
.community_button_reset{height:20px;width:93px ! important;border:0;}
.community_button_new_group{height:20px;width:189px ! important;border:0;}
.community_button_change_group{height:20px;width:189px ! important;border:0;}
.community_button_search{height:20px;width:93px ! important;border:0;}
.community_button_new_category{height:20px;width:189px ! important;border:0;}
.community_button_new_discussion{height:20px;width:189px ! important;border:0;}

/*Settings Extension*/

.extension_version{font-size:11px;}
.extension_author{font-size:11px;}
.extension_authorurl{font-size:11px;color:purple;}
#forum_profile li h3 label {font-size:11px;}


/*Mail inbox grid and detailed*/
#MailBox {width:580px;}
#MailBox .MailBoxTitle{width:580px;padding-left:8px;font-weight:Bold;height:50px;text-transform:uppercase;}
#MailBox .MailBoxItem{height:46px;}
#MailBox .MailBoxFrom{width:130px;padding-left:8px; font-size:11px ! important;}
#MailBox .MailBoxTo{width:130px;padding-left:8px; font-size:11px ! important;}
#MailBox .MailBoxSubject{width:380px;padding-left:8px; font-size:11px ! important;}
#MailBox .MailBoxDate{width:120px;text-align:right;padding-right:8px; font-size:11px ! important;}
#MailBox .New{background-color:#347788 ! important;}
#MailBox .message_line_1{background-color:#347788 ! important;}
#MailBox .message_line_2{background-color:#3A8193 ! important;}


#content_right h1{font-size:12px;}

/**** Fan Deluxe Page ****/

.fan_deluxe{
	background: url('/elton/media/images/community/bg_fandeluxe.jpg') #807e7e no-repeat;
}
.fan_deluxe .default_text,
.fan_deluxe #comments #posts  .commentText{
	color: #fff !important;
}

.fan_deluxe #comments .headline{
	display: block;
	height: 29px;
	background: url('/elton/media/images/community/headline_active.jpg') repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 0 0 7px;
}
.fan_deluxe #forum_profile_nickname{
	padding: 25px 0 10px 108px !important;
}
.fan_deluxe #forum_profile_nickname h2{
	padding: 10px 0 0 154px !important;
	color: purple;
}
.fan_deluxe #forum_profile{
	padding: 0 0 0 264px !important;
	background: none !important;
}
.fan_deluxe #forum_profile li{
	padding: 5px 0 0 0 !important;
	font-weight: bold !important;
}
.fan_deluxe .headline_list{
	width: 313px;
	float: left;
}
.fan_deluxe .list_top{
	height: 135px;
	width: 320px;
	background: url('/elton/media/images/community/fandeluxe_top.jpg') no-repeat;
	float: left;
}
.fan_deluxe .list_flop{
	height: 135px;
	width: 320px;
	background: url('/elton/media/images/community/fandeluxe_flop.jpg') no-repeat;
	float: left;
}
.fan_deluxe .list_top ul,
.fan_deluxe .list_flop ul{
	padding: 10px 0 0 0;
}
.fan_deluxe .list_top ul li, 
.fan_deluxe .list_flop ul li{
	list-style: none;
	color: #474444;
	font-weight:bold;
	padding: 7px 0 0 0;
}
.fan_deluxe .list_top ul li.number, 
.fan_deluxe .list_flop ul li.number{
	color: #fff;
	width: 10px;
	padding: 7px 20px 0 13px;
}
.Highlight{
	color: #920000;
	text-decoration: underline;
}
.ErrorContainer{
	color: #920000;
	font-weight: bold;
	padding: 10px 0 10px 8px;
}



 .forum_overview{
	width:590px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
	border-style:none;
}


.forum_overview td {
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-left:0px;
}

.forum_overview th {
	border-style:none;
	border-right:1px solid #ffffff;
}

.forum_overview .spacer{
	width:9px;
	border-top:1px solid #ffffff;
	border-right:0px;
	border-left:0px;
	
}

 .category_headline{
	height:30px;
	background-color:#489EB4;
	color:#000000;
}

 .forum_overview .spacer11{
	width:11px;
	border-top:1px solid #ffffff;
	border-right:0px;
}


.forum_overview .category_entry1{
	height:60px;
	background-color:#347788;
}

 .forum_overview .category_entry2{
	height:60px;
	background-color:#3A8193;
}

.forum_overview .category_name{
	width:360px;
}


.category_name h2 a{color:#000000 ! important;}
.category_name h2 a:hover{color:#A8E6F4 ! important;}
.category_name h2 a:visited{color:#000000 ! important;}

.forum_overview .category_entry1 .category_name, .forum_overview .category_entry1  .spacer{
	background-color:#5CACC0 ! important;
}
 .forum_overview .category_entry2 .category_name,  .forum_overview .category_entry2  .spacer{
	background-color:#69C4D8 ! important;
}



.bt_forum_120{
	border:2px solid #000000;
	color:#000000;
	width:80px;
	height:20px;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	background-color:#347788;
	font-size:11px;	
}

/*content_right*/





#mr_legend_statistic{
	margin-left:5px;
	margin-top:10px;
	width:204px;
	color:#000000 ! important;
		font-size:11px;
}
#mr_legend_statistic tr{
	height:30px;
}
#mr_legend_statistic .mr_legend_border{
height:10px;
}
#mr_legend_statistic .mr_legend_border td{
	height:1px ! important;
	font-size:1px ! important;
	line-height:1px ! important;
	border-top:1px solid #347788;
	height:1px;font-size:1px;line-height:1px;
}
#mr_legend_statistic .mr_legend_blocked{
	width:100px;
}

#mr_legend_statistic .mr_legend_unblocked{
	width:100px;
}

#mr_legend_statistic .mr_legend_value{

}