﻿/* "Winter Blues" CSS theme for CSS #csstable Gallery (http://icant.co.uk/css#csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

#csstable {font: 95% Verdana,Arial,sans-serif;padding: 0; margin: 0; border-collapse: collapse; }

#csstable a {color:#00285C; text-decoration: underline; }  

#csstable a:visited {color:black;}

#csstable a:hover {color: white;}  

#csstable caption {text-align: left; text-transform: uppercase;  padding-bottom: 2px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

#csstable thead, #csstable th  {background-color: #007b57; padding: 2px 2px; color: white; text-align: left; font-weight: bold;}

#csstable tbody, #csstable thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

#csstable tbody {border-bottom: 1px solid #EAECEE;}
                      
#csstable tbody td, #csstable tbody #csstable th {padding: 2px; background-color: #99cc66; text-align: left;}

#csstable tbody #csstable tr {background-color: #F3F5F7;}

#csstable tr.odd #csstable th, #csstable tr.odd td {background-color: #edebe9;}

#csstable tbody  #csstable tr:hover {background: #EAECEE; color: #111;}

#csstable tfoot td, #csstable tfoot th, #csstable tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 2px;}

#csstable tr:hover #csstable th[scope=row], #csstable tr:hover td
{ 
  background-color: #686864;
  color: #fff;
} 
#csstable2 {font: 95% Verdana,Arial,sans-serif;padding: 0; margin: 0; border-collapse: collapse; }

#csstable2 a {color:#00285C; text-decoration: underline; }  

#csstable2 a:visited {color:black;}

#csstable2 a:hover {color: white;}  

#csstable2 caption {text-align: left; text-transform: uppercase;  padding-bottom: 2px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

#csstable2 thead, #csstable2 th  {background-color: #007b57; padding: 2px 2px; color: white; text-align: left; font-weight: bold;}

#csstable2 tbody, #csstable2 thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

#csstable2 tbody {border-bottom: 1px solid #EAECEE;}
                      
#csstable2 tbody td, #csstable2 tbody #csstable2 th {padding: 2px; background-color: #99cc66; text-align: left;}

#csstable2 tbody #csstable2 tr {background-color: #F3F5F7;}

#csstable2 tr.odd #csstable2 th, #csstable2 tr.odd td {background-color: #edebe9;}

#csstable2 tbody  #csstable2 tr:hover {background: #EAECEE; color: #111;}

#csstable2 tfoot td, #csstable2 tfoot th, #csstable2 tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 2px;}

#csstable2 tr:hover #csstable2 th[scope=row], #csstable2 tr:hover td
{ 
  background-color: #686864;
  color: #fff;
} 


