/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2007 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.12
  $Source$
  $Revision: 3636 $
  $Author: gaugau $
  $Date: 2007-06-29 11:35:30 +0200 (Fr, 29 Jun 2007) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* Hex A0A0A0 = RGB   0,  0,  0 = black        */
/* Hex 8894A0 = RGB  95, 95, 95 = light black  */
/* Hex C0C0C8 = RGB 189,190,189 = dark grey    */
/* Hex E0E0E8 = RGB 209,215,220 = medium grey  */
/* Hex F8F4F8 = RGB 204,215,224 = light grey   */
/* Hex FFFFFF = RGB 203,215,222 = steel grey   */
/* Hex E0E0E8 = RGB 242,245,247 = dark white   */
/* Hex F8F4F8 = RGB 239,239,239 = dark white   */
/* Hex FFFFFF = RGB 255,255,255 = white        */
/* Hex C0C0C8 = RGB   0,  6,102 = dark blue    */
/* Hex E0E0E8 = RBG   0, 91,104 = medium blue  */
/* Hex F8F4F8 = RGB 113,142,165 = light blue   */
/* Hex FFFFFF = 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 : #3c3557 ;
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        color: #373737;
        margin: 0px
}

table, tr, td, table table {
     font-size: 7pt;
     font-weight: bold;
}

h1{
        font-weight: bold;
        font-size: 7pt;
        font-family: trebuchet ms;
        text-decoration: none;
        color: #000000;
        margin: 2px;
}

h2 {
        background-image : url('images/box_left_icon.gif');
        background-repeat : no-repeat;
        background-position :  left 50%;
        padding-left : 18px;
        font-size: 7pt;
        font-family: trebuchet ms;
        font-weight: bold;
        margin: 0px
}

h3 {
        font-weight: bold;
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: trebuchet ms;
        font-weight: bold;
        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;
}

.ad {
position: absolute;
left: 437px;
top: 353px;
}

.textinput {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        border: 1px solid #000000;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        border: 1px solid #000000;
        vertical-align : middle;
}

.button {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        color: #4c4c4c;
        border: 1px solid #4d4d4d;
        background: #e2e1e0;
}

.comment_button {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        border: 1px solid #4d4d4d;
        background: #e0dede;
}

.radio {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        vertical-align : middle;
}

a {
        color: #473c47;
        text-decoration: none;
}

a:hover {
        color: #408978;
        text-decoration: underline;
}

bblink a {
        color: #408978;
        text-decoration: none;
}

bblink a:hover {
        color: #408978;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #fcf664;
        background-color: #fcf664;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        background : #c8c238 ;
        color: #303030;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh1_compact {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        background : #c8c238 ;
        color: #303030;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #408978 ;
        color : #293668;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh2_compact {
        background: #408978 ;
        color : #293668;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #fffb9f ;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableb_compact {
        background: #fffb9f ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background: #9f9f9f ;
        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;
        font-weight: bold;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #676532;
}


.thumb_num_comments {
        font-weight: bold;
        font-size: 7pt;
        padding: 2px;
        font-style : none;
        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;
        font-weight: bold;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

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

.sortorder_cell {
        background : #c9c8c9 ;
        color: #1a1a1a;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: trebuchet ms;
        background : #c9c8c9 ;
        color: #1a1a1a;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 7pt;
        white-space: nowrap;
}

.navmenu {
        font-family: trebuchet ms;
        font-size: 7pt;
        width: 610;
        color: #eaeaea;
        font-weight: bold;
        background : #408978 ;
        border-style: none;
}

.navmenu img {
}

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

.navmenu a:hover {
        background : #293668 ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #4d4d4d;
        color: #7e8734;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #1a1a1a;
        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: #7e8734;
        text-decoration: underline;
}

.admin_menu {
        background: #8a8a8a;
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
}

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

.image {
        border-style: solid;
        border-width:1px;
        border-color: #c8c238;
        margin: 2px;
}

.imageborder {
        border: 1px solid #408978;
        background: fffb9f;
        margin-top: 30px;
        margin-bottom: 30px;}

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

.footer {
        font-size: 7pt;

}

.footer a {
        text-decoration: none;
        color: #473c47;
}

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

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

.topmenu {
        background: #918c86;
        border: 2px solid #4d4d4d;
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
}

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

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

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

.img_caption_table th {
        background: #918c86 ;
        font-size: 7pt;
        font-weight: bold;
        color : #a09563;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #4d4d4d;
}

.img_caption_table td {
        background: #918c86 ;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #4d4d4d;
}