/*************************
  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:
  $Revision:
  $Author:
  $Date:
**********************************************/


 body .mainCell  {
	margin: 0px;
}

 .mainCell table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        }

 .mainCell h1 {
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

 .mainCell h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

 .mainCell h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

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

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

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

 .mainCell .textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #828181;
        padding-right: 3px;
        padding-left: 3px;
}

 .mainCell .listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #dfd5c6;
        vertical-align : middle;
}

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

 .mainCell .comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #828181;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

 .mainCell .radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

 .mainCell .checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

 .mainCell a {
        color: Black;
        text-decoration: underline;
        font-family: Arial, Verdana, "MS Sans Serif";
}

 .mainCell a:hover {
        color: Black;
        text-decoration: underline;
}

 .mainCell bblink a {
        color: Black;
        text-decoration: underline;
}

 .mainCell bblink a:hover {
        color: Black;
        text-decoration: underline;
}

 .mainCell .maintable {
        border: 1px solid #828181;
        background-color: #EFEFEF;
        margin-top: 0px;
}

 .mainCell .tableh1 {
	  background-image: url(images/catbg2.jpg);
	  background-color: #c2b8a9;
	  color: #ffffff;
        padding-top: 5px;
	  padding-left: 10px;
	  padding-right: 10px;
        padding-bottom: 5px;
 }

 .mainCell .tableh1_compact {
        color : White;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        background-color: #908677;
}

 .mainCell .tableh2 , .mainCell .catrow_noalb {
        background: #dfd5c6 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .tableh2_compact {
        background: #dfd5c6 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

 .mainCell .tableb , .mainCell .display_media , .mainCell .catrow {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

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

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

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

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

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

 .mainCell .thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

 .mainCell .user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

 .mainCell .user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

 .mainCell .user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

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

 .mainCell .sortorder_cell {
                color : White;
        padding: 0px;
        margin: 0px;
}

 .mainCell .smalltext {
	  font-family: Georgia, Serif;
	  font-size: 10px;
}

 .mainCell .sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color : White;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

 .mainCell .navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: White;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
        background: #908677;
}

 .mainCell .navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

 .mainCell .navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: White;
}

 .mainCell .navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color: White;
}

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

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

 .mainCell .admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

 .mainCell .admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #828181;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

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

 .mainCell .admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}

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

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

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

 .mainCell .imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

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

 .mainCell .thumbnails {
        background: #EFEFEF ;
        padding: 5px;
}

 .mainCell .footer {
        font-size : 9px;
}

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

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

 .mainCell .statlink {
        color: White;
}

 .mainCell .statlink a {
        text-decoration: none;
        color: White;
}

 .mainCell .statlink a:hover {
        color: White;
        text-decoration: underline;
}

 .mainCell .alblink a {
        text-decoration: underline;
}

 .mainCell .alblink a:hover {
        text-decoration: underline;
}

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

 .mainCell .catlink a {
        text-decoration: underline;
        color: Gray;
}

 .mainCell .catlink a:hover {
        color: Gray;
        text-decoration: underline;
}

 .mainCell .topmenu {
        line-height : 130%;
        font-size: 12px;
        color: Black;
}

 .mainCell .topmenu a {
        color: Black;
        text-decoration : none;
}

 .mainCell .topmenu a:hover {
        color: Black;
        text-decoration : underline;
}

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

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

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

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

 .mainCell .clickable_option {
        border-bottom : 1px dotted blue;
        cursor : default;
}

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

}

