/*************************
  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 as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.12
  $Source$
  $Revision: 3636 $
  $Author: gaugau $
  $Date: 2007-06-29 11:35:30 +0200 (Fr, 29 Jun 2007) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* Hex A0A0A0 = RGB   0,  0,  0 = black        */
/* Hex 8894A0 = RGB  95, 95, 95 = light black  */
/* Hex C0C0C8 = RGB 189,190,189 = dark grey    */
/* Hex E0E0E8 = RGB 209,215,220 = medium grey  */
/* Hex F8F4F8 = RGB 204,215,224 = light grey   */
/* Hex FFFFFF = RGB 203,215,222 = steel grey   */
/* Hex E0E0E8 = RGB 242,245,247 = dark white   */
/* Hex F8F4F8 = RGB 239,239,239 = dark white   */
/* Hex FFFFFF = RGB 255,255,255 = white        */
/* Hex C0C0C8 = RGB   0,  6,102 = dark blue    */
/* Hex E0E0E8 = RBG   0, 91,104 = medium blue  */
/* Hex F8F4F8 = RGB 113,142,165 = light blue   */
/* Hex FFFFFF = 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-image : url(http://i41.tinypic.com/106n248.png);
	background-repeat: repeat-x;
	background-color : #FFFFFF;
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
    	color: #EADF93;
        margin: 0px;
}

table,tr,td,table table {
     font-size: 7pt;
     font-weight: bold;
}

h1{
        font-weight: bold;
        font-size: 7pt;
        font-family: trebuchet ms;
        text-decoration: none;
        color: #EEEEEE;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 7pt;
        font-family: trebuchet ms;
        font-weight: bold;
        margin: 0px;
}

h3 {
        font-weight: bold;
        font-size: 7pt;
        font-family: trebuchet ms;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: trebuchet ms;
        font-weight: bold;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 7pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        border: 1px solid #F1F1F1
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        border: 1px solid #;
        vertical-align : middle;
}

.button {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        color: #EBE197;
        border: 1px solid #F1F1F1;
        background: #F1F1F1;
}

.comment_button {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        border: 1px solid #;
        background: #F1F1F1;
}

.radio {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        vertical-align : middle;
}

a {
        color: #ECE096;
        text-decoration: none;
}

a:hover {
        color: #EADF93;
        text-decoration: none;
}

bblink a {
        color: #EEEEEE;
        text-decoration: none;
}

bblink a:hover {
        color: #EADF93;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #F1F1F1;
        background-color: #A9C06E;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        background :  ;
	background-image: URL(http://i39.tinypic.com/2inl0i.png);
	background-repeat: repeat-x;
        color: #A9C06E;
        padding-top: 7px;
        padding-right: 7pt;
        padding-bottom: 7px;
        padding-left: 7pt;
}

.tableh1_compact {
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
        background: ;
        background-image: URL(http://i39.tinypic.com/2inl0i.png);
        color: #010000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background:  ;
        background-image: URL(http://i39.tinypic.com/2inl0i.png);
        color : #020000;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh2_compact {
        background:  ;
       background-image: URL(http://i39.tinypic.com/2inl0i.png);
        color : #eaeaea;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #A9C06E ;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
	font-weight: normal;
}

.rules {
        background: #F1F1F1;
	color: #020000;
	font-weight: normal;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableb_compact {
        background: #A9C06E ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background: #A9C06E ;
        padding-top: 7pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;
}

.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 7pt;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 7pt;
        font-weight: bold;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #f5f5f5;
}


.thumb_num_comments {
        font-weight: bold;
        font-size: 7pt;
        padding: 2px;
        font-style : none;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 7pt;
        font-weight: bold;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #eaeaea;
}

.user_thumb_infobox a:hover {
        color: #eaeaea;
        text-decoration: underline;
}

.sortorder_cell {
        background : #F1F1F1 ;
        color: #020000;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: trebuchet ms;
        background : #C8C8C8 ;
        color: #020000;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 7pt;
        white-space: nowrap;
}

.navmenu {
        font-family: trebuchet ms;
        font-size: 7pt;
        width: 610;
        color: #E8E6E6;
        font-weight: bold;
        background : #F1EEEE ;
        border-style: none;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        color: #E8E6E6;
}

.navmenu a:hover {
        background : #F1EEEE ;
        text-decoration: none;
        color:         #f5f5f5;
}

.admin_menu_thumb {
        font-family: trebuchet ms;
        font-size: 7pt;
        border: 1px solid #eaeaea;
        color: #EADF93;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #EADF93;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #EADF93;
        text-decoration: underline;
}

.admin_menu {
        background: #F1EEEE;
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
}

.comment_date{
        color : #f5f5f5;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #EADF94;
        margin: 2px;
}

.image a:hover {
        border-style: solid;
        border-width:1px;
        border-color: #A9C06E;
        margin: 2px;
}
.imageborder {
        border: 1px solid #eaeaea;
        background: eaeaea;
        margin-top: 30px;
        margin-bottom: 30px;}

.thumbnails {
        background: #A9C06E ;
        padding: 10px;
}

.footer {
        font-size: 7pt;
}

.footer a {
        text-decoration: none;
        color: #eaeaea;
}

.footer a:hover {
        color: #EEEEEE;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.topmenu {
        background: #F1F1F1;
        border: 2px solid #eaeaea;
        font-family: trebuchet ms;
        font-weight: bold;
        font-size: 7pt;
}

.topmenu a {
        color : #EEEEEE;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #EEEEEE;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #F1F1F1;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #C8C8C8 ;
        font-size: 7pt;
        font-weight: bold;
        color : #eaeaea;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #eaeaea;
}

.img_caption_table td {
        background: #F1F1F1 ;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #eaeaea;
}

a img {
	
		background-color: #FFFFFF;
		padding: 3px; }

a img:hover {
		
		background-color: #FFFFFF;
		padding: 3px; }
