div.product-list th	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
background: url(/images/tableheading.gif) repeat-x;
}

div.product-list td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #7d1b01;
text-decoration: underline;
}

div.product-list td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

div.product-list th a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product-list th a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ecd5aa;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product-list td .price	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: center;
}

div.product-list td .price-old	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffbbf5;
text-align: center;
}

div.product-list td .price-special	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

div.product-list .price-total	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

div.product-list a.name	{
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #a81061;
text-decoration: none;
}

div.product-list a.name:hover	{
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #555555;
text-decoration: none;
}

div.product-list a.button_more	{
display: block;
width: 100px;
font-family: Verdana;
font-size: 11x;
font-weight: normal;
color: #ffffff;
text-decoration: none;
padding-top: 3px;
padding-bottom: 4px;
background: url(/images/button-more.gif) no-repeat;
}

div.product-list a.button_more:hover	{
display: block;
width: 100px;
font-family: Verdana;
font-size: 11x;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-top: 3px;
padding-bottom: 4px;
background: url(/images/button-more.gif) no-repeat;
}

div.product-list .namecategory	{
font-family: Verdana;
font-size: 12x;
font-weight: normal;
color: #000000;
text-decoration: none;
}

div.product-list .nameregion	{
font-family: Verdana;
font-size: 12x;
font-weight: normal;
color: #000000;
text-decoration: none;
}

div.product-list a.namebrand	{
font-family: Verdana;
font-size: 12x;
font-weight: bold;
color: #a81061;
text-decoration: underline;
}

div.product-list a.namebrand:hover	{
font-family: Verdana;
font-size: 12x;
font-weight: bold;
color: #a81061;
text-decoration: none;
}