/*Generals*/
html {
	min-height: 100%;
	height: auto;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding:0px;
	margin:15px 0px;
	text-align:justify;
}
h1 {
	color: #000000;
	margin:15px 0px;
	padding:0px;
	font: normal 28px GoudyOld, Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #666666;
	margin:15px 0px;
	padding:0px;
	font: normal 25px Tahoma, Arial, Helvetiva, Sans-serif;
}
h4, h3 {	
	font-family: Tahoma, Arial, Helvetiva, Sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight:normal;
	margin:15px 0px;
	padding:0px;
}
h5, h6 {
	font-family: Tahoma, Arial, Helvetiva, Sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight:normal;
	margin:15px 0px;
	padding:0px;
}
ul {
	list-style:disc;
	font-size:13px;
	color:#27530B;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
ul li ul {
	margin-left:15px;
	list-style:disc;
	font-weight:bold;
}
ul li ul li ul {
	margin-left:15px;
	list-style:disc;
	font-weight:normal;
}

#BodyGeneralDiv {
	margin:0px auto;
}
#GeneralDiv {
	width:680px;
	height:740px;
	margin:0px auto;
}
hr {
	width:95%
}
img {
	border:0px;
}

	/*Top*/
	
#TopLogoDiv {
	background: url(/images/top_logo.gif) no-repeat left top;
	height:75px;
	width:680px;
}

	/*Content*/

#PageContentDiv {
	margin:5px 0px;
}
#PageContentDiv img {
	margin:5px 0px 5px 5px;
}
#SecondImageLineDiv {
	margin-left:44px;
}
#SecondImageLineDiv a {
	display:block;
	height:196px;
	width:196px;
	float:left;
	white-space: nowrap;
	padding:0px 0px 0px 5px;
}
a#Gallery {
	background: url(/images/img_4_over.jpg) no-repeat;
	text-decoration:none;
}
a#Gallery:hover {
	background: url(/images/img_4.jpg) no-repeat;
}
a#Services {
	background: url(/images/img_5_over.jpg) no-repeat;
}
a#Services:hover {
	background: url(/images/img_5.jpg) no-repeat;
}
a#Contacts {
	background: url(/images/img_6_over.jpg) no-repeat;
}
a#Contacts:hover {
	background: url(/images/img_6.jpg) no-repeat;
}

	/*Bottom*/
	
#BottomDiv {
	height:45px;
	width:680px;
	text-align:center;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
#CopyRights {
	margin-left:42px;
	text-align:left;
}


	/*Other for design*/
	
#CommentsForm, .NoteDiv, .date, .title, #comment5, .comment_desc, #ShowAddCommentPhotogallery, {
	display:none;
}
table.footer {
	display:block;
}
#PageContentDiv .content_table {
	min-height: 650px;
	height: auto !important;
	height: 650px;
	text-align: center;
	margin:0px auto;   
}

	/*Photogallery*/
	
/*.group_gallery
	{
		float: left;
		position: relative;
		padding: 7px;
		margin: 0px 25px 25px 0px;
		background-color: none;
	}
*/
.group_gallery h2 {
	margin:0px 0px;
}
.group_gallery p {
	color:#999999;
	margin:3px 0px;
	padding:0px;
}

.PhotogalleryGroupTable {
	text-align:left;
	margin-left:10px;
}
.PhotogalleryGroupTable td {
	padding-top:10px;
}
.PhotogalleryGroupTable h2 {
	font: normal 22px "Lucida Sans", Tahoma, "Times New Roman", "Courier New";
	color: #666666;
	margin:0px;
	padding:0px;
}
.PhotogalleryGroupTable p {
	font: normal 12px  Tahoma, "Times New Roman", "Courier New";
	color: #999999;
}
.PhotogalleryGroupTableLeftTd {
	width:160px;
	padding-left:0px;
	text-align:center;
}
.PhotogalleryGroupTableRightTd {
	padding-left:10px;
	vertical-align:top;
}
.PhotogalleryGroupTableRightTd p {
	margin:0px;
}
.GalleryImg {
	border:1px solid #000000;
	padding:1px;
}
.PhotogalleryImageTable p {
	padding:0px;
	margin:0px auto;
	
}
.PhotogalleryImageTable td {
padding:0px
}
.news_title
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	margin:0px;
	text-align:left;
}

