/*************************
  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.5
  $Source: /cvsroot/coppermine/stable/themes/water_drop/style.css,v $
  $Revision: 1.12 $
  $Author: gaugau $
  $Date: 2006/03/02 08:25:20 $
**********************************************/



body {
        background-image: url(bg.jpg);
        font-family: tahoma; 
        font-size: 12px; 
        color: #FCF1F2; 
        margin: 0px; 

}


table {
        font-size: 10px;
}

h1{
        font-weight: bold;
        font-size: 12px;
        font-family: tahoma;
        text-decoration: none;
        line-height : 120%;
        color: #5a6368;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, Tahoma;
        padding-left : 18px;
        font-size: 10px;
        margin: 0px
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 10px;
        margin: 2px;
}

p {
        font-family: Arial, 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: Tahoma, Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        background-position-y:50%
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #06022F;
        text-decoration: none;
		font-family: tahoma;
        font-size : 8,5px;
		font-weight: bold;
		text-transform: uppercase; 

}

a:hover {
        color: #380907;
}

.bblink a {
        color: #380907;
        text-decoration: none;
}

.bblink a:hover {
        color: #380907;
        text-decoration: none;
}

.maintable {
        border: 0px solid #E9A895;
        background-color: #E9A895;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family: tahoma;
        background : #EFBAAC;
	border-bottom: 1px solid #DC5639;
        color: black;
		font-size : 9px;
		font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background : #E7A692;
	border-bottom: 1px solid #9F948E;
        color: white;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #EFBAAC;
        color: black;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #EFBAAC;
        color: black;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #F5DBD4;
		color: black;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        text-align: left;
}

.tableb_compact {
        background: #EBD4D0;
        color: black;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #EFBAAC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #EBD4D0;
        padding-top: 3px;
        padding-right: 12px;
        padding-bottom: 3px;
        padding-left: 10px;
}




.catrow {
        background: #DE947D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : black;
}

.album_stat {
        font-size : 100%;
        margin: 5px 0px;
		color: black;
}

.thumb_filename {
        font-size: 100%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
		color: #4C5356;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
		color: #4C5356;
}

.thumb_caption a {
        text-decoration: underline;
        color: #4c5356;
}


.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: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #4C5356;
}

.user_thumb_infobox a:hover {
        color: #4C5356;
        text-decoration: underline;
}

.sortorder_cell {
        background: #F5DBD4;
        color: #06022F;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #F8E3DE;
        color: #06022F;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: black;
        font-weight: bold;
        background : #F8E3DE ;
	border-bottom: 0px solid #B4ABA1;
        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: #BB4957;
}

.navmenu a:hover {
        background : #F8E3DE ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #CCD7E0;
        background-image : url('images/button_bg.gif');
        color: #4c4f56;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #4c4f56;
        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: ;
        
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8;
        border: 1px solid #CCD7E0;
        background-image : url('images/button_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: black;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

.admin_menu a {
        color: black;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: black;
        
}

td #admin_menu_anim {
        background-image : url('images/button_bg_anim.gif');
}

.comment_date{
        color : #4c5156;
        font-size: 100%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #A12434;
        margin: 2px;
        padding: 2px;
}


.imageborder {
        border: 0px solid #EEDFE5;
        background-color: #F8E3DE;
        margin-top: 10px;
        margin-bottom: 10px;
}


.display_media {
        background: #F8E3DE ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #F8E3DE;
        padding: 5px;
}

.footer {
        font-family: tahoma;
        font-size : 9px;
		color: #000000;
		margin: 2px
}

.footer a {
        text-decoration: none;
        color: black;
}

.footer a:hover {
        color: white;
}

.statlink {
        color: black;
		font-weight: bold;
}

.statlink a {
        text-decoration: ;
        
}

.statlink a:hover {
        color: black;
        
}

.alblink a {
        text-decoration: none;
        color: black;
}

.alblink a:hover {
        color: white;
		font-weight: bold;
        text-decoration: none;
}

.catlink {
        font-size: 9px;
		font-family: tahoma;
        display: block;
        margin-bottom: 2px;
		color: #7da1cd;
}

.catlink a {
        text-decoration: normal;
        color: black;
}

.catlink a:hover {
        color: white;
        font-weight:bold;
		text-decoration:none;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 100%;
}

.topmenu a {
        color : #81898f;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #64a0ce;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: white;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #52699A;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
}

.img_caption_table td {
        background: white;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
        white-space: normal;
}

.debug_text {
        border: #bdbdbe;
        background-color: white;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: black;
        background-color: white;
        border: 1px solid #FFFFFF;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}