/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#breadcrumbs,
#content,
#footer { margin: 15px; }

.module,
#header { margin: 1px; }

#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar { margin-bottom: 1px; }


/* Layout
----------------------------------------------------------------------------------------------------*/

#totop-scroller {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  background: url(../images/totop_scroller.png) 50% 50% no-repeat;
  text-decoration: none;
}


.label_products .block_item {text-align: center}
.grid-box .deepest {
     border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: -1px 1px 3px 1px #C3C3C3;
    color: #000000;
    padding: 15px;
}  
#sidebar-b1 { width: 25%}

.pagination a{ padding: 0 5px;}

.grid-h .deepest .label_products .block_item { width: 182px; float: left}


.content table h1 {font-size: 12px}