/*************************
  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$
  
  ********************************************
  Modified by Roberto Talamini 2009 for use PTH
  Added # header  and .pill_m to get same header as main site
  Changed width to 875px, to get same width as main site 
  Changed everything marked with comment line with RT
   
**********************************************/
body {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 12px;
        background : #000000 ;
        color : silver;
        margin: 0px;
        background-image: url(); background-repeat: repeat; background-position: 0% 0%;
}

#content {
        margin-right: auto;
        margin-left: auto;
        margin-top:5px;
        margin-bottom:5px;
        background-color: #000000;
        color: white;
        padding: 0.5em;
        border: 1px #000000 solid;
        width: 875px; /* ADDED BY RT */
        
}

/* ADDED BY RT - OM ZELFDE HEADER ALS IN JOOMLA TE KRIJGEN */
.pill_m {
	text-align: center;
	margin: 10px auto 0 auto;
	padding: 0;
	background: url(http://www.preludeteam.nl/templates/themza_j15_03/images/menu.jpg) top center no-repeat;
	width: 875px;
	height: 50px; /* standaard 50px */
}	

/* ADDED BY RT - OM ZELFDE HEADER ALS IN JOOMLA TE KRIJGEN */
#header {
	height: 129px;
	background: url(http://www.preludeteam.nl/templates/themza_j15_03/images/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 875px;
}



.header{
        font-family : Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 3em;
        color: silver;
}
#menu {
        vertical-align:bottom
        font-size: 115%;
        text-align: right;
        color: green; /* DEFAULT white - RT */
}


#menu ul {
        margin: 5px
}
#menu li {
        display: inline;
        list-style-type: none;
        padding-right: 0px;
        padding-left: 0px;
        margin: 0px
}
#menu a:link, #menu a:visited {
        /*color: #CC9933;*/
        color: #ffffff;
        font-weight: normal;
        border: none;
        text-decoration: none;
}
#menu a:hover {
        color: #ff0000;
        border: none;
}
#admin_menu {
        font-size: 100%;
        text-align: left;
        color: #3599B3;
        margin-left: auto; /* ADDED BY RT */
        margin-right: auto; /* ADDED BY RT */
        width: 875px; /* breedte admin knoppenbalk - added by RT */
        
        
}
div.innerdiv {
        width:100%;
}
table {
        font-size: 12px;
}
h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #ffffff; /* RT - DEFAULT #000000 */
        margin: 2px;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}
h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}
p {
        font-family: Arial, 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 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}
.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        /*border: 1px solid #D1D7DC;*/
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}
.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}
.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;
}
.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;
}
a {
        color: silver;
        text-decoration: underline
}
a:hover {
        color: #ff0000; /* RT - DEFAULT #ffffff */
        text-decoration: underline;
}
bblink a {
        color: silver;
        text-decoration: none;
}
bblink a:hover {
        color: silver;
        text-decoration: underline;
}
.maintable {
        border: 1px solid #4a4a4a;
        background-color: #000000;
        margin-top: 1px;
        margin-bottom: 1px;
}
.tableh1 {
        background : #000000 ;
        color : #FFFFFF; /* RT default silver */
        font-size:14px;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: 1px solid gray;
        background-image: url('images/cellpic1.gif'); /* RT added background image */
}
.breadcrumbs {
        background : #000000 ;
        color : silver;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        background-image: url('images/cellpic1.gif'); /* RT added background image */
}

.tableh1_compact {
        background : #202020 ; /* RT default #101010 */
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableh2 {
        background: #202020 ;
        color : #ffffff; /* RT DEFAULT #00000 */
        padding-top: 3px;
        padding-right: 2px; /* RT DEFAULT 10px */
        padding-bottom: 3px;
        padding-left: 2px; /* RT DEFAULT 10px */
        font-size: 1.0em; /* RT DEFAULT 1.5em */
}
.tableh2 a {
        text-decoration: none;
}
tableh2_compact {
        background: #202020 ;
        color : silver;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableb {
        background: #000000 ;
        padding-top: 3px;
        padding-right: 2px; /* RT DEFAULT 10px */
        padding-bottom: 3px;
        padding-left: 2px; /* RT DEFAULT 10px */
}
.tableb_compact {
        background: #101010 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableb_album {
        background: #101010 ;
}
.tablef {
        background: #202020;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.album_stat {
        background: #101010;
        font-size: 85%;
        margin: 5px 10px;
}
.album_desc {
        background: #101010;
        margin: 5px 10px;
                text-align: justify;
}

.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;
        color: silver;
}
.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;
        color: silver;
}
.user_thumb_infobox a:hover {
        color: silver;
        text-decoration: underline;
}
.sortorder_cell {
        background : #202020 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}
.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #000000; /* RT default #202020 */
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}
.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 100%;
        font-weight: bold;
        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 : #000000 ;
        text-decoration: none;
        color:         #ffffff; /* RT DEFAULT #000000 */
}
.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;
}
.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: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #ff0000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
        
}
.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}
.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;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}
.thumbnails {
        background: #101010 ;
        padding: 5px;
}
.footer {
        font-size : 9px;
}
.footer a {
        text-decoration: none;
        color: #ffffff
    
}
.footer a:hover {
        color: #ffffff;
        text-decoration: none;
}
.statlink {
        color: #FFFFFF;
}
.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}
.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}
.alblink a {
        text-decoration: underline;
        color: silver;
}
.alblink a:hover {
        color: #DC143C;
        text-decoration: underline;
}
.catlink {
        display: block;
        margin-bottom: 2px;
}
.catlink a {
        text-decoration: underline;
        color: silver;
}
.catlink a:hover {
        color: red;
        text-decoration: underline;
}
.topmenu {
        line-height : 130%;
        font-size: 100%;
}
.topmenu a {
        color : #0033CC;
        text-decoration : none;
}
.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}
.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}
.img_caption_table th {
        background: #202020 ;
        font-size: 100%;
        color : silver;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #4a4a4a;
}
.img_caption_table td {
        background: #000000 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #4a4a4a;
}
.debug_text {
        border: #BDBEBD;
        background-color: #000000;
        width : 100%;
        margin : 0px;
}
.clickable_option {
        border-bottom : 1px dotted blue;
}
.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
