@charset "utf-8";
/* CSS Document */

/* Greyscale
Table Design by Scott Boyle, Two Plus Four
www.twoplusfour.co.uk
----------------------------------------------- */

table {border-collapse: collapse;
border: 2px solid #ffffff;
font: normal 80%/140% arial, helvetica, sans-serif;
color: #555;
background: #fff;}

td, th {border: none;
padding: .5em;}

caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =links
----------------------------------------------- */

table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

table a:link {text-decoration:none;
color: #48657a;}

table a:visited {
text-decoration: line-through;
color: #808080;}

table a:hover {border-bottom: 1px dashed #ca3c30;
color: #666;}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {border: 2px solid #ffffff;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #48657a;
background: transparent;}

tfoot td {border: 2px solid #ffffff;}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align: top;
text-align: left;}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #fafafa;}

.red{
background-image:url(../images/cube_red.jpg);
background-repeat:repeat-x;
width:350px;
background-position:center;
}

.red_b{
border-left:5px solid #cc0000;

}

.yell_b{
border-left:5px solid #ffee22;
}

.lib_b{
border-left:5px solid #ff9900;
}
.con_b{
border-left:5px solid #333399;
}
.scot{
border-left:5px solid #ff3333;
}
.yell_1{
background-image:url(../images/cube_snp.jpg) ;
background-position:center;
background-repeat:repeat-x;
width:100px;
}

.lib_dem{
background-image:url(../images/cube_lib.jpg);
background-repeat:repeat-x;
background-position:center;
width:90px;
}

.blank_snp{
background-image:url(../images/blank.jpg);
background-position:center;
background-repeat:repeat-x;
width:300px;
}
.results{
font-weight:bold;
}

.party{
padding-left:15px;}

.votes{
text-align:right;
font-weight:bold;}
