

/* Start:/bitrix/components/bitrix/idea.popup/templates/.default/style.css?14386891579983*/
/*overlay*/
.bx-idea-overlay{height:100%; width:100%; left: 0; top: 0; position: absolute; -moz-user-select: none !important; display: none; background-color:#000; filter: gray() alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;}

/*editor*/
#edit-post-text {border: 1px solid #ccc;}

.idea-side-button-t{
	background: url("/bitrix/components/bitrix/idea.popup/templates/.default/images/r.png") no-repeat scroll 0 0 transparent;
	font-size: 0;
	height: 4px;
	left: 0px;
	line-height: 0;
	position: absolute;
	top: -2px;
	width: 100%;
	z-index: -1;
}
.idea-side-button-b{
	background: url("/bitrix/components/bitrix/idea.popup/templates/.default/images/r.png") no-repeat scroll 0 -4px transparent;
	font-size: 0;
	height: 4px;
	right: 0px;
	line-height: 0;
	position: absolute;
	bottom: -2px;
	width: 100%;
	z-index: -1;
}

.idea-side-button-inner{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #3ea822;
	margin-left:6px;
	width: 32px;
	text-align:right;
}

.idea-side-button-inner img{
	margin-top: 10px; margin-bottom: 10px; margin-right: 7px;
}

.idea-side-button-wrapper{
	position: fixed; width: 40px; top: 120px; left: -12px; background: #FFF;
	z-index: 800;
	cursor: pointer;
	_position: absolute;
}

.idea-side-button-wrapper:hover{
	left: -9px;
}

.status-item{
	cursor: pointer;
}

.status-item-more{
	position: absolute;
	right: 32px;
}

.idea-popup-container .popup-window-content{
	padding: 0 13px;
	min-height: 510px;
	min-width: 760px;
}

#idea-editor-container .bx-system-auth-form
{
	padding-left: 40%;
	_width: 400px;
	_padding-left: 250px;
}

.status-item-selected div div{
	padding: 0 15px!important;
}

#idea-side-dialog{
	width: 800px;
	display: none;
	position: absolute;
}



#idea-loader{
	padding: 0 13px;
	min-height: 510px;
	_height: 510px;
	background: url('/bitrix/components/bitrix/idea.popup/templates/.default/images/wait-big.gif') no-repeat center center;
}

/*Quirk Avoid*/
/*Ratings*/
div.idea-rating-block {margin-right: 5px; text-align: right}

div.idea-rating-block span.idea-rating-block-left
{
	background: url('/bitrix/components/bitrix/idea.popup/templates/.default/images/rating-border-left.png') no-repeat left top;
	padding-left:4px;
	display: inline-block;
	border-bottom: 1px solid #ededed;
}
div.idea-rating-block span.idea-rating-block-right
{
	padding-right:4px;
	background: url('/bitrix/components/bitrix/idea.popup/templates/.default/images/rating-border-right.png') no-repeat right top;
	display: inline-block;
}

div.idea-rating-block span.idea-rating-block-content
{
	border-top: 1px solid #ededed;
	display: inline-block;
}

/*Standart template*/
.idea-rating-block-content-ext-standart
{
	height: 22px!important;
	padding-top: 4px!important;
	padding-left: 5px!important;
	padding-right: 2px!important;
}

.idea-rating-block-content-ext-standart .idea-rating-block-content-description
{
	display: inline-block;
	color: #9C9C9C;
	font-size: 11px;
	font-family: Arial;
	padding-right: 5px;
}

.idea-rating-block-content-ext-standart .rating-vote
{
	height: auto;
}

.idea-rating-block-content-ext-standart .rating-vote-result
{
	margin: 0px;
	font: bold 16px Arial!important;
	padding-right: 5px;
	margin: -1px 0 0!important;
}

#idea-posts-content-light .rating-vote-result-minus, #idea-posts-content-light .rating-vote-result-plus{
	font-weight: bold!important;
	font-size: 12px!important;
}

/*Like template*/
.idea-rating-block-content-ext-like
{
	height: 21px!important;
	padding-right: 12px!important;
	padding-left: 9px!important;
	font-size: 11px!important;
}
.idea-rating-block-content-ext-like a
{
	color: #929292!important;
	text-decoration: none!important;
}

.idea-rating-block-content-ext-like .idea-rating-block-content-description
{
	display:none;
}

@-moz-document url-prefix()
{
	.idea-rating-block-content-ext-like .ilike-light .bx-ilike-right{padding-top: 2px!important;}
}

* + html .idea-rating-block-content-ext-like .ilike-light .bx-ilike-text {height: 16px!important;}

#idea-posts-content-light .ilike-light{
	padding-bottom: 5px;
	white-space: nowrap;
}

#idea-posts-content-light .ilike-light a{
	color: #929292 !important;
	text-decoration: none !important;
	font-size: 11px !important;
}

#idea-posts-content-light .bx-ilike-right
{
	font-size: 11px !important;
}

#idea-posts-content-light .bx-ilike-text{
	padding-right: 5px;
}

#idea-posts-content-light .rating-vote{
	white-space: nowrap;
	text-align: right!important;
	display: inline-block;
	width:100%;
}

#idea-posts-content-light .rating-vote-minus{
	margin-right:5px;
}

/*Common*/
#idea-posts-content-light .idea-light-delimiter{
	margin-top: 9px;
	_height:0px;
	_font-size:0px;
	_line-height:0px;
	*height:0px;
	*font-size:0px;
	*line-height:0px;
	border-top: 1px solid #e5e5e5;
	padding-bottom: 9px;
}


#idea-posts-content-light .idea-title{
	overflow: hidden;
	height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	max-width: 520px;
	*width: 520px;
	width: 520px\0/;
}

#idea-posts-content-light .idea-title-like{
	max-width: 470px;
	*width: 470px;
	width: 470px\0/;
}

#idea-posts-content-light{
	padding: 9px 0px;
}

#idea-posts-content-light .idea-title a{
	text-decoration: none;
	color: #000!important;
	font-size: 18px;
}
#idea-posts-content-light .idea-title a:hover{
	text-decoration: underline;
}

#idea-posts-content-light .bx-idea-condition-description{
	float:none!important;
	margin: 0px!important;
	position:relative!important;
	padding-right: 5px;
	font-size: 12px;
}

#idea-posts-content-light .idea-owner{
	font-size: 12px;
	padding-top: 1px;
}

.idea-description-textarea .webform-field-textarea-inner { padding: 0 2px 0 0; }
.idea-description-textarea .lhe-button-cont { background: transparent!important; }
.idea-description-textarea .lhe-line-begin, .idea-description-textarea .lhe-line-end { display: none!important; }
.idea-description-textarea div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

