/*************************
  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.4.1
  $Source: /cvsroot/coppermine/devel/themes/project_vii/style.css,v $
  $Revision: 1.22 $
  $Author: donnoman $
  $Date: 2005/01/05 04:30:21 $
**********************************************/

body {
	background-color: #333333;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size : .8em;
	color: #C8C8C8;
	margin: 0;
	padding: 0;
}

table {
	font-size : 1em;
}

h1{
	font-weight: normal;
	font-size: 28px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left : 20px;
	/*color: #660000;*/
	color: #970000;
	margin: 2px;
}

h2 {

        font-family: Arial, Helvetica, sans-serif;
        /*background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;*/
        font-size: 18px;
        margin: 0;
				color:#DDDDDD;
}



p {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 1em;

        margin: 2px 0;

}



ul {

        margin-left: 5px;

        padding: 0;

}



li {

        margin-left: 10px;

        margin-top: 0;

        margin-bottom: 4px;

        padding: 0;

        list-style-position: outside;

        list-style-type: disc;


}



.top_panel td {

        white-space: nowrap;

}


/*
.top_menu_left_bttn a {
        background-image: url(images/left_menu_button.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 12px;
        padding-right: 6px;
        position: relative;
        display: block;
        height: 35px;
        line-height: 35px;
        text-decoration: none;
        color: #111111;
        font-size: 14px;
}

.top_menu_left_bttn a:hover {
        background-image: url(images/left_menu_button_over.gif);
        background-position: left;
        background-repeat: no-repeat;
        text-decoration: none;
        color: #222222;
}

.top_menu_right_bttn a {
        background-image : url(images/right_menu_button.gif);
        background-repeat : no-repeat;
        background-position : right;
        padding-right : 22px;
        padding-left : 6px;
        position: relative;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #111111;
        font-size: 14px;
}

.top_menu_right_bttn a:hover {
        background-image : url(images/right_menu_button_over.gif);
        background-position : right;
        background-repeat : no-repeat;
        text-decoration: none;
        color: #222222;
}
*/
.top_menu_bttn a {
        background-image : url(images/menu_button.gif);
        background-position : left;
        padding-left : 6px;
        padding-right : 6px;
        position: relative;
        display: block;
        height : 35px;
        line-height : 35px;
        text-decoration: none;
        color: #111111;
        font-size: 14px;
}

.top_menu_bttn a:hover {
        background-image : url(images/menu_button_over.gif);
        text-decoration: none;
        color: #222222;
}



.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #666666;
        padding-right: 3px;
        padding-left: 3px;
	background-color: #D1D7DC;
}



.listbox {

        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 100%;

        border: 1px solid #666666;

        vertical-align : middle;

}



.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #666666;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	padding: 2px;
	margin: 0;
}



.comment_button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #666666;

        background-image : url(images/button_bg.gif);

        background-position : bottom;

        padding-left: 3px;

        padding-right: 3px;

}



.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 {
        color: #9C5841;
        text-decoration: none;
}

a#anycontent {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
        color: #FFB89F;
        text-decoration: none;
}



bblink a {

        color: #FF6600;

        text-decoration: none;

}



bblink a:hover {

        color: #FF6600;

        text-decoration: underline;

}



.maintable {
        background-color: #333333;
}
.maintablea {
		margin-top: 3px;
        background-color: #333333;
}

.statheader {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background : #BDBDBD;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 130%;
	background-color: #000000;
}


.tableh1 {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background : #BDBDBD;
	color: #E1E1E1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1em;
	background-color: #590000;
}

.tableh1a {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background : #BDBDBD;
	color: #E1E1E1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1em;
	background-color: #590000;
}

.albumheading {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background : #BDBDBD;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 130%;
	background-color: #6699CC;
}


.tableh1_compact {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #953100;
}



.tableh2 {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	color : #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #CBC192;
}



