/* phpMyEdit styles + HR */
a.pme-sortinfo,a.pme-queryinfo{
font-size:x-small;
}
a.pme-tab{
background-color:transparent;
color:#336699;
font-size:x-small;
}
a.pme-tab-selected{
background-color:transparent;
color:#000000;
font-size:x-small;
}
hr,hr.pme-hr{
background-color:transparent;
color:#CCCCCC;
height:1px;
}

img.pme-navigation-0,
img.pme-navigation-1{
margin-right:5px;
}
/* Buttons:Pagination */
input.pme-add,
input.pme-first,
input.pme-prev,
input.pme-next,
input.pme-last{
background-color:#336699;
color:#FFFFFF;
font-size:x-small;
}
/* Buttons:General */
input.pme-cancel,
input.pme-change,
input.pme-copy,
input.pme-delete,
input.pme-goto,
input.pme-more,
input.pme-navigation-0,
input.pme-navigation-1,
input.pme-save,
input.pme-view{
background-color:#336699;
color:#FFFFFF;
font-size:x-small;
}
/* Buttons:Search / Filter records */
input.pme-filter,
input.pme-filter-right-justify{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#000000;
}
/* Buttons:Hide,Clear,Query buttons */
input.pme-search,
input.pme-hide,
input.pme-query,
input.pme-clear{
background-color:#336699;
color:#FFFFFF;
font-size:x-small;
margin-right:3px;
}
table.pme-main{
margin-top:8px;
}
table.pme-navigation{
border-collapse:separate;/*
margin:0px 0px 10px 0px;
*/
text-align:center;
}
table.pme-tab{
border-collapse:separate;
height:19px;
line-height:100%;
margin:8px 0px;
text-align:center;
}
td.pme-buttons{
padding:2px;
}
/* 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-filter-right-justify,
td.pme-filter{
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:3px;
}
/* Edit/View modes */
td.pme-key-0-right-justify,
td.pme-key-0,
td.pme-key-1-right-justify,
td.pme-key-1,
td.pme-value-0-right-justify,
td.pme-value-0,
td.pme-value-1-right-justify,
td.pme-value-1{
padding:3px;
}
td.pme-message,
td.pme-stats,
p.pme-message{
font-size:x-small;
margin-left:3px;
padding:3px;
vertical-align:middle;
}
td.pme-navigation-0,
td.pme-navigation-1{
border-bottom:1px solid #CCCCCC;
padding:3px;
white-space:nowrap;
}
td.pme-queryinfo,
td.pme-sortinfo{
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:x-small;
padding:3px;
}
td.pme-tab{
background-image:url("../images/tab_bg.gif");
background-repeat:repeat-x;
font-size:x-small;
line-height:100%;
margin-right:5px;
padding:0px 5px 0px 5px;
}
td.pme-tab-selected{
background-image:url("../images/tab_sel_bg.gif");
background-repeat:repeat-x;
font-size:x-small;
line-height:100%;
padding:0px 5px 0px 5px;
}
th.pme-header{
background-color:#F0F8FF;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#000000;
padding:3px;
text-align:left;
white-space:nowrap;
}
th.pme-header-right-justify{
background-color:#F0F8FF;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#000000;
padding:3px;
text-align:right;
white-space:nowrap;
}
tr.pme-tab{
height:19px;
line-height:100%;
vertical-align:middle;
}
.pme-add,
.pme-buttons,
.pme-cancel,
.pme-cell-0,
.pme-cell-1,
.pme-change,
.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-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-queryinfo,
.pme-row-0-right-justify,
.pme-row-0,
.pme-row-1-right-justify,
.pme-row-1,
.pme-save,
.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-size:small;
font-weight:normal;
}
.pme-header-right-justify,
.pme-cell-0-right-justify,
.pme-cell-1-right-justify{
font-family:verdana,helvetica,arial,sans-serif;
font-size:small;
font-weight:normal;
text-align:right;
}
/* td.pme-tab-end{
}
*/
/* .pme-query,.pme-clear,.pme-hide,.pme-search{
font-size:10px;
}
*/