/*************************
  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
  $Author: 	Pedro De ALmeida $
  $Project: Fribot $
**********************************************/


/* Elements to hide */
#cpgHeader, #cpgCustomFooter, #cpgVanity, .footer{
	display: none;
}


#cpgSystemMenu{
	text-align: right;
}

#cpgSystemMenu a{
	font-size: 10px;
}

#cpgTopMenu{
	text-align: center;
	margin-top: 10px;
	padding: 2px;
}

#cpgAdminMenu{
	margin-top: 10px;
}

#cpgAdminMenu .admin_menu a{
	display: block;	
}

#cpgAdminMenu table{
	border: 1px dashed #CCCCCC;
}

#cpgGallery{
	/*padding-top: 5px;*/
}

#displayImage{
	padding: 2px;
}

#displayImage .maintable{
	width: 100%;
	border: none;
}


body{
	background-color: #FFFFFF;
	background-image: none;
}


table {
	border: none;
}

h1{
	text-decoration: none;
	color : #AEAEAE;
	margin: 2px;
	font-style : normal;
}

h2 {
	font-size: 14px;
	margin: 0;
	padding-top: 20px;
	padding-left: 5px;
}

h3 {
	font-weight: normal;
	
	font-size: 12px;
	margin: 2px;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	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 {

}

.listbox {

}

.comment_button {
	margin: 0;
}

.radio {
	
	font-size: 100%;
	vertical-align : middle;
}

.checkbox {
	
	font-size: 100%;
	vertical-align : middle;
}

a {

}

a:hover {

}

.bblink a {
	color: #8090A3;
	text-decoration: none;
}

.bblink a:hover {
	color: #0033CC;
	text-decoration: underline;
}

.maintable .maintable {	
	border: 1px solid #E1E6E6;
	margin: 5px;
}

.tableh1 {
	color: #666666;
	border-bottom: 1px solid #4D7CBF;
	background: url(images/box_left_icon.gif) no-repeat left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.tableh1_compact {
	color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tableh2 {
	background: url('images/bullet_standard.png') no-repeat left center;
	color: #4D7CBF;
	text-indent: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

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

.tableb {
	padding: 3px 20px;
	margin: 2px auto;
}

.tableb td{
	___text-align: center;
}

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

.tableb_compact td{
	text-align: left;
}

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

.catrow, .catrow_noalb {
	color: #4D7CBF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.catrow_noalb{
	color: #666666;
}

.album_stat {
	font-size : 10px;
	font-style: italic;
	color: #666666;
	margin: 5px 0px;
}

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

.thumb_title {
	font-weight : bold;
	color: #333333;
	font-size: 10px;
	padding: 2px;
	display : block;
}

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

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

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

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

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

.sortorder_cell {
	color : #CCCCCC;
	padding: 2px;
	margin: 0px;
}

.sortorder_options {
	background: #E1E6E6;
	color: #4D7CBF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 9px;
	white-space: nowrap;
}

.sortorder_cell .statlink a{
	color: #FFFFFF
}

.navmenu {
	font-size: 100%;
	font-weight: bold;
	background : #E1E6E6;
	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;
		margin: 0;
}

.navmenu a:hover {
	color: #FF0000;
}

.admin_menu_thumb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 85%;
	border: 1px solid #005D8C;
	background-color : #5D6674;
	color:#cccccc;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	color: #CCCCCC;
	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: #CCCCCC;
	text-decoration: underline;
}

.admin_menu a{
	
}

a.admin_menu, a.adm_menu{
	font-size: 10px;
	border: 1px solid #809092;
	padding: 1px;
}

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

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

.image {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin: 2px auto;
}

.imageborder {
	display: inline;
	margin: 30px auto;
}

.display_media {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}

.thumbnails {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.thumbnails td{
	text-align: center;
	vertical-align: middle;
}
.tableb_compact .thumbnails{
	width: 100px;
}

.footer {
	font-size: 9px;
	color: #000000;
}

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

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

.statlink {
	font-size: 10px;
}

.statlink a {
}

.statlink a:hover {
}

.alblink a {
	color: #4D7CBF;
	text-decoration: underline;
}

.alblink a:hover {
	color: #FF0000;
	text-decoration: underline;
}

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

.topmenu {
	font-size : 100%;
	margin-top:5px;
	margin-right:5px;
}

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

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

.topmenu td  {
	white-space: nowrap;
	font-weight : bold;
}


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

.img_caption_table th {
	background: #49525D;
	font-size : 100%;
	color : #cccccc;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top : 1px solid #394049;
}

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

.gallery
{
    background-color: #49525D;
}

.gal_name
{
	color:#4C5157;
	white-space:nowrap;
	font-size:20px;
}

.gal_description
{
	color:#4C5157;
	white-space:nowrap;
	font-size:10px;
}

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

.clickable_option {
	border-bottom : 1px dotted #444444;
	cursor : default;
}

.listbox_lang {
	font-size: 10px;
}

#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);}

.bottom-left {background-image:url(images/bottom-left.gif);}
.bottom-middle {background-image:url(images/bottom-middle.gif);}
.bottom-right {background-image:url(images/bottom-right.gif);}
.far-left {background-image:url(images/far-left.gif);}
.far-right {background-image:url(images/far-right.gif);}
.hardwired {background-image:url(images/hardwired.gif);}
.left-banner {
    background-image:url(images/left-banner.gif);
    height:46px;
    background-repeat:no-repeat;
    text-align:right;
    padding-right:16px;
    padding-top:16px;
}
.middle-left {background-image:url(images/middle-left.gif);}
.middle-right {background-image:url(images/middle-right.gif);}
.right-banner {
    background-image:url(images/right-banner.gif);
}
.top-left {background-image:url(images/top-left.gif);}
.top-right {background-image:url(images/top-right.gif);}
