/* BBcodes bar & in text BBcodes */
img.nc_bbcode_wicon {border:0; width:27px; height:20px;}
img.nc_bbcode_icon {border:0; width:20px; height:20px;}
div.nc_bbcode_error {padding:3px 0; color:#AA0000; font-weight:bold}
div.nc_bbcode_colors {position:absolute; background:#FFFFFF; padding:3px; border:solid 1px #AAAAAA;}
div.nc_bbcode_color_top {white-space:nowrap;}
div.nc_bbcode_color {padding-top:2px; white-space:nowrap;}
input.nc_bbcode_color {padding:0px; cursor:pointer; height:20px; width:20px; border:0px;}
input.nc_bbcode_color_white {padding:0px; cursor:pointer; height:20px; width:20px; border:1px solid #AAAAAA;}
div.nc_bbcode_smiles {position:absolute; background:#FFFFFF; padding:3px; border:solid 1px #AAAAAA;}
div.nc_bbcode_smile_top {white-space:nowrap;}
div.nc_bbcode_smile {padding-top:2px; white-space:nowrap;}
input.nc_bbcode_smile {padding:0px; cursor:pointer; height:22px; width:22px; border:0px;}
img.nc_bbcode_smile_in_text {margin:0 0 -3px 0;}
/* BBcodes in text */
div.nc_bbcode_quote_1_top {margin:0px 25px 0px 25px;}
div.nc_bbcode_quote_1 {padding:20px; border:1px solid #CCCCCC; background:#FFFFFF;}
div.nc_bbcode_quote_2_top {margin:0px 25px 0px 25px;}
div.nc_bbcode_quote_2 {padding:20px; border:1px solid #CCCCCC; background:#FFFFFF;}
div.nc_bbcode_code {margin:10px 25px 10px 25px;}
span.nc_bbcode_list_closed {margin-left:1em; text-indent:-.65em; display:block;}
div.nc_bbcode_list {margin-left:1em; text-indent:-.65em;}
span.nc_bbcode_color {}
span.nc_bbcode_size {}
a.nc_bbcode_url_1 {}
a.nc_bbcode_url_2 {}
img.nc_bbcode_img {}
span.nc_bbcode_s {}
a.nc_bbcode_cut_link {}
/*END   BBcodes styles   */

.comments-block { border: 1px dashed #cccccc; padding: 5px; margin: 10px 0 0 0; }
.comments-block .comments-block-reply { border: 0px; padding: 0px; margin: 5px 0px 5px 20px; }
.comments-block-user-name { display: inline; font-weight: bold; }
.comments-block-user-date { display: inline; float: right; }
.comments-label { display: block; }
.comments-textarea { display: block; width: 100%; max-width: 640px; }
.comments-button { display: block; margin-left: 0; }
.comments-add-block { margin-top: 10px; }
.comments-add-block .comments-button { display: inline; }
.comments-edit-block .comments-button { display: inline; }
.comments-delete-block .comments-button { display: inline; }

div.nc_bbcode_bar select.nc_bbcode_bar_size,
div.nc_bbcode_bar select.nc_bbcode_bar_size:hover,
div.nc_bbcode_bar select.nc_bbcode_bar_size:focus { width:90px; height: 20px; font-size: 12px; margin: 0px; padding: 0px; }

div.nc_bbcode_bar input[type='text'].nc_bbcode_helpbox,
div.nc_bbcode_bar input[type='text'].nc_bbcode_helpbox:hover,
div.nc_bbcode_bar input[type='text'].nc_bbcode_helpbox:focus
{margin:0 0 3px; padding:0 0; width: 100%; font-size:10px; font-family:'Segoe UI', SegoeWP, Arial; background:none; border:0px solid;}

table.nc_messages td {padding: 5px;}
.nc_pm_form .nc_header { background: none; height: 30px; }
.nc_pm_form input[type='input'].text,
.nc_pm_form input[type='input'].text:hover,
.nc_pm_form input[type='input'].text:focus
{width:100%; height: 28px; font-size: 14px; margin: 0px; padding: 5px;}