.news_title a {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	margin:0px;
	text-align:left;
	text-decoration:none;
	color:#666666;
}
.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}
.ItemText {
	text-align:center;
}
span.ItemName {
	display:none;
}
.left_td {
	vertical-align:top;
	text-align:left;
}
.left_td h1{
	text-align:center;
}

.TopNavigation {
	text-align:right;
        color:#999;
}

.TopNavigation a {
	color:#999;
}

/*For Contacts*/
#ContactsTable {
	margin-top:15px;
	margin-left:25px;
	
}
#ContactAdressDiv p {
	padding-top:0px;
	margin-top:0px;
}
/* Send Form */

form {
	margin 20px 0px;
	padding: 0px;
}
.FormTextTd {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	width: 80px;
}
.InputText {
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #666666;
}
.InputTextError {
	width: 200px;
	background: #FFFFCC;
	border: 1px solid #990000;
}
.InputTextValid {
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #009966;
}
#NameNote, #UrlNote, #EmailNote, #MessageNote {
	display: none;
	font: small-caps 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-transform: lowercase;
}
.Buttons {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	background: none;
	border: none;
	padding-left: 85px;
}
.ButtonSubmitGuest {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	background: none;
	border: none;
	padding-left: 85px;
}

.ButtonsOver {
	color: #FFCC00;
	background: url(/images/a-bg.gif) no-repeat 64px 5px;
	cursor: pointer;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	border: none;
	padding-left: 85px;
}

/*Полезные ссылки*/

.ItemName {
	display:none;
}


/*Old Styles from CMS*/


.top_menu
{
	margin-bottom: 30px;
}

.top_menu .item_menu_div
{
	position: relative;
	background: url('/images/fon_top_menu.gif') repeat-x 0 0;
	background-color: #e85200;
	height: 29px;
	padding: 9px 15px 0px 15px;
	white-space: nowrap;
	z-index: 1;
}

.top_menu a
{
	color: #FFF;
}

.top_menu td
{
	padding-left: 15px;
}

.top_menu .poll_down_menu_lev_1
{
	position: absolute;
	display: none;
	background-color: #d62d00;
	padding: 5px 10px 5px 10px;
	left: 8px;
	top: 47px;
}

.top_menu .poll_down_menu_lev_1 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 3px 5px 0px 0px;

	/* 
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	*/
}

.top_menu .poll_down_menu_lev_1 li
{
	margin-bottom: 3px;
	padding-left: 16px;
	background: url('/images/li_arr.gif') no-repeat 0 9px;
}

.header_table td
{
	color: #FFF;
	vertical-align: top;
}

.header_table a
{
	color: #FFF;
}

.header_table .green_grad
{
	width: 95%;
	zoom: 1;
	position: relative;
/*	background: url('/images/green_grad.gif') repeat-x 0 100%;
	background-color: #8da825;
*/	border: 0px solid #f00;
	padding: 13px 0px 0px 29px;
	margin: 0px;
/*	height: 201px;
*/}
.left_td .green_grad {
       display:none;
}
.TagsCloud {
	display:none;
}


.header_table .green_grad ul
{
	margin: 0px;
	padding: 0px;
}

.header_table .green_grad li
{
	zoom: 1;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url('/images/li_arr.gif') no-repeat 0 7px;
	line-height: 140%;
	list-style-type: none;
}

.header_table .blue_grad
{
	zoom: 1;
	position: relative;
	padding: 13px 0px 0px 29px;
	margin: 0px;
	height: 201px;
	background: url('/images/sunflower.jpg') no-repeat 0 0;
}

