/*************************
  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 {
		margin: 0px;
        background: url("bg.jpg");
		background-repeat: repeat-x;
        background-color: #dee4e2;
        font-family: "Trebuchet MS";
		font-size: 11px;
		line-height: 11px; 
        color: #2d8674;
		text-shadow: #73c8ba 1px 1px 1px;
}

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

h1{
        font-weight: normal;
        font-size: 20px;
        font-family: "Trebuchet MS";
        text-decoration: none;
        margin: 0px;
}

h2 {
        font-family: "Trebuchet MS";
        background-image : url();
        background-repeat : no-repeat;
        background-position : left;
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS";
        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";
		padding: 2px;
		font-size: 10px;
		line-height: 11px; 
		color: #787878;
		text-align: left;
		border: solid 1px #787878;
}

a {
        font-family: "Arial"
		font-size: 10px;
		line-height: 9px;
		color: #f4f0cd;
		text-transform: uppercase;
		text-decoration: none;
}

a:hover {
		font-family: "Arial"
		font-size: 10px;
		line-height: 9px;
        color: #b4d3cd;
		text-transform: uppercase;
		text-decoration: none;
}

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

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

.maintable {
        background-color: #dee4e2;
        margin: 0px;
		padding: 0px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh1 {
		background-image: url("tableh.jpg");
		background-color: #60aea1;
		padding: 18px;
		padding-left: 13px;
		font-family: "Arial";
		font-size: 14px;
		line-height: 13px; 
		text-transform: normal;
		color: #ffffff;
		font-style: bold;
		border: 0px solid #a0dcfe;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.tableh1_compact {
		background-image: url("tableh.jpg");
		background-color: #60aea1;
		padding: 14px;
		padding-left: 13px;
		font-family: "Arial"; 
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2 {
        background-image: url("tableh.jpg");
		background-color: #60aea1;
		padding: 14px;
		padding-left: 13px;
		font-family: "Arial"; 
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2_compact {
        background-image: url("tableh.jpg");
		background-color: #60aea1;
		padding: 14px;
		padding-left: 13px;
		font-family: "Arial"; 
		text-transform: normal;
		color: #ffffff;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableb {
        background: #cbdedc;
		color: #2d8674;
        padding: 0px;
		font-size: 10px;
		line-height: 15px;
}

.tableb_compact {
        background: #cbdedc;
		color: #2d8674;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tablef {
        background: #cbdedc;
		color: #2d8674;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.catrow_noalb {
        background: #cbdedc;
		color: #2d8674;
		font-size: 11px;
		line-height: 11px; 
        padding: 7px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.catrow {
        background: #cbdedc;
		color: #2d8674;
		font-size: 11px;
		line-height: 11px; 
        padding: 7px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 85%;
        display: block;
}

.thumb_title {
	background-color: #60aea1;
	color: #ffffff;
    font-size: 90%;
	font-style: italic;
    display: block;
	padding: 3px;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

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


.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: #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Trebuchet MS";
        background : #transparent;
        color: #ffffff;
        padding: 0px;
        margin: 0px;
        font-weight: italic;
        font-size: 10px;
        white-space: nowrap;
}

.navmenu {
        background-color: #aed1cb;
		padding: 4px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #60aea1;
		text-align: center;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: # 1px 1px 1px;
}

.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: #458a7f;
	text-shadow: #6cb8ab 1px 1px 1px;
}

.navmenu a:hover {
	display: block;
    text-decoration: underline;
    color: #458a7f;
	text-shadow: #6cb8ab 1px 1px 1px;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 0px solid #CCD7E0;
        background-image : url();
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.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 {
		background-color: #aad2ca;
		padding: 7px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #328979;
		text-align: left;
		border-radius: 3px;
		-moz-border-radius: 3x;
		-webkit-border-radius: 3px;
}

.admin_menu a {
	color: #328979;
    text-decoration: none;
	text-transform: none;
}
.admin_menu a:hover {
	color: #328979;
	text-decoration: underline;
	text-transform: none;
}

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

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

.image {
    border: 0px solid #77a69e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
}

a img {
	border: 0px solid #77a69e;
	padding: 5px;
	background-color: #77a69e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a:hover img {
	border: 0px solid #36887a;
	padding: 5px;
	background-color: #36887a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.imageborder {
        border: 0px solid #cbdedc;
        background-color: #cbdedc;
		margin: 0px;
}

.display_media {
        background: #cbdedc;
        padding: 20px;
}

.thumbnails {
        background: #cbdedc;
        padding: 8px;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.footer {
		padding: 10px;
        font-size: 10px;
		background-color: #7fbfb5;
		padding: 14px;
		color: #339380;
		font-family: "Arial";
}

.footer a {
        color: #195247;
		text-transform: none;
		text-decoration: none;
}

.footer a:hover {
        color: #195247;
		text-transform: none;
		text-decoration: underline;
}

.statlink {
        color: #ffffff;
		text-transform: none;
}

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

.statlink a:hover {
        color: #ffffff;
        text-decoration: underline;
		text-transform: none;
}

.alblink a {
        text-decoration: none;
        color: #2b8373;
		text-transform: none;
		font-style: bold;
}

.alblink a:hover {
		color: #2b8373;
        text-decoration: underline;
		text-transform: none;
		font-style: bold;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		text-transform: none;
		font-size: 12px;
		line-height: normal;
}

.catlink a {
		background-image: url('bullet.gif');
		background-repeat: no-repeat;
		background-position: left;
		text-decoration: none;
        color: #39a591;
		text-transform: none;
		padding-left: 15px;
}

.catlink a:hover {
		background-image: url('bullet1.gif');
		background-repeat: no-repeat;
		background-position: left;
        color: #2b8373;
        text-decoration: none;
		text-transform: none;
		padding-left: 15px;
}