* {
    margin: 0;
    padding: 0;
	
}

body {
    font: normal 0.7em Verdana, sans-serif;
    background: #F7F7F7;
    color: black;
}

input, select {
    font: normal 1.0em Verdana, sans-serif;
    vertical-align: middle;
}

table {
  
}

table td {
    vertical-align: top;
    padding: 0;
}

a {
  
    color: #244296;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
	
}

a img {
    border: 0;
}

div {
    /*border: 1px solid yellow;*/
}

p, center, ol, ul {
    margin: 10px 0;
}

ol, ul {
    margin-left: 30px;
}

#top {
    width: 100%;
    margin: 10px 0;
}

#title {
    color: #5268a7;
    font-weight: bold;
    font-size: 130%;
    padding-left: 20px;
}

#control {
    padding-right: 20px;
    text-align: right;
    white-space: nowrap;
}

#control form {
    display: inline;
    margin-left: 20px;
}

#filters {
    margin: 10px 0;
}

#filters .filter {
    padding-left: 20px
}

#filters .filter .title {
    background: #dd74a8 url('images/filbg.gif') repeat-x;
    color: white;
    padding: 0 20px;
    height: 19px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-left: 1px solid #D36B9F;
    border-top: 1px solid #D36B9F;
    border-right: 1px solid #D36B9F;
    border-bottom: 1px solid #dd74a8;
    font-size: 110%;
}

#filters .filter .clear {
    border-bottom: 1px solid #BE6490;
    width: 100%;
}

#filters .filter .values {
    padding: 10px;
    border-left: 1px solid #BE6490;
    border-bottom: 1px solid #BE6490;
    border-right: 1px solid #BE6490;
    background: white;
    color: black;
}

#filters .filter .values input {
    margin: 0 5px;
}

#filters .free {
    width: 20px;
}

#catlist {
    padding: 15px 0px 0px 0px;
}


#categories {
    width: 100%;
    border: 1px solid silver;
}

#categories .catcol {
    padding: 0 10px 20px 10px;
    background: white;
}

#categories .catcol .image {
    padding: 20px 10px 1px 1px;
    text-align:center;

}

#categories .catcol .title {
    font-size: 120%;
    font-weight: bold;
    white-space: nowrap;
    padding-top: 20px;
}

#categories .catcol .counter {
    font-weight: normal;
}

#categories .catcol .subcats {
    padding-top: 2px;
}

#main {
    width: 100%;
}

#main .left {
    width: 100%;
    padding: 0 20px 10px 20px;
}

#main .right {
    width: 250px;
    padding: 0 0 10px 0;
}

#main .free {
    padding: 10px;
}

#catitems {
    width: 100%;
    border: 1px solid silver;
    background: white;
}

#catitems .caticon {
    width: 55px;
    text-align: center;
    vertical-align: top;
    padding: 10px 5px 10px 10px;
}


#catitems .catpath {
    text-align: left;
    font-size:90%;
    color:#777777;
    font-weight: bold;
    padding: 10px 20px 1px 5px;
}

#catitems .catpath a
{
 	color:#777777;
 	white-space: nowrap;
}


#catitems .cattitle {
    text-align: left;
    font-size:150%;
    font-weight: bold;
    color:#222222;
    padding: 0px 20px 0px 5px;
}
#catitems .cattitle .catdescr {
    font-weight: normal;
    font-size: 60%;
}
#catitems .cattitle .edit, 
#catitems .cattitle .edit a {
	font-size:76%;
	color:#999999;	
	font-weight:normal
}


#catitems .itemtype {
    text-align: right;
    padding: 10px 10px 1px 10px;
    vertical-align: top;
    white-space: nowrap;
}

#catitems .sort {
    text-align: right;
    padding: 10px 10px 5px 10px;
    vertical-align: top;
}


#catitems .navbar {
    text-align: center;
    padding: 10px;
}

.pagenav {
    margin: 0 auto;
    text-align: center;
}

.pagenav td {
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.pagenav input {
    text-align: center;
    font-weight: bold;
    padding: 2px 3px;
    border: 1px solid #5167A5;
}

.pagenav a {
    padding: 0 5px;
}

#catitems .items {
    padding: 10px 20px;
}
#catitems .items .number {
    font-weight: bold;
    padding-right: 10px;
    width: 45px;
}

#catitems .items .link {
    font-size: 110%;
    white-space: normal;
    padding-top: 2px;
}

