1/* Reset */
2.moodleSkin table, .moodleSkin tbody, .moodleSkin a, .moodleSkin img, .moodleSkin tr, .moodleSkin div, .moodleSkin td, .moodleSkin iframe, .moodleSkin span, .moodleSkin *, .moodleSkin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-weight:normal; color:#000; vertical-align:baseline; width:auto; border-collapse:separate; text-align:left}
3.moodleSkin a:hover, .moodleSkin a:link, .moodleSkin a:visited, .moodleSkin a:active {text-decoration:none; font-weight:normal; color:#000}
4.moodleSkin table td {vertical-align:middle;}
5
6/* New Theme */
7.moodleSkin table {background:transparent; border-spacing: 0; }
8.moodleSkin iframe {display:block;}
9.moodleSkin .mceToolbar {min-height:30px; margin: 4px;}
10.moodleSkin .mceToolbar td + td { background: #fff; border: 1px solid #CCCCCC; border-right: none; border-bottom: 1px solid #b3b3b3; }
11.moodleSkin .mceToolbar td + td:empty { display: none;}
12.dir-rtl .moodleSkin .mceToolbar select,
13.moodleSkin .mceToolbar a.mceButton { display:block; height: 30px; width: 30px; margin: 0; padding: 0; }
14.moodleSkin .mceToolbar a span.mceIcon { height: 30px; width: 30px; margin: 0; }
15.moodleSkin .mceToolbar a span.mceIcon img { padding: 7px; }
16.moodleSkin .mceToolbar .mceGroupStart + td,
17.moodleSkin .mceToolbar .mceToolbarStart + td,
18.moodleSkin .mceToolbar .mceGroupStart + td a,
19.moodleSkin .mceToolbar .mceToolbarStart + td a { border-radius: 4px 0 0 4px; }
20.moodleSkin .mceToolbar .mceGroupStart + td.mceGroupEnd,
21.moodleSkin .mceToolbar .mceGroupStart + td.mceGroupEnd a,
22.moodleSkin .mceToolbar .mceToolbarStart + td.mceGroupEnd,
23.moodleSkin .mceToolbar .mceToolbarStart + td.mceGroupEnd a { border-radius: 4px; }
24.moodleSkin .mceToolbar .mceLast { border: none; }
25.moodleSkin .mceToolbar .mceGroupStart { border: none; width: 4px; background: transparent;}
26.moodleSkin .mceToolbar .mceGroupEnd { border-right: 1px solid #CCCCCC; border-radius: 0 4px 4px 0; border-left: 1px solid #CCCCCC; margin-right: 4px; }
27.moodleSkin .mceToolbar .mceGroupEnd a { border-radius: 0 4px 4px 0; }
28.moodleSkin .mceToolbar td div .mceGroupEnd { border: none;}
29.moodleSkin .mceToolbar .mceListBox { height: 30px; }
30.moodleSkin .mceToolbar .mceListBox td { border: none; border-radius: 0; }
31.moodleSkin .mceToolbar .mceListBox td a { border: none; border-radius: 0; }
32.moodleSkin .mceToolbar .mceToolbarEndPlaceholder { display: none; }
33.moodleSkin .mceToolbar .mceToolbarEnd { background: transparent; border: 0; }
34.moodleSkin.mceListBoxMenu { margin-left: -4px; margin-top: 0px; }
35
36
37.moodleSkin .mceToolbar .mceGroupStart + td .mceLast a { border-radius: 0;}
38
39
40.dir-rtl .moodleSkin table {background:transparent; border-spacing: 0; }
41.dir-rtl .moodleSkin iframe {display:block;}
42.dir-rtl .moodleSkin .mceToolbar {min-height:30px; margin: 4px;}
43.dir-rtl .moodleSkin .mceToolbar td + td { background: #fff; border: 1px solid #CCCCCC; border-left: none; border-bottom: 1px solid #b3b3b3; }
44.dir-rtl .moodleSkin .mceToolbar td + td:empty { display: none;}
45.dir-rtl .moodleSkin .mceToolbar select,
46.dir-rtl .moodleSkin .mceToolbar a.mceButton { display:block; height: 30px; width: 30px; margin: 0; padding: 0; }
47.dir-rtl .moodleSkin .mceToolbar a span.mceIcon { height: 30px; width: 30px; margin: 0; }
48.dir-rtl .moodleSkin .mceToolbar a span.mceIcon img { padding: 7px 7px; }
49.dir-rtl .moodleSkin .mceToolbar .mceGroupStart + td,
50.dir-rtl .moodleSkin .mceToolbar .mceToolbarStart + td,
51.dir-rtl .moodleSkin .mceToolbar .mceGroupStart + td a,
52.dir-rtl .moodleSkin .mceToolbar .mceToolbarStart + td a { border-radius: 0 4px 4px 0; }
53.dir-rtl .moodleSkin .mceToolbar .mceGroupStart + td.mceGroupEnd,
54.dir-rtl .moodleSkin .mceToolbar .mceGroupStart + td.mceGroupEnd a,
55.dir-rtl .moodleSkin .mceToolbar .mceToolbarStart + td.mceGroupEnd,
56.dir-rtl .moodleSkin .mceToolbar .mceToolbarStart + td.mceGroupEnd a { border-radius: 4px; }
57.dir-rtl .moodleSkin .mceToolbar .mceLast { border: none; }
58.dir-rtl .moodleSkin .mceToolbar .mceGroupStart { border: none; width: 4px; background: transparent;}
59.dir-rtl .moodleSkin .mceToolbar .mceGroupEnd { border-left: 1px solid #CCCCCC; border-radius: 4px 0 0 4px; border-right: 1px solid #CCCCCC; margin-left: 4px; }
60.dir-rtl .moodleSkin .mceToolbar .mceGroupEnd a { border-radius: 4px 0 0 4px; }
61.dir-rtl .moodleSkin .mceToolbar td div .mceGroupEnd { border: none; }
62.dir-rtl .moodleSkin .mceToolbar .mceListBox td { border: none; border-radius: 0; }
63.dir-rtl .moodleSkin .mceToolbar .mceListBox td a { border: none; border-radius: 0; }
64.dir-rtl .moodleSkin .mceToolbar .mceToolbarEndPlaceholder { display: none; }
65.dir-rtl .moodleSkin .mceToolbar .mceToolbarEnd { background: transparent; border: 0;}
66
67/* External */
68.moodleSkin .mceExternalToolbar {position:absolute; border:1px solid #BBB; border-bottom:0;}
69.moodleSkin .mceExternalToolbar td.mceToolbar {padding-right:13px;}
70.moodleSkin .mceExternalClose {position:absolute; top:3px; right:3px; width:7px; height:7px; background:url(../../img/icons.gif) -820px 0}
71
72/* Layout */
73.moodleSkin table.mceLayout {border:0; border-left:1px solid #BBB; border-right:1px solid #BBB; border-top:1px solid #BBB;}
74.moodleSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #BBB}
75.moodleSkin .mceIframeContainer {border-top:1px solid #BBB; border-bottom:1px solid #BBB}
76.moodleSkin .mceStatusbar { display:block; font-family:'MS Sans Serif',sans-serif,Verdana,Arial; font-size:9pt; line-height:16px; overflow:visible; color:#000; height:20px}
77.moodleSkin .mceStatusbar div {float:left; padding:2px}
78.moodleSkin .mceStatusbar a.mceResize {display:block; float:right; background:url(img/resize.png) no-repeat; width:16px; height:16px; cursor:se-resize; outline:0; margin-top: 4px;}
79.moodleSkin .mceStatusbar a:hover {text-decoration:underline}
80.moodleSkin .mceToolbar .mceToolbarStart span, .moodleSkin .mceToolbar .mceToolbarEnd span {display:none;}
81.moodleSkin .mceToolbar .mceToolbarEndListBox span, .moodleSkin .mceToolbar .mceToolbarStartListBox span {display:none}
82.moodleSkin span.mceIcon {display:block;}
83.moodleSkin img.mceIcon:not(img) {display:block; width:16px; height:16px; padding: 2px 0 0 2px;}
84.moodleSkin td.mceCenter {text-align:center;}
85.moodleSkin td.mceCenter table {margin:0 auto; text-align:left;}
86.moodleSkin td.mceRight table {margin:0 0 0 auto;}
87
88/* Button */
89.moodleSkin a.mceButtonEnabled:hover {background-image: radial-gradient(ellipse at center, #ffffff 60%,#dfdfdf 100%);background-color: #ebebeb; cursor: pointer;}
90.moodleSkin a.mceButtonEnabled:active {background-image: radial-gradient(ellipse at center, #ffffff 40%,#dfdfdf 100%);background-color: #dfdfdf;}
91.moodleSkin a.mceButtonActive, .moodleSkin a.mceButtonSelected {background-image: radial-gradient(ellipse at center, #ffffff 40%,#dfdfdf 100%);background-color: #dfdfdf;}
92.moodleSkin .mceButtonDisabled .mceIcon {opacity:0.3; cursor: default;}
93.moodleSkin .mceButtonLabeled {width:auto}
94.moodleSkin .mceButtonLabeled span.mceIcon {float:left}
95.moodleSkin span.mceButtonLabel {display:block; font-size:10px; padding:4px 6px 0 22px; font-family:Tahoma,Verdana,Arial,Helvetica}
96.moodleSkin .mceButtonDisabled .mceButtonLabel {color:#888}
97
98/* Separator */
99.moodleSkin .mceSeparator {display:none;}
100
101/* ListBox */
102.moodleSkin .mceListBox {padding: 0 3px}
103.moodleSkin .mceListBox, .moodleSkin .mceListBox a {display:block}
104.moodleSkin .mceListBox .mceText {padding-left:4px; text-align:left; width:70px; background:#eaf2fb; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; height:30px; line-height:30px; overflow:hidden}
105.moodleSkin .mceListBox .mceOpen {width:14px; height:30px; background:url(img/button_bg.png) -66px 0}
106.moodleSkin table.mceListBoxEnabled:hover .mceText, .moodleSkin .mceListBoxHover .mceText, .moodleSkin .mceListBoxSelected .mceText {background:#FFF}
107.moodleSkin table.mceListBoxEnabled:hover .mceOpen, .moodleSkin .mceListBoxHover .mceOpen, .moodleSkin .mceListBoxSelected .mceOpen {background-position:-66px -22px}
108.moodleSkin .mceListBoxDisabled .mceText {color:gray}
109.moodleSkin .mceListBoxMenu {overflow:auto; overflow-x:hidden; margin-left:3px}
110.moodleSkin .mceOldBoxModel .mceListBox .mceText {height:22px}
111.moodleSkin select.mceListBox {font-family:Tahoma,Verdana,Arial,Helvetica; font-size:12px; border:1px solid #BBB; background:#FFF;}
112
113/* SplitButton */
114.moodleSkin .mceSplitButton a {display:block; direction:ltr; height: 22px;}
115.moodleSkin .mceSplitButton, .moodleSkin .mceSplitButton span {display:block; height:30px; direction:ltr; }
116.moodleSkin .mceSplitButton {width:48px;}
117.moodleSkin .mceSplitButton .mceFirst:hover {background-image:radial-gradient(ellipse at center, #ffffff 60%,#dfdfdf 100%); cursor:pointer;}
118.moodleSkin .mceSplitButton .mceFirst:active {background-image:radial-gradient(ellipse at center, #ffffff 40%,#dfdfdf 100%);}
119.moodleSkin .mceSplitButton .mceFirst {width:30px; padding:4px 0 0 6px;}
120.moodleSkin .mceSplitButton .mceLast {background: transparent; width: 15px;}
121.moodleSkin .mceSplitButton a.mceAction {width:20px}
122.moodleSkin .mceSplitButton a.mceOpen {width:12px; background:url(img/button_bg.png) -66px 0px; border-left: 1px dashed #DDD; border-radius: 0; height: 30px;}
123.moodleSkin .mceSplitButton span.mceOpen {display:none}
124.moodleSkin table.mceSplitButtonEnabled:hover a.mceOpen, .moodleSkin .mceSplitButtonHover a.mceOpen, .moodleSkin .mceSplitButtonSelected a.mceOpen {background-position:-66px -22px;}
125.moodleSkin .mceSplitButtonDisabled .mceAction {opacity:0.3;}
126.moodleSkin .mceSplitButtonActive {background-position:0 -44px}
127
128/* ColorSplitButton */
129.moodleSkin div.mceColorSplitMenu { margin-left: -1px; }
130.moodleSkin div.mceColorSplitMenu table {background:#FFF; border: 1px solid #BBB;}
131.moodleSkin .mceColorSplitMenu td {padding:2px}
132.moodleSkin .mceColorSplitMenu a {display:block; width:18px; height:18px; overflow:hidden; border:1px solid #BBB}
133.moodleSkin .mceColorSplitMenu td.mceMoreColors {padding:1px 3px 1px 1px}
134.moodleSkin .mceColorSplitMenu a.mceMoreColors {width:100%; height:auto; text-align:center; font-family:Tahoma,Verdana,Arial,Helvetica; font-size:11px; line-height:20px; border:1px solid #FFF}
135.moodleSkin .mceColorSplitMenu a.mceMoreColors:hover {border:1px solid #0A246A; background-color:#B6BDD2}
136.moodleSkin a.mceMoreColors:hover {border:1px solid #0A246A}
137/* Font selector preview stuff */
138.moodleSkin .mce_forecolor span.mceAction, .moodleSkin .mce_backcolor span.mceAction {height:21px;overflow:hidden; position: relative; z-index: 1; }
139.moodleSkin .mceColorPreview {width:16px; height:16px; overflow:hidden; margin-left: 2px; position: relative; top: -18px;}
140
141/* Menu */
142.moodleSkin .mceMenu {position:absolute; left:0; top:0; z-index:1000; border:1px solid #BBB; direction:ltr}
143.moodleSkin .mceNoIcons span.mceIcon {width:0;}
144.moodleSkin .mceNoIcons a .mceText {padding-left:10px}
145.moodleSkin .mceMenu table {background:#FFF}
146.moodleSkin .mceMenu a, .moodleSkin .mceMenu span, .moodleSkin .mceMenu {display:block}
147.moodleSkin .mceMenu td {height:20px}
148.moodleSkin .mceMenu a {position:relative;padding:3px 0 4px 0}
149.moodleSkin .mceMenu .mceText {position:relative; display:block; font-family:Tahoma,Verdana,Arial,Helvetica; color:#000; cursor:default; margin:0; padding:0 25px 0 25px; display:block}
150.moodleSkin .mceMenu span.mceText, .moodleSkin .mceMenu .mcePreview {font-size:11px}
151.moodleSkin .mceMenu pre.mceText {font-family:Monospace}
152.moodleSkin .mceMenu .mceIcon {position:absolute; top:0; left:0; width:22px;}
153.moodleSkin .mceMenu .mceMenuItemEnabled a:hover, .moodleSkin .mceMenu .mceMenuItemActive {background-color:#dbecf3}
154.moodleSkin td.mceMenuItemSeparator {background:#DDD; height:1px}
155.moodleSkin .mceMenuItemTitle a {border:0; background:#E5EFFD; border-bottom:1px solid #BBB}
156.moodleSkin .mceMenuItemTitle span.mceText {color:#000; font-weight:bold; padding-left:4px}
157.moodleSkin .mceMenuItemDisabled .mceText {color:#888}
158.moodleSkin .mceMenuItemSelected .mceIcon {background:url(../default/img/menu_check.gif)}
159.moodleSkin .mceNoIcons .mceMenuItemSelected a {background:url(../default/img/menu_arrow.gif) no-repeat -6px center}
160.moodleSkin .mceMenu span.mceMenuLine {display:none}
161.moodleSkin .mceMenuItemSub a {background:url(../default/img/menu_arrow.gif) no-repeat top right;}
162.moodleSkin .mceMenuItem td, .moodleSkin .mceMenuItem th {line-height: normal}
163
164/* Progress,Resize */
165.moodleSkin .mceBlocker {position:absolute; left:0; top:0; z-index:1000; opacity:0.5; background:#FFF}
166.moodleSkin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(../default/img/progress.gif) no-repeat; width:32px; height:32px; margin:-16px 0 0 -16px}
167
168/* Rtl */
169.mceRtl .mceListBox .mceText {text-align: right; padding: 0 4px 0 0}
170.mceRtl .mceMenuItem .mceText {text-align: right}
171
172/* Formats */
173.moodleSkin .mce_formatPreview a {font-size:10px}
174.moodleSkin .mce_p span.mceText {}
175.moodleSkin .mce_address span.mceText {font-style:italic}
176.moodleSkin .mce_pre span.mceText {font-family:monospace}
177.moodleSkin .mce_h1 span.mceText {font-weight:bolder; font-size: 2em}
178.moodleSkin .mce_h2 span.mceText {font-weight:bolder; font-size: 1.5em}
179.moodleSkin .mce_h3 span.mceText {font-weight:bolder; font-size: 1.17em}
180.moodleSkin .mce_h4 span.mceText {font-weight:bolder; font-size: 1em}
181.moodleSkin .mce_h5 span.mceText {font-weight:bolder; font-size: .83em}
182.moodleSkin .mce_h6 span.mceText {font-weight:bolder; font-size: .75em}
183
184/* Buttons */
185.moodleSkin span.mce_bold {background:url(img/bold.png) center center no-repeat;}
186.moodleSkin span.mce_underline {background:url(img/underline.png) center center no-repeat;}
187.moodleSkin span.mce_italic {background:url(img/italic.png) center center no-repeat;}
188.moodleSkin span.mce_strikethrough {background:url(img/strikethrough.png) center center no-repeat;}
189.moodleSkin span.mce_undo {background:url(img/undo.png) center center no-repeat;}
190.moodleSkin span.mce_redo {background:url(img/redo.png) center center no-repeat;}
191.moodleSkin span.mce_bullist {background:url(img/bullet_list.png) center center no-repeat;}
192.moodleSkin span.mce_numlist {background:url(img/numbered_list.png) center center no-repeat;}
193.moodleSkin span.mce_justifyleft {background:url(img/align_left.png) center center no-repeat;}
194.moodleSkin span.mce_justifyright {background:url(img/align_right.png) center center no-repeat;}
195.moodleSkin span.mce_justifycenter {background:url(img/align_center.png) center center no-repeat;}
196.moodleSkin span.mce_justifyfull {background:url(img/justify.png) center center no-repeat;}
197.moodleSkin span.mce_anchor {background:url(img/anchor.png) center center no-repeat;}
198.moodleSkin span.mce_indent {background:url(img/increase_indent.png) center center no-repeat;}
199.moodleSkin span.mce_outdent {background:url(img/decrease_indent.png) center center no-repeat;}
200.moodleSkin span.mce_link {background:url(img/insert_edit_link.png) center center no-repeat;}
201.moodleSkin span.mce_unlink {background:url(img/remove_link.png) center center no-repeat;}
202.moodleSkin span.mce_sub {background:url(img/subscript.png) center center no-repeat;}
203.moodleSkin span.mce_sup {background:url(img/superscript.png) center center no-repeat;}
204.moodleSkin span.mce_newdocument {background:url(img/new_document.png) center center no-repeat;}
205.moodleSkin span.mce_image {background:url(img/insert_edit_image.png) center center no-repeat;}
206.moodleSkin span.mce_help {background:url(img/help.png) center center no-repeat;}
207.moodleSkin span.mce_code {background:url(img/source_code.png) center center no-repeat;}
208.moodleSkin span.mce_hr {background:url(img/insert_horizontal_ruler.png) center center no-repeat;}
209.moodleSkin span.mce_charmap {background:url(img/special_character.png) center center no-repeat;}
210.moodleSkin span.mce_paste {background:url(img/paste.png) center center no-repeat;}
211.moodleSkin span.mce_copy {background:url(img/copy.png) center center no-repeat;}
212.moodleSkin span.mce_cut {background:url(img/cut.png) center center no-repeat;}
213.moodleSkin span.mce_blockquote {background:url(img/toggle_blockquote.png) center center no-repeat;}
214.moodleSkin span.mce_removeformat {background:url(img/clear_formatting.png) center center no-repeat;}
215.moodleSkin span.mce_cleanup {background:url(img/cleanup_messy_code.png) center center no-repeat;}
216.moodleSkin span.mce_ltr {background:url(img/left_to_right.png) center center no-repeat;}
217.moodleSkin span.mce_rtl {background:url(img/right_to_left.png) center center no-repeat;}
218.moodleSkin span.mce_emotions {background:url(img/emoticons.png) center center no-repeat;}
219.moodleSkin span.mce_fullscreen {background:url(img/fullscreen.png) center center no-repeat;}
220.moodleSkin span.mce_inserttime {background:url(img/insert_time.png) center center no-repeat;}
221.moodleSkin span.mce_table {background:url(img/table.png) center center no-repeat;}
222.moodleSkin span.mce_nonbreaking {background:url(img/insert_nonbreaking_space.png) center center no-repeat;}
223.moodleSkin span.mce_search {background:url(img/search.png) center center no-repeat;}
224.moodleSkin span.mce_pagebreak {background:url(img/page_break.png) center center no-repeat;}
225.moodleSkin span.mce_visualchars {background:url(img/show_invisible_characters.png) center center no-repeat;}
226.moodleSkin span.mce_template {background:url(img/template.png) center center no-repeat;}
227.moodleSkin span.mce_media {background:url(img/insert_edit_video.png) center center no-repeat;}
228.moodleSkin span.mce_preview {background:url(img/preview.png) center center no-repeat;}
229.moodleSkin span.mce_print {background:url(img/print.png) center center no-repeat;}
230.moodleSkin span.mce_save {background:url(img/save.png) center center no-repeat;}
231.moodleSkin span.mce_pastetext {background:url(img/paste_text.png) center center no-repeat;}
232.moodleSkin span.mce_pasteword {background:url(img/paste_word.png) center center no-repeat;}
233.moodleSkin span.mce_replace {background:url(img/find_replace.png) center center no-repeat;}
234.moodleSkin span.mce_insertlayer {background:url(img/layers.png) center center no-repeat;}
235.moodleSkin span.mce_insert_layer {background:url(img/layers.png) center center no-repeat;}
236.moodleSkin span.mce_movebackward {background:url(img/layers_under.png) center center no-repeat;}
237.moodleSkin span.mce_moveforward {background:url(img/layers_over.png) center center no-repeat;}
238.moodleSkin span.mce_styleprops {background:url(img/styleprops.png) center center no-repeat;}
239.moodleSkin span.mce_insertdate {background:url(img/insert_date.png) center center no-repeat;}
240.moodleSkin span.mce_cancel {background:url(img/cancel.png) center center no-repeat;}
241.moodleSkin span.mce_merge_cells {background:url(img/merge_cells.png) center center no-repeat;}
242.moodleSkin span.mce_split_cells {background:url(img/split_cells.png) center center no-repeat;}
243.moodleSkin span.mce_advhr {background:url(img/advance_hr.png) center center no-repeat;}
244.moodleSkin span.mce_absolute {background:url(img/absolute.png) center center no-repeat;}
245.moodleSkin span.mce_abbr {background:url(img/abbr.png) center center no-repeat;}
246.moodleSkin span.mce_acronym {background:url(img/acronym.png) center center no-repeat;}
247.moodleSkin span.mce_delete_table {background:url(img/delete_table.png) center center no-repeat;}
248.moodleSkin span.mce_delete_col {background:url(img/delete_col.png) center center no-repeat;}
249.moodleSkin span.mce_delete_row {background:url(img/delete_row.png) center center no-repeat;}
250.moodleSkin span.mce_cell_props {background:url(img/cell_props.png) center center no-repeat;}
251.moodleSkin span.mce_col_after {background:url(img/insert_col_after.png) center center no-repeat;}
252.moodleSkin span.mce_col_before {background:url(img/insert_col_before.png) center center no-repeat;}
253.moodleSkin span.mce_row_after {background:url(img/insert_row_after.png) center center no-repeat;}
254.moodleSkin span.mce_row_before {background:url(img/insert_row_before.png) center center no-repeat;}
255.moodleSkin span.mce_visualaid {background:url(img/visual_aid.png) center center no-repeat;}
256.moodleSkin span.mce_table_props {background:url(img/table_props.png) center center no-repeat;}
257.moodleSkin span.mce_row_props {background:url(img/row_props.png) center center no-repeat;}
258.moodleSkin span.mce_selectall {background:url(img/select_all.png) center center no-repeat;}
259.moodleSkin span.mce_cite {background:url(img/cite.png) center center no-repeat;}
260.moodleSkin span.mce_del {background:url(img/delete.png) center center no-repeat;}
261.moodleSkin span.mce_ins {background:url(img/insert.png) center center no-repeat;}
262.moodleSkin span.mce_fullpage {background:url(img/fullpage.png) center center no-repeat;}
263.moodleSkin span.mce_iespell {background:url(img/spellcheck.png) center center no-repeat;}
264.moodleSkin span.mce_restoredraft {background:url(img/restore_draft.png) center center no-repeat;}
265.moodleSkin span.mce_spellchecker {background:url(img/spellcheck.png) center center no-repeat;}
266.moodleSkin span.mce_visualblocks {background:url(img/visual_blocks.png) center center no-repeat;}
267.moodleSkin span.mce_backward {background:url(img/backward.png) center center no-repeat;}
268.moodleSkin span.mce_forward {background:url(img/forward.png) center center no-repeat;}
269.moodleSkin span.mce_attribs {background:url(img/attributes.png) center center no-repeat;}
270
271.moodleSkin span.mce_forecolorpicker {background:url(img/text_color_picker.png) center center no-repeat;}
272.moodleSkin span.mce_backcolorpicker {background:url(img/text_highlight_picker.png) center center no-repeat;}
273.moodleSkin .mce_forecolor span.mceAction {background:url(img/text_color.png) center center no-repeat;}
274.moodleSkin .mce_backcolor span.mceAction {background:url(img/text_highlight.png) center center no-repeat;}
275
276/* Theme */
277.moodleSkin td.mceToolbar, .moodleSkin td.mceStatusbar, .moodleSkin .mceMenuItemTitle a {background:#F2F2F2}
278.moodleSkin .mceListBox .mceText {background:#FFF}
279