/* Manage */

/* Edit div title */
.tabtit .title{
	padding:7px 0px 2px 40px; margin-bottom:4px; height:32px; background:url("/themes/.admin/images/manage_tabtit.gif") no-repeat left top;
	color:#494949; font:bold 95% Arial,helvetica,sans-serif; vertical-align:middle;
}
.tabtit .sep{padding:0px; height:5px; background:url("/themes/.public/images/dotsep.gif") repeat-x left top;}

/* Edit form */
.edfrm{
	float:none;
	margin:16px 0px 16px 0px;
	/*padding:7px 3px 3px 3px;*/
	background-color:#E7EAF5;
	/*border:1px solid #ABB6D7;
	/*height:auto;*/
	/*border:1px solid #00FFFF;*/
}

/* Слой кнопок */
.edfrm .buttons{margin-top:4px; padding:5px; background:#F8F9FC url("/themes/.admin/images/buttons/manage_btnf.gif"); border:1px solid #CED6EC;}

/* Div tabs */
.tabs{float:none; white-space:nowrap;}
.tabs ul{height:21px; margin:0; padding:5px 10px 0px; list-style:none; background:url("/themes/.public/images/tabs.gif") repeat-x left -3px;}
.tabs li{float:left; margin:0; padding:0 6px 0 0; background:url("/themes/.public/images/tabs.gif") no-repeat right -38px;}
.tabs li.a{padding:0 6px 0 0; background:url("/themes/.public/images/tabs.gif") no-repeat right -98px;}
.tabs a, .tabs span{display:block; font-size:8pt; color:#000000; padding:5px 5px 4px 7px; text-decoration:none; background:url("/themes/.public/images/tabs.gif") no-repeat left -38px;}
.tabs span{cursor:default; color:#999999;}
.tabs a:hover{background:url("/themes/.public/images/tabs.gif") no-repeat left -68px;}
.tabs li.a A, .tabs li.a a:hover{background:url("/themes/.public/images/tabs.gif") no-repeat left -98px;}

/* Div inside edit form */
.tabed{float:none; background-color:#F8F9FC; padding:4px 4px 9px 4px; border:1px solid #B8C1DD; border-top:none;}

/* Edit div */
.tableed{float:none; clear:both; /*width:100%;*/ font-size:90%; margin-bottom:25px;}

.filesread a.srv{background:url("/themes/.public/images/arrow_down_mini.gif") no-repeat bottom right; padding:0 15px 0 0px; font-weight:bold;}
.filesread .mark{font-weight:bold; background-color:#F8F9FC; color:#123; border:1px solid;}
.filesread a.gllr{background:url("/themes/.public/images/newwin.gif") no-repeat center right; padding:0 14px 0 0px; font-weight:bold;}
.filesread.off .data{display:none;}
/*.filesread.off a.srv{background-image:url("/themes/.public/images/arrow_right_mini.gif");}*/
.filesread.off a.srv{background:url("/themes/.public/images/arrow_right_mini.gif") no-repeat center right;}
.filesread.on .data,.filesread.onupd .data{display:block;}
.filesread.on .fileslist,.filesread.onupd .updating{display:inline;}
/*.filesread.onupd .fileslist{display:none;}*/
.filesread.on .updating{display:none;}
.filesread .isnt{display:none;}
.filesread .isset{border:2px solid #00CC00;}
.filesread .issetupd{background-color:#00CC00;}

.tableed.chAjWait{background:url('/themes/.public/images/icon_updating.gif') no-repeat 10px 18px;}
.tableed.chAjErr{background:#FFE1E1 url('/themes/.public/images/icon_errors.gif') no-repeat left 10px;}
.tableed.chAjOk{background:url('/themes/.public/images/icon_ok.gif') no-repeat left 10px;}

.tableed .f,.tableed .v{float:left; width:59%; margin:0; color:#646465; /*border:1px solid #00CC00;*/}
.tableed .f{width:39%; text-align:right;}
.tableed .f .ff{display:block; margin-right:10px;}

.tabed .editor .f, .tabed .editor .v{float:none; clear:both; width:100%; /*height:500px;*/ /*padding:1px 3px;*/margin:1px 3px; text-align:left;}
.tabed .editor .f{color:#646465; /*border:1px solid;*/}

.tableed textarea, .tableed input.edit, .tableed input.upload{font-size:130%;}
.tableed input.upload{font-size:100%;}
.tableed textarea, .tableed input.edit, .tableed input.upload{width:250px;}
.tabed .middle textarea, .tabed .middle input.edit, .tabed .middle input.upload{width:99%; /*width:370px;*/}
.tabed .big textarea, .tabed .big input.edit, .tabed .big input.upload{width:99%; /*width:370px;*/}
/*.tabed .big textarea, .tabed .big input.edit, .tabed .big input.upload{width:99%;}*/
.tabed .big textarea{height:200px;}
.tableed input.spamfuck{width:100px;}
.tableed img.spamfuck{/*position:absolute; left:auto; top:auto;*/ margin-left:1.5em;}
button.wlcalendar{width:40px; /*height:24px;*/ /*background:url('/themes/.public/images/wlcalendar.gif') no-repeat center center;*/}
button.wlcalendar span{display:block; width:24px; height:12px; background:url('/themes/.public/images/wlcalendar.gif') no-repeat center center;}
/*.tableed option{color:red;background:black;font:bold 130%/3 tahoma,sans-serif;}*/
.tableed option.pagespecial{color:#800000; background:#FFFF80; font-size:115%; font-weight:bold;}

.tableed .view{width:250px; /*border:1px solid;*/}
.tableed .middle .view,.tableed .big .view{/*width:99%;*/width:auto;}
.tableed .view{text-align:right;}

.tableed input.butLang, .tableed input.butLangA{font-size:120%; font-weight:normal; cursor:pointer; margin:2px;}
.tableed input.butLangA{color:#336699;font-weight:bold;}

.tableed .example{display:none; margin-top:5px;}
.tableed .example ul{padding-left:1em; cursor:auto; list-style:disc url("/themes/.public/images/li.gif") inside}
.tableed .example ul ul{padding-left:2em; padding-bottom:0.5em; list-style-type:circle}
.tableed .example,.tableed .info,.tableed .info .symbols,.tableed .info .allow,.tableed .info .deny{/*color:#646465;*/}
.tableed .info .symbols b{/*color:#0000CC;*/}
.tableed .info .allow b{color:#009900;}
.tableed .info .deny b{color:#CC0000;}
.tableed .chkajax{display:none; margin:0;}
/*.tableed .chkajax.ok{display:none;}*/
.tableed .chkajax.err{display:block; margin:10px 0; color:#FF0000; font-weight:bold;}


.requiredinfo{
	margin:6px 0; font-size:85%; color:#333333; border:1px solid #D7D6BA; padding:9px 6px 9px 48px;
	background:#FEFDEA url("/themes/.admin/images/icon_notes.gif") no-repeat left center;
}
.required{color:red;}

/* Manage - END */