/* BODY PROPERTIES */
.mg2body {
	font-family:  century gothic, arial, helvetica , tahoma, verdana, sans-serif;
	font-size: 9pt;
	color: white;
	margin: 0;
	padding: 0;
	background: #C56B1D url(http://www.shopmulberrystreet.com/art/gallery-back.jpg) repeat fixed;
}

/* THUMBS AND CATEGORY SETTINGS */
table.thumbnails {
	color: white;
}
table.category {
	width: 100%;
	background-color: black;
	border-bottom: 1px dotted #909090;
	margin-top: 8px;
	margin-bottom: 20px;
	color: white;
}
/* CATEGORY HEADLINE */
table.category .head {
	font-size: 10pt;
	color: black;
	letter-spacing: 5px;
	background-color: #c56b1d;
	padding: 4px 10px;
}
table.category .head:first-letter {
	font-size: 10pt;
	color: black;
	font-weight: normal;
}
/* CONTENT OF CATEGORY */
table.category .content {
	padding: 0 15px 0 15px;
	color: white;
}
/* COLUMNS OF CATEGORY */
table.category .column {
	padding: 0 14px 18px 14px;
	color: black;
	background: transparent;
}
/* HEADLINES IN COLUMNS */
table.category .main {
	font-size: 11pt;
	margin: 20px 0 2px 0;
	color: white;
	background: transparent;
}
table.category .small {
	font-size: 10pt;
	color: white;
	background: transparent;
}
table.category .icon {
	margin: 10px 0 6px 0;
}
table.category .desc {
	display: inline;
	font-size: 9pt;
	color: white;
	background: transparent;
}

/* SUBFOLDERS AND THUMBS */
table.subfolder, table.thumb {
	border-collapse: collapse;
	text-align:center;
	margin: 10px;
	color: white;
}
table.thumb .title {
	font-size: 9pt;
	color: white;
}

/* THUMBS:  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: 9pt;
	display: block;
	padding: 5px 3px 2px 3px;
	text-decoration: none;
	width: 158px;
	_height:		206px; /*IE up to version 6*/
	min-height: 206px;
	max-height: 500px;
	color: white;
}
/* THUMBS: COLORS */
table.thumb td a:link, table.thumb td a:visited {
	background-color: black;
	border: 1px solid #909090;
	text-decoration: none;
}
/* THUMBS: COLORS: HOVER */
table.thumb td a:hover {
	background-color: black;
	border: 1px solid navy;
}
/* SUBFOLDERS: 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: 8pt;
	font-weight: bold;
	display: block;
	padding: 5px 3px 5px 3px;
	text-decoration: none;
	width: 158px;
	_height:		204px; /*IE up to version 6*/
	min-height: 204px;
	max-height: 500px;
}
table.marknew td a {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/* SUBFOLDERS: COLORS */
table.subfolder td a:link, table.subfolder td a:visited {
	background-color: #CBCBCB;
	border: 1px solid #909090;
	text-decoration: none;
}
/* SUBFOLDERS: COLORS : HOVER */
table.subfolder td a:hover {
	background-color: #BABABA;
	border: 1px solid #909090;
}

/* SUBFOLDERS WITH IMAGE AND THUMBS */
table.border td a .thumb, table.thumb td a .thumb {
	border: 1px solid #8D8D8D;
}
table.subfolder td a img, table.thumb td a img {
	border: 0;
}

/* STATUS MESSAGE ON TOP */
.status-top {
	text-align: center;
	font-weight: bold;
	margin-left: 30px;
}

/* TABLE ABOVE HEADLINE */
.table-top {
	width: 100%;
	height: 20px;
	font-size: 9pt;
	text-decoration: none;
	vertical-align: top;
	border: 0;
}

/* HEADLINE BAR */
.table-headline {
	width: 90%;
	height: 25px;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	border-bottom: 0px dotted #909090;
	border-top: 0px dotted #909090;
	letter-spacing: 5px;
	color: black;
}
.headline{
	font-size: 11pt;
	text-align: center;
	color: black;
	padding-right: 36px;
}
.headline:first-letter {
	font-size: 11pt;
	color: black;
	font-weight: normal;
}

/* FOLDER INTRO TEXT */
.introtext {
	font-size: 10pt;
	margin: 6px 6px 6px 6px;
	text-align: left;
	color: black;
}

/* THUMBNAIL NAVIGATION */
.minithumb {
	font-size: 10pt;
}
.minithumb .activ {
	vertical-align: bottom;
	background-color: #B9BBFF;
	border: 1px dotted #909090;
}
.minithumb .inactiv {
	vertical-align: bottom;
	border: 0;
}
.minithumb .icon  {
	vertical-align: middle;
	border: 0;
}

/* PAGE NAVIGATION */
.pagenav {
	margin: 2px 0 2px 2px;
	text-align: center;
	color: black;
}

/* SLIDESHOW IMAGE OF TOTAL */
.notice {
	padding: 3px;
	text-align: center;
	color: black;
}

/* ICONBAR IN HEADLINE */
.iconbar{
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	padding-top: 20px;
	color: gray;
}

/* VIEWIMAGE IMAGE PROPERTIES */
.viewimage {
	border: 1px solid #505050;
	background-color:  #dedede;
	background-repeat: no-repeat;
}

/* LINK TO ORIGINAL IMAGE */
.fullsizelink {
	text-align: center;
	padding-bottom: 2px;
}

/* COPYRIGHT NOTICE */
.copyright {
	font-size: 8pt;
	color: black;
	text-align: center;
}

/* IMAGE DESCRIPTION */
.description {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: white;
	text-decoration: none;
}

/* EXIF TABLE */
.exif {
	width: 565px;
	font-size: 9pt;
	color: #797983;
	text-align: center;
	border: 0;
}
.exif .item {
	white-space: nowrap;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font-size: 9pt;
	color: #707070;
}

/* COMMENT TABLE */
.table-comments {
	width: 550px;
	font-size: 9pt;
	color: #797983;
	text-decoration: none;
	border: 0;
	line-height: 10pt;
	text-align: left;
}

/* NUMBER OF COMMENTS */
.comment-headline {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	height: 30px;
}

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

/* THE COMMENT */
.comment-belowline {
	font-size: 9pt;
	text-align: left;
	color: #707070;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #797983;
}

/* AUTO SCROLL BARS IN TEXTAREAS */
textarea {
	width: 550px;
	overflow: auto;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
	font-family: century gothic, arial, helvetica , tahoma, verdana, sans-serif;
	font-size: 9pt;
	color: #707070;
	border: 1px dotted #909090;
	padding: 1px 3px 1px 3px;	
	background-color: #DEDEDE;
}

/* COMMENT INPUT FIELD ERROR*/
.error {
	border: 1px solid red;
	background-color: #DEDEDE;
	color: #707070;
	background-image: url(../images/warning_obj.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 1px 14px 1px 3px;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	font-size: 9pt;
	color: #707070;
	background-color: #DEDEDE;
	border: 1px dotted #909090;
	padding: 2px 3px 3px 2px;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
	font-size: 3pt;
	color: #75757F;
	margin-top: 10px;
	text-align: center;
	white-space: nowrap;
}

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