@charset "iso-8859-9";
#subcat {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	display: block;
	margin: 5px;
	padding: 2px;
	float: left;
	height: 180px;
	width: 155px;
	border: 1px dotted #999999;
padding-top::20px;
}
.prodcuttnimg{
	max-width:90px;max-height:90px;float:left;
	}
.subproduct {
	width: 300px;
	border: 1px dotted #999999;
	margin: 3px;
	padding: 3px;
	display: block;
	float: left;
	height:140px;
	background-color:#FFFFFF;
	text-decoration: none;
	margin-bottom:15px;
}
#subproduct a {
	text-decoration: none;
}
.prodprice {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
 #productmenu {
	padding:9px;
	margin-top:10px;
	background-image:url(../img/prodcont_bar.png);
}
 #pageheadtxt {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 3px;
	width: 97%;
	background-color: #FF6600;
	margin: 2px;
	border: 1px dotted #999999;
}.prodlbl {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.no_ul {
	text-decoration: none;
}
.line1 {
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E8E8E8;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	color: #333333;

}
.line2{
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9pt;
	color: #666666;
}
#marka {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #3366CC;
}
.proddetailtabs{
	border:1px solid #ccc;margin:2px;padding:2px;
	}
	}
.proddetailtabs:active{
	border:1px solid #ccc;margin:2px;padding:2px;background-color:#9F0;
	}
	.proddetailtabs:over{
	border:1px solid #ccc;margin:2px;padding:2px;background-color:#9F0;
	}