/*
JV2 Folder Gallery Styles

If you change the theme, and would like to share them....
please contact me through the website.
You might have your theme included in the next release.

*/

/* remove dotted lines from links */
a:focus {outline: 0px dotted;}

#gallery {
margin-left:15px;
}

/* Gallery Title */
.gallerytitle {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic; 
}


/* Breadcrumbs links */
.gallerymenu {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.gallerymenu A:link {COLOR: #000000;text-decoration: none}
.gallerymenu A:visited {COLOR: #000000;text-decoration: none}
.gallerymenu A:active {COLOR: #000000;text-decoration: none}
.gallerymenu A:hover {COLOR: #ff0000; text-decoration: none}

/* HR below breadcrumbs */
hr {
	border:0;
	color: #000;
	background-color: #000;
	height: 1px;
}


/* Image (and folder) Title */
.imagetitle {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
}

.view_download {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
}
.view_download A:link {COLOR: #eeeeee; text-decoration: none}
.view_download A:visited {COLOR: #eeeeee; text-decoration: none}
.view_download A:active {COLOR: #eeeeee; text-decoration: none}
.view_download A:hover {COLOR: #eeeeee; text-decoration: underline}


.folder_description {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	padding: 0px 8px;
	display:block;
	width: 160px;
}

.table_cell_folder {

}

.table_cell_img {

}

.table_cell {
	padding-bottom: 8px;
}

#content img {
	border: 4px solid #000000;
}

#content img:hover {
	border: 4px solid #FF0000;
}

/* Gallery Image thumbnail */
.galleryimage {
	background-color: #fff;
	margin-left:12px;
	margin-right:12px;
	border: 3px solid #000;
}
.galleryimage:hover {
	border: 1px solid #000;
	padding:2px;
}

/* Default Folder Image */
.galleryfolder {
	border: 2px solid #000000;
	background-color: #000000;
	margin-left:15px;
	margin-right:15px;
}
.galleryfolder:hover {
	border: 2px solid #999;
}

/* Page Links */
.gallerypagelinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
      	color: #eeeeee;
      	text-align: center;
      	margin-top:20px;
}

.gallerypagelinks A:link {COLOR: #eeeeee; text-decoration: underline}
.gallerypagelinks A:visited {COLOR: #eeeeee; text-decoration: underline}
.gallerypagelinks A:active {COLOR: #eeeeee; text-decoration: underline}
.gallerypagelinks A:hover {COLOR: #555555; text-decoration: none}

.slideshowlink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
      	color: #eeeeee;
      	text-align: center;
      	margin-top:5px;
}

.slideshowlink A:link {COLOR: #eeeeee; text-decoration: underline}
.slideshowlink A:visited {COLOR: #eeeeee; text-decoration: underline}
.slideshowlink A:active {COLOR: #eeeeee; text-decoration: underline}
.slideshowlink A:hover {COLOR: #555555; text-decoration: none}


/* Links in large img view mode */
.navlink {
	color: #eeeeee;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding:3px 6px;
	margin:0px 12px 0px 0px;
	border:1px solid #979797;
	float:left;
}
.navlink:link {COLOR: #979797; text-decoration: none}
.navlink:visited {COLOR: #979797; text-decoration: none}
.navlink:active {COLOR: #979797; text-decoration: none}
.navlink:hover {COLOR: #f6302f; text-decoration: none}


/* Links for admin */
.galleryadminlinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
      text-align: center;
      border: 1px solid #eeeeee;
      margin: 15px auto;
      padding: 15px;
      width: 250px;
}

.galleryadminlinks A:link {COLOR: #eeeeee; text-decoration: underline}
.galleryadminlinks A:visited {COLOR: #eeeeee; text-decoration: underline}
.galleryadminlinks A:active {COLOR: #eeeeee; text-decoration: underline}
.galleryadminlinks A:hover {COLOR: #eeeeee; text-decoration: none}

/* powered by */
.credit {
	text-align:right;
	margin-top:20px;
	margin-bottom:2px;
	color: #AAA;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.credit A:link {COLOR: #AAA; text-decoration: underline}
.credit A:visited {COLOR: #AAA; text-decoration: underline}
.credit A:active {COLOR: #AAA; text-decoration: underline}
.credit A:hover {COLOR: #eeeeee; text-decoration: none}

/* popup tips */
.tips {
	font-family: Verdana;
	font-size: 10px;
	display: none;
	position: absolute;
	border: 1px solid #b2b2b2;
	background-color: #454545;
	color: white;
	width: 200px;
}
.tips p
{
	padding: 2px 5px 3px 5px;
	margin: 0px;
}
.tips h1
{
	font-size: 10px;
	color: #000000;
	background-color: #666666;
	padding: 2px;
	margin: 0px;
	margin-bottom: 2px;
	text-align: center;
}
.tips img
{
	float: left;
	margin: 0px;
	padding: 5px;
	padding-right: 8px;
}


.comments {
  color: #696969;
  font-family: Verdana;
  font-size: 12px;
  width:500px;
  padding-top:5px;
}


.exif {
	margin-top:20px;
	margin-right:20px;
	color: #444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}


