/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly written by Gregory DEMAR
  mooharhar. layout edited by mjfied

  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.3
  $Source: /cvsroot/coppermine/stable/themes/classic/style.css,v $
  $Revision: 1.2 $
  $Author: gaugau $
  $Date: 2005/04/19 03:17:13 $
**********************************************/

body {
        font-family : tahoma;
        font-size: 7pt;
        color : #B4B4B4;
        margin-top: 0px;
        margin-bottom: 0px;
        background : #252525;
        background-image: url('images/ultgallery.png');
        background-position: top;
        background-color: #000000;
        background-repeat: no-repeat;
}


table {
        font-size: 7pt;
        font-family : tahoma;
}

h1{
        font-weight: bold;
        font-size: 7pt;
        font-family: tahoma;
        text-decoration: none;
        line-height : 120%;
        color : #5684AA;
        margin: 2px;
}

h2 {
        font-family: tahoma;
        font-size: 6pt;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: tahoma;
        font-size: 7pt;
        margin: 2px;
}

p {
        font-family: tahoma;
        font-size: 7pt;
        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;
        font-size: 7pt;
        border: 1px solid #5684AA;
        padding-right: 3px;
        padding-left: 3px;
        font-weight: bold;
        color: #E8BD86;
}

.listbox {
        font-family: tahoma;
        font-size: 6pt;
        text-transform: uppercase;
        font-weight: bold;
        border: 1px solid #5684AA;
        vertical-align : middle;
        color: #b4b4b4;
}

.button {
        font-family: tahoma;
        font-size: 6pt;
        text-transform: uppercase;
        font-weight: bold;
        border: 1px solid #464646;
        background-color: #464646;
        color: #ffffff;
}

.comment_button {
        font-family: tahoma;
        font-size: 6pt;
        text-transform: uppercase;
        font-weight: bold;
        border: 1px solid #464646;
        padding-left: 3px;
        padding-right: 3px;
        background-color: #464646;
        color: #ffffff;
}

.radio {
        font-family: tahoma;
        font-size: 6pt;
        text-transform: uppercase;
        font-weight: bold;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma;
        font-size: 6pt;
        text-transform: uppercase;
        font-weight: bold;
        vertical-align : middle;
}

a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 6pt;
	color: #A2B2BE;
	cursor: normal;
}

a:hover {
	background-color: none;
	text-transform: uppercase;
	text-decoration: none
	font-weight: bold;
	font-family: tahoma;
	font-size: 6pt;
	color:  #8E8E8E;
	cursor: normal;
}

bblink a {
        color: #A2B2BE;
        text-decoration: bold;
}

bblink a:hover {
        color: #8E8E8E;
        text-decoration: bold;
}

.maintable {
        border: 0px solid #CDC9C0;
        background-color: #252525;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background :#150c00;
        color : #9F9F9F;
        text-transform: uppercase;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background :#2a2929;
        color : #9F9F9F;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 1px;
        padding-right: 5px;
        padding-bottom: 1px;
        padding-left: 5px;
}

.tableh2 {
        background: #2a2929;
        color : #9F9F9F;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #2a2929;
        color : #9F9F9F;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #2a2929;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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

.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
        font-family: tahoma;
}

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

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

.thumb_caption a {
        text-decoration: bold;
        color: #568BAA;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 6pt;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-size: 6pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;

}

.user_thumb_infobox td {
        font-size: 6pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #568BAA;
}

.user_thumb_infobox a:hover {
        color: #cccccc;
        text-decoration: bold;
}

.sortorder_cell {
        background : #150c00;
        color : #8C8C8C;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: tahoma;
        background :#150c00;
        color : #8C8C8C;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 6pt;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma;
        color: #C0C0C0;
        font-size: 6pt;
        font-weight: bold;
        background : #464646;
        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: #A2B2BE;
}

.navmenu a:hover {
        background : #494949;
        text-decoration: none;
        color:         #8C8C8C;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 6pt;
        border: 0px solid #ABA1A1;
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #A2B2BE;
        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: #8C8C8C;
        text-decoration: bold;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 6pt;
        border: 1px solid #484848;
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

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

.admin_menu a:hover {
        color: #8C8C8C;
        text-decoration: bold;
}

.comment_date{
        color : #5E5E5E;
        font-size : 6pt;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width: 0px;
        border-color: #D5CDCD;
        margin: 2px;
}

.imageborder {
        border: 0px solid #520002;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

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

.footer {
        font-size : 7pt;
        font-family: tahoma;
        text-transform: uppercase;
}

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

.footer a:hover {
        color: #8C8C8C;
        text-decoration: bold;
}

.statlink {
        color: #A2B2BE;
}

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

.statlink a:hover {
        color: #8C8C8C;
        text-decoration: bold;
}

.alblink a {
        color: #A2B2BE;
}

.alblink a:hover {
        color: #8C8C8C;
        text-decoration: bold;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        
        color: #A2B2BE;
}

.catlink a:hover {
        color: #8C8C8C;
        text-decoration: bold;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

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

.topmenu a:hover  {
        color : #8C8C8C;
        text-decoration : bold;
}

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

.img_caption_table th {
        background: #4D6161 ;
        font-size: 6pt;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

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

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

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

}