.idea-description-textarea table.bxlhe-frame-table td.bxlhe-editor-buttons, .idea-description-textarea div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
.idea-description-textarea td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
.idea-description-textarea .lhe-button { border:1px solid #f8f8f8; }
.idea-description-textarea .lhe-button-over { background-color: #e7e7e7 !important; }

.blog-note-box, .blog-note-error {margin-top:0px!important; margin-bottom:0px!important}

.idea-post-edit-light #POST_TITLE, .idea-post-edit-light .search-tags, .idea-post-edit-light .field-UF_CATEGORY_CODE, .idea-post-edit-light .idea-field-common,
#idea-field-common-show-add-form{height: 28px; font-size:20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cccccc;
	padding: 5px 1px 5px 5px;
	-webkit-box-shadow: inset 0px 2px 2px 0px #cccccc;
	box-shadow: inset 0px 2px 2px 0px #cccccc;
	margin-right: 2px;
	_height: 36px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.idea-post-edit-light .field-UF_CATEGORY_CODE{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	font-size: 16px;
	padding: 5px 5px 5px 7px;
	height: 23px!important;
	display: inline-block;
	_overflow:hidden;
	_height: 28px;
	*zoom:1;
	*display:inline;
}

#idea-field-common-show-add-form{width: 100%; color: #b2b2b2;}

#REPLIER-form-light{
	padding-top: 10px;
}

.field-UF_CATEGORY_CODE select{
	border: none;
}

#blog-post-image {padding-top:6px;}
.blog-post-image-item-border label:before {
	display: inline-block;
	content: '';
	height: 100%;
	margin-left: -1px;
	vertical-align: middle;
	width: 1px;
}
.blog-post-image-item-border label {
	display: inline-block;
	height: 100%;
	width: 100%;
}
.blog-post-image-item-border img {
	border: none;
	display: inline-block;
	max-height: 93%;
	max-width: 93%;
	vertical-align: middle;
	height: auto !important;
	width: auto !important;
}
div.blog-post-image-item-text input {
	padding-left: 0;
	padding-right: 0;
}
div.blog-post-image-item-act input {
	padding-left: 0;
	margin-left: 0;
}

.idea-post-edit-light .blog-field-title-images {color:#767676; padding-left:2px;}
.idea-post-edit-light .field-title-idea-text {margin-top: 6px;}
.idea-post-edit-light .field-title-idea-tags {margin-top: 6px;}
.idea-post-edit-light .field-title-idea-UF_CATEGORY_CODE {margin-top: 10px;}
.idea-post-edit-light .field-title-idea-UF_CATEGORY_CODE, .field-title-idea-tags, .field-title-idea-text, .field-title-idea-title{
	 margin-bottom:6px;
	 color:#767676;
 }
 
.idea-post-edit-light .field-title-idea-title{padding-top: 6px;}

/*.blog-post-field-user-prop select {width:100px;}
.blog-post-field-user-prop input {width:150px;}
.blog-post-field-user-prop {margin-top:15px;}*/

/*Add comment button*/
.idea-post-edit-light .idea-add-comment{text-align: center; border-top: 1px solid #e3e2e1; margin-top: 12px; padding-bottom: 5px;}
.idea-post-edit-light .idea-add-button{
	display: inline-block;
	margin: 8px 0px 0px 0;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.idea-post-edit-light .idea-add-button .t{
	background: url("/bitrix/components/bitrix/idea.popup/templates/.default/images/s1.png") repeat-x scroll 0 -173px transparent;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 27px;
	padding: 6px 10px 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	vertical-align: top;
	_height: 33px;
}
.idea-post-edit-light .idea-add-button .l{
	background: url("/bitrix/components/bitrix/idea.popup/templates/.default/images/s1.png") no-repeat scroll 0px -138px transparent;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 5px;
}
.idea-post-edit-light .idea-add-button .r{
	background: url("/bitrix/components/bitrix/idea.popup/templates/.default/images/s1.png") no-repeat scroll -7px -138px transparent;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 5px;
}

.idea-post-edit-light .blog-post-edit-form{
	padding: 8px 8px 4px 8px!important;
}

.idea-post-edit-light .idea-back-to-list-button{
	text-decoration: underline;
	color: #666666!important;
	cursor: pointer;
	display: inline-block;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

#edit-post-text{zoom:1;}

/* ie6 fix, avoid ie7*/
* html .idea-side-button-wrapper {
	top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 120 + "px");/**/
}
/* End */


/* Start:/bitrix/components/bitrix/idea/templates/.default/style.css?143868915736229*/
/*action button panel*/
div.idea-title-buttons{
	position: absolute;
	right: 0;
	top: 5px;
	white-space: nowrap;
}

/*idea managment content block, for each page*/
div.idea-managment-content{font-size:12px; zoom:1;}

div.idea-managment-content div.idea-managment-content-left{
	float: right;
	margin-left: 20px;
	width: 265px;
}

div.idea-managment-content div.idea-managment-content-right{
	overflow-x: auto;
	overflow-y: hidden;
	_float: left;
}
/*end*/

/*status colors*/
.status-color-new {color: #289B00; border-bottom-color: #289B00; font-family: Arial;}
.status-color-processing {color: #606060; border-bottom-color: #606060; font-family: Arial;}
.status-color-completed {color: #f6b60c; border-bottom-color: #f6b60c; font-family: Arial;}
.status-action {border-bottom-width: 1px; border-bottom-style: dashed; font-family: Arial;}
.idea-action-cursor
{
	cursor: pointer;
}

img.idea-user-avatar {margin-top:-2px; padding-left:2px; padding-right:3px;}

.bx-idea-user-desc-contact {
	margin-bottom:5px;
	font-size:120%;
	color: #CC3333;
	margin: 10px 0;
	font-weight: bold;
}
.bx-idea-condition-description {float: right; font-size: 100%; margin-top: -3px; margin-right: 4px; text-align:right; line-height: 120%;}

/*Sort box line*/
div.idea-sort-by-box {background: url('/bitrix/components/bitrix/idea/templates/.default/images/sort-box/left-box.jpg') top left no-repeat; height:23px; margin-bottom:17px;}
div.idea-sort-by-box2 {background: url('/bitrix/components/bitrix/idea/templates/.default/images/sort-box/right-box.jpg') top right no-repeat; height:23px;}
div.idea-sort-by-box div.idea-sort-by-box-body {background: url('/bitrix/components/bitrix/idea/templates/.default/images/sort-box/middle-box.jpg') top left repeat-x; height:23px; margin:0 6px;}
div.idea-sort-by-box div.idea-sort-by-title{color:#7F7F7F; padding-right:10px!important;line-height: 22px; float: right;height: 23px;padding: 0 4px;}
div.idea-sort-by-box div.idea-sort-by-link-selected, div.idea-sort-by-box div.idea-sort-by-link{
	float:right;
	height:23px;
	padding:0px 4px;
	_width:0;
	_white-space: nowrap;
}
div.idea-sort-by-box div.idea-sort-by-link-selected {background: url('/bitrix/components/bitrix/idea/templates/.default/images/sort-box/selected-bg.jpg') top left repeat-x; border-radius: 3px;}
div.idea-sort-by-box div.idea-sort-by-link-selected a{color:#000000; display:block; height:23px; line-height: 22px; text-decoration:none;}
div.idea-sort-by-box div.idea-sort-by-link a{color:#4c4c4c; display:block; height:23px; line-height: 22px; text-decoration:none;}
div.idea-sort-by-box div.idea-sort-by-link:hover {background: url('/bitrix/components/bitrix/idea/templates/.default/images/sort-box/hover-bg.jpg') top left repeat-x; border-radius: 3px;}
/*end Sort box line*/

/*Status box*/
div.status-box-l
{
	height:26px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/left-box.jpg') top left no-repeat;
}
div.status-box-l div.status-box-r
{
	height:26px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/right-box.jpg') top right no-repeat;
}
div.status-box-l div.status-box-r div.status-box-m
{
	height:26px;
	margin: 0 4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/middle-box.jpg') top right repeat-x;
}



div.status-box-l div.status-box-r div.status-box-m div.status-item
{
	height:26px;
	float:left;
	margin: 0 5px;
	_width:0;
	_white-space: nowrap;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item:hover
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/hover-bg.jpg') center left repeat-x;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item div
{
	height:26px;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item div a
{
	line-height: 26px;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	display: block;
	padding: 0 15px;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected
{
	height:26px;
	float:left;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/selected-left.jpg') top left no-repeat;
	_width:0;
	_white-space: nowrap;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected div
{
	height:26px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/selected-right.jpg') top right no-repeat;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected div div
{
	height:26px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/status-box/selected-middle.jpg') top left repeat-x;
	padding: 0 10px;
	margin: 0 5px;
}

div.status-box-l div.status-box-r div.status-box-m div.status-item-selected div div a
{
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	cursor: default;
}
/*end Status box*/

/*Detail comments official*/
div.blog-comment-common-official div.comment-list-tl
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/official-tl.jpg') top left no-repeat;
}

div.blog-comment-common-official div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/official-tr.jpg') top right no-repeat;
}

div.blog-comment-common-official div.comment-list-tl div.comment-list-tr div
{
	background: #f5f5f5;
	border-top: 1px solid #e4e4e4;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-official div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-official div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-official div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-official div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	background: #f5f5f5;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

div.blog-comment-common-official div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

/*Detail comments hidden*/
div.blog-comment-common-hidden div.comment-list-tl
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/hidden-tl.jpg') top left no-repeat;
}

div.blog-comment-common-hidden div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/hidden-tr.jpg') top right no-repeat;
}

div.blog-comment-common-hidden div.comment-list-tl div.comment-list-tr div
{
	background: #e1f0e0;
	border-top: 1px solid #d1dfd0;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-hidden div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-hidden div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-hidden div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-hidden div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	background: #e1f0e0;
	border-left: 1px solid #d1dfd0;
	border-right: 1px solid #d1dfd0;
}

div.blog-comment-common-hidden div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

/*Detail comments owner*/
div.blog-comment-common-owner div.comment-list-tl
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/owner-tl.jpg') top left no-repeat;
}

div.blog-comment-common-owner div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/owner-tr.jpg') top right no-repeat;
}

div.blog-comment-common-owner div.comment-list-tl div.comment-list-tr div
{
	background: #f9f4cd;
	border-top: 1px solid #e7e3bf;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-owner div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-owner div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-owner div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
	font-size: 0px;
	line-height: 0px;
}

div.blog-comment-common-owner div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	background: #f9f4cd;
	border-left: 1px solid #e7e3bf;
	border-right: 1px solid #e7e3bf;
}

div.blog-comment-common-owner div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

/*Detail comments common*/
div.blog-comment-common-common div.comment-list-tl
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/common-tl.jpg') top left no-repeat;
}

div.blog-comment-common-common div.comment-list-tl div.comment-list-tr
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/common-tr.jpg') top right no-repeat;
}

div.blog-comment-common-common div.comment-list-tl div.comment-list-tr div
{
	border-top: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
}

div.blog-comment-common-common div.comment-list-bl
{
	height:4px;
	margin-bottom: 7px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-bl.jpg') top left no-repeat;
}

div.blog-comment-common-common div.comment-list-bl div.comment-list-br
{
	height:4px;
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/all-br.jpg') top right no-repeat;
}

div.blog-comment-common-common div.comment-list-bl div.comment-list-br div
{
	border-bottom: 1px solid #ededed;
	height: 4px;
	margin: 0 4px;
}

div.blog-comment-common-common div.idea-answer
{
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 4px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

div.blog-comment-common-common div.blog-comment-content-common
{
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 12px;
}
/*END Detail comments*/

div.blog-qtl
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/qtl.jpg') #f9f4cd top left no-repeat;
}

div.blog-qtl div.blog-qtr
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/qtr.jpg') top right no-repeat;
	padding-top: 5px;
}

/*Hidden idea*/
div.blog-post-hidden
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/hidden-tl.jpg') #E1F0E0 top left no-repeat!important;
}

div.blog-post-hidden div.blog-qtr
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/comment-borders/hidden-tr.jpg') top right no-repeat!important;
}

/*END Hidden idea*/

div.blog-idea-body
{
	border-right: 1px solid #e8e8e8;
	padding-left: 18px;
	padding-right: 7px;
	padding-top: 7px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom: 7px;
}

div.blog-post-text{overflow-x:hidden;overflow-y:hidden;}

div.bottom-space{margin-bottom: 32px;}

/*Rating*/
div.post-rating {
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/post-rating-block.jpg') top left no-repeat;
	height:29px;
	width:170px;
	margin-right:5px;
	float:right;
	line-height: 28px;
	padding-left: 10px;
	font-size: 11px;
	color: #9c9c9c;
	font-family: Arial;
}
div.post-rating .rating-vote{height: 29px!important; width: 120px;}
* + html div.post-rating .rating-vote{margin-top: -6px;}
div.post-rating .rating-vote img {display: none;}
div.post-rating .rating-vote-result{font: bold 16px Arial!important; margin-top:4px!important; padding-left: 5px; width: 65px; margin-right:10px;}
div.post-rating .rating-vote-plus, div.post-rating .rating-vote-minus{margin-top: 5px!important;}

/*PageNavigation*/
.navigation-arrows .arrow, .navigation-arrows .ctrl{color: #999999;}
.navigation-arrows a {color: #000000!important;}
div.navigation-pages {margin-top:7px;}
span.nav-page a{color: #666666!important; text-decoration: none!important; padding: 0 7px; height:22px; display: inline-block; line-height: 22px}
span.nav-current-page{color: #FFFFFF; padding: 0 7px; background: #40a7e2; height:22px; background: #40a7e2; display: inline-block; line-height: 22px}
div.nav-delimiter {height:1px; border-bottom: 1px solid #d6d6d6; margin-bottom: 4px;}
/*end PageNavigation*/

div.body-blog{margin-right:12px; font-size: 12px;}
.blog-posts {display:inline; overflow:hidden; width:100%;}

div.idea-owner, div.idea-owner a{color: #7c7a66!important;}
div.idea-owner a {text-decoration: underline;}
div.idea-answer, div.idea-answer a{color: #7a7a7a!important;}

div.post-title a {color: #000000!important; font-weight: normal; font-size:140%;}
div.post-title h2 {margin-top: 5px; margin-bottom:9px; border: 0px!important; padding: 0px!important;}

div.blog-comment-official
{
	background: #f5f5f5;
	padding-left:12px;
	padding-right: 7px;
	padding-top: 7px;
}

div.blog-comment-hidden
{
	background: #E1F0E0;
	padding-left:12px;
	padding-right: 7px;
	padding-top: 7px;
}

div.blog-comment-duplicate
{
	background: #f3d56e;
	border-right: 1px solid #e8e8e8;
	padding-left:12px;
	padding-right: 7px;
	padding-top: 7px;
	height:25px;
}

div.blog-comment-line-official, div.blog-comment-line-duplicate
{
	padding-top: 3px;
	border-right: 1px solid #e8e8e8;
	background: #FFF;
}

div.blog-comment-content-official
{
	padding-top:11px;
}

div.tag-tbl
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/tbl.jpg') top left no-repeat;
	height: 5px;
}

div.tag-tbl div.tag-tbb
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/tbb.jpg') repeat-x;
	height: 5px;
	margin: 0 5px;
}

div.tag-tbl div.tag-tbr
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/tbr.jpg') top right no-repeat;
	height: 5px;
}

div.tag-tl
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/tl-r.jpg') top left #FFF no-repeat;
	height: 27px;
}

div.tag-tl div.tag-tr
{
	background: url('/bitrix/components/bitrix/idea/templates/.default/images/tl-r.jpg') top right no-repeat;
	height: 27px;
}

div.tag-tl div.tag-block
{
	height: 27px;
	line-height: 26px;
	color: #7f7f7f;
}

div.tag-tl div.tag-block a{color: #7f7f7f; text-decoration:none;}


/*post*/
.blog-post {margin:0; padding-bottom: 2.5em; padding-right:0.8em;}

.blog-post-info {padding:0.2em 0.6em 0.2em}
.blog-post-info-back {}
.idea-post-content {overflow: hidden;}

.blog-post-date {margin:0.1em 0; padding:0 0 0 0.3em; line-height: 1.4em; display:inline;}
.blog-post-current .blog-post {padding-right: 0;}

.blog-post-edit-link, .blog-post-delete-link, .blog-post-comments-link, .blog-post-views-link, .blog-post-publish-link, .blog-post-hide-link, .blog-post-show-link {background-repeat: no-repeat; padding-left: 18px; height: 16px; display:inline-block; padding-right: 0.5em; font-size: 1.2em;}
.blog-post-comments-link {padding-left: 15px;}
.blog-post-show-link {padding-left: 19px;}


.blog-post-tag {padding-top: 0.4em;}
.blog-post-tag a {text-decoration: none !important;}
.blog-post-tag a:hover {text-decoration: underline !important;}
.blog-post-avatar img {float:right;}
.blog-post-avatar {padding: 0.1em 0.3em 0.3em 0.3em;}

/*post form*/
div.blog-post-field-text textarea {width: 100%;}
div.blog-post-field-text {padding-bottom: 0.2em;}
div.blog-post-fields {}
div.blog-post-field {}
div.blog-post-field-title input, div.blog-post-field-category input  { width: 99%;}
div.blog-post-field-code input  { width: 40%;}
div.blog-post-field-user {width: 100%; /*IE Fix or zoom:1 */}
div.blog-post-field-title, div.blog-post-field-category, div.blog-post-field-favorite, div.blog-post-field-date, div.blog-post-field-enable-comments { width:100%;}
div.blog-post-field-date {padding-top: 0.5em;}
div.blog-post-field-favorite div, div.blog-post-field-enable-comments div{display:inline;}
div.blog-post-field-favorite, div.blog-post-field-enable-comments {padding-bottom: 0.4em;}
div.blog-post-field-sep { width:2%; float: left;}
div.blog-post-image-item {
	float:left;
	padding-right: 1em;
	padding-bottom: 2em;
	height:150px;
}
.blog-post-image-item-border {
	display: inline-block;
	border: 1px solid #D8D8D8;;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 100px;
	position: relative;
}
div.blog-post-image-item-text {
	padding-top: 0.5em;
	width: 100px;
}
div.blog-post-image-item-text input {
	width: 100%;
}
div.blog-post-buttons {padding-top:1em; padding-bottom: 0.4em;}
div.blog-post-field-category div.blog-post-field-text label, div.blog-post-field-access-title, div.blog-post-field-code div.blog-post-field-text label {font-weight: bold; font-size: 1.1em;}
 
div.blog-post-bbcode-line {padding-top:0.2em;}
.blog-group-edit {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group-delete {background-repeat: no-repeat; width:16px; height:16px; display:inline-block;}
.blog-group, .blog-group-label{ }

div.blog-post-edit-form{/*width: 97%; */padding: 0.8em;}
div.blog-buttons {padding-top: 1em;}


/*comment*/
.blog-comment {margin:0; padding-top: 0.7em;}
.blog-comment-cont{}
.blog-comment-info {display:block;}
.blog-comment-content {display:block; overflow: hidden; padding-top: 0.5em;}
.blog-comment-meta {font-size:0.85em; padding-top: 0.5em; padding-bottom: 0.5em;}
.blog-comment-date {font-size:0.85em; display:inline;}
.blog-comment-author-info {display:inline;}
.blog-comment-avatar {float:left; margin-right: 0.5em; width: 30px; height: 30px; border:1px solid #c4c4c4; background-color: #eceaec;}
.blog-comment-avatar img{}
.blog-comment-meta a { text-decoration: none !important;}
.blog-comment-meta a:hover {text-decoration: underline !important;}
.blog-comment-link, .blog-comment-delete, .blog-comment-parent, .blog-comment-answer, .blog-comment-edit, .blog-comment-show, .blog-comment-hide {display:inline-block;}
.blog-add-comment {text-align:center; padding-top: 10px; padding-bottom: 3px;}
.blog-add-comment-space {padding-top: 7px;}
.blog-comment-nav {padding-bottom: 0.6em; padding-left: 0.7em;}

/*comment-form*/
div.blog-comment-form {width:100%;}
div.blog-comment-field-text  {width: 100%;}
div.blog-comment-field-text textarea { width: 99.9%; }
div.blog-comment-field-tags { display: none; }
div.blog-comment-field-tags input { width:80%; }
div.blog-comment-field-captcha input { width: 180px;}
div.blog-comment-field-settings input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.blog-comment-field-settings label { vertical-align: middle; }
div.blog-comment-fields { padding:0.8em;}
div.blog-comment-field {}
div.blog-comment-field-title input, div.blog-comment-field-desc input { width: 80%;}
div.blog-comment-field-user {width: 100%; padding-bottom: 5px; }
div.blog-comment-field-author, div.blog-comment-field-email { float:left; width:47%;}
div.blog-comment-field-text {padding-bottom: 0.2em;}
div.blog-comment-field-user-sep { width:5%; float: left; }
div.blog-comment-field-author input, div.blog-comment-field-email input { width:100%; }
div.blog-comment-field-bbcode {padding-top: 0.7em;}
div.blog-comment-field-captcha-image{padding-top: 0.4em;}
div.blog-comment-buttons { margin-top: 1em; padding-bottom: 0.4em; zoom:1;}
div.blog-comment-buttons input { padding:0 0.5em; font-size:1.184em;}


/*menu*/
div.blog-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1;}
div.blog-menu-box span { white-space:nowrap; display: inline-block;}
div.blog-settings-menu-box {margin-bottom: 1em; padding-bottom:0.5em; line-height: 1.5em; zoom: 1; }
div.blog-settings-menu-box span{ white-space:nowrap; display: inline-block;}


/*sidebar*/
.blog-sidebar { display:inline; float:right; overflow:hidden; width:20%;}
.blog-sidebar ul,.blog-sidebar ul li ul {margin:0;padding:0; list-style:none !important;}
.blog-sidebar ul li {margin:0;padding:0px; list-style:none !important; text-align:left;}
.blog-sidebar h3 { font-size: 1em; font-weight: bold; letter-spacing: 1px; border-bottom: 1px solid; padding:0; padding-bottom: 0.6em; margin: 0;}
.blog-sidebar li ul li {margin:0;padding:0; border:0;}
.blog-sidebar ul li ul li {text-align:left; margin:0; padding: 0;}
.blog-sidebar ul li ul li a {text-decoration: none; outline: 0;}
.blog-sidebar ul li ul li a:hover {text-decoration: underline;}
.blog-sidebar ul {padding: 1em; }
.blog-sidebar ul  li ul{padding-top: 0.4em; }
.blog-sidebar-title a {text-decoration: none;}
.blog-sidebar-avatar {text-align: center;}


/*general*/
div.blog-errors {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-errors ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-errors ul li {margin:0; padding:0;}

div.blog-notes {border-width:1px; border: 1px solid; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-notes ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-notes ul li {margin:0; padding:0;}

div.blog-textinfo {border: 1px solid ; margin: 1.117em; padding: 0.4em 1.117em;}
div.blog-textinfo ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.blog-textinfo ul li {margin:0; padding:0;}

div.blog-clear-float {clear: both;}

table.blog-table-header-left, table.blog-table-header-top {border-collapse:collapse; border: none;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {padding:0.5em; vertical-align:top; border-top: 1px solid;}
table.blog-table-header-left th {text-align:right;}
table.blog-table-header-top th {text-align:center;}

table.blog-edit-perms-table  {border: none;}
table.blog-edit-perms-table th, table.blog-edit-perms-table td {padding:0.2em; vertical-align:top; border: none; border-top: 0px;}
table.blog-edit-perms-table  th {text-align:center;}

div.blog-line {background-repeat: no-repeat; height:3px; width:100%;}
.blog-author {margin:0; padding:0; display:inline;}
.blog-author-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

/*bbcode line*/
div.blog-bbcode-line {margin-right: 3px; float: left;}
div.blog-smiles-line, div.blog-more-smiles {float: left; white-space:nowrap; margin-left: 5px; font-size: 0.95em;}
div.blog-bbcode-closeall {float: right;}
div.blog-bbcode-line img, div.blog-smiles-line img { border: 0;}
div.blog-bbcode-line a, div.blog-smiles-line a {vertical-align: middle;}
div.blog-bbcode-line a {width: 20px; height: 20px; float: left; margin-right: 0.2em; background-position: center center;  background-repeat:no-repeat; display: block;}
div.blog-bbcode-line a, div.blog-bbcode-line img, div.blog-smiles-line a, div.blog-smiles-line img { outline: none; }
div.blog-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 
div.blog-bbcode-closeall a{padding-left: 1em; vertical-align: middle; float: left;}

/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_bold.gif);}
a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_italic.gif);}
a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_color.gif);}
a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_underline.gif);}
a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_strike.gif);}
a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_link.gif);}
a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_image.gif);}
a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_image_upload.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_code.gif);}
a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_quote.gif);}
a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_video.gif);}
a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/font_list.gif);}
a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/bbcode/cut.gif);}


