/*************************
  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.10
  $Source$
  $Revision: 3275 $
  $Author: gaugau $
  $Date: 2006-09-03 12:10:47 +0200 (So, 03 Sep 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 D1D7DC = RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex EFEFEF = RBG 239, 239, 239 = dark white
   Hex FFFFFF = RBG 255, 255, 255 = white
   Hex 005D8C = RBG   0,  93, 140 = dark blue
   Hex 0033CC = RBG   0,  91, 104 = medium blue
   Hex 0E72A4 = RBG  14, 114, 164 = light blue
*/

body {
    	background-color: #FFFFFF;
        font-family: lucida sans;
        font-size : 8pt;
        color: #9A9A9A;
        margin: 0px;
}


h1{
        font-weight: normal;
        font: 8pt lucida sans;
        text-decoration: none;
        line-height : 120%;
        color: #718EA5;
        margin: 2px;
}

h2 {
        font-family: lucida sans;
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: lucida sans;
        font-size : 8pt;
        margin: 2px;
}

p {
        font-family: lucida sans;
        font-size: 8pt;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        font-size: 8pt;
        padding: 0px;
}

li {
        margin-left: 11px;
        margin-top: 4px;
        font-size: 8pt;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: lucida sans;
        font-size: 8pt;
		color: #9A9A9A;
        border: 1px solid #D1D7DC;
		background-color: #FFFFFF;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: lucida sans
        font-size: 8pt;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: lucida sans;
        font-size: 8pt;
        border: 1px solid #2B2B2B;
	      background-color: #F4F4F4;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: lucida sans
        font-size: 8pt;
        border: 1px solid #333333;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: lucida sans;
        font-size: 8pt;
        vertical-align : middle;
}

.checkbox {
        font-family: lucida sans;
        font-size: 8pt;
        vertical-align : middle;
}

a {
        color: #8E8E8E;
        font-family: lucida sans;
        text-decoration: none;
        font-size: 8pt;
}

a:hover {
        color: #EFC1CB;
        font-family: lucida sans;
        font-size: 8pt;
}

.bblink a {
        color: #939A71;
        font-family: lucida sans;
        text-decoration: none;
        font-size: 8pt;
}

.bblink a:hover {
        color: #272727;
        font-family: lucida sans;
        text-decoration: underline;
        font-size: 8pt;
}

.maintable {
		text-align: left;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 8pt;
        font-family: lucida sans;
        background-color: #f3e2c8;
}


.tableh1 {
        
        font-family:lucida sans;
		font-size:11px;
        background : #f7a4a0;
        color: #ffd1cf;
		
		background-position:top;
		font-style: oblique;
		font-weight: bold;
		padding:11px;
}

.tableh1_compact {
        font-family: lucida sans;
        background : #f6a5a1;
        color: #f7bcb9;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        font-family:lucida sans;
		font-size:11px;
        background : #f7a4a0;
        color: #efbab8;
		
		background-position:top;
		padding:11px;
}

.tableh2_compact {
        background: #f3e2c8;
        color : #9A9A9A;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #f4e6cc;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.tableb_compact {
        background: #f3e2c8 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;

}

