/*-------------------------------------------------------catalog_page-----------------------------------------------------*/

h5 .title {
	color: #3f7f20;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 18px 0;
}

h5 {
	color: #3f7f20;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 18px 0;
}

.add_comment_button {
	width: 198px;
	height: 27px;
	display: block;
	background: url(../images/add_comment_button.gif) no-repeat;
	float: right;
}

.catalog {
	position: relative;
}

.catalog_breadcrumbs {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 128px;
	font-size: 23px;
	color: #666666;
	zoom: 1;
	position: relative;
}

.catalog_breadcrumbs a {
	color: #3f7f20;
	font-size: 24px;
}

.catalog_breadcrumbs .avatar {
	float: left;
	margin-right: 7px;
	position: relative;
	top: 3px;
}

.catalog_item {
	width: 100%;
	margin-bottom: 30px;
}

.catalog_item_info {
	width: 118px;
	float: left;
	margin-right: -118px;
}

.catalog_item_info .voting {
     width: 106px;
}    

.catalog_item_info .voting li.total {
     width: auto !important;
}  

.catalog_item_info a {
	color: #3f7f20;
}

.catalog_item_info p {
	margin: 0 0 11px 0;
}

.catalog_item_info .item_avatar {
	display: block;
	margin-bottom: 9px;
	border: 1px solid #C1C1C1;
}

.catalog_item_info .item_rating {
	color: #999999;
	margin-bottom: 11px;
	line-height: 19px;
	text-align: center;
}

.catalog_item_info .item_rating img {
	display: block;
	margin: 0 auto;
}

.catalog_item_text {
	margin-left: 125px;
	zoom: 1;
}

.catalog_item_text a{
	color: #3f7f20;
}

.catalog_item_text img {
	border: 1px solid #C1C1C1;
}

.catalog_item_text p {
	margin: 20px 0;
}

.catalog_item_text p b {
     display:block;
     float:left;
     width:120px;
}

.catalog_item_text p span {
     display:block;
     zoom: 1;
     overflow: hidden;
     
}

.catalog_item_text p span.checkbox.yes {
	background: url(../images/checkboxs.png) no-repeat 20px 0;
	height: 22px;
	padding-top: 0;
	
}
.catalog_item_text p span.checkbox.no {
	background: url(../images/checkboxs.png) no-repeat 20px -21px;
	height: 22px;
	padding-top: 0;
}
.catalog_type {
	position: absolute;
	right: 0px;
	top: 0px;
}

.catalog .catalog_type {
	left:75px;
	position:absolute;
	top:-10px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.comment {
	width: 100%;
	margin-bottom: 18px;
	overflow: hidden;
}

.comment_avatar {
	width: 64px;
	float: left;
	margin-right: -64px;
}

.comment_avatar img {
	border: 1px solid #E0E0E0;
	padding: 2px;
}

.comment_text {
	color: #666666;
	margin-left: 64px;
	line-height: 18px;
	padding-top: 4px;
	zoom: 1;
}

.comment_text .comment_author {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
	line-height: 14px;
}

.comment_text .comment_date {
	color: #000000;
	float: right;
	line-height: 14px;
}

.comment_text .reply {
	color: #669934;
	font-weight: bold;
	text-transform: uppercase;
}

.comments_container {
	padding-top: 9px;
	zoom: 1;
}

.comments_count {
	border-top: 1px solid #CCCCCC;
	padding: 6px 4px 0 0;
	zoom: 1;
	text-align: right;
}

.comments_count a {
	font-weight: bold;
	color: #666666;
	margin-left: 4px;
}

.comments_count img {
	border: 0 none;
}

.grad_block {
	border: 1px solid #CCCCCC;
	background: url(../images/grad_block_bg.gif) repeat-x;
	margin-bottom: 25px;
	padding: 37px 5px 18px 29px;
}

.grad_block_item {
	width: 33%;
	float: left;
}

.grad_block_item_content {
	padding-right: 25px;
	zoom: 1;
	position: relative;
	color: #666666;
}

.grad_block_item_content .catalog_type {
	left: 130px;
}

.grad_block_item_content .catalog_type img {
	border: 0 none;
}

.grad_block_item_content img {
	display: block;
	border: 1px solid #C1C1C1;
	margin-bottom: 6px;
}

.grad_block_item_content a {
	color:#ff6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.grad_block_item_content a:hover {
	text-decoration: underline;
}

.grad_block_item_content span {
	padding-top: 4px;
	zoom: 1;
	display: block;
}

.grad_block_item_container {
	margin-right: -30px;
}

*html .grad_block_item_container {
	zoom: 1;
	position: relative;
}

.ie_container {
	width: 100%;
}

.sub_breadcrumbs_info {
	margin-bottom: 8px;
	color: #999999;
	font-size: 11px;
}

.sub_breadscrumbs_info a {
	color: #3f7f20;
}

.sub_comment {
	padding-left: 57px;
	zoom: 1;
	overflow: hidden;
}

img.phone{
	vertical-align: middle;
	border: 0;
	padding-right: 2px;	
}

div.fields table td{
	border: 1px solid;
}

div.fields table{
	width: 500px;
}

div.fields table tr.title{
	background: silver;
}

p.breadcrumb{
	font-size: 20px;
	color: #636363;
}

p.breadcrumb a{
	font-size: 20px;
	color: #417d1d;
}

ul#tabs li{
	float: left;
	font-size:16px;
	background: url(../images/gallery-title.png) repeat-x;
	height:25px;
	margin-right:1px;
	text-align:center;
	width:110px;
	cursor: pointer;
	border: 1px solid #CCC;
	padding-top: 5px;
}
div#contentcomments.hidden{
	display: block;
}
#contentgallery div{
	float: left;
	padding: 10px;
}