/*main page*/

div.blog-mainpage {width: 100%;}
div.blog-mainpage-side-left {float:left; width:52%; padding-right: 0.5em; }
div.blog-mainpage-side-right {float:right; width:46%; }

.blog-mainpage-item {margin:0; padding-bottom: 0.6em; padding-top: 0.5em;}
.blog-mainpage-title{margin:0; padding-bottom: 0.5em; padding-top: 0.4em; font-weight:bold; }
.blog-mainpage-content {line-height:1.4em; font-size:0.95em; display:block;}
.blog-mainpage-meta {font-size:0.89em; line-height:1.4em; margin:0; padding:0; padding-top: 0.4em;}
.blog-mainpage-meta a {text-decoration: none !important;}
.blog-mainpage-meta a:hover {text-decoration: underline !important;}

div.blog-mainpage-comment .blog-mainpage-meta {display:inline; padding-left: 0.4em; font-size: 0.89em;}
div.blog-mainpage-comment .blog-mainpage-content {padding-top: 0.4em;}
div.blog-mainpage-comment .blog-mainpage-content a {text-decoration: none !important;}
div.blog-mainpage-comment .blog-mainpage-content a:hover {text-decoration: underline !important;}
div.blog-mainpage-item .blog-author {font-weight: normal;}
div.blog-mainpage-comment .blog-mainpage-title {font-weight: normal;}


