HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,STRONG,SUB,SUP,TT,VAR,HR,B,U,I,CENTER,DL,DT,DD,OL,FIELDSET,FORM,LABEL,LEGEND,TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD
{padding:0;margin:0;border:none;outline:none;vertical-align:baseline;font-family:inherit;font-size:100%;}

HTML
{font-size:100.01%;}

DFN,I,CITE,VAR,EM,ADDRESS
{font-style:normal;}

TH,B,H1,H2,H3,H4,H5,H6{font-weight:normal;}

TEXTAREA,INPUT,SELECT{font-family:inherit;font-size:1em;} 

BLOCKQUOTE,Q{quotes:none;}

Q:before,Q:after,BLOCKQUOTE:before,BLOCKQUOTE:after
{content:'';content:none;}

OL,INS{text-decoration:none;}

DEL{text-decoration:line-through;}

TABLE{border-collapse:collapse;border-spacing:0;}

CAPTION,TH,TD{text-align:left;}:focus{outline:none;}

HTML,BODY{height:100%;}

BODY,TEXTAREA,INPUT,SELECT{ font-family: Arial, Helvetica, sans-serif;}

/* BODY,TEXTAREA,INPUT,SELECT{ font-family: Georgia;}    + "Trebuchet MS"  */

BODY{
	font-size:12px;
	color: #490600;
	background: url(../i/bg-body.jpg);
	min-width: 1000px;
}
A{
	text-decoration:underline;
	color: #490600;
}
A:HOVER{
	text-decoration:none;
	color:#D0312F;
}
.leftm
{
	text-decoration: none;
}
a.leftm:hover
{
	border-bottom: 1px dashed #CC3300;
	cursor: pointer;
	text-decoration: none;
}

.mailentc
{
	color:#FFFFFF;
}
.mailentc2
{
	color:#490600;
}
P{
	padding-bottom: 1em;
}
h1{
	padding: 0.4em 0 1em 94px; 
	font-weight: normal;

/*	padding: 0 0 0.5em 0;*/
	color:#C70000;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
/*	font-weight: bold; */
}

h1.header{
	padding: 0.4em 0 1em 94px; 
	font-weight: normal;
}
.pv{
        vertical-align:middle;
	}
p.left-header{
	padding: 4px 0 6px 15px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	background: url(../i/podlogka.jpg) no-repeat;
	height: 28px;
	margin: 0.7em 0;
/*        text-align: center; */
}
h2, h2 a {
	color:#C70000;
/*	font-weight: bold; */
	margin-bottom: 0.7em;
	font-size: 22px;
        font-family: Georgia, "Times New Roman", Times, serif;
}

.tel{
/*	номер телефона в левом блоке */
                font-family: Georgia, "Times New Roman", Times, serif;
/*	font-weight: bold; */
	font-size: 20px;
}
.tel2{
/*	электронка в левом блоке */
                font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
}
.brd {
	border-bottom: 1px dashed #CC3300;
	cursor: pointer;
	text-decoration: none;
}
p.news_title
{
	font-weight: bold; 
}

/* Wrapper */
.wrapper{
	position: relative;
	min-height: 100%;
	background: url(../i/bg-wrapper.jpg) repeat-x;
}
.wrapper-pd{
	padding-bottom: 175px;
	background: url(../i/bg-main.jpg) repeat-x 0 105px;
}
.footer{
	height: 175px; 
	position: relative; 
	margin: -175px auto 0;
	background: url(../i/bg-footer.jpg) repeat-x;
}

/* Structure */
.main-sidebar{
	overflow: hidden;
}
.center-sidebar { 
	float:right; 
	margin-left:-192px; 
	width:100%;
	background: url(../i/bg-content.jpg) no-repeat 100% 125px;
}
	.center-sidebar-in  { 
		margin-left:192px; 
	}

.left-sidebar { 
	float:left; 
	width:192px;
	padding-top: 207px;
}

