
/*************************
  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$
  MC
**********************************************/
#ja-content .ja-box-br {
	background: url(../../images/gray/box-br3.gif) no-repeat bottom right #444444;

}
#ja-current-content {
	padding: 0px 0px;
}

 body .mainCell  {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 12px;
        background : #444444 ;
        color : silver;
        margin: 0px;
}

 .mainCell #content {
       width: 1000px;
        margin-right: 0px;
        margin-left: 0px;
        margin-top:0px;
        margin-bottom:0px;
        background-color: #444444;
        color: white;
        border: 1px #444444 solid;
}

 .mainCell .header {
        font-family :  georgia, verdana, tahoma,Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 18px;
        color: silver;
}

 .mainCell #menu {
        vertical-align:bottom
        font-size: 115%;
        text-align: right;
        color: white;
}

 .mainCell #menu ul {
        margin: 5px
}

 .mainCell #menu li {
        display: inline;
        list-style-type: none;
        padding-right: 0px;
        padding-left: 0px;
        margin: 0px
}

 .mainCell #menu a:link , .mainCell #menu a:visited {
        color: #00000;
        font-weight: normal;
        border: none;
        text-decoration: none;
}

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

 .mainCell #admin_menu {
        font-size: 100%;
        text-align: left;
        color: #CC9933;
}

 .mainCell div.innerdiv {
        width:800px;
}

 .mainCell table {
        font-size: 12px;
}

 .mainCell h1 {
        font-weight: bold;
        font-size: 16px;
        font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
         margin: 2px;
}

 .mainCell h2 {
        font-family: Goergia,Verdana , 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 #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

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

 .mainCell .button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        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 #005D8C;
        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: silver;
        text-decoration: underline
}

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

 .mainCell bblink a {
        color: silver;
        text-decoration: none;
}

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

 .mainCell .maintable {
        border: 1px solid #444444;
        background-color: #444444;
        margin-top: 1px;
        margin-bottom: 1px;
}

 .mainCell .tableh1 {
        background : #444444 ;
        color : silver;
        font-size:18px;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

 .mainCell .breadcrumbs {
        background : #444444 ;
        color : silver;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

 .mainCell .tableh2 {
        background: #444444;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
                font-size: 1.5em;
}

 .mainCell .tableh2 a {
        text-decoration: none;
}

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

 .mainCell .tableb {
        background: #444444 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

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

 .mainCell .tableb_album {
        background: #444444 ;
}

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

 .mainCell .album_stat {
        background: #444444;
        font-size: 85%;
        margin: 5px 10px;
}

 .mainCell .album_desc {
        background: #444444;
        margin: 5px 10px;
                text-align: justify;
}

 .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: silver;
}

 .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: silver;
}

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

 .mainCell .sortorder_cell {
        background : #444444 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

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

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

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

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

 .mainCell .admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        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 #005D8C;
        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 .comment_date {
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

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

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

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

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

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

 .mainCell .footer a:hover {
        color: red;
        text-decoration: none;
}

 .mainCell .statlink {
        color: #FFFFFF;
}

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

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

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

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

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

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

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

 .mainCell .topmenu {
        line-height : 130%;
        font-size: 100%;
}

 .mainCell .topmenu a {
        color : #0033CC;
        text-decoration : none;
}

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

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

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

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

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

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

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