div.blog-mainpage-blogs .blog-mainpage-content a {text-decoration: none;}
div.blog-mainpage-blogs .blog-mainpage-content a:hover {text-decoration: none;}

.blog-tab { padding:0; margin:0; min-height:31px; height:100%; width:96%; line-height: 2.35em; display:block;}
.blog-tab-left {background-repeat: no-repeat; padding:0; margin:0; width: 3px; height: 31px; float:left;}
.blog-tab-right {background-repeat: no-repeat;  padding:0; margin:0; width: 3px; height: 31px; float:right;}

.blog-tab-container {width: 100%; display: block;}

.blog-tab-items {float: right;  font-size: 0.95em; padding-right: 0.6em; display:inline; white-space: nowrap;}
.blog-tab-items a {text-decoration: none !important; padding-left: 0.6em;}
.blog-tab-items a:hover {text-decoration: underline !important;}
.blog-tab-title {font-weight: bold; padding-left: 0.5em; float: left; display:inline; overflow:hidden;}
.blog-tab-title a {text-decoration: none !important;}
.blog-tab-title a:hover {text-decoration: underline !important;}


div.blog-tab-content {padding-top:0.2em; padding-left: 0.6em; padding-right: 0.6em; padding-bottom: 1.7em;}
div.blog-mainpage-search-cloud {padding-top: 0.4em;}


.blog-calendar  {text-align:center;}
.blog-calendar table th {font-weight:normal;}

.blog-rss div {padding-top: 0.6em;}
.idea-post-comment-rss-icon{
	float:right; margin-right: 8px; margin-top: -22px;
	_margin-top: -32px;
}

.blog-group-icon {width:16px; height:16px; display:block; float:left; background-repeat: no-repeat; padding-right:0.2em; line-height: 1em;}

.blog-search-form {padding-top: 0.6em;}
.blog-search-form div{padding-bottom: 0.4em;}

.blog-mainpage-create-blog {padding-bottom: 1em; padding-left: 0.6em}

.blog-rss-subscribe {padding-bottom: 1.5em;}
.blog-rss-subscribe .blog-tab-items {padding-top: 0.55em;}
.blog-group-rss {padding-top: 1em;}

table.blogquote, table.blogcode { font-size:1em; margin:0.5em 1em; width:80%; border:1px solid;}
table.blogquote td, table.blogcode td { padding:0.95em 1.5em; }
table.blogcode td {font-family:"Courier New"; white-space:pre-wrap;}
table.blogcode pre {font-family:"Courier New"; font-size: 12px; margin: 0; line-height: 15px; white-space:pre-wrap;}

div.blog-post-quote, div.blog-post-code {padding-top: 0.6em; padding-bottom: 0.6em;}
div.blog-post-quote span, div.blog-post-code span {padding-left:0.6em;}
div.blog-post-quote table.blogquote, div.blog-post-code table.blogcode {margin: 0;}

/*page navigation*/
div.blog-page-navigation  {padding-bottom: 0.8em;}
div.blog-page-navigation a, span.blog-page-current, span.blog-page-dots {padding-left:0.75em;	padding-right: 0.5em; text-decoration: none;}

div.blog-page-navigation a.blog-page-first, div.blog-page-navigation span.blog-page-first { padding-left: 0.5em; }
span.blog-page-current { font-weight: bold; }

/*blog navigation*/
ul.blog-navigation {list-style-position:outside; list-style-type:none; padding: 0; margin: 0; padding-bottom: 1em; }
ul.blog-navigation li {display:inline;}

/*color*/

