/*****************************************************************************
 *
 * Kupu plone styles
 *
 * Copyright (c) 2003-2005 Kupu Contributors. See CREDITS.txt
 *
 * Feel free to use whole or parts of this for your own designs, but
 * give credit where credit is due.
 *
 *****************************************************************************/

/* $Id: kupuplone.css 7217 2004-11-11 13:20:56Z duncan $ */
/*
/*  *  *  */

.kupu a {
    color: #436976 !important;
    background-color: transparent;
    text-decoration: none !important;
    border-bottom: 1px #cccccc solid !important;
}


div.kupu-toolboxes,
#kupu-spellchecker {display: none}



/*select.kupu-tb-styles {display: block}*/

div.kupu-tb { margin: 0; }
div.kupu-fulleditor { margin-right: 0; width: 100%; }
div.kupu-fulleditor .kupu-editorframe {
  margin-right: 0;
}

.drawer {
    left: 25%;
}


/* Kupu pulls in Plone stylesheets. If you want a paragraph to look
different in Kupu from Plone, then don't add rules here, add them in
ploneCustom.css and use the kupu class to distinguish them. e.g.

.pullQuote { float: right; width: 30%; }
.kupu .pullQuote { float:none; width: auto; }
*/
.kupu table { 
  border-left:1px solid ThreeDLightShadow; 
  border-top:1px solid ThreeDLightShadow; 
  border-right:1px solid ThreeDDarkShadow; 
  border-bottom:1px solid ThreeDDarkShadow; 
} 

.kupu table tr td { 
  border-left:1px solid ThreeDDarkShadow; 
  border-top:1px solid ThreeDDarkShadow; 
  border-right:1px solid ThreeDLightShadow; 
  border-bottom:1px solid ThreeDLightShadow; 
} 
/* Hide the 'target' field in the LinkLibraryDrawer 

   I've used a class as an identifier here because somehow using id
   doesn't seem to work (Mozilla doesn't seem to apply CSS defined for
   an id when generating HTML using XSLT).
*/
.kupu-linkdrawer-target-row, .kupu-linkdrawer-name-row {
  display: none
}

textarea { width: 90%; } /* Override buggy Plone setting */

/* plone customizations regarding color and borders etc */

.kupu-tb {
  background-color:#cde2a7;
  padding-bottom:0px; margin:0;
  width:99%;
  border:1px solid #74ae0b;
}

span.kupu-tb-buttons button {
  width: 24px;
  height: 24px;
  border-color:#cde2a7;
  background-color: #cde2a7;
  background-position: center center;
  margin-bottom:4px;
  margin-right:-2px;
}

div div.kupu-panels {
  background-color: #cde2a7;
}

span.kupu-tb-buttons button:hover {
  border:1px solid;
  border-color:  Black Black Black Black;
}

div.kupu-tb-buttongroup {
  margin-right:1px;
}

.kupu-tb-styles, .kupu-ulstyles, .kupu-olstyles {
  margin-top:3px;
  margin-bottom:4px;
}

body.documentContent { padding: 1em !important; }

html.kupu-html {
  font-size: 69%;
}

iframe.kupu-editor-iframe{
  border:1px solid #8cacbb;
  width:100%;
  border-top:none;
  margin-right: 0;
}

div.kupu-fulleditor-zoomed .kupu-editor-iframe {
  border: none;
  margin: 0;
}

.kupu-fulleditor-zoomed .kupu-tb {
  width:100%;
}


span.kupu-tb-buttons .kupu-bold-pressed,
span.kupu-tb-buttons .kupu-italic-pressed,
span.kupu-tb-buttons .kupu-subscript-pressed,
span.kupu-tb-buttons .kupu-superscript-pressed,
span.kupu-tb-buttons .kupu-underline-pressed {
  border-color: Black Black Black Black;
}


.kupu-bold,
.kupu-bold-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/bold.gif");}

