/*************************
  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-09-03 12:10:47 +0200 (So, 03 Sep 2006) $
**********************************************/
body {
        
    	background-color: #161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: Verdana, Helvetica;
        font-size: 9px;
        color: #65321E;
        margin: 0px;
}


table {
font-size: 11px;}

h1 {
font-family: Tahoma;
text-decoration: bold;
line-height: 120%;
color: #808080;
margin: 0px;}

h2 {
font-family: Tahoma;
padding-left: 13px;
letter-spacing: -0.5px;
font-size: 8px;
color: #000000;
font-style: italic;
margin: 0px;
}

h3 {
font-weight: normal;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px;
margin: 0px;}

.navigation {
padding-top: 10px;
font-family: Trebuchet MS, Arial;
font-weight: bold;
color: #0C347F;
text-transform: uppercase;
line-height: 12px;
font-size: 11px;}

.navigation a, .navigate a:link, .navigate a:visited {
color: #0C347F;
font-weight: bold;
text-decoration: none;}

.navigation a:hover {
color: #0C347F;
font-weight: bold;
text-decoration: none;}


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 #bfbdbd;
padding-right: 2px;
padding-left: 2px;}

.listbox {
font-family: Trebuchet MS, Geneva, Arial, sans-serif;
font-size: 100%;
border: 1px solid #bfbdbd;
vertical-align: middle;}

.button {
font-family: Trebuchet MS;
font-size: 100%;
border: 1px solid #bfbdbd;
background-position: bottom;}

.comment_button {
font-family: Trebuchet MS;
font-size: 100%;
border: 1px solid #bfbdbd;
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: #65321E;
text-decoration: none;}

a:hover {
color: #8B513C;
text-decoration: underline;}

bblink a {
color: #65321E;
text-decoration: none;}

bblink a:hover {
color: #8B513C;
text-decoration: underline;}

.maintable {
border: 0px solid #0F0F0F;
background-color: #0F0F0F;
margin-top: 3px;
padding: 3px;
text-align:justify;
margin-bottom: 3px;}

.tableh1 {
background-color: #080808;
background-repeat: repeat-x;
background-position: bottom right;
height: 15px;
font-family: Tahoma;
color: #8E523E;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;}

.tableh1_compact {
background-color: #080808;
background-repeat: repeat-x;
background-position: bottom right;
height: 15px;
font-family: Tahoma;
color: #8E523E;
text-align:justify;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;;}

.tableh2 {
background-color: #080808;
background-position: bottom;
height: 15px;
text-align:justify;
color: #8E523E;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}


.tableh2:hover {
background-color: #0F0F0F;
background-position: bottom;}

.tableh2_compact {
background-color: #0F0F0F;
background-repeat: repeat-x;
background-position: top;
height: 22px;
color: #8E523E;
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: #0F0F0F;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;}

.tablef {
background: #0F0F0F;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;}

.catrow_noalb {
background: #161616;
color: #65321E;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}

.catrow_noalb:hover {
background: #1D1C1C;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}

.catrow {
background: #161616;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}

.catrow:hover {
background: #1D1C1C;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}

.album_stat {
font-size: 85%;
margin: 5px 0px;}

.thumb_filename {
        font-size: 100%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        color: #7d7d7d;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        padding: 1px;
        font-style : italic;
        display : block;
        background: #080808;
        color: #65321E;
}

.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: #3F2C57;}

.user_thumb_infobox a:hover {
color: #3F2C57;
text-decoration: none;}

.sortorder_cell {
color: #65321E;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
margin: 0px;}

.sortorder_options {
font-family: Tahoma;
color: #65321E;
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 75%;
white-space: nowrap;}

.navmenu {
padding: 3px;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #65321E;
font-weight: bold;
border-style: none;
text-transform: uppercase;
background-color: #161616;
background-repeat: repeat-x;
background-position: right;;}

.navmenu img {
margin-bottom: 1px;
margin-top: 1px;
margin-right: 5px;
margin-left: 5px;}

.navmenu a {
position: relative;
text-decoration: none;
color: #65321E;
display: block;
padding: 5px;}

.navmenu a:hover {
background-repeat: repeat-x;
background-position: top;
text-decoration: none;
color: #65321E;}

.navmenu a img {
border: 0px;
padding: 0px;}

.navmenu a img:hover {
border: 0px;
padding: 0px;}

.admin_menu_thumb {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
width: 80px;
font-size: 9px;
border: 1px solid #402538;
color: #707070;
font-weight: bold;}

.admin_menu_thumb a {
color: #402538;
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: #402538;
text-decoration: underline;}

.admin_menu {
font-family: Arial;
font-size: 9px;
border: 1px solid #424242;
background-color: #0F0F0F;
color: #834B37;
margin-top: 0px;
margin-bottom: 0px;
padding: 3px;
text-transform: uppercase;
text-align: center;}

.admin_menu a {
color: #834B37;
text-decoration: none;
display: block;
position: relative;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;}

.admin_menu a:hover {
color: #834B37;
text-decoration: underline;}

td #admin_menu_anim {
}

.comment_date{
color: #dcccde;
font-size: 90%;
vertical-align: middle;}

.comment_date a img {
border: 0px;
padding: 0px;}

.comment_date a img:hover {
border: 0px;
padding: 0px;}

.image {
	border: 1px solid #65321E;
	padding: 2px;
margin: 2px;}

.imageborder {
margin-top: 30px;
margin-bottom: 30px;}

.display_media {
background: #0F0F0F;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;}

.thumbnails {
background: #0F0F0F;
padding: 5px;}

.footer {
font-size: 9px;}

.footer a {
text-decoration: none;
color: #8E523E;}

.footer a:hover {
color: #8E523E;
text-decoration: underline;}

.statlink {
color: #8E523E;}

.statlink a {
text-decoration: none;
color: #8E523E;}

.statlink a:hover {
color: #8E523E;
text-decoration: underline;}

.alblink a {
font-family: Arial, Helvetica, sans-serif;
padding-left: 17px;
text-decoration: none;
color: #8E523E;
font-size: 98%;
}

.alblink a:hover {

padding-left: 17px;
text-decoration: none;
color: #8E523E;
font-size: 98%;
}

.catlink {
display: block;
padding: 2px;
}

.catlink a {
text-decoration: none;
color: #65321E;
}

.catlink a:hover {
color: #8B513C;
}

.topmenu {
font-family: Trebuchet MS, Geneva, Arial, sans-serif;
line-height: 130%;
font-size: 110%;}

.topmenu a {
color: #0C347F;
text-decoration: none;}

.topmenu a:hover  {
color: #0C347F;
text-decoration: underline;}

.img_caption_table {
border: none;
background-color: #151318;
width: 100%;
margin: 0px;}

.img_caption_table th {
background: #EEEEEE;
font-size: 100%;
color: #000000;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
border-top: 1px solid #ffffff;}

.img_caption_table td {
background: #EEEEEE;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
border-top: 1px solid #ffffff;
white-space: normal;}

.debug_text {
border: #BDBEBD;
background-color: #ffffff;
width: 100%;
margin: 0px;}

.clickable_option {
cursor: default;}

.listbox_lang {
color: #A29EAA;
background-color: #151318;
border: 1px solid #808080;
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
vertical-align: middle;}

#vanity a {
display:block;
width:57px;
height:20px;
margin: 3px 20px;}


a img {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.7;
	border: 1px solid #65321E;
	padding: 2px;
	}

a img:hover {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
	border: 1px solid #875240;
	padding: 2px;
	}