img { border: 0px; }
small { font-size:10px; }
a.pointer { background-image: url(/image/i-gray.gif) ; background-position: 0px 3px; background-repeat: no-repeat; padding-left:15px; }
.text-descr { font-size:11px !important; }
.fcheck { color:red; }

/* меню каталога */
#c-left ul { margin:0px 0px 30px 0px; padding: 0px; }
#c-left ul li {
  margin: 0px; padding: 10px 0px 10px 15px;
  border-bottom:1px solid #2d2d2d; 
  list-style-type: none; background-image: url(/image/i-orange.gif) ; background-position: 0px 12px; 
  background-repeat: no-repeat;
  text-transform: uppercase;
  
}
#c-left ul li a { text-decoration:none; font-size: 10px !important; color:white !important;}
#c-left ul li a:hover { text-decoration:none; color:#ff6600  !important; }

#c-left ul li.selected  {
  list-style-type: none; background-image: url(/image/i-menu1.gif); background-position: 0px 12px;
}

#c-left ul li.selected ul  { margin:0px; padding: 0px; }
#c-left ul li.selected ul li {
  margin: 8px 0px; padding: 2px 0px 2px 15px;
  border:none; 
  list-style-type:none; list-style-image: none; background-image: none; 
  text-transform: none;
}
#c-left ul li.selected ul li a { text-decoration:none; font-size: 11px !important; color:#ded0b6 !important;}
#c-left ul li.selected ul li a:hover { text-decoration:none; color:#ff6600 !important; }

#c-left ul li.selected ul #sselected { 
  list-style-image: none;
  list-style-type: none;
  background-color:#363636; 
  font-weight:bold;  
  border-left:2px solid #E14900;
  padding-left:13px;
}

/* подвал */
#footer {
  width: 940px; height:100%;
  margin:0px auto 4px auto; 
  padding: 0px 30px; 
  overflow: hidden;
  font-family: Arial; font-size: 10px; color: #A3A3A3;
}

.footer-phone {
  margin:0px; padding:17px 30px 30px 0px; 
  float:left; overflow: hidden;
  display:block; 
}
	.footer-phone span { text-transform: uppercase; }

.footer-counter {
  margin:0px; padding:30px 0px 0px 0px; 
  float:right; overflow: hidden;
  display:block; 
  opacity: 0.25; 
}
.footer-counter img {
  filter:alpha(opacity=25);
}

div.line { margin:0px; width:100%; height:30px; float:none; overflow: hidden; clear:both; }
div.big-line { margin:0px; width:100%; height:60px; float:none; overflow: hidden; clear:both; }
div.block_full { margin:0px; width:100%; height:100%; float:none; overflow: hidden; clear:both; position:relative; }

#copyright { font-family: Arial; font-size: 10px; color: #383838; clear:both; }
#copyright a { color:#5F6353; text-decoration:none; }

