#category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#category ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 25px;
	border-bottom: 1px solid #d5d5d5;
}
#category ul li.open {
	background-image: url(../img/rootlink_on.gif);
}
#category ul li a {
	color: Black;
	padding-left: 20px;
	text-decoration: none;
}
#category ul li a.open {
	font-weight: bold;
	color: #0da9fe;
}
#category ul li ul {
}
#category ul li ul li {
	line-height: 18px;
	border-bottom: none;
}
#category ul li ul li a {
	padding-left: 30px;
}
#category ul li ul li ul li {
	background-image: none;
}
#category ul li ul li ul {
}
#category ul li ul li ul li a {
	padding-left: 45px;
}

#category_at a{
	color: Black;
}
#category_offset {
	text-align: center;
}
#category_offset a {
	color: Black;
	font-weight: bold;
}
#category_at {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 3px;
}
#category_at a {
	color: #04a6ff;
	text-decoration: none;
}
#category_at a:hover {
	text-decoration: underline;
}

table.shop_list {
	border: 1px solid #d6d6d6;
	background-image: url(../img/shop_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td.shop_name {
	line-height: 25x;
	height: 25px;
	padding-left: 15px;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
td.shop_name a {
	color: White;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
td.shop_info {
	vertical-align: top;
	color: Black;
	padding: 15px;
}
td.shop_info a {
	color: black;
	text-decoration: none;
}
td.shop_price {
	padding-top: 3px;
	font-size: 12px;
	color: #00b2ff;
	font-weight: bold;	
}
td.shop_price a {
	font-weight: bold;
	font-size: 12px;
	color: #00b2ff;
	text-decoration: none;
}
td.shop_more a {
	color: #00adff;
	font-size: 11px;
}
td.shop_pp {
	padding: 10px;
}
table.shop_price {
}
td.shop_image {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.printitem {
padding-top:10px;
}
div.printitem a {
	background-image: url(../img/itm_print_item.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:3px;
	padding-left:15px;
	
	border: 0px solid #E0E0E0;
}

div#category_offset {
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #ececec;
}
div#category_offset a {
	font-size: 15px;
	text-decoration:none;
	color:#00b2ff;
	
	padding:4px;
}
	div#category_offset a:hover {
		color:black;
	}

#category_at {
	width:478px;
	border:0px solid red;
}