.tablef {
        background: #DADADA;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #DADADA;
        font-size: 8pt;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.catrow {
        background: #DADADA ;
        font-size: 8pt;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.album_stat {
        font-size : 8pt;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 8pt;
        display: block;
}

.thumb_title {
        font-style: oblique;
        font-size: 7pt;
        padding: 2px;
        display : block;
}

.thumb_caption {
        background : #f7a4a0;
        color: #efbab8;
        padding: 4px;
        display: block;
        font-size: 9px;
}

.thumb_caption a {
        text-decoration: underline;
        font-size: 7pt;
        color: #939A71;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 7pt;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        font-size: 8pt;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        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;
        font-size: 8pt;
        color: #939A71;
}

.user_thumb_infobox a:hover {
        color: #272727;
        font-size: 8pt;
        text-decoration: underline;
}

.sortorder_cell {
        color: #DADADA;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        font-size: 8pt;
        margin: 0px;
}

.sortorder_options {
        font-family: lucida sans;
        color: #9A9A9A;
        padding: D9D9D9;
        margin: 0px;
        font-weight: normal;
        font-size: 8pt;
        white-space: nowrap;
}

.navmenu {
        font-family: lucida sans;
        font-size: 8pt;
        width: 610;
        color: #f7a4a0;
        font-weight: bold;
        background : #f3e2c8 ;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        font-size: 8pt;
        color: #f7a4a0;
}
.navmenu a:hover {
        background : #ebd7b7 ;
		    
		    background-position: center;
        text-decoration: none;
        font-size: 8pt;
        color:#1B2218;
}

.admin_menu_thumb {
        font-family: 	lucida sans;
        font-size: 8pt;
        border: 1px solid #333333;
        background-position : bottom;
        color: #9A9A9A;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #9A9A9A;
        font-size: 8pt;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 11px;
        padding-right: 11px;
}


.admin_menu_thumb a:hover {
        color: #FFFFFF;
        font-size: 8pt;
        text-decoration: underline;
}

.admin_menu {
        font-family: lucida sans;
        font-size: 8pt;
		text-transform:uppercase;	
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #DADADA;
        color: #9A9A9A;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #737373;
        font-size: 8pt;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #8E8E8E;
        font-size: 8pt;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #1F2C3A;
        font-size: 8pt;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        background-color: #FFFFFF;
        border-color: #E6A0AF;
		padding:3px;
        margin: 5px;
}

.image a:hover {
        border-style: solid;
        border-width:1px;
        background-color: #FFFFFF;
        border-color: #E6A0AF;
		padding:3px;
        margin: 5px;
}

.imageborder {
        border: 0px solid #939A71;
        background-color: #f3e2c8;
        margin-top: 30px;
        margin-bottom: 30px;
}

.imageborder a {
        border: 0px solid #FFFFFF;
        background-color: #f3e2c8;
        margin-top: 30px;
        margin-bottom: 30px;
}
.display_media {
        background: #f3e2c8;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.thumbnails {
        background: #f3e2c8;
        padding: 5px;
        font-size : 7pt;        
}

.footer {
        font-size : 8pt;
}

.footer a {
        text-decoration: none;
        font-size: 8pt;
        color: #8E8E8E;
}

.footer a:hover {
        color: #EFC1CB;
        font-size: 8pt;
        text-decoration: none;
}

.statlink {
         font-size : 8pt;
        color: #ffd1cf;
}

.statlink a {
        text-decoration: none;
        color: #ffd1cf;
        font-size: 8pt;
}

.statlink a:hover {
        font-size: 8pt;
        color: #df8480;
        text-decoration: none;
}

.alblink a {
        text-decoration: none;
        color: #ffd1cf;
        font-size: 8pt;
}

.alblink a:hover {
        font-size: 8pt;
        color: #df8480;
        text-decoration: none;
}

.catlink {
        font-size: 8pt;
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        background-image: url(images/bg.png);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 12px;
        padding-bottom:8px;
        padding-right: 8px;
        padding-top: 8px;
        font-size: 8pt;
        text-decoration: none;
        color: #737373;
}

.catlink a:hover {
        background-image: url(images/bg_hover.png);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 12px;
        padding-bottom:8px;
        padding-right: 8px;
        padding-top: 8px;
        font-size: 8pt;
        color: #8E8E8E;
        text-decoration: none;
}

.catrow_noalb {
background: #f3e2c8;
color: #9A9A9A;
font-size: 8pt;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;

}

.catrow {
background: #f3e2c8;
padding-top: 3px;
font-size: 8pt;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}


.topmenu {
        font-family: Arial;
        line-height : 8pt;
        font-size : 110%;
}

.topmenu a {
        color : #5E8EEA;
        font-size: 8pt;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #272727;
        font-size: 8pt;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #646C4A;
        width : 8pt;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 8pt;
        color : #5E8EEA;
        padding-top: 4px;
        padding-right: 11px;
        padding-bottom: 4px;
        padding-left: 11px;
        border-top : 1px solid #673546;
}

.img_caption_table td {
        background: #9DBFFF ;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
        border-top : 1px solid #673546;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 8pt;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #5E8EEA;
        background-color: #9DBFFF;
        border: 1px solid #9DBFFF;
        font-size: 8pt;
        font-family: lucida sans;
        vertical-align : middle;
}

