/* CSS Document */
*{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
body{
	margin:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
image{border:0px;}
a{color:black; text-decoration:none}
a:hover{position:relative; top:0px;}
.tdph{ height:23px; text-align:left; border-bottom:1px dashed #EEEEEE}
.productlist
{
	padding-left:0px;
	padding-top:0px;
	width:100%;
	margin:0px;
	text-align:left;
}
.menutitle{
	width:177px;
	background:#175bc6; 
	color:#fff; 
	font-weight:bold; 
	line-height:25px; 
	height:25px; 
	text-align:center
}
#menu *{
clear:both;
margin:0px 0 0 0;
font-size:12px;
line-height:22px;
text-align:left;
}
#menu .masterli
{
	background:#4677c6 url(../images/icobg.gif) no-repeat left center;
	padding-left:35px;
	width:142px;height:20px;
	border-bottom:1px solid #6991ce;
	text-align:left;
}
#menu a.alt{
	display:block;
	position:relative;
	text-decoration:none;
	color:#eee;
	top:0px;
}
#menu a.alt .slavemenu{display:none;}
#menu a.alt .slavemenu .slaveli{
	padding-left:30px;
	cursor:pointer;
	border-left:1px solid #6991ce;
	background-color:#175bc6;
	border-bottom:1px solid #6991ce;
}
#menu a.alt .slavemenu .slaveli a{
	cursor:pointer;
	display:block;
}
#menu a.alt:hover{
	background:#4677c6 url(../images/icobg.gif) no-repeat right center;
	text-decoration:none;z-index:2;
}
#menu a.alt:hover .slavemenu
{
	position:absolute;
	display:block;
	top:-4px;left:142px;
	width:177px;height:70px;
	z-index:1;
	color:#fff;
}
.showproductpic2
{
	width:138px;
	height:138px;
	padding:0px;
	border:1px solid #ddd;
}
.showproductpic
{
	width:180px;
	height:180px;
	padding:0px;
	border:0px solid #000;
	float:left;
}
.productpic
{
	width:135px;
	height:135px;
	border:2px outset #fff;
	padding:0px;
	text-align: center;
}
.productname
{
	width:140px;
	height:20px;
	line-height:20px;
	border:0px;
	background:#f7f7f7
}
.pdleft10
{
	padding-left:40px;
	border-right:1px solid #eee;
}
.pdleft11
{
	padding-left:20px;
	border-right:1px solid #eee;
}
