/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2009 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 version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.21
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/niksten/style.css $
  $Revision: 5728 $
  $Author: Joyce $
  $Date: 2009-03-02 09:25:17 +0100 (Mo, 02 Mär 2009) $
**********************************************/

body {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #777777;
        margin: 0px;
        background-color: #e7e8de;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
        background-image: url('images/header2.png'); }


table { font-size: 8pt; }

h1 {
        font-weight: normal;
        font-size: 8pt;
        font-family: trebuchet ms;
        text-decoration: none;
        line-height: 120%;
        color: #C5747A;
        margin: 2px; }

h2 {
        font-family: Trebuchet MS, Helvetica, sans- serif;
        background-image: url(images/box_left_icon.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 18px;
        font-size: 8pt;
        margin: 0px;
        color: #d3894b; }

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

p {
        font-family: Trebuchet MS, Helvetica, sans-serif;
        font-size:  100%;
        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;
        font-size: 100%;
        color: #959595;
        border: 1px solid #dfdfdf;
        background-color: #f7f7f7;
        padding-right: 3px;
        padding-left: 3px; }

.listbox {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px solid #dfdfdf;
        vertical-align : middle; }

.button {
        font-family:  trebuchet ms;
        font-size: 100%;
        border: 1px solid #2B2B2B;
        background-color: #f7f7f7;
        background-image: url(/gallery/themes/classic2/images/button_bg.gif);
         background-position: bottom; }

.comment_button {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px solid #e2e2e2;
        background-image:  url (/gallery/themes/classic2/images/button_bg.gif);
        background-position: bottom;
        padding-left: 3px;
        padding-right: 3px; }

.radio {
        font-family: trebuchet ms;
        font-size: 100%;
         vertical-align: middle; }

.checkbox {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align: middle; }

a {
        color: #d67e3b;
        text-decoration: none; }

a:hover {
        color:  #5d5650;
        text-decoration: none; }


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

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

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

.tableh1 {
        font-family: trebuchet ms;
        background : #e6e6e6;
        color:  #d67e3b;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px; }

.tableh1_compact {
        font-family: trebuchet ms;
        background: #f7f7f7;
        color: #C8C8C8;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px; }

.tableh2 {
        background: #eeeeee;
        color: #949494;
        padding-top:  3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px; }

.tableh2_compact {
        background: #f7f7f7;
        color : #949494;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px; }

.tableb {
        background: #f7f7f7;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px; }

.tableb_compact {
        background: #f7f7f7 ;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px; }

.tablef {
        background: #f7f7f7;
        padding- top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px; }

.catrow_noalb {
        background: #f7f7f7;
        color : #949494;
        padding-top: 3px;
        padding- right: 11px;
        padding-bottom: 3px;
        padding-left: 11px; }

.catrow {
        background: #f7f7f7 ;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left:  11px; }

.album_stat {
        font-size : 85%;
        color: #bdbec1;
        margin: 5px 0px; }

.thumb_filename {
        font-size: 80%;
        display: block; }

.thumb_title {
        font-weight : bold;
        color:  #afb3bc;
        font-size: 80%;
        padding: 2px;
        display : block; }

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        color: #bdbec1; }

.thumb_caption a {
        text-decoration:  underline;
        color: #AEAEAE; }

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

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

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

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

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

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

.sortorder_cell {
        background: #e6e6e6;
        color: #949494;
        padding-top: 0px;
        padding- bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px; }

.sortorder_options {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        background: #e6e6e6;
        color : #696566;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap; }

.navmenu {
        font-family: Trebuchet MS, Arial, Helvetica,  sans-serif;
        color: #B9B4B1;
        font-size: 100%;
        font-weight: bold;
        background : #F5F5F5;
        border-style: none; }

.navmenu img {
        margin: 5px; }

.navmenu a {
        position: relative;
        display: block;
        margin: 2x;
        text-decoration: none;
        color: #d66f33; }

.navmenu a:hover {
        text-decoration: none;
        margin: 2px;
        color: #cbd7e0; }

.admin_menu_thumb {
        font-family:  Trebuchet MS, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color: #e2e2e2;
        color:#cccccc;
        font-weight: bold;
        margin-top: 0px;
         margin-bottom: 0px;
        width: 85px; }

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

.admin_menu {
        font-family: Trebuchet  MS, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #F5F5F5;
        background-color : #F5F5F5;
        color:#B1A1A2;
        margin-top: 0px;
        margin-bottom: 0px;
        text- align: center; }

.admin_menu a {
        color: #8F8C8C;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
         padding-right: 2px; }

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

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

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

.imageborder {
        border: 1px solid #bebebe;
        background-color: #ffffff;
        margin-top: 25px;
        margin-bottom: 25px; }

.thumbnails {
        background: #F5F5F5;
        padding: 5px; }

a img {
        border-style: solid;
        border-width: 3px;
        border-color: #bebebe;
        background-color: #ffffff;
        margin: 2px; }

a:hover img {
        border-style: solid;
        border-width: 3px;
        border-color: #bebebe;
        margin: 2px;
        background-color:#ffffff; }

.footer {
        font-size: 8pt;
        font-face: trebuchet ms;
        font-weight : bold;
        color: #777777; }

.footer a {
        text-decoration: none;
        color: #423d3a; }

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

.statlink {
        color: #d67e3b; }

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

.statlink a:hover {
        color:  #d67e3b;
        text-decoration: underline; }

.alblink a {
        text-decoration: underline;
        color: #423d3a; }

.alblink a:hover {
        color: #5d5650;
        text-decoration: underline; }

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

.catlink a {
        text-decoration: none;
        color: #423d3a; }

.catlink a:hover {
        color: #423d3a;
        text-decoration: underline; }

.topmenu {
        font -size: 105%; }

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

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

.topmenu td  {
        white-space:  nowrap;
        font-weight : bold; }

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

.img_caption_table th {
        background:  #49525D ;
        font-size: 100%;
        color: #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #626262; }

.img_caption_table td {
        background: #49525D ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top: 1px solid #626262; }

.gal_name {
        color: #4C5157;
        font-size:20px; }

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

.clickable_option {
         border-bottom : 1px dotted #444444;
        cursor: hand; }

.listbox_lang {
        color: #BDBEBD;
        background-color: #4F5864;
        border: 1px solid #4F5864;
        font-size: 90%;
        font- family: Arial, Helvetica, sans-serif;
        vertical-align : middle; }

.toolbar { background: #ffffff; }
.toolbar a:link img { background: #ffffff; }
.toolbar a:visited img { background: #ffffff; }
.toolbar a:active img { background: #ffffff; }
.toolbar a:hover img { background: #ffffff; }