.tableh2_compact {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	background: black;
	color : #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #5C5C52;
}



.tableb {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #C8C8C8;
	background-color: #2D2D2D;
	/*background-color: #E6E1CA;
	color: #2D2D2D;*/

}

.tableb_compact {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #222222;
	color: #F2F2F2;
}



.tablef {

        background: #E6E6E6 ;

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;
		color: black;

}

.catrow {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #CCCCCC;
	background-color: #222222;
}

.catrow_noalb {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	color : #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #444444;
	background-color: #2A2A2A;
}

.album_stat {

        font-size : 85%;

        margin: 5px 0;

}



.thumb_title {

	font-weight : bold;
	font-size: 80%;
	padding: 2px;
	display : block;
	text-align: center;

}



.thumb_caption {
	font-size: 80%;
	padding: 1px;
	display : block;
	color: #999999;
}



.thumb_caption a {
  text-decoration: underline;
	color:white;
	font-weight:bold;

}





.thumb_num_comments {

        font-weight: normal;

        font-size: 85%;

        padding: 2px;

        font-style : italic;

        display : block;

}



.user_thumb_infobox {

        margin-top: 0;

        margin-bottom: 1px;

}



.user_thumb_infobox th {

        font-weight : bold;

        font-size: 100%;

        margin-top: 0;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox td {

        font-size: 80%;

        margin-top: 0;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox a {
        text-decoration: none;
        color: white;
}



.user_thumb_infobox a:hover {

        color: #000000;

        text-decoration: underline;

}



.sortorder_cell {
	color: #000000;
	padding: 2px;
	margin: 0;
	margin-right: 10px;
	white-space: nowrap;
	font-weight: bold;
	font-size: .9em;
}



.sortorder_options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 0.7em;
	white-space: nowrap;
	line-height: 1em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	padding: 0 15px;
}

.sortorder_options a {
	color: #4684C1;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

.sortorder_options a:hover {
	font-weight: bold;
	background-color: white;
	padding: 2px;
	color: white;
	text-decoration: none;
}

.navmenu {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	border-style: none;
	letter-spacing: 0.1em;
	color: white;
	background-color: #5C5C52;
	padding: 1px 2px;

}

.navmenu_select {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	border-style: none;
	letter-spacing: 0.1em;
	color: white;
	background-color: #FF3333;
	padding: 1px 5px;

}

.navmenu img {
	margin: 1px 2px;
}

.navmenu a {
	border-style: none;
	letter-spacing: 0.1em;
	display: block;
	padding: 1px 3px;
	text-decoration: none;
	color: #FFFFFF;
}


.navmenu a:hover {
	text-decoration: none;
	color: white;
	background-color: #3E6FFF;
	padding: 1px 3px;
}

.navmenu_disabled img {
	width: 0;
}

.navmenu_disabled a:hover {
	background-color: gray;
}

.admin_menu_thumb {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 90%;

        border: 1px solid #666666;

        background-image : url(images/button_bg.gif);

        background-position : bottom;

        color: #000000;

        font-weight: bold;

        margin-top: 0;

        margin-bottom: 0;

        width: 85px;

}



.admin_menu_thumb a {

        color: #000000;

        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: #000000;

        text-decoration: underline;

}



.admin_menu {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 90%;

        border: 1px solid #666666;

        background-image : url(images/button_bg.gif);

        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #000000;

        margin-top: 0;

        margin-bottom: 0;
        text-align: center;

}



.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}



.admin_menu a:hover {

        color: #000000;

        text-decoration: underline;

}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #C0C0C0;
        font-size: 90%;
        vertical-align : middle;
}

.display_media {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #111111;
	color: black;
}


.image {

        border-style: solid;
        border-width: 1px;
        border-color: #000000;
        margin: 2px;
}

a:hover .image {
		border-color: silver;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #666666;
        margin-top: 0;
        margin-bottom: 20px;
}

