/*
table.product-overview
{
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	background: #ccc;
}
*/
td.product-overview-brand
{
	padding: 20px 0px 5px 0px;
}


td.ah
{
    font: bold 11px tahoma;
    color: #fff;
    background: #008dbf url(../img/bg_article.jpg) repeat-x;
    padding: 5px;
}

th.ah
{
    font: bold 11px tahoma;
    color: #fff;
    background: #008dbf url(../img/bg_article.jpg) repeat-x;
    padding: 5px;
}

td.af
{
	background: #F9C562;
	padding: 5px;
	font-weight: bold;
	color: #000;
}

td.ah img
{
	width: 1px;
	height: 2px;
}


tr.a0
{
    background: #fff;
    font: 11px tahoma;
    color: #000;
    cursor: hand;
}

tr.sa0
{
	background: #fff;
    font: 11px tahoma;
    color: #000;
    cursor: hand;
}

tr.sa0 td
{
    color: #ff0000 !important;
}

tr.sa0 a
{
	color: #ff0000 !important;
}

td.aa0
{
    background: #fff;
    font: 11px tahoma;
    color: #FF0000;
    cursor: hand;
}

td.ao0
{
    text-align: left;
    padding: 5px;
}

td.ap0
{
    text-align: right;
    padding: 5px;
}

tr.a1
{
    background: #F6F6F6;
    font: 10px tahoma;
    color: #000;
    cursor: hand;
}

tr.sa1
{
    background: #F6F6F6;
    font: 10px tahoma;
    color: #000;
    cursor: hand;
}

tr.sa1 td
{
    color: #ff0000 !important;
}

tr.sa1 a
{
	color: #ff0000 !important;
}

td.aa1
{
    background: #F6F6F6;
    font: 10px tahoma;
    color: #FF0000;
    cursor: hand;
}

td.an1, td.an0
{
	padding: 5px;
	text-align: center;
}

td.am1, td.am0
{
	padding: 1px;
	text-align: center;
}

td.am1 a, td.am0 a
{
	font-weight: bold;
	text-decoration: none;
	color: #004366;
}

td.ao1
{
    text-align: left;
    padding: 5px;
}

td.ap1
{
    text-align: right;
    padding: 5px;
}

td.al
{
    width: 1px;
    background: #ccc;
}

td.ra0
{
    background: #fff;
}

td.ra1
{
    background: #F6F6F6;
}

td.ao1 a, td.ao0 a
{
   text-decoration: none;
}
.newproduct
{
	font: 12px tahoma;
	font-weight:bold;
    color: #007AA5;
}
.saleproduct
{
	font: 12px tahoma;
	font-weight:bold;
    color: #ff0000 !important;
}
.eolproduct
{
	font: 12px tahoma;
	font-weight:bold;
    color: #000
}
.attentiontext
{
	font: 13px tahoma;
	font-weight:bold;
    color: #004366;
}