/* Footer */
.footer .right{
	background: url(../i/bg-footer-right.jpg) no-repeat 100% 0;
	position: absolute;
	width: 290px;
	height: 75px;
	right: 0;
	top: 0;
	padding: 100px 0 0 10px;
}
 .footer .right IMG{
 	margin-left: 2px;
 }
 .footer .left{
 	background: url(../i/bg-footer-left.jpg) no-repeat;
	height: 175px;
 }
  .footer-menu{
	padding: 35px 0 0 310px;
	color: #fff;
	height: 55px;
  }
  .footer-menu A{
		text-decoration: none;
		color: #fff;
	}
	.footer-menu A:hover{
		text-decoration: underline;
		color: #fff;
	}
  .footer .left .phone{
  	padding: 34px 0 0 207px;
	font-size: 10px;
  }
 	.footer .left .phone SPAN{
 		padding: 0;
		font-size: 21px;
		display: block;
		color: #490600;
		height: auto;
                font-family: Arial, Helvetica, sans-serif;
 	}
 .footer .copy{
 	position: absolute;
	top: 118px;
	left: 565px;
	font-size: 10px;
 }
	.footer .copy A{
		text-decoration: none;
	}
	.footer .copy A:hover{
		text-decoration: underline;
	
	}
	.footer .copy A.txt-white{
		font-size: 11px;
		color: #fff;
		display: block;
		padding: 4px 0 0;
		text-decoration: underline;
	}
	.footer .copy A.txt-white:hover{
		text-decoration: none;
	}
	
/* Site */
.logo{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../i/logo.jpg);
	width: 336px;
	height: 218px;
	}
.logo-link{
 	position: absolute;
	top: 80px;
	left: 80px;
	width: 230px;
	height: 100px;
	z-index: 2000;
 }
.main-menu{
list-style: none;
	overflow: hidden;
	margin: 66px 0 0 135px;
}
 .main-menu LI{
list-style: none;
 	float: left;
	padding: 10px 10px 0;
	height: 29px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
 }
 .main-menu LI.active{
 	background: url(../i/active.jpg) no-repeat 50% 0;
 }
 .main-menu LI A{
 	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
 }
 .main-menu LI A:hover{
 	color: #fff;
 }
 
 .header-sidebar{
 	padding: 3px 0 0 56px;
	position: relative;
 }
 .header-sidebar P.kroh{
 	padding-left: 95px;
 }
 P.kroh{
 	font-size: 10px;
 }
 P.kroh A{
 	text-decoration: none;
 }
 P.kroh A:hover{
 	text-decoration: underline;
 }
 .address{
 	position: absolute;
	top: 80px;
	right: 30px;
	text-align: right;
	width: 29%;
 }
 
 /* Content */
 .out-content{
 	padding: 15px 0 0 56px;
	overflow: hidden;
 }
 .content{
 	width: 78%;
	float: left;
 }

/* Right Sidebar */
.right-sidebar{
 	width: 22%;
	float: left;
	text-align: center;
 }
	.right-sidebar IMG{
		margin: 0 auto;
	}
	IMG.one{
		margin-top: 8px;
	}
	IMG.two{
		margin-top: 8px;
	}
	IMG.three{
		margin-top: 40px;
	}
	IMG.four{
		margin-top: 20px;
	}

	.bg-logo{
		display: block;
		background: url(../i/bg-logo.jpg) no-repeat;
		width: 163px;
		height: 118px;
		margin: 0 auto 1em;
	}
/* Left Sidebar */
.txt{
 	padding: 0 0 0 10px;
 }
A.next{
  	font-size: 10px;
	display: block;
	text-align: right;
  }
.block{
	display: block;
}

/* Main News */
.main-news{
	background: url(../i/bg-main-news.png) no-repeat;
	margin: 1em 0 2em 56px;
	border-left: 1px solid #521004;
	min-height: 200px;
	padding-bottom: 1em;
}
.main-rets{
	background: url(../i/bg-main-rets.png) no-repeat;
	margin: 1em 0 2em 56px;
	border-left: 1px solid #521004;
	min-height: 200px;
	padding-bottom: 1em;
}
 .main-news H2{
   padding: 0;
 	font-size: 22px;
	font-weight: normal;
	color: #490600;
	background: url(../i/hline-l.jpg) no-repeat 160px 9px;
	margin-left: 90px;
	height: 21px;
 }
 .main-rets H2{
   padding: 0;
 	font-size: 22px;
	font-weight: normal;
	color: #490600;
	background: url(../i/hline-l.jpg) no-repeat 160px 9px;
	margin-left: 90px;
	height: 21px;
 }
  UL.news{
  	overflow: hidden;
	margin: 30px 0 0 17%;
  }
  UL.news LI{
  	float: left;
	width: 45%;
	margin-right: 5%;
        list-style: none;
  }
