/* Name: "Elegant Black" 
 * Author: MattsDominion <admin@totaldominion.com>
 * $Id: elegantblack.css,v 1.x
 */

a:link { color:#ffffff; text-decoration:underline }
a:visited { color:#ffffff; text-decoration:underline }
a:hover { color:#ffffff; text-decoration:underline }


.body{
	font-family: arial; 
	font-size: medium; 
	color: #ffffff;  
	background-color: #000000;
}


.title{
	height: 25px; 
	margin-bottom: 10px;
	font-size: x-large; 
	font-weight: bold;
	text-align: center;
}


.location{
	height: 15px; 
	margin-bottom: 20px;
	
	font-size: small; 
	font-style: oblique;
	text-align: left;
}

.naviarea{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 3px solid #ffffff; 
	background-color: #000000;
	font-size: small;
	color: #000000;
	text-align: left;
}

.leftarea{
	font-size: small;
	text-align: left;
	margin-bottom: 15px;
}

ul.navi {
	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: 3px solid #ffffff; 
	font-size: small; 
	color: #ffffff;
	background-color: #000000;
	text-align: center;
}

div.naviarea{
width: 250px; 
}

div.leftarea{
	float: left;
	width: 250px; 
}

div.mainarea{
	margin-left: 270px;
}

table.mainarea{
	width: 650px; 

}

.thumbs_table {

}

.thumbs_row {

}

.thumbs_cell {
	vertical-align: top;
}

.annotation {
	color: #ffffff;
}

td.leftarea{
	width: 1%;
	padding: 0px;
	vertical-align: top;
	white-space: nowrap;
	max-width: 250px;
}

td.naviarea{
	width: 1%;
	vertical-align: top;
	white-space: nowrap;
	max-width: 250px;
}

td.mainarea{
	width: 99%; 
	vertical-align: top;
}

div.clear{
	clear:both;
}

.footer{
	height: 20px;
	margin-top: 15px;
	border: 0px solid #000000; 
	background-color: #000000;
	font-size: x-small;
}

.footer_left{
	text-align: left;
	width: 33%;
}

.footer_center{
	text-align: center;
	width: 33%;
}

.footer_right{
	text-align: right;
	width: 33%;
}

.picture{
	border: 2px solid #ffffff;
}

.picturedir {
	border: 0px solid black;
}

.picturefooter{
	font-size: x-small;
}


.thumbnail{
	border: 1px solid #ffffff;
	text-align: center;
}

.thumbdir{
	border: 0px solid black;
	text-align: center;
}

.thumbnailfooter{
	font-size: x-small;
	font-style: oblique;
}


.quickjump{
}

.quickjump_showall{
	width: 2%;
}

.quickjump_left_enabled{
	font-weight: bold;
}

.quickjump_left_disabled{
}

.quickjump_right_enabled{
	font-weight: bold;
}

.quickjump_right_disabled{
}

.quickjump_page{
}

.quickjump_activepage{
	font-weight: bold;
}

.album_description{
	border: 0px solid #ffffff;
	text-align: center;
}

.picture_description{
	border: 0px solid #ffffff;
	text-align: center;
}

.admin_panel{
	min-height: 400px;
	padding: 10px;
	color: #000000;
	border: 3px solid #ffffff; 
	font-family: sans-serif; 
	font-size: medium; 
	background-color: #000000;
	text-align: left;
}

.admin_item{
	text-align: left;
	height: 100%;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #000000;
	padding: 5px;
	margin: 5px;
}

.admin_list
{
	float: left;
	width: 400px;
	text-align: left;
	color: #000000;
	border: 1px solid #ffffff;
	background-color: #000000;
	padding: 5px;
	margin: 5px;
}

.login_panel{
	padding: 10px;
	color: #ffffff;
	border: 3px solid #ffffff; 
	font-family: sans-serif; 
	font-size: medium; 
	background-color: #000000;
	text-align: center;
}

.login_text{
}
.login_box{
}
.login_submit{
}

.pictureDescForm {
	border: 3px solid #ffffff;
	font-family: sans-serif; 
	font-size: 8pt;
	text-align: left;
	margin: 20px 5px 5px 5px ;
	padding: 10px;
}

.pictureDescForm input {
	font-size: 8pt;
}

