/* 
Document   : search
Created on : 01.04.2010, 10:50:13
Author     : smxsm
Description:
Purpose of the stylesheet follows.
*/

/* 
*/

.searchCats{
margin-bottom:30px;
overflow:hidden;
border:1px solid #999;
padding:10px;}

.searchCats ul{
width:325px;
float:left;}

.searchCats ul li{
line-height:17px;
font-size:11px;}

.searchCats ul li a{
text-decoration:underline;}

.searchCats ul.sfirst{
margin-right:20px;}

.searchPage{
overflow:hidden;
width:692px;
margin:0 4px;}

h2.sTitle{
clear:both;
display:block;
padding-top:0px;
margin-left:4px;
margin-bottom:8px;}

h3.sTitle{
clear:both;
background:#ebe4dd;
margin:0 0px;
padding: 5px;
}

h2.mspace{
margin-bottom:15px;}

p.searchRez{
font-size:11px;
margin:2px 3px;}

p.searchRez span{
font-weight:700;}

  .searchPage h4{

  clear:both;
  margin-top:-1px;
  background:#ebe4dd;
  vertical-align:middle;
  line-height:24px;
  padding:1px 0 3px 8px;}

  .searchPage h4 span{
  font-weight:400;
  font-size:10px;}

   .searchPage h4 a{
   font-size:11px;
   font-weight: bold;
   color: #000000;}

   .searchPage h4 a:hover{
   text-decoration:none;}

   dl.searchItem{
   width:150px;
   float:left;
   height:215px;
   margin:20px 10px;}

   dl.searchItem dt a{
   font-size:11px;}

   dd.imageContainer{
   text-align:center;}

   dd.imageContainer a{
   width:110px;
   height:110px;
   overflow:hidden;
   display:block;
   margin-left:20px;}

   dl.searchItem dt{
   height:45px;}


dl.searchItem p span{

}

dl.searchItem .price{
margin-top:10px;
height:27px;}

dl.searchItem p.vPrice{
color:#5e5e5e;
text-decoration:line-through;
}

dl.searchItem p.sPrice{
color:#E43117;}

.searchPage .dottedline,
.reviewdot{
height:1px;
line-height:1px;
font-size:1px;
background:url('../img/basketitem.line.gif') repeat-x left center;}


