/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */


#myForm table{padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;border: 1px solid #EAECEE;}
#myForm table td {padding: 10px; background: url("td_back.gif") repeat-x; text-align: left;}
#myForm  input { text-align: left;}
/*#myForm button , #myForm submit , #myForm input{color:#fff;background:#666666}
*/
table.winterblue {font: 8pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.winterblue td{
    font: 8pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
table.winterblue a {color: #666666; text-decoration: none; border-bottom: 1px solid #C6C8CB;
  }  

table.winterblue a:visited {color: #777;}

table.winterblue a:hover {color: #000;}  

table.winterblue caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 150% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.winterblue thead th {background: #666666; padding: 5px 5px; color: #fff; text-align: left; font-weight: bold; font-size:10pt;}

table.winterblue tbody, table.winterblue thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table.winterblue tbody {border-bottom: 1px solid #EAECEE;}
                      
table.winterblue tbody td, table.winterblue tbody th {padding: 5px; text-align: left; }

table.winterblue tbody tr {background: #efefef;}

table.winterblue tbody tr.odd , table.winterblue tbody tr.odd td{background: #fff; }

table.winterblue tbody  tr:hover {background: pink; color: #111;cursor:pointer}

table.winterblue tfoot td, table.winterblue tfoot th, table.winterblue tfoot tr {
 text-transform: uppercase; background: #fff; padding: 10px;}





/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */



table.sortable {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; width:740px;}

table.sortable a {color: #666666; text-decoration: none; border-bottom: 1px solid #C6C8CB;font-size: 12px;}  

table.sortable a:visited {color: #777;}

table.sortable a:hover {color: #000;}  
table.sortable , table.sortable td , table.sortable p , table.sortable td p , table.sortable a {

font:11px  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",helvetica;arial, sans-serif;
}


table.sortable caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.sortable thead th {background: #666666; padding: 5px 5px; color: #fff; text-align: left; font-weight: bold;cursor:pointer}

table.sortable tbody, table.sortable thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table.sortable tbody {border-bottom: 1px solid #EAECEE;}
                      
table.sortable tbody td, table.sortable tbody th {padding: 5px; background: url("td_back.gif") repeat-x; text-align: left;}

table.sortable tbody tr {background: #F3F5F7;}

table.sortable tbody tr.odd {background: #F0F2F4;}

table.sortable tbody  tr:hover {background: #EAECEE; color: #111;}

table.sortable tfoot td, table.sortable tfoot th, table.sortable tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}



table.chronoresults{padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;border: 1px solid #EAECEE;}
