body		{ margin: 0px; font-family: Verdana; background-color:#f0efea; font-size: 11px;}

table,img{
	border: 0px;
}
div,td,font{ font-size: 11px;}

A:link,A:visited { COLOR: #019cd4;}
A:hover { COLOR: #ff0000; }

.head{height: 80px;}
.logo{
	float: left;
	padding: 20px 0px 0px 20px;
	width: 200px;
}
.logo font{
	color: #000099;
	font-weight: bold;
}
.logo img{
	margin-right: 11px;
}
.lang{
	padding: 30px 20px 0px 0px;
	float:left;
}
.user{
	float: right;
	padding: 20px 20px 0px 0px;
	
}
.user div.div A:link,.user div.div A:visited { COLOR: #ffffff;}
.user div.div font A:link,.user div.div font A:visited { COLOR: #000099; font-weight: bold; margin-right: 20px;}
.user div.div{
	background: transparent url('img/user-repeat.gif') repeat-x top left;
}
.user table{
	background: transparent url('img/user-bottom.gif') no-repeat bottom left;
	height: 60px;
}
.user table td.user-center{
	height: 43;
	padding: 13px 10px 0px 10px;
}
.user table td.user-center img{
	margin-left: 10px;
}
.user table td.user-first{
	background: transparent url('img/user-first.gif') no-repeat top left;
	width: 5px;
}
.user table td.user-last{
	background: transparent url('img/user-last.gif') no-repeat top left;
	width: 5px;
}
.help{
	position: absolute;
	border: 1px solid #d3d3d3;
	padding: 5px;
	z-index: 100;
	margin: 21px 0px 0px -30px;
	background-color:#ffffff;
}
#help, #help-top{
	display: none;
}
.help-div-in{
	background-color:#faf9f9;
	width: 250px;
	padding: 5px;
}
.help-close{
	float: right;
	padding: 0px 0px 5px 5px;
}
.help-top{
	position: absolute;
	background: transparent url('img/help-top.gif') no-repeat top left;
	z-index: 101;	
	width: 77px;
	height: 24px;
	margin: 3px 0px 0px -30px;
}
.help-row{
	display: none;
	position: absolute;
	z-index: 100;
	background-color:#faf9f9;
	padding: 5px;
	width: 250px;
	border: 1px solid #d3d3d3;
}
.auth{
	width: 100%;
	text-align: center;
}
.auth .content-top,.auth .content-bottom,.auth .content{
	width: 400px;
	margin: 0px auto 0px auto;
}
.auth table{
	width: 200px;
}
.auth-form{
	width: 208px;
	float: left;
	padding: 0px 0px 10px 35px;
}
.auth-form img{
	margin-right: 15px;
}
.auth-center{
	padding: 20px 40px 0px 273px;
}
.inputauth, .inptext{
	width: 130px;
}
.content-top{
	clear: both;
	background: #ffffff url('img/content-top-repeat.gif') repeat-x top left;
}
.content-top div{
	background: transparent url('img/content-top-left.gif') no-repeat top left;
}
.content-top div div{
	background: transparent url('img/content-top-right.gif') no-repeat top right;
	height: 23px;	
}
.content-bottom{
	clear: both;	
	background: #ffffff url('img/content-bottom-repeat.gif') repeat-x top left;
}
.content-bottom div{
	background: transparent url('img/content-bottom-left.gif') no-repeat top left;
}
.content-bottom div div{
	background: transparent url('img/content-bottom-right.gif') no-repeat top right;
	height: 24px;	
}
.content{
	clear: both;	
	background: #ffffff url('img/content-center-left.gif') repeat-y top left;
}
.content .right-repeat{
	background: transparent url('img/content-center-right.gif') repeat-y top right;
}
.menu{
	width: 208px;
	padding: 0px 0px 10px 35px;
}
#sel-menu{
	COLOR: #ff0000;
}
.menu table{width: 208px;}
.menu table td{
	text-align: right;
	padding: 3px;
}
.menu table td.td-menu{
	background: transparent url('img/menu-separator.gif') no-repeat top right;
	width: 155px;
}
.menu table td.td-menu-level{
	width: 155px;
}
.menu table td.act-menu{
	width: 22px;
}
.act-menu div{
	width: 22px;
	height: 41px;
	left: 221px;
	background: transparent url('img/menu-act.gif') no-repeat top right;
	margin: -20px 0px -20px 0px;
	position:absolute;
}
.center{
	padding: 0px 40px 0px 40px;
}
.path{
	color: #019cd4;
	height: 10px;
}
.bottom{
	clear: both;
	padding: 10px 20px 10px 277px;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 1px;
}

h1{color: #686d67;font-size: 16px;font-weight: none;padding: 5px 0px 5px 0px;}
h2{color: #686d67;font-size: 12px;font-weight: none;padding: 5px 0px 5px 0px;}
h1 img{margin:-10px 0px -10px 0px;}
hr{
color: #f0efea;
background-color:#f0efea; 
border:0px none; height:1px; 
clear:both;
}

.TDedit0	{ font-size: 12px; height:23px; /*width:95%;*/}
.TDedit0 font, .TDedit font	{
	font-weight: bold;
}
.TDedit		{ font-size: 11px; height:23px; /*width:95%;*/ padding-left:5;}
.tdedit1	{ font-size: 11px; height:23px; /*width:95%;*/padding-left:15; }

table.list{width: 100%}
table.list td img{margin: 0px 3px 0px 3px;}
table.list td{width: 10%;}

.iconp 		{ border:0; vertical-align:text-top; hspace:2px; }

.plus 		{ font-size: 11px; font-weight: bold; text-decoration: none; }
.noplus  	{ font-size: 11px; text-decoration: none; }
.noplus:link 	{ COLOR: #999999; }
.noplus:visited { COLOR: #999999; }

table.list td.Comments					{ width: 30%;}
.Comments DIV				{ position: relative; top: 0; left: 0; width: 100%; z-index: 51; }
/* Для IE только */

.Comments TABLE			{ width: 100%; table-layout: fixed;}
.Comments TD				{ white-space: nowrap; overflow: hidden; height: 1.5em; padding: 0; vertical-align: middle; }
.Comments DIV SPAN		{ position: absolute; top: 0; right: 0px; width: 40px; height: 2em; background: url('img/FadeWhite.png') repeat-y; z-index: 99;}
* HTML .Comments DIV SPAN	{ right: -1px; background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/admin/img/FadeWhite.png', sizingMethod='crop'); }


table.list tr:hover td.Comments DIV SPAN    { background-image: url('img/FadeGrey.png'); }
* HTML table.list A:HOVER td.Comments DIV SPAN  { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/admin/img/FadeGrey.png', sizingMethod='crop'); }
a.href, a.href:visited
{
	text-decoration: none;
	border-bottom: 1px dashed;
}
.other{
	width: 100%;
	display: none;
}
.edit{
	font-weight: normal;
	font-size: 11px;
}
table.border td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.border td#first{
	border-left: 1px solid #cccccc;
}
table.border #first-tr td{
	border-top: 1px solid #cccccc;
	font-weight: bold;
}
.delphoto{display:inline}
.delphotodiv{display:inline; margin-right:10px;}
.uploadPhotodiv{display:inline; margin-left:10px;}