#sidemenu { min-width: 184px; width: 184px; float: left; background-color: #fff; }
#sidemenu ul { list-style-type: none; list-style-position: outside; color: #fff; margin-top: -6px; }
#sidemenu ul li { font-weight: bold; display: block; text-align: center; width: 184px; max-width: 184px; overflow: hidden; }
#sidemenu ul li a, #sidemenu ul li a:visited { background: url(../img/sidemenu.jpg); color: #fff; line-height: 24px; height: 28px; text-decoration: none; display: block; font-size: 12px; font-family: arial, sans-serif; text-transform: uppercase; margin-top: 6px; margin-bottom: 12px; }
#sidemenu ul li a:hover { background: url(../img/sidemenu_active.jpg) no-repeat; }
#sidemenu ul li a.has_child:hover  { background: url(../img/sidemenu_hover.jpg) no-repeat;  margin-top: 6px; margin-bottom: 6px; height: 34px; line-height: 24px; }
#sidemenu ul li a.active, #sidemenu ul li a.active:visited { background: url(../img/sidemenu_active.jpg) no-repeat; margin-bottom: 0px; }
#sidemenu ul li a.active:hover { background: url(../img/sidemenu_active.jpg) no-repeat; margin-bottom: 0px; }
#sidemenu ul ul { list-style-type: none; list-style-position: outside; margin-bottom: 6px; margin-top: 0px; }
#sidemenu ul ul li { background: #eef3f6 !important; margin: 1px 0px; width: 184px; max-width: 184px; }
#sidemenu ul ul li a, #sidemenu ul ul li a:visited { background-image: none; background-color: #eef3f6; color: #1b252c; display: block; width: 184px; max-width: 184px; line-height: 22px; height: 22px; font-weight: normal; font-family: tahoma, sans-serif; font-size: 11px; margin: 0; padding: 0; text-transform: none; overflow: hidden; }
#sidemenu ul ul li a.active, #sidemenu ul ul li a.active:visited { background-image: none; background-color: #d3e5e5; margin-bottom: 0px; }
#sidemenu ul ul li a:hover, #sidemenu ul ul li a.active:hover { background-image: none; background-color: #d3e5e5 !important; color: #000; line-height: 22px; }

/*
	Nested Category Listing
*/
div.nested-category-image {
	min-height: 128px;
	min-width: 128px;
	width: 128px;
	max-height: 128px;
}
div.nested-category-description {
	min-height: 108px;
	max-height: 108px;
	height: 108px;
	min-width: 239px;
	width: 239px;
	max-width: 239px;
	overflow: hidden;
	background: url(../img/cat_bg.jpg) repeat-x;
	color: #fff;
	padding: 10px;
	position: relative;
}
div.nested-category-description a.category-name,
div.nested-category-description a.category-name:active,
div.nested-category-description a.category-name:hover,
div.nested-category-description a.category-name:visited	{
	font-size: 10pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #fff;
}
div.nested-category-description p.category-short-description {
	margin: 5px 0px;
	overflow: hidden;
}
div.nested-category-description span.go-button {
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/*
	Sortform
*/
.sortform {
	background: #eef3f6;
	color: #1b252c;
	height: 28px;
	line-height: 28px;
	border: 1px solid #aaa;
}
.sortform div {
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0px 5px;
}
.sortform img {
	vertical-align: middle;
}
.sortform a.jump {
	padding: 0px 0px;
	text-decoration: none;
}
.sortform b a.jump { 
	color: #a00;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
}

div.pulldown {
	text-align: left;
}
div.pulldown ul li:hover {
	text-decoration: none;
	color: #0044cc;
	cursor: pointer;
}
div.pulldown ul ul {
	display: none;
	margin-left: -6px;
	z-index: 9999;
	position: absolute;
	background: #eef3f6;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #aaa;
	max-height: 300px;
	overflow: auto;
	min-width: 140px;
	line-height: 16px;
}
div.pulldown ul ul li a,
div.pulldown ul ul li a:visited {
	text-decoration: none;
	display: block;
	padding: 5px;
}
div.pulldown ul ul li a:hover {
	text-decoration: none;
	cursor: pointer;
	background: #d3e5e5;
	color: #000;
}

.products_listing {
	float: left;
	position: relative;
	width: 231px;
	max-width: 231px;
	min-width: 231px;
	background: #eef3f6;
	margin: 14px;
	border: 1px solid #eef3f6;
	height: 310px;
	max-height: 310px;
	min-height: 310px;
}
.products_listing img {
	opacity: 1;
}
.products_listing:hover img {
	opacity: .85;
}
.products_listing:hover {
	background: #d3e5e5;
}
.listing_overlay {
	position: absolute;
	left: -4px;
	top: -4px;
	display: block;
	padding: 5px;
}
.video_overlay {
	position: absolute;
	left: 44px;
	top: -4px;
	display: block;
	padding: 5px;
}

.stock_overlay {
	position: absolute;
	left: 20px;
	top: -4px;
	display: block;
	padding: 5px;
}

.special_offer {
	color: #ec0c2c;
	font-weight: bold;
}

a.products_name,
a.products_name:hover,
a.products_name:visited,
a.products_name:active {
	display: block;
	margin-top: 1px;
	line-height: 16px;
	height: 48px;
	color: #1b252c;
	text-decoration: none;
	overflow: hidden;
	padding: 0px 5px;
	text-align: center;
}

.price {
	line-height: 13px;
	display: block;
	height: 16px;
	font-size: 9pt;
	color: #1b252c;
	text-align: center;
	color: #000;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-weight: bold; 
}
