
/*************************
  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.10
  $Source$
  $Revision: 3275 $
  $Author: gaugau $
  $Date: 2006-08-01 22:30:09 +0200 (Di, 01 Aug 2006) $
**********************************************/
/*
$Id: style.css,v 1.4.9 2006/06/11 09:20:11 tarique Exp $
*/

body {
background: url("images/bg.gif");
background-color: #E6E7DC;
font-family: Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
font-size : 10px;
	line-height: 11px;
color: #686f85;
margin: 0px; }


body, tr, td, p, div {
	line-height: 11px;

}

table {
font-size : 11px;
}

.intro {
font-size: 10px;
line-height: 11px;
}

h1{
font-weight: normal;
font-size: 15px;
font-family:  Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
text-decoration: none;
line-height : 110%;
color: #B3A982;
margin: 2px;
}

h2 {
font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
background-image : url(images/box_left_icon.gif);
background-repeat : no-repeat;
background-position : left;
padding-left : 12px;
font-size: 11px;
line-height : 110%;
margin: 0px;
}

h3 {
font-weight: normal;
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
font-size: 9px;
margin: 2px;
}

p {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 100%;
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, Verdana, Geneva, Trebuchet MS, sans-serif;
font-size: 100%;
border: 1px solid #D1D7DC;
padding-right: 3px;
padding-left: 3px;
}

.listbox {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
font-size: 100%;
border: 1px solid #D1D7DC;
vertical-align : middle;
}

.button {
font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #ccd7e0;
background-image : url(images/button_bg.gif);
background-position : bottom;
}

.comment_button {
font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #ccd7e0;
background-image : url(images/button_bg.gif);
background-position : bottom;
padding-left: 3px;
padding-right: 3px;
}

.radio {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
font-size: 100%;
vertical-align : middle;
}

.checkbox {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
font-size: 100%;
vertical-align : middle;
}

a {
color: #df4384;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #df4384;
text-decoration: underline;
font-weight: normal;
}

bblink a {
color: #df4384;
text-decoration: none;
}

bblink a:hover {
color: #df4384;
text-decoration: underline;
}

.maintable {
border: 0px solid #d5d5c6;
background-color: #d5d5c6;
margin-top: 1px;
margin-bottom: 1px;
}

.tableh1 {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
background : #e8e9d8 ;
background-image:url(images/header-gallery.jpg) ;
color: #fdfbd2;
font-weight:none;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}

