#ToolbarButtons {
  text-align: left;
  width: 800px;
  clear:both;
  height:25px;
  display: none;
}

#ToolbarButtons ul {
  width: 800;
  height:23px;
  margin:0pt auto;
}

#ToolbarButtons  li {
  float: left;
  line-height: 23px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 auto;
}

#ToolbarButtons a {
  cursor: pointer;
  float: left;
  color: #3A4F62;
  font-size: 11px;
  text-decoration: none;
  height: 23px;
  margin-top: 1px;
  margin-right: 2px;
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #cccccc;
}

#ToolbarButtons a:hover {
  cursor: pointer;
  float: left;
  color: #3A4F62;
  font-size: 11px;
  text-decoration: none;
  height: 24px;
  margin-top: 0;
  margin-right: 2px;
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}

#ToolbarButtons a.active {
  cursor: pointer;
  float: left;
  color: #3A4F62;
  font-size: 11px;
  text-decoration: none;
  height: 24px;
  margin-top: 0;
  margin-right: 2px;
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}

.sidepanel {
  background: transparent url(/images/profile.png) no-repeat scroll left bottom;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidepanel .inner {
  background: transparent url(/images/profile.png) no-repeat scroll left top;
/*  padding: 10px 10px 0px;
  padding: 0;
   */
  margin: 0;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.sidepanel h2 {
  cursor: pointer;
}

.sidepanel .more {
  border-top: 1px solid #999999;
  background: transparent url(/images/forward.png) no-repeat right 10px;
  text-align: right;
  height: 23px;
  margin-top: 10px;
  padding-top: 15px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

#Toolbar {
  text-align: left;
/*  padding: 10px; */
  width: 800px;
/*  height: 200px;
  border: 1px solid #cccccc; */
}

.toolsdlg {
  margin-top: 4px;
}

#ToolbarStatus {
  text-align: left;
  width: 800px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#ToolbarStatus a {
  color: #555555;
}

#Layouts {
  text-align: center;
  width: 205px;
}

#LayoutSelect {
  text-align: center;
  height: 100px;
  width: 140px;
  overflow: hidden;
  margin: 0;
}

#LayoutSelect img {
  margin: 10px;
}

#EditItems, #EditItemsHtml {
  width: 120px;
}

#PreviewTools {
  text-align: center;
  margin: 10px auto;
}

#Preview {
  height: 100%;
}

#iPreview {
  width: 800px;
  height: 600px;
  overflow: auto;
}

#EditTools {
  width: 800px;
  text-align: left;
  margin-bottom: 10px;
}

#ExpertTools {
  width: 800px;
  text-align: left;
}

#ExpertToolsSelect {
  text-align: left;
/*  padding-bottom: 10px; */
/*  margin-bottom: 10px;
  border-bottom: #999999 1px solid; */
}

#ImageTools {
  width: 800px;
  text-align: left;
}

.download-link {
  font-size: 24px;
  font-weight: bold;
  color: #555555;
  text-decoration: none;
}

.download-link-lang {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  text-decoration: none;
}

#upload_status {
  width: 300px;
}

.minitools {
  display: block;
  top: 0px;
  right: 0px;
  height: 11px;
  padding: 1px;
  background-color: #efefef;
  border: #999999 1px solid;
  z-index: 10;
}

.minitools span {
  float:left;
  font-family: arial;
}

.minitools .mtb-btn {
  float:none;
  margin: 0px;
  padding: 0px;
  border: 0;
  padding-left: 2px;
  cursor: pointer;
}

.toolsdlg {
  width: 800px;
  font-family: arial;
  font-size: 10px;
  text-align: left;
}

.dlgform {
  margin: 0 auto;
  padding: 10px;
  background-color: #efefef;
  border: #999999 1px solid;
}

.savebutton {
/*  position: absolute; */
  float: left;
  height: 24px;
}

.savebutton input {
  font-weight: bold;
  height: 24px;
}

.dlgtitle {
  background-color: #000088;
  border: #999999 1px solid;
  color: #ffffff;
  padding: 3px;
}

.toolsdlg select {
  font-size: 14px;
}

.toolsdlg select.unitsbox {
  width: 46px;
}

.toolsdlg input {
  font-size: 14px;
  height: 19px;
}

.toolsdlg file {
  width: 240px;
  font-size: 14px;
  height: 19px;
}

.toolsdlg textarea {
  font-size: 12px;
}

.toolsdlg h4 {
  font-size: 10px;
  border-bottom: 1px solid #555555;
  margin-bottom: 10px;
}

.borderstyle {
  width: 60px;
}

.unitsbox {
  width: 60px;
  margin: 0 auto;
}

.floatbox {
  width: 60px;
}

.positionbox {
  width: 115px;
}

.sizeinput {
  width: 80px;
  margin: 0 auto;
}

.colorinput {
  width: 80px;
  margin: 0 auto;
}

.closebtn {
  float: right;
  cursor: pointer;
}

#layoutdlg {
  top: 20px;
  left: 20px;
  width: 240px;
  height: 140px;
}

#sizedlg {
}

#positiondlg {
}

#borderdlg {
}

#margindlg {
}

#paddingdlg {
}

#aligndlg {
}

#fontdlg {
}

#backgrounddlg {
}


#mainwrap.debug {
  border: 4px solid #008800;
}

#mainwrap.debug #header {
  background-color: #99ccFF;
}

#mainwrap.debug #wrap {
  border: 4px solid #880000;
}

#mainwrap.debug #wrap2 {
  border: 4px solid #000088;
}

#mainwrap.debug #content {
  background-color: #66ff99;
}

#mainwrap.debug #sidebar {
  background-color: #FFff33;
}

#mainwrap.debug #extrabar {
  background-color: #FFaaaa;
}

#mainwrap.debug #footer {
  background-color: #66ffFF;
}

.HighlightSection {
  background-color: #9FD7EF;
}

.HighlightChild {
  background-color: #F0FF83;
}

