@charset "iso-8859-1";
/*************************
  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.4
  $Source: /cvsroot/coppermine/stable/themes/classic/style.css,v $
  $Revision: 1.9 $
  $Author: gaugau $
  $Date: 2006/02/24 13:32:45 $
**********************************************/

/* 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 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background : #A7BCB6;
	    color : Black;
        
}

P {
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   text-align : left;
   margin : 0;
}

A {
   
   font-size : 12px;
   font-family : Arial;
   color : #000000;
   text-decoration : none;
}


A:hover {
   
   font-size : 12px;
   font-family : sans-serif;
   color : black;
   text-decoration : none;
}


table.styletablefooter {
color: #ffffff;
background: #006810;
font-size: 10;
font-weight: ;
padding-left: px;
text-align : left;
font-family: Arial, Helvetica, sans-serif;
border : 0px #000000 solid;
}

a.footer2{
color: #ffffff;
font-size: 11;
}

a.footer2:active:visited{
color: #ffffff;
font-weight: ;
font-size: 11;
}

a.footer2:hover{
color: #ffffff;
font-weight: ;
font-size: 11;
text-decoration : underline;
}	

/////////////////////////////////  	 


/*--- Menu 20---*/

#menu20 {
width: 165px;
margin: 10px;
}

#menu20 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu20 li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 22px;
text-decoration: none;
}


/* N'oubliez pas de renseigner l'adresse des images */
#menu20 li a:link, #menu20 li a:visited, #menu20 li a:active {
color: white;
height: 23px;
display: block;
font-size : 13px;
background: url(./images/menu1.gif);
padding: 10px 0 0 8px;
}

#menu20 li a:hover {
color: yellow;
height: 23px;
font-size : 12px;
font-weight: ;
background: url(./images/menu2.gif);
padding: 10px 0 0 8px;
}
 



//////////////////


div.sdmenu {
	width: 160px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
}

div.sdmenu div {
	
	overflow: hidden;
}



div.sdmenu div.collapsed {
	height: 32px;
	width: 155px;
}  

div.sdmenu div span {
	display: block;
	padding: 11px 7px;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	height: 32 px;
	cursor: pointer;
	background: url(./images/menu2.gif);
	border-bottom: 1px solid #ddd;
}


div.sdmenu div.collapsed span {
	background: url(./images/menu1.gif);
}

div.sdmenu div.collapsed span:hover {
	background: url(./images/menu2.gif);
	color: yellow;
	font-size : 12px;
	font-weight: ;
}


div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
	width: 135px;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

		








table.styletable {
border : 1px #000000 solid;
}

table {
        font-size: 12px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}





.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}



.bblink a {
        color: #0033CC;
        text-decoration: none;
}

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

.maintable {
        border: px solid #0E72A4;
/*        background-color: #F0FFFE;*/
        background-color: #F0FFFE;
        margin-top: 0px;
        margin-bottom: 0px;
}

.tableh1 {
        background : orange ;
		border: 1px solid #0E72A4;
        color : #F0FFFE;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #007F00 ;
		border: 1px solid black;
        color : #F0FFFE;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: url(images/bg1.gif);
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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


.tableb_compact {
        background: #F0FFFE ;

}

.tablef {
        background: #D1D7DC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        
        color : #000000;
        padding-top: 0px;
        padding-right: 215px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.catrow_noalb a{
        
		color : #000000;
        padding-top: 0px;
        padding-right: 215px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.catrow_noalb:hover {
        
		background: url(images/font.gif);
        color : #000000;
        padding-top: 0px;
        padding-right: 215px;
        padding-bottom: 0px;
        padding-left: 0px;
		
}

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

.catrow a{
        background:   ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow:hover {
		background: url(images/font.gif);
		padding-top: 0px;
		padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 100%;
        margin: 5px 0px;
		font-weight : bold;
		color : #CA9457;
}

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

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

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

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

.sortorder_cell {
        background : #0E72A4 ;
        color : #F0FFFE;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #000000 ;
        color : #F0FFFE;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #F0FFFE;
        font-size: 100%;
        font-weight: bold;
        background : #008C00 ;
        border-style: none;
}

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

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

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

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

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

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color:white;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

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

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

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

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

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

.imageborder {
        border: 1px solid #000000;
        background-color: #F0FFFE;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #F0FFFE ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

.footer {
        font-size : 0px;
		color: #F0FFFE;
}

.footer a {
        text-decoration: none;
        color: #F0FFFE;
		font-size : 0px;
}



.statlink {
        color: black;
		text-align : center;
}

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

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

.alblink a {
        text-decoration: ;
		color: #000000;
		background-color: ;
}

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

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

.catlink a {
        text-decoration: underline;
		font-weight: bold;
        color: red;
		font-size: 14px;
		
}

.catlink a:hover {
        color: red;
        text-decoration: underline;
		font-size: 14px;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

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

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

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

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

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

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

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}

