﻿.iProduct {
	border:solid 1px #000000;
	float:left;
	padding:5px;
	margin:5px;
	width:250px;
	height:150px;}
.iProduct span {float:left;}
.iProductMenus {
	text-decoration: none; 
	font-weight: bolder; 
	font-size:smaller;
	color:#000000;}
.iProductMenus:hover {
	text-decoration: underline; 
	font-weight: bolder; 
	font-size:smaller;
	color:#000000;}
.iProductSiteMapCategories {
	text-decoration: none; 
	font-weight: bolder; 
	font-size:smaller;
	color:#000000;}
.iProductSiteMapCategories:hover {
	text-decoration: underline; 
	font-weight: bolder; 
	font-size:smaller;
	color:#000000;}
.iProductSiteMapSubCategories {
	text-decoration: none; 
	font-weight: bolder; 
	font-size:smaller;
	color:#0000FF;}
.iProductSiteMapSubCategories:hover {
	text-decoration: underline; 
	font-weight: bolder; 
	font-size:smaller;
	color:#0000FF;}
.CategoryLabel {
	background-image:url(icons/resultset_next.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:4;
	font-weight:bold;
	padding:0px 3px 3px 20px;
	border:solid 1px #F6F1DD;}
.CategoryLabel a {color:#000000;text-decoration:none;}
.CategoryLabel:hover {
	background-image:url(icons/resultset_next.gif);
	background-position:left;
	background-color:#EEEAD8;}
.dropdownPanel {
	background:#F6F1DD url(images/shadow01.gif) repeat-x 0px -1px;
	padding:3px 0 0 0;
	width:200px;
	height:150px;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;}
.dropdownPanel li a {padding:0 0 0 10px;}
.dropdownPanel li a:hover {
	background:url(icons/resultset_next_8px.gif) left center no-repeat;}