/**********************************************
  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.6
  $Source$
  $Revision: 3014 $
  $Author: gaugau $
  $Date: 2006-05-09 07:44:08 +0200 (Di, 09 Mai 2006) $
**********************************************/




body {

        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

        font-size: 10px;

        background-color: #ECECEC;
	background-image: url(images/bg.png);
        background-attachment: static;

        background-position: top center;

        background-repeat: repeat-x;

	background-position: 0 29px;
        color: #827E77;

        margin-top: 0px;

        margin-bottom: 20px;

}



table {

        font-size: 10px;
}



.gallery {

        background-color: #ECECEC;

        padding: 0px;

}



h1{

        font-weight: bold;

        font-size: 11px;

        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

        text-decoration: none;

        color : #FFFFFF;

        margin: 2px;

}



h2 {

        font-family: Trebuchet MS, Helvetica, sans-serif;

        font-size: 11px;

        margin: 0px;

}



h3 {

        font-weight: normal;

        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

        font-size: 11px;

        margin: 2px;

}



p {

        font-family: Trebuchet MS, Helvetica, sans-serif;

        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 #ededed;

        padding-right: 3px;

        padding-left: 3px;

}



.listbox {

        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #D1D7DC;

        vertical-align : middle;

}



.button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #ededed;

        font-color: #D9734B;

        background-color: #E6DABF;

}



.comment_button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 85%;

        font-color: #D9734B;

        border: 1px solid #D9734B;

        background-color: #EBC7E1;

        padding-left: 3px;

        padding-right: 3px;

}



.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: #827E77;

        font-weight: bold;

        text-decoration: none;

	text-transform: uppercase;
	font-size: 10px;
}



a:hover {

        color: #C9C5BA;

        font-weight: bold;

        text-decoration: none;

	text-transform: uppercase;
	font-size: 10px;
}



.bblink a {

        color: #B86180;

        font-weight:bold;

        text-decoration: none;

}



.bblink a:hover {

        color: #FFFFFF;

        font-weight:bold;

        text-decoration: underline;

}



.maintable {

        background-color: #F8F8F8;

	width: 100%;
}



.tableh1 {

        background: #F8F8F8;

        font-weight: bold;

        color: #DDCDB9;

        padding: 6px;
	text-transform: uppercase;
	font-size: 10px;
}



.tableh1_compact {

        background: #F8F8F8;

        font-weight: bold;

        color: #DDCDB9;

        padding: 6px;
}



.tableh2 {

        background: #F8F8F8;

        color: #DDCDB9;

        padding: 5px;

	font-size: 10px;
}



.tableh2_compact {

        background: #F8F8F8;

        color: #DDCDB9;

        padding: 3px;

}



.tableb {

        background: #1F031B;

        padding: 0px;
}




.tableb_compact {

        background: #EEEEEE;

        color: #EDEDED;

        font-family: Verdana;

        padding: 3px;

}



.tablef {

        background: #E1D8CD;

        padding-top: 2px;

        padding-right: 2px;

        padding-bottom: 2px;

        padding-left: 2px;

}



.catrow_noalb {

        background: #EEEEEE;

        color: #827E77;

        padding-top: 2px;

        padding-right: 2px;

        padding-bottom: 2px;

        padding-left: 2px;

}



.catrow {

        background: #EEEEEE;

        color: #827E77;

        padding-top: 2px;

        padding-right: 2px;

        padding-bottom: 2px;

        padding-left: 2px;

}



.album_stat {

	color: #827E77;
        margin: 5px 0px;

}



.thumb_filename {

        display: block;

}



.thumb_title {

        font-weight: bold;

        padding: 2px;

        display: block;

	color: #DDCDB9;
	font-size: 10px;
}



.thumb_caption {

        padding: 1px;

        display: block;

	color: #DDCDB9;
	font-size: 10px;
}



.thumb_caption a {

        text-decoration: underline;

        color: #827E77;

}



.thumb_num_comments {

        font-weight: normal;

        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 {

        margin-top: 1px;

        margin-bottom: 1px;

        text-align: center;

}



.user_thumb_infobox a {

        text-decoration: none;

        color: #FFFFFF;

}



.user_thumb_infobox a:hover {

        color: #FFFFFF;

        text-decoration: underline;

}



.sortorder_cell {

        background: #8A8A8A;

        color: #8A8A8A;

        padding: 0px;

        margin: 0px;

}



.sortorder_options {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        background: #8A8A8A;

        color: #8A8A8A;

        padding: 0px;

        margin: 0px;

        font-weight: normal;

        font-size: 80%;

        white-space: nowrap;

}



.navmenu {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        color: #DDCDB9;

        font-size: 100%;

        font-weight: normal;

        background: #F8F8F8;

        border-style: none;

}



.navmenu img {

        margin-top: 1px;

        margin-right: 5px;

        margin-bottom: 1px;

        margin-left: 5px;

}



.navmenu a {

        font-weight: normal;

        position: relative;

        display: block;

        padding-top: 1px;

        padding-right: 1px;

        padding-bottom: 1px;

        padding-left: 1px;

        text-decoration: none;

        color: #FFFFFF;

}



.navmenu a:hover {

        background: #F9F9F9;

        font-weight: normal;

        text-decoration: none;

        color: #FFFFFF;

}



.admin_menu_thumb {

        font-family: Arial, Helvetica, sans-serif;

        font-weight: normal;

        color: #80047C;

        margin-top: 0px;

        margin-bottom: 0px;

        width: 85px;

}



.admin_menu_thumb a {

        color: #80047C;

        font-weight: normal;

        text-decoration: none;

        display: block;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

        padding-left: 1px;

        padding-right: 1px;

}




.admin_menu_thumb a:hover {

        font-weight: normal;

        color: #FFFFFF;

        text-decoration: underline;

}



.admin_menu {

        font-family: Trebuchet MS, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: normal;

        background-color: #E6DABF;

        color: #FFFFFF;

        margin-top: 0px;

        margin-bottom: 0px;

        padding: 4px;

        text-align: center;

}



.admin_menu a:link {

        color: #FFFFFF;

        font-size: 9px;

        font-weight: normal;

        text-decoration: none;

        display: block;

}



.admin_menu a:hover {

        color: #FFFFFF;

        font-size: 9px;

        font-weight: normal;

        text-decoration: none;

}



td #admin_menu_anim {

        background-image: url(images/button_bg_anim.gif);

}



