body {
	background: #252525;
	color: #282828;
	font: 10px verdana, arial, helvetica, sans-serif;
	margin:	30px 0 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

::-moz-selection {
	background:#850312;
	color:#850312;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #850312;
	color:#850312;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #b0b0b0;
}

a:hover, a:active, a:focus {
	color: #940000;
}

a.rss:link, a.rss:visited {
	color: #ff950b;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8fc80d;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	margin: 0px 0 1px 0px;
	height: 20px;
	cursor: pointer;
	text-align: right;
}
#h3special {
	margin: 0px 0 1px 0px;
	height: 24px;
	cursor: pointer;
	text-align: right;
}
h3 a:link, h3 a:visited {
	font: 10px verdana, arial, helvetica, sans-serif;
	background: #000;
	color: #eee;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 4px 8px 0;
	-moz-outline-style: none;
	display: block;
	height: 16px;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-bottom: 1px dashed #888;
}
#h3special a:link, #h3special a:visited {
    font: 14px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    color: #eee;
    text-align: right;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 4px 8px 0;
	-moz-outline-style: none;
	display: block;
	border-bottom: 1px dashed #888;
	height:	20px;
}
h3 a:hover, #h3special a:hover{
	background: #7A000E;
	color: #000;
}

h3.display {
	padding-left: 20px;
	padding-right: 20px;
}

#container {
	background: #000;
	border: 1px solid #999;
	text-align: left;
	margin: 0 auto;
	padding: 5px;
}

#header {
//background: url(logo.jpg) center no-repeat;
//	height: 135px;
	text-align: center;
	padding: 5px 6px 0 0;
	font-size: 14px;
	word-spacing: 8px;
}
#header a {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #b0b0b0;
	text-decoration: none;
	text-decoration: bold;
	}
#header a:hover {
	color: #940000;
	}
#content {
//	background: url(footer.gif) bottom center no-repeat;
	background: #000;
	padding: 0 0 20px 0;
	margin-left: auto;
	margin-right: auto;
	
}

#display {
	width: 650px;
}

td {
	color: #777;
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

i {
	font-style: normal;
	color: #7AA62F;
}

div.wrapper {
//	background-color: #EBEBEB;
	background: #000;
}


#content div {
//	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 1%;
}

#credits {
	text-align: center;
}
#credits a {
	color: #888;
}

#credits a:hover {
	color: #940000;
}

.stretcher {
	background: none !important;
	background: #000;
}


#picture1 {
	background: 		url('../gui/black_loading.gif') 50% 50% no-repeat;
	padding: 			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	border:				0px solid black;
    }  


#menu_browse{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
#menu_browse a{ outline: none;}
#menu_browse_prev, #menu_browse_next{
	width: 	49%;
	height:	99%;
//	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#menu_browse_prev {
	left: 0;
	float: left;	
	}
#menu_browse_next {
	right: 0;
	float: right;	
	}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('prev.gif') no-repeat left 45%;
	cursor: pointer;
	}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('next.gif') no-repeat right 45%;
	cursor: pointer;
	}
	
	
	
	
	
#images{
	text-align: center;
}
.thumbnails {
    padding: 5px;
    margin: 10px;
    border: 1px solid #333;
    
    
	}
.thumbnails:hover {
    padding: 5px;
    margin: 10px;
    border: 1px solid #fff;
    
	}
	
	
	
	
#image {
    padding: 			0px;
    position: relative;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: center;
    }
#imgmaine {
//	background: #efefef url('loading.gif') 50% 50% no-repeat;
    }
.rest {
    position: 			relative;
    top:				0px;
    padding-left: 20px;
    }
.image-title {
    font: 				14px Tahoma, arial, helvetica, sans-serif;
    font-weight: 		bold;
//    letter-spacing: 	2px;
    color: 				#940000;
    text-align: 		left;
    }
.image-date {
    color: 				#868686;
    font: 				8px verdana, arial, helvetica, sans-serif;
    text-align: 		right;
    font-weight: 		normal;
    letter-spacing: 	0px;
    padding-left: 20px;
    }
.image-info {
    color: 				#868686;
    font: 				11px verdana, arial, helvetica, sans-serif;
    text-align: 		left;
    }

.image-info p {
	padding-left: 20px;
}


#comments {
    color: 				#eee;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		justify;
    width: 660px;
    }
#comments ul {
    list-style-type: 	none;
    margin: 			0px;
    padding: 			0px;
    }
#comments li {
    display: 			block;
    border-bottom: 		1px dashed #888;
    margin: 			0px;
    color: 				#b0b0b0;
    text-decoration: 	none;
    padding: 			5px;
    }
#comments li a {
    color: 				#606060;
    text-decoration: 	none;
    }
#comments li:hover {
    background: 		#000;
    }
#comments li a:hover {
    color: 				blue;
    }
    
    
    
    
    
#form_container {
color: #b0b0b0;
    padding: 			5px;
	background-color: 	#000;
	width: 				670px;
}    
form {
    padding: 			5px;
}    
.formfield{
	width: 				99%;
	font: 				10px verdana, arial, helvetica, sans-serif;
	color:				#999;
	border: 			1px solid #555;
	background: 		#000;
}
/*
.formfield:hover, .formfield:focus {
	border-top: 		1px solid #333;
	border-bottom:		1px solid #555;
	border-left: 		1px solid #333;
	border-right:		1px solid #555;
	background: 		#111;
}
*/
.formbutton {
	font: 10px verdana, arial, helvetica, sans-serif;
	padding: 5px;
	color: #999;
	background: #000;
	border: 1px solid #555;
}
/*
.formbutton:hover {
	color: #999;
	background: #111;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #868686;
	border-left: 1px solid #efefef;
	border-right: 1px solid #868686;
}
*/
