/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2010 Coppermine Dev Team
  v1.0 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.27
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/project_vii/style.css $
  $Revision: 7334 $
  $Author: gaugau $
  $Date: 2010-03-23 08:09:04 +0100 (Di, 23. Mär 2010) $
**********************************************/

/* Colors used:                                */
/* --------------------------------------------*/
/* #4b4a49 = RBG   0,  0,  0 = (black)         */
/* #333333 = RBG  51, 51, 51 = (dark grey)     */
/* #5F5F5F = RBG  95, 95, 95 = (dark grey)     */
/* #666666 = RBG 102,102,102 = (medium grey)   */
/* #999999 = RBG 153,153,153 = (medium grey)   */
/* #FAFAFA = RBG 250,250,250 = (light grey)    */
/* #BDBDBD = RBG 189,190,189 = (light grey)    */
/* #BDBEBD = RBG 189,190,189 = (light grey)    */
/* #E6E6E6 = RBG 230,230,230 = (dark white)    */
/* #EFEFEF = RBG 239,239,239 = (dark white)    */
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #87CFED = RBG 135,207,237 = (cyan)          */
/* #FF6600 = RBG 255,102,  0 = (orange)        */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */

body {
        background-color: none;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #4b4a49;
        margin: 0px;
}

table {
        font-size : 12px;
		background:none;
}

h1{
margin-top: 0pt 0pt 0.2em 0pt;
padding-bottom: 12px;
padding-left : 15px;
font-weight:normal;
font-style:italic;
font-family: Georgia,"Times New Roman",Times,serif;
text-decoration:none;
font-size : 25px;
color:#924028;
background:url(images/title_bg.gif) repeat-x left bottom;
text-shadow:1px 1px #fff;

}

h2 {
padding-left : 0px;
padding-bottom : 0px;
font-size: 18px;
margin-bottom: 0.2em;
text-shadow:1px 1px #fff;
background-color: none;
font-weight:normal;
font-style:italic;
}

h3 {
font-weight:bold;
font-style:italic;
        font-size: 14px;
        padding-left : 15px;
		padding-top : 0px;
        color: #924028;
        margin-top: -8px;
		background:none;
}

p {
        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-type: none;
}

.top_panel td {
        white-space: nowrap;
		background:none;
}

.top_menu_left_bttn a {
	    background-color:none;
        padding-left : 12px;
        padding-right : 6px;
        position: relative;
        display: block;
        height: 25px;
        line-height: 25px;
		margin: 0px;
		text-decoration: none;
        color: #4b4a49;
        font-size: 14px;
}

.top_menu_left_bttn a:hover {  
	    background-color:none;
        text-decoration: none;
        color: #4b4a49;
}

.top_menu_right_bttn a {
		text-decoration:none;
	    background-color:none;
        padding-right : 22px;
        padding-left : 6px;
        position: relative;
        display: block;
        height: 25px;
        line-height: 25px;
        color: #4b4a49;
        font-size: 14px;
}

.top_menu_right_bttn a:hover {
	    background-color:none;
        text-decoration: none;
        color:#924028;
}

.top_menu_bttn a {
		text-decoration:none;
	    background-color:none;
        background-position : left;
        padding-left : 6px;
        padding-right : 6px;
        position: relative;
        display: block;
        height : 25px;
        line-height : 25px;
        text-decoration: none;
        color: #4b4a49;
        font-size: 14px;
}

.top_menu_bttn a:hover {
	background-color:none;
    text-decoration: none;
    color: #924028;
}

.textinput {
        font-size: 100%;
        border: 1px solid #666666;
        padding: 5px;
   
}

.listbox {
        font-size: 100%;
        border: 1px solid #666666;
        vertical-align : middle;
}

