/*************************

  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.4

  $Source: /cvsroot/coppermine/stable/themes/classic/style.css,v $

  $Revision: 1.9 $

  $Author: gaugau $

  $Date: 2006/02/24 13:32:45 $

**********************************************/



/* Normal, standard links. */

a:link

{

	color: #cbcbdb;

	text-decoration: none;

}

a:visited

{

	color: #cbcbdb;

	text-decoration: none;

}

a:hover

{

	color: #ffffdb;

}



/* Navigation links - for the link tree. */

.nav, .nav:link, .nav:visited

{

	color: #CAC4B3;

	text-decoration: none;

}

a.nav:hover

{

	color: #eAf4B3;

}



/* Tables should show empty cells. */

table

{

	empty-cells: show;

}



/* By default (td, body..) use verdana in black. */

body, td, th, tr

{

	color: #ffffff;

	font-size: small;

	font-family: verdana, sans-serif;

}



/* The main body of the entire forum. */

body

{

	background: #000 url('images/back.jpg') repeat-x;

	margin: 0px;

	padding: 0px

}



/* Input boxes - just a bit smaller than normal so they align well. */

input, textarea, button

{

	color: #ffffff;

	background: black;

	font-family: verdana, sans-serif;

	border: solid 1px #666;

}

input, button

{

	font-size: 90%;

}



textarea

{

	font-size: 100%;

}



/* All input elements that are checkboxes or radio buttons. */

input.check

{

}



/* Selects are a bit smaller, because it makes them look even better 8). */

select

{

	font-size: 90%;

	font-weight: normal;

	color: #fff;

	background: #000;

	font-family: verdana, sans-serif;

	border: solid 1px #666;

}



/* Standard horizontal rule.. ([hr], etc.) */

hr, .hrcolor

{

	height: 1px;

	border: 0px none;

	color: #666666;

	background-color: #666666

}



/* No image should have a border when linked */

a img

{

	border: 0px none;

}

.sysmenulist

{

}





#sysmenu a:link, #sysmenu a:visited, #submenu a:link, #submenu a:visited

{

	padding: 4px 2px 2px 2px;

	color: black;

	font-family: tahoma, sans-serif;

	font-size: 11px;

 }





#sysmenu a:hover, #submenu a:hover

{

	text-decoration: underline;

}







.textinput {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #707070;

        padding-right: 3px;

        padding-left: 3px;

}



.listbox {

        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #707070;

        vertical-align : middle;

}



.button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #505050;

        background-image : url('url(images/top.jpg');

        background-position-y:50%

}



.comment_button {

        font-family: Arial, Helvetica, sans-serif;

        border: 1px solid #005D8C;

        background-position : bottom;

        padding-left: 3px;

        padding-right: 3px;

}



.radio {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 100%;

        vertical-align : middle;

}



.checkbox {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 100%;

        vertical-align : middle;

}



.bblink a {

        color: #0033CC;

        text-decoration: none;

}



.bblink a:hover {

        color: #0033CC;

        text-decoration: underline;

}



.maintable {

        border: 1px solid #444;

        margin-top: 1px;

        margin-bottom: 1px;

}



.tableh1 {

	background: #000 url('images/catbg_mid.jpg') repeat-x;

	color: #ffffff;

	padding: 10px

 }

.tableh1 a:link, .tableh1 a:visited

{

        color: #F1F6F9;

        font-style: normal;

}

.tableh1 a:hover

{

        color: #dfdfdf;

}



.tableh1_compact {

	font-style: normal;

	border-bottom: solid 1px #555;

	padding: 10px;

	color: #EFD8A5;

	font-family: tahoma, sans-serif;

}



.tableh2 {

	background: #000 url('images/catbg_mid.jpg') repeat-x;

	color: #ffffff;

	padding: 10px

}



.tableh2_compact {

	font-style: normal;

	border-bottom: solid 1px #555;

	padding: 10px;

	font-family: tahoma, sans-serif;

}

.tableh2 a, .tableh2_compact a

{

	color: white;

}

.tableb {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}





.tableb_compact {

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 2px;

        padding-left: 5px;

}



.tablef {

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

}



.catrow_noalb {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}



.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;

}



