body {
	font: 12px/20px verdana, helvetica, arial, sans-serif;
	color: gray;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	height:100%;
	text-decoration: none;
	background-color: black;
}

html, body {
     min-height:100.1%;
}
	
a:link {
	color: #b3b3b3;
	text-decoration: none;
}

a:visited {
	color: #7f7f7f;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: white;
}

img {
	border:0px;
}

h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: white;
}

h3 {
	text-align: justify;
	font: 16px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	width: 100%;
}


li {
	text-align: left;
}

#copyright {
	margin-top:10px;
	border-top:1px solid #444;
	padding-top:5px;
	text-align:center;
}

a.mosaic {
	border:none;
	display:block; 
	float:left; 
	width:100px; 
	height:100px; 
	background-position:center; 
	text-decoration:none;
}
#mosaic a:link{
	opacity: 1;
}
#mosaic a:hover{
	opacity: 0.6;
}

#mosaic { 
	width: 100%;
	 
}

.albumWrapper {		
	margin: 0px;		
	text-align:center;
	float:left;
	/*background:#333;
	border:1px solid #666;*/
}
.albumWrapper2 {	
	margin:0px;
	width:100px;
	
}
.albumWrapper a:link, .albumWrapper a:visited {
	display:block;
	color: white;
}
.albumWrapper img {
	}
	
.albumTitle {
	text-shadow: 1px 1px #333333;
	text-decoration:none;
	color: white;
	margin-top: -20px;
	font-size:80%;
	bottom: 0px;
	width: 100%;
	background-color: rgba(51, 51, 51, 0.6);
	display: inline-block;
	position: relative;
	visibility: show;
	float: none;
	z-index: auto;
	
}
.albumTitle a:link, .albumTitle a:visited {
	border:none;
}

/* TOP ROW */

#ul {
	width:38px;
	height:88px;
	background-image:url(../images/dark/ul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#um {
	height:88px;
	background-image:url(../images/dark/um.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#ur {
	width:38px;
	height:88px;
	background-image:url(../images/dark/ur.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* MIDDLE ROW */

#ml {
	width:38px;
	background-image:url(../images/dark/ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mm {
	position:relative;
}

#mr {
	width:38px;
	background-image:url(../images/dark/mr.gif);
	background-repeat: repeat-y;
}

/* BOTTOM ROW */

#ll {
	width:38px;
	height:38px;
	background-image:url(../images/dark/ll.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#lm {
	height:38px;
	background-image:url(../images/dark/lm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#lr {
	width:38px;
	height:38px;
	background-image:url(../images/dark/lr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.title-heading{
	font-size: 24px;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
}

#logo {
	height:83px;
	position:relative;
}

#title {
	height:83px;
	width:165px;
	float:left;
	background:url(../images/dark/logo.gif) top left no-repeat;
}

.title_mask {
	height:83px;
	width:165px;
}

#info {
	z-index:1000;
	background:#f0eeee;
	text-align:left;
}

#info-title {
	text-align:left;
	padding:15px 25px 15px 25px;
	background:#2e2e2e;
}

#info-title h3 {
	letter-spacing: 1px;
	font-weight:bold;
	font: 18px/24px helvetica, verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
	color:#999;
}

.title_sub {
	font: 10px/20px helvetica, verdana, arial, sans-serif;
	font-weight:normal;
}

#info-exif {
	text-align:left;
	padding:15px 25px 15px 25px;
	background:#232323;
}

#info-comments {
	text-align:left;
	padding:15px 25px 15px 25px;
	background:#1b1b1b;
}

#info-addcomment {
	text-align:left;
	padding:15px 25px 25px 25px;
	background:#121212;
}

#exif {
	float:left;
}

#info_thumb {
	float:right;
	width:112px;
}

#info_thumb img {
	border:solid 6px black;
}

.exif {
	color: #e6ce00;
}

#styleswitcher {
	top:0px;
	left:0px;
	z-index:100px;
	position:absolute;
	width:100%;
	text-align:right;
	margin-right:4px;
}

#styleswitcher img {
	margin:8px 4px 8px 0;
}

#about{
	text-align: justify;
	padding:0px;
	margin:0px;
	width:624px;
	margin-top:-20px;
}

#top-nav{
	float:right;
	text-align: right;
	position:relative;
	bottom:0px;
	margin-bottom:13px;
	width:100%;
}

#top-nav a {
	padding:2px;
}

#thumbnails{
	text-align: right;
	margin:0px;
	padding-top:7px;
	margin-bottom:-7px;
	background:black;
}

.thumbnails {
	border:none;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	height:40px;
	width:40px;
}

.current-thumbnail{
	border:none;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	height:40px;
	width:40px;
	background: #3f83a2;
}

.thumbnails:hover {
	border:none;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	height:40px;
	width:40px;
}

#browse_thumbs {
	background:url(../images/dark/grid.gif) top left;
}

#browse_thumbs .thumbnails {
	border:none;
	margin:0 1px 1px 0px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	height:100px;
	width:100px;
}

#browse_thumbs .thumbnails:hover {
	border:none;
	margin:0 1px 1px 0px;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
	height:100px;
	width:100px;
}

#photobox {
	text-align:center;
	background:#1b1b1b url(../images/dark/loading.gif) no-repeat center;

}

#image-border {
    position:relative;
	margin:0;
}

#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}

#menu_browse a{
	outline: none;
}

#menu_browse_prev, #menu_browse_next{
	width: 49.9%;
	height: 101%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
}

#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/dark/prev_btn.png') center center;
	cursor: pointer;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/dark/next_btn.png') center center;
	cursor: pointer;
}

#slide-out {
	background-color: white;
	position: absolute;
	top: 88px;
	z-index: 1000; 
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:1px solid white;
}

#slide-out2 {
	background-color: white;
	position: absolute;
	top: 83px;
	z-index: 900;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:1px solid white;
}

#slide-out-in {
	padding:5px;
}