.fast_menu_box
{
	position: absolute;
	width: 46px;
	height: 130px;
	top: 0px;
	right: 20px;
/*	align: center;
	padding-top: 15px;*/
	background: url('/images/fast_menu.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fast_menu.png');
}

.fast_menu_link_box
{
	position: absolute;
	width: 46px;
	height: 130px;
	top: 0px;
	right: 20px;
	align: center;
	padding-top: 15px;
}

.fast_menu_link_box img
{
	margin: 0px 0px 15px 0px;
}

.turquoise_grad
{
	width: 191px;
	zoom: 1;
	position: relative;
	background: url('/images/turquoise_grad.gif') repeat-x 0 100%;
	background-color: #3796a4;
	border: 0px solid #f00;
	padding: 13px 30px 0px 29px;
	margin: 0px;
	height: 201px;
}

.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;
}

.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;
}

.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;
}

.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;
}

.poll_down_menu_lev_1 .tl
{
	position: absolute;
	top: -8px;
	left: -8px;
	background: url('/images/tl_angle_pull_down.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tl_angle_pull_down.png');
	width: 8px;
	height: 8px;
	
}

.poll_down_menu_lev_1 .tr
{
	position: absolute;
	top: -8px;
	left: 100%;
	background: url('/images/tr_angle_pull_down.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tr_angle_pull_down.png');
	width: 8px;
	height: 8px;
}

.poll_down_menu_lev_1 .bl
{
	position: absolute;
	top: 100%;
	left: -8px;
	background: url('/images/bl_angle_pull_down.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bl_angle_pull_down.png');
	width: 8px;
	height: 8px;
}

.poll_down_menu_lev_1 .br
{
	position: absolute;
	top: 100%;	
	left: 100%;	
	background: url('/images/br_angle_pull_down.png') repeat-x 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/br_angle_pull_down.png');
	width: 8px;
	height: 8px;
}

.poll_down_menu_lev_1 .t
{
	position: absolute;
	font-size: 0;
	top: -8px;	
	left: 0;	
	background-color: #d62d00;
	width: 100% !important;
	width: auto;
	width: expression((parentElement.clientWidth) + "px");
	height: 8px;
}

.poll_down_menu_lev_1 .r
{
	position: absolute;
	top: 0px;	
	left: 100%;	
	background-color: #d62d00;
	width: 8px;
	height: 100% !important;
	height: auto;
	height: expression((parentElement.clientHeight) + "px");
}

.poll_down_menu_lev_1 .b
{
	position: absolute;
	font-size: 0;
	top: 100%;
	left: 0;
	background-color: #d62d00;
	width: 100% !important;
	width: auto;
	width: expression((parentElement.clientWidth) + "px");
	height: 8px;
}

.poll_down_menu_lev_1 .l
{
	position: absolute;
	top: 0px;	
	left: -8px;	
	background-color: #d62d00;
	width: 8px;
	height: 100% !important;
	height: auto;
	height: expression((parentElement.clientHeight) + "px");
}

.content_table
{
	margin: 20px 0px 0px 0px;
}

.content_table td
{
	vertical-align:	 top;
}

.content_table .right_td
{
	padding: 0px;
	color: #FFF;
}

.content_table .right_td h1
{
	font-size: 16pt;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 110%;
	color: #FFF;
}

.content_table .right_td a
{
	color: #FFF;
}

.content_table .right_td .green_grad, .content_table .right_td .blue_grad_2, .content_table .right_td .red_grad
{
	margin-bottom: 20px;
}

.content_table .green_grad
{
	zoom: 1;
	position: relative;
/*	background: url('/images/green_grad.gif') repeat-x 0 100%;
	background-color: #8da825;
*/	border: 0px solid #f00;
	padding: 13px 30px 15px 0px;
	margin: 0px;
	width: 100%;
}
.content_table .green_grad h2 {
	display:none;
}