#catitems .items .rating {
    width: 100%;
    padding-left: 10px;
}

#catitems .items .info {
    font-size:80%;
    color: gray;
    padding-top: 3px;
}

#catitems .items .descr {
    padding-top: 5px;
    margin-bottom: 20px;
}

#catitems .items .url {
    padding-top: 5px;
    color: gray;
}


#catitems .items .control {
	border-top:3px solid #FFFFFF;
    padding: 5px 5px 15px 0px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E9E9E9;
}

#catitems .items .free {
    height: 20px;
    padding: 0;
    margin: 0;
}

#catitems .items .nullheight {
    height: 0;
    padding: 0;
    margin: 0;
}



#newitems, #stats {
    width: 250px;
    margin-right: 20px;
}

#newitems .title, #stats .title {
    background: #708EE1 url('images/newitemsbg.gif') repeat-x;
    color: white;
    border-left: 1px solid #5167A5;
    border-top: 1px solid #5167A5;
    border-right: 1px solid #5167A5;
    border-bottom: 1px solid #708EE1;
    height: 29px;
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 20px;
    white-space: nowrap;
}

#newitems .clear, #stats .clear {
    padding-right: 80px;
    border-bottom: 1px solid #5167A5;
}

#newitems .items, #stats .items {
    background: white;
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #5167A5;
    border-bottom: 1px solid #5167A5;
    border-right: 1px solid #5167A5;
}

#newitems .items .image, #stats .items .image {
    padding-right: 5px;
    padding-top:5px;
}

#newitems .items .link {
    font-size: 110%;
    padding-top:5px;
}

#newitems .items .link a {
    color: #244296;
}

#newitems .items .descr {
    padding: 5px 0;
    padding-top: 5px;
    padding-bottom: 5px;
}


#newarticles {
    width: 250px;
    margin-right: 20px;
}

#newarticles .title {
    background: silver;
    color: white;
    border-left: 1px solid silver;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    height: 29px;
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 20px;
    white-space: nowrap;
}





#newarticles .clear {
    padding-right: 80px;
    border-bottom: 1px solid #8E9F55;
}

#newarticles .items {
    background: white;
    padding: 10px 10px 10px 10px;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
}

#poslednie .items {
    background: white;
    padding: 10px 10px 10px 10px;
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
}

#newarticles .items .image {
    padding-right: 5px;
    padding-top:5px;
}

#newarticles .items .link {
    font-size: 110%;
    padding-top:5px;
}

#newarticles .items .link a {
    color: #244296;
}

#newarticles .items .descr {
    padding: 5px 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

     

#bottom {
    margin: 10px 0;
}

#bottom .copyright {
    padding: 20px;
}

input.text {
    padding: 2px 3px;
}

input.submit {
    background: url('images/butbg.gif') repeat-x;
    color: white;
    border-left: 1px solid #97a9df;
    border-top: 1px solid #97a9df;
    border-right: 1px solid #4f64a0;
    border-bottom: 1px solid #4f64a0;
    height: 19px;
    padding: 0 20px;
}

#ext {
    margin: 0 auto 20px auto;
    width: 800px;
    background: white;
    border: 1px solid silver;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#ext3 {
    margin: 0 auto 20px auto;
 
    background: white;
    border: 1px solid blue;
}



#ext td.name {
font-size:14px;
    padding: 5px 20px;
    font-weight: bold;
    color: #244296;
    width: 200px;
	
	font-family: Arial, Helvetica, sans-serif;
}

#ext td.text {
    padding: 5px 20px;
	
}

#ext .cat {
    padding: 2px 0;
}


#ext_article {
    width: 100%;
}

#ext_article .left {
    padding: 10px 20px;
    width: 70%;
}

#ext_article .left .descr {
    padding: 10px 20px 20px 20px;
    background: white;
    border: 1px solid #5167A5;
}

#ext_article .left .control {
    margin-top: 20px;
}

#ext_article .right {
    padding-right: 20px;
}

#ext_article .right .pagetitle {
    margin-left: 0;
}

#ext_article .right .info {
    margin: 0 0 20px 0;
    width: 100%;
    background: white;
    border: 1px solid #5167A5;
}

#ext_article .right .info .name {
    padding: 5px 20px;
    font-weight: bold;
    color: #496dab;
    white-space: nowrap;
}

#ext_article .right .info .text {
    padding: 5px 20px;
    width: 100%;
}

#ext_article .right .info .cat {
    padding: 2px 0;
}



