/*TAB SORTER */
.prototools-table {background-color:#F4F4F4;text-align:left;font-size:11px;border : 1px solid #E1E1E1;margin:0;line-height:13px;width:550px;}

#default-poem-search-index .prototools-table {width:900px;}



.prototools-table th {border:1px solid #E1E1E1;background-position:right center;background-repeat:no-repeat;font-weight:bold;}
a { cursor: pointer; }
.prototools-table td {border : 1px solid #E1E1E1;}
.prototools-table th.desc {background-image:url('../img/desc.gif');background-color:#e0a366;color:white;}
.prototools-table th.asc {background-image:url('../img/asc.gif');background-color:#e0a366;color:white;}
.prototools-table th.on { background-color:#e0a366;}
.prototools-table td,.prototools-table th { padding : 6px; }


.prototools-table tr.line0 { background-color:#FFF; }
.prototools-table tr.line1 { background-color:#F4F4F4; }
.prototools-table tr.on { background-color:#f9f4e7;}
div.prototools-options {border : 1px solid #E1E1E1; font-size:11px; padding :5px 7px;}
div.prototools-options input, div.prototools-options select {border : 1px solid #CCC; font-size:13px; padding :1px 3px; margin :0 5px;}
div.prototools-pager {border : 1px solid #E1E1E1; font-size:11px; padding :5px 7px; text-align:right; background-color:#f9f4e7;}
div.prototools-pager .currentpage {padding-left:10px; padding-right:10px;font-weight:bold;}
div.prototools-pager .totalpages {padding:0;}
div.prototools-pager input { font-size:11px; margin :0 3px;background-color:#CC6600;color:white;padding:2px;border: 1px solid #EFE2C2;}
div.prototools-search {border : 1px solid #E1E1E1;border-bottom : 1px solid #E1E1E1; font-size:13px;font-weight:bold; padding :5px 7px; color:#CC6600;}
div.prototools-search input {border : 1px solid #E1E1E1; font-size:13px; margin :0 3px;color:#505050;padding:3px;}
th {font-weight:bold;}
#data-grid-rr-table-title {width:150px;}
#data-grid-rr-table-search {border : 1px solid #E1E1E1;border-bottom-color:-moz-use-text-color;border-bottom-style: solid;border-bottom-width:1px;}


