/* 
    Document   : account
    Created on : 2012-04-18, 18:06:49
    Author     : tech-prog
    Description:
        Purpose of the stylesheet follows.
*/

.cat-content { float: none; clear: both; padding: 4px 4px 4px 4px; width: 100%; margin: 8px 0 16px 0; }

table tr.total td { font-size: 16px; font-weight: bold; color: #5C8607; }

div.sort a.desc { padding-right: 14px; background: url('../images/arrows-sort.png') no-repeat top right }
div.sort a.asc { padding-right: 14px; background: url('../images/arrows-sort.png') no-repeat bottom right }

.categoryTools { padding: 4px 0 0 0; background-color: #B9B9B7; width: 100%; clear: both; overflow:hidden;}
.categoryTools div.sort { width: 280px; float: left; margin: 8px 0 0 12px; }
.categoryTools > a { line-height: 31px; height: 100%; }
.categoryTools div.sort a.active { font-weight: bold }
.categoryTools div.view { width: 130px; float: right;  }
.categoryTools .view a { padding: 0; width: 32px; height: 32px; float: left; margin: 0 0 0 8px; border-radius: 4px; }
.categoryTools a.style-1 { background: url('cms/icons/change-view/icon3.png') no-repeat left top; }
.categoryTools a.style-2 { background: url('cms/icons/change-view/icon2.png') no-repeat left top; }
.categoryTools a.style-3 { background: url('cms/icons/change-view/icon4.png') no-repeat left top; }

.categoryPath  { padding: 0 0 8px 0; background-color: #B9B9B7; width: 100%; clear: both; overflow:hidden;}
.categoryPath .categories {margin-left: 12px;}

.categoryBig { text-align: left; width: 300px; height: 180px; float: left; }
.productBig { text-align: left; width: 50%; height: 180px;}
.productBig img { padding: 0 6px 6px 0; }
.productBig p { padding: 0 6px 6px 0; margin: 0 0 0 0; }
.productBig div.right { padding: 0 10px 0 0 }

.hurt_category .iRowButtons {background-color: #B9B9B7; margin-top: 1em; border-radius: 0; padding: 10px 0; width: 100%; float: left;}