/* THUMB TABLE & MOUSEOVER */
table.thumb 
{
   border:2px;
   text-align:center;
   vertical-align:top;
  }
table.subfolder, table.subfolder-border {
  padding-bottom:0px;
  border:5px;
  border-color:#AEB099;
   text-align:center;
   }
.dir_topleft{
	
        width:26px;
	
	
}
.dir_top{
	border : 0px;

}
.dir_topright{
	border : 0px;
        width: 26px;
	
}
.dir_left{
	border : 0px;
        width: 26px;
}
.dir_right{
	border : 0px;
        width:26px;
}
.dir_bottomleft{
	border : 0px;
        width:26px;
	
}
.dir_bottom{
	border : 0px;
	
}
.dir_bottomright{
	border : 0px;
        width:26px;
	
}
.img_topleft{
	border : 0px;
        width:13px;
	
}
.img_top{
	border-bottom: 10px;
	height: 0px;
	
}
.img_topright{
	border : 0px;
        width:13px;
	
}
.img_left{
	border : 0px;
        width:13px;
}
.img_right{
	border : 0px;
	width:13px;
}
.img_bottomleft{
	border : 0px;
	width: 13px;
	}
.img_bottom {
	
	border : 2px;	
	
}
.img_bottomright{
	border : 0px;
	width:13px;
	
}
.img_bottomright_comment{
	border : 0px;
	width:13px;
	
}
table td .title{
  	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#CFCECB;
	text-align:center;
 
}
table td .subfolder-title
{
  font: bold 8pt tahoma, arial;
  text-align: center;
   color:#303030;

}

.navigation {
	font-family:Arial, Helvetica, sans-serif;
	color:#E0D7BB;
	font-size:10pt
    vertical-align: top;
	text-align: justify;
		}
.table-top {
     padding-bottom:0px;
     padding-left:25px;
	}

/* HEADLINE BAR */
.table-headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
        letter-spacing: -.02em;
	color: #CCC5AF;
        vertical-align: top;
        padding-right:50px;
       	text-align: right;
	font-weight:lighter;
	font-variant:small-caps;
}

/* IMAGE DESCRIPTION */
.description {
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#beb8a6;
	text-decoration:none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font: 10pt helvetica;
	font-variant:small-caps;
	color#beb8a6;
        text-align: center;
        
}

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

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

/* COMMENT TABLE */
.table-comments {
	font: 8pt tahoma, arial;
	color:#303030;
	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:#303030;
	text-decoration:none;
	font-style : italic;
	border: 0px;
	height: 30px;
}

/* THE COMMENT */
.comment-belowline {
	font: 8pt tahoma, arial;
	text-align:left;
	color:#AEB099;
	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 tahoma, arial;
	color:#737373;
        text-align: center;
}

/* BODY PROPERTIES */
.mg2body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#2B2B29;
	vertical-align:top;
	background-color: White;
	
	
	
	}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
   color: #beb8a6; text-decoration: none;
}
.mg2body a:hover, .mg2body a:visited:hover { 
   color: #ccb67b; text-decoration: none;
}