/**
* Stylesheet copyright:27 November 2006 by Doug Hockinson (www.hockinson.com)
* For distribution with PHP Form Generator (www.php-form-generator.com/phpmyedit/)
* Class names ending in "-right-justify" apply to forms created by the aforementioned project.
* Works with modern versions of all web browsers (not Netscape 4).
* Style names that include "pme" relate to phpMyEdit-specific styles.
* You may want to specify a complete URL for the background image below.
* Below, you may want to change font-size from "11px" to "small"
*/

a.pme-tab{
background-color:transparent;
color:#999999;
}
a.pme-tab-selected{
background-color:transparent;
color:#000000;
}
body{
background-color:#1b1b1b;
/*
background-color:#f0f0f0;
background-image:url("../images/embossed.jpg");
background-repeat:repeat;
*/

}
div.container-cell{
border:1px solid #999999;
padding:10px 15px 0px 15px;
}
h3{
font-family:verdana,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
hr,hr.pme-hr{
background-color:transparent;
color:#CCCCCC;
height:1px;
margin:5px 0px;
}
/* Expand the margin around navigation images */
img.pme-navigation-0,
img.pme-navigation-1{
margin:3px;
}
/* Font specification for form tags */
input,
select,
textarea{
font-family:verdana,helvetica,arial,sans-serif;
font-size:11px;
font-weight:normal;
margin:1px;
}
/* Buttons:Pagination */
input.pme-add{
background-color:#EBF5FF;
border:thin outset #CCCCCC;
color:#000000;
font-size:11px;
}
/* Buttons:General */
input.pme-cancel,
input.pme-more,
input.pme-save,
input.pme-change,
input.pme-copy,
input.pme-delete,
input.pme-goto,
input.pme-navigation-0,
input.pme-navigation-1,
input.pme-view{
background-color:#FFFFFF;
border:thin outset #999999;
color:#000000;
font-size:11px;
}
/* Buttons:Search / Filter records */
input.pme-filter,
input.pme-filter-right-justify{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#000000;
font-size:11px;
}
input.pme-first,
input.pme-prev,
input.pme-next,
input.pme-last{
background-color:#FFFFFF;
border:thin outset #CCCCCC;
color:#000000;
font-size:11px;
}
/* Text INPUT boxes Add,Change,coPy modes */
input.pme-input-0-right-justify,
input.pme-input-0,
input.pme-input-1-right-justify,
input.pme-input-1{
background-color:#FFFFFF;
color:#000000;
}
/* Buttons:Hide,Clear,Query buttons */
input.pme-search,
input.pme-hide,
input.pme-query,
input.pme-clear{
background-color:#FFFFFF;
border:thin outset #CCCCCC;
color:#000000;
font-size:11px;
margin-right:5px;
}
pre,code{
font-family:verdana,helvetica,arial,sans-serif;
font-size:11px;
font-weight:normal;
}
table{
border-collapse:collapse;
}
table.container{
background-color:#1b1b1b;/*
border:1px solid #c5c5c5;
*/
color:#000000;
}
/*
tr.pme-filter,
tr.sort-info{
background-color:#f8f8f8;
color:#000000;
}
*/
/*
tr.pme-header{
background-color:#ffffff;
color:#000000;
}
*/
table.pme-navigation{
background-color:#F0F0F0;
border:1px solid #CCCCCC;
color:#000000;
margin:10px 0px;
}
table.pme-tab{
margin:10px 0px;
}
p{
font-family:verdana,helvetica,arial,sans-serif;
font-size:11px;
font-weight:normal;
}
/* table.container tends to over-ride this */
td.container{
border:1px solid #000000;
padding:8px 20px;
}
/* do not pad cells in the container table when using /images/ */
td.nopadding{
padding:0px;
}
td.pme-buttons,td.pme-stats{
white-space:nowrap;
}
/* border-bottom for List mode */
td.pme-cell-0-right-justify,
td.pme-cell-0,
td.pme-cell-1-right-justify,
td.pme-cell-1,
td.pme-navigation-0,
td.pme-navigation-1,
th.pme-header-right-justify,
th.pme-header{
border-bottom:1px solid #CCCCCC;
}
td.pme-filter{
text-align:center;
}
td.pme-filter-right-justify{
text-align:right;
}
td.pme-message,
td.pme-stats,
p.pme-message{
background-color:transparent;
color:#000000;
margin-left:3px;
vertical-align:middle;
}
td.pme-queryinfo,
td.pme-filter-right-justify,
td.pme-filter,
td.pme-sortinfo{
background-color:transparent;
border-bottom:1px solid #CCCCCC;
color:#999999;
}
td.pme-tab{
padding:0px 5px;
}
td.pme-tab-selected{
padding:0px 5px;
}
th{
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-family:verdana,helvetica,arial,sans-serif;
font-weight:bold;
padding:5px;
}
/* Prevent navigation cells V-C-P-D from wrapping */
th.pme-header,
td.pme-navigation-0,
td.pme-navigation-1{
text-align:center;
white-space:nowrap;
}
tr{
vertical-align:top;
}
tr.ctr{
vertical-align:middle;
}
/* Classses cause undesirable alternating row color in ACPDV modes */
tr.pme-row-0,
tr.pme-row-0-right-justify,
tr.pme-row-1,
tr.pme-row-1-right-justify{
border-bottom:1px solid #CCCCCC;
}
.contrast{
background-color:transparent;
color:#336699;
}
.pme-add,
.pme-buttons,
.pme-cancel,
.pme-cell-0,
.pme-cell-1,
.pme-change,
.pme-clear,
.pme-copy,
.pme-delete,
.pme-filter-right-justify,
.pme-filter,
.pme-first,
.pme-form,
.pme-goto,
.pme-header-right-justify,
.pme-header,
.pme-help-0,
.pme-help-1,
.pme-hide,
.pme-input-0-right-justify,
.pme-input-0,
.pme-input-1-right-justify,
.pme-input-1,
.pme-key-0-right-justify,
.pme-key-0,
.pme-key-1-right-justify,
.pme-key-1,
.pme-last,
.pme-main,
.pme-message,
.pme-more,
.pme-navigation-0,
.pme-navigation-1,
.pme-navigation,
.pme-next,
.pme-prev,
.pme-query,
.pme-queryinfo,
.pme-row-0-right-justify,
.pme-row-0,
.pme-row-1-right-justify,
.pme-row-1,
.pme-save,
.pme-search,
.pme-sortinfo,
.pme-stats,
.pme-value-0-right-justify,
.pme-value-0,
.pme-value-1-right-justify,
.pme-value-1,
.pme-view{
font-family:verdana,helvetica,arial,sans-serif;
font-weight:normal;
font-size:10px;
}
.pme-header-right-justify,
.pme-cell-0-right-justify,
.pme-cell-1-right-justify{
font-family:verdana,helvetica,arial,sans-serif;
font-weight:normal;
text-align:right;
}
.red{
background-color:transparent;
color:#FF0000;
}
td.demo{/* generator.menu.php */
border-bottom:1px solid #cccccc;
padding:5px;
}