.thumbnails {

        background: #111111;

        padding: 5px;

}



.footer {
	font-size : 9px;
	color: #666666;
	text-align: center;
}



.footer a {
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}



.footer a:hover {
	background-color: #666666;
	color: #FAFAFA;
        /*color: #000000;
        text-decoration: underline;*/
}



.statlink {
	color: #999999;
	font-size: 1.2em;
}

.statlink a {
	text-decoration: none;
	color: #FF0000;
	font-size: 1em;
}

.statlink a:hover {
	color: #FF3E3E;
	font-weight: bold;
}

.alblink a {
	text-decoration: underline;
	color: #9C5841;
}

.alblink a:hover {
	background-color: #006600;
	text-decoration: underline;
	color: #FFFFFF;
}






.catlink a {
	text-decoration: underline;
	font-size: 1.1em;
	color: #006699;
	margin: 2px;
}



.catlink a:hover {
	color: #CC0000;
	margin: 2px;
	font-size: 1.1em;
	text-decoration: underline;
}


.catlink {
	font-family:  Verdana, Geneva, Arial, sans-serif;
	display: block;
	font-size: 1.1em;
	margin: 2px;
}


.topmenu {

        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        line-height : 130%;

        font-size : 1.1em;

}



.topmenu a {
        color: #4684C1;
        text-decoration : underline;
}



.topmenu a:hover  {
        /*color : #840000;*/
        color : #AE0000;
        text-decoration : underline;
}



.img_caption_table {

        border: none;

        background-color: #FFFFFF;

        width : 100%;

        margin : 0;

}



.img_caption_table th {

        background: #E6E6E6 ;

        font-size : 100%;

        color : #000000;

        padding-top: 4px;

        padding-right: 10px;

        padding-bottom: 4px;

        padding-left: 10px;

        border-top : 1px solid #000000;

}



.img_caption_table td {

        background: #FFFFFF ;

        padding-top: 6px;

        padding-right: 10px;

        padding-bottom: 6px;

        padding-left: 10px;

        border-top : 1px solid #000000;
        white-space: normal;
}
.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
				/*position: relative;
				right: 0;
				top: -10px;*/
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
				margin: 0;
				padding: 0;
				z-index: 5;
}

.caption {
	font-size: 50%;
}

.disclaimer {
	color: #666666;
	font-size: 0.75em;
}

.alb_desc {
width:100%;
height:150px;
overflow:auto;
}

.box-email {
    margin-top: 10px;
	border-width: medium;
  	border-style: ridge;
	padding: 10px;
	width: 80%;
	background-color: #333333;
}

.message {
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #E5E5E5;
	color: #222222;
	padding: 10px;
}

.warning {
	color: #E10000;
	font-size: 1.3em;
	margin: 10px 0;
}

.announcements {
	width: 100%;
	height: 300px;
	overflow: auto;
}

#content {
	top: 0;
	margin-left: 55px;
}

.heading {
	font-size: 28px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 20px;
	color: #950000;
}

.field_name {
font-weight:bold;
margin-top: 10px;
font-size: 1.2em;
}
/*#SUB_MENU {
        position:absolute;
        top: 60px;
        padding: 0 0 0 20px;
}*/

#SYS_MENU {
        position:relative;
        bottom:0px;
        display: block;
        width:800px;
        height:10px;
        padding: 0;
        z-index:1;
		font-weight:bold;
}

#GALLERY {
        padding: 0 20px;
        position: relative;
        top: 15px;
}

#SELECT_LISTS, #SELECT_FLAGS {
	padding: 10px;
	/*text-align: right;*/
	display: inline;
	float: right;		
}

#CUSTOM_HEADER {
        margin:0;
        padding:0;
}

#CUSTOM_FOOTER {
        margin: 10px 0;
        padding:0;
        	font-size : 9px;
	color: #666666;
	text-align: center;
}

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

.itemdescription {
}