#add_table {
    margin: 0 auto 20px auto;
    border: 1px solid #5167A5;
    border-collapse: collapse;
    width: 600px;
    background: white;
}

#add_table .top {
	height: 10px
}


#add_table .name {
    padding: 5px 20px;
    font-weight: bold;
    color: #496dab;
    width: 100%;
}

#add_table .field {
    padding: 5px 20px;
}

#add_table td.text {
    padding: 5px 20px;
}

#add_table .field input {
    padding: 2px 5px;
}

#add_table input.text {
    width: 300px;
}

#add_table input.read {
    width: 300px;
    border: 1px solid #5167A5;
    background: #fafafa;
    padding: 3px 5px;
    cursor: default;
}

#add_table td textarea {
    width: 100%;
    height: 100px;
}

#add_table td.submit {
    text-align: right;
    padding: 10px;
}

#add_table td.submit input {
    padding: 2px 20px;
}

/*#add_table */ul.errors {
    color: red;
}


#add_table .categories {
    white-space: nowrap;
    height: 300px;
    overflow: scroll;
    border: 1px solid #5167A5;
}

#add_table .categories ul {
    margin: 4px 20px;
    list-style: none;
}

#add_table .categories li input {
    margin: 3px !important;
    margin: 0;
    vertical-align: middle;
}

#add_table .backlinks {
    background: #f8f8f8;
}

#add_table .backlinks .left {
    border: 1px solid #5167A5;
}

#add_table .backlinks .user_code {
    overflow: scroll;
    height: 70px;
    margin: 5px;
    border: 1px solid gray;
    background: white;
}

#add_table .backlinks .right {
    border: 1px solid #5167A5;
    text-align: center;
    vertical-align: middle;
}
#error404 {
}
#error404 .text {
    padding: 0 20px;
}
#error404 .msg {
    padding: 20px;
    background: white;
    border: 1px solid #5167A5;
}
#map {
}
#map .mapcat {
    padding: 0 20px;
}

#map .mapcat .categories {
    border: 1px solid #5167A5;
    background: white;
    padding: 10px 20px;
}

.level1 {
    font-size: 15px;
    font-weight: bold;
}

.level2 {
    font-size: 13px;
    font-weight: bold;
}

.level3 {
    font-size: 12px;
    font-weight: bold;
}

.level4, .level5, .level6, .level7, .level8, .level9, .level10 {
    font-size: 11px;
    font-weight: normal;
}

/* Calendar */
.calendar {
    visibility: hidden;
    background-color: white;
    z-index: 9999;
    border: solid 1px #34783E;
    position: absolute;
    margin-top: 25px;
    margin-left: 30px;
}
.ctable {
    width: 210px;
}
.ctbl0 td {
    background: #9bc871;
    border: 1px solid white;
    color: white;
    padding: 4px;
}
.ctbl2 td {
    background: #e8f0f4;;
    border: 1px solid white;
    padding: 4px;
}
.pagetitle {
    margin: 10px 0 0 20px;
}
.pagetitle .title {
    background: url('images/pathbg.gif') repeat-x;
    color: white;
    border-left: 1px solid #5167A5;
    border-top: 1px solid #5167A5;
    border-right: 1px solid #5167A5;
    height: 29px;
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
    padding: 0 20px;
    white-space: nowrap;
}
.pagetitle .clear {
    width: 100%;
}
#stats .items .info {
    padding: 5px 0;
}


.add-comm-mnu div{
  float: left;
  margin: 0 5px 0 0;
}

.radiowrap b{
  position: absolute;
  left: 0px;
  right: 0px;
  height: 27px;
}

.niceRadio input {
  margin-left: -17px;
}

.niceRadio {
  width: 26px;
  height: 27px;
  display: inline-block;
  cursor: pointer;  
  overflow: hidden;
  padding: 0 !important;
}

.add-comment .add-comm-mnu span{
	display: block;
	float: left;
	line-height: 27px;
	color: #606060;
	padding: 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.minus-5 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) left 0px no-repeat;
}

.minus-5 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) left -27px no-repeat;
}

.minus-4 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -31px 0px no-repeat;
}

.minus-4 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -31px -27px no-repeat;
}

.minus-3 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -62px 0px no-repeat;
}

.minus-3 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -62px -27px no-repeat;
}

.minus-2 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -93px 0px no-repeat;
}

.minus-2 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -93px -27px no-repeat;
}

.minus-1 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -124px 0px no-repeat;
}