.content_table .blue_grad_2
{
	zoom: 1;
	position: relative;
	background: url('/images/blue_grad_2.jpg') repeat-x 0 100%;


	background-color: #6ea9c7;
	border: 0px solid #f00;
	padding: 13px 30px 15px 29px;
	margin: 0px;
	width: 191px;
}

.content_table .red_grad
{
	zoom: 1;
	position: relative;
	background: url('/images/red_grad.jpg') repeat-x 0 100%;



	background-color: #da1a05;
	border: 0px solid #f00;
	padding: 13px 30px 15px 29px;
	margin: 0px;
	width: 191px;
}

.content_table .left_td
{
	padding: 0px 0px 0px 27px;
	line-height: 130%;
}

.content_table .date
{
	color: #9e987b;
	font-size: 8pt;
}

.content_table .news_title
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 3px 0px;
	margin: 0px;
}

.content_table .news_group
{
	margin: 0px 0px 8px 0px;
	list-style-type: none;
	padding-left: 0px;
}

ul.news_group {
	margin:15px 0px 6px 10px;
}

.content_table .news_group li
{
	margin-bottom: 3px;	
	padding-left: 0px;
}

.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');
}

.content_table .tags, .content_table .tags a
{
	color: #5d7716;
	margin-top: 5px;
}

.content_table .public td
{
	padding-right: 30px;
	
}

.form_to_main input
{
	width: auto;
	border: none;
	padding: 0px;
	margin-right: 10px;

}

.form_to_main .button
{
	height: 26px;
	color: #FFF;
	padding: 0px 12px 0px 12px;
	margin: 12px 0px 0px 0px; 
	border: 1px solid #5e9cad;
	background-color: #236881;
}

.red_grad .form_to_main input
{
	width: 165px;
	height: 22px;
	margin-bottom: 8px;
	border: 1px solid #b03921;
}

.red_grad .form_to_main .button
{
	width: auto;
	height: 26px;
	color: #FFF; 
	border: 1px solid #cc7171;
	background-color: #b03921;
	padding: 2px 12px 2px 12px;
	margin-top: 63px;
	margin: 7px 0px 0px 0px;
}

.blue_grad_2 .form_to_main input
{
	width: auto;
	border: none;
	padding: 0px;
	margin-right: 10px;
}

.blue_grad_2 .form_to_main .button
{
	height: 26px;
	color: #FFF; 
	padding: 0px 12px 0px 12px;
	border: 1px solid #5e9cad;
	background-color: #236881;
	margin: 12px 0px 0px 0px; 
}

.shop_table td
{
	padding-right: 35px;
}

.shop_table img 
{
	border: 1px solid #d6d6d6;
}

.shop_table .name_product
{
	margin: 5px 0px 7px 0px; 
}

.shop_table .price 
{
	margin: 10px 0px 7px 0px; 
	color: #db1905;
	font-size: 16pt;
}

.shop_table .price img
{
	border: none;
}

.footer
{
	position: relative;
	bottom: 0px;
}
.footer td
{
	padding: 5px 0px 5px 30px;
}

.copyright
{
	color: #938676;
	font-size: 9pt;
	line-height: 140%;
	height: 10px;
}

/* Стили для форумов */
.add_message_bbcode_table img
{
	padding: 0px;
	margin: 0px;
}

.add_message_bbcode_table td
{
    border-collapse: collapse;
    border-width: 3px;
    border-color: #BAB188;
    border-style: solid;
    cursor: pointer;
    padding: 4px 3px 2px 0px;
    border: 1px solid #f00  
}

.group_gallery
{
	float: left;
	position: relative;
	padding: 7px;
	margin: 0px 25px 25px 0px;
	background-color: #ded9cc;
}

.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;
}

/*Таблица груп форумов*/
.table_group_forums
{
    width: 100%; 
    padding: 2px;   
    border-collapse: collapse;
    empty-cells: show;
    border-width:1px;
    border-color: #C8C0A9;
    border-style: solid;
/*	background-color: #000000;*/
}

