/* CSS Document */
.clsFloatLeft{
	float:left;
}
.clsFloatRight{
	float:right;
}
.clsClearBoth{
	clear:both;
}
.clsImgPad{
	width:134px;
	
	
}
.clsCatTtile{
	font-size:12px;
}
.clsTopMenuBg a:link, .clsTopMenuBg a:hover, .clsTopMenuBg a:visited, .clsTopMenuBg a:active {
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.clsLightGallery{
	height:36px;
	background-image:url(../../templates/ja_purity/images/gallery.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;

	margin: 10px 0 5px;
}
.clsLightGallery_title{
  	text-align:left;
	padding-top:15px;
	padding-left:2px;
	color:#4A4A4A;
	font-size:25px;
	font-weight:bold;
	display:none;
}
#clsWebpageBlueBorder{
	
}
.clsMouseOver{
 }
.clsMouseOut{
	
	
 }
 
 .categorystyle{
 background-image:url(../../templates/ja_purity/images/opaque2.png);
 margin-top:-142px;
 z-index:3;
 width:126px;padding-left:4px;padding-right:4px;
;}
 .categorystyle a{color:#FFFFFF;
 text-decoration:none;}
 
 .descriptionstyle{
  background-image:url(../../templates/ja_purity/images/opaque2.png);
 z-index:3;
 width:126px;padding-left:4px;padding-right:4px;
;
 }
 
  .descriptionstyle strong{color:#FFFFFF;
 text-decoration:none;}
 
.developedby{
	font-size:10px;
	color:#003366;
	text-align:center;
}