/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2010 Coppermine Dev Team
  v1.0 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.26
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/water_drop/style.css $
  $Revision: 6987 $
  $Author: gaugau $
  $Date: 2010-01-02 11:46:39 +0100 (Sa, 02 Jan 2010) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* Hex 000000 = RGB   0,  0,  0 = black        */
/* Hex 5F5F5F = RGB  95, 95, 95 = light black  */
/* Hex BDBEBD = RGB 189,190,189 = dark grey    */
/* Hex D1D7DC = RGB 209,215,220 = medium grey  */
/* Hex CCD7E0 = RGB 204,215,224 = light grey   */
/* Hex fbf2ed = RGB 203,215,222 = steel grey   */
/* Hex fbf2ed = RGB 242,245,247 = dark white   */
/* Hex EFEFEF = RGB 239,239,239 = dark white   */
/* Hex FFFFFF = RGB 255,255,255 = white        */
/* Hex 000666 = RGB   0,  6,102 = dark blue    */
/* Hex 0033CC = RBG   0, 91,104 = medium blue  */
/* Hex 718EA5 = RGB 113,142,165 = light blue   */
/* Hex 8AA5B5 = RGB 138,165,181 = light blue   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */

body {	background:#ffdae4  url(images/layout_01.jpg) repeat-x;
        font-family: tahoma;
        font-size : 11px;
        color: #3e3f40;
        margin: 0px;
}
.nav{text-decoration:none}

.nav a img{border:0px; padding:0px;opacity:1;filter:alpha(opacity=100); margin:0px}

.nav a:hover img{border:0;padding:0px;margin:0px}
.nav a { color:#fff; font-weight:bold; text-transform:uppercase;
}
.nav a:hover { color:#fff; 
}
table,td,tr,div{ 

	vertical-align:top;
	font-size:11px;

}

h1{
        font-weight: normal;
        font-size: 12px;
        font-family: "tahoma";
        text-decoration: none;
        line-height : 120%;
        color: #718EA5;
        margin: 2px;
}

h2 {
        font-family: "tahoma";
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 12px;
        font-size: 12px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: tahoma;
        font-size: 11px;
        margin: 2px;
}

p {
        font-family: tahoma;
        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;
        font-size: 100%;
        border:1px solid #fccbf9; background:#fed5fc;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: tahoma;
        font-size: 100%;
        border:1px solid #fccbf9; background:#fed5fc;
        vertical-align : middle;
}

.button {
        font-family: tahoma;
        font-size: 100%;
        border:1px solid #fccbf9; background:#fed5fc;
        background-position : bottom;
}
.radio {
        font-family: tahoma;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #fc4588; 
        text-decoration: none;
}

a:hover {
        color: #fc6ba0;
        text-decoration: line-through;
}

.bblink a {
        color: #fc4588;
        text-decoration: none;
}

.bblink a:hover {
        color: #fc6ba0;
        text-decoration: line-through;
}

.maintable { padding:3px; background:#fdede5;
		margin:2px auto; 
}

.tableh1 { font-weight: bold; 
        font-family: "tahoma";
		font-size:14px;background:#db0b61; border:1px solid #c50856;
        color: #fff;text-shadow: 2px 1px 1px #c50856;
		padding:5px;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.tableh1_compact {
        font-family: "tahoma"; font-weight:bold;
        color: #fff;text-shadow: 2px 1px 1px #c50856;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {font-weight:bold;
        color : #fff;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px; -moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.tableh2_compact {
        color : #fff;text-shadow: 2px 1px 1px #c50856;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px; 
}

.tableb {
        background: #fbf2ed ;
		 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px; 
}

.tableb_compact { 
        background: #fbf2ed;
		 
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #fbf2ed ;
		 
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px; 
}

.catrow_noalb {
        background: #fbf2ed ;
		 
        color : #000000;
        padding:5px; 
}
.catrow_noalb:hover {background: #fefefe;
}


.catrow {
        background: #fbf2ed ;
		 
        padding:5px; 
}
.catrow:hover {background: #fefefe;
}


.album_stat {
        font-size : 85%;
        margin: 5px 0px; 
}

.thumb_filename {
        font-size: 11px;
        display: block;
}

.thumb_title {
        font-weight: normal;
        font-size: 11px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 11px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}


.thumb_num_comments { margin:2px;
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
		background-color:#fefefe;
		-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.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: 11px;
        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 {
        color: #fff;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana;
        color: #fff;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma;
        font-weight: bold;
        background : #fbf2ed;
        border-style: none;
}

.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: #FFFFFF;
}

.navmenu a:hover {
        background : #fbf2ed ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: tahoma;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        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 {
        font-family: tahoma;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}
.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}
td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        margin: 2px;
}

.imageborder {
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #fbf2ed ;
		 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px; 
}

.thumbnails {
        background: #fbf2ed ;
		 
        padding: 5px; 
}
.footer {
        font-size : 11px;
}


.statlink { font-size:11px; font-weight:normal;
        color: #fff;
}

.statlink a { font-size:11px; color:#fff;
        text-decoration: none;
}

.statlink a:hover {
        text-decoration: line-through;
}
.alblink a { font-size:12px; font-weight:normal; font-family:"tahoma";
	color:#000; text-transform:none;
}

.alblink a:hover {
        text-decoration: line-through;
		color:#000;
}

.catlink {
        display: block; padding-left:12px;
        margin-bottom: 0px;
}
.topmenu {
        font-family: tahoma;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #fc4588;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #fc6ba0;
        text-decoration : underline;
}

a img { padding:2px; background-color:#fff;
border-top:#ffffff solid 1px;
border-left:#ffffff solid 1px;
border-right:#f8b6d1 solid 1px;
border-bottom:#f8b6d1 solid 1px;
opacity:0.7;filter:alpha(opacity=50)

	}

a:hover img {padding:2px; background-color:#fff;
border-top:#ffffff solid 1px;
border-left:#ffffff solid 1px;
border-right:#fa99c1 solid 1px;
border-bottom:#fa99c1 solid 1px;
opacity:1;filter:alpha(opacity=100)

}
.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #fbf2ed;
		 
        font-size : 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
          
}

.img_caption_table td {
        background: #fbf2ed ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
         
        white-space: normal; 
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #3e3f40;
        background-color: #fbf2ed;
        border: 1px solid #dbe1e7;
        font-size: 80%;
        font-family: tahoma;
        vertical-align : middle;
}
.pic_title {
        color: #000000;
        font-size: 120%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}

.pic_caption {
        color: #000000;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-align : center;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:0px;
        margin-bottom:0px;
        line-height:1.0em;
}
.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}
.cpg_summary {
    font-size:0.9em;
	border: 1px solid;
    margin: 10px 0px;
	padding:5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
	text-align:right;
	float:right;
	width:400px;
}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}
