body{
	margin:0;
	padding:0;
	background-color:#000;
	color: #959eaa;
	font-size:100.1%;
	font-family: Arial, Helvetica, sans-serif;
}
body *{
	font-size: 96%;
}
div{
	padding:0;
	margin:0;
/*	border: 1px solid #CCC; */
}
a{
	color: #aeb8c6;
}
a img{
	border:0;
}
img{
	padding: 0;
	margin: 0;
}
.ident{
	padding-left: 10px;
}
.input_required{
	background-image: url(../images/red.png);
	background-position: 2px;
	background-repeat: repeat-y;
}
#btn_edit, #btn_del, #btn_add{
	cursor: pointer;
}
td{
	vertical-align: top;
	text-align:left;
/*	border: 1px dotted #F00; */
}
.header{
	background-image:url('../images/bg_header.png');
	background-repeat: repeat-x;
}
.content{
	background-image:url('../images/bg_content.png');
	background-repeat:repeat-y;
	width: 1023px;
}
.content .inner{
	background-image:url('../images/bg_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
.content .spacer{
	height: 5px;
	font-size:5px;
}
.fading{
	background-image:url('../images/fader.png');
	background-repeat: repeat;
}
.framed{
	border: 1px solid #595f66;
}
.link{
	text-decoration: underline;
}
.menu_spacer{
	height:61px;
	background-image:url('../images/arrow_l.png');
	background-repeat: no-repeat;
	background-position: 15px 0;
}
.login{
	margin-left: 60px;
	padding: 5px;
	border: 1px solid #333;
	width: 130px;
}
.login input{
	width: 120px;
	border: none;
	height: 20px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:190%;
	height:1.2em;
}
.login p{
	font-size: 90%;
	margin: 0;
	padding: 0;
}
#id_submit, .button{
	width: 120px;
	border: 1px solid #999;
	height: 20px;
	background-color: #333;
	color: #959eaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	height:1.7em;
	cursor:pointer;
}
#id_submit:hover, .button:hover{
	background-color: #444;
}
.search{
	background: transparent url(../images/ru/bg_search.png) no-repeat;
	width: 240px;
	height:103px;
}
.search input{
	border: 0;
	background: transparent;
	margin: 48px 0 0 23px; 
	width: 187px;
}
.search input.submit{
	cursor: pointer;
	margin: 12px 0 0 32px;
}
a.menu_item{
	border:0;
	text-decoration:none;
}
a.menu_item div.item{
	background: url(../images/fader.png) repeat;
	border: 1px solid #595f66;
	border-left: 0px;
	margin-bottom: 15px;
	cursor:pointer;
	color: #99acbf;
	width: 230px;
}
a.menu_item div.arrow{
	/*background: url(../images/arrow_s.png) no-repeat top right;*/
	margin: 5px 15px;
}
a.menu_item:hover div.item{
	background: #3b3f46;
}
.edit_button{
	font-weight: bold;
	font-size: 120%;
}
.footer{
	background-image:url('../images/bg_footer.png');
	background-repeat: repeat-x;
}
.footer_2{
	background-image:url('../images/bg_footer2.png');
	background-repeat:no-repeat;
	width: 530px;
	height: 112px;
	font-size:85%;
}
.footer_2 p{
	text-align: right;
	margin: 70px 20px 0 10px;
}
.left{
	width:260px;
	padding: 15px 0 0 0;
}
.right{
	padding: 15px 0 0 0;
}
.article_header{
	 height:40px;
	 margin-left:40px;
}
.article_header img{
	margin: 5px 0 0 10px 
}
.article_header div{
	margin: 0 0 0 10px;
	font-size: 105%
}
.thumbs{
	float: left;
	width: 186px;
}
.article{
	margin-left: 205px;
	font-size: 110%;
}
.article h2{
	margin: 0 0 5px 0;
}
.row p{
	margin: 0 0 1em 0;
	font-size: 100%;
	text-align: justify;
}
.row *, .row p *, .row ul, .row li, .row span, .row div{
	font-size: 100%;
}
.row a{
	color: #BBB;
	font-size:100%;
}
.order input, .order textarea{
	width: 300px;
	background-color: #999;
	border: 1px solid #333;
	font-size: 100%;
}
.toggle{
	cursor: pointer;
}
.row{
	padding-left: 32px;
}
.stupid_ie{
	font-size:3px;
}
.prev_next{
	text-align: left;
	margin: 6px 0 0 0;
	cursor:pointer
}
.prev, .next{
	border: 0;
}
.triangles_u{
	background-image:url(../images/triangle_u.png);
}
.triangles_d{
	background-image:url(../images/triangle_d.png);
}
.triangles_u, .triangles_d{
	background-repeat:no-repeat;
	height: 14px;
	line-height:11x;
	font-size:9.5px;
}
.triangles_u{
	background-position:212px 4;
}
.triangles_d{
	background-position:211px 0;
}
.pages{
	padding-top: 25px;
}
.underline{
	border-bottom: 1px solid #595f66;
}
.editor_area{
	padding: 0 10px;
	font-size: 118%;
}
.editor_area h1{
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.editor_area h2{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
}
.editor_controls{
	margin: 20px 0 5px 0;
	font-size: 130%;
}
form{
	padding: 0;
	margin: 0;
}
.clickable{
	cursor: pointer;
}
.clickable:hover{
	border: 1px solid #999;
}
.thumb{
	width: 160px;
	height: 160px;
	margin: 10px 10px 10px 0;
	border: 1px solid #666;
}
.thumb_descr{
	margin: 0 10px;
	text-align: center;
}
.article_thumb{
	width: 160px;
	height: 160px;
	margin: 10px;
	border: 1px solid #666;
}
.enlarged_image{
	width: 100%;
}
.enlarged_image .image{
	margin: 10px;
	border: 1px solid #666;
	height: 160px;
}
.enlarged_image .text_descr{
	font-size: 100%;
	margin: 10px 10px 10px 0;
}
.spinner{
 	background-image:url(../images/spinner.gif);
	background-position: center;
	background-repeat:no-repeat;
}
/* EDITOR */
#id_preview {
	margin: 10px 10px 0 20px;
	border: 1px solid #333;
	width:600px;
}

