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

table {font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}

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

table a:visited {color: #777;}

table a:hover {color: #000;}  

table caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% Verdana, Geneva, Arial, Helvetica, sans-serif;}

table thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: bold; width: auto; border-bottom: 1px solid #EEF1E3;}

table tbody, table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE; border-bottom: 1px solid #2D5B77;}

table tbody {border-bottom: 1px solid #3A4856;}
                      
table tbody td, table tbody th {padding: 1px; text-align: left; width: auto; border-bottom: 1px solid #2D5B77;}

table tbody tr {background: #F3F5F7; width: auto; border-bottom: 1px solid #2D5B77;}

table tbody tr.odd {background: #F0F2F4;}

table tbody  tr:hover {background: #EAECEE; color: #111;}

table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: uppercase; background: #fff; padding: 10px; width: auto; border-bottom: 1px solid #3A4856;}