.idea-post-meta, .blog-comment-meta, .blog-comment-nav  {color: #969696;}
.idea-post-tag a, .blog-comment-meta a , .blog-mainpage-meta a{color:#969696 !important;}

.blog-post-date, .blog-comment-date {color: #767676;}
div.blog-post-date span.blog-post-time, div.blog-post-date span.blog-post-day {display:none;}
div.blog-post-edit-form, div.blog-comment-fields {background-color: #F5F5F5;}
.blog-sidebar {background-color: #f5f5f5;}
.blog-sidebar h3 {border-bottom-color: #dadada;}
.blog-bottombar h3 {color: #333333;}
.blog-sidebar-title {color: #000 !important;}
.blog-sidebar-title a {color: #000 !important;}

div.blog-errors {border: solid 1px #DFBDAC; background: #F6DBCE;}
div.blog-notes {border: solid 1px #DAD7A7; background: #F6F9D3;}
div.blog-textinfo {border: solid 1px #D5D5D5; background: #F6F6F6;}

.blog-required-field {color: red;}
table.blog-table-header-left th, table.blog-table-header-left td, table.blog-table-header-top th, table.blog-table-header-top td {border-top-color: #D5D5D5;}

div.blog-post-quote span, div.blog-post-code span {color: #7d7d7d; display: none;}
div.blog-post-code table.blogcode { border-color: #E8E8E8; color: #7D7D7D; background-color: #F7F7F7;}
div.blog-post-quote table.blogquote { border-color: #e5e0c4; color: #4a483f; background: url("/bitrix/components/bitrix/idea/templates/.default/images/font_quote.gif") no-repeat scroll left top #fbf7e1;}

div.blog-mainpage-comment .blog-mainpage-content a, div.blog-mainpage-blogs .blog-mainpage-content a:hover, div.blog-mainpage-blogs .blog-mainpage-content a, div.blog-mainpage-comment .blog-mainpage-content a:hover {color: #333;}

.blog-tab, .blog-tab-container {background-color: #ededed;}
.blog-tab-items {color: #767676;}
.blog-tab-items a {color:#767676 !important;}
.blog-tab-title a {color: #000 !important;}
.blog-comment-cont-white {background-color: #fff; padding: 1px;}

/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/plashka_start.gif);}
div.blog-tab-right {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/plashka_end.gif);}
div.blog-line {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/line_gradient.gif);}

.blog-rss-icon {background-repeat: no-repeat; width:17px; height:17px; display:block; line-height: 1em;}
.blog-rss-icon {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/rss_icon.gif);}
.blog-rss-icon-small  {background-repeat: no-repeat; width:12px; height:12px; display:block; line-height: 1em;}
.blog-rss-icon-small {background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/rss_icon_small.png);}

div.blog-comment-hidden .blog-comment-cont-white {background-color: #ededed;}

div#special_perms {padding-top: 0.5em;}

div.blog-post-meta div.blog-post-info-bottom {display:none;}

.blog-post-meta span.blog-post-link-counter {padding: 0 0 0 0.3em;}
div.blog-post-rating {float: right;}
* + html div.blog-post-rating {margin-top:-5px;}

img.linked {
	border: none;
	cursor: pointer;
	height: 21px;
	left: 2px;
	position: relative;
	top: 6px;
	width: 11px;
}

div.blog-edit-field-code label.blog-edit-field-caption {font-weight:bold;}
span#post-code-input {display:none;}
a#post-code-text {
	background-color: #fff4ca;
	border-bottom: dashed 1px;
	text-decoration: none;
}
div.blog-post-field-code {padding-top: 0.5em;}

div.blog-tags-cloud {text-align:center;}

div.blog-comment-preview div.blog-comment-cont-white{border-top: 1px solid red; border-bottom: 1px solid red;}

 /* Customize Light Editor*/
 /*
 
 
div.blog-post-edit-micro td.bxlhe-editor-cell {border-top: 1px solid #f1f1f1!important;}
div.blog-post-edit-micro .lhe-button-cont{background: transparent!important;}
div.blog-post-edit-micro .lhe-line-begin, div.blog-post-edit-micro .lhe-line-end{display: none!important;}
div.blog-post-edit-micro div.bxlhe-frame{border:1px solid #f1f1f1 !important; background: #fff!important;}
div.blog-post-edit-micro  table.bxlhe-frame-table td.bxlhe-editor-buttons, div.blog-post-edit-micro div.bxst-lhe-cont td.bxlhe-editor-cell{background: #f1f1f1 !important;}
div.blog-post-edit-micro .lhe-button, div.blog-post-edit-micro .lhe-tlbr-smile-cont, div.blog-post-edit-micro div.lhe-tlbr-smile-over{border:1px solid #f1f1f1 !important;}
*/
div.blog-post-edit-micro #edit-post-text { padding: 0 2px 0 0; }
div.blog-post-edit-micro .lhe-button-cont { background: transparent!important; }
div.blog-post-edit-micro .lhe-line-begin, div.blog-post-edit-micro .lhe-line-end { display: none!important; }
div.blog-post-edit-micro div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

div.blog-post-edit-micro table.bxlhe-frame-table td.bxlhe-editor-buttons, div.blog-post-edit-micro div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
div.blog-post-edit-micro td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
div.blog-post-edit-micro .lhe-button-over,  div.blog-post-edit-micro div.lhe-tlbr-smile-over { background-color: #e7e7e7 !important; }
div.blog-post-edit-micro .lhe-button, div.blog-post-edit-micro .lhe-tlbr-smile-cont, div.blog-post-edit-micro div.lhe-tlbr-smile-over{border:1px solid #f8f8f8 !important;}

div.blog-post-edit-micro #lhe_btn_sourcebb, div.blog-post-edit-micro #blog-post-image{display: none;}
div.blog-post-edit-micro div.blog-comment-field-bbcode, div.blog-post-edit-micro div.blog-post-edit-form{padding:0.2em;}
div.blog-post-edit-micro {width: 500px; margin-bottom: 2em;}
div.blog-post-edit-micro #blogpost-length {font-weight:bold; display:inline;}
div.blog-post-edit-micro div.blog-post-buttons{text-align:right; padding-top:0.5em; padding-right:0.1em;}

div.blog-comment-form .lhe-button-cont { background: transparent!important; }
div.blog-comment-form .lhe-line-begin, div.blog-comment-form .lhe-line-end { display: none!important; }
div.blog-comment-form div.bxlhe-frame { border:1px solid #fff !important; background: #fff!important; }

div.blog-comment-form table.bxlhe-frame-table td.bxlhe-editor-buttons, div.blog-comment-form div.bxst-lhe-cont td.bxlhe-editor-cell { background: #f8f8f8 !important; }
div.blog-comment-form td.bxlhe-editor-cell { border-top: 1px solid #e5e5e5 !important; }
div.blog-comment-form .lhe-button-over,  div.blog-comment-form div.lhe-tlbr-smile-over { background-color: #e7e7e7 !important; }
div.blog-comment-form .lhe-button, div.blog-comment-form .lhe-tlbr-smile-cont, div.blog-comment-form div.lhe-tlbr-smile-over{border:1px solid #f8f8f8 !important;}
div.blog-comment-form  td.lhe-resize-row {height: 3px !important; border: none !important;}
div.blog-comment-form  td.lhe-resize-row img {height: 0px !important; border-top: 1px solid #dcdcdc !important; border-bottom: 1px solid #9c9c9c !important;}

div.blog-comment .blog-author {line-height: 30px;}

div.blog-post-edit-micro  td.lhe-resize-row, div.blog-post-edit-micro  td.lhe-resize-row img {display: none;}

div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/idea/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;}

span.blog-vert-separator {height: 7px; width:1px; margin-left: 0.2em; margin-right: 0.2em; background-color: #e0e0e0; display: inline-block;}

div.blog-post-meta a {color: #7C7A66 !important; margin-right:5px;}
div.blog-post-meta {padding-left:0px!important; padding-bottom:10px; margin-top:2px; font-size:0.85em; line-height:1.4em; padding-left: 0.6em; height:15px;}
div.blog-post-meta-empty {padding-left:0px!important; padding-bottom:7px!important; margin-top:0px!important; height:0px!important;}

/* Public Dialogs & Usability */
.js-idea-popup-status-item
{
	padding: 2px 5px;
	margin: 3px 0;
	min-width: 120px;
	height: 16px;
	font-size: 12px;
}

.js-idea-popup-status-item:hover
{
	background-color: #F0F0F0;
}

.js-idea-popup-status-item-1st
{
	margin-top: -3px!important;
}

.idea-action-cursor
{
	cursor: pointer;
}

.idea-add-button{
	display: inline-block;
	margin: 8px 0px 0px 0;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.idea-add-button .t{
	background: url("/bitrix/components/bitrix/idea/templates/.default/images/s1.png") repeat-x scroll 0 -173px transparent;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 27px;
	padding: 6px 10px 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	vertical-align: top;
	_height: 33px;
}
.idea-add-button .l{
	background: url("/bitrix/components/bitrix/idea/templates/.default/images/s1.png") no-repeat scroll 0px -138px transparent;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 5px;
}
.idea-add-button .r{
	background: url("/bitrix/components/bitrix/idea/templates/.default/images/s1.png") no-repeat scroll -7px -138px transparent;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 5px;
}

/* End */


/* Start:/bitrix/templates/vd/components/bitrix/sale.basket.basket.line/head_basket/style.css?1350644705343*/
/*Table*/
table.table-basket-line
{
	padding:3px;
	font-size:12px;
        font-weight:bold;
}

.basket-line-personal, .basket-line-basket
{
	width:24px; height:24px; background-repeat:no-repeat; display:block;
}

.basket-line-personal {background-image: url(/bitrix/templates/vd/components/bitrix/sale.basket.basket.line/head_basket/images/personal.gif)}
.basket-line-basket {background-image: url(/bitrix/templates/vd/components/bitrix/sale.basket.basket.line/head_basket/images/basket.png)}
/* End */


/* Start:/bitrix/templates/vd/components/bitrix/search.title/head/style.css?13467442842093*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:1000;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/vd/components/bitrix/search.title/head/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/vd/styles.css?17386009441039*/
/*Universal styles*/
html,body 
{
        margin: auto;
	padding: 0;
	width: 999px;
	height: 100%;
	min-width: 999px;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #FFFFFF;
}

img 
{
	border: 0;
}

.clear 
{
	clear: both;
	overflow: hidden;
	height: 5px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;}
h1 {
	font-weight:bold;
	font-size: 21px;
	margin-bottom:10px;
        border-bottom: 2px solid #000000;}
h2 {
	font-weight:bold;
	font-size: 15px;
	margin-bottom:10px;}
h3 {
	font-size:15px;
	clear:both;
	float:left;}
h4 {
	font-size:14px;
	clear:both;
	margin-bottom:15px;}
h5 {
	font-weight:bold;
	clear:both;
	float:left;
	font-size:12px;
	margin-bottom:3px;
	width:100%;}

h4,h3,h2,h1 {
	color:#ff6600;}

p{
	margin-bottom:15px;}

a{
color: #F95C15;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

@font-face {
  font-family: 'Monotype Corsiva';
  src: url('http://vd-34.ru/bitrix/templates/vd//fonts/MTCORSVA.TTF') format('truetype');
  }
/* End */


/* Start:/bitrix/templates/vd/template_styles.css?173860094440059*/
/*header*/
.header_area {width:100%;height:115px;margin:auto;}
.header_area #header_top{width:999px;height:8px;background:url('/bitrix/templates/vd/images/header/bg_header.png') no-repeat;position:absolute;}
.header_area #header_center{width:100%;height:102px;background:url('/bitrix/templates/vd/images/header/bg_header1.png') repeat-y;}
.header_area #header_center ul {float:left;list-style-type: none;padding-left:15px;}
.header_area #header_center ul li {float:left;margin-right:20px;padding-left:0px;}
.header_area .link a{display:block;height:11px;width:13px;}
.header_area .link #home{background:url('/bitrix/templates/vd/images/header/home.png') 0 0 no-repeat;}
.header_area .link #home_on{background:url('/bitrix/templates/vd/images/header/home.png') 0 -11px no-repeat;}
.header_area .link #map{background: url('/bitrix/templates/vd/images/header/map.png') 0 0 no-repeat;}
.header_area .link #map_on{background: url('/bitrix/templates/vd/images/header/map.png') 0 -11px no-repeat;}
.header_area .link #mail{background: url('/bitrix/templates/vd/images/header/mail.png') 0 0 no-repeat;margin-top:1px;}
.header_area .link #mail_on{background: url('/bitrix/templates/vd/images/header/mail.png') 0 -11px no-repeat;margin-top:1px;}
.header_area #header_center #franch{margin-left:190px;margin-top:7px;width:190px;}
.header_area #header_center #main_logo{margin-left:30px;width:350px;}
.header_area #header_center #info{margin-left:15px;margin-top:10px;}
.header_area #header_center #info #call{background:url('/bitrix/templates/vd/images/header/call.png') no-repeat;width:22px;height:22px;float:left;}
.header_area #header_center #info span{font-size:18px;}
.header_area #header_center #icq{font-size:15px;margin-left:15px;margin-top:5px;}
.header_area #header_center #icq a{color:#000000;} 
.header_area #header_center #regim{font-size:15px;margin-left:15px;margin-top:5px;}
.header_area #header_center #user-links {margin-top:8px;}
.header_area #header_center #user-links ul {list-style-type:none;overflow:hidden;margin:0;padding:0;}
.header_area #header_center #user-links ul li {margin-top:3px;}
.header_area #header_center #user-links a {color:#000000; font-size:14px; text-decoration: underline; outline: none;}
.header_area #header_center #user-links a:hover {text-decoration:none; color:#ff9900;font-weight:bold;}
.header_area #header_center #pers {padding-top:0;background:url('/bitrix/templates/vd/images/header/block.png') no-repeat;background-size:190px 105px;width:190px;height:105px;}
.header_area #header_center #pers #auth{height:60px;/*overflow:hidden;*/}
.header_area #header_center #pers #auth a{color:black;font-weight:bold;}
.header_area #header_center #pers #auth a:hover{color:red;text-decoration:underline;}
.header_area #header_center #pers #auth #pict{background-image:url("/bitrix/templates/vd/images/header/person.png");background-repeat:no-repeat;height: 24px;}
.header_area #header_center #pers #auth #lk{padding-top:10px;width:100%;color:#F05C23;font-weight:bold;text-align:center;text-decoration:underline;}
.header_area #header_center #pers #auth a.avt span.avt_tab{display:none;}
.header_area #header_center #pers #auth a.avt1 span.avt_tab{display:block;}
.header_area #header_center #pers #auth span.avt_tab{color:#FFFFFF;position:absolute;top:-11px;left:13px;height:220px;}
.header_area #header_center #pers #auth span.avt_tab table{border:1px solid #E7AB1F;background:none repeat scroll 0 0 #FDC236;}
.header_area #header_center #pers #auth span.avt_tab table td{padding:3px 10px;text-decoration:none;}
.header_area #header_center #pers #auth span.avt_tab table td span.in{color:#F05C23;float:left;display:block;width:130px;font-weight:bold;}
.header_area #header_center #pers #auth span.avt_tab label.lab1{color:#505456;width:150px;margin: 3px 0;}
.header_area #header_center #pers #auth span.avt_tab input.check{margin: 0 5px 0 5px !important;}
.header_area #header_center #pers #auth span.avt_tab label.check1{display: block;margin: -14px 0 5px 30px;text-decoration: none;color: #505456;}
.header_area #header_center #pers #auth span.avt_tab input.log{width:145px;padding: 3px 5px;font-size:12px;}
.header_area #header_center #pers #auth span.avt_tab input.go{background:url(/bitrix/templates/vd/images/header/but_in.png) no-repeat;height:24px;width:59px;border: none;cursor:pointer;}
.header_area #header_center #pers #auth a.exit{height:15px;width:15px;}
.header_area #header_center #pers #cart{margin-left:3px;overflow:hidden;}
.header_area #header_center #pers #cart a{color:black;font-weight:bold;}
.header_area #header_center #pers #cart a:hover{color:red;text-decoration:underline;}
.header_area #header_bottom{width:100%;height:13px;background:url('/bitrix/templates/vd/images/header/bg_header2.png');}

/*top_menu*/
.main_menu{width:999px;height:38px;position:relative;z-index:800;}
.main_menu ul{width:961px;height:38px;margin:auto;padding: 0 20px;position:relative;z-index:10;float:left;background:url('/bitrix/templates/vd/images/menu_top/menu.png') no-repeat;}
.main_menu ul li{float:left;background:url('/bitrix/templates/vd/images/menu_top/razd.gif') no-repeat;background-position:right center;margin-top:1px;height:38px;position:relative;display:inline;}
.main_menu ul li:hover ul.sub_menu {display:block;}
.main_menu ul li:hover  a{background:url('/bitrix/templates/vd/images/menu_top/menu_light.png') no-repeat;height:36px;}
.main_menu ul li:hover  a.left_menu{background:url('/bitrix/templates/vd/images/menu_top/menu_light.png') no-repeat;height:38px;}
.main_menu ul li:hover  a.right_menu{margin-right:-20px;background:url('/bitrix/templates/vd/images/menu_top/menu_light.png') no-repeat;height:38px;}
.main_menu ul li  a{color:#fff;text-decoration:underline;display:block;height:36px;cursor:pointer;}
.main_menu ul li  a.left_menu{}
.main_menu ul li  a.right_menu{margin-right:-20px;}
.main_menu ul li  a span.text{height:36px !important;vertical-align:middle;display:table-cell;cursor:pointer;}
.main_menu ul li  a span.text span{margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");display:block;white-space:nowrap;}
.main_menu ul li  a span.item{height:36px;width:auto;padding:0 32px;cursor:pointer;display:block;}
.main_menu ul li .item-selected{background:url('/bitrix/templates/vd/images/menu_top/menu_active.png') repeat-x;height:36px;font-weight:bold;color:#F95C15;}
.main_menu ul li.last{float:left;background:none;background-position:right center;height:38px;}
.main_menu ul li.last  ul.sub_menu{position:absolute;top:37px;left:-30px;padding:0 0 13px 0;/*display:none;*/}
.main_menu ul ul.sub_menu{/*margin-left:-4px;*/background:url('/bitrix/templates/vd/images/menu_top/menu2_bot.png') no-repeat;background-position:center bottom;}
.main_menu ul ul.sub_menu{height:auto;width:189px;position:absolute;top:37px;/*left:-2px;*/padding: 0 0 13px 0;display:none;}
.main_menu ul ul.sub_menu:after{clear:both;display:block;content: ".";height:0;visibility:hidden;}
.main_menu ul ul.sub_menu li{width:189px;height:auto;margin-top:0px;display:block;background:url('/bitrix/templates/vd/images/menu_top/menu2_li.png') repeat-y;background-position:center bottom;}
.main_menu ul ul.sub_menu li:hover span{background:url('/bitrix/templates/vd/images/menu_top/menu2_li_hover.png') repeat-y;display:block;width:100%;height:100%;}
.main_menu ul ul.sub_menu li:hover span a{color:#b35b00;}
.main_menu ul ul.sub_menu li span{display:block;width:176px;padding:5px 0 4px 10px;text-decoration:none;color:#333333;height:auto;background:none;}
.main_menu ul ul.sub_menu li span a{display:block;width:176px;text-decoration:none;color:#333333;height:auto;background:none;}


#menu_v  .item-selected{/*background:url('/bitrix/templates/vd/images/menu_top/menu_active.png') repeat-x;height:36px;font-weight:bold;color:#F95C15;*/}

#menu_v ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu_v {
/*width: 960px;*/
margin: 0px/*60px auto*/;
/*border: 1px solid #222;
background-color: #111;
background-image: -moz-linear-gradient(#444, #111);
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
background-image: -webkit-linear-gradient(#444, #111);
background-image: -o-linear-gradient(#444, #111);
background-image: -ms-linear-gradient(#444, #111);
background-image: linear-gradient(#444, #111);*/
background-color: #eca01c;
background-image: -moz-linear-gradient(#eca01c, #eca01c);
background-image: -webkit-gradient(linear, left top, left bottom, from(#eca01c), to(#eca01c));
background-image: -webkit-linear-gradient(#eca01c, #eca01c);
background-image: -o-linear-gradient(#eca01c, #eca01c);
background-image: -ms-linear-gradient(#eca01c, #eca01c);
background-image: linear-gradient(#eca01c, #eca01c);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
#menu_v:before,
#menu_v:after {
content: "";
display: table;
}
#menu_v:after {
clear: both;
}
#menu_v {
zoom:1;
}
#menu_v li {
float: left;
border-right: 1px solid white/*#222*/;
-moz-box-shadow: 1px 0 0 #444;
-webkit-box-shadow: 1px 0 0 #444;
box-shadow: 1px 0 0 #444;
position: relative;
}
#menu_v .last {
border-right:none !Important;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v a {
float: left;
padding: 8px 25px/*12px 30px*/;
color: white/*#999*/;
text-transform: uppercase;
font: bold 12px Arial, Helvetica;
text-decoration: none;
/*text-shadow: 0 1px 0 #000;*/
}
#menu_v li:hover > a {
color: #fafafa;
}
*html #menu_v li a:hover { /* IE6 only */
color: #fafafa;
}
#menu_v ul {
margin: 20px 0 0 0;
_margin: 0; /*IE6 only*/
opacity: 0;
visibility: hidden;
position: absolute;
top: 38px;
left: 0;
z-index: 105;
/*background: #444;
background: -moz-linear-gradient(#444, #111);
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
background: -webkit-linear-gradient(#444, #111);
background: -o-linear-gradient(#444, #111);
background: -ms-linear-gradient(#444, #111);
background: linear-gradient(#444, #111);*/
background: #444;
background: -moz-linear-gradient(#444, #E9E9E9);
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#E9E9E9));
background: -webkit-linear-gradient(#444, #E9E9E9);
background: -o-linear-gradient(#444, #E9E9E9);
background: -ms-linear-gradient(#444, #E9E9E9);
background: linear-gradient(#444, #E9E9E9);
-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#menu_v li:hover > ul {
opacity: 1;
visibility: visible;
margin: 0;
}
#menu_v ul ul {
top: 0;
left: 150px;
margin: 0 0 0 20px;
_margin: 0; /*IE6 only*/
-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu_v ul li {
float: none;
display: block;
border: 0;
_line-height: 0; /*IE6 only*/
-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}
#menu_v ul li:last-child {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v ul a {
padding: 10px;
/*width: 130px;*/
min-width:130px;
width:auto;
_height: 10px; /*IE6 only*/
display: block;
white-space: nowrap;
float: none;
text-transform: none;
}
#menu_v ul a:hover {
background-color: #eca01c;
background-image: -moz-linear-gradient(#eca01c, #eca01c);
background-image: -webkit-gradient(linear, left top, left bottom, from(#eca01c), to(#eca01c));
background-image: -webkit-linear-gradient(#eca01c, #eca01c);
background-image: -o-linear-gradient(#eca01c, #eca01c);
background-image: -ms-linear-gradient(#eca01c, #eca01c);
background-image: linear-gradient(#eca01c, #eca01c);
/*background-image: -moz-linear-gradient(#04acec, #0186ba);
background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
background-image: -webkit-linear-gradient(#04acec, #0186ba);
background-image: -o-linear-gradient(#04acec, #0186ba);
background-image: -ms-linear-gradient(#04acec, #0186ba);
background-image: linear-gradient(#04acec, #0186ba);*/
}
#menu_v ul li:first-child > a {
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
#menu_v ul li:first-child > a:after {
content: '';
position: absolute;
left: 40px;
top: -6px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #444;
}
#menu_v ul ul li:first-child a:after {
left: -6px;
top: 50%;
margin-top: -6px;
border-left: 0;
border-bottom: 6px solid transparent;
border-top: 6px solid transparent;
border-right: 6px solid #3b3b3b;
}
#menu_v ul li:first-child a:hover:after {
/*border-bottom-color: #04acec;*/
border-bottom-color: #eca01c;
}
#menu_v ul ul li:first-child a:hover:after {
/*border-right-color: #0299d3;*/
border-bottom-color: #eca01c;
border-bottom-color: transparent;
}
#menu_v ul li:last-child > a {
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
/* Mobile */
#menu-trigger {
display: none;
}
@media screen and (max-width: 600px) {
/* nav-wrap */
#menu-wrap {
position: relative;
}
#menu-wrap * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* menu icon */
#menu-trigger {
display: block; /* show menu icon */
height: 40px;
line-height: 40px;
cursor: pointer;
padding: 0 0 0 35px;
border: 1px solid #222;
color: #fafafa;
font-weight: bold;
background-color: #111;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -moz-linear-gradient(#444, #111);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -webkit-linear-gradient(#444, #111);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -o-linear-gradient(#444, #111);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -ms-linear-gradient(#444, #111);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, linear-gradient(#444, #111);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
/* main nav */
#menu_v {
margin: 0; padding: 10px;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
background-color: #444;
display: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v :after {
content: '';
position: absolute;
left: 25px;
top: -8px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #444;
}
#menu_v ul {
position: static;
visibility: visible;
opacity: 1;
margin: 0;
background: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v ul ul {
margin: 0 0 0 20px !important;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v li {
position: static;
display: block;
float: none;
border: 0;
margin: 5px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v ul li{
margin-left: 20px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#menu_v a{
display: block;
float: none;
padding: 0;
color: #999;
}
#menu_v a:hover{
color: #fafafa;
}
#menu_v ul a{
padding: 0;
width: auto;
}
#menu_v ul a:hover{
background: none;
}
#menu_v ul li:first-child a:after,
#menu_v ul ul li:first-child a:after {
border: 0;
}
}
@media screen and (min-width: 600px) {
#menu_v {
display: block !important;
}
}
/* iPad */
.no-transition {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
opacity: 1;
visibility: visible;
display: none;
}
#menu_v li:hover > .no-transition {
display: block;
}


/*main_area*/
.main_area{width:100%;margin:0;}

.main_area #clients{margin-top:10px; margin-left:20px;}
.main_area #clients ul.client{height:70px;}
.main_area #clients ul.client li{float:left;margin-right:15px;height:70px;}

/*left_side*/
.main_area #left_side #buttonsLeftList li a{display:block;}
.main_area #left_side #buttonsLeftList li.one a{width:206px;height:81px;margin-bottom:5px;}
.main_area #left_side #buttonsLeftList li.one a:hover{width:206px;height:81px;margin-bottom:5px;}
.main_area #left_side #buttonsLeftList li.two a,.main_area #left_side #buttonsLeftList li.two a:hover, .main_area #left_side #buttonsLeftList li.three a{width:206px;height:81px;margin-bottom:15px;}
.main_area #left_side #buttonsLeftList li.three a:hover{width:206px;height:81px;}
.main_area #left_side #buttonsLeftList li.one a{background: url('/bitrix/templates/vd/images/main/price.png') 0 0 no-repeat;}
.main_area #left_side #buttonsLeftList li.one a:hover{background-position:0 -81px;opacity:0.75;}
.main_area #left_side #buttonsLeftList li.three a{background: url('/bitrix/templates/vd/images/main/settings.png') no-repeat;}
.main_area #left_side #buttonsLeftList li.two a{background: url('/bitrix/templates/vd/images/main/entryform.png') no-repeat;}
.main_area #left_side #buttonsLeftList li.three a:hover, .main_area #left_side #buttonsLeftList li.two a:hover{background-position:0 -81px; opacity:0.75;}

/*main_body*/
.main_area #main_body{width:785px;float:right;}
.main_area #main_body #title-search{float:right;width:785px;background:url('/bitrix/templates/vd/images/main/search_bg.png') no-repeat;height:32px;}
.main_area #main_body #title-search-input{background:none repeat scroll 0 50% transparent;border:0 none;color:#000000;font-size:15px;height:20px;margin-left:5px;margin-top:3px;outline:0 none;padding-left:5px;padding-top:2px;width:735px;}
.main_area #main_body #title-search .button_search{background:transparent url('/bitrix/templates/vd/images/main/button_search.png') no-repeat center top;border:0;margin-left:8px;width:18px;height:18px;margin-left:8px;}
.main_area #main_body #title-search .button_search_hovered{margin-left:8px;width:18px;background:transparent url('/bitrix/templates/vd/images/main/button_search.png') no-repeat center top;border:0;cursor:pointer;cursor:hand;background-position:0 -19px;}

.main_area #main_body .navigation{float:left;width:100%;}	
.main_area #main_body .navigation ul{height:25px;margin-bottom:0;margin-top:3px;padding:0;}
.main_area #main_body .navigation ul li{float:left;}	
.main_area #main_body .navigation ul li.page a{text-decoration:none;}
.main_area #main_body .navigation ul li.page a:hover{text-decoration:underline;}
.main_area #main_body .navigation ul li.page a,.main_area #main_body .navigation ul li.page span{margin-right:5px;color:#ECA01C;}	
.main_area #main_body .navigation ul li.end a,.main_area #main_body .navigation ul li.end span{color:#929291;margin-right:5px;}

.main_area #main_body #slides{float:right;width:785px;height:300px;position:relative;}
.main_area #main_body #slides .bot{background:url('/bitrix/templates/vd/images/main/shadow.png') no-repeat;background-position:left bottom;width:100%;height:43px;}
.main_area #main_body #slides .slides_container{width:725px;overflow:hidden;position:relative;display:none;margin-left:30px;}
.main_area #main_body #slides .slides_container a img{display:block;}
.main_area #main_body #slides .slides_container div.items{float:left;width:725px;height:260px;display:block;}
.main_area #main_body #slides .slides_container div.items .it_right{float:right;width:325px;height:214px;background:url('/bitrix/templates/vd/images/slider/plain.png') no-repeat;text-align:right;margin-top:20px;}
.main_area #main_body #slides .slides_container div.items .it_left{float:left;width:400px;}
.main_area #main_body #slides .next,.main_area #main_body #slides .prev {width:21px;height:72px;display:block;z-index:101;}
.main_area #main_body #slides a.next{background:url('/bitrix/templates/vd/images/slider/arrow-next.png') no-repeat;position:absolute;top:80px;left:760px;}
.main_area #main_body #slides a.prev{background:url('/bitrix/templates/vd/images/slider/arrow-prev.png') no-repeat;position:absolute;top:80px;}
.main_area #main_body #slides a.next:hover{background:url('/bitrix/templates/vd/images/slider/arrow-next_hov.png') no-repeat;}
.main_area #main_body #slides a.prev:hover{background:url('/bitrix/templates/vd/images/slider/arrow-prev_hov.png') no-repeat;}
.main_area #main_body #slides .pagination{margin:-20px auto auto auto;width:280px;height:15px;}
.main_area #main_body #slides .pagination li{float:left;margin:0 3px;list-style:none;}
.main_area #main_body #slides .pagination li a{display:block;width:34px;height:8px;float:left;overflow:hidden;color:transparent;background:url('/bitrix/templates/vd/images/slider/pagination.png') no-repeat;background-position:0 0;}
.main_area #main_body #slides .pagination li.current a{background-position:0 -8px;}

.main_area #main_body table a{color:#F95C15;text-decoration:none;}
.main_area #main_body table a:hover{color:blue;text-decoration:underline;}

.main_area #main_body #button_allnews a{font-weight:bold;color:black;text-decoration:none;}
.main_area #main_body #button_allnews a:hover{font-weight:bold;color:black;text-decoration:underline;}

.main_area #main_body #main_page{padding-left:10px;margin-top:5px;}
.main_area #main_body #main_page li{background:url("/bitrix/templates/vd/images/arrow-list.png") no-repeat scroll 0 5px transparent;padding-left:20px;margin-top:5px;}

.main_area #main_body #catalog-section-list {width:100%}
.main_area #main_body #catalog-section-list div{width:220px;height:220px;background:url("/bitrix/templates/vd/images/catalog/bg_new.png") no-repeat;float: left;margin-left: 32px;margin-bottom: 32px;opacity:0.9; text-align:center;font-size:14px;}
.main_area #main_body #catalog-section-list div:hover{opacity:0.75;}
.main_area #main_body #catalog-section-list img{margin-top: 20px;margin-left: 20px;}
.main_area #main_body #catalog-section-list div a:hover{text-decoration:none;color:black;cursor:pointer;font-size:15px;}

.main_area #main_body #catalog_list
{
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}

.main_area #main_body #catalog_list li
{
 /* background: url("/bitrix/templates/vd/images/catalog/folder.png") no-repeat scroll 0 11px transparent;*/
    padding: 9px 0 10px 25px;}

.slides_container div.items .it_left table td, .slides_container div.items .itemText
{
	padding: 15px 10px 0 0;
	text-align:left;
}

.slides_container div.items .it_left table ul li
{
	margin-top:5px;
}
.slides_container div.items .it_left table ul a:hover
{
	text-decoration:none;
	color:#333;
}
.slides_container div.items .it_left table ul.or a
{
	color:#b35b00;
}
.itemText ul li {
	background: url("/bitrix/templates/modern/images/arrow-list.png") no-repeat scroll 0 5px transparent;
	padding-left:20px;}

 .slides_container div.items .zag,
 .slides_container div.items .zag a
{
	color:#ff8503;
}
.slides_container div.items .zag,
.slides_container div.items .zag a
{	
	font-size:16px;
	font-weight:bold;
	width:350px;
	padding-right: 10px;
	text-decoration:none;
        margin-top: 5px;
}
.slides_container div.items .zag a
{
	background: url("/bitrix/templates/vd/images/treug.png") no-repeat scroll 100% 7px transparent
}
.slides_container div.items .zag a span
{
	padding-right:5px;
}


 ul.menu_gray li .selected {
	font-weight:bold;
	color:#F54700;
	width:225;
	height:100%;
	display:block;
	font-size:13px;}

ul.menu_gray li a:hover span.t
{
	background: url("/bitrix/templates/vd/images/treug_or.png") no-repeat scroll left center transparent;
}

ul.menu_gray
{
	border: 1px solid #ececec;
	padding: 10px 0 5px 0;
	width:202px;
	margin-bottom:20px;
}
ul.menu_gray li
{
	margin-bottom: 5px;
}
ul.menu_gray li a
{
	width:225;
	height:100%;
	display:block;
	padding: 5px 10px;
color:black;
}
 ul.menu_gray li a:hover,
ul.menu_gray li span.selected
{
	background: #f5f4f4;
	text-decoration:none;
color:#FF9900;
}
ul.menu_gray li a span.t
{
	background: url("/bitrix/templates/modern/images/treug_light.png") no-repeat scroll left center transparent;
	float: left;
	height: 6px;
	margin-right: 3px;
	margin-top: 4px;
	width: 5px;
color:#FF9900;
}
 ul.menu_gray li a:hover span.t
{
	float: left;
	height: 6px;
	margin-right: 3px;
	margin-top: 4px;
	width: 5px;
color:#FF9900;
}

ul.menu_gray li div.head
{
	font-size:18px;
	/*margin: 0 0 10px 10px;*/
   padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}
ul.menu_gray li div.qw
{
	font-size:14px;
	margin: 0 0 10px 10px;
	width: 80%;
}

 .news-list .news-item
{
	margin-bottom: 5px;
}
 .news-list .news-item a
{
color:#F95C15;
text-decoration:none;
}
 .news-list .news-item a:hover
{
color:blue/*#F95C15*/;
text-decoration:underline;
}
 .news-list img
{
	margin-right: 10px;
}

 .news-list .news-date-time
{
	font-weight: bold;
        text-decoration:underline;
margin-bottom: 5px;
color:blue;
}


div#group_product {
	/*margin-top: 4px;*/
	height: 30px;
	border: 1px solid #9D9D9D;
	border-radius: 2px;
}

div#sortfilter {
	height:18px;
	margin: 6px 0 0 10px;
	float: left;
	width: 350px
}

div#layout {
	height:18px;
	margin: 6px 0 0 4px;
	float: left;
	width: 250px
}

div#show_all {
/*	height:18px;
	margin: 6px 0 0 4px;
	float: right;
	width: 100px*/
    float: right;
    height: 18px;
    margin: 6px 10px 0 4px;
    text-align: right;
    width: 150px;
}

div#layout img {
	margin-right: 5px;
	position: relative;
	top: 1px
}

.orange {
	vertical-align: middle;
	font-weight: bolder;
	color: #FF6600
}

.list {
	vertical-align: middle;
	//font-weight: bolder;
	//color: #FF6600
}

.grid {
	vertical-align: middle;
	//font-weight: bolder;
	//color: #FF6600
}

/* Стиль активной сетки */

div#activ_grid div#groups_left {
	border: 1px solid #9D9D9D;
	margin-top: 8px;
	float: left;
	width: 237px;
	height: 350px;
	border-radius: 3px;
	font-size: 12px;
}

div#activ_grid div#groups_right {
	border: 1px solid #9D9D9D;
	margin-top: 8px;
	float: right;
	width: 237px;
	height: 350px;
	border-radius: 3px;
	font-size: 12px;
}

div#activ_grid div#groups_center {
	margin: 8px 11px 0 12px;
	border: 1px solid #9D9D9D;
	float: left;
	width: 237px;
	height: 350px;
	border-radius: 3px;
	font-size: 12px;
}

div#activ_grid div#groups_left .image{
	text-align: center;
	padding: 5px;
}

div#activ_grid div#groups_left .title {
	margin: 10px 0 0 10px;
	font-size: 13px;
	color: #002244;
	font-weight: bold	
}

div#activ_grid div#groups_left .description {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #002244
}

div#activ_grid div#groups_left .price {
	margin: 5px 0 0 10px;
	font-size: 18px;
	color: #002244;
	font-weight: bold
}

div#activ_grid div#groups_left .ratings {
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold
}

div#activ_grid div#groups_right .image{
	text-align: center;
	padding: 5px;
}

div#activ_grid div#groups_right .title {
	margin: 10px 0 0 10px;
	font-size: 13px;
	color: #002244;
	font-weight: bold	
}

div#activ_grid div#groups_right .description {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #002244
}

div#activ_grid div#groups_right .price {
	margin: 5px 0 0 10px;
	font-size: 18px;
	color: #002244;
	font-weight: bold
}

div#activ_grid div#groups_right .ratings {
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold
}

div#activ_grid div#groups_center .image{
	text-align: center;
	padding: 5px;

}

div#activ_grid div#groups_center .title {
	margin: 10px 0 0 10px;
	font-size: 13px;
	color: #002244;
	font-weight: bold	
}

div#activ_grid div#groups_center .description {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #002244
}

div#activ_grid div#groups_center .price {
	margin: 5px 0 0 10px;
	font-size: 18px;
	color: #002244;
	font-weight: bold
}

div#activ_grid div#groups_center .ratings {
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold
}

/* Стиль активного списка */

div#activ_list table#products {
	//border: 1px solid #9D9D9D;
        width:100%;
        margin-top: 5px;
	/*margin-top: 8px;
	float: left;
	width: 230px;
	height: 280px;
	border-radius: 3px;
	font-size: 12px;*/
}
div#activ_list table#products td table td{
	border: none;
        /*border-left: 1px solid #9D9D9D;*/
}
div#activ_list table#products td{
	border-top: 1px solid #9D9D9D;
        border-left: 1px solid #9D9D9D;
        //width:100%;
	/*margin-top: 8px;
	float: left;
	width: 230px;
	height: 280px;
	border-radius: 3px;
	font-size: 12px;*/
}

div#activ_list div#groups_right {
	border: 1px solid #9D9D9D;
	margin-top: 8px;
	float: right;
	width: 230px;
	height: 280px;
	border-radius: 3px;
	font-size: 12px;
}

div#activ_list div#groups_center {
	margin: 8px 12px 0 12px;
	border: 1px solid #9D9D9D;
	float: left;
	width: 230px;
	height: 280px;
	border-radius: 3px;
	font-size: 12px;
}

div#activ_list div#groups_left .image{
	text-align: center;
	padding: 5px
}

div#activ_list div#groups_left .title {
	margin: 10px 0 0 10px;
	font-size: 13px;
	color: #002244;
	font-weight: bold	
}

div#activ_list div#groups_left .description {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #002244
}

div#activ_list div#groups_left .price {
	margin: 5px 0 0 10px;
	font-size: 18px;
	color: #002244;
	font-weight: bold
}

div#activ_list div#groups_left .ratings {
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold
}

div#activ_list div#groups_right .image{
	text-align: center;
	padding: 5px
}

div#activ_list div#groups_right .title {
	margin: 10px 0 0 10px;
	font-size: 13px;
	color: #002244;
	font-weight: bold	
}