UL.news LI P.date{
  	color:#905648;
	font-weight:bold;
	text-decoration: none;
  }
UL.news LI P A{

	font-weight:bold;
	text-decoration: none;
  }
UL.news LI A.more{
  	background: url(../i/more.gif) no-repeat;
	font-size: 9px;
	color:#D0312F;
	text-decoration: none;
	padding: 2px 7px 0 0;
	height: 15px;
	display: block;
	float: left;
  }
A.all{
	display: block;
	background: url(../i/marker.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	font-size: 10px;
	margin: 0px 0 0 40px;
}
.bottom-bg-news{
	background: url(../i/hline_r.jpg) no-repeat 100% 0;
	height: 12px;
}

/* Main-Kalag */
.main-kalag{
	background: url(../i/bg-main-kalag-repeatx.jpg) repeat-x;
	margin-left: 56px;
}
.main-kalag .bg-left{
	background: url(../i/bg-main-kalag-left.jpg) no-repeat;
}
.main-kalag .bg-left .image{
	background: url(../i/bg-main-kalag.jpg) no-repeat 100% 0;
	padding: 0 0 0 8px;
	height: 178px;
	overflow: hidden;
	position: relative;
}
 .object{
 	float: left;
	width: 200px;
 }
 .main-kalag .bg-left .image H2{
 	font-size: 22px;
	color: #fff;
	font-weight: normal;
	padding: 0 0 10px 350px;
	margin: 2px 0 0;
 }
.link{
	/*margin-left: 200px;*/
	float: left;
	width:  25%;
	margin-right: 5%;
}
.link LI{
	background: url(../i/mark.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}
 .link LI A{
 	color: #fff;
	text-decoration: none;
 }
 .link LI A:hover{
	text-decoration: underline;
 }
 
 A.library{
 	position: absolute;
	top: 160px;
	right: 510px;
	font-size: 10px;
	color: #fff;
	background: url(../i/marker1.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-decoration: none;
 }
 A.library:hover{
 	color: #fff;
	text-decoration: underline;
 }
 
.razdel{
	margin: 0 0 1em 0;
	list-style: disc;
	
}
.razdel LI{
	margin-bottom: 3px;
	margin-left: 45px;
}
 .razdel LI A{
 	font-weight: bold;
	text-decoration: none;
 }

.map{
	margin: 0 0 1em 0;
	list-style: circle ;
}
.map LI{
	margin-bottom: 3px;
	margin-left: 25px;
}
 .map UL {
	text-decoration: none;
 }

/* Стили для форумов */
/* Таблица груп форумов */
.table_group_forums
{
	width: 100%; 
	padding: 2px; 
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
	vertical-align: middle;
}

/*Ячейка таблицы групп форумов*/
.table_group_forums td
{
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
	vertical-align: middle;
}
.table_group_title td
{
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 0px;
	border-color: #E3E1DA;
	border-style: solid;
	background-color: #EFEEEA;
	color: #000000;
	vertical-align: middle;
}
/*Заголовок группы форумов*/
.title_group_forums
{
	font-weight: bold;
}

/*Описание группы форумов*/
.desc_group_forums
{
	/*font-size: 10px;*/
}

/*Строка заголовка группы форумов*/
.row_title_group_forums
{
	background-color: #EFEEEA;
	color: #000000;
	font-weight: bold;
}

/*Таблица идентификации пользователя*/
.table_identification
{
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;	
	border-style: solid;
	border-color: #E3E1DA;
	/*background-color: #F7F7F7;*/
}

/*Ячейка таблицы идентификации пользователя*/
.table_identification td
{
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
	vertical-align: middle;
}
/*Имя залогинившегося пользователя*/
.name_users
{
	color: #DB1905;	
}

/*Строка заголовка таблицы идентификации пользователя*/
.row_title_identification
{
	color: #000000;
	background-color: #EFEEEA;
	font-weight: bold;
}

/*Таблица текущего форума*/
.table_forum
{
	width: 100%;
	padding: 2px;
	border: 0px; 
}

/*Таблица добавление сообщения */
.table_forum_message
{
	width: 100%;
	color: #000000;
	padding: 2px;
	border-collapse: collapse;	
	empty-cells: show;
	border-width: 1px; 
	border-color: #E3E1DA;
	border-style: solid;
	background-color: #EFEEEA;
}

.table_forum_message td
{
	color: #000000;
	empty-cells: show;
	border-width: 1px; 
	border-color: #E3E1DA;
	border-style: solid;	
	vertical-align: middle;
}

/*Ячейка таблицы текущего форума*/
.table_forum td
{
	vertical-align: middle;
}
/*Строка заголовка форума*/
.row_title_forum
{
	/*background-color: #F7F7F7;	*/
	padding-top: 5px;
}
/*Таблица заголовка форума*/
.table_title_forum
{
	width: 100%;
	color: #000000;
}

/*Ячейка таблицы заголовка форума*/
.table_title_forum td
{
	border: none;
}

/*Заголовок форума*/
.title_forum
{
	color: #000000;
	font-weight: bold;
}

/*Описание форума*/
.desc_forum
{
 /* font-size: 10px;*/
}

/*Таблица тем в таблице текущего форума*/
.table_themes
{
	width: 100%;

	/*cellpadding*/
	padding: 2px;
	/*cellspacing*/
	border-spacing: 0px;

	color: #000000;

	border-collapse: collapse;
	empty-cells: show;
}

/*Таблица тем в таблице текущего форума*/
.table_themes td
{
	/*cellpadding*/
	padding: 3px;
	
	/*cellspacing*/
	border-spacing: 0px;

	color: #000000;

	border-collapse: collapse;
	empty-cells: show;
	
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;	
}

/*Строка имён параметров тем форума*/
.row_title_themes
{
	background-color: #EFEEEA;
	font-weight: bold;
	/*text-align:center;*/
	height: 25px;
	width: 100px;
	padding-left: 10px;
}
.row_title_themes td
{
	color: #000000;
}

.row_title_themes_message
{
	height: 25px;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;	
	background-color: #EFEEEA;
}
.row_title_themes_message label
{
	color:#000000;
}

/*Ячейка таблицы тем атрибут*/
.theme_td_attribute
{
	width: 20px;	
}
/*Ячейка таблицы тем заголовок*/
.theme_td_title
{
		
}
/*Ячейка таблицы тем автор*/
.theme_td_author


{
	width: 120px;
}
/*Ячейка таблицы тем дата создания*/
.theme_td_create_date
{
	width: 80px;
}
/*Ячейка таблицы тем количество ответов*/
.theme_td_count_answer
{
	width: 50px;
}
/*Ячейка таблицы тем последнее сообщение*/
.theme_td_last_message
{
	width: 120px;
}
/*Ячейка таблицы тем действие*/
.theme_td_action
{
	width: 140px;
}
.color_hidden_theme
{
	background-color: #ECE9DB;
}

.color_2_theme
{
	background-color: #F9F9F9;
}
.current_page_link:visited
{
	/*color: #6C5722;*/
}

.add_theme_table
{
	width: 100%;
	border-collapse: collapse;
	background-color: #EFEEEA;
	color:#000000;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
}
.add_theme_table td
{
	background-color: #EFEEEA;
	border-width: 8px;
}
/*Таблица сообщений*/
.table_messages
{
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
}

/*Ячейка таблицы сообщений*/
.table_messages td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;	
}
/*Строка темы сообщения*/
.row_title_messages
{
	background-color: #EFEEEA;
	font-weight: bold;
	color:#000000;
}
/*Таблица темы сообщения*/
.table_title_message
{
	width: 100%;
}
/*Ячейка таблицы темы сообщения*/
.table_title_message td
{
	border: none;
}
/*Тема сообщения*/
.title_messages
{
	color: #000000;
}
/*Имя автора сообщения*/
.author_name
{
	font-weight: bold;
	cursor: pointer;
}
/*Статус автора сообщения*/
.author_status
{
}
/*Ссылка на цитировать выделенное*/
.selectedquote
{
	color: #0089C6;
	text-decoration: underline;
	cursor:pointer;
}
/*Стиль для BBcode - цитировать*/
.quotestyle
{
	background-color: #EFEEEA;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;	
	padding: 5px;
}

/*Стиль для BBcode - code*/
.codestyle
{
	font-family: monospace;
	border-collapse: collapse;
	border: 1px solid #E3E1DA;
	background-color: #EFEEEA;
	padding: 5px;
}
/*Строка добавления нового сообщения*/
.row_add_message
{
	color:#000000;
	/*font-weight: bold;*/
}
/*Таблица параметров сообщения*/
.table_message_parameters
{
	width: 100%;
}
/*Ячейка таблицы параметров сообщения*/
.table_message_parameters td
{
	border-width: 0px;
}
/* Таблица добавления нового сообщения */
.add_message_table
{	
	border: 1px solid #E3E1DA;
	color:#000000;
	background-color: #EFEEEA;
}
.add_message_table td
{
	border-width: 0px;
}
.add_message_bbcode_table td
{









	border-collapse: collapse;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
	cursor:pointer;	
}
/*Таблица информации об авторе*/
.table_user_info
{
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
}
/*Ячейка таблицы информации об авторе сообщения*/
.table_user_info td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width: 1px;
	border-color: #E3E1DA;
	border-style: solid;
}
/*Строка имени пользователя*/
.row_user_name
{
	background-color: #EFEEEA;
	font-weight: bold;
	color: #000000;
}
/*Строка заголовка параметров пользователя*/
.row_user_parameters
{
	background-color: #EFEEEA;
	font-weight: bold;
	color: #000000;
}
/*Таблица дополнительных параметров пользователя*/
.table_extra_properties
{
	
}
/*Ячейка таблицы дополнительных параметров пользователя*/
.table_extra_properties td
{
	border: none;
}

/* Ячейка смайликов */
.smiles_td td
{
	border: none;
}
/* Конец стилей для форума */

/* стили кабинета пользователя */

.large_input
{
	font-size: 16pt;
}

.users_list
{
	margin: 0px;
	padding: 0px;
}

.users_list li
{
	list-style-type: none;
	padding: 5px 0px 11px 45px;
	margin: 0px 0px 6px 0px;   
	background-repeat: no-repeat;   
	background-position: 10px 6px;  
	width: 230px;
}

.users_list li a:link, .users_list li a:hover, .users_list li a:visited 
{
	color: #666;
	font-size: 14pt;
	font-family: Georgia;
	text-decoration: none;
	+border-bottom: 1px dashed #0097E2;
	border-bottom: 1px dashed #666;
}

/* Конец стилей кабинета пользователя */

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
	border-spacing: 2px;
}

