7 background-color: #FFF;
\r
10 body, html, table, form, textarea{
\r
11 font: 12px monospace, sans-serif;
\r
15 border: solid #888 1px;
\r
23 border-top: solid #888 1px;
\r
24 border-bottom: solid #888 1px;
\r
35 border: solid blue 0;
\r
36 position: relative;
\r
38 padding: 0 5px 0 45px;
\r
39 /*padding-right: 5px;*/
\r
43 position: relative;
\r
53 background-color: transparent;
\r
57 #textarea, #textarea:hover{
\r
58 outline: none; /* safari outline fix */
\r
65 position : absolute;
\r
71 #selection_field, #selection_field_text{
\r
73 background-color: #E1F2F9;
\r
83 #selection_field.show_colors {
\r
85 background-color:#EDF9FC;
\r
89 #selection_field strong{
\r
93 #selection_field.show_colors *, #selection_field_text * {
\r
97 #selection_field_text{
\r
98 background-color:transparent;
\r
101 #selection_field_text strong{
\r
102 font-weight:normal;
\r
103 background-color:#3399FE;
\r
105 visibility:visible;
\r
108 #container.word_wrap #content_highlight,
\r
109 #container.word_wrap #selection_field,
\r
110 #container.word_wrap #selection_field_text,
\r
111 #container.word_wrap #test_font_size{
\r
112 white-space: pre-wrap; /* css-3 */
\r
113 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
\r
114 white-space: -pre-wrap; /* Opera 4-6 */
\r
115 white-space: -o-pre-wrap; /* Opera 7 */
\r
116 word-wrap: break-word; /* Internet Explorer 5.5+ */
\r
121 position: absolute;
\r
123 border-right: solid black 1px;
\r
126 padding: 0 5px 0 0;
\r
127 margin: 0 0 0 -45px;
\r
135 visibility: hidden;
\r
136 position: absolute;
\r
147 filter:alpha(opacity=20);
\r
150 #result .edit_area_cursor{
\r
151 position: absolute;
\r
153 background-color: #FF6633;
\r
158 #result .edit_area_selection_field .overline{
\r
159 background-color: #996600;
\r
165 border: solid 1px #888888;
\r
166 background-color: #ECE9D8;
\r
169 position: absolute;
\r
170 visibility: hidden;
\r
175 .editarea_popup, .editarea_popup table{
\r
176 font-family: sans-serif;
\r
180 .editarea_popup img{
\r
184 .editarea_popup .close_popup{
\r
186 line-height: 16px;
\r
191 .editarea_popup h1,.editarea_popup h2,.editarea_popup h3,.editarea_popup h4,.editarea_popup h5,.editarea_popup h6{
\r
196 .editarea_popup .copyright{
\r
201 div#area_search_replace{
\r
205 div#area_search_replace img{
\r
209 div#area_search_replace div.button{
\r
210 text-align: center;
\r
211 line-height: 1.7em;
\r
214 div#area_search_replace .button a{
\r
216 border: solid 1px #888888;
\r
217 background-color: #DEDEDE;
\r
218 text-decoration: none;
\r
221 white-space: nowrap;
\r
224 div#area_search_replace a:hover{
\r
225 /*border: solid 1px #888888;*/
\r
226 background-color: #EDEDED;
\r
229 div#area_search_replace #move_area_search_replace{
\r
231 border: solid 1px #888;
\r
234 div#area_search_replace #close_area_search_replace{
\r
235 text-align: right;
\r
236 vertical-align: top;
\r
237 white-space: nowrap;
\r
240 div#area_search_replace #area_search_msg{
\r
243 border-top: solid 1px #888;
\r
252 #edit_area_help div.close_popup{
\r
258 /*font: 11px sans-serif;*/
\r
263 background-color: #ECE9D8;
\r
264 text-align: center;
\r
267 .area_toolbar, .area_toolbar table{
\r
268 font: 11px sans-serif;
\r
273 vertical-align: middle;
\r
276 .area_toolbar input{
\r
281 .area_toolbar select{
\r
282 font-family: 'MS Sans Serif',sans-serif,Verdana,Arial;
\r
284 font-weight: normal;
\r
285 margin: 2px 0 0 0 ;
\r
287 vertical-align: top;
\r
288 background-color: #F0F0EE;
\r
295 .area_toolbar td.infos{
\r
296 text-align: center;
\r
298 border-right: solid 1px #888;
\r
299 border-width: 0 1px 0 0;
\r
303 .area_toolbar td.total{
\r
309 .area_toolbar td.resize{
\r
313 .area_toolbar span{
\r
319 .area_toolbar span#resize_area{
\r
321 visibility: hidden;
\r
324 /* toolbar buttons */
\r
325 .editAreaButtonNormal, .editAreaButtonOver, .editAreaButtonDown, .editAreaSeparator, .editAreaSeparatorLine, .editAreaButtonDisabled, .editAreaButtonSelected {
\r
326 border: 0; margin: 0; padding: 0; background: transparent;
\r
332 .editAreaButtonNormal {
\r
333 border: 1px solid #ECE9D8 !important;
\r
337 .editAreaButtonOver {
\r
338 border: 1px solid #0A246A !important;
\r
340 background-color: #B6BDD2;
\r
343 .editAreaButtonDown {
\r
345 border: 1px solid #0A246A !important;
\r
346 background-color: #8592B5;
\r
349 .editAreaButtonSelected {
\r
350 border: 1px solid #C0C0BB !important;
\r
352 background-color: #F4F2E8;
\r
355 .editAreaButtonDisabled {
\r
356 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
\r
359 border: 1px solid #F0F0EE !important;
\r
363 .editAreaSeparatorLine {
\r
365 background-color: #C0C0BB;
\r
370 /* waiting screen */
\r
373 background-color:#ECE9D8;
\r
374 border: solid #888 1px;
\r
375 position: absolute;
\r
381 text-align: center;
\r
390 margin-left: -100px;
\r
392 text-align: center;
\r
397 /**** tab browsing area ****/
\r
398 #tab_browsing_area{
\r
400 background-color: #CCC9A8;
\r
401 border-top: 1px solid #888;
\r
406 #tab_browsing_list {
\r
409 list-style-type: none;
\r
410 white-space: nowrap;
\r
412 #tab_browsing_list li {
\r
416 #tab_browsing_list a {
\r
417 position: relative;
\r
419 text-decoration: none;
\r
425 #tab_browsing_list a span {
\r
428 background: #ECE9D8;
\r
429 border: 1px solid #888;
\r
430 border-width: 1px 1px 0;
\r
431 text-align: center;
\r
432 padding: 2px 2px 1px 4px;
\r
433 position: relative; /*IE 6 hack */
\r
436 #tab_browsing_list a b {
\r
438 border-bottom: 2px solid #617994;
\r
441 #tab_browsing_list a .edited {
\r
445 #tab_browsing_list a.edited .edited {
\r
449 #tab_browsing_list a img{
\r
453 #tab_browsing_list a.edited img{
\r
457 #tab_browsing_list a:hover span {
\r
458 background: #F4F2E8;
\r
459 border-color: #0A246A;
\r
462 #tab_browsing_list .selected a span{
\r
463 background: #046380;
\r
470 width: 150%; /* Opera need more than 100% */
\r
474 position: absolute;
\r
478 /*** Non-editable mode ***/
\r
479 .non_editable #editor
\r
481 border-width: 0 1px;
\r
484 .non_editable .area_toolbar
\r
489 /*** Auto completion ***/
\r
490 #auto_completion_area
\r
493 border: solid 1px #888;
\r
494 position: absolute;
\r
502 #auto_completion_area a, #auto_completion_area a:visited
\r
505 padding: 0 2px 1px;
\r
507 text-decoration:none;
\r
510 #auto_completion_area a:hover, #auto_completion_area a:focus, #auto_completion_area a.focus
\r
512 background: #D6E1FE;
\r
513 text-decoration:none;
\r
516 #auto_completion_area ul
\r
520 list-style: none inside;
\r
522 #auto_completion_area li
\r
526 #auto_completion_area .prefix
\r
528 font-style: italic;
\r