div#activ_list div#groups_right .description {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #002244
}

div#activ_list div#groups_right .price {
	margin: 5px 0 0 10px;
	font-size: 18px;
	color: #002244;
	font-weight: bold
}

div#activ_list div#groups_right .ratings {
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold
}

div#activ_list div#groups_center .image{
	text-align: center;
	padding: 5px
}

div#activ_list div#groups_center .title {
	margin: 10px 0 0 10px;
	font-size: 13px;
	color: #002244;
	font-weight: bold	
}

div#activ_list div#groups_center .description {
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #002244
}

div#activ_list div#groups_center .price {
	margin: 5px 0 0 10px;
	font-size: 18px;
	color: #002244;
	font-weight: bold
}

div#activ_list div#groups_center .ratings {
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold
}


/*footer*/
.main_area #footer {background: url('/bitrix/templates/vd/images/footer/footer_main.png') no-repeat; margin: auto; width: 999px; position:relative; bottom:0px; height:137px; overflow:hidden;}
.main_area #footer #up {background: url('/bitrix/templates/vd/images/footer/bg_footer.png') no-repeat; width:999px; height:13px;}
.main_area #footer #menu {height:25px; width:999px; padding-bottom: 15px; text-align:center;}
.main_area #footer #menu span {display:inline-block;}
.main_area #footer #menu ul {display: table;list-style: none;}
.main_area #footer #menu ul li {float:left; margin-right:30px;}
.main_area #footer #menu ul li a {color:#c26502;}
.main_area #footer #menu ul li a:hover {text-decoration: none;color:#000000;font-weight:bold;}
.main_area #footer #info {height:83px; width:969px; padding: 5px 15px 15px;}
.main_area #footer #info  a{color: black;font-weight: bold;}
.main_area #footer #info  a:hover{color: black;text-decoration:none;}


