/* Name: "mhf"
 * Author: Katrin Becker
 * $Id: sandstorm__form.css,v 1.3 2008/01/24 katrinbecker Exp $
 */
a:link { color:#006600; text-decoration:none }
a:visited { color:#a80000; text-decoration:underline }
a:hover { color:#664422; text-decoration:underline }

.body{
	font-family: Verdana,sans-serif;
	font-size: medium;
	color: #000000;
	background-color: rgb(80%,80%,70%);
	padding:5px;
	margin:5px;
}
.title{
	letter-spacing:1px;
	padding:10px 0 10px 0;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 0;
	background-color: rgb(98%, 98%, 90%);
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align:middle;
}
.admintitle {
	letter-spacing:1px;
	padding:10px 0 10px 0;
	border: 1px dotted #000000;
	background-color: rgb(98%, 98%, 90%);
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align:middle;
}
div.location{
	padding:0 10px 10px 10px;
	margin-bottom: 10px;
	border-top: 0;
	border-left: 1px dotted #000000;
	background-color: rgb(98%, 98%, 90%);
	font-size: small;
	text-align: left;
	float:left;
}
div.naviarea{
	padding:0 10px 10px 0;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	background-color: rgb(98%, 98%, 90%);
	font-size: small;
	text-align: right;
}
td.naviarea {
	padding:0 10px 10px 0;
	border: 1px dotted #000000;
	background-color: rgb(98%, 98%, 90%);
	font-size: small;
	text-align: right;
}
form.naviform {
	display:inline;
}
.leftarea{
	font-size: small;
	text-align: left;
	margin-bottom: 15px;
}
ul.cart {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
li.cart {
	padding:0;
	display:inline;
}
ul.navi {
	text-align:left;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}
li.navi {
	padding:0;
}
.mainarea{
	min-height: 400px;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dotted #000000;
	font-size: small;
	background-color: rgb(98%, 98%, 90%);
	text-align: center;
}
/* Bildertabelle */
.thumbs_table {
	width:100%;
}
/* Zeilen der Thumbnails */
.thumbs_row {
}
/* einzelne Zellen der Thumbnails */
.thumbs_cell {
	padding:3px;
	vertical-align: top;
}
.annotation {
	color: #000000;
}
div.leftarea{
}
div.mainarea{
}
table.maintable {
}
td.leftarea{
	width: 1%;
	padding: 0px;
	vertical-align: top;
	white-space: nowrap;
	max-width: 250px;
}
td.naviarea{
	width: 1%;
	padding: 10px;
	vertical-align: top;
	white-space: nowrap;
	max-width: 250px;
}
td.mainarea{
	width: 99%;
	vertical-align: top;
}
div.clear{
	clear:both;
}
.footer{
	margin-top: 10px;
	border: 1px dotted #000000;
	padding:5px 10px 5px 10px;
	background-color: rgb(98%, 98%, 90%);
	font-size: small;
}
.footer_left{
	text-align: left;
	width: 33%;
}
.footer_center{
	text-align:center;
	width: 33%;
}
.footer_right{
	text-align: right;
	width: 33%;
}
.picture{
	border: 3px outset rgb(94%, 94%, 70%);
	text-align: center;
}
.picturedir {
	border: 3px outset yellow;
	text-align: center;
}
.picturefooter{
	font-size: x-small;
	padding-bottom:10px;
}
.thumbnail{
	border: 3px outset rgb(94%, 94%, 70%);
	text-align: center;
}
.thumbdir {
	border: 3px outset yellow;
	text-align: center;
}
.thumbnailfooter{
	font-size: x-small;
	font-style: oblique;
}
table.quickjump{
	width:100%;
	border:0;
}
tr.quickjump{
}
.quickjump_showall{
}
.quickjump_left_enabled {
	font-weight: bold;
	text-align:left;
}
.quickjump_left_disabled{
	color: #5D5D5D;
	font-style: oblique;
	text-align:left;
}
.quickjump_right_enabled{
	font-weight: bold;
	text-align:right;
}
.quickjump_right_disabled{
	color: #5D5D5D;
	font-style: oblique;
	text-align:right;
}

.quickjump_page{
}
.quickjump_activepage{
	font-weight: bold;
}
.album_description{
	text-align: center;
	padding: 5px;
}
.picture_description{
	text-align: center;
	padding: 2px;
}
.admin_panel{
	font-family: Georgia,serif;
	font-size: medium;
	color: #000000;
	background-color: rgb(80%,80%,70%);
	padding:5px;
	margin:5px;
}
.admin_item {
	text-align: left;
	border: 1px outset #000000;
	background-color: rgb(90%,90%,80%);
	padding: 5px;
	margin: 5px;
}
.admin_list {
	float: left;
	width: 400px;
	text-align: left;
	border: 1px outset #000000;
	background-color: rgb(90%,90%,80%);
	padding: 5px;
	margin: 5px;
}
.login_panel{
	padding: 10px;
	border: 1px dotted #000000;
	font-size: medium;
	background-color: rgb(98%, 98%, 90%);
	text-align: center;
}
.login_text{
}
.login_box{
}
.login_submit{
}
.pictureDescForm {
	border: 1px outset #000000;
	background-color: rgb(98%, 98%, 90%);
	font-size: 8pt;
	text-align: left;
	margin: 20px 5px 5px 5px;
	padding: 10px;
}
.pictureDescForm input {
	font-size: 8pt;
}

table.exif {
	border:0;
	text-align:left;
	border-collapse:collapse;
	font-size:85%;
	margin-left:auto;
	margin-right:auto;
	}

caption.exif {
	caption-side:top;
	border:1px solid rgb(65%,65%,55%);
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:rgb(65%,65%,55%);
	margin-top:10px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

tr.exif {
	border:0;
	padding:0;
	margin:0;
	border:1px solid #A0A0A0;
}
td.exif_key {
	border:1px solid rgb(80%,80%,70%);
	padding:3px;
	margin:0;
	font-weight:bold;
	background-color:rgb(80%,80%,70%);
}
td.exif_value {
	border:1px solid rgb(80%,80%,70%);
	padding:3px;
	margin:0;
	background-color:rgb(98%, 98%, 90%);
}
