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

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

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

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

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

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

table.tabres thead th {font: 110% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: bold;}

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

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

table.tabres tbody tr {background: #F3F5F7;}

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

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

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