/*************************
Coppermine Photo Gallery
************************
Copyright (c) 2003-2006 Coppermine Dev Team
v1.1 originally written by Gregory DEMAR

This program 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 2 of the License, or
(at your option) any later version.
********************************************
Coppermine version: 1.4.10
$Source$
$Revision: 3275 $
$Author: gaugau $
$Date: 2006-09-03 12:10:47 +0200 (So, 03 Sep 2006) $
*********************************************
Colors used in this style sheet:
Hex 000000 = RBG   0,   0,   0 = black
Hex 5F5F5F = RBG  95,  95,  95 = light black
Hex BDBEBD = RBG 189, 190, 189 = dark grey
Hex D1D7DC = RBG 209, 215, 220 = medium grey
Hex CCCCCC = RBG 204, 204, 204 = medium grey
Hex EFEFEF = RBG 239, 239, 239 = dark white
Hex FFFFFF = RBG 255, 255, 255 = white
Hex 005D8C = RBG   0,  93, 140 = dark blue
Hex 0033CC = RBG   0,  91, 104 = medium blue
Hex 92D04E = RBG  14, 114, 164 = light blue
*/
BODY
{
	font-family: Tahoma;
	font-size: 11px;
	background: #000 url(bggaleria.jpg) no-repeat fixed center top;
	color: #747474;
	margin: 0px;
}
TABLE
{
	font-size: 9px;
}
H1
{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	color: #ABABAB;
	margin: 2px;
}
H2
{
	font-family: Verdana;
	font-size: 9px;
	margin: 0px;
}
H3
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 2px;
}
P
{
	font-family: Verdana;
	font-size: 100%;
	margin: 2px 0px;
}
UL
{
	margin-left: 5px;
	padding: 0px;
}
LI
{
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.textinput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #E5E5E5;
	padding-right: 3px;
	padding-left: 3px;
}
.listbox
{
	font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #5e6dc8;
	vertical-align: middle;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #5e6dc8;
	background-image: url(../programajo/images/button_bg.gif);
	background-position-y: 50%;
}
.comment_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border: 1px solid #5e6dc8;
	background-image: url(../programajo/images/button_bg.gif);
	padding-left: 3px;
	padding-right: 3px;
	background-position-y: 50%;
}
.radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}
.checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}
A
{
	color: #fff;
	text-decoration: none;
}
A:hover
{
	color: #5e6dc8;
	text-decoration: none;
}
.bblink A
{
	color: #fff;
	text-decoration: none;
}
.bblink A:hover
{
	color: #5e6dc8;
	text-decoration: none;
}
.maintable
{
	border: 0px solid #E5E5E5;
/*background-color: #FFFFFF;*/
	background: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.tableh1
{
	background: #5e6dc8;
	color: #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 30px;
	text-transform: uppercase;
}
.tableh1_compact
{
	background: #5e6dc8;
	color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableh2
{
	background: #5e6dc8;
	color: #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.tableh2_compact
{
	background: #5e6dc8;
	color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableb
{
	background: url(back.png);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tableb_compact
{
	background: url(back.png);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tablef
{
	background: url(back.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.catrow_noalb
{
	background: url(back.png);
	color: #a7a7a7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #90a0ff;
}
.catrow_noalb:hover
{
	background-image: url(back.png);
	color: #5e6dc8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #90a0ff;
}

.catrow
{
	background: url(back.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #90a0ff;
}
.catrow:hover
{
	background-image: url(back.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #90a0ff;
}


.album_stat
{
	font-size: 90%;
	margin: 5px 0px;
}
.thumb_filename
{
	font-size: 100%;
	display: block;
}
.thumb_title
{
	font-weight: bold;
	font-size: 100%;
	padding: 2px;
	display: block;
	color: #5e6dc8;
}
.thumb_caption
{
	font-size: 100%;
	padding: 1px;
	display: block;
	color: #9a9a99;
}
.thumb_caption A
{
	text-decoration: underline;
	color: #5e6dc8;
}
.thumb_num_comments
{
	font-weight: normal;
	font-size: 100%;
	padding: 2px;
	font-style: italic;
	display: block;
}
.user_thumb_infobox
{
	margin-top: 1px;
	margin-bottom: 1px;
}
.user_thumb_infobox TH
{
	font-weight: bold;
	font-size: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.user_thumb_infobox TD
{
	font-size: 80%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.user_thumb_infobox A
{
	text-decoration: none;
	color: #5e6dc8;
}
.user_thumb_infobox A:hover
{
	color: #93a2ff;
	text-decoration: underline;
}
.sortorder_cell
{
	background: #5e6dc8;
	color: #50588d;
	padding: 0px;
	margin: 0px;
}
.sortorder_options
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5e6dc8;
	color: #50588d;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 80%;
	white-space: nowrap;
}
.navmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	background: url(back.png);
	border-style: none;
}
.navmenu IMG
{
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.navmenu A
{
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #8F8F8F;
}
.navmenu A:hover
{
	background: #5d5d5d;
	text-decoration: none;
	color: #5e6dc8;
}
.admin_menu_thumb
{
	font-family: Verdana;
	font-size: 100%;
	border: 1px solid #5e6dc8;
	background-image: url(../programajo/images/button_bg.gif);
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
	background-position-y: 50%;
}
.admin_menu_thumb A
{
	color: #000000;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.admin_menu_thumb A:hover
{
	color: #000000;
	text-decoration: underline;
}
.admin_menu
{
	font-family: Verdana;
	font-size: 92%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-position: bottom;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}
.admin_menu A
{
	color: #4D4D4D;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.admin_menu A:hover
{
	color: #010101;
	text-decoration: underline;
}
TD #admin_menu_anim
{
	background-color: #4d4d4d;
}
.comment_date
{
	color: #5F5F5F;
	font-size: 90%;
	vertical-align: middle;
}
a .image
{
	border-right: 1px solid #5e6dc8;
	padding-right: 5px;
	border-top: 1px solid #5e6dc8;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 2px;
	border-left: 1px solid #5e6dc8;
	padding-top: 5px;
	border-bottom: 1px solid #5e6dc8;
	background: #ececec;
}
a .image:hover
{
	border-right: 0px solid #8b9bff;
	padding-right: 6px;
	border-top: 0px solid #8b9bff;
	padding-left: 6px;
	padding-bottom: 6px;
	margin: 2px;
	border-left: 0px solid #8b9bff;
	padding-top: 6px;
	border-bottom: 0px solid #8b9bff;
	background: #ececec;
}

.imageborder
{
	border: 0px solid #5e6dc8;
	background: none;
	margin-top: 30px;
	margin-bottom: 30px;
}
.display_media
{
	background: url(back.png);
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.thumbnails
{
	background: url(back.png);
	padding: 5px;
}
.thumbnails:hover
{
	background: url(back2.png);
	padding: 5px;
}

.footer
{
	font-size: 9px;
}
.footer A
{
	text-decoration: none;
	color: #b2b2b2;
}
.footer A:hover
{
	color: #b2b2b2;
	text-decoration: none;
}
.statlink
{
	color: #fff;
}
.statlink A
{
	text-decoration: none;
	color: #fff;
}
.statlink A:hover
{
	color: #373737;
	text-decoration: none;
}
.alblink A
{
	text-decoration: none;
	color: #fff;
}
.alblink A:hover
{
	color: #373737;
	text-decoration: none;
}
.catlink
{
	display: block;
	margin-bottom: 0px;
}
.catlink A
{
	text-decoration: none;
	color: #fff;
}
.catlink A:hover
{
	color: #a1aeff;
	text-decoration: none;
}
.topmenu
{
	line-height: 130%;
	font-size: 100%;
}
.topmenu A
{
	color: #c0c0c0;
	text-decoration: none;
}
.topmenu A:hover
{
	color: #5e6dc8;
	text-decoration: underline;
}
.img_caption_table
{
	border: none;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}
.img_caption_table TH
{
	background: #373737;
	font-size: 100%;
	color: #F0495B;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: 1px solid #F0495B;
}
.img_caption_table TD
{
	background: #E5E5E5;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top: 1px solid #F0495B;
	white-space: normal;
}
.debug_text
{
	border: #BDBEBD;
	background-color: #E5E5E5;
	width: 100%;
	margin: 0px;
}
.clickable_option
{
	cursor: default;
}
.listbox_lang
{
	color: #F0495B;
	background-color: #E5E5E5;
	border: 1px solid #E5E5E5;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#vanity A
{
	display: block;
	width: 57px;
	height: 20px;
	margin: 3px 20px;
}
#vanity IMG
{
	border: 0;
}
