.ProductClassHeader
{
	font-size:16px;
	background-color:#CCCCCC;
}
.ProductClassTbl
{
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
}
.producttable
{
    width: 810px;
    /*border: solid 1px #98989c;*/
}

/* Toimii jokaisen kokonaisuuden sisältöikkunassa*/
.productcontent
{
    background-color: White;
    padding: 10px;
    margin: 0px 0px 3px 0px;
}
/* Tuotenavigointi komponentit / emolevyt / jne... */
.productnavigation
{
/*    background-color: #98989c; */
    font-weight: bold;
    padding: 5px;
    text-align: left;
	/*background-color: #ffdf00;*/
	background-image:url('/eshop/images/mbar.gif');
}
/*
.productnavication a, a:link, a:hover, a:visited, a:selected
{
	color:#0000FF;
	text-decoration:underline;

}
*/

.ResultRow td
{
	padding-top:5px;
	empty-cells: show;
	vertical-align:middle;
	border-bottom:solid 1px #C7C3C7;
}

.ResultRowAlt td
{
	padding-top:5px;
	empty-cells: show;
	height:80px;
	vertical-align:middle;
	border-bottom:solid 1px #C7C3C7;
}

.ResultRow a:hover,
.ResultRowAlt a:hover

{
	text-decoration:none;
}


.ResultTopRow
{
	color: #000000;
	background-color: #CECECE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


/* Tuotteen nimi K8M800-MLVF, S754, AGP, DDR, VGA, mATX  */
.productname
{
    padding: 5px;
    color: black;
    font-weight: bold;
    background-color: white;
    text-align: left;
    font-size: 10pt;
}
/* Tuoteselosteen otsikko */
.productdesc
{
    font-size: 12pt;
    background-color: #cecece;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
/* Tuotteen ominaisuuksien otsikko*/
.productproperty
{
    font-size: 12px;
    background: url('/eshop/images/tuoteinfo_valipalkki.gif');
    background-repeat:no-repeat;
    font-weight: bold;
    padding: 3px;
    color:white;
    text-align: left;
    height:20px;
}
/*Varastosaldojen headeri*/
.whqtyheader
{
    font-size: 12px;
    background: url('/eshop/images/saatavuus_ylapalkki.gif');
    background-repeat:no-repeat;
    font-weight: bold;
    padding: 3px;
    color:white;
    text-align: left;
    height:20px;
}

/* Tuoteryhmat otsikko */
.productgroupsubject
{
    width: 200px;
    padding: 5px;
    font-weight: bold;
    font-size: 12pt;
}
/* Tuoterymat sisalto */
.productgroup
{
    padding: 5px;
    vertical-align: top;
}
/* Kaikki valmistajat otsikko */
.productmakersubject
{
    font-weight: bold;
    width: 600px;
    padding: 5px;
    padding-left: 15px;
    font-size: 12pt;
    border-left: solid 1px #98989c;
}
/* Kaikki valmistajat listaus valmistajista #454347*/
.productmaker
{

    background-color: white;
    padding: 5px;
    padding-left: 15px;
    vertical-align: top;
    border-left: solid 1px #98989c;
}
.productmaker
{

    background-color: white;
    padding: 5px;
    padding-left: 15px;
    vertical-align: top;
    border-left: solid 1px #98989c;
}

/* Suosituimmat tuotteet */
.topProductsTbl
{
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.topProductsTbl td
{
}

.topProductsTbl ul
{
	margin:5px 0px 5px 15px;
	padding:0px 0px 0px 0px;
	list-style-type:disc;
}
.topProductsTbl li
{
	margin:0px 10px 3px 3px;
	padding:0px;
	padding-bottom:3px;
	border-bottom:dotted 1px white;
	font-size:10px;
	font-family:arial;
}
