/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2007 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.14
  $Source$
  $Revision: 3966 $
  $Author: gaugau $
  $Date: 2007-09-17 08:53:13 +0200 (Mo, 17 Sep 2007) $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RGB   0,   0,   0 = black
   Hex 5F5F5F = RGB  95,  95,  95 = light black
   Hex BDBEBD = RGB 189, 190, 189 = dark grey
   Hex D1D7DC = RGB 209, 215, 220 = medium grey
   Hex CCCCCC = RGB 204, 204, 204 = medium grey
   Hex EFEFEF = RGB 239, 239, 239 = dark white
   Hex FFFFFF = RGB 255, 255, 255 = white
   Hex 005D8C = RGB   0,  93, 140 = dark blue
   Hex 0033CC = RGB   0,  91, 104 = medium blue
   Hex 0E72A4 = RGB  14, 114, 164 = light blue
*/

body {
        font-family : "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        background : #e7c9b3;
        color : ffffff;
        margin: 0px;
}

table {
        font-size: 12px;
}

h1{
	LINE-HEIGHT: 20px; 
	TEXT-TRANSFORM: capitalize; 
	MARGIN: 4px; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
	COLOR: #cccccc; 
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none
}

h2 {
TEXT-TRANSFORM: capitalize; 
MARGIN: 0px;
COLOR: #cccccc;
PADDING-LEFT: 10pt; 
FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
FONT-SIZE: 12px
}

h3 {
	MARGIN: 2px;
	COLOR: #cccccc; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal
}

p {
	MARGIN: 2px 0px;
	COLOR: #cccccc; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
	FONT-SIZE: 12px
}

ul {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	MARGIN-LEFT: 5px; 
	PADDING-TOP: 0px
}

li {
	LIST-STYLE-POSITION: outside; 
	PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: disc; 
	MARGIN-TOP: 4px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	MARGIN-BOTTOM: 4px; 
	MARGIN-LEFT: 10px; 
	PADDING-TOP: 0px
}

.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
		COLOR: #cccccc;
        border: 1px solid #5c5f67;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
		COLOR: #cccccc;
        border: 1px solid #5c5f67;
        vertical-align : middle;
}

.button {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        border: 1px solid #5c5f67;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        border: 1px solid #5c5f67;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

a {
        color: #5c5f67;
		font-family : "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
		FONT-SIZE: 12px;
		font-weight:bold;
		padding-top: 4px;
        text-decoration: none;
}

a:hover {
        color: #5c5f67;
		font-family : "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
		FONT-SIZE: 12px;
		padding-top: 4px;
		font-weight:bold;
        text-decoration: none;
}

.bblink a {
        color: #5c5f67;
        text-decoration: none;
}

.bblink a:hover {
        color: #5c5f67;
        text-decoration: none;
}

.maintable {
        border: 0px solid #5c5f67;
		COLOR: #cccccc;
/*        background-color: #000000;*/
        background-color: #000000;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background:url(images/header.png);
        color : #cccccc;
		FONT-SIZE: 11px;
        padding-top: 17px;
        padding-right: 17px;
        padding-bottom: 17px;
        padding-left: 17px;
}

.tableh1_compact {
        background:url(images/header.png);
        color : #cccccc;
		FONT-SIZE: 11px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #0a1520 ;
		background:url(images/header.png);
		FONT-SIZE: 11px;
        color : #cccccc;
        padding-top: 17px;
        padding-right: 17px;
        padding-bottom: 17px;
        padding-left: 17px;
}

.tableh2_compact {
        background: #0a1520 ;
		background:url(images/header.png);
        color : #cccccc;
		FONT-SIZE: 11px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #494c4c ;
        padding-top: 3px;
		FONT-SIZE: 11px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #494c4c ;
		FONT-SIZE: 11px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #494c4c;
        padding-top: 10px;
		FONT-SIZE: 11px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #494c4c ;
        color : #cccccc;
		FONT-SIZE: 11px;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #494c4c ;
        padding-top: 3px;
		color : #cccccc;
		FONT-SIZE: 11px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 8pt;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 8pt;
        display: block;
}

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

.thumb_caption {
        font-size: 8pt;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #cccccc;
}

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

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

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

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

.sortorder_cell {
        background:url(images/header.png);
        color : #cccccc;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        background:url(images/header.png);
        color : #cccccc;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 8pt;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #cccccc;
        font-size: 8pt;
        font-weight: bold;
        background:url(images/header.png);
        border-style: none;
}

.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: #cccccc;
}

.navmenu a:hover {
        background : #494c4c ;
        text-decoration: none;
        color:#cccccc;
}

.admin_menu_thumb {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #5c5f67;
        background-image : ;
        background-position : bottom;
        color: #cccccc;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

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

.admin_menu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 8pt;
        border: 1px solid #5c5f67;
        background-position : bottom;
        color: #cccccc;
        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: #cccccc;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #cccccc;
        text-decoration: none;
}

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

.comment_date{
        color : #cccccc;
        font-size: 8pt;
        vertical-align : middle;
}

.image {
padding: 15px;
border:1px solid #ffffff;
background-color:#000000;
background:url(images/thumbbackground.png);
margin: 2px;
}
a img {
padding: 15px;
border:1px solid #ffffff;
background-color:#000000;
background:url(images/thumbbackground.png);
margin: 2px;
}
A IMG:hover {
padding: 15px;
border:1px solid #5c5f67;
background-color:#000000;
background:url(images/thumbbackground.png);
margin: 2px;
}
.imageborder {
	MARGIN-TOP: 30px; 
	MARGIN-BOTTOM: 30px; 
	BACKGROUND-COLOR: #000000
}

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

.thumbnails {
        background: #494c4c ;
        padding: 5px;
		color: #cccccc;
}

.footer {
        font-size: 8pt;
}

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

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

.statlink {
        color: #cccccc;
}

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

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

.alblink a {
        text-decoration: none;
        color: #cccccc;
}

.alblink a:hover {
        color: #cccccc;
        text-decoration: none;
}

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

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

.catlink a:hover {
        color: #cccccc;
        text-decoration: none;
}

.topmenu {
        line-height: 9pt;
        font-size: 8pt;
		color: #cccccc;
}

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

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

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

.img_caption_table th {
        background: #494c4c ;
        font-size: 8pt;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #5c5f67;
}

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

.debug_text {
        border: #5c5f67;
        background-color: #494c4c;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #ffffff;
        background-color: #494c4c;
        border: 1px solid #5c5f67;
        font-size: 8pt;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        vertical-align : middle;

}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
