/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly 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.3.5
  $Source: /cvsroot/coppermine/stable/themes/emergenc_matt/style.css,v $
  $Revision: 1.5 $
  $Author: gaugau $
  $Date: 2005/09/24 16:32:10 $
**********************************************/

body {
        font-family: "Trebuchet MS";
        font-size : 11px;
        background: url(http://i40.tinypic.com/10opiyt.png);
        background-repeat: repeat;
        color: #000000;
        margin: 0px;
}

table {
        font-size : 11px;
}

adcode {
background: transparent;
left:194px;
top:728px;
width: 728px;
height: 90px;
}

h1{
        font-weight: normal;
        font-size: 12px;
        font-family: "Trebuchet MS";
        text-decoration: none;
        line-height : 100%;
        color: #000000;
        margin: 0px;
}

h2 {
        font-family: Trebuchet MS;
        padding-left : 0px;
        font-size: 11px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS";
        font-size: 11px;
        margin: 2px;
}

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";
        font-size: 100%;
        border: 1px solid #C0C0C0;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS";
        font-size: 100%;
        border: 1px solid #C0C0C0;
        vertical-align : middle;
}

.button {
        font-family: Trebuchet MS;
        font-size: 11px;
        border: 1px solid #C0C0C0;
        background-image :  url('');
        background-position-y:50%
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 100%;
        border: 1px solid #C0C0C0;
        background-image :  url('');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

.radio {
        font-family: "Trebuchet MS";
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: "Trebuchet MS";
        font-size: 100%;
        vertical-align : middle;
}

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

a:hover {
        color: #8c9594;
        text-decoration: italic;
}

a img {
	border-style: solid;
	border-width:2px;
	border-color: #000000;
	padding:3px;
	background-color:ffffff;
        -moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
         border-radius: 6px;


}
a:hover img {
	border-style: dotted;
	border-width:2px;
	border-color: #a7807a;
	padding:3px;
	background-color:ffffff;
        -moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;

}

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

bblink a:hover {
        color: #91979a;
        text-decoration: none;
}

.maintable {
        border: 1px solid #91979a;
        background-color: #f3f2f4;
        margin-top: 0px;
        margin-bottom: 0px
}

.tableh1 {
        font-family: Trebuchet MS;
        background:#c1d3d4;
        color: #91979a;		
	font-size:12px; padding-top:3px; padding-right:12px; padding-bottom:3px; padding-left:12px;
}

.tableh1_compact {
        font-family:  Trebuchet MS;
        background :  ;
        color: #ffffff;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 2px;
}

.tableh2 {
        background: ;
        color : #91979a;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: ;
        color : #91979a;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

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

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

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

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

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

.thumb_caption {
        font-size: 100%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #808080;
}


.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: #808080;
}

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

.sortorder_cell {
        background : ;
        color: #e1ded9;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Tahoma;
        background : ;
        color: #e0dede;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS";
        color: #e0dede;
        font-weight: bold;
        background : ;
        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: #e0dede;
}

.navmenu a:hover {
        background :  ;
        text-decoration: none;
        color:         #c6d8db;
}

.admin_menu_thumb {
        font-family: Trebuchet MS;
        font-size: 11px;
        border: 0px solid #C0C0C0;
        background-image :  url('');
        color: #000000;
        font-weight: normal;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #c6d8db;
        font-size: 11px;
        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: #ededed;
        text-decoration: none;
}

.admin_menu {
        font-family: Trebuchet MS;
        font-size: 10px;
        border: 0px solid #c6d8db;
        background-image :  url('');
        background-repeat: repeat-x;
        background-color:;
        color: #c6d8db;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

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

.admin_menu a:hover {
        color: #808080;
        text-decoration: line-through;
}

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

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

.imageborder {
        border: 0px solid #ededed;
        background-color:#e0dede;
        margin-top: 20px;
        margin-bottom: 20px;
}

.thumbnails {
        background:;
        padding: 6px;
}

.footer {
        font-size : 11px;
}

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

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

.statlink {
        color: #637178;
        align="left";
}

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


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

.alblink a {
        text-decoration: none;
        color: #bfd9d9;
}

.alblink a:hover {
        color: #cdb9b9;
        text-decoration: none;
}

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

.catlink a {
        text-decoration: none;
        color: #bfd9d9;
}

.catlink a:hover {
        color: #cdb9b9;
        text-decoration:  underline;
}

.topmenu {
        font-family: "Trebuchet MS";
        line-height : 100%;
        font-size : 110%;
}

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

.topmenu a:hover  {
        color : #8d9697;
        text-decoration : none;
}

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

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

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

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

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

.listbox_lang {
        color: #808080;
        background-color:;
        border: 1px solid #C0C0C0;
        font-size: 80%;
        font-family: Tahoma;
        vertical-align : middle
}