/*Ячейка таблицы групп форумов*/
.table_group_forums td
{
	padding: 2px;
    border-collapse: collapse;
    empty-cells: show;
    border-width:1px;
    border-color: #C8C0A9;
    border-style: solid;
}

.table_group_title td
{
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width:0px;
	border-color: #C8C0A9;
	border-style: solid;
	background-color: #EAE4DF;
	color: #353535;
} 
/*Заголовок группы форумов*/
.title_group_forums
{
    font-weight: bold;
}

/*Описание группы форумов*/
.desc_group_forums
{
    /*font-size: 10px;*/
}

/*Строка заголовка группы форумов*/
.row_title_group_forums
{
    background-color: #EAE4DF;
	color: #353535;
    font-weight: bold;
}

/*Таблица идентификации пользователя*/
.table_identification
{
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;	
	border-style: solid;
	border-color: #C8C0A9;
	/*background-color: #F7F7F7;*/
}

/*Ячейка таблицы идентификации пользователя*/
.table_identification td
{
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: solid;
}
/*Имя залогинившегося пользователя*/
.name_users
{
    color: #6C5722;    
}

/*Строка заголовка таблицы идентификации пользователя*/
.row_title_identification
{
	color: #353535;
	background-color: #EAE4DF;
	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: #C8C0A9;
	border-style: solid;
	background-color: #EAE4DF;
}

.table_forum_message td
{
	color: #000000;
	empty-cells: show;
	border-width:1px; 
	border-color: #C8C0A9;
	border-style: solid;	
}



/*Ячейка таблицы текущего форума*/
.table_forum td
{
/*
    border-collapse: collapse;
    empty-cells: show;
    border-width:1px;
    border-color: #000000;
    border-style: solid;
    */
}
/*Строка заголовка форума*/
.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: #353535;
    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: #C8C0A9;
    border-style: solid;	
}

/*Строка имён параметров тем форума*/
.row_title_themes
{
    background-color: #EAE4DF;
    font-weight: bold;
    /*text-align:center;*/
    height: 25px;
    width: 100px;
    padding-left: 10px;
}
.row_title_themes td
{
	color: #353535;
}
.row_title_themes_message
{
    height: 25px;
    width: 100px;
    padding-left: 5px;
    padding-right: 5px;    
    background-color: #EAE4DF;
}
.row_title_themes_message label
{
    color:#353535;
}

/*Ячейка таблицы тем атрибут*/
.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: #FAF9F2;
}

/*Таблица сообщений*/
.table_messages
{
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    border: 0px solid #C8C0A9;
}

/*Ячейка таблицы сообщений*/
.table_messages td
{
    border-collapse: collapse;
    empty-cells: show;
    border: 1px solid #C8C0A9;
}

/* Таблица добавления нового сообщения */
.add_message_table, .add_message_table td
{    
	/*border: 0px solid #000000;*/
	border: none;
}

/*Строка темы сообщения*/
.row_title_messages
{
    background-color: #EAE4DF;
    font-weight: bold;
    color:#353535;
}
/*Таблица темы сообщения*/
.table_title_message
{
    width: 100%;
}
/*Ячейка таблицы темы сообщения*/
.table_title_message td
{
    border: none;
}
/*Тема сообщения*/
.title_messages
{
    color: #353535;
}
/*Имя автора сообщения*/
.author_name
{
    font-weight: bold;
}
/*Статус автора сообщения*/
.author_status
{
}
/*Ссылка на цитировать выделенное*/
.selectedquote
{
	color: #0089C6;
	text-decoration: underline;
	cursor:hand;
}
/*Стиль для BBcode - цитировать*/
.quotestyle
{
    background-color: #EAE4DF;
    border-collapse: collapse;
    border-width:1px;
    border-color: #C8C0A9;
    border-style: solid;    
    padding:5px;
}
/*Стиль для BBcode - code*/
.codestyle
{
	font-family:'Courier New Cyr';
	border-collapse: collapse;
	border: 1px solid #353535;
}
/*Строка добавления нового сообщения*/
.row_add_message
{
    background-color: #EAE4DF;
    color:#353535;
    /*font-weight: bold;*/
}