/* definitions for the main tab, active means the tab reflects which page is displayed */

 .mainCell .maintab_first , .mainCell .maintab_back , .mainCell .maintab_last , .mainCell .maintab_active_first , .mainCell .maintab_active_back , .mainCell .maintab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}

 .mainCell .maintab_back , .mainCell .maintab_active_back {
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	text-align: center;
	font-family: tahoma, sans-serif;
}

 .mainCell .maintab_first {
	background-image: url(images/mirrortab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}

 .mainCell .maintab_back {
	background-image: url(images/mirrortab_back.gif);
	background-repeat: repeat-x;
}

 .mainCell .maintab_last {
	background-image: url(images/mirrortab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

 .mainCell .maintab_active_first {
	background-image: url(images/mirrortab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}

 .mainCell .maintab_active_back {
	background-image: url(images/mirrortab_active_back.gif);
	background-repeat: repeat-x;
}

 .mainCell .maintab_active_last {
	background-image: url(images/mirrortab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* how links behave in main tab. */

 .mainCell .maintab_back a:link , .mainCell .maintab_back a:visited , .mainCell .maintab_active_back a:link , .mainCell .maintab_active_back a:visited {
	color: white;
	text-decoration: none;
	font-family: tahoma, sans-serif;
        font-weight: bold;
}

 .mainCell .maintab_back a:hover , .mainCell .maintab_active_back a:hover {
	color: #ece2d3;
	text-decoration: none;
}

/* This is used on tables that should just have a border around them. */

 .mainCell .tborder {
	padding: 1px;
	border: 1px solid #696969;
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

 .mainCell .tableh2 , .mainCell .titlebg , .mainCell tr.titlebg th , .mainCell tr.titlebg td , .mainCell .titlebg2 , .mainCell tr.titlebg2 th , .mainCell tr.titlebg2 td {
	color: black;
	font-style: normal;
	background-color: #E9F0F6;
	background-image: url(images/titlebg.jpg);
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

 .mainCell .titlebg , .mainCell .titlebg a:link , .mainCell .titlebg a:visited {
	font-weight: bold;
	color: black;
	font-style: normal;
}

 .mainCell .titlebg a:hover {
	color: #404040;
}

/* same as titlebg, but used where bold text is not needed */

 .mainCell .titlebg2 a:link , .mainCell .titlebg2 a:visited {
	color: black;
	font-style: normal;
	text-decoration: underline;
}

 .mainCell .titlebg2 a:hover {
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/

 .mainCell .catbg , .mainCell tr.catbg td , .mainCell .catbg3 , .mainCell tr.catbg3 td {
	background-image: url(images/catbg.jpg);
	background-color: #88A6C0;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

 .mainCell .catbg2 , .mainCell tr.catbg2 td {
	background-image: url(images/catbg2.jpg);
	background-color: #c2b8a9;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

 .mainCell .catbg , .mainCell .catbg2 , .mainCell .catbg3 {
	border-bottom: solid 1px #375576;
	background-repeat: repeat-x;
}

 .mainCell .catbg , .mainCell .catbg2 {
	font-weight: bold;
}

 .mainCell .catbg3 , .mainCell tr.catbg3 td , .mainCell .catbg3 a:link , .mainCell .catbg3 a:visited {
	font-size: 95%;
	color: white;
	text-decoration: none;
}

 .mainCell .catbg a:link , .mainCell .catbg a:visited , .mainCell .catbg2 a:link , .mainCell .catbg2 a:visited {
	color: white;
	text-decoration: none;
}

 .mainCell .catbg a:hover , .mainCell .catbg2 a:hover , .mainCell .catbg3 a:hover {
	color: #e0e0ff;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */

 .mainCell .bordercolor {
	background-color: #ADADAD;
	padding: 0px;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */

 .mainCell .windowbg {
	color: #000000;
	background-color: #ECEDF3;
}

 .mainCell .windowbg2 {
	color: #000000;
	background-color: #F6F6F6;
}

 .mainCell .windowbg3 {
	color: #000000;
	background-color: #E0E1E8;
}

/* the today container in calendar */

 .mainCell .calendar_today {
	background-color: #FFFFFF;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

 .mainCell .smalltext {
	font-size: x-small;
	font-family: verdana, sans-serif;
}

 .mainCell .middletext {
	font-size: 90%;
}

 .mainCell .normaltext {
	font-size: small;
}

 .mainCell .largetext {
	font-size: large;
}

 .mainCell #vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}

 .mainCell #vanity img {border:0}

 .mainCell #v_php {float:left;background-image:url(../../images/powered-php.gif);}

 .mainCell #v_php:hover {background-image:url(../../images/h_powered-php.gif);}

 .mainCell #v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

 .mainCell #v_mysql:hover {background-image:url(../../images/h_powered-mysql.gif);}

 .mainCell #v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

 .mainCell #v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

 .mainCell #v_css {float:right;background-image:url(../../images/valid-css.gif);}

 .mainCell #v_css:hover {background-image:url(../../images/h_valid-css.gif);}