.urbangreymenu{
/*width: 190px;*/ /*width of menu*/
    border: 2px solid black;
    border-radius: 5px 5px 5px 5px;
    width: 202px;
}

.urbangreymenu .headerbar{
font: bold 20px Monotype Corsiva /*Verdana*/;
color: /*white*/#F95C15;
background: #606060 ;
/*background: #606060 url(/bitrix/templates/vd/images/arrowstop.png) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0px 7px 0px;/*7px 0 7px 31px; *//*31px is left indentation of header text*/
}

.urbangreymenu h3 { float:none;text-align: center;}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

/*.urbangreymenu li .selected
{
background: none repeat scroll 0 0 #ECA01C;
}*/

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #ECA01C/*black*/;
}
.urbangreymenu li span.selected a
{
	background: #ECA01C;
font-weight:bold;
	/*text-decoration:none;*/
color:white;
}

a#toTop {
	width:64px;
	height:64px;
	display:block;
	position:fixed;
	margin:0px;
	padding:0px;
	left:15%;
	bottom:20%;
	background:#fff;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.12);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.12);
	box-shadow:0 0 10px rgba(0,0,0,0.12);
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
	-khtml-border-radius:22px;
	border-radius:22px;
text-align:center;
}

a#toTop span {
	background:url(/bitrix/templates/vd/images/bg_a_up_span.png) center top no-repeat;
	display:block;
	padding:38px 0px 0px 0px;
}

