#float_menu{
	width:237px;
	position:absolute;
	background:url(/img/tools/top_int_m.gif) no-repeat;
	z-index:1000000;
}
#float_menu_head{
	cursor:move;
	width:33px;
	height:33px;
	margin:3px 0px 0px 4px;
	padding-bottom:10px;
	background:url(/img/tools/but_move_main.jpg) no-repeat;
	float:left;
}
#float_menu_hide{
	width:24px;
	height:23px;
	margin: 5px 0px 0px 5px;
	float:left;
	cursor:pointer;
	background:url(/img/tools/but_snp.gif) no-repeat;
}
#float_menu_view{
	width:24px;
	height:23px;
	margin: 5px 0px 0px 5px;
	float:left;
	cursor:pointer;
	background:url(/img/tools/but_snp.gif) no-repeat;
}
#float_menu_name{
	background:url(/img/tools/bg_fon_intf.gif) repeat-y;
	clear:left;
}
#float_menu_logo{
	width:160px;
	height:27px;
	margin-top:5px;
	background:url(/img/tools/logo_main_wb.jpg) no-repeat;	
	float:left;
}
#float_menu_elem{
	border:0px solid white;
	width:237px;
	background:url(/img/tools/bg_fon_intf.gif) repeat-y;
}
#float_menu li{
	list-style:none;
	cursor:default;
}
#float_menu ul{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;	
}
#float_menu_bottom{
	background:url(/img/tools/but_intf.gif) no-repeat bottom;
	clear:left;
	padding-bottom: 7px;
}
#float_menu_exit{
	width:28px;
	height:27px;
	margin:16px 0px 0px 5px;
}

#Admin_Console {
	left:500px;
	top:200px;
	position:absolute;
	float:left;
	z-index:2000;
	right:0px;
	background-color:#cccccc;
	width:200px;
}

#item_left, #item_right, #mebel_left, #mebel_right, #product_left, #product_right{
	cursor:pointer;
}

#message_flash{
	padding-left:100px;
	color:Red;
}
/*#admin_content h1{
color: black;
}
#admin_content a{
color: black;
}
#admin_content td{
padding: 5px 5px 5px 5px;
border: solid black 1px;
color: black;
}
#admin_content th{
padding: 5px 5px 5px 5px;
border: solid black 1px;
color: black;
}
#admin_content{
color: black;
}*/

/* Это Федин код */

img {
	border:0;
}

div#float_menu a, div#float_menu a:visited {
	color:#fff;
	text-decoration:none;
}

div#float_menu a:hover {
	color:#c0c0c0;
}

div#float_menu li.hr {
	font-size:1px;
	height:1px;
	border:1px;
	color:#fff;
	background:#fff;
	overflow:hidden;
	margin:7px 20px 10px 0;
}

div#float_menu span.pt {
	color:#D1E8EA;
	padding:0 .5em 0 0;
}


div#float_menu a.action {
	padding:0 .5em 0 0;
}

#admin_content {
	color:#000;
}

.error {
	color:red;
}

#admin_content table.contents {
	border-collapse:collapse;
	background:#1A374D;
	color:#fff;
}

#admin_content table.contents a {
	color:#fff;
}

#admin_content table.contents a:hover {
	color:#c0c0c0;
}

#admin_content table.contents td, #admin_content table.contents th {
	border-right:8px solid #fff;
	border-bottom:4px solid #fff;
	color:#fff;
}

#admin_content a {
	color:#1A374D;
}

#admin_content ul.actions {
	list-style-type:none;
	margin:20px 0;
	padding:0;
}

table.admCover {
	font-size:10pt;
}

table.admCover h1 {
	color: black;
	font-size:15pt;
}

#admin_content input, #admin_content select {
	display:block;
	font-size:10pt;
	font-weight:normal;
}

#admin_content .mceSelectList{
	display:inline;
}

#admin_content form {
	font-size:8pt;
	font-weight:bold;
}
a.catleft, a.catleft:visited {
     color:blue;
}