/*************************
  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.25
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
  $Revision: 5997 $
  $Author: gaugau $
  $Date: 2009-05-26 08:43:24 +0200 (Di, 26 Mai 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 {
 		font-family: tahoma;
}


table {
        font-size : 11px;
		
}

h1{
        font-weight: normal;
        font-size: 10px;
        font-family: tahoma;
        text-decoration: none;
        line-height : 120%;
        color: #5B6F7D;
        margin: 0px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url('images/box_left_icon.gif');
        background-repeat : no-repeat;
        background-position :  left 50%;
        padding-left : 18px;
        font-size: 9px;
        margin: 0px
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 10px;
        margin: 0px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 0px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #5B6F7D;
        padding-right: 3px;
        padding-left: 3px;
}

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

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        background-position-y:50%
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #161616;
        background-image : url('images/button_bg.gif');
        padding-left: 3px;
        padding-right: 3px; background-position-y:50%
}

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

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

a {
	font-size: 11px;
	font-weight: bold;
	color: #000000 ;
	text-transform: none;
    text-decoration: none;
   	letter-spacing: 0px;
}

a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F3E48F ;
	text-transform: none;
    text-decoration: none;
   	letter-spacing: 0px;
}

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

.bblink a:hover {
        color: #5B6F7D;
        text-decoration: none;
}

.maintable {
		background-color : #f9f9f9 ;
		text-align: left;
		border-collapse : collapse ;
}

.tableh1 {
	font-size: 11px;
	font-weight: bold;
	color: #898989;
	text-transform: none;
    text-decoration: none;
   	letter-spacing: 1px;
	background-image : url('http://i88.servimg.com/u/f88/11/48/24/76/barreh10.png') ;
	background-color: #C7C7C7 ;
	line-height: 29px; 	
    padding-left: 10px;
}

.tableh1_compact {
      font-size: 11px;
	font-weight: bold;
	color: #626F89;
	text-transform: none;
    text-decoration: none;
   	letter-spacing: 1px;
background-color: #E6E6E6;
		line-height: 29px; 	
		border-bottom: 1px solid #f9f9f9;
        padding-left: 10px;
}

.tableh2 {
        background: #E6E6E6;
        color : #313131;
}

.tableh2_compact {
        background: #f9f9f9;
        color : #5B6F7D;
}


.catrow_noalb {
        background: #f9f9f9;
        color : #5B6F7D;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		border : 3px solid #f9f9f9 ;
		border-collapse : collapse ;
}

.catrow {
        background: #f9f9f9;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		color : #5B6F7D;
		border-bottom : 0px solid #ffffff ;
		cellspacing : 0px ;
		
}
.tableb {
border : 0px solid #cccccc ;
background-color : #f9f9f9 ;
}

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

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

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

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

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


.thumb_num_comments {
        font-weight: normal;
        font-size: 100%;
        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: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #52699A;
}

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

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

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #898989;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #000000;
        font-weight: bold;
        background : #E6E6E6;
	border-bottom: 0px solid #FEEEEB;
        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: #B5BED5;
}

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

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #CCD7E0;
        background-image : url('images/button_bg.gif');
        color: #5B6F7D;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px; background-position-y:50%
}

.admin_menu_thumb a {
        color: #52699A;
        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: ;
        
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #CCD7E0;
        background-image : url('images/button_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #AF5152;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center; background-position-y:50%
}

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

.admin_menu a:hover {
        color: ;
        
}

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

.comment_date{
        color : #5B6F7D;
        font-size: 100%;
        vertical-align : middle;
}

a img {
		-moz-border-radius:0.6em;
        border-style: solid;
        border-width:1px;
        border-color: #c1c1c1;
        background-color: #f3f3f3;
        margin: 2px;
        padding: 5px;
}

a:hover img {
	border: 2px solid #edec77;
    background-color: #f7f6f6;
	padding: 5px;
}

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


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

}


.thumbnails {
        background: #f9f9f9;
        padding: 4px;
        font-size: 6px;

}
.footer {
        font-family: tahoma;
        background-image : url(http://i88.servimg.com/u/f88/11/48/24/76/barrem10.png) ;
		color: #898989;
		font-size : 11px ;
		padding :2px ;
		margin :0px ;
}

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

.footer a:hover {
        color: #7081A0;
}

.statlink {
        color: #B5B5B5;
		font-weight: bold;
}

.statlink a {
        text-decoration: ;
        
}

.statlink a:hover {
        color: #6786C8;

}

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

.alblink a:hover {
        color: #898989;
		font-weight: bold;
        text-decoration: none;
}

.catlink {
        font-size: 9px;
		font-family: tahoma;
        display: block;
        margin-bottom: 0px;
		color: #898989;
}

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

.catlink a:hover {
        color: #F3E48F;
        font-weight:bold;
		text-decoration:none;
}

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

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

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

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

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #52699A;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #2478A4;
}

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

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

.clickable_option {
        cursor : default;

}

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