a#toTop:hover span {
	background:url(/bitrix/templates/vd/images/bg_a_up_span.png) center -31px no-repeat;
}

#container {
   /*   font-size: 90%;*/
   /*   line-height: 1.3;*/
}
#container {
   /*   margin: 1em 3em;*/
   /* min-height: 400px;*/
    /* width: 90%;*/
}

#container table {
    margin: 0 auto;
}
#container table {
    background-color: white;
    font-size: 90%;
    line-height: 1.3;
    margin: 0;
}
#container table {
    border-collapse: collapse;
    border-spacing: 0;
}
.col_head {
    background-color: #fdf8e1;
    font-size: 110%;
    font-weight: bold;
    padding-left: 1em;
    text-align: left;
}
.col_h2 {
    border-width: 0 !important;
    font-size: 110%;
    text-align: center;
}
.col_tech {
    background-color: #fbf1cd;
    text-align: center;
}
.col_prof {
    background-color: #e6fbce;
    text-align: center;
}
#container td {
    border: 1px solid #d7d3c4;
    padding: 6px;
}
/* End */
/* /bitrix/components/bitrix/idea.popup/templates/.default/style.css?14386891579983 */
/* /bitrix/components/bitrix/idea/templates/.default/style.css?143868915736229 */
/* /bitrix/templates/vd/components/bitrix/sale.basket.basket.line/head_basket/style.css?1350644705343 */
/* /bitrix/templates/vd/components/bitrix/search.title/head/style.css?13467442842093 */
/* /bitrix/templates/vd/styles.css?17386009441039 */
/* /bitrix/templates/vd/template_styles.css?173860094440059 */
