/*************************
  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: #000000;
        font-family: trebuchet ms;
        font-size : 7pt;
        color: #B3A5A2;
        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: #3F3F3F;
        border: 1px solid #3F3F3F;
		background-color: #A19E9E;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-size: 100%;
        border: 1px 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: trebuchet ms;
        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: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #FFFFFF;
        text-decoration: none;
}

a:hover {
        color: #0D0D0D;
}

.bblink a {
        color: #949292;
        text-decoration: none;
}

.bblink a:hover {
        color: #ca82b8;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #ffffff;
        background-color: #929190;
        padding: 1px;
        margin-top: 0px;
        margin-bottom: 0px;
}

.tableh1 {
        font-family:Trebuchet Ms;
		font-size:11px;
		text-align: left;
		text-transform:uppercase;	
        background : #FBE4C4;
        color: #CAC4BB;
		background-image : url(h1.jpg);
    background-position:absolute;
		font-weight: bold;
		padding:3px;
		margin-bottom: 3px;
		 filter:alpha(opacity=50);
-moz-border-radius:0.5em;
}

.tableh1_compact {
        font-family: trebuchet ms;
        background : #5A5858;
        color: #877873;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        margin-top: 3px;
}

.tableh2 {
        font-family:Trebuchet Ms;
		font-size:11px;
        color: #B5AFAF;
		background: #5A5858;
		background-position:top;
		padding:6px;
		margin-top: 3px;
}

.tableh2_compact {
		    
        color : #E9E9E9;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        margin-top: 3px;
}

.tableb {
        background: #7D7A7A;
        padding-top: 3px;
        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: #FBE4C4;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #5A5858 ;
        color : #8B7975;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        text-align: left;
        filter:alpha(opacity=50);
-moz-border-radius:0.5em;

}

.catrow_noalb:hover {
        background: #3F3F3F ;
        color : #4CB7BF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        text-align: left;
        filter:alpha(opacity=50);
-moz-border-radius:0.5em;

}

.catrow {
        background: #5A5858 ;
        color : #8B7975;		
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        text-align: left;
        filter:alpha(opacity=50);
-moz-border-radius:0.5em;


}

.catrow:hover {
        background: #CAC4C4 ;
        color : #4CB7BF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        text-align: left;
        filter:alpha(opacity=50);
-moz-border-radius:0.5em;

}


.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 {
        background-color: #4F4E4E;
        color: #CAC4BB;
        padding: 4px;
        display: block;
        font-size: 9px;
        filter:alpha(opacity=50);
-moz-border-radius:0.5em;



}

.thumb_caption a {
        text-decoration: underline;
        color: #939A71;
}


.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: #939A71;
}

.user_thumb_infobox a:hover {
        color: #272727;
        text-decoration: underline;
}

.sortorder_cell {
        color: #6D6C6C;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: trebuchet ms;
        color: #6D6C6C;
        padding: D9D9D9;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: trebuchet ms;
        font-size: 7pt;
        width: 610;
        color: #ead7d1;
        font-weight: bold;
		    background-color: #6D6B6B;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
		background-color: #ffffff;
}

.navmenu a {
	    	background-color: #6D6B6B;
        text-decoration: none;
        color: #887974;
}
.navmenu a:hover {
		    background-color: #6D6B6B;
		    background-position: center;
        text-decoration: none;
        color:#887974;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 90%;
        border: 1px solid #333333;
        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: 11px;
        padding-right: 11px;
}


.admin_menu_thumb a:hover {
        color: #4B4B4B;
        text-decoration: underline;
}

.admin_menu {
        font-family: trebuchet ms;
        font-size: 90%;
		text-transform:uppercase;	
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #3A3A3A;
        color: #d1808f;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #D4C4C4;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #353535;
}

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:1px;
        border-color: #d1808f;
		padding:3px;
        margin: 5px;

}


.imageborder {
        border: 0px solid #d1808f;
        margin-top: 30px;
        margin-bottom: 30px;
}
.display_media {
        background: #5A5858 ;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.image {
border:1px #8D4745 solid;
margin: 2px;
background-color: #838383;}
							 
a img {
border: 1px solid #8D4745;
background-color: #838383;
padding: 3px;
filter:alpha(opacity=50);
-moz-border-radius:0.5em;	

	}


a img:hover {
border: 1px solid #740D14;
background-color: #838383;
padding: 3px;
filter:alpha(opacity=50);
-moz-border-radius:0.5em;	
	}
			

.imageborder {
        border: 1px solid #8D4745;
  background: transparent;
        margin-top: 30px;
        margin-bottom: 30px;
}


.thumbnails {
        background: #838383;
        padding: 5px;
}

.thumbnails:hover {
        background: #373737;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #e9c4cb;
}

.footer a:hover {
        color: #d4516a;
        text-decoration: none;
}

.statlink {
        color: #000000;
}

.statlink a {
        text-decoration: none;
        color: #BAABA6;
}

.statlink a:hover {
        color: #8A7876;
        text-decoration: none;
}

.alblink a {
        text-decoration: none;
        color: #E9E9E9;
}

.alblink a:hover {
        color: #414141;
        text-decoration: none;
}

.catlink {
        font-size: 8pt;
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        font-size: 8pt;
        text-decoration: none;
        color: #B9ACA6;
}

.catlink a:hover {
        font-size: 8pt;
        color: #D2CCC3;
        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: #D1D7DC ;
        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;
}