.minus-1 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -124px -27px no-repeat;
}

.zero .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -155px 0px no-repeat;
}

.zero .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -155px -27px no-repeat;
}

.plus-1 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -186px 0px no-repeat;
}

.plus-1 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -186px -27px no-repeat;
}

.plus-2 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -217px 0px no-repeat;
}

.plus-2 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -217px -27px no-repeat;
}

.plus-3 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -248px 0px no-repeat;
}

.plus-3 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -248px -27px no-repeat;
}

.plus-4 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -279px 0px no-repeat;
}

.plus-4 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -279px -27px no-repeat;
}

.plus-4 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -279px 0px no-repeat;
}

.plus-4 .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -279px -27px no-repeat;
}

.plus-5 .niceRadio{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -310px 0px no-repeat;
}

.plus-5  .radioChecked{
  background: url(https://bcme.ru/cncat_config/themes/default/images/rate.png) -310px -27px no-repeat;
}
#commentform input[type=text],select, textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#commentform  p {
	margin:0;
}


#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}

#commentform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


#editform input[type=text],select, textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#addform input[type=text], textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#searchform input[type=text], textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#searchform input[type=submit]{
	border:1px solid #ddd;
	padding:8px;
	width:100px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
color:white;
background: green;
border-top: 1px solid #97a9df;
border-right: 1px solid #4f64a0;
border-bottom: 1px solid #4f64a0;
}

#searchform input[type=button]{
	border:1px solid #ddd;
	padding:8px;
	width:100px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
color:white;
background: green;
border-top: 1px solid #97a9df;
border-right: 1px solid #4f64a0;
border-bottom: 1px solid #4f64a0;
}
#searchform2 input[type=text], textarea {
	border:1px solid #ddd;
	padding:8px;
	width:540px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#searchform2 input[type=submit]{
	border:1px solid #ddd;
	padding:8px;
	width:100px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
color:white;
background: green;
border-top: 1px solid #97a9df;
border-right: 1px solid #4f64a0;
border-bottom: 1px solid #4f64a0;
}


#addform select {
width: 58px;

}
#editform  p {
	margin:0;
}


#editform input:focus, #editform textarea:focus {
	border:1px solid #0099FF;
}


#addform input:focus, #addform textarea:focus {
	border:1px solid #0099FF;
}
#editform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#addform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}




.ratings{
	display: block;
	float: right;
	padding: 0 0 0 55px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 25px;
	text-align: center;
	margin: 0 0 0 20px;
}
.rate_green{

	background: url(https://bcme.ru/cncat_config/themes/default/images/rat-gr.jpg) left top no-repeat;
}

.rate_red{
	background: url(https://bcme.ru/cncat_config/themes/default/images/rat-red.jpg) left top no-repeat;
}

#editform input#submit{
	border:none;
	width:151px;
	height:30px;
	margin-top:10px;
	cursor:pointer;
	background:url(https://bcme.ru/img/but_addcomment.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:0;
}
#addform input#submit{
	border:none;
	width:151px;
	height:30px;
	margin-top:10px;
	cursor:pointer;
	background:url(https://bcme.ru/img/but_addcomment.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:0;
}





	 #er{
		width: 330px; 
		margin:5px 0px; 
		padding: 5px;
		border: gray dashed 1px;
		background: pink; 
		display:none;		
	}
	
	
		 #er2{
		width: 330px; 
		margin:5px 0px; 
		padding: 5px;
		border: gray dashed 1px;
		background: pink; 
		display:none;		
	}
	
			 #er3{
		width: 330px; 
		margin:5px 0px; 
		padding: 5px;
		border: gray dashed 1px;
		background: pink; 
		display:none;		
	}
	
	 input#submit2{
	border:none;
	width:151px;
	height:30px;
	margin-top:10px;
	cursor:pointer;
	background:url(https://bcme.ru/img/but_addcomment.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:0;
}


