
body {
}

li {
    list-style-position: inside;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1em;
}

tbody {
    border: none;
}

/*----------- begin corners -----------*/

body.corners .block > .inner {
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/sites/all/themes/standart/ramini/css/PIE.htc);
    position: relative;
}

/*----------- end corners -----------*/


/*----------- begin header -----------*/

#site-name-wrapper {
    float: none;
    padding: 0 20px 0 10px;
}

#header-table {
    width: auto;
}

#header-table tbody,
#header-table tr, 
#header-table td {
    border: none;
}

/*----------- end header -----------*/


/*----------- begin backgrounds -----------*/

#main-inner .block > .inner {
    padding: 20px;
}

body #main-inner .block .inner .inner {
    background: transparent !important;
}


/*----------- end backgrounds -----------*/

/*----------- begin catalog -----------*/


.ra-product-grid td {
    padding-bottom: 40px;
    vertical-align: baseline;
}

.ra-product-grid .views-field-field-ra-product-image-fid  {
    margin: 10px 0;
}

.full-node .field-field-ra-product-image {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    line-height: 0;
}

#block-menu-menu-ra-catmenu ul li {
    line-height: 2em;
    list-style: square inside none !important;
}

#block-menu-menu-ra-catmenu ul li ul {
    padding-left: 10px;
}


/*----------- end catalog -----------*/

/*----------- begin blocks icons -----------*/

.block ul, .block ol {
    margin-left: 0;
}

.racontacts h2 {
    background: url(../images/icons/contact.png) no-repeat 0 0;
    padding: 5px 0 0 45px;
}

#block-menu-menu-ra-catmenu h2 {
    background: url(../images/icons/categories.png) no-repeat 0 0;
    padding: 5px 0 0 45px;
}

.big-phone {
    background: url(../images/telephone.png) no-repeat 0 0;
    padding: 7px 0 0 40px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

.hotproducts-block h2 {
    background: url(../images/sale.png) no-repeat 0 0;
    padding-left: 45px;
    margin-bottom: 20px;
}

.hotproducts {
    text-align: center;
}

.hotproducts .views-row {
    margin-bottom: 20px;
}

/*----------- end blocks icons -----------*/

/*----------- begin news -----------*/

.rafrontnews-block .views-field-created {
    float: left;
    margin-right: 5px;
}

.rafrontnews-block .view-footer {
    margin-top: 10px;
    text-align: right;
}

/*----------- end news -----------*/


/*----------- begin content -----------*/

.imgupl_floating_left {
    margin: 0 10px 10px 0;
}

.imgupl_floating_right {
    margin: 0 0 10px 10px;
}

.imgcentred {
    text-align: center;
}

.imgborder img {
    border: 1px solid #ccc;
    padding: 1px;
}

#sidebar-first ul li,
#sidebar-last ul li {
    list-style: none;
}

tbody {
    border-top: none;
}

/*----------- end content -----------*/

/*----------- begin gallery -----------*/

.node-type-gallery .field-field-image {
    text-align: center;
}

.node-type-gallery .node .field-field-image .field-item,
.gallery-all .field-item {
      display: inline-block;
      padding: 3px;
}

.node-type-gallery .node .field-field-image .field-item img { 
      border: 1px solid #ccc;
}

.gallery-all .view-content h3 a {
    text-decoration: none;
    color: #000;
}

.gallery-menu .view-footer {
    text-align: right;
    font-size: 0.9em;
}

.gallery-menu ul li {
    list-style: outside;
}

.block .view-gallery ul {
    padding: 0;
}

.block .view-gallery li.views-row {
    list-style: none;
    background: url(../images/gallery.png) no-repeat 0 50%;
    padding-left: 22px;
}

  /*----------- end gallery -----------*/
  
  /*----------- begin copyright -----------*/

#footer-message {
    position: relative;
}

#infolink {
    text-align: center;
    font-size: 0.8em;
}

#infolink a {
    color: #ccc !important;
    text-decoration: none;
}

#footer-message-text {
    margin-bottom: 0;
}

#counters {
    position: absolute;
    top: 0;
    right: 0;
}

/*----------- end copyright -----------*/