div.topproduct_back {

     background-color: #042742;
     height: 130px;
     filter:alpha(opacity=75);
     left: 280px;
     opacity: 0.75;
	 -moz-opacity:0.75; 
     position: absolute;
     top:118px;
     width:430px;
     z-index: 2;
}

div.topproduct {
     

     padding-top:127px;
 	 padding-left:282px;
 

}

td.topproduct {
     
     padding-left:10px;
	 font-size:9pt;
	 line-height:12.5pt;
}

div.topproduct_head {

	font-size:11pt;
	font-style:italic;
	font-weight:bold;
	color:#ff9f00;
	padding-top:2px;

}

a:link, a:visited {
 color:#ff9f00;
 font-weight:bold;
 text-decoration:underline;
}

a:hover {

 text-decoration:none;
} 

a.sub1_shop:link, a.sub1_shop:visited {
	font-size:11pt;
	font-style:italic;
	font-weight:bold;
	color:#ff9f00;
	padding-top:2px;
	text-decoration:none;
}

a.sub1_shop:hover {

	text-decoration:underline;

}

a.sub2_shop, a.sub2_shop:visited {
	font-size:9pt;
	color:#EDE2D1;
	font-weight:bold;
	text-decoration:none;
}

a.sub2_shop:hover, a.sub3_shop:hover {

	text-decoration:underline;

}

a.sub3_shop, a.sub3_shop:visited {

	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

}


div.box_background_shop {
     background-color: #042742;
     height: 100%;
     filter:alpha(opacity=35);
     left: 0px;
     opacity: 0.35;
	 -moz-opacity:0.35; 
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 4;
}

