
#content {
	background-color:#fff;	
}


#varastogallery  {
margin-bottom:5px;
margin-top:5px;
}

/* Breadcrumbs links */
#gallerymenu {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
	border-bottom:2px solid #999;
}
#gallerymenu A:link {COLOR: #000000; text-decoration: underline}
#gallerymenu A:visited {COLOR: #000000; text-decoration: underline}
#gallerymenu A:active {COLOR: #000000; text-decoration: underline}
#gallerymenu A:hover {COLOR: #000000; text-decoration: none}

/* HR below breadcrumbs */
hr {
	border:0;
	color: #000;
	background-color: #000;
	height: 1px;
}


/* Image (and folder) Title */
#varastogallery .imagetitle {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
}

/* Gallery Image thumbnail */
#varastogallery .galleryimage {
	border: 0px;
	margin-left:5px;
	margin-right:5px;
}

/* Default Folder Image */
#varastogallery .galleryfolder {
	border: 0px;
	margin-left:5px;
	margin-right:5px;
}


/* Page Links */
.gallerypagelinks {
	margin-top:20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
      color: #000000;
      text-align: center;
}

.gallerypagelinks A:link {COLOR: #000000; text-decoration: underline}
.gallerypagelinks A:visited {COLOR: #000000; text-decoration: underline}
.gallerypagelinks A:active {COLOR: #000000; text-decoration: underline}
.gallerypagelinks A:hover {COLOR: #555555; text-decoration: none}

/* Links in large img view mode */
#varastogallery .navlink {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding:3px 6px;
	margin:3px 12px 0px 0px;
	border:1px solid #000;
	float:left;
}
#varastogallery .navlink:link {COLOR: #000; text-decoration: none}
#varastogallery .navlink:visited {COLOR: #000; text-decoration: none}
#varastogallery .navlink:active {COLOR: #000; text-decoration: none}
#varastogallery .navlink:hover {COLOR: #888; text-decoration: none}





