body
{
	background: #644335;
	font-family: Arial, sans-serif;
	color: #f2d9c9;
	/* полоса прокрутки*/
	scrollbar-face-color: 		#0;		
	SCROLLBAR-HIGHLIGHT-COLOR: 	#e69978;
	SCROLLBAR-SHADOW-COLOR: 	#432d24;
	scrollbar-darkshadow-color: #432d24;
	SCROLLBAR-ARROW-COLOR: 		#e97e3c;
	SCROLLBAR-TRACK-COLOR: 		#764e3e;
	scrollbar-base-color:		#51362b;
	SCROLLBAR-3dLIGHT-COLOR: 	#51362b;

}
/* общее свойство форм, чтоб не было пустых границ вокруг */
form { MARGIN:0px auto;}
/* (page_img.php) */
body.frame {background: #71564b}
body, table, p, a, td
{ 
	font-size: 10pt;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
table {border-style:inherit}
/*главная часть странички где текст и странички (index, edit_page.htm)
table.main				
{
	background:#51362b ;
	background-image: url(../../template/stiks/img/line.gif);
	background-repeat: no-repeat;
	background-position: left||top
}*/
/* (edit_page.htm) */
table.edit
{
	border-color:#e65a34;
	border-style:solid;
	border-width: 1px;
	background-color:#51362b;
	
}
/* оформление подвала (index.php) */
table.podval	
{
	background:#5d3e31;
	border-top: solid 1px #e65a34;
	font :8pt;
	font-family: Tahoma;
	text-indent: 0px;
	padding-left: 0px;
	color:#f1d88b;
}
h1	{FONT-WEIGHT: bold; FONT-SIZE: 140%; color:#ffffff; text-align:center}
h2	{FONT-WEIGHT: bold; FONT-SIZE: 120%; color:#ffffff; text-align:center}
h3	{FONT-WEIGHT: bold; FONT-SIZE: 100%; color:#e5aa85; text-align:right}
h4	{FONT-WEIGHT: bold; FONT-SIZE: 100%; color:#e5aa85; text-align:left}
h5	{FONT-WEIGHT: bold; FONT-SIZE: 100%; color:#d9da7b; text-align:right}
h6	{FONT-WEIGHT: bold; FONT-SIZE: 100%; color:#d9da7b; text-align:left}
/* () */
a { font: 10pt;	font-style:normal; text-decoration:underline }
a:link		{color:#f1d88b}
a:visited	{color:#f1d88b}
a:active	{color:#f1d88b}
a:hover		{color:#ffffff}
/* */
a.site_map		
{
}
a.sub_site_map		
{
	font: 8pt; 
	FONT-WEIGHT: normal; 
}
/* (menu) */
a.menu, a.submenu
{
	FONT-WEIGHT: bold;
	color: #412b23
}
a.submenu		{ font-size: 8pt }
a.menu:link		{color:#412b23}
a.menu:visited	{color:#412b23}
a.menu:active	{color:#000000}
a.menu:hover	{color:#f1d88b} 
a.submenu:link	{color:#412b23}
a.submenu:visited{color:#412b23}
a.submenu:active{color:#f1d88b}
a.submenu:hover	{color:#f1d88b}
/* (login) */
a.a_log		{font-family:Verdana,Arial; font-size: 10; FONT-WEIGHT: normal; text-decoration : none; color:#3e2210 }
a.a_log:link	{color:#3e2210}
a.a_log:visited	{color:#3e2210}
a.a_log:active	{color:#3e2210}
a.a_log:hover	{color:#555555; text-decoration:underline}
/* (index) */
P			
{
	text-indent: 0cm;
	padding-left:0cm;
	color:#f2d9c9;
	text-align:justify
}
/* (login) */	
p.log	
{
    font-family: Arial, sans-serif;
    font: 9pt;
    font-weight: bold;
    text-align:center;
    color:#412b23
}
/* (author) */
p.error	{ FONT-WEIGHT: bold; color:#ff0000;	}
/* (login) */
i.log	
{
    font-family: Arial, sans-serif;
    font-style: italic;
    font: 9pt;
    font-weight: normal;
    text-align:center;
    color:#000000
}
b.event
{
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #f1cf68;
    text-align: center;
}
/* стили Новостей сайта (news.php)*/
b.news
{
	font:9pt;	
	font-family: Tahoma,Verdana,sans-serif ;
	font-weight: bold;
	color:#f1cf68;
}
td.news1, td.news2 {text-align:justify; font: 9pt;}
td.news1 { background:#715548 ; }
td.news2 { background:#5f4337 ; }



/*---------------*/
/*  верх меню и левых блоков (login, menu) */
td.menu_top	
{	
	background-color:#e65a34;
	font-weight: bold;
	padding-right:0px;				/*отступ от левого края*/
	color:#412b23;
	text-align: center					
}
/* меню (login, menu) */
td.menu			{background-color:#e66c4d;}
/* авторизация на глав (login) */
td.log
{
	font: 12px;
	font-weight: normal;
	color: #412b23
}
/* (edit_page.htm) */
td.error
{
	color: Red;
	font-style: oblique;
	background-color: #f1d88b;
}
/*---------------*/
/* (edit_page) */
textarea
{
	border: 2px inset #d79a57;
	background: #f1d88b;
	SCROLLBAR-TRACK-COLOR: #d79a57;	/* Цвет полосы прокрутки под бегунком */ 
}
/*---------------*/
/* (author, register) 
input.ch_auth   { border-color: #e66c4d; }*/
/* галочка на глав (login)
input.ch_main   { border-color: #e66c4d; }
input.checkbox   { border-color: #51362b; background: #51362b}*/

input.submit, input.text, input.b_log ,input.t_log, input.button, input.mes, input.file
{
	font: bold 11px Arial;
	padding: 0 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	background: #e66c4d
}
/* кнопка  (images.php)*/
input.submit
{
	background: #e65a34;
	color: #412b23;
	border-color: #ffa375;
}
/* поле ввода текста*/
input.text
{
	background: #ffffff;
	color: #412b23;
	border-color: #e65a34;
}

/* кн (login)*/
input.b_log 
{
	background: #ffa375;
	color: #412b23;	
	border-color: #51362b;
}
/* ввод текста (login) */
input.t_log  
{
	background: #ffffff;
	color: #412b23;
	border-color: #51362b;
}
input.button 
{
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*(register)*/
input.mes
{
	background-color:#51362b;
	border-color:#51362b;
	color: #ff8877;
}
/*(page_img) поле пути и кн. Обзор*/
input.file
{
	background-color:#f1d88b;
	border-color:#e65a34;
	color: #000000;
}
/*форум*/

td.forum_str
{
     background: #b17951;
    /*background-color: #a35f45;*/
    color: #412b23;
}
td.forum_top
{
    
	font: 12px;
	font-weight: normal;
	color: #fa5e20;
}
td.post_bottom /*под сообщением*/
{
	border-bottom: #e65a34 1px solid;
	text-align:right
}
td.text, td.post_bottom 
{
    background: #b17951;
    /*background: #e4aa66; */
    border-right: #e65a34 1px solid;
}

td.user /*блок юзера*/
{
	/*background: #b17951;*/
	border-left: #e65a34 1px solid;
	border-bottom: #e65a34 1px solid;
}
td.text /*блок текста сообщения*/
{
	vertical-align:top
}

