/*
Copyright (C) 2008, Thomas Wydra    

    This file is part of freePHPgallery

    freePHPgallery is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    freePHPgallery is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/



.albums{position:absolute;top:120px;left:15px;width:170px}
.actual{padding-bottom:5px;left:0px;top:0px;width:170px;text-decoration:underline;color:rgb(100,100,100);font-size:16px;font-weight:bold;position:relative;}
.choose{font-size:10px;color:rgb(120,120,120);position:absolute;top:100px;}


.index{position:absolute;left:200px;top:100px;}

a.moveup:link {color:rgb(80,80,80); text-decoration:none;top:-4px;position:relative;}
a.moveup:visited {color:rgb(80,80,80); text-decoration:none;top:-4px;position:relative;}

a.moveup3:link {color:blue; text-decoration:none;top:-4px;position:relative;}
a.moveup3:visited {color:blue; text-decoration:none;top:-4px;position:relative;}
.moveup3{top:-4px;position:relative}

.headline{font-size:35px;display:inline;color:rgb(130,130,130);left:280px;position:absolute;top:20px;}
a.moveup2:link {color:rgb(80,80,80); text-decoration:none;top:-3px;position:relative;font-size:12px}
a.moveup2:visited {color:rgb(80,80,80); text-decoration:none;top:-3px;position:relative;font-size:12px;}
.logo{position:absolute;left:200px;top:8px;}
a:link {color:rgb(80,80,80); text-decoration:none;}
a:visited {color:rgb(80,80,80); text-decoration:none;}
.index caption{font-size:8pt;}
body a img{border:0 none;}
body {
	font-size:8pt;
	font-family:verdana,arial,helvetica,sans-serif;
}
.index td {
	border:1px solid rgb(150,150,150);
	font-size:8pt;
	text-align:center;
	background-color:rgb(240,240,240);
	vertical-align:top;
	}
.link{left:5px;top:5px;position:absolute;border:2px solid rgb(200,200,200);padding-top:3px;padding-left:4px;padding-bottom:3px;padding-right:6px;}

.index table{border:1px solid gray;}
.thumb{text-align:center;}
.logo2{text-align:center;top:20px;position:relative;}
.exif td {
	border:1px solid rgb(150,150,150);
	font-size:8pt;
	text-align:center;
	background-color:rgb(240,240,240);}
.moveup{top:-4px;position:relative}
.num{position:absolute;top:85px;left:200px;font-weight:bold;font-size:8pt;}
.delpos{display:inline;left:15px;position:absolute;top:85px;}
.caption{font-size:16px;font-weight:bold;padding:3px;}
.caption2{font-weight:bold;padding-left:6px;padding-top:5px;padding-bottom:8px;}
.indcap{font-weight:bold;text-decoration:underline;color:rgb(50,50,50);padding-bottom:5px;}
.com{padding:5px;margin-top:12px;border:1px solid black;background-color:rgb(240,240,240);width:550px;}