﻿.shop_categories
{
    
}

.shop_categories_name 
{
    color:White;
}

.shop_products {}

.shop_products_thumb 
{
    width:80px;
}

.shop_products_productname { color:White; }
.shop_products_specialprice {}
.shop_products_price {}
.shop_products_soldout {}

.catalogue_categories_thumb
{
    width:90px;
}

.data_list_header
{
    background-color:#dddddd;
    color:#333333;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:5px;
    font-size:18px;
}

.data_list_header_next
{
    margin-top:40px;
    background-color:#dddddd;
    color:#333333;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:5px;
    font-size:18px;
}

.product_display
{
    color:#222222;
}

.product_display a
{
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
}

.product_display p
{
    color:#222222;
}

.product_display div
{
    color:#222222;
}

.product_display li
{
    color:#222222;
}

.textAlignLeft td
{
    text-align:left;
}

.textAlignLeft
{
    text-align:left;
}

.marginLeft
{
    margin-left:58px;
}