.thumb_num_comments {

        font-weight: normal;

        font-size: 80%;

        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: 80%;

        margin-top: 1px;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox a {

        text-decoration: none;

}



.user_thumb_infobox a:hover {

        text-decoration: underline;

}



.sortorder_cell {

        color : #FFFFFF;

        padding: 0px;

        margin: 0px;

}



.sortorder_options {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        color : #FFFFFF;

        padding: 0px;

        margin: 0px;

        font-weight: normal;

        font-size: 80%;

        white-space: nowrap;

}



.navmenu {

        color: #FFFFFF;

        font-size: 100%;

        font-weight: bold;

        background : #555 ;

        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: #FFFFFF;

}



.navmenu a:hover {

        background : #333 ;

        text-decoration: none;

}



.admin_menu_thumb {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 85%;

        border: 1px solid #005D8C;

        font-weight: bold;

        margin-top: 0px;

        margin-bottom: 0px;

        width: 85px;

}



.admin_menu_thumb a {

        text-decoration: none;

        display: block;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

        padding-left: 10px;

        padding-right: 10px;

}





.admin_menu_thumb a:hover {

        text-decoration: underline;

}



.admin_menu {

        font-size: 8pt;

        margin-top: 0px;

        margin-bottom: 0px;

        padding:2px;

        text-align: center;

}



.admin_menu a, .admin_menu a:visited, a.admin_menu{

        text-decoration: none;

        display: block;

        position: relative;

        padding: 4px;

}



a.admin_menu{

        display: block;

        text-decoration: none;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

        padding-left: 2px;

        padding-right: 2px;

}



.admin_menu a:hover {

        color: #fff;

        text-decoration: none;

		background: #555;

}



td #admin_menu_anim {

        background-image : url('images/button_bg_anim.gif');

}



.comment_date{

        color : #5F5F5F;

        font-size : 90%;

        vertical-align : middle;

}



.image {

        border-style: solid;

        border-width:1px;

        border-color: #000000;

        margin: 2px;

}



.imageborder {

        border: 1px solid #000000;

        margin-top: 30px;

        margin-bottom: 30px;

}



.display_media {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

		background: #555;

}



.thumbnails {

        padding: 5px;

		background: #444;

}



.footer {

        font-size : 9px;

}



.footer a {

        text-decoration: none;

}



.footer a:hover {

        text-decoration: underline;

}



.statlink {

        color: #FFFFFF;

}



.statlink a {

        text-decoration: none;

        color: #FFFFFF;

}



.statlink a:hover {

        color: #FFFFFF;

        text-decoration: underline;

}



.alblink a {

        text-decoration: underline;

}



.alblink a:hover {

        text-decoration: underline;

}



.catlink {

        display: block;

        margin-bottom: 2px;

}



.catlink a {

        text-decoration: underline;

}



.catlink a:hover {

        text-decoration: underline;

}



.topmenu {

        line-height : 130%;

        font-size: 100%;

}



.topmenu a {

        text-decoration : none;

}



.topmenu a:hover  {

        text-decoration : underline;

}



.img_caption_table {

        border: none;

        width : 100%;

        margin : 0px;

}



.img_caption_table th {

        font-size: 100%;

        padding-top: 4px;

        padding-right: 10px;

        padding-bottom: 4px;

        padding-left: 10px;

        border-top : 1px solid #FFFFFF;

}



.img_caption_table td {

        padding-top: 6px;

        padding-right: 10px;

        padding-bottom: 6px;

        padding-left: 10px;

        border-top : 1px solid #FFFFFF;

        white-space: normal;

}



.debug_text {

        border: #BDBEBD;

        width : 100%;

        margin : 0px;

}



.clickable_option {

        cursor : default;

}



.listbox_lang {

        border: 1px solid #505050;

        vertical-align : middle;



}

#vanity a {

}

#vanity img {border:0px none; }

#v_php {float:left;}

#v_php:hover {}

#v_mysql {float:left;}

#v_mysql:hover  {}

#v_xhtml {float:right;}

#v_xhtml:hover {}

#v_css {float:right;}

#v_css:hover{}



/* ########################################### */

#maintable

{

	border-left: solid 1px #888;

	border-right: solid 1px #888;

	margin: auto;

	width: 80%;

	background: #6B6B6B;

}

#topsection

{

	background: #414141  

	overflow: auto;

	_height: 1%;

	color: white;

	padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0px

}

#topleft

{

	color: #ddd;

	padding: 0 0 10px 30px;

}

#topsection a

{

	color: #dde;

}

#topright

{

	float: right;

}

#mainmenu

{

	background: #6b6b6b;

	text-align: center;

	padding: 10px;

}

#bodyarea

{

	padding: 0 30px 10px 30px;

	background: #000;

	color: #cbcbcb;

}

#footerarea

{

	background: #444 url no-repeat;

	padding: 5px;

	text-align: center;

	font-size: x-small

}

/* how links behave in main tab. */

#mainmenu a, #mainmenu a:link, #mainmenu a:visited

{

	color: white;

	text-decoration: none;

	font-size: xx-small;

}



#mainmenu a:hover

{

	color: #e0e0ff;

}
