/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

table.grid {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}

table.grid a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table.grid a:visited {color: #777;}

table.grid a:hover {color: #000;}  

table.grid caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.grid thead th {background: #5B9D94; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

table.grid tbody, table thead {border-left: 1px solid #BCC9C7; border-right: 1px solid #BCC9C7;}

table.grid tbody {border-bottom: 1px solid #BCC9C7;}
                      
table.grid tbody td, table tbody th {padding: 10px; background: url("../images/td_back.gif") repeat-x; text-align: left;}

table.grid tbody tr {background: #E6F3F1;}

table.grid tbody tr.odd {background: #E2EFED;}

table.grid tbody  tr:hover {background: #E4F1EF; color: #111;}

table.grid tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #EBF8F6; padding: 10px;}
