/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine 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 as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.9
  $Source$
  $Revision: 3197 $
  $Author: gaugau $
  $Date: 2006-08-01 22:30:09 +0200 (Di, 01 Aug 2006) $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RBG   0,   0,   0 = black
   Hex 5F5F5F = RBG  95,  95,  95 = light black
   Hex BDBEBD = RBG 189, 190, 189 = dark grey
   Hex FCF4EF = RBG 209, 215, 220 = medium grey
   Hex 660000 = RBG 204, 204, 204 = medium grey
   Hex FFF1DD = RBG 239, 239, 239 = dark white
   Hex FFFFE8 = RBG 255, 255, 255 = white
   Hex E4DAD4 = RBG   0,  93, 140 = dark blue
   Hex DCB081 = RBG   0,  91, 104 = medium blue
   Hex 862006 = RBG  14, 114, 164 = light blue
*/


 body .mainCell  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color : #1E1E1E;
        background-color: #1E1E1E;
        margin: 0px;
}

 .mainCell table {
        font-size: 11px;
}

 .mainCell h1 {
        font-weight: bold;
        font-size: 13px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

 .mainCell h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#999999;
        margin: 0px;
}

 .mainCell h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

 .mainCell p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

 .mainCell ul {
        margin-left: 5px;
        padding: 0px;
}

 .mainCell li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

 .mainCell .textinput, input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#BBB09F;
        border: 1px solid #774200;
        padding-right: 3px;
        background-color: #333333;
        padding-left: 3px;
}

 .mainCell .listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #774200;
        padding-right: 3px;
        background-color: #333333;
        vertical-align : middle;
}

 .mainCell .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #E4DAD4;
        background-color: #FFFFFF;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

 .mainCell .comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #E4DAD4;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

 .mainCell .radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

 .mainCell .checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

 .mainCell a {
        color: #CC9966;
        font-size: 10px;
        background-color:#1E1E1E;
        text-decoration: none;
}

 .mainCell a:hover {
        color: #FF9900;
        text-decoration: none;
}

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

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

 .mainCell .maintable {
        border: 1px solid #664B1A;
        color: #AA7300;
        background-color: #111111;
        margin-top: 1px;
        margin-bottom: 1px;
        padding:6px;
        text-align:justify;
}

 .mainCell .tableh1 {
        background : #000000 ;
        color : #AA7300;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        font-size: 11px;
        font-family: Verdana;
        font-weight: bold;
        background-image: url(images/cellpic3.gif);
}

 .mainCell .tableh1_compact {
        background : #000000 ;
        color : #976D3C;
        font-size: 10px;
        font-family: Verdana;
        font-weight: 400;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        background-image: url(images/cellpic3.gif);
}

 .black {padding: 10px;
        color : #333333;
        font-size: 12px;
        font-family: Verdana;
 }
 .mainCell .tableh2 {
        background: #1E1E1E;
        border: #6D511B; border-style: solid; border-width: 1px;
        color : #DDD8D0;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableh2_compact {
        font-size:11px;
        background-color: #111111 ;
        color : #91602F;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tableb {
        color: #F39812;
        background: #252525;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        font-size:12px;
        font-family:Verdana;
}
.tablebot {
        color: #9C4634;
        background: #111111;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


 .mainCell .tableb_compact {
        background-image: url(images/bg.gif);
        color: #AA7300;
        font-size:11px;
        background: #121212;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tablef {
        color: #777777;
        background: #000000;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

 .mainCell .catrow_noalb {
        background: #111111 ;
        color : #4A4A4A;
        font-size: 11px;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 0px;
}

 .mainCell .catrow {
        background: #000000;
        font-size: 11px;
        color : #BA9966;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 17px;
}

 .mainCell .album_stat {
        font-size: 9px;
        margin: 5px 0px;
        color: #666666;
}

 .mainCell .thumb_filename {
        font-size: 9px;
        display: block;
}

 .mainCell .thumb_title {
        font-weight : 400;
        font-size: 10px;
        padding: 2px;
        display : block;
        color:#976D3C;
}
.thumb_write {
        font-weight : bold;
        font-size: 11px;
        color:#FF671C;
        font-family: Verdana;
}


 .mainCell .thumb_caption {
        font-size: 80%;
        padding: 1px;
        color:#3C312D;
        display : block;
}

 .mainCell .thumb_caption a {
        text-decoration: underline;
        color: #3C312D;
}

 .mainCell .thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

 .mainCell .user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

 .mainCell .user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

 .mainCell .user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

 .mainCell .user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

 .mainCell .user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

 .mainCell .sortorder_cell {
        color : #FFFFE8;
        padding: 0px;
        margin: 0px;
}

 .mainCell .sortorder_options {
        font-family: Verdana;
        color : #DCB081;
        padding: 0px;
        margin: 0px;
        font-weight: 400;
        font-size: 10px;
        white-space: nowrap;
        text-transform:lowercase;
}

 .mainCell .navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #9F9F93;
        font-size: 11px;
        font-weight: bold;
        border-style: none;
}

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

 .mainCell .navmenu a {
        display: block;
        font-size: 11px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #DDDD00;
}

 .mainCell .navmenu a:hover {
        background : #775C4E ;
        text-decoration: none;
        font-size: 11px;
        color:         #FFFFFF;
}

 .mainCell .admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #E4DAD4;
        background : #F2FFE6;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

 .mainCell .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;
}

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


 .mainCell .admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #FFFFFF;
        background-color:#FEF3E9;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #FFFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
        
 .mainCell .admin_menu a {
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

 .mainCell .admin_menu a:hover {
        color: #FFCCCC;
        text-decoration: underline;
}

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

 .mainCell .comment_date {
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

 .mainCell .image {
        border-style: groove;
        border-width:2px;
        border-color: #781D05;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left:4px;
        margin-right:4px;
        background-color: #111111;
}

 .mainCell .imageborder {
        border: 1px solid #781D05;
        background-color: #FFFFE8;
        margin: 10px;
}

 .mainCell .display_media {
        background: #111111 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .thumbnails {
        background: #131313;
        border: 1px dashed #503503; 
        padding-top: 10px;
}
        
.mainCell .footer {
        font-size : 9px;
        color: #252525;
}

 .mainCell .footer a {
        text-decoration: none;
        color: #252525;
        font-size : 9px;
}

 .mainCell .footer a:hover {
        color: tan;
        font-size : 9px;
        text-decoration: underline;
}

 
.statlink {
        font-size: 10px;
}
.mainCell .statlink {
        color: #FFFFE8;
        font-size: 10px;
        text-align:left;
}

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

 .mainCell .statlink a:hover {
        color: #FF8040;
        text-decoration: underline;
}

.mainCell .statlinks  {
        display: block;
        margin-bottom: 2px;}
.mainCell .statlinks a  { color:#FFFFE8; text-decoration: none;}
.mainCell .statlinks a:hover  { color:#FF8040; text-decoration: underline;}



 .mainCell .alblink a {
        text-decoration: underline;
        color: #DDD8D0;
}

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

 .mainCell .catlink {
        display: block;
        margin-bottom: 2px;
}

 .mainCell .catlink a {
        text-decoration: underline;
        color: #804000;
}

 .mainCell .catlink a:hover {
        color: #FF0000;
        font-size: 12px;
        text-decoration: underline;
}

 .mainCell .topmenu {
        line-height : 130%;
        font-size: 9px;
}

 .mainCell .topmenu a {
        color : #010101;
        text-decoration : none;
}

 .mainCell .topmenu a:hover {
        color : #FFFFFF;
        text-decoration : underline;
}

 .mainCell .img_caption_table {
        border: none;
        background-color: #FFFFE8;
        width : 100%;
        margin : 0px;
}

 .mainCell .img_caption_table th {
        background: #000000 ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFE8;
}

 .mainCell .img_caption_table td {
        background: #111111 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFE8;
        white-space: normal;
}

 .mainCell .debug_text {
        border: #BDBEBD;
        background-color: #FFF1DD;
        width : 100%;
        margin : 0px;
}

 .mainCell .clickable_option {
        cursor : default;
}

 .mainCell .listbox_lang {
        color: #000000;
        background-color: #000000;
        border: 1px solid #4B463D;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}

 .mainCell #vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

 .mainCell #vanity img {border:0}

 .mainCell #v_php {float:left;background-image:url(../../images/powered-php.gif);}

 .mainCell #v_php:hover {background-image:url(../../images/h_powered-php.gif);}

 .mainCell #v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

 .mainCell #v_mysql:hover {background-image:url(../../images/h_powered-mysql.gif);}

 .mainCell #v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

 .mainCell #v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

 .mainCell #v_css {float:right;background-image:url(../../images/valid-css.gif);}

 .mainCell #v_css:hover {background-image:url(../../images/h_valid-css.gif);}



a.adm_menu:link {font-size: 10px; color:red; text-transform: lowercase;}
a.adm_menu:visited {font-size: 10px; color:red; text-transform: lowercase;}
a.adm_menu:hover {font-size: 10px; text-transform: lowercase;}

.admin_menus {
        font-family: sans-serif;
        font-size: 11px;
        border: 1px solid #FFFFFF;
        color: #333333;
        text-align: center;
        background-color:#FEF3E9;
        border: 1px solid #FFFFFF;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        display: block;
        position: relative;
}

.admin_menus a {
        color: #333333;
        text-decoration: none;
}
.admin_menus a:visited {
        color: #33333;
        text-decoration: none;
}
.admin_menus a:hover {
        color: maroon;
        text-decoration: underline;
}

a.red:link    { color:#BF0000; text-decoration: none;}
a.red:visited { color:#BF0000; text-decoration: none;}
a.red:hover   { color:#804000; text-decoration: underline;}

.opisanie {color: #663300; font-family: Verdana;
        font-size: 10px;}
    
    
a.gallery:link {font-size: 14px;
        color: #DDD8D0; text-decoration: none; text-align:left;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }

a.gallery:visited {font-size: 14px; text-align:left;
        color: #DDD8D0; text-decoration: none;
        font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
        }

a.gallery:hover { text-decoration: underline; color:#CC0000;  font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align:left;
        }