/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2009 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 version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.21
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
  $Revision: 5728 $
  $Author: gaugau $
  $Date: 2009-03-02 09:25:17 +0100 (Mo, 02 Mär 2009) $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RBG   0,   0,   0 = black
   Hex 5F5F5F = RBG  95,  95,  95 = light black
   Hex BDBEBD = RBG 189, 190, 189 = dark grey
   Hex D1D7DC = RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex EFEFEF = RBG 239, 239, 239 = dark white
   Hex FFFFFF = RBG 255, 255, 255 = white
   Hex 005D8C = RBG   0,  93, 140 = dark blue
   Hex 0033CC = RBG   0,  91, 104 = medium blue
   Hex 0E72A4 = RBG  14, 114, 164 = light blue
*/

body {
        background-color: #D5D5DD;
        background-image: url(images/background.jpg);
	background-repeat: repeat-x;
        font-family : "lucida sans", arial, sans-serif;
        font-size: 11px;
		line-height: 13px;
        color: #ACACAC;
        margin: 0px;
background-position: 0px 29px;
}

table {
        font-size: 11px;
}

h1{
        font-family: Trebuchet MS;
        text-decoration: bold;
        line-height: 120%;
        color: #AEAEAE;
        margin: 0px;
}

h2 {
        font-family: "lucida sans", arial, sans-serif;
        font-size: 15px;
		letter-spacing: -0.5px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: "lucida sans", arial, sans-serif;
        font-size: 11px;
		text-align: center;
        margin: 0px;
}

p {
        font-family: Trebuchet MS;
        font-size: 11px;
        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: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #ACACAC;
		padding-right: 3px;
		padding-left: 3px;
}

.listbox {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #ACACAC;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #ACACAC;
        background-position : bottom;
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #ACACAC;
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #646465;
        text-decoration: none;
}

a:hover {
        color: #646465;
        text-decoration: underline;
}

.bblink a {
        color: #646465;
        text-decoration: none;
}

.bblink a:hover {
        color: #646465;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #C7C5C5;
        background-color: #DADADA;
		padding: 3px;
		text-align: justify;
        margin-bottom: 3px;
}

.tableh1 {
        background : #6C85A3;
	color : #5F3D3D;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #6C85A3;
	color : #5F3D3D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2 {
        background : #6C85A3;
	color : #6F6F6F;
        text-align:justify;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background : #6C85A3;
	color : #6F6F6F;
        text-align:justify;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}


.tableb_compact {
        background: #6C85A3;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #6C85A3;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #B7B7B8;
        color : #ACACAC;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow_noalb:hover {
        background: #B7B7B8;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #B7B7B8;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow:hover {
        background: #E8E8EC;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-family: Arial, Helvetica, sans-serif;
		color: #ACACAC;
        font-weight : bold;
        font-size: 80%;
        padding: 3px;
        display : block;
}

.thumb_caption {
        background-color: #C7C5C5;
		color: #A1A1A1;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
		text-transform: uppercase;
        padding: 5px;
	    -moz-border-radius:  3px; 
        -webkit-border-radius: 3px; 
        border-radius: 3px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #949494;
}

.thumb_num_comments {
        font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
        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 : bold;
        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: #949494;
}

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

.sortorder_cell {
        color : #EBEBEB;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 10px;
        margin: 0px;
}

.sortorder_options {
        font-family: Tahoma;
        color : #EBEBEB;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 75%;
        white-space: nowrap;
}

.navmenu {
        background-color: #C7C5C5;
        font-family: Arial, Helvetica, sans-serif;
        color: #A1A1A1;
		font-size: 9px;
        font-weight: bold;
		text-transform: uppercase;
		padding: 3px;
        border-style: none;
}

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

.navmenu a {
        position: relative;
        display: block;
        padding: 5px;
        text-decoration: none;
        color: #A1A1A1;
}

.navmenu a:hover {
        text-decoration: none;
        color: #6F6F6F;
}

.admin_menu_thumb {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
		font-weight: bold;
        border: 1px solid #ACACAC;
        color: #ACACAC;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 80px;
		-moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

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

.admin_menu {
        font-family: Arial;
        font-size: 9px;
        border: 1px solid #ACACAC;
        background-color:#DADADA;
        color: #ACACAC;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 3px;
		text-transform: uppercase;
        text-align: center;
		-moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.admin_menu a {
        color: #BE8B60;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #AD9A91;
        text-decoration: underline;
}

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

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

#container {
	text-align: left;
	width: 850px;
 	position: absolute; left: 0px; top: 0px;
}

#image {
	float: left;
	margin-right: 0px;
	padding: 0px;
}

.imagesmenu {
	border-style: none;
	border-width: 0px;
	border-color: #5b5b5b;
	padding: 0px;
	background-color: #E8E9E3;
        margin:0px 0px 0px 0px;

}


.imagesmenu:hover {
	border-style: none;
	border-width: 0px;
	border-color: #5b5b5b;
	padding: 0px;
	background-color: #E8E9E3;
        margin:0px 0px 0px 0px;

}

.image {
        border: 1px solid #ADBCCD;
        padding: 3px;
		-moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

a img:hover {
	    border: 1px solid #889EB8;
	    padding: 3px;
	    -moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
}

.imageborder {
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #DADADA;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #DADADA;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

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

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

.statlink {
        color: #5F3D3D;
}

.statlink a {
        text-decoration: none;
        color: #5F3D3D;
}

.statlink a:hover {
        color: #5F3D3D;
        text-decoration: underline;
}

.alblink a {
        font-family: "lucida sans", arial, sans-serif;
		font-size: 10px;
		padding-left: 17px;
        text-decoration: none;
        color: #6F6F6F;
}

.alblink a:hover {
		font-size: 10px;
		padding-left: 17px;
        color: #6F6F6F;
        text-decoration: none;
}

.catlink {
        display: block;
        padding: 2px;
}

.catlink a {
        padding-left: 17px;
        padding-bottom:8px;
        padding-right: 8px;
        padding-top: 8px;
        text-decoration: none;
        color: #BE8B60;
}

.catlink a:hover {
        padding-left: 17px;
        padding-bottom:8px;
        padding-right: 8px;
        padding-top: 8px;
        color: #AD9A91;
}

.topmenu {
        font-family: Trebuchet MS, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size: 110%;
}

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

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

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

.img_caption_table th {
        background: #DADADA;
        font-size: 100%;
        color : #ACACAC;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #ACACAC;
}

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

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

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