/*************************
  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.25
  $Revision: 5997 $
  $Author: gaugau $
  $Date: 2009-05-26 08:43:24 +0200 (Di, 26 Mai 2009) $
**********************************************/


body {
        background-repeat: repeat-x;
        background-color: #fbfc99;
        font-family: Lucida Sans;
        font-size : 8pt;
        color: #333333;
        text-shadow: #f7f884 1px 1px 1px;
        margin: 0px;
}

table {
        font-size : 8pt;
}

h1{
        font-weight: normal;
        font-size: 21px;
        font-family: Lucida Sans;
        text-decoration: none;
        line-height : 120%;
        color: #333333;
        text-shadow: #f7f884 1px 1px 1px;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        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: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 6px;
        padding: 0px;
}

li {
        margin-left: 9px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: box;
}

.textinput {
        font-family: Lucida Sans;
        font-size: 100%;
        border: 1px solid #d44827;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Lucida Sans;
        font-size: 100%;
        border: 0px solid #d44827;
        vertical-align : middle;
}

.button {
        font-family: Lucida Sans;
        font-size: 100%;
        border: 0px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Lucida Sans;
        font-size: 100%;
        border: 0px solid #d44827;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Lucida Sans;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Lucida Sans;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #333333;
        text-shadow: #f7f884 1px 1px 1px;
        text-decoration: none;
}

a:hover {
        color: #ffffff;
        text-shadow: #f7f884 1px 1px 1px;
}

.bblink a {
        color: #333333;
        text-shadow: #f7f884 1px 1px 1px;
        text-decoration: none;
}

.bblink a:hover {
        color: #ffffff;
        text-shadow: #f7f884 1px 1px 1px;
}

.maintable {
        background-color: #f7f876;
        margin-top: 5px;
        padding: 3px;
        text-align:justify;
        margin-bottom: 3px;
        color: #333333;
        -moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}



.table {
        background-color: #f4a276;
        background-image: url(22.png);
        background-repeat: repeat-x;
        font-size: 10pt;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
        height: 18px;
        font-family: Lucida Sans;
        color: #292927;
        text-shadow: #f7f884 1px 1px 1px;
        font-style: italic;
}


.tableh1 {
        background-color: #f4a276;
        background-image: url(22.png);
        background-repeat: repeat-x;
        background-position: bottom;
        font-size: 10pt;
        padding-top: 9px;
        padding-right: 9px;
        padding-bottom: 9px;
        padding-left: 9px;
        height: 18px;
        font-family: Lucida Sans;
        color: #292927;
        text-shadow: #f7f884 1px 1px 1px;
        font-style: italic;
        }

.tableh1_compact {
        background-color: #f4a276;
        background-image: url(22.png);
        background-repeat: repeat-x;
        background-position: bottom;
        font-size: 8pt;
        height: 18px;
        color: #333333;
        text-shadow: #f7f884 1px 1px 1px;
        text-align:justify;
        padding-top: 5px;
        padding-right: 9px;
        padding-bottom: 5px;
        padding-left: 9px;
}

.tableh2 {
       background-color: #f4a276;
       background-image: url(images/22.png);
       background-repeat: repeat-x;
       background-position: top;
       height: 18px;
       text-align:justify;
       color: #ffffff;
       text-shadow: #f7f884 1px 1px 1px;
       padding-top: 5px;
       padding-right: 9px;
       padding-bottom: 5px;
       padding-left: 9px;
}

.tableh2_compact {
       background-color: #f4a276;
       background-image: url(images/22.png);
       background-repeat: repeat-x;
       background-position: top;
       height: 18px;
       text-align:justify;
       color: #ffffff;
       text-shadow: #f7f884 1px 1px 1px;
       padding-top: 5px;
       padding-right: 9px;
       padding-bottom: 5px;
       padding-left: 9px;

}

.tableb_compact {
background: #fbfc99;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
color: #333333;
}

.tablef {
background: #fbfc99;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
color: #333333;
}

.catrow_noalb {
       background: #f7f8ad;
       color: #ffffff;
       text-shadow: #f7f884 1px 1px 1px;
       padding-top: 2px;
       padding-right: 10px;
       padding-bottom: 2px;
       padding-left: 10px;
}

