/*************************

  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 B2B2B2 = 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 BF9E88 = 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: #151515;

        background-position: top center;

        background-attachment:scroll;

        background-image: url(/gallery/Version/03/BG.png);

        background-repeat: repeat-x;

        color:#3d3d3d;

        font-size:7pt;

        font-family: Tahoma;

        font-style: none;

        text-decoration: none;

}



table {

        font-size : 8pt;


}


a:hover {
color: #151B24;
font-family: "Tahoma";
font-size: 11px;
text-decoration: none;
text-transform: none;}

a {
color: #B2B2B2;
font-family: "Tahoma";
font-size: 11px;
text-decoration: none;
text-transform: none;}



A:link {text-decoration:none
color:#3d3d3d;}

A:visited {text-decoration:none}





h1{

        font-weight: none;

        font-size:8pt;

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        text-decoration: none;

        text-transform: capitalize;

        line-height :20px;

        color: #878b8e;

        margin: 4px;

}



h2 {

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        background-image : url(images/box_left_icon.gif);

        background-repeat : no-repeat;

        text-transform: capitalize;

        background-position : left;

        padding-left : 10pt;

        font-size: 8pt;

        margin: 0px;

}



h3 {

        font-weight: normal;

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 8pt;

        margin: 2px;

}



p {

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 8pt;

        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: 8pt;

        border: 1px solid #D1D7DC;

        padding-right: 3px;

        padding-left: 3px;

}



.listbox {

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 8pt;

        border: 1px solid #D1D7DC;

        vertical-align : middle;

}



.button {

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 8pt;

        border: 1px solid #CCD7E0;

        background-image : url(images/button_bg.gif);

        background-position : bottom;

}



.comment_button {

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 8pt;

        border: 1px solid #CCD7E0;

        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: 8pt;

        vertical-align : middle;

}



.checkbox {

        font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 8pt;

        vertical-align : middle;

}



a {

        color:#ffffff;

        font-size:11px;

        font-family: Tahoma;

        font-style: none;

        text-decoration: none;

        text-transform:none;

}



a:hover {

        color:#ffffff;

        font-size:11px;

        font-family: Tahoma;

        font-style: none;

        text-decoration: none;

        text-transform:none;

}



.bblink a {

        color:#ffffff;

        font-style: none;

        text-decoration: none;

}



.bblink a:hover {

        color:#ffffff;

        font-style: none;

        text-decoration: none;

}



.maintable {

        background-color: #ffffff;
		
		color: #e5e5e5;

        border: 0px solid #191919;

        padding: 8px;

         -moz-border-radius:  10px;

        -webkit-border-radius: 10px;

        border-radius: 10x;

        margin-top: 0px;

        margin-bottom: 10px;

}


.maintable a {
		
		color: #e5e5e5;


}



.tableh1 {



        background-image: url("/gallery/Version/03/headline.png");

        color:#ffffff;

        font-size:11px;

        font-family: Arial;

        text-decoration: none;

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

                        -moz-border-radius: 5px;

        -khtml-border-radius: 5px;

        -webkit-border-radius: 5px;

        border-radius: 5px;

        font-weight: bold;

}

.tableh5 {
background-image: url("/gallery/Version/03/headline.png");
color:#ffffff;
font-size:11px;
width: 800px
font-family: Arial;
text-decoration: none;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-weight: bold;}



.tableh1_compact {



        background-image: url("/gallery/Version/03/headline.png");

        color:#B2B2B2;

        font-size:11px;

        font-family: Arial;

        font-style: none;

        text-decoration: none;

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

                        -moz-border-radius: 5px;

        -khtml-border-radius: 5px;

        -webkit-border-radius: 5px;

        border-radius: 5px;

}



.tableh2 {



       background-image: url("/gallery/Version/03/headline.png");

        color:#ffffff;

        font-size:11px;

        font-family: Arial;

        font-style: none;

        font-style: none;

        text-decoration: none;

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

                        -moz-border-radius: 5px;

        -khtml-border-radius: 5px;

        -webkit-border-radius: 5px;

        border-radius: 5px;

}





.tableh2_compact {

        color:#ffffff;

        font-size:11px;

        font-family: Tahoma;

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

                        -moz-border-radius: 5px;

        -khtml-border-radius: 5px;

        -webkit-border-radius: 5px;

        border-radius: 5px;

}



.tableb {


        color:#151B24;
        padding-top: 3px;

        text-transform: capitalize;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;}

.tableb a{
color: #151B24;
cursor:default;}

.tableb a:visited{
color: #151B24;
text-decoration:none;}

.tableb a:hover{
color:#151B24;
text-decoration:none;}



.tableb_compact {

background-color: #ffffff;

      color:#151515;

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 2px;

        padding-left: 5px;

}



.tablef {

        background:#f8efe8;

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

}





.catrow_noalb {


border:0px solid #131313;




padding: 8px;



}



.catrow_noalb:hover {


border: 0px solid #ffffff;

background-image: url();

padding: 8px;

text-align: left;

-moz-border-radius: 8px;

}



.catrow {

border:0px solid #131313;
background-color: #transparent;

padding: 8px;

text-align: left;



}



.catrow:hover {



border:0px solid #ffffff;

background-image: url();

padding: 8px;

text-align: left;

-moz-border-radius: 8px;

}





.album_stat {
        color:#151515;
        font-size : 8pt;

        margin: 5px 0px;

}



.thumb_filename {

        font-size: 8pt;

        display: block;

}



.thumb_title {


background-color: #151515;
font-size: 8pt;
margin:1px;
padding: 2px;
color: #ffffff;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
display : block;
border:1px solid #B9B9B9;
box-shadow: 0px 0px 7px #958365;
-webkit-box-shadow: 0px 0px 7px #e6e6e6;
-moz-box-shadow: 0px 0px 7px #e6e6e6;}



.thumb_caption {



font-size: 8pt;
margin:1px;
padding: 2px;
color: #151515;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
display : block;
border:1px solid #B9B9B9;
box-shadow: 0px 0px 7px #958365;
-webkit-box-shadow: 0px 0px 7px #e6e6e6;
-moz-box-shadow: 0px 0px 7px #e6e6e6;}



.thumb_caption a {

font-size: 8pt;
margin:1px;
padding: 2px;
color: #151515;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
display : block;
border:1px solid #B9B9B9;
box-shadow: 0px 0px 7px #958365;
-webkit-box-shadow: 0px 0px 7px #e6e6e6;
-moz-box-shadow: 0px 0px 7px #e6e6e6;}




.thumb_num_comments {

        font-weight: normal;

        font-size: 8pt;

        padding: 2px;

        font-style : none;

        display : block;

}



.user_thumb_infobox {

        margin-top: 1px;

        margin-bottom: 1px;

}



.user_thumb_infobox th {

        font-weight : none;

        font-size: 8pt;

        margin-top: 1px;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox td {

        font-size: 8pt;

        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: none;

}



.sortorder_cell {

        background :transparent;

        color: #999999;

        padding-top: 0px;

        padding-bottom: 0px;

        padding-left: 0px;

        padding-right: 20px;

        margin: 0px;

}



.sortorder_options {

        font-family:Arial;

        background :transparent;

        color: #999999;

        padding: 0px;

        margin: 0px;

        font-weight: normal;

        font-size: 8pt;

        white-space: nowrap;

}







.navmenu {
background-image: url("");

padding: 3px;

font-size: 11px;

font-family: Arial, Helvetica, sans-serif, Helvetica, sans-serif;

color: #5f5f5f;

font-weight: bold;

border:1px solid #B9B9B9;
box-shadow: 0px 0px 7px #958365;
-webkit-box-shadow: 0px 0px 7px #e6e6e6;
-moz-box-shadow: 0px 0px 7px #e6e6e6;}


.navmenu2 {
background-image: url("/gallery/Version/03/t1.png");
width: 100px;
padding: 3px;

font-size: 11px;

font-family: Arial, Helvetica, sans-serif, Helvetica, sans-serif;

color: #5f5f5f;

font-weight: bold;

border:1px solid #B9B9B9;
box-shadow: 0px 0px 7px #958365;
-webkit-box-shadow: 0px 0px 7px #e6e6e6;
-moz-box-shadow: 0px 0px 7px #e6e6e6;}



.navmenu a {

background-image: url("");

position: relative;

font-size: 11px;

color:#5f5f5f;

display: block;

padding: 5px;

 -moz-border-radius:  6px;

border: 3px;

padding: 1px;

}





.admin_menu_thumb {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 90%;

        border: 1px solid #CCD7E0;

        background-image : url(images/button_bg.gif);

        background-position : bottom;

        color: #000000;

        align: center;

        font-weight: bold;

        margin-top: 0px;

        margin-bottom: 0px;

        width: 76px;

}



.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: none;

}



.admin_menu {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 90%;

        border: 1px solid #CCD7E0;

        background-image : url(images/button_bg.gif);

        background-position : bottom;

        background-repeat: repeat-x;

        background-color: #CCCCCC;

        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: none;

}



td #admin_menu_anim {

        background-image : url(images/button_bg_anim.gif);

}



.comment_date{

        color : #999999;

        font-size: 8pt;

        vertical-align : middle;

}



.image {

background:#fff;
        padding:7px;
        margin:1px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #e0e0e0;}



.imageborder {

border: 0px solid #7e6955;

padding: 10px;

}





.display_media {

       background-image: ;

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}



.thumbnails {

background: #transparent;

border:0px solid #ffffff;

padding: 10px;




}



.thumbnails:hover {

background: #fffafa;

border:0px solid #ffffff;


background-image:url(/gallery/Version/03/t3.png);

padding: 10px;}



.footer {

        color:#ffffff;

        font-size:10px;

        font-family: Lucida Sans;

        font-style: none;

        font-style: none;

        text-decoration: none;

}



.footer a {

        font-style: none;

        text-decoration: none;

        color:#ffffff;

}



.footer a:hover {

        color:##94C8ED;

        font-style: none;

        text-decoration: none;

}



.statlink {

        color:#ffffff;

}



.statlink a {

        text-decoration: none;

        color:#ffffff;

}



.statlink a:hover {

        color:#ffffff;

        text-decoration: none;

}



.alblink a {

        color:#ffffff;

        font-size:11px;

        font-family: Lucida Sans;

        font-style: none;

        text-decoration: none;

}



.alblink a:hover {

        color:#ffffff;

        font-size:11px;

        font-family: Lucida Sans;

        font-style: none;

        text-decoration: none;

}



.catlink {

        display: block;

        margin-bottom: 2px;


}



.catlink a{

background-image: url(/gallery/Version/03/dot1.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
padding-bottom:8px;
padding-right: 8px;
padding-top: 8px;
color: #151515;

}




.catlink a:hover {

background-image: url(/gallery/Version/03/dot2.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
border-bottom-width: 1px;
font-weight: 700;
padding-bottom:8px;
padding-right: 8px;
padding-top: 8px;
color: #151515;



}


.topmenu {

        color:#ffffff;

        font-size:11px;

        font-family: Lucida Sans;

        font-style: none;

        text-decoration: none;

        text-transform: lowercase

}



.topmenu a {

        color :#ffffff;

        text-decoration : none;

}



.topmenu a:hover  {

        color :#ffffff;

        text-decoration : none;

}



.img_caption_table {

        border: none;

        background-color: #cccccc;

        width : 100%;

        margin : 0px;

}



.img_caption_table th {

        background: #cccccc;

        font-size : 8pt;

        color : #000000;

        padding-top: 4px;

        padding-right: 10px;

        padding-bottom: 4px;

        padding-left: 10px;

        border-top : 1px solid #0f1537;

}



.img_caption_table td {

        background: #cccccc;

        padding-top: 6px;

        padding-right: 10px;

        padding-bottom: 6px;

        padding-left: 10px;

        border-top : 1px solid #0f1537;

        white-space: normal;

}



.debug_text {

        border: #BDBEBD;

        background-color: #0f1537;

        width : 100%;

        margin : 0px;

}



.clickable_option {

        cursor : help;



}



.listbox_lang {

        color: #ffffff;

        background-color: #ffffff;

        border: 1px solid #565656;

        font-size: 80%;

        font-family: Arial, Helvetica, sans-serif;

        vertical-align : middle;



}



.image {
background-image: url(/gallery/Version/03/t4.png);
        padding:7px;
        margin:1px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #B9B9B9;
box-shadow: 0px 0px 7px #958365;
        -webkit-box-shadow: 0px 0px 7px #e6e6e6;
        -moz-box-shadow: 0px 0px 7px #e6e6e6;}









a img {
background-image: url(/gallery/Version/03/t4.png);
        padding:7px;
        margin:1px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #B9B9B9;
        box-shadow: 0px 0px 7px #958365;
        -webkit-box-shadow: 0px 0px 7px #e6e6e6;
        -moz-box-shadow: 0px 0px 7px #e6e6e6;}






a img:hover {
background-image: url(/gallery/Version/03/t4.png);
        padding:7px;
        margin:1px;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #B9B9B9;
        box-shadow: 0px 0px 7px #958365;
        -webkit-box-shadow: 0px 0px 7px #e6e6e6;
        -moz-box-shadow: 0px 0px 7px #e6e6e6;}




#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);}
