/* THUMB TABLE & MOUSEOVER */
table.thumb {
	border-collapse: collapse;
	text-align:center;
	margin: 5px;
	padding: 0px;
}
table.subfolder, table.subfolder-border {
	border-collapse: collapse;
	text-align:center;
	margin: 5px;
	padding: 0px;
}
.dir_topleft{
	border : 0px;
	width:15px;
	height: 15px;
}
.dir_top{
	border : 0px;
	height: 15px;
}
.dir_topright{
	border : 0px;
	width:15px;
	height: 15px;
}
.dir_left{
	border : 0px;
	width:15px;
}
.dir_right{
	border : 0px;
	width:15px;
}
.dir_bottomleft{
	border : 0px;
	width:15px;
	height: 15px;
}
.dir_bottom{
	border : 0px;
	height: 15px;
}
.dir_bottomright{
	border : 0px;
	width:15px;
	height: 15px;
}
.img_topleft{
	border : 0px;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	height: 13px;
}
.img_topright{
	border : 0px;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
   width:13px;
}
.img_right{
	border : 0px;
   width:13px;
}
.img_bottomleft{
	border : 0px;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	height: 13px;
}
.img_bottomright{
	border : 0px;
   width:13px;
	height: 13px;
}
.img_bottomright_comment{
	border : 0px;
   width:13px;
	height: 13px;
}
table td .title{
  font: 12px arial;
  text-align: center;
}
table td .subfolder-title{
	font: 12px arial;
	text-align: center;
	color: #2C3578;
}

.navigation {
	color:#2C3578;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	font-family: arial;
	font-size: 12px;
}

.table-top {
   height:35px;
}

/* HEADLINE BAR */
.table-headline {
	color: #009933;
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

/* FOLDER INTRO TEXT */
.introtext {
	text-align: left;
	color: #333333;
}

/* IMAGE DESCRIPTION */
.description {
	font: 8pt tahoma, arial;
	text-align:center;
	color: #333333;
	text-decoration:none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font: 10pt tahoma, arial;
	color:#ffffff;
   text-align: center;
}

/* EXIF INFORMATION */
.table_exif{
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 1px solid #B5B5B5;
   text-align:left;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #00A201;
}

/* COMMENT TABLE */
.table-comments {
	font: 8pt tahoma, arial;
	color:#757575;
	text-decoration:none;
	border: 0;
   text-align:left;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font: 8pt tahoma, arial;
	text-align:left;
	vertical-align: bottom;
	color:#A8A8A8;
	text-decoration:none;
	font-style : italic;
	border: 0px;
	height: 30px;
}

/* THE COMMENT */
.comment-belowline {
	font: 8pt tahoma, arial;
	text-align:left;
	color:#757575;
	text-decoration:none;
	font-style : italic;
	border-top: 1px solid #B5B5B5;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
	border : 1px solid #A3A3A3;
	background-color: #E8E8E8;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	border : 1px solid #000000;
	background-color : #E1E1E1;
	font: 8pt tahoma, arial;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
	font: 10pt arial;
	color:#FFFFFF;
   text-align: center;
}

/* BODY PROPERTIES */
.mg2body {
	font: 10pt tahoma, arial;
	color:#737373;
	background-color: White;
	margin: 0;
   padding: 0;
}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
   color: #404040; text-decoration: underline;
}
.mg2body a:hover, .mg2body a:visited:hover { 
   color: #CECECE; text-decoration: underline;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
img {
	border: 0;
	}
#gallery {
	position: relative;
	text-align: left;
}
#gallery .image {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
#gallery .image img {
	border: 1px solid #a9a9a9; 
	margin: 6px 6px 6px 6px; 
	padding: 2px;
}
#gallery .image img:hover, .image img:focus {
	background-color: #a9a9a9; 
}	
a.linkopacity img {
filter:alpha(opacity=85); 
-moz-opacity: 0.85; 
opacity: 0.85;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
#gallery #nav {
	border: 1px solid #a9a9a9; 
	margin: 6px 0px 6px 0px; 
	padding: 4px 4px 0px 4px;
	height: 18px;
}
#gallery .folder {
	font-size: 18px;
	text-indent: 0px;
}
table.foldersbox {
	font-size: 15px;
	font-family: arial;
	margin: 0px 25px 25px;
	width: 575px;
}