.shop_cart_table, .shop_cart_table td
{
	empty-cells: show;
}

.shop_cart_table td, .shop_cart_table th
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	padding-bottom: 4px;
	padding-top: 4px;
}

.shop_cart_table th
{
	text-align: left;
	border-bottom: 1px solid #d20a1c;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

/* Строки фильтра и сортировки */
.shop_block
{
	border: 1px solid #ccc;
	background: #EEEEEE;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.shop_block input, .shop_block select {
	border: 1px solid #969696;
}

.shop_block .gray_button input {
	border-width: 0;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation_table
{
	color: #AFA696;
	margin-top: 10px;
}

#shop_navigation, #shop_navigation_current
{
	padding: 5px;
	/* background-color: #F6F3F0; */
	font-size: 9pt;
}

#shop_navigation
{
	border: 1px solid #E0DCCA;
	color: #AFA696;
}

#shop_navigation_current
{
	border: 1px solid #B8B298;
	color: #433212;
}
/* END стили для магазина */

/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
	background: #fff;
	float: left;
}

.page_link
{
	border: 1px solid #e7e7e7;
}
.current
{
	border: 1px solid #d20a1c;
	background-color: #d20a1c;
	color: #fff;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}

/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment
{
	background: #F0EFEB;
	padding: 30px;
	margin-bottom: 10px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

.comment .tl
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('/images/tl_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tl_angle.png');
	width: 8px;
	height: 8px;
}

.comment .tr
{
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/tr_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tr_angle.png');
	width: 8px;
	height: 8px;
}

.comment .bl
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	left: 0px;
	background: url('/images/bl_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bl_angle.png');
	width: 8px;
	height: 8px;
}

.comment .br
{
	position: absolute;
	bottom: 0px !important;
	bottom: auto;
	top: expression((parentElement.clientHeight - 8) + "px");
	right: 0px !important;
	right: auto;
	left: expression((parentElement.clientWidth - 8) + "px");
	background: url('/images/br_angle.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_angle.png');
	width: 8px;
	height: 8px;
}

.comment .mceEditor {
	width: 442px;
}

.stars
{

	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;

	height: 16px;
	float: left;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}

.group_gallery
{
	float: left;
	position: relative;
	padding: 7px;
	margin: 0px 25px 25px 0px;
	background-color: #eee;
}

.group_gallery img
{
	padding: 1px;
	border: 1px solid #c6bea7;

}

.group_gallery .t
{
	position: absolute;
	top: -4px;
	left: 0px;
	background: url('/images/t_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/t_fotogroup.png');
	width: 88px;
	height: 4px;
}

.group_gallery .r
{
	position: absolute;
	top: 0px;
	right: -4px;
	background: url('/images/r_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/r_fotogroup.png');
	width: 4px;
	height: 88px;
}

.group_gallery .b
{
	position: absolute;
	bottom: -4px;
	right: 0px;
	background: url('/images/b_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/b_fotogroup.png');
	width: 88px;
	height: 4px;
}

.group_gallery .l
{
	position: absolute;
	bottom: 0px;
	left: -4px;
	background: url('/images/l_fotogroup.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/l_fotogroup.png');
	width: 4px;
	height: 88px;
}

.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
}

