/* THUMB :  WIDTH, HEIGHT & FONT */
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
   font-size: 8pt;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
/*   width: 158px;
   height: 190px;*/
   width: 108px;
   height: 108px;
   color: #BDBDBD;
}
/* THUMB : COLORS */
table.thumb td a:link, table.thumb td a:visited {
/*   background-color: #262626;*/
   background-color: #000000;
   border: 1px solid #000000;
	text-decoration: none;
}
/* THUMB : COLORS : HOVER */
table.thumb td a:hover {
   background-color: #191919;
/*   border-bottom: 1px solid #F46F0B;*/
   border-bottom: 1px solid #be7936;
}
/* SUBFOLDER : WIDTH, HEIGHT & FONT  */
table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
   font-size: 10px;
/*   font-weight: bold;*/
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
/*   width: 158px;
   height: 190px;*/
   width: 108px;
   height: 135px;
   color: #BDBDBD;
}
/*table.marknew td a {
  background-image: url(../images/new.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}*/

/* SUBFOLDER : COLORS */
table.subfolder td a:link, table.subfolder td a:visited {
/*   background-color: #262626;*/
   background-color: #000000;
   border: 1px solid #000000;
	text-decoration: none;
}
/* SUBFOLDER : COLORS : HOVER */
table.subfolder td a:hover {
   background-color: #191919;
/*   border-bottom: 1px solid #F46F0B;*/
   border-bottom: 1px solid #be7936;
}
/* ALL : MARGIN */
table.subfolder, table.thumb {
   border-collapse: collapse;
   text-align:center;
   margin: 10px;
}

div.imgcount {
   float: right;
   position: relative;
   /*top: -3px;
   right: 30px;*/
   width: 30px;
   height: 13px;
   background-color: black;
   color: #BDBDBD;
   text-align: center;
   font-size: 10px;
}

.galtitle {
	font-weight: bold;
	font-size: 8pt;
}

/* ALL : THUMB BORDERS */
table.border td a .thumb, table.thumb td a .thumb{
   border: 1px solid #000000;
}
table.subfolder td a img, table.thumb td a img{
   border: 0;
}
/* TABLE ABOVE HEADLINE */
.table-top {
	font-size: 8pt;
	text-decoration: none;
   vertical-align: top;
	height: 10px;
	border: 0;
}

/* HEADLINE BAR */
.table-headline {
	text-decoration: none;
    vertical-align: top;
	text-align: right;
	height: 30px;
/*	background-color: #191919;*/
	background-color: #000;
/*	border-bottom: 2px solid #F46F0B;*/
	border-bottom: 2px solid #be7936;
/*	letter-spacing: 5px;*/
	padding-right: 5px;
}
.headline{
   font-size: 8pt;
/*	font-weight: bold;*/
	text-align: right;
	color: #BDBDBD;
}
/*.headline:first-letter {
	font-size: 20pt;
   font-weight: bold;
   color: #F46F0B;
}*/

#streetsoul{
	position: absolute;
	top: 70px;
	left: 15px;
}

/* TABLE BELLOW HEADLINE */
.table-bottom {
	font-size: 8pt;
	text-decoration: none;
   vertical-align: top;
	height: 20px;
	border: 0;
}

/* BOTTOMLINE BAR */
.table-bottomline {
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	height: 30px;
	background-color: #000;
	border-top: 2px solid #be7936;
}
.bottomline{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #7A7A7A;
}

/* FOLDER INTRO TEXT */
.introtext {
   margin: 6px 12px 6px 12px;
	text-align: left;
	color: #BDBDBD;
}

.picnav {
  text-align: center;
  margin: 9pt;
}

.ctext {
  text-align: center;
}

/* VIEWIMAGE IMAGE PROPERTIES */
.viewimage {
  text-align: center;
  margin-bottom: 8pt;
}

.viewimage img {
  border: solid 1px #000000;
  background-color: #000000;
  background-image: url('../images/mlstudio.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /*z-index: 3;*/
}

#prevLink {
	position: absolute;
	/*display: block;*/
	top: 102px;
	left: 29%;
	width: 270px;
	height: 270px;
	/*z-index: 4;
	border: 1px solid white;*/
}

#nextLink {
	position: absolute;
	/*display: block;*/
	top: 102px;
	right: 29%;
	width: 270px;
	height: 270px;
	/*z-index: 4;
	overflow: auto;
	border: 1px solid red;*/
}

/*#prevLink:hover, #prevLink:visited:hover { background: url('../images/nav_prev.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nav_next.gif') right 15% no-repeat; }*/

.noOver {
	position: absolute;
	top: 102px;
	background: none;
	/*border: 1px solid red;*/
}

/* ICONBAR IN HEADLINE */
.iconbar{
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
}

.iconbar img {
  border: 0;
  vertical-align: middle;
}

/* IMAGE DESCRIPTION */
.description {
	font-size: 8pt;
	/*font-weight: bold;*/
	text-align: center;
	color: #BDBDBD;
	text-decoration: none;
	margin-bottom: 8pt;
}

.title {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #BDBDBD;
	text-decoration: none;
	margin-bottom: 8pt;
}

/* COPYRIGHT NOTICE */
.copyright {
  font-size: 8pt;
  color: #797983;
  text-align: center;
  /*margin: 14pt;*/
}

/* EXIF TABLE */
.exif {
	font-size: 8pt;
	color: #797983;
	text-align: center;
	border: 0;
}

/* STRONG, USED IN EXIF TABLE */
strong {
  font-size: 9pt;
  color: #BDBDBD;
}

/* COMMENT TABLE */
.table-comments {
  font-size: 8pt;
  color: #797983;
  text-decoration: none;
  border: 0;
  text-align: left;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font-size: 8pt;
	text-align: left;
	color: #797983;
	text-decoration: none;
	/*font-style: italic;*/
	border: 0px;
	height: 30px;
	vertical-align: bottom;
}

/* THE COMMENT */
.comment-belowline {
	font-size: 8pt;
	text-align: left;
	color: #797983;
	text-decoration: none;
	/*font-style: italic;*/
	border-top: 1px solid #797983;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
   width: 364px;
   border: 0;
/*   background-color: #262626;*/
   background-color: #000000;
   color: #BDBDBD;
   overflow:hidden;
   overflow-y: hidden;
   overflow-x: hidden; 
}

.comment-textfield-name {
   width: 119px;
   border: 0;
   background-color: #000000;
   color: #BDBDBD;
   overflow:hidden;
   overflow-y: hidden;
   overflow-x: hidden; 
   height: 18px;
}

.comment-textfield-email {
   width: 200px;
   border: 0;
   background-color: #000000;
   color: #BDBDBD;
   overflow:hidden;
   overflow-y: hidden;
   overflow-x: hidden;
   height: 18px;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	border: 0;
/*	background-color: #262626;*/
	background-color: #000000;
	font: 10px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", tahoma,arial;
	/*color: #797983;*/
	color: #fff;
	height: 20px;
	width: 37px;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
  font-size: 8pt;
  color: #797983;
  text-align: center;
}

/* BODY PROPERTIES */
.mg2body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", tahoma,arial;
  font-size: 9pt;
	color: #797983;
	/*background-color: #414141;*/
	margin: 0;
  padding-top: 10pt;
  padding-bottom: 10pt;
  background: url('../images/pattern.gif') #3C382D;
}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
   color: #BDBDBD; text-decoration: none;
}
.mg2body a:hover, .mg2body a:visited:hover { 
   color: #ECECEC; text-decoration: none;
}

