/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly 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.3.5
  $Source: /cvsroot/coppermine/stable/themes/water_drop/style.css,v $
  $Revision: 1.5 $
  $Author: gaugau $
  $Date: 2005/09/24 16:32:10 $
**********************************************/

body {
        font-family: "Trebuchet MS";
        font-size : 7px;
        color: #F8F8F8;
        line-height:11px;
        margin: 0px;
}

table {
        font-size : 9px;
        line-height:11px;
}

h1, h2, h3{
        font-weight: bold;
        font-size: 9px;
        text-transform:uppercase;
        font-family: "Trebuchet MS";
        text-decoration: none;
        line-height : 100%;
        color: #FFFFFF;
        margin: 0px;
}

p {
        font-family: Trebuchet MS;
        font-size: 9px;
        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: "Trebuchet MS";
        font-size: 100%;
        border: 1px solid #C0C0C0;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS";
        font-size: 100%;
        border: 1px solid #C0C0C0;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS;
        font-size: 9px;
        border: 1px solid #C0C0C0;
        background-image : url('images/h1bg.jpg');
        background-position-y:50%
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #C0C0C0;
        background-image : url('images/h1bg.jpg');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

.radio {
        font-family: "Trebuchet MS";
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS";
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #9ED2D6;
        text-decoration: none;
}

a:hover {
        color: #D3D174;
        text-decoration: underlined;
}

a img {
		border-style: solid;
	border-width:1px;
	border-color: #000000;
	padding:3px;}
a:hover img {
		border-style: solid;
	border-width:1px;
	border-color: #CD9E5F;
	padding:3px;
}

bblink a {
        color: #9ED2D6;
        text-decoration: none;
}

bblink a:hover {
        color: #D3D174;
        text-decoration: lnone;
}

.maintable {
        border: 0px solid #FFFFFF;
        background-color:;
        margin-top: 0px;
        margin-bottom: 0px
}

.tableh1 {
        font-family: Trebuchet MS;
        color: #E9BEBF;		
		font-size:9px; padding-top:5px; padding-right:12px; padding-bottom:5px; padding-left:12px; background-image : url('images/h1bg.jpg');
}

.tableh1_compact, .tableh2, .tableh2_compact, .tablef{
        font-family:  Trebuchet MS;
        background-image : url('images/h1bg.jpg');
        color: #F8F8F8;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 2px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #9ED2D6;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        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: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #9ED2D6;
}

.user_thumb_infobox a:hover {
        color: #D3D174;
        text-decoration: line-through;
}

.sortorder_cell {
        background : ;
        color: #F8F8F8;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Tahoma;
        background : ;
        color: #F8F8F8;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS";
        color: #F8F8F8;
        font-weight: bold;
        background :#7E98A0;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #9ED2D6;
}

.navmenu a:hover {
        background :  ;
        text-decoration: none;
        color:         #D3D174;
}

.admin_menu_thumb {
        font-family: Trebuchet MS;
        font-size: 7px;
        border: 0px solid #C0C0C0;
        background-image : url('images/h1bg.jpg');
        color: #888888;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #9ED2D6;
        font-size: 7px;
        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: #D3D174;
        text-decoration: none;
}

.admin_menu {
        font-family: Trebuchet MS;
        font-size: 8px;
        border: 0px solid #C0C0C0;
        background-color: #D5D3CC;
        background-repeat: repeat-x;
        background-image : url('images/h1bg.jpg');
        color: #888888;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

.admin_menu a {
        color: #9ED2D6;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #D3D174;
        text-decoration: line-through;
}

.comment_date{
        color : #F8F8F8;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        background-color:#7E98A0
       ;
        border-color: #000000;
        margin: 0px;
}

.imageborder {
        border: 0px solid #ededed;
        background-color:#7E98A0;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails, .display_media {
        background:#7E98A0;
        padding: 6px;
}
.catrow, .catrow_noalb {
        background:#859DA5;
        padding: 6px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #9ED2D6;
}

.footer a:hover {
        color: #D3D174;
        text-decoration: none;
}

.statlink {
        color: #F8F8F8;
        background: transparent;
        align="center";
}

.statlink a {
        text-decoration: none;
        color: #9ED2D6;
}


.statlink a:hover {
        color: #D3D174;
        text-decoration: none;
}

.alblink a {
        text-decoration: none;
        color: #E9BEBF;
}

.alblink a:hover {
        color: #D3D174;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: none;
        color: #9ED2D6;
}

.catlink a:hover {
        color: #D3D174;
        text-decoration: 
}

.topmenu {
        font-family: "Trebuchet MS";
        line-height : 100%;
        font-size : 110%;
}

.topmenu a {
        color : #9ED2D6;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #D3D174;
        text-decoration : none;
}

.img_caption_table {
        border: medium none;
        background-color:;
        width : 100%;
        margin : 0px
}

.img_caption_table th {
        background:;
        font-size : 100%;
        color : #888888;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 0px solid #FFFFFF;
}

.img_caption_table td {
        background:  ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 0px solid #FFFFFF;
}

.debug_text {
        border: medium none #FFFFFF;
        background-color: ;
        width : 100%;
        margin : 0px
}

.clickable_option {
        border-bottom : 1px dotted white;
        cursor : hand;
}

.listbox_lang {
        color: #F8F8F8;
        background-color:;
        border: 1px solid #C0C0C0;
        font-size: 80%;
        font-family: Tahoma;
        vertical-align : middle
}