2010-05-21 13:51:40 +02:00
/ *
2011-08-01 13:48:47 +02:00
Copyright ( c ) 2003-2011 , CKSource - Frederico Knabben . All rights reserved .
2010-05-21 13:51:40 +02:00
For licensing , see LICENSE . html or http : / / ckeditor . com / license
* /
2011-08-01 13:48:47 +02:00
. cke_skin_office2003 * , . cke_skin_office2003 a : hover , . cke_skin_office2003 a : link , . cke_skin_office2003 a : visited , . cke_skin_office2003 a : active { margin : 0 ; padding : 0 ; border : 0 ; background : transparent ; text-decoration : none ; font : normal normal normal 100 % Sans-Serif ; width : auto ; height : auto ; border-collapse : collapse ; text-align : left ; vertical-align : baseline ; white-space : nowrap ; cursor : auto ; color : #000 ; font-size : 11 px ; font-family : 'Microsoft Sans Serif' , Tahoma , Arial , Verdana , Sans-Serif ; } . cke_skin_office2003 . cke_rtl * , . cke_skin_office2003 . cke_rtl a : hover , . cke_skin_office2003 . cke_rtl a : link , . cke_skin_office2003 . cke_rtl a : visited , . cke_skin_office2003 . cke_rtl a : active , . cke_rtl . cke_skin_office2003 * , . cke_rtl . cke_skin_office2003 a : hover , . cke_rtl . cke_skin_office2003 a : link , . cke_rtl . cke_skin_office2003 a : visited , . cke_rtl . cke_skin_office2003 a : active { text-align : right ; } . cke_skin_office2003 iframe { vertical-align : inherit ; } . cke_skin_office2003 textarea { white-space : pre ; } . cke_skin_office2003 . cke_browser_gecko textarea { cursor : text ; } . cke_skin_office2003 . cke_browser_gecko textarea [ disabled ] { cursor : default ; } . cke_skin_office2003 input [ type = "text" ] , . cke_skin_office2003 input [ type = "password" ] { cursor : text ; } . cke_skin_office2003 input [ type = "text" ] [ disabled ] , . cke_skin_office2003 input [ type = "password" ] [ disabled ] { cursor : default ; } . cke_skin_office2003 fieldset { padding : 10 px ; border : 2 px groove #E0DFE3 ; } . cke_skin_office2003 . cke_editor { display : inline-table ; width : 100 % ; } . cke_skin_office2003 . cke_browser_webkit . cke_editor { display : table ; } . cke_skin_office2003 span . cke_browser_webkit , . cke_skin_office2003 span . cke_browser_gecko18 { display : block ; } . cke_skin_office2003 , . cke_skin_office2003 . cke_wrapper { display : block ; } . cke_skin_office2003 . cke_top , . cke_skin_office2003 . cke_bottom , . cke_shared . cke_skin_office2003 { background-color : #f7f8fd ; } . cke_skin_office2003 . cke_top { border-top : solid 1 px #fafaf5 ; border-left : solid 1 px #fafaf5 ; border-right : solid 1 px #696969 ; border-bottom : solid 2 px #696969 ; } . cke_skin_office2003 . cke_rtl . cke_top { border-left : solid 1 px #696969 ; border-right : solid 1 px #fafaf5 ; } . cke_skin_office2003 . cke_bottom { border-left : solid 1 px #696969 ; border-right : solid 1 px #696969 ; border-bottom : solid 1 px #696969 ; } . cke_skin_office2003 . cke_contents { border : solid 1 px #696969 ; background-color : white ; } . cke_skin_office2003 . cke_focus { outline : auto 5 px -webkit- focus-ring-color ; } . cke_skin_office2003 textarea . cke_source { font-family : 'Courier New' , Monospace ; font-size : small ; white-space : pre ; background-color : #fff ; } . cke_skin_office2003 . cke_browser_iequirks textarea . cke_source { _white-space : normal ; } . cke_skin_office2003 . cke_resizer { width : 12 px ; height : 12 px ; margin-top : 16 px ; display : block ; float : right ; background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-position : 0 -1088 px ; background-repeat : no-repeat ; cursor : se-resize ; } . cke_skin_office2003 . cke_browser_air . cke_resizer , . cke_skin_office2003 . cke_browser_air . cke_rtl . cke_resizer { cursor : move ; } . cke_skin_office2003 . cke_resizer_rtl { cursor : sw-resize ; background-position : 0 -1115 px ; float : left ; } . cke_skin_office2003 . cke_resizer_horizontal , . cke_skin_office2003 . cke_rtl . cke_resizer_horizontal { cursor : e-resize ; } . cke_skin_office2003 . cke_resizer_vertical , . cke_skin_office2003 . cke_rtl . cke_resizer_vertical { cursor : n-resize ; } . cke_skin_office2003 . cke_maximized . cke_resizer { display : none ; } . cke_skin_office2003 . cke_browser_ie6 . cke_contents textarea , . cke_skin_office2003 . cke_browser_ie7 . cke_contents textarea { position : absolute ; } . cke_skin_office2003 . cke_voice_label { display : none ; } . cke_skin_office2003 legend . cke_voice_label { display : none ; } . cke_skin_office2003 . cke_browser_ie legend . cke_voice_label { position : absolute ; display : block ; width : 0 ; height : 0 ; overflow : hidden ; } . cke_skin_office2003 . cke_panel { border : 1 px solid #8f8f73 ; background-color : #fff ; width : 120 px ; height : 100 px ; overflow : hidden ; -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; border-radius : 3 px ; } . cke_skin_office2003 . cke_panel iframe { width : 100 % ; height : 100 % ; } cke_skin_office2003 . cke_panel_frame . cke_label { display : none ; } html . cke_skin_office2003_container { overflow : auto ; overflow-x : hi
body . cke_panel_frame { overflow : auto ; } ul . cke_panel_list { list-style-type : none ; margin : 3 px ; padding : 0 ; white-space : nowrap ; } li . cke_panel_listItem { margin : 0 ; } . cke_panel_listItem a { padding : 2 px ; display : block ; border : 1 px solid #fff ; color : inherit !important ; text-decoration : none ; overflow : hidden ; text-overflow : ellipsis ; } * html . cke_panel_listItem a { width : 100 % ; color : #000 ; } * : first-child + html . cke_panel_listItem a { color : #000 ; } . cke_panel_listItem . cke_selected a { border : 1 px solid #ccc ; background-color : #e9f5ff ; } . cke_panel_listItem a : hover , . cke_panel_listItem a : focus , . cke_panel_listItem a : active { border-color : #316ac5 ; background-color : #dff1ff ; } . cke_hc . cke_panel_listItem . cke_selected a , . cke_hc . cke_panel_listItem a : hover , . cke_hc . cke_panel_listItem a : focus , . cke_hc . cke_panel_listItem a : active { border-width : 3 px ; padding : 0 ; } . cke_panel_grouptitle { font-size : 11 px ; font-family : 'Microsoft Sans Serif' , Tahoma , Arial , Verdana , Sans-Serif ; font-weight : bold ; white-space : nowrap ; background-color : #dcdcdc ; color : #000 ; margin : 0 ; padding : 3 px ; } . cke_panel_listItem p , . cke_panel_listItem h1 , . cke_panel_listItem h2 , . cke_panel_listItem h3 , . cke_panel_listItem h4 , . cke_panel_listItem h5 , . cke_panel_listItem h6 , . cke_panel_listItem pre { margin-top : 3 px ; margin-bottom : 3 px ; } . cke_skin_office2003 . cke_button_textcolor_panel , . cke_skin_office2003 . cke_button_bgcolor_panel { width : 150 px ; height : 135 px ; } . cke_colorblock { padding : 3 px ; font-size : 11 px ; font-family : 'Microsoft Sans Serif' , Tahoma , Arial , Verdana , Sans-Serif ; } . cke_colorblock , . cke_colorblock a { text-decoration : none ; color : #000 ; } span . cke_colorbox { width : 10 px ; height : 10 px ; border : #808080 1 px solid ; float : left ; } . cke_rtl span . cke_colorbox { float : right ; } a . cke_colorbox { border : #fff 1 px solid ; padding : 2 px ; float : left ; } . cke_rtl a . cke_colorbox { float : right ; } a : hover . cke_colorbox , a : focus . cke_colorbox , a : active . cke_colorbox { border : #316ac5 1 px solid ; background-color : #dff1ff ; } a . cke_colorauto , a . cke_colormore { border : #fff 1 px solid ; padding : 2 px ; display : block ; cursor : pointer ; } a : hover . cke_colorauto , a : hover . cke_colormore , a : focus . cke_colorauto , a : focus . cke_colormore , a : active . cke_colorauto , a : active . cke_colormore { border : #316ac5 1 px solid ; background-color : #dff1ff ; } @ media print { . cke_skin_office2003 . cke_toolbox { display : none ; } } . cke_skin_office2003 . cke_browser_webkit . cke_toolbox , . cke_skin_office2003 . cke_browser_webkit . cke_toolbox > span { white-space : normal ; } . cke_skin_office2003 . cke_toolbox { clear : both ; padding-bottom : 1 px ; } . cke_skin_office2003 a . cke_toolbox_collapser , . cke_skin_office2003 a : hover . cke_toolbox_collapser { background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-position : 3 px -1026 px ; background-repeat : no-repeat ; width : 11 px ; height : 11 px ; float : right ; border : outset 1 px ; margin : 11 px 2 px 2 px ; cursor : pointer ; } . cke_skin_office2003 . cke_rtl a . cke_toolbox_collapser , . cke_skin_office2003 . cke_rtl a : hover . cke_toolbox_collapser { float : left ; } . cke_skin_office2003 a . cke_toolbox_collapser span { display : none ; } . cke_skin_office2003 . cke_hc a . cke_toolbox_collapser span { font-size : 10 px ; font-weight : bold ; font-family : Arial ; display : inline ; } . cke_skin_office2003 a . cke_toolbox_collapser_min , . cke_skin_office2003 a : hover . cke_toolbox_collapser_min { background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-position : 4 px -1047 px ; background-repeat : no-repeat ; margin : 2 px ; } . cke_skin_office2003 . cke_rtl a . cke_toolbox_collapser_min , . cke_skin_office2003 . cke_rtl a : hover . cke_toolbox_collapser_min { background-position : 4 px -1068 px ; } . cke_skin_office2003 . cke_toolbar { background-color : #d6dff7 ; background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-position : 0 -962 px ; background-repeat : repeat-x ; display : inline-block ; float : left ; ! height : 28 px ; ! line-height : 28 px ; } . cke_skin_office2003 . cke_rtl . cke_toolbar { float : right ; } . cke_skin_office2003 . cke_toolgroup { display : inline-block ; float : left ; height : 28 px ; } . cke_skin_office2003 . cke_browser_ie . cke_toolgroup { # float : none ; # display : inline ; } . cke_skin_office2003 . cke_rtl . cke_toolgroup { float : right ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_toolgroup { # float : none ; } . cke_skin_office2003 . ck
. cke_skin_office2003 . cke_browser_ie . cke_separator { # float : none ; # display : inline ; } . cke_skin_office2003 . cke_rtl . cke_separator { float : right ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_separator { # float : none ; } . cke_skin_office2003 . cke_break { clear : left ; } . cke_skin_office2003 . cke_rtl . cke_break { clear : right ; } . cke_skin_office2003 . cke_toolbar_start { display : inline-block ; background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-repeat : no-repeat ; background-position : -27 px -765 px ; width : 10 px ; height : 28 px ; float : left ; } . cke_skin_office2003 . cke_browser_ie . cke_toolbar_start { # float : none ; # display : inline ; } . cke_skin_office2003 . cke_rtl . cke_toolbar_start { background-position : -27 px -816 px ; float : right ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_toolbar_start { # float : none ; } . cke_skin_office2003 . cke_toolbar_end { display : inline-block ; background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-repeat : no-repeat ; background-position : -29 px -861 px ; width : 4 px ; height : 28 px ; float : left ; } . cke_skin_office2003 . cke_browser_ie . cke_toolbar_end { # float : none ; # display : inline ; } . cke_skin_office2003 . cke_rtl . cke_toolbar_end { background-position : -29 px -907 px ; float : right ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_toolbar_end { # float : none ; } . cke_skin_office2003 . cke_browser_ie9 . cke_rtl . cke_separator , . cke_skin_office2003 . cke_browser_ie9 . cke_rtl . cke_toolbar_start , . cke_skin_office2003 . cke_browser_ie9 . cke_rtl . cke_toolbar_end { vertical-align : middle ; } . cke_skin_office2003 . cke_button a , . cke_skin_office2003 . cke_button a : hover , . cke_skin_office2003 . cke_button a : focus , . cke_skin_office2003 . cke_button a : active , . cke_skin_office2003 . cke_button a . cke_off { border : solid 1 px transparent ; border-radius : 3 px ; outline : none ; padding-top : 2 px ; padding-left : 4 px ; padding-right : 4 px ; padding-bottom : 2 px ; margin-top : 2 px ; height : 18 px ; vertical-align : top ; _border : none ; _margin : 3 px 1 px 1 px 1 px ; cursor : default ; display : inline-block ; } . cke_skin_office2003 . cke_button a , . cke_skin_office2003 . cke_button a . cke_off { filter : alpha ( opacity = 70 ) ; opacity : .70 ; -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; } . cke_skin_office2003 . cke_hc . cke_button a , . cke_skin_office2003 . cke_hc . cke_button a . cke_off { opacity : 1.0 ; filter : alpha ( opacity = 100 ) ; _border : 1 px solid transparent ; } . cke_skin_office2003 . cke_button a . cke_on { border : solid 1 px #316ac5 ; background-color : #c1d2ee ; filter : alpha ( opacity = 100 ) ; opacity : 1 ; _margin : 2 px 0 0 0 ; } . cke_skin_office2003 . cke_hc . cke_button a : hover , . cke_skin_office2003 . cke_hc . cke_button a : focus , . cke_skin_office2003 . cke_hc . cke_button a : active { padding : 0 2 px !important ; border-width : 3 px ; } . cke_skin_office2003 . cke_button a . cke_disabled * { filter : alpha ( opacity = 30 ) ; opacity : .3 ; } . cke_skin_office2003 . cke_browser_ie . cke_button a . cke_disabled * , . cke_skin_office2003 . cke_browser_ie a : hover . cke_button . cke_disabled * { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) , alpha ( opacity = 30 ) ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_button a . cke_disabled * , . cke_skin_office2003 . cke_browser_ie . cke_rtl a : hover . cke_button . cke_disabled * { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) , alpha ( opacity = 30 ) ; } . cke_skin_office2003 . cke_browser_ie6 . cke_button a . cke_disabled * , . cke_skin_office2003 . cke_browser_ie6 a : hover . cke_button . cke_disabled * , . cke_skin_office2003 . cke_browser_ie . cke_button . cke_noalphafix a . cke_disabled * { filter : alpha ( opacity = 30 ) ; } . cke_skin_office2003 . cke_hc . cke_button a . cke_disabled * , . cke_skin_office2003 . cke_browser_ie . cke_hc a : hover . cke_button . cke_disabled * { filter : alpha ( opacity = 60 ) ; opacity : .6 ; } . cke_skin_office2003 . cke_button a : hover , . cke_skin_office2003 . cke_button a : focus , . cke_skin_office2003 . cke_button a : active { border : solid 1 px #316ac5 ; background-color : #dff1ff ; filter : alpha ( opacity = 100 ) ; opacity : 1 ; vertical-align : top ; _margin : 2 px 0 0 0 ; padding : 2 px 4 px ; } . cke_skin_office2003 . cke_button . cke_icon { background-image : url ( icons.png ) ; background-position : 100 px ; background-repeat : no-repeat ; margin-top : 1 px ; width : 16 px ; height : 16 px ; display : inline-block ; c u r
. cke_skin_office2003 . cke_rtl . cke_button . cke_icon { background-image : url ( icons_rtl.png ) ; } . cke_skin_office2003 . cke_browser_ie . cke_button . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_button . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_skin_office2003 . cke_browser_ie6 . cke_button . cke_icon , . cke_skin_office2003 . cke_browser_ie6 . cke_rtl . cke_button . cke_icon , . cke_skin_office2003 . cke_browser_ie . cke_button . cke_noalphafix . cke_icon , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_button . cke_noalphafix . cke_icon { filter : ; } . cke_skin_office2003 . cke_button . cke_label { display : none ; padding-left : 3 px ; cursor : default ; vertical-align : middle ; _background-image : url ( images/sprites_ie6.png ) ; _background-position : 0 -970 px ; _background-repeat : repeat-x ; } . cke_skin_office2003 . cke_button a : hover . cke_label { _background-color : #dff1ff ; _background-image : none ; } . cke_skin_office2003 . cke_button a . cke_on . cke_label { _background-color : #c1d2ee ; _background-image : none ; } . cke_skin_office2003 . cke_hc . cke_button . cke_label { padding : 0 ; display : inline-block ; } . cke_skin_office2003 . cke_hc . cke_button . cke_icon { display : none ; } . cke_skin_office2003 . cke_accessibility { position : absolute ; display : block ; width : 0 ; height : 0 ; overflow : hidden ; } . cke_skin_office2003 . cke_button . cke_buttonarrow { display : inline-block ; height : 18 px ; width : 8 px ; background-position : 2 px -1004 px ; background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-repeat : no-repeat ; cursor : default ; } . cke_skin_office2003 . cke_browser_ie . cke_button . cke_buttonarrow { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_skin_office2003 . cke_browser_ie6 . cke_button . cke_buttonarrow { filter : ; } . cke_skin_office2003 . cke_rtl . cke_button . cke_buttonarrow { background-position : 0 -1004 px ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_toolbar , . cke_skin_office2003 . cke_browser_gecko18 . cke_button a , . cke_skin_office2003 . cke_browser_gecko18 . cke_button a . cke_off , . cke_skin_office2003 . cke_browser_gecko18 . cke_button . cke_icon , . cke_skin_office2003 . cke_browser_gecko18 . cke_button . cke_buttonarrow , . cke_skin_office2003 . cke_browser_gecko18 . cke_separator , . cke_skin_office2003 . cke_browser_gecko18 . cke_toolbar_start , . cke_skin_office2003 . cke_browser_gecko18 . cke_toolbar_end { display : block ; float : left ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_hc . cke_button . cke_icon { display : none ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_toolbar , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_button a , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_button a . cke_off , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_button . cke_icon , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_button . cke_buttonarrow , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_separator , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_toolbar_start , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_toolbar_end { float : right ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_button . cke_label , . cke_skin_office2003 . cke_browser_gecko18 . cke_break { float : left ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl span . cke_inline_label { float : right ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_button . cke_label , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_break { float : right ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_separator { margin-top : 4 px ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_button . cke_label { padding-top : 3 px ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_toolgroup , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_separator , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_toolbar_start , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_toolbar_end { float : none ; } . cke_skin_office2003 . cke_browser_ie8 . cke_toolbar , . cke_skin_office2003 . cke_browser_ie8 . cke_toolgroup { vertical-align : top ; } . cke_skin_office2003 . cke_browser_iequirks . cke_browser_ie8 . cke_toolbar , . cke_skin_office2003 . cke_br
. cke_skin_office2003 . cke_browser_iequirks . cke_separator { vertical-align : text - bottom ; } . cke_skin_office2003 . cke_browser_ie . cke_rcombo , . cke_skin_office2003 . cke_browser_ie . cke_rcombo * { cursor : default ; } . cke_skin_office2003 . cke_contextmenu { padding : 2 px ; } . cke_skin_office2003 . cke_menuitem a { display : block ; } . cke_skin_office2003 . cke_menuitem span { cursor : default ; } . cke_skin_office2003 . cke_menuitem a : hover , . cke_skin_office2003 . cke_menuitem a : focus , . cke_skin_office2003 . cke_menuitem a : active { background-color : #8db1ff ; display : block ; } . cke_hc . cke_menuitem a : hover , . cke_hc . cke_menuitem a : focus , . cke_hc . cke_menuitem a : active { border : 2 px solid ; } . cke_skin_office2003 . cke_menuitem . cke_icon { background-image : url ( icons.png ) ; background-position : 100 px ; background-repeat : no-repeat ; background-color : transparent ; width : 16 px ; height : 16 px ; float : left ; } . cke_rtl . cke_skin_office2003 . cke_menuitem . cke_icon { background-image : url ( icons_rtl.png ) ; } . cke_browser_ie . cke_skin_office2003 . cke_menuitem . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_browser_ie . cke_rtl . cke_skin_office2003 . cke_menuitem . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_browser_ie6 . cke_skin_office2003 . cke_menuitem . cke_icon , . cke_browser_ie . cke_skin_office2003 . cke_menuitem . cke_noalphafix . cke_icon { filter : ; } . cke_skin_office2003 . cke_menuitem . cke_disabled . cke_icon { filter : alpha ( opacity = 70 ) ; opacity : .70 ; } . cke_browser_ie . cke_skin_office2003 . cke_menuitem . cke_disabled . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_browser_ie . cke_rtl . cke_skin_office2003 . cke_menuitem . cke_disabled . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_browser_ie6 . cke_skin_office2003 . cke_menuitem . cke_disabled . cke_icon , . cke_browser_ie . cke_skin_office2003 . cke_menuitem . cke_noalphafix . cke_disabled . cke_icon { filter : ; } . cke_skin_office2003 . cke_menuitem . cke_icon_wrapper { background-color : #f7f8fd ; border : solid 4 px #f7f8fd ; width : 16 px ; height : 16 px ; float : left ; filter : alpha ( opacity = 70 ) ; opacity : .70 ; clear : both ; } . cke_rtl . cke_skin_office2003 . cke_menuitem . cke_icon_wrapper { float : right ; } . cke_skin_office2003 . cke_menuitem a : hover . cke_icon_wrapper , . cke_skin_office2003 . cke_menuitem a : focus . cke_icon_wrapper , . cke_skin_office2003 . cke_menuitem a : active . cke_icon_wrapper { background-color : #9d9d9d ; border : solid 4 px #9d9d9d ; filter : alpha ( opacity = 70 ) ; opacity : .70 ; } . cke_skin_office2003 . cke_menuitem a : hover . cke_disabled . cke_icon_wrapper , . cke_skin_office2003 . cke_menuitem a : focus . cke_disabled . cke_icon_wrapper , . cke_skin_office2003 . cke_menuitem a : active . cke_disabled . cke_icon_wrapper { background-color : #f7f8fd ; border : solid 4 px #f7f8fd ; } . cke_skin_office2003 . cke_menuitem . cke_label { display : block ; padding-right : 3 px ; padding-top : 5 px ; padding-left : 4 px ; height : 19 px ; margin-left : 24 px ; background-color : #fff ; } . cke_skin_office2003 . cke_frameLoaded . cke_menuitem . cke_label { filter : alpha ( opacity = 70 ) ; opacity : .70 ; } . cke_rtl . cke_skin_office2003 . cke_menuitem . cke_label { padding-right : 0 ; margin-left : 0 ; padding-left : 3 px ; margin-right : 28 px ; } . cke_skin_office2003 . cke_menuitem a . cke_disabled . cke_label { filter : alpha ( opacity = 30 ) ; opacity : .30 ; } . cke_skin_office2003 . cke_menuitem a : hover . cke_label , . cke_skin_office2003 . cke_menuitem a : focus . cke_label , . cke_skin_office2003 . cke_menuitem a : active . cke_label { background-color : #8db1ff ; } . cke_skin_office2003 . cke_menuitem a . cke_disabled : hover . cke_label , . cke_skin_office2003 . cke_menuitem a . cke_disabled : focus . cke_label , . cke_skin_office2003 . cke_menuitem a . cke_disabled : active . cke_label { background-color : transparent ; } . cke_skin_office2003 . cke_menuseparator { background-color : #f7f8fd ; height : 2 px ; filter : alpha ( opacity = 70 ) ; opacity : .70 ; _font-size : 0 ; } . cke_skin_office2003 . cke_menuarrow { background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-position : 0 -1071 px ; background-repeat : no-repeat ; height : 5 px ; width : 3 px ; float : right ; margin-right : 2 px ; margin-top : 3 px ; } . cke_rtl . cke_skin_office2003 . cke_menuarrow { float : l
. cke_skin_office2003 . cke_menuarrow span { display : none ; } . cke_hc . cke_skin_office2003 . cke_menuarrow { width : auto ; margin-top : 0 ; } . cke_hc . cke_skin_office2003 . cke_menuarrow span { display : inline ; } . cke_browser_ie . cke_ltr . cke_skin_office2003 . cke_menuarrow { position : absolute ; right : 2 px ; } . cke_browser_ie . cke_rtl . cke_skin_office2003 . cke_menuarrow { position : absolute ; left : 2 px ; } . cke_skin_office2003 . cke_rcombo { display : inline-block ; margin-left : 2 px ; margin-right : 2 px ; margin-top : 2 px ; vertical-align : top ; } . cke_skin_office2003 . cke_browser_ie . cke_rcombo { # display : inline ; } . cke_skin_office2003 . cke_rcombopanel { border : 1 px solid #316ac5 ; -moz- border-radius-topleft : 0 ; -webkit- border-top-left-radius : 0 ; border-top-left-radius : 0 ; } . cke_skin_office2003 . cke_rcombo a { display : inline-block ; float : left ; filter : alpha ( opacity = 70 ) ; opacity : .70 ; } . cke_skin_office2003 . cke_rtl . cke_rcombo a { float : right ; } . cke_skin_office2003 . cke_hc . cke_rcombo a { filter : alpha ( opacity = 100 ) ; opacity : 1.0 ; } . cke_skin_office2003 . cke_rcombo . cke_label { display : inline-block ; float : left ; cursor : default ; line-height : 24 px ; height : 24 px ; vertical-align : top ; padding-left : 4 px ; padding-right : 5 px ; filter : alpha ( opacity = 70 ) ; opacity : .70 ; _background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; _background-position : 0 -962 px ; _background-repeat : repeat-x ; } . cke_skin_office2003 . cke_rtl . cke_rcombo . cke_label { float : right ; padding-right : 4 px ; padding-left : 5 px ; } . cke_skin_office2003 . cke_hc . cke_rcombo . cke_label { filter : alpha ( opacity = 100 ) ; opacity : 1.0 ; } . cke_skin_office2003 . cke_rcombo . cke_inline_label { color : #fff ; } . cke_skin_office2003 . cke_rcombo . cke_text { border : 1 px solid #8f8f73 ; background-color : #fff ; height : 14 px ; width : 60 px ; padding-top : 4 px ; padding-bottom : 4 px ; padding-left : 5 px ; padding-right : 5 px ; text-overflow : ellipsis ; overflow : hidden ; display : inline-block ; vertical-align : top ; cursor : default ; } . cke_skin_office2003 . cke_ltr . cke_rcombo . cke_text { -moz- border-radius-topleft : 3 px ; -webkit- border-top-left-radius : 3 px ; border-top-left-radius : 3 px ; -moz- border-radius-bottomleft : 3 px ; -webkit- border-bottom-left-radius : 3 px ; border-bottom-left-radius : 3 px ; } . cke_skin_office2003 . cke_rtl . cke_rcombo . cke_text { -moz- border-radius-topright : 3 px ; -webkit- border-top-right-radius : 3 px ; border-top-right-radius : 3 px ; -moz- border-radius-bottomright : 3 px ; -webkit- border-bottom-right-radius : 3 px ; border-bottom-right-radius : 3 px ; } . cke_skin_office2003 . cke_browser_iequirks . cke_rcombo . cke_text { height : 22 px ; } . cke_skin_office2003 . cke_rcombo . cke_openbutton { display : inline-block ; border-top : 1 px solid #8f8f73 ; border-bottom : 1 px solid #8f8f73 ; } . cke_skin_office2003 . cke_rcombo . cke_openbutton . cke_icon { display : inline-block ; background-position : 5 px -1002 px ; background-image : url ( images/sprites.png ) ; _background-image : url ( images/sprites_ie6.png ) ; background-repeat : no-repeat ; width : 14 px ; height : 22 px ; } . cke_skin_office2003 . cke_browser_iequirks . cke_rcombo . cke_openbutton . cke_icon { height : 20 px ; } . cke_skin_office2003 . cke_browser_ie . cke_rcombo . cke_openbutton . cke_icon { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) ; } . cke_skin_office2003 . cke_browser_ie6 . cke_rcombo . cke_openbutton . cke_icon { filter : ; } . cke_skin_office2003 . cke_hc . cke_rcombo . cke_openbutton . cke_icon { background : none ; filter : ; } . cke_skin_office2003 . cke_ltr . cke_rcombo . cke_openbutton { border-right : 1 px solid #8f8f73 ; -moz- border-radius-topright : 3 px ; -webkit- border-top-right-radius : 3 px ; border-top-right-radius : 3 px ; -moz- border-radius-bottomright : 3 px ; -webkit- border-bottom-right-radius : 3 px ; border-bottom-right-radius : 3 px ; } . cke_skin_office2003 . cke_rtl . cke_rcombo . cke_openbutton { border-left : 1 px solid #8f8f73 ; -moz- border-radius-topleft : 3 px ; -webkit- border-top-left-radius : 3 px ; border-top-left-radius : 3 px ; -moz- border-radius-bottomleft : 3 px ; -webkit- border-bottom-left-radius : 3 px ; border-bottom-left-radius : 3 px ; } . cke_skin_office2003 . cke_rcombo . cke_off a : hover , . cke_skin_office2003 . cke_rcombo . cke_off a : focus , . cke_skin_office2003 . cke_rcombo . cke_off a : active , . cke_skin_office2003 . cke_rcombo . cke_on a { filter : alpha ( opacity = 100 ) ; opacity : 1 ; } . cke_skin_office2003 . cke_rcombo . cke_off a : hover . cke_text
. cke_skin_office2003 . cke_rcombo . cke_off a : hover . cke_openbutton , . cke_skin_office2003 . cke_rcombo . cke_off a : focus . cke_openbutton , . cke_skin_office2003 . cke_rcombo . cke_off a : active . cke_openbutton , . cke_skin_office2003 . cke_rcombo . cke_on . cke_openbutton { border-color : #316ac5 ; background-color : #dff1ff ; } . cke_skin_office2003 . cke_rcombo . cke_on . cke_text { -moz- border-radius-bottomleft : 0 ; -webkit- border-bottom-left-radius : 0 ; border-bottom-left-radius : 0 ; } . cke_skin_office2003 . cke_rcombo . cke_on . cke_openbutton { -moz- border-radius-bottomright : 0 ; -webkit- border-bottom-right-radius : 0 ; border-bottom-right-radius : 0 ; } . cke_skin_office2003 . cke_rcombo . cke_disabled . cke_label { filter : alpha ( opacity = 30 ) ; opacity : .3 ; } . cke_skin_office2003 . cke_hc . cke_rcombo . cke_disabled . cke_label { filter : alpha ( opacity = 70 ) ; opacity : .7 ; } . cke_skin_office2003 . cke_rcombo . cke_disabled . cke_text , . cke_skin_office2003 . cke_rcombo . cke_disabled . cke_openbutton { filter : alpha ( opacity = 50 ) ; opacity : .5 ; } . cke_skin_office2003 . cke_browser_ie . cke_rcombo . cke_disabled . cke_openbutton { filter : progid : DXImageTransform . Microsoft . AlphaImageLoader ( sizingMethod = 'scale' ) , alpha ( opacity = 50 ) ; } . cke_skin_office2003 . cke_browser_ie6 . cke_rcombo . cke_disabled . cke_openbutton { filter : alpha ( opacity = 50 ) ; } . cke_skin_office2003 . cke_hc . cke_rcombo . cke_disabled . cke_text , . cke_skin_office2003 . cke_hc . cke_rcombo . cke_disabled . cke_openbutton { filter : alpha ( opacity = 80 ) ; opacity : .8 ; } . cke_skin_office2003 . cke_rcombo . cke_disabled . cke_text { color : #fff ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_rcombo , . cke_skin_office2003 . cke_browser_gecko18 . cke_rcombo . cke_label , . cke_skin_office2003 . cke_browser_gecko18 . cke_rcombo . cke_text , . cke_skin_office2003 . cke_browser_gecko18 . cke_rcombo . cke_openbutton , . cke_skin_office2003 . cke_browser_webkit . cke_rcombo . cke_label , . cke_skin_office2003 . cke_browser_webkit . cke_rcombo . cke_text , . cke_skin_office2003 . cke_browser_webkit . cke_rcombo . cke_openbutton { display : block ; float : left ; } . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_rcombo , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_rcombo . cke_label , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_rcombo . cke_text , . cke_skin_office2003 . cke_browser_gecko18 . cke_rtl . cke_rcombo . cke_openbutton , . cke_skin_office2003 . cke_browser_webkit . cke_rtl . cke_rcombo . cke_label , . cke_skin_office2003 . cke_browser_webkit . cke_rtl . cke_rcombo . cke_text , . cke_skin_office2003 . cke_browser_webkit . cke_rtl . cke_rcombo . cke_openbutton { float : right ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_rcombo , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_rcombo a , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_rcombo . cke_label { float : none ; } . cke_skin_office2003 . cke_rtl . cke_rcombo . cke_font . cke_text , . cke_skin_office2003 . cke_rtl . cke_rcombo . cke_fontSize . cke_text { direction : ltr ; } @ media print { . cke_path { display : none ; } } . cke_skin_office2003 . cke_path { padding : 3 px 3 px 0 3 px ; display : inline-block ; float : left ; } . cke_skin_office2003 . cke_rtl . cke_path { float : right ; } . cke_skin_office2003 . cke_path a , . cke_skin_office2003 . cke_path . cke_empty { display : inline-block ; float : left ; border : solid 1 px #f7f8fd ; background-color : #f7f8fd ; padding-top : 1 px ; padding-bottom : 1 px ; padding-left : 4 px ; padding-right : 4 px ; margin-bottom : 3 px ; cursor : default ; } . cke_skin_office2003 . cke_path . cke_empty { visibility : hidden ; } . cke_skin_office2003 . cke_rtl . cke_path a , . cke_skin_office2003 . cke_rtl . cke_path cke_empty { float : right ; } . cke_skin_office2003 . cke_path a : hover , . cke_skin_office2003 . cke_path a : focus , . cke_skin_office2003 . cke_path a : active { border : solid 1 px #316ac5 ; background-color : #dff1ff ; padding-top : 1 px ; padding-bottom : 1 px ; padding-left : 4 px ; padding-right : 4 px ; outline : none ; } . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_path a , . cke_skin_office2003 . cke_browser_ie . cke_rtl . cke_path . cke_empty { float : none ; } . cke_skin_office2003 . cke_path . cke_label { display : none ; } . cke_skin_office2003 . cke_button_source . cke_icon { background-position : 0 0 ; } . cke_skin_office2003 . cke_button_docProps . cke_icon { background-position : 0 -16 px ; } . cke_skin_office2003 . cke_button_newpage . cke_icon { b a c k g r o
. cke_skin_office2003 . cke_button_preview . cke_icon { background-position : 0 -64 px ; } . cke_skin_office2003 . cke_button_cut . cke_icon { background-position : 0 -96 px ; } . cke_skin_office2003 . cke_button_copy . cke_icon { background-position : 0 -112 px ; } . cke_skin_office2003 . cke_button_paste . cke_icon { background-position : 0 -128 px ; } . cke_skin_office2003 . cke_button_pastetext . cke_icon { background-position : 0 -144 px ; } . cke_skin_office2003 . cke_button_find . cke_icon { background-position : 0 -240 px ; } . cke_skin_office2003 . cke_button_replace . cke_icon { background-position : 0 -256 px ; } . cke_skin_office2003 . cke_button_selectAll . cke_icon { background-position : 0 -272 px ; } . cke_skin_office2003 . cke_button_removeFormat . cke_icon { background-position : 0 -288 px ; } . cke_skin_office2003 . cke_button_bold . cke_icon { background-position : 0 -304 px ; } . cke_skin_office2003 . cke_button_italic . cke_icon { background-position : 0 -320 px ; } . cke_skin_office2003 . cke_button_underline . cke_icon { background-position : 0 -336 px ; } . cke_skin_office2003 . cke_button_strike . cke_icon { background-position : 0 -352 px ; } . cke_skin_office2003 . cke_button_subscript . cke_icon { background-position : 0 -368 px ; } . cke_skin_office2003 . cke_button_superscript . cke_icon { background-position : 0 -384 px ; } . cke_skin_office2003 . cke_button_table . cke_icon { background-position : 0 -608 px ; } . cke_skin_office2003 . cke_button_horizontalrule . cke_icon { background-position : 0 -624 px ; } . cke_skin_office2003 . cke_button_smiley . cke_icon { background-position : 0 -640 px ; } . cke_skin_office2003 . cke_button_link . cke_icon { background-position : 0 -528 px ; } . cke_skin_office2003 . cke_button_unlink . cke_icon { background-position : 0 -544 px ; } . cke_skin_office2003 . cke_button_anchor . cke_icon { background-position : 0 -560 px ; } . cke_skin_office2003 . cke_button_image . cke_icon { background-position : 0 -576 px ; } . cke_skin_office2003 . cke_button_flash . cke_icon { background-position : 0 -592 px ; } . cke_skin_office2003 . cke_button_specialchar . cke_icon { background-position : 0 -656 px ; } . cke_skin_office2003 . cke_button_pagebreak . cke_icon { background-position : 0 -672 px ; } . cke_skin_office2003 . cke_button_print . cke_icon { background-position : 0 -176 px ; } . cke_skin_office2003 . cke_button_checkspell . cke_icon , . cke_skin_office2003 . cke_button_scayt . cke_icon { background-position : 0 -192 px ; } . cke_skin_office2003 . cke_button_pagebreak . cke_icon { background-position : 0 -672 px ; } . cke_skin_office2003 . cke_button_textcolor . cke_icon { background-position : 0 -704 px ; } . cke_skin_office2003 . cke_button_bgcolor . cke_icon { background-position : 0 -720 px ; } . cke_skin_office2003 . cke_button_form . cke_icon { background-position : 0 -752 px ; } . cke_skin_office2003 . cke_button_checkbox . cke_icon { background-position : 0 -768 px ; } . cke_skin_office2003 . cke_button_radio . cke_icon { background-position : 0 -784 px ; } . cke_skin_office2003 . cke_button_textfield . cke_icon { background-position : 0 -800 px ; } . cke_skin_office2003 . cke_button_textarea . cke_icon { background-position : 0 -816 px ; } . cke_skin_office2003 . cke_button_showblocks . cke_icon { background-position : 0 -1136 px ; } . cke_skin_office2003 . cke_button_select . cke_icon { background-position : 0 -832 px ; } . cke_skin_office2003 . cke_button_button . cke_icon { background-position : 0 -848 px ; } . cke_skin_office2003 . cke_button_imagebutton . cke_icon { background-position : 0 -864 px ; } . cke_skin_office2003 . cke_button_hiddenfield . cke_icon { background-position : 0 -880 px ; } . cke_skin_office2003 . cke_button_undo . cke_icon { background-position : 0 -208 px ; } . cke_skin_office2003 . cke_rtl . cke_button_undo . cke_icon { background-position : 0 -224 px ; } . cke_skin_office2003 . cke_button_redo . cke_icon { background-position : 0 -224 px ; } . cke_skin_office2003 . cke_rtl . cke_button_redo . cke_icon { background-position : 0 -208 px ; } . cke_skin_office2003 . cke_button_templates . cke_icon { background-position : 0 -80 px ; } . cke_skin_office2003 . cke_button_numberedlist . cke_icon { background-position : 0 -400 px ; } . cke_skin_office2003 . cke_button_bulletedlist . cke_icon { background-position : 0 -416 px ; } . cke_skin_office2003 . cke_mixed_dir_content . cke_button_numberedlist . cke_icon { background-position : 0 -1217 px ; } . cke_skin_office2003 . cke_mixed_dir_content . cke_button_bulletedlist . cke_icon { background-position :
. cke_skin_office2003 . cke_button_outdent . cke_icon { background-position : 0 -432 px ; } . cke_skin_office2003 . cke_button_indent . cke_icon { background-position : 0 -448 px ; } . cke_skin_office2003 . cke_mixed_dir_content . cke_button_indent . cke_icon { background-position : 0 -1265 px ; } . cke_skin_office2003 . cke_mixed_dir_content . cke_button_outdent . cke_icon { background-position : 0 -1249 px ; } . cke_skin_office2003 . cke_button_justifyleft . cke_icon { background-position : 0 -464 px ; } . cke_skin_office2003 . cke_button_justifycenter . cke_icon { background-position : 0 -480 px ; } . cke_skin_office2003 . cke_button_justifyright . cke_icon { background-position : 0 -496 px ; } . cke_skin_office2003 . cke_button_justifyblock . cke_icon { background-position : 0 -512 px ; } . cke_skin_office2003 . cke_button_blockquote . cke_icon { background-position : 0 -1152 px ; } . cke_skin_office2003 . cke_button_flash . cke_icon { background-position : 0 -592 px ; } . cke_skin_office2003 . cke_button_pastefromword . cke_icon { background-position : 0 -160 px ; } . cke_skin_office2003 . cke_button_save . cke_icon { background-position : 0 -32 px ; } . cke_skin_office2003 . cke_button_about . cke_icon { background-position : 0 -736 px ; } . cke_skin_office2003 . cke_button_maximize . cke_icon { background-position : 0 -1040 px ; } . cke_skin_office2003 . cke_button_creatediv . cke_icon { background-position : 0 -1168 px ; } . cke_skin_office2003 . cke_button_editdiv . cke_icon { background-position : 0 -1184 px ; } . cke_skin_office2003 . cke_button_removediv . cke_icon { background-position : 0 -1200 px ; } . cke_skin_office2003 . cke_button_bidirtl . cke_icon { background-position : 0 -1072 px ; } . cke_skin_office2003 . cke_button_bidiltr . cke_icon { background-position : 0 -1056 px ; } . cke_skin_office2003 . cke_button_iframe . cke_icon { background-position : 0 -1279 px ; } . cke_skin_office2003 . cke_button_source . cke_label { display : inline ; } . cke_skin_office2003 . cke_styles_panel { width : 150 px ; height : 170 px ; } . cke_skin_office2003 . cke_format_panel { width : 150 px ; height : 170 px ; } . cke_skin_office2003 . cke_font_panel { width : 150 px ; height : 170 px ; } . cke_skin_office2003 . cke_fontSize_panel { height : 170 px ; } . cke_skin_office2003 . cke_fontSize . cke_text { width : 20 px ; } . cke_skin_office2003 . cke_browser_iequirks . cke_fontSize . cke_text { width : 32 px ; } html . cke_skin_office2003 { visibility : inherit ; } html . cke_skin_office2003_container { visibility : visible ; }