/*Таблица параметров сообщения*/
.table_message_parameters
{
    width: 100%;
}
/*Ячейка таблицы параметров сообщения*/
.table_message_parameters td
{
    border: none;
}

/*Таблица информации об авторе*/

.table_user_info
{
    border-collapse: collapse;
    empty-cells: show;
    border-width:1px;
    border-color: #C8C0A9;
    border-style: solid;
}

/*Ячейка таблицы информации об авторе сообщения*/
.table_user_info td
{
    border-collapse: collapse;
    empty-cells: show;
    border-width:1px;
    border-color: #C8C0A9;
    border-style: solid;
}
/*Строка имени пользователя*/
.row_user_name
{
    background-color: #EAE4DF;
    font-weight: bold;
    color: #353535;
}
/*Строка заголовка параметров пользователя*/
.row_user_parameters
{
    background-color: #EAE4DF;
    font-weight: bold;
    color: #353535;
}

/*Таблица дополнительных параметров пользователя*/
.table_extra_properties
{
    border: none;
    margin: 5px;
}

.table_extra_properties td
{
    border: none;
}


.smiles_td td
{
	border: 0px;
}
/*Конец стилей для форума*/


/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.current
{
	background: #999999;
	color: #fff;
	border: 1px solid #666666;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

/* Информационные элементы */
.read_more
{
	float: left;
	display: block;
	padding: 0.2em 0em 0.3em 0em;
	margin-right: 0.3em;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}

.userinfo1
{
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	float: right;
}

.userinfo2
{
	margin-left: 5px;
	margin-bottom: 5px;
}

/* ссылка "ответить" для комментария */
.c_u_l
{
	font-weight: bold;
}

/* Ответ на комментарий */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div для дерева комментариев */
.csd
{
	margin-left: 20px;
}

.comment
{
	background-color: none;
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment p
{
	margin: 0px 0px 5px 0px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
}






.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C8C0A9;
}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	border-bottom: 1px solid #C8C0A9;
}

.shop_cart_table_title td
{
	background-color: #EAE4DF;
	font-weight: bold;
	height: 30px;
}

#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#message p
{
	margin: 0px;
	padding: 0px;
}

.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 #C6BEA7;
	background-color: #DED9CC;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.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 стили для магазина */

.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;
}

.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;
}

/* стили кабинета пользователя */

.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;
}

/* END стили кабинета пользователя */

/* Стили для блогов */

.blogs_table
{
	margin-bottom: 0px;
}

.blogs_table
{
	border-top: 1px solid #d7c7b9;
}

.blogs_table .head td
{
	vertical-align: bottom;
	height: 16px;
}

.blogs_table td
{
	height: 40px;
	vertical-align: middle;
	border-bottom: 1px solid #d7c7b9;
}

.blogs_table .rate_value
{
	padding: 0px 20px;
}

.blogs_table .position
{
	padding: 0px 10px;
	font-weight: bold;
}

.top_comment_blogs
{
	color: #0096aa;
	border-top: 1px solid #d7c7b9;
}

.top_comment_blogs td
{
	padding: 8px 10px
}

