/*************************
  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.8
  $Source$
  $Revision: 3116 $
  $Author: gaugau $
  $Date: 2006-06-08 00:11:54 +0200 (Do, 08 Jun 2006) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* 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 CCD7E0 = RGB 204,215,224 = light grey   */
/* Hex CBD7DE = RGB 203,215,222 = steel grey   */
/* Hex F2F5F7 = RGB 242,245,247 = dark white   */
/* Hex EFEFEF = RGB 239,239,239 = dark white   */
/* Hex FFFFFF = RGB 255,255,255 = white        */
/* Hex 000666 = RGB   0,  6,102 = dark blue    */
/* Hex 0033CC = RBG   0, 91,104 = medium blue  */
/* Hex 718EA5 = RGB 113,142,165 = light blue   */
/* Hex 8AA5B5 = RGB 138,165,181 = light blue   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */



body {
	BACKGROUND-COLOR: #9ECACD; 
	background-position: center;
	SCROLLBAR-FACE-COLOR: #4BA2AA;
	SCROLLBAR-ARROW-COLOR: #B9DCDA;
	margin-top: 0;
}

td, tr, body, table {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	LINE-HEIGHT: 12px;
	LETTER-SPACING: 0px;
	VERTICAL-ALIGN: top}
	
A:link   {COLOR: #000000; FONT-SIZE: 8px; FONT-WEIGHT: bold; LETTER-SPACING: 1px; TEXT-DECORATION: none; TEXT-TRANSFORM: uppercase} 
A:visited{COLOR: #000000; FONT-SIZE: 8px; FONT-WEIGHT: bold; LETTER-SPACING: 1px; TEXT-DECORATION: none; TEXT-TRANSFORM: uppercase} 
A:active {COLOR: #000000; FONT-SIZE: 8px; FONT-WEIGHT: bold; LETTER-SPACING: 1px; TEXT-DECORATION: none; TEXT-TRANSFORM: uppercase} 
A:hover  {COLOR: #000000; FONT-SIZE: 8px; FONT-WEIGHT: bold; LETTER-SPACING: 1px; TEXT-DECORATION: underline; TEXT-TRANSFORM: uppercase}

table {font-size : 9px;}

h1{
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 8px;
	color: #A49988;
	font-family: tahoma;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid #B9DCDA;
	font-weight: bold;
	text-align: center;
}

h2 {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 8px;
	color: #000000;
	font-family: tahoma;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 1px solid #B9DCDA;
	font-weight: bold;
	text-align: center;
	}

h3 {
		margin: 5px; 
		MARGIN-TOP: 5px; 
		FONT-SIZE: 8px; 
		MARGIN-BOTTOM: 3px; 
		PADDING-BOTTOM: 0px; 
		TEXT-TRANSFORM: uppercase; 
		COLOR: #B30046; 
		PADDING-TOP: 0px; 
		LETTER-SPACING: 6px; 
		TEXT-ALIGN: center;
		BACKGROUND-COLOR: #B9DCDA;
	font-family: century gothic;
}

p {
        font-family: Tahoma;
        font-size: 9px;
        margin: 2px 0px;}

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

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

.textinput {
        font-family: Tahoma;
        font-size: 9px;
        border: 1px solid #666666;
        padding-right: 3px;
        padding-left: 3px;}

.listbox {
        font-family: Tahoma;
        font-size: 9px;
        border: 1px solid #666666;
        vertical-align : middle;}

.button {
        font-family: Tahoma;
        font-size: 9px;
        border: 1px solid #666666;}

.comment_button {
        font-family: Tahoma;
        font-size: 9px;
        border: 1px solid #666666;
        padding-left: 3px;
        padding-right: 3px;}

.radio {
        font-family: Tahoma;
        font-size: 9px;
        vertical-align : middle;}

.checkbox {
        font-family: Tahoma;
        font-size: 9px;
        vertical-align : middle;}

.maintable {
        border: none;
        background-color: #000000;
        margin-top: 1px;
        margin-bottom: 1px;
		text-align: justify}

.tableh1 {
    	font-family:  Tahoma;
		BACKGROUND-COLOR: #4BA2AA; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	margin: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;	
	color: #000000;
}

.tableh1_compact {
    	font-family:  Tahoma;
		BACKGROUND-COLOR: #4BA2AA; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	margin: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;	
	color: #000000;
}


.tableh2 {
		PADDING-RIGHT: 3px; 
		MARGIN-TOP: 0px; 
		PADDING-LEFT: 5px; 
		FONT-SIZE: 8px; 
		MARGIN-BOTTOM: 3px; 
		PADDING-BOTTOM: 3px; 
		TEXT-TRANSFORM: uppercase; 
		COLOR: #000000; 
		PADDING-TOP: 3px; 
		LETTER-SPACING: 2px; 
		BACKGROUND-COLOR: #4BA2AA;
		border-bottom: 2px solid #4BA2AA;
}

.tableh2_compact {
		PADDING-RIGHT: 3px; 
		MARGIN-TOP: 0px; 
		PADDING-LEFT: 5px; 
		FONT-SIZE: 8px; 
		MARGIN-BOTTOM: 3px; 
		PADDING-BOTTOM: 3px; 
		TEXT-TRANSFORM: uppercase; 
		COLOR: #000000; 
		PADDING-TOP: 3px; 
		LETTER-SPACING: 2px; 
		BACKGROUND-COLOR: #4BA2AA;
		border-bottom: 2px solid #4BA2AA;
}

.tableb {
		BACKGROUND-COLOR: #D4E8E7; 
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;}

.tableb_compact {
		BACKGROUND-COLOR: #D4E8E7; 
		TEXT-ALIGN: left;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom:2px;
        padding-left: 2px;}

.tablef {
		BACKGROUND-COLOR: #D4E8E7; 
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;}

.catrow_noalb {
		BACKGROUND-COLOR: #B9DCDA; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	border-bottom: 1px solid #B9DCDA;;	
}

.catrow {
		BACKGROUND-COLOR: #B9DCDA; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
	border-bottom: 1px solid #B9DCDA;}

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

.thumb_filename {
        font-size: 9px;
        display: block;}

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

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

.thumb_caption a {}

.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        padding: 2px;
        display : block;}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;}

.user_thumb_infobox th {
        font-weight: bold;
        font-size: 9px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;}

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

.user_thumb_infobox a {}
.user_thumb_infobox a:hover {}

.sortorder_cell {
		BACKGROUND-COLOR: #B9DCDA; 
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;}

.sortorder_options {
        font-family: Tahoma;
		BACKGROUND-COLOR: #B9DCDA; 
        padding: 1px;
        margin: 0px;
        font-weight: bold;
        font-size: 8px;
        white-space: nowrap;
	}

.navmenu {
        font-family: Tahoma;
        font-weight: bold;
		PADDING: 4px;
		BACKGROUND-COLOR: #B9DCDA; 
        border-style: none;}

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

.navmenu a {}
.navmenu a:hover {}

.admin_menu_thumb {
        font-family: Tahoma;
        font-size: 9px;
        border: none;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;}

.admin_menu_thumb a {}
.admin_menu_thumb a:hover {}

.admin_menu {
        font-family: Tahoma;
        font-size: 9px;
        border: none;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
	padding: 4px;
	background: #fefefe	;
	border: 1px solid #1e1e1e;
}

.admin_menu a {}
.admin_menu a:hover {}

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

.comment_date{
        font-size: 9px;
        vertical-align : middle;}

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

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

.display_media {
		BACKGROUND-COLOR: #D4E8E7; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;}

.thumbnails {
		BACKGROUND-COLOR: #B9DCDA; 
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;}

.footer {font-size: 9px;}

.footer a {}
.footer a:hover {}

.statlink {font-size: 9px}

.statlink a {}
.statlink a:hover {}

.alblink a {}
.alblink a:hover {}

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

.catlink a {}
.catlink a:hover {}

.topmenu {
        font-family: Tahoma;
        line-height: 12;
        font-size: 9px;}

.topmenu a {}
.topmenu a:hover  {}

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

.img_caption_table th {
		BACKGROUND-COLOR: #D4E8E7; 
        font-size : 9px;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #D4E8E7;}

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

.debug_text {
        border: #BDBEBD;
		BACKGROUND-COLOR: #D4E8E7; 
        width : 100%;
        margin : 0px;}

.clickable_option {cursor: default;}

.listbox_lang {}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0px none; }
#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');}
