/*************************
  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: url();
        background-color: #eeeeee;
        font-family: "trebuchet ms", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #535353;
        margin: 0px;
}

p {
        margin: 0px;
}

table {
        font-size : 7pt;
}

h1{
        font-weight: normal;
        font-size : 7pt;
        font-family: trebuchet ms;
        text-decoration: none;
        line-height : 120%;
        color: #718EA5;
        margin: 2px;
}

h2 {
        font-family: trebuchet ms;
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: trebuchet ms;
        font-size : 7pt;
        margin: 2px;
}

p {
        font-family: trebuchet ms;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 11px;
        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: #EFA4A6;
        border: 0px solid #D1D7DC;
		background-color: #DEDEDE;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 0px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px solid #2B2B2B;
	      background-color: #F4F4F4;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: verdana;
        font-size: 100%;
        border: 1px solid #333333;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #5fbfde;
        text-decoration: none;
}

a:hover {
        color: #62d9ff;
}

.bblink a {
        color: #939A71;
        text-decoration: none;
}

.bblink a:hover {
        color: #272727;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #C2C2C2;
        background-color: #DEDEDE;
        padding: 2px;
        margin-top: 0px;
        margin-bottom: 0px;
}

.tableh1 {
        font-family:trebuchet ms;
		font-size:11px;
		text-align: left;
		text-transform:uppercase;	
        background : #DEDEDE;
        color: #DEDEDE;
		background-image: url("images/table.png");
		background-position:top;
		font-weight: bold;
        border: 1px solid #d4d4d4;
		padding:5px;
		margin-bottom: 6px;
}

.tableh1_compact {
        font-family: trebuchet ms;
		text-align: left;
        background : #DEDEDE;
        color: #DEDEDE;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 4px;
        padding-left: 5px;
        margin-top: 3px;
}

.tableh2 {
        font-family:trebuchet ms;
		text-align: left;
		font-size:11px;
        color: #dedede;
		background-color: #a1cad8;
		background-position:top;
        border: 1px solid #d4d4d4;
		padding:3px;
		margin-top: 2px;
}

.tableh2_compact {
		    background-color: #a1cad8;
        color : #4a4a4a;
		text-align: left;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        margin-top: 3px;
}

.tableb {
        background: #DEDEDE;
        padding-top: 3px;
        border: 1px solid #D1D7DC;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
        margin-top: 3px;
}

.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        margin-top: 3px;

}

.tablef {
        background: #DEDEDE;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #e1e1e1;
        color : #DEDEDE;
		text-align: left;
        padding-top: 3px;
        padding-right: 11px;
        border: 1px solid #e7e7e7;
        padding-bottom: 3px;
        padding-left: 11px;
}

.catrow {
        background: #e1e1e1 ;
        padding-top: 3px;
		text-align: left;
        border: 1px solid #e7e7e7;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.album_stat {
        font-size : 100%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-style: oblique;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #939A71;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        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: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #939A71;
}

.user_thumb_infobox a:hover {
        color: #272727;
        text-decoration: underline;
}

.sortorder_cell {
        color: #DEDEDE;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: trebuchet ms;
        color: #DEDEDE;
        padding: D9D9D9;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: trebuchet ms;
        font-size: 7pt;
        width: 610;
        color: #DEDEDE;
        font-weight: bold;
		    background-image: url("images/tableh2.png");
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
		background-image: url("images/tableh2.png");
}

.navmenu a {
	    	background-image: url("images/tableh2.png");
        text-decoration: none;
        color: #DEDEDE;
}
.navmenu a:hover {
		    background-image: url("images/tableh2.png");;
		    background-position: center;
        text-decoration: none;
        color:#DEDEDE;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 90%;
        border: 1px solid #333333;
        background-position : bottom;
        color: #5C4645;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #DEDEDE;
        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: #DEDEDE;
        text-decoration: underline;
}

.admin_menu {
        font-family: trebuchet ms;
        font-size: 90%;
		text-transform:uppercase;	
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #DEDEDE;
        color: #76787A;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #A7A7A7;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #616161;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #1F2C3A;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #C2C2C2;
		padding:3px;
        margin: 5px;
}


.imageborder {
        border: 1px solid #1F2C3A;
        margin-top: 30px;
        margin-bottom: 30px;
}
.display_media {
        background: #DEDEDE ;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}
a img {
		padding: 3px;
		border-width: 2px;
		border-color:#616161;
}
a:hover img{
		padding: 3px;
		border-width: 2px;
		border-color: #5fbfde;
}

.thumbnails {
        background: #DEDEDE;
        padding: 5px;
}

.footer {
        font-size : 10px;
}

.footer a {
        text-decoration: none;
        color: #76787A;
}

.footer a:hover {
        color: #616161;
        text-decoration: none;
}

.statlink {
        color: #DEDEDE;
}

.statlink a {
        text-decoration: none;
        color: #DEDEDE;
}

.statlink a:hover {
        color: #DEDEDE;
        text-decoration: none;
}

.alblink a {
        text-decoration: none;
        color: #616161;
}

.alblink a:hover {
        color: #616161;
        text-decoration: none;
}

.catlink {
        font-size: 8pt;
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        font-size: 8pt;
        text-decoration: none;
        color: #A7A7A7;
}

.catlink a:hover {
        font-size: 8pt;
        color: #62d9ff;
        text-decoration: none;
}

.topmenu {
        font-family: trebuchet ms;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #5E8EEA;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #272727;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #646C4A;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #d4d4d4 ;
        font-size : 100%;
        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 : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;

}

.listbox_lang {
        color: #5E8EEA;
        background-color: #9DBFFF;
        border: 1px solid #9DBFFF;
        font-size: 80%;
        font-family: trebuchet ms;
        vertical-align : middle;
}