#captcha
{
	padding: 0px;
	font-size: 75%;
}

#captcha, #captcha a:link, #captcha a:hover, #captcha a:visited
{
	color: #777;
}

#captcha img
{
	margin-bottom: -5px;
}

/* Helpdesk */

.helpdesk_status_1
{
	color: #999999;
}

.helpdesk_status_2
{
	color: #000000;
}

.helpdesk_hour div, .helpdesk_wt_0, .helpdesk_wt_1, .helpdesk_wt_2
{
	color: #6A6A6A;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 1px 1px 0px;
	/*border: 1px solid #777;*/
}

.helpdesk_wt_0

{

	background-color: #EFEEEA;
}

.helpdesk_wt_1
{
	background-color: #a6bd4a;
}

.helpdesk_wt_2
{
	background-color: #DF5910;
}

.helpdesk_day
{
	color: #6A6A6A;
	width: 100px;
}

.helpdesk_day div
{
	height: 19px;
	/*border: 1px solid #e3d6cc;*/
	margin: 0px 1px 1px 0px;
	padding: 1px 0px 0px 5px;
}


.helpdesk_legend
{
	margin: 15px 0px 0px 30px;
}

.helpdesk_hour
{
	text-align: center;
}
/* /Helpdesk */


.table_border_hostcms {
	border-spacing: 2px;
}
.table_border_hostcms td
{
	padding: 6px 20px 5px 6px;
}


.table_border_hostcms th
{
	padding: 5px 20px 5px 5px;
	border-bottom: 1px solid #D20A1C;
	text-align: left;
}

hr
{
	border: 0;
	height: 1px;
	color: #dadada;
	background-color: #dadada;
}

.rss_4_ie
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index:-1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rss/rss_2.0.png');
}

.archives_4_ie
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index:-1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/archives.png');
}

/* Архив файлов */
.file_archive dd {
	margin: 5px 0px 15px 0px;
}

.file_archive dt a {
	font-weight: bold;
}