.tableh1_compact {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
background : #e8e9d8 ;
background-image:url(images/header-gallery.jpg) ;
color: #fdfbd2;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}

.tableh2, .catrow_noalb {
background: #e8e9d8 ;
text-align: left;
color : #686f85;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}

.tableh2_compact {
background: #e8e9d8 ;
color : #959876;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}

.tableb , .display_media , .catrow {
background: #e8e9d8 ;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}

.tableb_compact {
background: #e8e9d8 ;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}

.tablef {
background: #e8e9d8 ;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

.album_stat {
font-size : 85%;
margin: 5px 0px;
}
.thumb_filename {
font-size: 80%;
display: block;
}

.thumb_title {
font-weight : normal;
font-size: 100%;
padding: 2px;
display : block;
}

.thumb_caption {
font-size: 80%;
padding: 1px;
display : block;
}

.thumb_caption a {
text-decoration: underline;
color: #959876;
}


.thumb_num_comments {
font-weight: normal;
font-size: 85%;
padding: 2px;
font-style : italic;
display : block;
}

.user_thumb_infobox {
margin-top: 1px;
margin-bottom: 1px;
}

.user_thumb_infobox th {
font-weight : normal;
font-size: 100%;
margin-top: 1px;
margin-bottom: 1px;
text-align : center;
}

.user_thumb_infobox td {
font-size: 85%;
margin-top: 1px;
margin-bottom: 1px;
text-align : center;
}

.user_thumb_infobox a {
text-decoration: none;
color: #ccceb8;
}

.user_thumb_infobox a:hover {
color: #df4384;
text-decoration: none;
}

.sortorder_cell {
background : #e8e9d8 ;
background-image:url(images/header-gallery.jpg) ;
color: #d5d5c6;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 20px;
margin: 0px;
}

.sortorder_options {
font-family: Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
background : #e8e9d8 ;
background-image:url(images/header-gallery.jpg) ;
color: #fdfbd2;
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 80%;
white-space: nowrap;
}

.navmenu {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
color: #A5A89F;
font-weight: normal;
background : #e8f1c6;
border-style: none;
}

.navmenu img {
margin-top: 1px;
margin-right: 5px;
margin-bottom: 1px;
margin-left: 5px;
}

.navmenu a {
position: relative;
display: block;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
text-decoration: none;
color: #a5a89f;
}

.navmenu a:hover {
background : #FDFBD2 ;
text-decoration: none;
color: #e8e9d8;
background-image:url(images/header-gallery.jpg) ;
}

.admin_menu_thumb a {
color: #44462c;
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: #202020;
text-decoration: none;
}

.admin_menu {
font-family: tahoma;
text-transform: uppercase;
cursor: hand;
line-height:10px;
font-weight: normal;
font-size: 8px;
border: 1px solid #df4384;
background-color: #FFFFFF;
background-position : bottom;
color: #df4384;
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: #df4384;
cursor: hand;
text-decoration: none;
display: block;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;
}

.admin_menu a:hover {
cursor: hand;
color: #df4384;
text-decoration: underline;
}

td #admin_menu_anim {
background-image : url(images/button_bg_anim.gif);
}


.comment_date{
color : #5F5F5F;
font-size: 90%;
vertical-align : middle;
}

.image {
border-style: solid;
border-width: 1px;
border-color: #838A82;
margin: 2px;
}

.imageborder {
border: 1px solid #838A82;
background-color: #686f85;
margin-top: 30px;
margin-bottom: 30px;
}

.thumbnails {
background: #e8e9d8 ;
padding: 5px;
}

.footer {
font-size : 100%;
color: #686f85
}

.footer a {
text-decoration: none;
color: #df4384;
}

.footer a:hover {
color: #df4384;
text-decoration: underline;
}

.statlink {
color: #8680a6;
}

.statlink a {
text-decoration: none;
color: #df4384;
}

.statlink a:hover {
color: #df4384;
text-decoration: underline;
}

.alblink a {
text-decoration: underline;
color: #8680a6;
}

.alblink a:hover {
color: #686f85;
text-decoration: underline;
}

.catlink {
display: block;
margin-bottom: 2px;
}

.catlink a {
text-decoration: none;
color: #df4384;
cursor: hand;
}

.catlink a:hover {
color: #df4384;
cursor: hand;
text-decoration: underline;
}

.topmenu {
font-family:  Tahoma, Verdana, Geneva, Trebuchet MS, sans-serif;
line-height : 10px;
font-size : 10px;
}

.topmenu a {
color : #a8ac7c;
text-decoration : none;
font-weight:normal;
font-size: 10px;
line-height : 10px;

}

.topmenu a:hover  {
color : #a8ac7c;
text-decoration : underline;
font-weight:normal;
font-size: 10px;
}

.img_caption_table {
border: none;
background-color: #d5d5c6;
width : 100%;
margin : 0px;
}

.img_caption_table th {
background: #e8e9d8 ;
font-size : 100%;
color : #FFFFF;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
border-top : 1px solid #d5d5c6;
}

.img_caption_table td {
background: #e8e9d8 ;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
border-top : 1px solid #d5d5c6;
}

.debug_text {
border: #BDBEBD;
background-color: #e8e9d8;
width : 100%;
margin : 0px;
}

.clickable_option {
border-bottom : 1px dotted blue;
cursor: hand;
}

.listbox_lang {
color: #a5a89f;
background-color: #e8e9d8;
border: 1px solid #e8e9d8;
font-size: 80%;
font-family: Tahoma, Helvetica, sans-serif;
vertical-align : middle;
}
#vanity a {
display:block;
width:57px;
height:20px;
margin: 3px 20px;
}

a img {
	border: 1px solid #8680a6;
	padding: 3px;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;


}
a:hover img {
	border: 1px solid #df4384;
	padding: 3px;
 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;



}

#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);}