/*************************
  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.19
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/water_drop/style.css $
  $Revision: 4392 $
  $Author: gaugau $
  $Date: 2008-04-16 09:25:35 +0200 (Mi, 16 Apr 2008) $
**********************************************/

/* 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 CBD7DE = RGB 203,215,222 = steel grey   */
/* Hex F2F5F7 = 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-color: #F8F8F8;
        font-family: tahoma;
        font-size: 7pt;
        color: #393838;
        margin: 0px;
}

table, tr, td, table table {
     font-size: 7pt;
}

h1{
        font-weight: normal;
        font-size: 7pt;
        font-family: tahoma;
        text-decoration: none;
        color: #4A4A4A;
        margin: 2px;
}

h2 {
        background-repeat : no-repeat;
        background-position :  left 50%;
        padding-left : 18px;
        font-size: 7pt;
        font-family: tahoma;
        margin: 0px
}

h3 {
        font-weight: normal;
        font-size: 7pt;
        font-family: tahoma;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: tahoma;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 7pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #B7B5B5;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #B7B5B5;
        vertical-align : middle;
}

.button {
        font-family: tahoma;
        font-size: 7pt;
        color: #4A4A4A;
        border: 1px solid #808080;
        background: #f8f8f8;
}

.comment_button {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #808080;
        background: #f8f8f8;
}

.radio {
        font-family: tahoma;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma;
        font-size: 7pt;
        vertical-align : middle;
}

a {
        color: #ff5d74;
        text-decoration: none;
}

a:hover {
        color: #c0c0c0;
        text-decoration: underline;
}

bblink a {
        color: #c0c0c0
        text-decoration: none;
}

bblink a:hover {
        color: #E0C1FF;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #808080;
        background-color: #efefef;
        margin-top: 1px;
        margin-bottom: 1px;
}


.tableh1 {
        font-family: tahoma;
        font-size: 7pt;
        background : #808080 ;
        color: #ffffff;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh1_compact {
        font-family: tahoma;
        font-size: 7pt;
        background : #808080 ;
        color: #ffffff;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #efefef  ;
        color: #ffffff;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh2_compact {
        background: #F8F8F8 ;
        color: #222222;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #efefef ;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableb_compact {
        background: #f8f8f8 ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background: #f8f8f8;
        padding-top: 7pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;
}

.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 7pt;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 7pt;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #ffffff;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 7pt;
        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: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #F8F8F8;
}

.user_thumb_infobox a:hover {
        color: #c6c3c2;
        text-decoration: underline;
}

.sortorder_cell {
        background : #E9E9EE ;
        color: #cc6699;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: tahoma;
        background : #E9E9EE;
        color: #cc6699;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 7pt;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma;
        font-size: 7pt;
        width: 550;
        color: #cc6699;
        font-weight: bold;
        background : #ffffff;
        border-style: none;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        color: #cc6699;
}

.navmenu a:hover {
        background : #cc6699;
        text-decoration: none;
        color:         #CBCBCB;
}

.admin_menu_thumb {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #D6D7D8;
        color: #4A4A4A;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #D74703;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #CBCBCB;
        text-decoration: underline;
}

.admin_menu {
        background: #c6c3c2;
	padding: 5px;
        font-family: tahoma;
        font-size: 6pt;
	text-transform:uppercase; 
	line-height:5px; 
}

.comment_date{
        color : #4A4A4A;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border: 5px solid #c6c3c2;
}

.image:hover {
        border: 5px solid #ff5d74;
}

.thumbnails {
        background: #ffffff;
        padding: 10px;
}

.footer {
        font-size: 7pt;
}

.footer a {
        text-decoration: none;
        color: #cc6699;
}

.footer a:hover {
        color: #cc6699;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.topmenu {
        background: #F8F8F8;
        border: 3px solid #D5D4D3;
        font-family: tahoma;
        font-size: 7pt;
}

.topmenu a {
        color: #F8F8F8;
        text-decoration : none;
}

.topmenu a:hover  {
        color: #cc6699;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #f8f8f8;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #F8F8F8;
        font-size: 7pt;
        color : #000000;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #F1F1F1;
}

.img_caption_table td {
        background: #F8F8F8;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #F1F1F1;
}

.alblink a {
	text-decoration: none;
	text-transform: uppercase;
}

.alblink a:hover {
	text-decoration: none;
	text-transform: capitalize;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}