.text2 {font-size:10pt;}
.rating-green{background:#009900}
.rating-red {background:#FF0000;}
.rate_col {color:#ffffff;display:block;font-size:24px;padding:3px 0px 3px 0px;text-align:center; width:69px;}

.miniocenka { color:#ffffff;font-size:12px; padding:2px 3px 2px 3px;  text-align:center;}	

.block{
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}


td.blckfoot  a{
float:left;
font-size: 11px;
}

.gr {

padding-right:10px;
 border-bottom: 2px solid #ccc;
font-size: 12px;
}



#poisk{
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#buton_1{
	border:none;
	width:151px;
	height:30px;
	margin-top:-10px;
	cursor:pointer;
	background:url(https://bcme.ru/img/but_addcomment.png) 0 0 no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:0;
}

.menuhka  a{
font-size: 13px;

}




.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; }
.autocomplete-suggestion {padding-bottom:10p; padding: 2px 5px; white-space: nowrap; overflow: hidden; font-size:13px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }





.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index:9999;
	
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;

	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('https://bcme.ru/js/loading.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.answerlink {
border-bottom: 1px dashed #000080; font-size:12px; 
}


.reviewbox  img.i {position:absolute; left:-29px; top:40px;}
.reviewbox  img.ava {position:absolute; left:-45px; top:-21px; width:40px; height:40px;}
.avtor {position:absolute; left:1px; top:-20px; font-size:12px;}
.reviewbox {position:relative; background:#FFF; border:1px solid #D6D6D6; padding:15px;   top:15px; }
.green {background:#bef574; }
.reviewtext {margin-bottom:5px; line-height:17px; font-size:12px; }
.reviewdate { color:#7E7E7E; font-size:13px; margin-right:10px;}
.reviewrounded {border-radius:10px; -moz-border-radius:10px; -webk#reviewsit-border-radius:10px;}

.answerlink a {text-decoration:none; }



.com_list li {list-style-type: none; margin-top:30px; margin-bottom:30px; }

.com_list ul {

list-style: none;
list-style-position: outside;
display: block;
border-top: 3px solid #E5E8EA;
border-bottom: 2px solid #E5E8EA;


}



#menuhka a{

padding: 3px 8px;
text-decoration: none;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: -webkit-linear-gradient(top,#f0f0f0,#e0e0e0);
background: -moz-linear-gradient(top,#f0f0f0,#e0e0e0);
background: -o-linear-gradient(top,#f0f0f0,#e0e0e0);
background: -ms-linear-gradient(top,#f0f0f0,#e0e0e0);
}


#menuhka a:hover {
background:-webkit-linear-gradient(top,#e0e0e0,#d0d0d0);
background:-moz-linear-gradient(top,#e0e0e0,#d0d0d0);
background:-o-linear-gradient(top,#e0e0e0,#d0d0d0);
background:-ms-linear-gradient(top,#e0e0e0,#d0d0d0);

}

.img-search{
position: absolute;
top: 1px;
left: 14px;
width: 69px;
height: 86px;
background: url("/css/search.png") 0 -179px no-repeat;
}

#emailz {
display:none;color:red;
font-weight: bold;
}


.more_link {
background:gray; color:white; padding:3px;
}

#poslednie {
width:100%;

}

#auth_frm input[type=text],input[type=password], textarea {
	border:1px solid #ddd;
	padding:8px;
	width:500px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#regi_frm input[type=text],input[type=password], textarea {
	border:1px solid #ddd;
	padding:8px;
	width:500px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#loader{ 
display:none;
width: 31px; height: 31px; background: url(https://bcme.ru/img/ajax-loader.gif);
}

.foto{
border-bottom:4px solid #eee;
border-right:4px solid #eee;
padding-bottom:5px;
padding-right:5px;
background:#ccc;

  border: 1px solid #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.foto:hover {
  border: 1px solid #00bfa8;
}


#feedback_frm input[type=text] {
	border:1px solid #ddd;
	padding:8px;
	width:500px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.name_company {
float: left;
}

.up_company {
float: right;
    background: #FFFBDB;
border: 2px solid #FFEAD7;
text-decoration: none;
font-size: 12px;
line-height: 39px;
border-radius: 5px;
padding: 0 5px;
display:block;

}
.up_company:hover {


}

h1 {
	
 font-size: 14px;
}


.img_up {
display: block;
padding-left: 25px;
background: url('https://bcme.ru/img/arrow_top.png') 0 9px no-repeat;
	
	}
	
.fake {
    border: 1px dotted #fff;
    background: #c74646 url(/img/important.png) 10px 10px no-repeat;
    padding: 10px 3px 10px 58px;
    margin-left: 0px;
	font-weight: bold;
    color: #fff;
    width: 85%;
    min-height: 40px;
}





@media screen and (max-width:700px){
#catlist {
	display:none;
	}

	
	#ext {
    /* margin: 0 auto 20px auto; */
     width: 100%; 
    background: white;
    border: 1px solid silver;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
	
}