/*
CMS "REDEC" - v2.41 - http://redec.ru
Система управления сайтом "REDEC" - http://redec.ru
Изготовлено http://redec.ru, e-mail: redec@redec.ru
Билд от: 15.10.2008
Версия - 2.41
*/

a { 	text-decoration: none; }
a:link { text-decoration:none; color:#C16100;  }
a:visited { text-decoration:none; color:#C16100; }
a:hover, a:active { 	color:#4A2500; text-decoration:none;  }
a:hover{ color:#4A2500; text-decoration:none;  }

body
{
 margin:0; topmargin:0; leftmargin:0; rightmargin:0; bottommargin:0; padding:0; marginwidth:0; marginheight:0; 
	font-family		: Tahoma, Verdana, sans-serif;
	font-size		: 11px;
	padding			: 0px;
	margin			: 0px;
	background-color: #FAF9F1;
}

td, input, select, textarea
{
	font-family		: Tahoma, Verdana, sans-serif;
	font-size		: 11px;
}

input, select
{
	border			: solid 1px #AFB4BA;
}

select
{
	background-color: #F4F6F9;
}

.title
{
	padding-left	: 5px;
	font-family		: Tahoma, Verdana, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	color			: #DDDDEC;
	background-color: #384655;
	vertical-align	: middle;
}

.miniTitle
{
	font-family		: Tahoma, Verdana, sans-serif;
	font-weight		: bold;
	color			: #DDDDEC;
	background-color: #384655;
	padding-left	: 5px;
}

.content, .content table tr td, p
{
	font-family		: Tahoma, Verdana, sans-serif;
	font-size		: 11px;
	color			: #697684;
}

.kewlButton
{
	margin			: 0px 5px 0px 5px;
	padding			: 0px 2px 0px 2px;
	border			: solid 1px #ece9d8;
	background-color: #c0c0c0;
	height			: 16px;
	vertical-align	: middle;
	font-family		: Tahoma, Verdana, sans-serif;
	font-size		: 11px;
	color			: #000000;
	text-align		: center;
	cursor			: hand;
	cursor			: pointer;
	direction		: ltr;
}

#treeDiv
{
	width			: 100%;
	height			: 165px;
	overflow		: scroll;
	background-color: #F4F6F9;
}

.nonSelectedFile
{
	cursor			: hand;
	cursor			: pointer;
}

.selectedFile
{
	cursor			: hand;
	cursor			: pointer;
	background-color: #0000ff;
	color			: #ffffff;
}

 UL {
    list-style-type: none; 
   }
   
    LI {
    list-style-type: none; 
   }
   
   #rdc_toolip{
	position: absolute;
	border: solid #AAAAAA 1px;
	background-color: #DDDDDD;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 3px 2px;
	margin: 0px 0px 0px 15px;
	/*
	filter:alpha(opacity=75);
	opacity:.75;
	*/
}
