/*************************
  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: #dbeefd;
        font-family: "Trebuchet MS";
		font-size: 11px;
		line-height: 11px; 
        color: #828886;
}

a {
        color: #ad5496;
		text-decoration: none;
		text-transform: uppercase;
}

a:hover {
        color: #9d0e87;
		text-decoration: none;
		text-transform: uppercase;
}

.bblink a {
        color: #ad5496;
		text-decoration: none;
		text-transform: uppercase;
}

.bblink a:hover {
        color: #9d0e87;
		text-decoration: none;
		text-transform: uppercase;
}

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

.tableh1 {
		background: #6db3e4 url("menu.png");
		padding: 15px;
		font-size: 13px;
		line-height: 10px; 
		color: #fefefe;
		border: 1px solid #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh1_compact {
		background: #6db3e4 url("menu.png");
		padding: 8px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border: 1px solid #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2 {
        background: #6db3e4 url("menu.png");
		padding: 10px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #ffffff;
		text-align: left;
		border: 1px solid #ffffff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableh2_compact {
        background: #6db3e4 url("menu.png");
        padding: 10px;
		font-size: 10px;
		color: #ffffff;
		border: 1px solid #ffffff;
		line-height: 11px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.tableb {
        background: #dbeefd;
        padding: 0px;
		font-size: 10px;
		line-height: 11px;
}

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

.tablef {
        background: #d0e8fa;
        padding: 10px;
		font-size: 10px;
		line-height: 11px;
}

.catrow_noalb {
        background: #dbeefd;
        padding: 5px;
		color: #8c9194;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight: normal;
}

.catrow {
        background: #dbeefd;
		color: #8c9194;
        padding: 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight: normal;
}

.catrow_noalb:hover {
        background: #d0e8fa;
        padding: 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

.catrow:hover {
        background: #d0e8fa;
        padding: 5px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

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

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

.thumb_title {
	margin: 2px;
	color: #2d70c1;
    font-size: 90%;
    display: block;
	padding: 3px;
	background: #a4cbe7 url("");
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.thumb_caption {
    margin: 2px;
	color: #ffffff;
	background: #6db3e4 url("menu.png");
    font-size: 80%;
    display: block;
	font-weight: bold;
	padding: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

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

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

.navmenu {
        background-color: #cfe8fc;
	color: #2d70c1;
		padding: 10px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		text-align: center;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

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

.navmenu a img {
	border: 0px solid #c8def3;
}

.navmenu a:hover img {
	border: 0px solid #c8def3;
}

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

.navmenu a:hover {
	display: block;
    text-decoration: underline;
    color: #2d70c1;
}

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

.admin_menu_thumb a {
        color: #ffffff;
        text-decoration: none;
        display: block;
        position: center;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

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

.admin_menu {
		background-color: #cfe8fc;
		padding: 7px;
		font-size: 10px;
		line-height: 11px; 
		text-transform: normal;
		color: #86c4eb;
		text-align: left;
		border: 1px solid #ffffff;
		border-radius: 3px;
		-moz-border-radius: 3x;
		-webkit-border-radius: 3px;
}

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

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

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

.image {
	border: 5px solid #fefefc;
}

a img {
	border: 5px solid #fefefc;
}

a:hover img {
	border: 5px solid #ffffff;
}

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

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

.thumbnails {
        background: #dbeefd;
        padding: 10px;
}

.thumbnails:hover {
        background: #d0e8fa;
        padding: 10px;
}

.footer {
        color: #939389;
		font-size: 10px;
		line-height: 11px; 
		text-align: center;
        padding: 5px;
}

.footer a {
        color: #2768bc;
		text-decoration: none;
}

.footer a:hover {
        color: #2768bc;
		text-decoration: underline;
}

.statlink {
        color: #ffffff;
}

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

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

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

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

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

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

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