@CHARSET "UTF-8";

.forum_path {padding-left:10px; font-weight: bold;}

.forum_name {padding-left:10px;}

table.forum {border-collapse: collapse; margin: 15px 0 10px 1px;}

table.forum caption {/*background-color: #CCCCCC; color: #000000;*/ font-weight:bold; text-align:left; padding:3px;}
/* THEAD */
table.forum thead {/*background-color: #CCCCCC;*/ /*color: #000000;*/}
table.forum thead tr th {text-align: left; font-weight: bold; padding: 3px;}
table.forum thead tr th {/*border-right:1px solid #333333; border-bottom:1px solid #333333; border-left:1px solid #999999; border-top:1px solid #999999;*/ border: 1px solid #999999; background: #424241; padding: 7px;}

/* TBODY */
table.forum tbody tr {/*background-color: #F5F5F5; color: #000000;*/ }
table.forum tbody tr td {text-align: left; border: #999999 1px solid; padding: 7px;}

table.forum tbody tr.trover td {background:#666666;}
table.forum tbody tr.trout {}

table.forum tbody tr td.name a {font-size: 14px;}

table.forum tbody tr td.theme {text-align: left; padding-left:5px;}
table.forum tbody tr td.answer {text-align: left; padding-left:10px;}
table.forum tbody tr td.answer {border-bottom:1px solid #999999;}
/* TFOOT */
table.forum tfoot {/*background-color: #CCCCCC; color: #333333;*/ height: 10px;}
table.forum tfoot tr td {/*border-right:1px solid #333333; border-bottom:1px solid #333333; border-left:1px solid #999999; border-top:1px solid #999999; text-align: left; font-weight: bold;*/border: 1px solid #999999; background: #424241; padding: 7px;}




/* BBcodes bar & in text BBcodes */
select.nc_bbcode_bar_size {margin-bottom: 5px; width: 100px;}
img.bbcode_wicon {border: 0; width: 27px; height: 20px;}
img.bbcode_icon {border: 0; width: 20px; height: 20px;}
div.bbcode_error {padding: 3px 0; color: #AA0000; font-weight: bold}
input.bbcode_helpbox {margin: 0 0 3px; padding: 2px 0; width: 100%; font-size: 10px; background: none; border: 0;}
div.bbcode_colors {position: absolute; background: #FFFFFF; padding: 3px; border: solid 1px #AAAAAA;}
div.bbcode_color_top {white-space: nowrap;}
div.bbcode_color {padding-top: 2px; white-space: nowrap;}
input.bbcode_color {padding: 0px; cursor: pointer; height: 20px; width: 20px; border: 0px;}
input.bbcode_color_white {padding: 0px; cursor: pointer; height: 20px; width: 20px; border: 1px solid #AAAAAA;}
div.bbcode_smiles {position: absolute; background: #FFFFFF; padding: 3px; border: solid 1px #AAAAAA;}
div.bbcode_smile_top {white-space: nowrap;}
div.bbcode_smile {padding-top: 2px; white-space: nowrap;}
input.bbcode_smile {padding: 0px; cursor: pointer; height: 22px; width: 22px; border: 0px;}
img.bbcode_smile_in_text {margin: 0 0 -3px 0;}

/* BBcodes in text */
div.bbcode_quote_1_top {margin: 0px 25px 0px 25px;}
div.bbcode_quote_1 {padding: 10px; border: 1px solid #CCCCCC; background: #E5E5E5; color:#999999;}

div.bbcode_quote_2_top {margin: 0px 25px 0px 25px;}
div.bbcode_quote_2 {padding: 10px; border: 1px solid #CCCCCC; background: #E5E5E5; color:#999999;}

div.bbcode_code {margin: 10px 25px 10px 25px; border: 1px solid #CCCCCC; background: #E5E5E5; color:#999999;}
div.bbcode_code pre {margin: 10px 10px 10px 10px; font-family: "Courier New", Courier, monospace; font-size:11px;}

span.bbcode_list_closed {margin-left: 1em; text-indent: -.65em; display: block;}
div.bbcode_list {margin-left: 1em; text-indent: -.65em;}
span.bbcode_color {}
span.bbcode_size {}
a.bbcode_url_1 {}
a.bbcode_url_2 {}

img.bbcode_img {}
span.bbcode_s {}
a.bbcode_cut_link {}
/*END   component styles   */