/*
Rockstar 0.91
Table design by Jens Wedin, www.jedisthlm.com
*/

table.blue {
    font: 88%/1.7em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	border-collapse: separate; 
	border-spacing: 0; 
	margin: 0 0 1em 0; 
	color:#333; 
}

table.blue a {color: #09f; text-decoration: none; border-bottom: 1px solid;}
table.blue a:visited {color: #c3c; font-weight: normal;}
table.blue a:hover {border-bottom-style: dotted;}

table.blue thead th, table.blue thead td {
   font-weight: bold; 
   line-height:normal; 
   text-align: left; 
   border-bottom: 0.4em solid #09f;
}

table.blue tfoot th, table.blue tfoot td	{
text-align: left; border-top: 0.4em solid #09f; font-weight: bold
}

table.blue th, table.blue td {padding: 0.25em;}

table.blue tbody th, table.blue td {text-align: left; vertical-align: top;}
table.blue tbody th {font-weight: normal; /*white-space: nowrap;*/}

table.blue tbody th a:link, table.blue tbody th a:visited 	{font-weight: bold;}

/* tbody th + td		{white-space: nowrap;} */

table.blue tbody td, table.blue tbody th {border: 1px solid #fff; border-width: 1px 0;}

table.blue tbody tr.odd th, table.blue tbody tr.odd td 	{border-color: #deded8; background: #f9f9fb;}

table.blue tbody tr:hover td, table.blue tbody tr:hover th 	{background: #fbfbf8;}
table.blue caption {font-weight: bold; font-size: 1.7em; text-align: left; margin: 0; padding: 0.5em 0.25em;}

/*
td + td + td + td {white-space: nowrap;}
td + td + td + td a:before {content:"\2193 ";}
a[href^="http://"]:not([href*="http://icant.co.uk"])::after {content: "\2197"; }
td + td + td + td a[href^="http://"]:not([href*="http://icant.co.uk"])::after {content: ""; }
*/
