/* Name: "Slick Green" 
 * Author: Jan Berndt <jan_berndt@users.sf.net>
 *
 */

a:link { color:#9C0000; text-decoration:underline }
a:visited { color:#9C0000; text-decoration:underline }
a:hover { color:#9C0000; text-decoration:underline; font-style:oblique }


.body{
	font-family: sans-serif; 
	font-size: medium; 
	color: #000000;  
	background-color: #EEEEEE;
	padding: 15px;
	border: 1px solid #000000
}

.title{
	height: 25px; 
	margin-bottom: 10px;
	padding-top: 10px;
	
	border: 1px solid #000000; 
	background-color: #8BAE39;
	font-size: large; 
	font-weight: bold;
	color: #EEEEEE;  
	text-align: center;
}

.location{
	display: none;
}

.naviarea{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	
	border: 1px solid #000000; 
	background-color: #CDCECD;
	font-size: small;
	text-align: left;
}

.menuEntry0{
	padding-left: 0px;
}

.menuEntry1{
	padding-left: 8px;
}

.menuEntry2{
	padding-left: 16px;
}

.menuEntry3{
	padding-left: 24px;
}

.mainarea{
	min-height: 400px;
	padding: 10px;

	border: 1px solid #000000; 
	font-size: small; 
	background-color: #CDCECD;
	text-align: center;
}

div.naviarea{
	float: left;
	width: 250px; 
}

div.mainarea{
	margin-left: 270px;
}

table.mainarea{

}

td.naviarea{
	width: 1%;
	padding: 10px;
	vertical-align: top;
	white-space: nowrap;
	max-width: 250px;
}

td.mainarea{
	width: 99%; 
	vertical-align: top;
}

.footer{
	height: 25px; 
	
	margin-top: 10px;
	border: 1px solid #000000; 
	background-color: #8BAE39;
	color: #EEEEEE;  
}

.footer_left{
	text-align: left;
	width: 33%;
}

.footer_center{
	text-align:center;
	width: 33%;
}

.footer_right{
	text-align: right;
	width: 33%;
}



.picture{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	padding: 15px;
}

.picturefooter{
	font-size: x-small;
}


.thumbnail{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px;
}

.thumbnailfooter{
	font-size: x-small;
	font-style: oblique;
}


.quickjump{
}

.quickjump_showall{
	width: 2%;
}

.quickjump_left_enabled{
	font-weight: bold;
}

.quickjump_left_disabled{
	color: #5D5D5D;  
	font-style: oblique;
}

.quickjump_right_enabled{
	font-weight: bold;
}

.quickjump_right_disabled{
	color: #5D5D5D;  
	font-style: oblique;
}

.quickjump_page{
}

.quickjump_activepage{
	font-weight: bold;
}

.album_description{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px;
}

.picture_description{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px;
}

.admin_panel{
	min-height: 400px;
	padding: 10px;

	border: 1px solid #000000; 
	font-family: sans-serif; 
	font-size: medium; 
	background-color: #CDCECD;
	text-align: left;
}

.admin_item{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	padding: 5px;
	margin: 5px;
}