.catrow_noalb:hover {
         background: #ffffff;
         color: #f4a277;
         text-shadow: #000000 1px 1px 1px;
         padding-top: 2px;
         padding-right: 10px;
         padding-bottom: 2px;
         padding-left: 10px;
}

.catrow {
background: #f7f8ad;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
}

.catrow:hover {
background: #ffffff;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
}


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

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

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

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        color: #000000;
}


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

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

.user_thumb_infobox a:hover {
        color: #ffffff;
}

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

.sortorder_options {
        font-family: Lucida Sans;
        background : #fcc3a4;
        color: #333333;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
font-size: 9pt;
font-family: Lucida Sans;
color: #333333;
text-shadow: #f7f884 1px 1px 1px;
font-weight: bold;
border-style: none;
text-transform: none;
background-color: #f7ba99;

}

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

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #333333;
}

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




.admin_menu_thumb {
font-family: Lucida Sansa;
margin-top: 0px;
margin-bottom: 0px;
width: 80px;
font-size: 9px;
color: #333333;
font-weight: bold;}

.admin_menu_thumb a {
color: #333333;
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-shadow: #ffffff 1px 1px 1px;
font-size: 9pt;
}


.admin_menu {
font-family: Lucida Sans;
font-size: 9px;
background-color: #f8f96f;
color: #333333;
text-shadow: #f7f884 1px 1px 1px;
margin-top: 0px;
margin-bottom: 0px;
padding: 7px;
text-transform: none;
text-align: center;}

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

.admin_menu a:hover {
color: #d44827;
text-shadow: #f7f884 1px 1px 1px;}


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

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

.comment_date a img {
border: 0px;
padding: 0px;}

.comment_date a img:hover {
border: 0px;
padding: 0px;}

.image {
padding: 5px;
margin: 2px;
-moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

.imageborder {
margin-top: 15px;
margin-bottom: 15px;}


.display_media {
background: #f7f8ad;
-moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}

.thumbnails {
background: #f7f8ad;
-moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 5px;}

.thumbnails:hover {
background: #ffffff;
-moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 5px;}


.footer {
font-size: 8pt;}

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

.footer a:hover {
color: #f4a276;
text-shadow: #000000 1px 1px 1px;
text-decoration: overline;}

.statlink {
color: #333333;}

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

.statlink a:hover {
color: #333333;
text-decoration: overline;}

.alblink a {
background-image: url(th.png);
background-repeat: no-repeat;
text-decoration: none;
font-size: 95%;
}

.alblink a:hover {
background-image: url(th2.png);
background-repeat: no-repeat;
text-decoration: none;
font-size: 95%;
background: #f7f8ad;
}

.catlink {
display: block;
padding: 2px;
}

.catlink a {
background-image: url(th.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
padding-bottom:8px;
padding-right: 8px;
padding-top: 8px;
text-decoration: none;
font-size: 12px;
color: #333333;
text-shadow: #f7f884 1px 1px 1px;
}

.catlink a:hover {
background-image: url(th2.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
padding-bottom:8px;
padding-right: 8px;
padding-top: 8px;
color: #ffffff;
text-shadow: #f7f884 1px 1px 1px;
font-size: 12px;
}

.topmenu {
font-family: Lucida Sans;
line-height: 130%;
font-size: 110%;}

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

.topmenu a:hover  {
color: #333333;
text-shadow: #f7f884 1px 1px 1px;
}

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

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

.img_caption_table td {
background: #f7f8ad;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
white-space: normal;}

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

.clickable_option {
cursor: default;}

.listbox_lang {
color: #382A1D;
background-color: #FCFCFC;
border: 1px solid #808080;
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
vertical-align: middle;}

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

a img {
border: 1px solid #ea8854;
background-image: url(thumb.png);
padding: 5px;
margin: 2px;
-moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
	}

a img:hover {
border: 1px solid #f6f847;
background-image: url(thumb2.png);
padding: 5px;
margin: 2px;
-moz-border-radius:  8px;
-webkit-border-radius: 8px;
border-radius: 8px;
	}

