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

/* Bars Header */

table.barsheader td {
font-size: 12px;
font-weight: 900; }


div.barstext {
width: 450px;
margin: 40 0 0 0px;
}

div.barsimage {
padding: 0px;
position: absolute;
margin-left: 500px;
top: 390px;
height: 246px;
width: 368px;
z-index: 10;
}

/*Albion Scrolling Header*/

div.Scrolling {overflow:auto;height: 215px;width:390px;border:0px solid red}
div.wideScrolling {overflow:auto;height: 280px;width:1000px;border:0px solid red}





/*Mondays*/

table td#mondays a {
color: #ff9900;
}

/*Tuesdays */

table td#tuesdays a {
color: #ff9900;
}

/*Wednesdays*/
table td#wednesdays a {
color: #ff9900;
}

/*Thursdays*/
table td#thursdays a {
color: #ff9900;
}

/*Fridays*/


table td#fridays a {
color: #ff9900;
}
/*Saturdays*/

table td#saturdays a {
color: #ff9900;
}

/*Sundays*/

table td#sundays a {
color: #ff9900;
}

/* Garden Bar */

table td#gardenbar a {
color: #ff0000;
}

/* Gaswroks */

table td#Gasworks a{
color: #ff0000;
}

/*Tavern Bar*/

table td#tavernbar a {
color: red;
}

/* Whats On */

table.barsheader td {
font-size: 12px;
font-weight: 900;
text-align:center;
padding-left:30px;
padding-right:30px; }


div.barstext {
width: 450px;
margin: 40 0 0 0px;
}

div.barsimage {
padding: 0px;
position: absolute;
margin-left: 500px;
top: 390px;
height: 246px;
width: 368px;
z-index: 10;
}

a:link {color: #C82909; text-decoration: none; font-size: 12px; font-weight: bold}
a:visited {color: #C82909; text-decoration: none; font-size: 12px; font-weight: bold}
a:active {color: #C82909; text-decoration: none; font-size: 12px; font-weight: bold}
a:hover {color: #C82909; text-decoration: underline; font-size: 12px; font-weight: bold}


/* Footer */

table.barsfooter td {
font-size: 11px;
font-weight: 300; }
