﻿/* Stylesheet for kwHTMLeditor */

#kweditorcontainer { font-size:10px; height:815px; width:765px; background-color: transparent  }
#kweditorToolbar { font-size:10px;height: 70px; position: fixed; top:93%; left: 0; width: 100%; padding-top: 0px; padding-bottom: 2px; background-image: url('bg.png'); background-repeat: repeat-x; color:#000; z-index:1000 }
#kweditorToolbar a { color:#000000; }
.ToolbarSection { float:left; height: 45px; border: 1px solid #ADADAD; background-color: #f1f1f1; padding: 6px; margin-left: 5px; margin-top: 4px; visibility: visible; background-image: url('bg_section.jpg'); background-repeat: repeat-x; }
.kweditor { border:1px dotted #f1f1f1; width:765px; height:815px; background-color: transparent; background-image: none }
#kweditorfooter { clear:both; background-color: #f1f1f1; padding-top:6px; color:#000 }
 