/*-- $Id$  -- */

/**img Area **/
.imgNone{background:url(../images/NewEditorSprite.gif) no-repeat -270px -137px;width:20px;height:15px;margin:0px 3px 0 2px;}
.imgDialogLeft{background:url(../images/NewEditorSprite.gif) no-repeat -295px -137px;width:25px;height:15px;margin:2px 0 0 5px;}
.imgDialogCenter{background:url(../images/NewEditorSprite.gif) no-repeat -320px -137px;width:25px;height:15px;margin:2px 0 0 5px;}
.imgDialogRight{background:url(../images/NewEditorSprite.gif) no-repeat -345px -137px;width:25px;height:15px;margin:2px 0 0 5px;}
.imgEdit{background:url(../images/NewEditorSprite.gif) no-repeat -88px -132px;width:12px;height:12px;margin:2px 0 0 5px;}

.imgLeft {background:url(../images/editorSprite.gif) -246px 0px no-repeat;width:18px;height:20px; float:left;}
.imgCenter {background:url(../images/editorSprite.gif) -273px 0px no-repeat;width:21px;height:20px;}
.imgRight {background:url(../images/editorSprite.gif) -295px 0px no-repeat;width:25px;height:20px;}


/** context Menu Styles */

.cmImageEdit{background:url(../images/editorSprite.gif) -202px -134px no-repeat;width:23px;height:16px; margin:3px;}
.cmImageDelete{background:url(../images/editorSprite.gif) -225px -134px no-repeat;width:25px;height:17px; margin:3px; border-left:1px solid #b2b2b2;}

.cmLinkEdit{background:url(../images/editorSprite.gif) no-repeat -88px -132px;width:12px;height:12px;margin:2px 0 0 5px;}
.cmLinkPopout{background:url(../images/editorSprite.gif) no-repeat -376px -137px;width:26px;height:12px;margin:2px 0 0 5px;border-right:1px solid #B2B2B2;}

.contextMenu {height:27px; display:none;position:absolute;z-index:1000;cursor: pointer;}
.contextMenu .left {width:7px;height:27px;background:url(../images/editorSprite.gif) no-repeat -132px -128px;margin:0;padding:0;}
.contextMenu .right {width:7px;height:27px;background:url(../images/editorSprite.gif) no-repeat -150px -128px;margin:0;padding:0;}
.contextMenu .center {background:#DFE8F7 none repeat scroll 0 0;border-color:#8DADE5;border-style:solid;border-width:1px 2px 2px 1px;height:23px;margin:0;padding:0 4px 2px;}

/* editor Area */
.toolBar{background:url(../images/editorSprite.gif) repeat-x 0 -89px;height:30px;float:left;padding:8px 0 4px 7px;
border:1px solid #C9C9C9;border-bottom:none;position:relative;}
