/*textboxer 2.0 Original theme*/

#txb { width:99%; line-height:1em; text-align:left; margin:0.2em 0;}
#txb #bb, #txb #explain{ border:1px solid;padding:2px; margin:0; }
#txb #explain { border-width:0 0 1px 0; text-align:center; border-style:dashed;}
#txb #bb {border-bottom:0 none; width:100%;}
#txb textarea, #txb #preview {width: 100%;border:1px solid;	left:-999%;top:-999%;padding:2px; margin:0; line-height: normal;}
#txb #preview{visibility: hidden;position:absolute;}
#txb #bb ul { margin:0; padding:0; list-style:none;}
#txb #bb li { margin:0; padding:0; float:left; position:relative;}
#txb #bb a { display:block; margin:0; padding:1px; text-decoration:none; font-weight:normal; cursor:default;}
#txb #bb span { margin:0; padding:0; display:block; width:20px; height:20px; }
#txb #bb .bbn a{ margin:2px; padding:1px 0px 0px 1px;}
#txb #bb .bbn a:hover { margin:1px; border:1px outset; padding:0px 1px 1px 0px;}
#txb #bb .bbd { padding-right:8px; width:20px; margin:2px; background-position:15px -940px;}
#txb #bb span, #txb #bb .bbd { background-repeat:no-repeat;background-image: url(bbcodes.gif);}
#txb #bb .bbd ul { display:none; position:absolute; width:22em; padding:2px; border:2px outset; border-width:0 2px 2px 0; background-color:#E0DFE3;}
#txb #bb .dropdown li:hover ul, #txb #bb .dropdown li.over ul { display: block;}
#txb #bb .bbd li { width:100%; line-height:20px;}
#txb #bb .bbd a span { float:left; margin-right:4px;}
#txb #bb #bba{ width:4px; }
#txb #bb #smileyDrop li ul { width:11em; }
#txb #bb #smileyDrop li ul li { width:auto; height:26px;}
#txb #bb #smileyDrop a { width:auto; display:inline;}
#txb #bb #smileyDrop a img{border:none;margin:0 2px;}
#txb div.cut,#txb div.previewInfo{border-style:solid;border-width:1px 0;margin:0.5em 0;padding:0.2em 0;font-size:0.8em;text-align:center;}
#txb div.previewInfo{border:0 0 1px 0;}
#txb div.cut span{font-weight:bold;}
#txb .clearBoth { clear:both; }
