.textarea {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.Depth a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #CCCCCC;
}

.Depth a:hover {
	border-bottom:1px solid #FFFFFF;
}

.textarea table.entrygrid {
	border-collapse:collapse;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF;
	color:#999999;
	font-weight:normal;
}

.textarea table.entrygrid tr td {
	width:200px;
}

.textarea table tr td.title_cat {
	text-align:center;
	text-transform:capitalize;
	height:20px;
	font-size:12px;
	font-weight:bold;
}

.textarea table tr td.title_cat a {
	color:#999999;
	text-decoration:none;
}

.textarea table tr td.pic_cat {
	height:95px;
	text-align:center;
}

.textarea table tr td.title_prod {
	text-align:center;
	text-transform:capitalize;
	height:20px;
	font-size:12px;
	font-weight:bold;
}

.textarea table tr td.title_prod a {
	color:#999999;
	text-decoration:none;
}

.textarea table tr td.pic_prod {
	height:130px;
	text-align:center;
}

.textarea table tr td.description_prod {
	vertical-align:top;
	height:50px;
	padding:5px;
}

.textarea table tr td.price_prod {
	vertical-align:top;
	height:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

#ZoomPic{
	z-index:1002;
	border:#2D455E solid 1px;
	cursor:pointer;
	margin:0 auto;
	padding:2px;
	text-align:center;
	background:#FFFFFF;
}

#PicZoom{
	z-index:1001;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin:20px auto;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#PicZoomCaption{
	padding:10px;
	margin:10px auto;
	width:686px;
	background:#FFFFFF;
	color:#000000;
	z-index:1002;
	text-align:center;
	letter-spacing:0.2em;
	word-spacing:0.3em;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#PicZoomLayon{
	z-index:1000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:#000000;
	margin:0;
	text-align:center;
}
