@charset "UTF-8";

#adminPanel {position:absolute; left:5px; top:5px; width:210px; height:55px; padding:0 10px 5px 0; background: url(../img/ok-cms/admin-bg.png) top left no-repeat; text-align:center; vertical-align:middle; z-index:850; cursor:move}
#adminPanel a {background: center no-repeat; display:inline-block; width:50px; height:50px; margin:0 3px 0 3px}
#adminPanel a.editMode {background-image:url(../img/ok-cms/icon-edit.png)}
#adminPanel a.editMode:hover {background-image:url(../img/ok-cms/icon-edit-h.png)}
#adminPanel a.noEdit {background-image:url(../img/ok-cms/icon-noedit.png)}
#adminPanel a.noEdit:hover {background-image:url(../img/ok-cms/icon-noedit-h.png)}
#adminPanel a.settings {background-image:url(../img/ok-cms/icon-settings.png)}
#adminPanel a.settings:hover {background-image:url(../img/ok-cms/icon-settings-h.png)}
#adminPanel a.normalMode {}

#ok_cms_overlay {background:#000 url(../img/ajax-loader.gif) center no-repeat; top:0; left:0; width:100%; height:100%; z-index:890; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.2; filter:alpha(opacity: 20); opacity: 0.2; position: fixed; display:none}
#ok_cms_op_AlertBox {position:fixed; left:50%; top:50%; z-index:900; display:none}
#ok_cms_op_AlertBox a.ok_cms_op_close {background:url(../img/ok-cms/icon-close.png) left top no-repeat; width:20px; height:20px; display:inline-block; float:left; text-decoration:none; margin:-3px 0 0 -10px}
#ok_cms_op_AlertBox .question { background:url(../img/icons/question.png) 3px 0 no-repeat; height:50px; padding-left:70px}

#ok_img_preview { border:1px solid}

#ok_cms_op_loadFileDiv { position:fixed; left:50%; top:50%; margin-left:-150px; margin-top:-25px; width:300px; height:50px; z-index:999; display:none}

#ok_cms_op_loadFileDiv div.loadFile{text-align:center; line-height:110%; padding-top:30px; background:#fff url(../img/animations/upload.gif) center top no-repeat}

#ok_cms_op_loading { background: url(../img/ajax-loader.gif) center no-repeat; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999; display:none}

#printHeader {display:none}
