/* CSS Document */


.thumbInPopUpSlide{
	width: 130px;
	height: 130px;
	background-color: #EFE5D4;
	cursor: pointer;
	text-align: center;
}

.thumbForListGallery{
	background-color: #EFE5D4;
	cursor: pointer;
	text-align: center;
}
.thumbForNewsGallery{
	background-color: #EFE5D4;
	text-align: center;
}


.thumbForListGalleryNoBckg{	
	cursor: pointer;
	text-align: center;
}

.cssUnderThumb{
	height: 1px;
	background-color: #DDBF92;
}

.cssUnderThumbClean{
	height: 1px;
	
}

.pagingLinkNum {	font-family: verdana; font-size: 7.5pt; font-weight: bold; color: #FF9900; text-decoration: none;}
.pagingLinkNum:link {	font-family: verdana; font-size: 7.5pt; font-weight: bold; color: #DDBF92; text-decoration: none;}
.pagingLinkNum:visited {font-family: verdana; font-size: 7.5pt; font-weight: bold; color: #DDBF92; text-decoration: none;}
.pagingLinkNum:hover {	font-family: verdana; font-size: 7.5pt; font-weight: bold; color: #663333; text-decoration: underline;}
.pagingLinkNum:active {	font-family: verdana; font-size: 7.5pt; font-weight: bold; color: #DDBF92; text-decoration: none;}

