﻿.CMSToolbar { background: transparent url(/CMS/images/radcontrols/toolbarbg.gif) repeat-x; height: 26px; width: 100%; font-weight:normal; position:absolute; top:0px; left:0px; }
.CMSToolbar UL { float: left; margin: 0px; padding: 0px; list-style-type:none;  height:26px;}
.CMSToolbar UL LI { float: left; height: 26px; padding: 0px 4px 0px 0px; cursor: pointer; font-family: Tahoma; font-size: 11px; color: #4d4d4d; }
.CMSToolbar LI.header { background: transparent url(/cms/images/toolbar/toolbarLeft.gif) no-repeat; width: 6px !important; float: left; height: 26px; line-height: 26px; }
.CMSToolbar LI.separator { background: transparent url(/cms/images/toolbar/separator_h.gif) no-repeat top center; width: 2px !important; float: left; height: 25px; line-height: 25px; margin: 2px 0px; }
.CMSToolbar LI .message { padding: 0px 10px 0px 20px; line-height: 22px; cursor: auto; }
.ToolbarButton { height: 17px; margin: 3px 0px; border: solid 1px transparent; line-height: 17px; padding: 0px 3px; }
.ToolbarButtonHover { background-color: #D4E6FC; border: solid 1px blue; height: 17px; margin: 3px 0px; line-height: 17px; padding: 0px 3px; }
.ToolbarMessage { background: #FFFFE1; border: solid 1px white; padding: 0px 20px 0px 20px; line-height: 22px; }
.EditToolbarMessage { background: #dcdcdc; border: solid 1px transparent; padding: 0px 10px 0px 20px; line-height: 22px; }
.CMSToolbar UL LI .selected, .EditorToolbar .selected { background-color: #dcffdc; border: solid 1px black; height: 17px; margin: 3px 0px; line-height: 17px; padding: 0px 3px; }
.EditorToolbar { background: transparent url(/CMS/images/radcontrols/toolbarbg.gif) repeat-x; height: 26px; }
.EditorToolbar UL { float: left; margin: 0px; padding: 0px; list-style-type:none; height:26px; display:inline; }
.EditorToolbar UL LI { float: left; height: 20px; padding: 0px 4px 0px 0px; cursor: pointer; font-family: Tahoma; font-size: 11px; color: #4d4d4d; }
.EditorToolbar LI.header { background: transparent url(/cms/images/toolbar/toolbarLeft.gif) no-repeat; width: 6px !important; float: left; height: 26px; line-height: 26px; }
.EditorToolbar LI.separator { background: transparent url(/cms/images/toolbar/separator_h.gif) no-repeat top center; width: 2px !important; float: left; height: 25px; line-height: 25px; margin: 2px 0px; }
.EditorToolbar LI.SaveButton { padding-left: 24px; background-image: url(/CMS/RadControls/Editor/Skins/Monochrome/buttons/Save.gif); background-repeat: no-repeat; background-position: -2px -2px; }
.EditorToolbar LI.CancelButton { padding-left: 24px; background-image: url(/CMS/Images/RadControls/Delete.png); background-repeat: no-repeat; background-position: -2px -2px; }
.EditorToolbar LI.SettingsButton { padding-left: 24px; background-image: url(/CMS/RadControls/Editor/Skins/Monochrome/buttons/InsertFormElement.gif); background-repeat: no-repeat; background-position: -2px -2px; }
.EditorToolbar LI.HTMLViewButton { padding-left: 24px; background-image: url(/CMS/RadControls/Editor/Skins/Monochrome/Img/ButtonHtml.gif); background-repeat: no-repeat; background-position: 2px 2px; }
.EditorToolbar LI.DesignViewButton { padding-left: 24px; background-image: url(/CMS/RadControls/Editor/Skins/Monochrome/Img/ButtonDesign.gif); background-repeat: no-repeat; background-position: 2px 4px; }
.EditorToolbar LI.ShowToolbarButton { padding-left: 24px; background-image: url(/CMS/RadControls/Editor/Skins/Monochrome/Img/toolbar.gif); background-repeat: no-repeat; }
.EditorToolbar .ToolbarEnd { float: left; background: transparent url(/CMS/Images/RadControls/ToolbarEnd.png) no-repeat top center; width: 4px !important; float: left; height: 26px; margin: 0px; }
#EditHilite { position: absolute; display: none; background-image: url(/CMS/Images/transp.png); border: solid 1px red; z-index: 10000; text-align: center; color: White; font-weight: bold; font-family: Arial; }
.EditorPanel { position: absolute; display: none; z-index: 10001 !important; text-align: left; }
#TraceLI { display: none; }
#NewsletterLI { display: block; }
.EditorWrapper { clear: both; border:none; margin:0px; padding:0px; }

.NewsletterPanel { top:26px; height: 225px; width: 100%; text-align:center; display: none; background: #ECECEC; font-family: Tahoma; font-size: 13px; color: #4d4d4d; position:fixed; z-index:1000}
.NLMargin { margin:30px 10px 10px 10px; }
.NLInner { height: 215px; width:800px; background: #ECECEC url(/CMS/images/radcontrols/NewsletterToolbarBG.jpg) repeat-x; margin:auto; text-align:left; border:solid 1px #999999;}
UL.Form { list-style-type: none; margin: 0px; padding: 0px; width:690px }
UL.Form LI { float: left; height: 25px; line-height: 25px; margin: 0px; padding: 0px; }
LI.Label { width: 60px; }
LI.Field { width: 610px; }
LI.Field INPUT { width: 600px; border:solid 1px #666666; font-size:13px; font-family:Tahoma; }
LI.Field INPUT.checkbox { border:none; width:auto; font-size:13px; font-family:Tahoma; }
LI SELECT.list { width:215px; border:solid 1px #666666; font-size:13px; font-family:Tahoma;  }
.NLBanner { height:35px;  }
.NLHover { border:solid 1px blue; }
.NLSendProgressRange { float:left; margin-left:10px; width:300px; display:none; border:solid 1px green; }
.NLSendProgress { float:left; width:0px; background:#dcFFdc; }
.NLSendStatus { float:left; margin-left:10px; display:none; font-weight:bold; color:green; }
.NLStatusWarning { color:#FF6666; font-weight:bold; }
.disabled { color: #a0a0a0 ! important; cursor:default !important; }
