/* categories view */

.thumbnailMedium * td {
	width:210px;
	padding:26px 0px 16px 0px;
}

.thumbnailMedium * div {
	width:152px;
	height:112px;
	/*padding:4px 8px 8px 4px;*/
	padding:0px;
	margin:0px;
	/*
	background-image:url(/portals/2/images/galleryShadowMedium.gif);
	background-repeat:no-repeat;
	background-position:top left;
	*/
}

.thumbnailMedium * p {
	width:152px;
	border-bottom:1px dashed #8d1253;
	padding:16px 0px 16px 0px;
	margin:0px;
}

.thumbnailMedium * img, .thumbnailView * img, .prevImage img, .nextImage img {
	border:0px;
}

/* thumbnail scroller */

.thumbnailView { 
	text-align:center;
	clear:both;
	padding:34px 0px 0px 0px;
	margin:0px auto 20px auto;
}

.thumbnailView div {
	display:inline;
}

.thumbnailView a {

}

.thumbnailSmall {
	margin:0px 6px 0px 6px;
}

.galleryButton {
	display:block;
	width:111px;
	height:16px;
	margin:5px 57px 0px 0px;
	text-decoration:none;
	display:none;
	float:right;
}

.categoryButton{
display:none;
position:absolute;
float:right;
margin:34px 0 0 396px;


}

/* image zoom */

.prevImage {
	clear:both;
}

.prevImage, .nextImage {
	visibility:hidden;
}

.prevPage {
	margin:0px 2px 0px 0px;
}

.nextPage {
	margin:0px 0px 0px 2px;
}

.zoomDiv {
	margin-top:34px;
}

.zoom {
	width:500px;
	height:375px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
	/*
	background-image:url(/portals/2/images/galleryShadowLarge.gif);
	background-repeat:no-repeat;
	background-position:top left;
	*/
}