.input_required{
	background-image: url('../images/red.png');
	background-position: left top;
	background-repeat: repeat-y;
}
.editor_frame_edit {
	border: 2px solid #333;
	margin-top: 5px;
	background-color: #000;
}

#btn_save, #btn_cancel, #btn_edit, #btn_del {
	cursor: pointer;
}

input#btn_save, input#btn_cancel, input#btn_del{
	vertical-align: middle;
	border: #999 2px solid;
	background-color: #333;
	cursor: pointer;
	width: 13em;
}

input#btn_save:hover, input#btn_cancel:hover, input#btn_del:hover{
	background-color: #666;
}

.btn_close_editor {
	background-image: url('../images/x_gray.png');
	background-position: 1px right;
	background-repeat: no-repeat;
}

div.btn_close_editor:hover {
	background-image: url('../images/x.png');
	background-position: 1px right;
	background-repeat: no-repeat;
}

#editor_error_frame td, #editor_error_frame div{
    padding: 10px;
    background-color: #330000;
    text-align: center;
	color: #999
}
#editor_frame_header {
	background-color: #111;
}
#editor_frame_header img#editor_loading {
	margin-top: 4px;
}
div.editor_frame_edit *{
	font-size: 100%;
}
/* ---------- */
/* crop */

.imageCropWarp {
	position: relative;
	font-size: 0;
}
.imageCropSelect {
	position: relative;
	cursor: move;
}
.imageCropSelectTop {
	height: 1px;
	width: 100%;
	position: absolute;
	z-index: 3;
	background: transparent url(../images/border_top.gif) repeat-x scroll 0;
	top: 0; left: 0;
}
.imageCropSelectBottom {
	height: 1px;
	width: 100%;
	position: absolute;
	z-index: 3;
	background: transparent url(../images/border_bottom.gif) repeat-x scroll 0;
	bottom: 0; left: 0;
}
.imageCropSelectLeft {
	width: 1px;
	height: 100%;
	position: absolute;
	z-index: 3;
	background: transparent url(../images/border_left.gif) repeat-y scroll 0;
	top: 0; left: 0;
}
.imageCropSelectRight {
	width: 1px;
	height: 100%;
	position: absolute;
	z-index: 3;
	background: transparent url(../images/border_right.gif) repeat-y scroll 0;
	top: 0; right: 0;
}

.ghost-sizer {
	border:dashed yellow 1px;
	position:absolute;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.sizer-visible .sizer {
	background:#0a0;
	display:block;
}
.sizer {
	width: 6px;
	height: 6px;
	position:absolute;
	overflow:hidden;
	background: #fff none repeat scroll 0;
	border: 1px solid #333;
	z-index	: 10;
	opacity: 0.5;
}

.sizer-visible .sizer {
	background:#fff;
	display:block;
}

.sizer-north {
	top: -3px;
	left: 50%;
	margin-left: -3px;
	cursor: n-resize;
}
.sizer-south {
	bottom: -3px;
	left: 50%;
	margin-left: -3px;
	cursor:s-resize;

}
.sizer-west {
	top: 50%;
	left: -3px;
	margin-top: -3px;
	cursor:w-resize;
}
.sizer-east {
	top: 50%;
	right: -3px;
	margin-top: -3px;
	cursor:e-resize;
}

.sizer-nw {
	top: -3px;
	left: -3px;
	cursor:nw-resize;
}
.sizer-ne {
	top: -3px;
	right: -3px;
	cursor:ne-resize;
}
.sizer-sw {
	bottom: -3px;
	left: -3px;
	cursor:sw-resize;
}
.sizer-se {
	bottom: -3px;
	right: -3px;
	cursor:se-resize;
}
/* --- crop cut ---*/