
/* ::::: http://911.epaalumni.org/fckeditor/editor/skins/default/fck_editor.css ::::: */

body { margin: 0pt; padding: 1px; background-color: rgb(255, 255, 255); }
#xEditingArea { border: 1px solid rgb(105, 105, 105); }
.SourceField { margin: 0px; padding: 5px; font-family: Monospace; }
.TB_ToolbarSet, .TB_Expand, .TB_Collapse { cursor: default; background-color: rgb(239, 239, 222); }
.TB_ToolbarSet { border-top: 1px outset rgb(239, 239, 222); border-bottom: 1px outset rgb(239, 239, 222); }
.TB_ToolbarSet td { font-size: 11px; font-family: 'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif; }
.TB_Toolbar { height: 24px; display: inline-table; }
.TB_Separator { margin: 2px; width: 1px; height: 16px; background-color: rgb(153, 153, 102); }
.TB_Start { margin: 2px; background-image: url('toolbar.start.gif'); width: 3px; background-repeat: no-repeat; height: 16px; }
.TB_End { display: none; }
.TB_ExpandImg { background-image: url('toolbar.expand.gif'); background-repeat: no-repeat; }
.TB_CollapseImg { background-image: url('toolbar.collapse.gif'); background-repeat: no-repeat; }
.TB_SideBorder { background-color: rgb(105, 105, 105); }
.TB_Expand, .TB_Collapse { border: 1px outset rgb(239, 239, 222); padding: 2px; }
.TB_Collapse { width: 5px; }
.TB_Break { height: 24px; }
.TB_Button_On, .TB_Button_Off, .TB_Button_On_Over, .TB_Button_Off_Over, .TB_Button_Disabled { border: 1px solid rgb(239, 239, 222); height: 22px; }
.TB_Button_On { border: 1px solid rgb(49, 106, 197); background-color: rgb(193, 210, 238); }
.TB_Button_On_Over, .TB_Button_Off_Over { border: 1px solid rgb(49, 106, 197); background-color: rgb(223, 241, 255); }
.TB_Button_Off { opacity: 0.7; }
.TB_Button_Disabled { opacity: 0.3; }
.TB_Button_Padding { visibility: hidden; width: 3px; height: 22px; }
.TB_Button_Image { margin: 3px; overflow: hidden; width: 16px; height: 16px; background-repeat: no-repeat; }
.TB_Button_Image img { position: relative; }
.TB_Button_Off .TB_Button_Text { background-color: rgb(239, 239, 222); }
.TB_ConnectionLine { background-color: rgb(255, 255, 255); height: 1px; margin-left: 1px; margin-right: 1px; }
.TB_Text { height: 22px; }
.TB_Button_Off .TB_Text { background-color: rgb(239, 239, 222); }
.TB_Button_On_Over .TB_Text { background-color: rgb(223, 241, 255); }
.MN_Menu { border: 1px solid rgb(143, 143, 115); padding: 2px; background-color: rgb(255, 255, 255); cursor: default; }
.MN_Menu, .MN_Menu .MN_Label { font-size: 11px; font-family: 'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif; }
.MN_Item_Padding { visibility: hidden; width: 3px; height: 20px; }
.MN_Icon { background-color: rgb(227, 227, 199); text-align: center; height: 20px; }
.MN_Label { padding-left: 3px; padding-right: 3px; }
.MN_Separator { height: 3px; }
.MN_Separator_Line { border-top: 1px solid rgb(185, 185, 157); }
.MN_Item .MN_Icon img { opacity: 0.7; }
.MN_Item_Over { color: rgb(255, 255, 255); background-color: rgb(143, 143, 115); }
.MN_Item_Over .MN_Icon { background-color: rgb(115, 115, 87); }
.MN_Item_Disabled img { opacity: 0.3; }
.MN_Item_Disabled .MN_Label { color: rgb(183, 183, 183); }
.MN_Arrow { padding-right: 3px; padding-left: 3px; }
.MN_ConnectionLine { background-color: rgb(255, 255, 255); }
.Menu .TB_Button_On, .Menu .TB_Button_On_Over { border: 1px solid rgb(143, 143, 115); background-color: rgb(255, 255, 255); }
.FCK_Panel { border: 1px solid rgb(143, 143, 115); padding: 2px; background-color: rgb(255, 255, 255); }
.FCK_Panel, .FCK_Panel td { font-family: 'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif; font-size: 11px; }
.SC_Panel { border: 1px solid rgb(143, 143, 115); overflow: auto; white-space: nowrap; cursor: default; padding-left: 2px; padding-right: 2px; }
.SC_Panel, .SC_Panel td { font-size: 11px; font-family: 'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif; }
.SC_Item, .SC_ItemSelected { border: 1px solid rgb(221, 221, 221); padding: 2px 3px 2px 11px; overflow: hidden; margin-top: 2px; margin-bottom: 2px; background-position: left center; background-repeat: no-repeat; }
.SC_Item *, .SC_ItemSelected * { margin-top: 0px; margin-bottom: 0px; }
.SC_ItemSelected { border: 1px solid rgb(154, 154, 251); background-image: url('toolbar.arrowright.gif'); }
.SC_ItemOver { border: 1px solid rgb(49, 106, 197); }
.SC_Field { border: 1px solid rgb(183, 183, 166); cursor: default; }
.SC_FieldCaption { overflow: visible; padding-right: 5px; padding-left: 5px; opacity: 0.75; height: 23px; background-color: rgb(239, 239, 222); }
.SC_FieldLabel { padding: 2px; overflow: hidden; white-space: nowrap; width: 100%; cursor: default; background-color: rgb(255, 255, 255); }
.SC_FieldButton { border-left: 1px solid rgb(183, 183, 166); background-position: center center; background-image: url('toolbar.buttonarrow.gif'); width: 14px; background-repeat: no-repeat; }
.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption, .SC_FieldDisabled .TB_ButtonType_Text { opacity: 0.3; }
.SC_FieldOver { border: 1px solid rgb(49, 106, 197); }
.SC_FieldOver .SC_FieldButton { border-left: 1px solid rgb(49, 106, 197); }
.ColorBoxBorder { border: 1px solid rgb(128, 128, 128); position: static; }
.ColorBox { font-size: 1px; width: 10px; position: static; height: 10px; }
.ColorDeselected, .ColorSelected { cursor: default; }
.ColorDeselected { border: 1px solid rgb(255, 255, 255); padding: 2px; float: left; }
.ColorSelected { border: 1px solid rgb(51, 0, 102); padding: 2px; float: left; background-color: rgb(196, 205, 214); }