/* Ссылки управления блогами */
.links_nav_blog
{
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

.links_nav_blog li
{
	padding: 0px 15px 0px 0px;
	font-size: 13pt;
	list-style-type: none;
	display: inline;
}

/* Список записей блога */

.blog_date
{
	font-size: 9pt;
	border-bottom: 1px solid #d7c7b9;
	font-weight: bold;
	margin-bottom: 12px;
}


.blog_post_title
{
	font-size: 11pt;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.blog_post_text
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.blog_post_text p
{
	margin: 4px 0px;
	padding: 0px;
}

.comm_cloud
{
	position: relative;
	height: 24px;
	background: url('/images/comm_cloud_r.gif') no-repeat 100% 0;
	float: left;
	padding: 1px 10px 0px 3px;
	margin: 0px 10px 0px 7px;
	font-size: 10pt;
	font-weight: bold;
}

.comm_cloud .l
{
	position: absolute;
	background: url('/images/comm_cloud_l.gif') no-repeat 0 0;
	width: 7px;
	height: 24px;
	left: -7px;
	top: 0px;
}

/* Стили для  */
.user_blog_table td
{
	padding: 3px 3px 3px 0px;
}

.user_blog_table .head td
{
	border-bottom: 1px solid #666;
	font-weight: bold;
}

/* END Стили для блогов */


.helpdesk_status_1
{
	color: #999999;
}

.helpdesk_status_2
{
	color: #000000;
}

.helpdesk_hour div, .helpdesk_wt_0, .helpdesk_wt_1
{
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 1px 1px 0px;
	/*border: 1px solid #777;*/
}

.helpdesk_wt_0
{
	background-color: #e3d6cc;
}

.helpdesk_wt_1
{
	background-color: #a6bd4a;
}

.helpdesk_day
{
	width: 100px;
}

.helpdesk_day div
{
	height: 19px;
	/*border: 1px solid #e3d6cc;*/
	margin: 0px 1px 1px 0px;
	padding: 1px 0px 0px 5px;
}

.helpdesk_hour
{
	text-align: center;
}



/*Другие стили для страницы новостей*/

/*News*/

			
			.NewsBlocks {
                   width:256px;
				   margin-top:25px;
			}
			.NewsBlocksTopBgDiv {
				width:256px;
                               
			}
			.NewsBlocksBottomBg {
				width:256px;
				padding:0px 0px 0px;
                height:400px;
			}
			.NewsBlocks h1 {
				margin:0px;
				padding:0px;
			}			
			.DataDiv {
				font: 30px Arial, Helvetica, sans-serif;
				color: #00000;
			}
			.MonthsDiv {
				font: 10px Tahoma, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				background: #B5B5B5;
				text-align:left;
				padding:2px 0px 2px 5px;
			}
			.MonthsDiv span {
				margin-left:5px;	
			}
			.YearDiv {
				font: 10px Tahoma, Arial, Helvetica, sans-serif;
			}
			.DetailLinkSpan {
				display:block;
				text-align:right;
				margin-right:30px;
				margin-top:0px;
			}
			.Archive {
				text-align:left;
				padding:0px 0px 0px 10px;
			}
			/*End News*/
			
			/*About*/
			.AboutBlocks {
				margin:0px;
				width:333px;
				margin-top:25px;
			}
			.AboutBlocks h4 {
				margin:0px 0px 0px;
			}
			.AboutBlocks h5 {
				margin:0px 0px 0px;
			}
			.AboutBlocksTopBgDiv {
			}



			.AboutBlocksBottomBg {
				height:400px;
			}
			#AboutContentDiv {
				width:325px;
				margin:0px auto;
                                text-align:left;	
			}
			#AboutContentDiv .date {
				display:none;
			}
			#AboutContentDiv p {
				margin:0px 0px 0px 10px;	
			}
			/*End Aboute*/
			
			
			/*Preps*/
			
			.PrepsBlocksDiv {
				width:604px;
				margin:50px 0px 30px 25px;
			}
			.PrepsBlocksTopBgDiv {
			}
			.PrepsBlocksBottomBgDiv {
                text-align:left;
				padding-bottom:20px;
			}
		   .PrepsBlocksBottomBgDiv ul li {
				   margin:0px 0px 8px 15px;
		   }
			.PrepsBlocksDiv h1 {
				margin:0px auto;	
			}

			
			/*End Preps*/



