/*************************
  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, Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: #2c2c2c;
        background-image: url('back.jpg');background-position: 0px;background-attachment: static;
        background-position: top center;
        background-repeat: repeat-x;
        background-position: 0px 28px;
        color : #b5b5b5;
        margin: 0px;
        margin-bottom: 20px;


}

table,tr,td,table table {
     font-size: 10px;
}


h1{
        font-weight: normal;
        font-size: 9px;
        font-family: "Tahoma", Arial;
        text-decoration: none;
        color: #753776;
        margin: 2px;
}

h2 {
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 9px;
        font-family: "Tahoma", Arial;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 10px;
        font-family: "Tahoma", Arial;
        margin: 2px;
}

p {
        font-size: 9px;
        font-family: "Tahoma", Arial;
        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: "Tahoma", Arial;
        font-size: 9px;
        background: #0f0f0f;
        color: #858585;
        border: 1px solid #141414;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Tahoma", Arial;
        font-size: 9px;
        border: 0px solid #C9C7C8;
        vertical-align : middle;
}

.button {
        font-family: "Tahoma", Arial;
        font-size: 9px;
        background: #141414;
        color: #6292c0;
        border: 0px solid #CACACA;
}

.comment_button {
        font-family: "Tahoma", Arial;
        font-size: 9px;
        border:0px solid #CACACA;
        background: #0f0f0f;
        color: #6292c0;
}

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

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

a {
        color: #538fa9;
        text-decoration: none;
}

a:hover {
        color: #f29852;
	
}


.maintable {
        margin-top: 1px;background: #2c2c2c ;border:0px solid #384650;
        margin-bottom: 1px;padding:1px;
	text-align: left;-moz-border-radius:  15px; 
	-webkit-border-radius: 15px; 
}

.tableh1 {background: #222222 ;background-image : url(/testing/themes/testing/tablebg.jpg);
     padding:15px;
	font: 11px "Arial";
	color: #f99a3c;
	text-transform: none;
	font-weight:none;
	text-align: center;
	letter-spacing: 0px;
font-weight: none;border: 4px double #3c3c3c;
margin: 2px;
			-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;



}

.tableh1_compact {
        font-family: "Tahoma", Arial;
        font-size: 11px;
	text-align: right;
        color: #999999;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #101010;
        color: #ebebeb;
        padding-top: 7px;
        padding-right: 11px;
        padding-bottom: 7px;
        padding-left: 11px;
}

.tableh2_compact {
        background: #222222;
        color: #8c8c8c;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {background: #292929;
        color: #f9f9f9;
	padding: 0px;
}

.tableb_compact {
        color: #666666;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background:#0f0f0f;
        padding-top: 11px;
        padding-right: 11px;
        padding-bottom: 11px;
        padding-left: 11px;
}

.catrow_noalb {
        background: #292929;border-top:0px solid #e5e5e5;
	border-bottom:0px solid #ececec;
	padding:5px;
}
.catrow_noalb:hover {
        background: #292929;
	border-bottom: 0px solid #252525;
	left-padding: 5px;
}

.catrow {
        background: #292929;
border-top:0px solid #e5e5e5;
	border-bottom:0px solid #ececec;
	padding:5px;
}

.catrow:hover {
        background: #A9E3F1;
	border-bottom: 0px solid #252525;

	padding: 5px;
}

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

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

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

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


.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        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: 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 {
        text-decoration: none;
        color: #753776;
}

.user_thumb_infobox a:hover {
        color: #753776;
        text-decoration: underline;
}

.sortorder_cell {
        background: url() center repeat-x;
        color: #909090;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: "Tahoma", Arial;
	background: url();

        color: #c0d11a;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
}

.navmenu {
        font-family: "Tahoma", Arial;
        font-size: 9px;
        width: 550;
        background: #222222;
        color: #f99e44;
        font-weight: bold;;
        border-style: none;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
}

.navmenu img {
}

.navmenu a {
        background: #222222;
        text-decoration: none;
        color: #676767;
}

.admin_menu_thumb {
        font-family: "Tahoma", Arial;
        font-size: 9px;
        border: 1px solid #ccd7e0;
        color: #753776;
        font-weight: bold;
        width: 85px;
}

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

.admin_menu {
        background: #222222;
        font-family: "Tahoma", Arial;
        font-size: 9px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
}

.comment_date{
        color : #f99e44;
        font-size: 90%;
        vertical-align : middle;
}

.image {
	padding: 2px;
        border: 4px double #343434;-moz-border-radius:  5px;
	-webkit-border-radius: 5px; 
}

a:hover img {
	padding: 2px;
        border: 4px double #f69e44;-moz-border-radius:  5px;
	-webkit-border-radius: 5px; 
}


.thumbnails {background: #272727;
	padding: 6px;color: #c7eb3f;
        border: 0px solid #0f0f0f;-moz-border-radius:  15px; 
	-webkit-border-radius: 15px; 
}

.footer {
        font-size: 9px;
}

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

.footer a:hover {
        color: #D99F0D;
        text-decoration: underline; 
}

.catlink {color : #ffffff;
        display: block;
        margin-bottom: 2px;
	text-align: left;
}
.statlink {color : #f99e44;
        display: block;
        margin-bottom: 2px;
	text-align: center;
}

.topmenu {
        background: #000000;
        border: 0px solid #753776;
        font-family: "Tahoma", Arial;
        font-size: 10px;
}

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

.topmenu a:hover  {
        color : #8177c3;
        text-decoration : underline;
}

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

.img_caption_table th {
        background: #e0f2f6;
        font-size: 9px;
        color : #6292c0;
        padding-top: 4px;
        padding-right: 11px;
        padding-bottom: 4px;
        padding-left: 11px;
        border-top : 1px solid #e0f2f6;
}

.img_caption_table td {
        background: #e0f2f6;
        padding-top: 6px;
        padding-right: 11px;
        padding-bottom: 6px;
        padding-left: 11px;
        border-top : 1px solid #e0f2f6;

}

#foot {
	margin: 0px auto;
	position: relative;
	top: 450px;
	width: 100%;
	background: #525252; 
	padding: 12px;
}

.footcss {
	margin: 0px auto;
	width: 800px;
	font: 11px "Arial"; 
	text-align: center;
	color: #C1C1C1; 
	line-height: 12px; 
}

.footcss a { 
	color:#C1C1C1; 
}
/*Navigation*/
#navigation {
	margin: 0px auto;
	position: relative;
	top: 2px;
	left: 130px;
	width: 880px;
	height: 20px;
	padding: 0;-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
}
ul.nav { width: 100%; height: 10px; font-size: 11px; list-style-type: none;display: inline;-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; }
	ul.nav li {display: inline; float: left;}
	ul.nav li a {display: block; width:100px; height: 22px; padding: 10px 0 3px 2px; background:#161616; margin-right:1px; color: 70a9d6; text-align: center;font: 11px "Arial";-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; }
	ul.nav li a:hover {background:#000000; color: #f2943d; text-decoration: none;-moz-border-radius:  5px; 
	-webkit-border-radius: 5px; }

