/**
 * version: 1.0
 * author: negatyve.com
 * author uri: http://www.negatyve.com/
 * © 2008 negatyve.com | all rights reserved
**/

/*********************/
/* CLASS PAGE STYLES */
/*********************/

.all-cat-title
{
position: relative;
float: left;
width: 626px;
left: 10px;
height: 28px;

line-height: 28px;
text-indent: 10px;
font-size: 15px;
color: #fff;
}
#categories-list
{
width: 626px;
left: 10px;
padding-bottom: 20px;
}
#categories-list li
{
width: 313px;
height: 70px;
margin-top: 10px;
}
#categories-list li p
{
padding-left: 0;
padding-right: 10px;
}
#categories-list li p a
{
color: #505050;
}
#class-highlight-products
{
width: 626px;
left: 10px;
margin-bottom: 30px;
}
#class-highlight-products li
{
width: 313px;
padding-bottom: 10px;
}
#class-highlight-products img
{
float: left;
}
#class-highlight-products p
{
position: relative;
float: left;
width: 313px;
padding: 0;
}
#class-highlight-products span
{
color: #9c1a00;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Arial, Tahoma, sans-serif;
}
#class-highlight-products .staff-rate-img
{
float: none;
margin-left: 10px;
}
#class-highlight-products h4
{
font-size: 14px;
padding-top: 5px;
}
#class-highlight-products .item-1 h4
{
font-size: 18px;
padding-top: 0px;
padding-bottom: 5px;
}
#class-highlight-products .item-1 p
{
position: absolute;
float: left;
top: 205px;
}
#class-highlight-products .item-1 img
{
float: none;
}
#class-highlight-products .item-2
{
padding-bottom: 10px;
}
