
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2008 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 version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.18
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/water_drop/style.css $
  $Revision: 4380 $
  $Author: gaugau $
  $Date: 2008-04-12 12:00:19 +0200 (Sa, 12 Apr 2008) $
  **********************************************/

body {
        background-image:url("bg.png");
		background-repeat: repeat-x;
        background-color: #f8f8f8;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
		font-size: 9px;
		line-height: 11px; 
        color: #444444;
        margin: 0px;
}

table {
        font-size : 9px;
		line-height: 11px; 
}

h1{
        font-weight: normal;
        font-size: 13px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        margin: 0px;
}

h2 {
    margin: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-left: 5px;
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        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: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #d5d5d5;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, 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 #e2e2e2;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #e2e2e2;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.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: #ff0381;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #14f0ed;
	font-size: 10px;
	text-decoration: underline;
}

.bblink a {
    color: #7dcee9;
    text-decoration: none;
}

.bblink a:hover {
    color: #b1e6fe;
    text-decoration: underline;
}

.maintable {
    border: 0px solid #f6f8f7;
    background-color: #f6f8f7;
	padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.tableh1 {
	background-image: url("titlebg.png");
	background-repeat: repeat;
	background-color: #f53699;
	font-family: "arial black";
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom: 4px solid #eb004b;
	letter-spacing: -3px;
	font-style: normal;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tableh1_compact {
	background-image: url("");
	background-repeat: repeat-x;
	background-color: #ecf1ed;
	color: #fd007f;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableh2 {
	background-image: url("");
	background-repeat: repeat-x;
	background-color: #fe017b;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.tableh2_compact {
	background-image: url("");
	background-repeat: repeat-x;
	background-color: #ececec;
	color: #fe0182;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.tableb {
    background: #f6f8f7;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.tableb_compact {
	background: #ecf1ed;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.tablef {
    background: #ecf1ed;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.catrow_noalb {
	background: #ededed;
	color: #b3b3b3;
	font-size: 10px;
	line-height: 11px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.catrow {
	background: #edf2ee;
	color: #444444;
	font-size: 10px;
	line-height: 11px; 
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.album_stat {
    margin: 5px 0px;
}

.thumb_filename {
    display: block;
	color: #327db3;
	font-family: "Trebuchet MS";
}

.thumb_title {
	color: #fe0079;
	font-size: 85%;
	font-style: italic;
	display: block;
}

.thumb_caption {
	font-size: 80%;
    padding: 1px;
    display : block;
	font-family: "Trebuchet MS";
}

.thumb_caption a {
        text-decoration: underline;
        color: #d8d8d8;
}


.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: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #transparent;
        color: #transparent;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 15px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Times New Roman";
        background : #transparent;
        color: #transparent;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
		font-size: 0%;
        white-space: nowrap;
}

.navmenu {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #39e4c7;
	font-weight: bold;
	background : #edf2ee;
	border-style: none;
}

.navmenu img {
        margin-top: 2px;
        margin-right: 5px;
        margin-bottom: 2px;
        margin-left: 5px;
}

.navmenu a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #fd007f;
}

.navmenu a:hover {
	display: block;
	background : #edf2ee;
    text-decoration: underline;
    color: #fe0076;
}

.admin_menu_thumb {
    font-family: "Tahoma";
	font-size: 8px;
    border: 0px solid #c3e5f1;
	background-image : url();
    color: #47a3dc;
    margin: 0px;
    width: 80px;
	padding: 3px;
}

.admin_menu_thumb a {
	color: #47a3dc;
    text-decoration: none;
    display: block;
}

.admin_menu_thumb a:hover {
    color: #47a3dc;
    text-decoration: underline;
}

.admin_menu {
	font-family: "Trebuchet MS";
	text-align : center;
	font-size: 9px;
	border: 1px solid #ee8ebc;
	background : #fe0182;
	color: #ffffff;
	margin: 0px;
	padding: 3px;
}

.admin_menu a {
	color: #ffffff;
	text-decoration: none;
}

.admin_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td #admin_menu_anim {
   background-image : url(images/button_bg_anim.gif);
}

.comment_date{
   color : #5F5F5F;
   font-size: 90%;
   vertical-align : middle;
}

.image {
    border: 1px solid #e0e0e0;
    margin: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a img {
	border: 1px solid #e0e0e0;
	padding: 4px;
	background-color: #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a:hover img {
	border: 2px solid #fe0079;
	padding: 4px;
	background-color: #ffffff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.imageborder {
    border: 0px solid #7dcee9;
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.display_media {
	display: block;
    background: #edf2ee;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
}

.thumbnails {
	background: #ededed;
	padding: 8px;
}

.footer {
        font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #61f2e3;
}

.footer a:hover {
	color: #61f2e3;
	text-decoration: underline;
}

.statlink {
	color: #d3066d;
	font-size: 13pt;
}

.statlink a {
	text-decoration: none;
	color: #ffffff;
	font-size:13pt;
}

.statlink a:hover {
	color: #ffffff;
	font-size:13pt;
	text-decoration: underline;
}

.alblink a {
	text-decoration: none;
	color: #ffffff;
}

.alblink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.catlink {
    display: block;
    margin-bottom: 2px;
}

.catlink a {
	text-decoration: none;
	color: #f60075;
}

.catlink a:hover {
	color: #fd91c8;
	text-decoration: underline;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #F2F5F7 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #000666;
        background-color: #F2F5F7;
        border: 1px solid #F2F5F7;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
.image1 {    border: 1px solid #e0e0e0;
    margin: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}