div.gallery span{
	background: url(../images/gallery-title.png) no-repeat;
	display:block;
	font-size:16px;
	height:31px;
	padding-top:5px;
	text-align:center;
	width:135px;
}
div#contentgallery,
div#contentcomments{
	background: url(../images/gallery-bg.png) repeat-x;
	min-height: 140px;
	border: 1px solid #CCC;
	border-top: 0;
	margin-top: 30px;
}
div.gallery div{
	float: left;
	padding: 5px;
}

div.comgal #comments_comp{
	position: absolute;
}
div.comgal #gallery{
	position: absolute;
	left: 115px;
}
div.comgal ul#tabs #gallery.active{
	background:url("../images/gallery-title-active.png") repeat-x scroll 0 0 transparent;
	border-bottom:0 none;
	left:115px;
	margin-top:1px;
	position:absolute;
}
div.comgal ul#tabs #comments_comp.active{
	background:url("../images/gallery-title-active.png") repeat-x scroll 0 0 transparent;
	border-bottom:0 none;
	margin-top:1px;
	position:absolute;
}
#gallery_admin table{
	border-collapse: collapse;
	width: 100%;
}
#gallery_admin table tr.even{
	background: #EEE;
}
#gallery_admin table tr td{
	border: #000 1px solid;
	text-align: center;
}
#gallery_admin table tr th{
	border: #000 1px solid;
	background: #CCC;
}
a#title_f{
	cursor: pointer;
	color: #FF3300;
	display:block;
	padding-top:10px;
}
.filter_tl{
	background:url("../images/main_bg_tl.png") no-repeat scroll 0 0 transparent;
}
.filter_tr{
	background:url("../images/main_bg_tr.png") no-repeat scroll 100% 0 transparent;
}
.filter_bl{
	background:url("../images/main_bg_bl.png") no-repeat scroll 0 100% transparent;
}
.filter_br{
	background:url("../images/main_bg_br.png") no-repeat scroll 100% 100% transparent;
}
.filter_filler{
	background:url("../images/content_bg.png") repeat scroll 0 0 transparent;
	height:8px;
	margin:0 8px;
	overflow:hidden;
}
div#filter_body form{
	background:url("../images/content_bg.png") repeat scroll 0 0 transparent;
	padding:10px 22px 10px 20px;
}
div.company_banner{
	float: right;
	border: 1px solid #c1c1c1;
	height: 50px;
}
div.company_title{
	float: left;
}
div.admin_info{
	margin: 20px 0;
	background: olive;
	color: #FFF;
	padding: 10px;
}

/* Стиль для обертки отмеченного checkbox'а */
div.boxUnchecked {
    background: url("../images/row-check-sprite.png") no-repeat 0 3px;
}
/* Стиль для обертки неотмеченного checkbox'а */
div.boxChecked {
    background: url("../images/row-check-sprite.png") no-repeat 0 -22px;
}
/* Прозрачный стиль для checkbox'а */
div.boxChecked input, div.boxUnchecked input {
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    width: 16px;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#filter_form .area{
	float: left;
	margin-right: 30px;
}
#filter_form .extfields{
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
#filter_form .filter_subtitle{
	color: green;
}
#filter_form .time input{
	width: 40px;
}