/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly 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.3.4
  $Source: /cvsroot/coppermine/stable/themes/water_drop/style.css,v $
  $Revision: 1.4 $
  $Author: gaugau $
  $Date: 2005/08/19 07:42:43 $
**********************************************/
body {
        font-family : Tahoma, Tahoma, Helvetica, sans-serif;
        font-size: 7pt;
        background-color: #eaecec;
        background-image: url('bg.jpg');background-position: 255px;background-repeat: repeat-y;
        
        color : #9e9e9e;
        margin: 0px;
        margin-bottom: 20px;


}

table,tr,td,table table {
     font-size: 11px;
}


h1{
        font-weight: normal;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        text-decoration: none;
        color: #FDAC3E;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 11px;
        font-family: "Arial", Tahoma;
        margin: 2px;
}

p {
        font-size: 11px;
        font-family: "Arial", Tahoma;
        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: "Arial", Tahoma;
        font-size: 11px;
        background: #EBEBEB;
        color: #353334;
        border: 1px solid #CACACA;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #C9C7C8;
        vertical-align : middle;
}

.button {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        background: #EBEBEB;
        color: #353334;
        border: 1px solid #CACACA;
}

.comment_button {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #CACACA;
        background: #f4a891;
        color: #353334;
}

.radio {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        vertical-align : middle;
}

.checkbox {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        vertical-align : middle;
}

a {
        color: #b3b3b3;
        text-decoration: none;
}

a:hover {
        color: #03a5a7;
	border-bottom: 2px solid #f6ee73; 
}


.maintable {
        margin-top: 1px;
        margin-bottom: 1px;
	text-align: left;
}

.tableh1 {
        font: 14px "Arial";
        background: #f6ee73;background-image: url('headerbg.jpg');
	line-height: 18px;
        color: #ffffff;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: -1px;
        border-bottom: 1px solid #ffffff;
	padding: 8px 8px 8px 8px;

}

.tableh1_compact {
        font-family: "Arial", Tahoma;
        font-size: 11px;
	text-align: right;
        color: #999999;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #f4a891;
        color: #353334;
        padding-top: 3px;
        padding-right: 11px;
        padding-bottom: 3px;
        padding-left: 11px;
}

.tableh2_compact {
        background: #f4a891 ;
        color: #353334;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        color: #000000;
	padding: 0px;
}

.tableb_compact {
        color: #000000;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background:#f4a891;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #f2f2f2;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}
.catrow_noalb:hover {
        background: #f4a891;
	border-bottom: 1px solid ffffff;
	padding: 5px;
}

.catrow {
        background: #f2f2f2;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}

.catrow:hover {
        background: #A9E3F1;
	border-bottom: 1px solid #939393;

	padding: 5px;
}

.album_stat {
        font-size: 11px;
        margin: 2px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 11px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 11px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #FDAC3E;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 11px;
        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: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 11px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #FDAC3E;
}

.user_thumb_infobox a:hover {
        color: #FDAC3E;
        text-decoration: underline;
}

.sortorder_cell {
        background: url() center repeat-x;
        color: #353334;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Arial", Tahoma;
	background: url();

        color: #353334;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 11px;
        white-space: nowrap;
}

.navmenu {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        width: 550;
        background: #E0E0E0;
        color: #353334;
        font-weight: bold;;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        background: #E0E0E0;
        text-decoration: none;
        color: #b3b3b3;
}

.admin_menu_thumb {
        font-family: "Arial", Tahoma;
        font-size: 11px;
        border: 1px solid #ccd7e0;
        color: #FDAC3E;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #FDAC3E;
        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: #FDAC3E;
        text-decoration: underline;
}

.admin_menu {
        background: #E0E0E0;
        font-family: "Arial", Tahoma;
        font-size: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.comment_date{
        color : #FDAC3E;
        font-size: 90%;
        vertical-align : middle;
}

.image {
	padding: 1px;
        border: 4px solid #939393;
}

a:hover img {
	padding: 1px;
        border: 4px solid #f4a891;
}


.thumbnails {
	padding: 4px;
        border: 0px solid #DDDDDD;
}

.footer {
        font-size: 11px;
}

.footer a {
        text-decoration: none;
        color: #353334;
}

.footer a:hover {
        color: #D99F0D;
        text-decoration: underline; 
}

.catlink {
        display: block;
        margin-bottom: 2px;
	text-align: left;
}

.topmenu {
        background: #E0E0E0;
        border: 1px solid #FDAC3E;
        font-family: "Arial", Tahoma;
        font-size: 11px;
}

.topmenu a {
        color : #353334;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #FDAC3E;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #E0E0E0;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #E0E0E0;
        font-size: 11px;
        color : #FDAC3E;
        padding-top: 4px;
        padding-right: 11px;
        padding-bottom: 4px;
        padding-left: 11px;
        border-top : 1px solid #E0E0E0;
}

.img_caption_table td {
        background: #E0E0E0;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
        border-top : 1px solid #E0E0E0;

}

#foot {
	margin: 0px auto;
	position: relative;
	top: 450px;
	width: 100%;
	background: #b3b3b3; 
	padding: 12px;
}

.footcss {
	margin: 0px auto;
	width: 800px;
	font: 11px "Tahoma"; 
	text-align: center;
	color: #C1C1C1; 
	line-height: 12px; 
}

.footcss a { 
	color:#C1C1C1; 
}