.button {
        font-size: 100%;
        border: 1px solid #666666;
        background-image : url(project_vii/images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-size: 100%;
        border: 1px solid #666666;
        background-image : url(project_vii/images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-size: 100%;
        vertical-align : middle;
}

a {
	    font-family: Georgia,"Times New Roman",Times,serif;
        text-decoration: none;
        color: #924028;
		background:none;
}

a:hover {
        color: #383534;
        text-decoration: none;
        background:none;
}

.bblink a {
        color: #924028;
        text-decoration: none;
}

.bblink a:hover {
        color: #383534;
        text-decoration: none;
}

.maintable {
        background: none;
        margin-top: 2px;
        margin-bottom: 2px;
}

.tableh1 {
        background: none;
        color: #343434;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		margin: 0;
}

.tableh1_compact {
		text-decoration: none;
        background: none;
        color: #4b4a49;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
	    text-decoration:none;
        background: none;
        color: #924028;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: none;
        color : #4b4a49;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background : none ;
        padding: 6px;

}

.tableb_compact {
        background: #f1f1e7 ;
        padding: 6px;
}

.tablef {
        background: #E6E6E6 ;
        padding-top: 8px 5px 2px 5px;
}

.catrow_noalb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color: #924028;
        background:url(images/title_bg.gif) repeat-x left bottom;
}

.catrow {
        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-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #4b4a49;
}


.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 : 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: #4b4a49;
}

.user_thumb_infobox a:hover {
        color: #4b4a49;
        text-decoration: underline;
}

.sortorder_cell {
        background : none;
        color: #924028;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 15px;
        margin: 0px;
}

.sortorder_options {
        background : none;
        color: #924028;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        color: #FFFFFF;
        font-weight: bold;
        background : #f9f9f6 ;
        border-style: none;
		padding: 6px;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        display: block;
        border-style: none;
		padding: 2px;
        text-decoration: none;
        color: #343130;
}

.navmenu a:hover {
	    text-decoration:none;
        background : #924028;
        color: #f9f9f6;
}

.admin_menu_thumb {
        font-size: 90%;
        background-color: #b9b29f;
		color: #c5c0b2;
        font-weight: bold;
        margin: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        background-color: #9c9684;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 0px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #b9b29f;
        text-decoration: underline;
}

.admin_menu {
        font-size: 90%;
        background-color: #b9b29f;
        color: #343434;
        margin: 0px;
        text-align: left;
}

.admin_menu a {
        color: #343434;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 5px;
}

.admin_menu a:hover {
        color: #ffffff;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(project_vii/images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
		padding: 8px;
		background:#f9f9f6;
        border-width:1px;
        border-color: #d4d0c5;
        margin: 0px;
}

.imageborder {
        margin-top: 0px;
        margin-bottom: 30px;
}

.display_media {
        background: none;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.thumbnails {
	    height: 196;
	    width: 136;
        background: none ;
        padding: 0px;
		margin-top: 0px;
}

.footer {
        font-size : 9px;
        color: #666666;
}

.footer a {
        text-decoration: none;
        color: #b3af95;
}

.footer a:hover {
        color: #605d4a;
        text-decoration: none;
}

.statlink {
        color: #924028;
		text-decoration: none;
}

.statlink a {
        text-decoration: none;
        color: #343130;
}

.statlink a:hover {
        color: #924028;
        text-decoration: none;
}

.alblink a {
        text-decoration: none;
        color: #924028;
}

.alblink a:hover {
        color: #343130;
        text-decoration: none;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		text-decoration: none;
}

.catlink a {
        font-family: Georgia,"Times New Roman",Times,serif;
        text-decoration: none;
        color: #924028;
}

.catlink a:hover {
        color: #4b4a49;
        text-decoration: none;
}

.topmenu {
		margin-top: 4px;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color: #924028;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #4b4a49;
        text-decoration : none;
}

.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #E6E6E6 ;
        font-size : 100%;
        color : #4b4a49;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #d4d0c5;
}

.img_caption_table td {
        background: #FFFFFF ;
        padding-top: 8px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #d4d0c5;
}

.debug_text {
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #4b4a49;
        background-color: #FAFAFA;
        font-size: 80%;
        vertical-align : middle;
}
#SUB_MENU {
        width:100%;
        padding: 10px 0 10 0px;
}

#SYS_MENU {
        position:relative;
        bottom:3px;
        display: block;
        width:800px;
        height:10px;
        padding: 0px;
        z-index:1;
        visibility: hidden;
}

#GALLERY {
        padding: 0px;
}

#SELECT_LISTS, #SELECT_FLAGS {
        padding: 0 20px;
        text-align: center;

}

#CUSTOM_FOOTER,#CUSTOM_HEADER {
        margin:0;
        padding:0;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