.kupu-forecolor {background-image: url("http://www.jist.com/shop/web/plonekupuimages/text-color.gif");}
.kupu-inthyperlink {background-image: url("http://www.jist.com/shop/web/plonekupuimages/hyperlink.gif");}
.kupu-inthyperlink-pressed {
  border-color: Black Black Black Black;
}
.kupu-exthyperlink {background-image: url("http://www.jist.com/shop/web/link_icon.gif");}
.kupu-exthyperlink-pressed {
  border-color: Black Black Black Black;
}

.kupu-image {background-image: url("http://www.jist.com/shop/web/plonekupuimages/image.gif");}

.kupu-indent {background-image: url("http://www.jist.com/shop/web/plonekupuimages/indent.gif");}
.kupu-inserthorizontalrule {background-image: url("http://www.jist.com/shop/web/plonekupuimages/hr.gif");}

.kupu-insertorderedlist,
.kupu-insertorderedlist-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/numbered_list.gif");}

.kupu-insertunorderedlist,
.kupu-insertunorderedlist-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/list.gif");}

.kupu-insertdefinitionlist {background-image: url("http://www.jist.com/shop/web/plonekupuimages/definitionlist.gif");}

.kupu-italic, 
.kupu-italic-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/italic.gif");}

.kupu-justifycenter,
.kupu-justifycenter-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/center.gif");}

.kupu-justifyleft,
.kupu-justifyleft-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/left_just.gif");}

.kupu-justifyright,
.kupu-justifyright-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/right_just.gif");}

button.kupu-logo {background-image: url("http://www.jist.com/shop/web/kupuimages/kupu_icon.gif");}
.kupu-outdent {background-image: url("http://www.jist.com/shop/web/plonekupuimages/outdent.gif");}
.kupu-redo {background-image: url("http://www.jist.com/shop/web/plonekupuimages/redo.gif");}
.kupu-save {background-image: url("http://www.jist.com/shop/web/plonekupuimages/save.png");}
.kupu-save-and-exit {background-image: url("http://www.jist.com/shop/web/kupuimages/exit.gif");}
.kupu-space {background-image: url("http://www.jist.com/shop/web/plonekupuimages/space.gif");}
.kupu-source {background-image: url("http://www.jist.com/shop/web/plonekupuimages/view-source.gif");}
.kupu-subscript,
.kupu-subscript-pressed  {background-image: url("http://www.jist.com/shop/web/plonekupuimages/subscript.gif");}
.kupu-superscript,
.kupu-superscript-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/superscript.gif");}

.kupu-table {background-image: url("http://www.jist.com/shop/web/plonekupuimages/table.gif");}
.kupu-underline, 
.kupu-underline-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/underline.gif");}

.kupu-undo {background-image: url("http://www.jist.com/shop/web/plonekupuimages/undo.gif");}
.kupu-removelink {background-image: url("http://www.jist.com/shop/web/plonekupuimages/delete_icon.gif");}
.kupu-removeimage {background-image: url("http://www.jist.com/shop/web/plonekupuimages/delete_icon.gif");}

.kupu-zoom {background-image: url("http://www.jist.com/shop/web/plonekupuimages/fullscreenexpand_icon.gif");}
.kupu-zoom-pressed {background-image: url("http://www.jist.com/shop/web/plonekupuimages/fullscreencollapse_icon.gif");}


div.kupu-drawer {
  border: solid 1px #74ae0b;
  background-color: #cde2a7;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;;
}

div.kupu-drawer h1 {
  border: none;
}

div.kupu-drawer table td td {
  font-size: 100%;
}

div.kupu-drawer table td button, 
div.kupu-drawer table td td {
  font-size: 100%;
}

div.kupuoverride {
    margin-left: 0.75em;
}

.kupu-dialog-button {
    background: transparent url(http://www.jist.com/shop/web/linkTransparent.gif) 9px 1px no-repeat;
    cursor: pointer;
    font-size: 85%;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;
    border: 1px solid #8cacbb;
    background-color: white;
}

/*  */