.comment_date{

        color: #80047C;

        vertical-align: middle;

}


.image {
        border-style: solid;
        border-width: 1px;
        border-color: #DDCDB9;
        margin: 2px;
	padding: 3px;
}

.image:hover {
        border-style: solid;
        border-width: 1px;
        border-color: #F8F8F8;
        margin: 2px;
	padding: 3px;
}



.display_media {

        background: #EEEEEE;

        padding: 5px;

}



.thumbnails {

        background: #EEEEEE;

        padding: 5px;
}



.footer {

        font-size: 9px;

	color: #C9C5BA;
}



.footer a {

        text-decoration: none;

        font-weight: bold;

        color: #827E77;

}



.footer a:hover {

        color: #CAC9C6;

        font-weight: bold;

        text-decoration: none;

}



.statlink {

        color: #C9C5BA;

}



.statlink a {

        text-decoration: none;

        font-weight: bold;

        color: #827E77;

}



.statlink a:hover {

        color: #CAC9C6;

        font-weight: bold;

        text-decoration: none;

}



.alblink a {

        text-decoration: underline;

        font-weight: bold;

        color: #827E77;

}



.alblink a:hover {

        color: #C9C5BA;

        font-weight: bold;

        text-decoration: underline;

}



.catlink {

        display: block;

        margin-bottom: 2px;

	color: #827E77;
	font-size: 9px;
	text-transform: uppercase;
}



.catlink a {

        text-decoration: none;

        font-weight: bold;

        color: #827E77;

	font-size: 9px;
	text-transform: uppercase;
}



.catlink a:hover {

        color: #CAC9C6;

        font-weight: bold;

        text-decoration: none;

	font-size: 9px;
	text-transform: uppercase;
}



.topmenu {

        font-size: 100%;

}



.topmenu a {

        color: #80047C;

        font-weight: bold;

        text-decoration: none;

}



.topmenu a:hover  {

        color: #FFFFFF;

        font-weight: bold;

        text-decoration: underline;

}


.img_caption_table {

        border: none;

        background-color: #D2C4B1;

        width: 100%;

        margin: 0px;

}



.img_caption_table th {

        background: #D1D7DC;

        font-size: 100%;

        color: #FFFFFF;

        padding-top: 4px;

        padding-right: 10px;

        padding-bottom: 4px;

        padding-left: 10px;

        border-top: 1px solid #D2C4B1;

}



.img_caption_table td {

        background: #D2C4B1;

        padding-top: 6px;

        padding-right: 10px;

        padding-bottom: 6px;

        padding-left: 10px;

        border-top: 1px solid #D2C4B1;

        white-space: normal;

}



.debug_text {

        border: #BDBEBD;

        background-color: #D2C4B1;

        width: 100%;

        margin: 0px;

}



.clickable_option {

        cursor: default;

}



.listbox_lang {

        color: #FFFFFF;

        background-color: #D1D7DC;

        border: 1px solid #D1D7DC;

        font-family: Arial, Helvetica, sans-serif;

        vertical-align: middle;


}


#vanity a {

        display: block;

        width: 57px;

        height: 20px;

        margin: 3px 20px;

}


#vanity img {
	border:0;
}


#v_php {
	float: left;
	background-image: url(../../images/powered-php.gif);
}


#v_php:hover {
	background-image: url(../../images/h_powered-php.gif);
}


#v_mysql {
	float: left;
	background-image: url(../../images/powered-mysql.gif);
}


#v_mysql:hover  {
	background-image: url(../../images/h_powered-mysql.gif);
}


#v_xhtml {
	float: right;
	background-image:
url(../../images/valid-xhtml10.gif);
}


#v_xhtml:hover {
	background-image: url(../../images/h_valid-xhtml10.gif);
}


#v_css {
	float: right;
	background-image: url(../../images/valid-css.gif);
}


#v_css:hover{
	background-image: url(../../images/h_valid-css.gif);
}

#reklam {
	position: absolute;
	top: 37px;
	width: 98%;
	left: 1px;
	text-align: center;
}
