/* CSS Document */
/*Category Square*/
#parentCategory2 a span{
	display:none;
	}
#parentCategory2 a,#parentCategory2 a:link,#parentCategory2 a:active,#parentCategory2 a:visited{
	display:block;
	width:123px;
	height:92px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_squa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	}
#parentCategory2 a:hover,#parentCategory2 a:visited:hover{}
/*Category Round*/
#parentCategory3 a span{
	display:none;
	}
#parentCategory3 a,#parentCategory3 a:link,#parentCategory3 a:active,#parentCategory3 a:visited{
	display:block;
	width:123px;
	height:92px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_circ.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#parentCategory3 a:hover,#parentCategory3 a:visited:hover{}
/*Category Rectanglar*/
#parentCategory4 a span{
	display:none;
	}
#parentCategory4 a,#parentCategory4 a:link,#parentCategory4 a:active,#parentCategory4 a:visited{
	display:block;
	width:123px;
	height:92px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_rect.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#parentCategory4 a:hover,#parentCategory4 a:visited:hover{}
/*Category Ceramic*/
#parentCategory5 a span{
	display:none;
	}
#parentCategory5 a,#parentCategory5 a:link,#parentCategory5 a:active,#parentCategory5 a:visited{
	display:block;
	width:123px;
	height:92px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_cera.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#parentCategory5 a:hover,#parentCategory5 a:visited:hover{}
/*Category Unique*/
#parentCategory6 a span{
	display:none;
	}
#parentCategory6 a,#parentCategory6 a:link,#parentCategory6 a:active,#parentCategory6 a:visited{
	display:block;
	width:123px;
	height:92px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_uniq.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#parentCategory6 a:hover,#parentCategory6 a:visited:hover{}
/*Category Accessories*/
#parentCategory7 a span{
	display:none;
	}
#parentCategory7 a,#parentCategory7 a:link,#parentCategory7 a:active,#parentCategory7 a:visited{
	display:block;
	width:123px;
	height:92px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_acce.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#parentCategory7 a:hover,#parentCategory7 a:visited:hover{}
/*Category Special Offers*/
#parentCategory38 a span{
	display:none;
	}
#parentCategory38 a,#parentCategory38 a:link,#parentCategory38 a:active,#parentCategory38 a:visited{
	display:block;
	width:123px;
	height:55px;
	border: 1px solid #000000;
	background-image:url(../../images/cat_spec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	}
#parentCategory38 a:hover,#parentCategory38 a:visited:hover{}