﻿*
{
	font-family: verdana, arial, non-serif;
}

body
{
	behavior: url("/csshover.htc");
	background-color: #002142;
	margin-top: 20px;
	margin-bottom: 20px;
}

a, a img
{
	color: #990033;
	text-decoration: none;
	border: 0;
}

a:hover
{
	text-decoration : underline;
}

table
{
	border: 0;
	border-collapse: collapse;
}

table#main
{
	width: 900px;
	background-color: white;
	border: 0;
	margin: auto;
	table-layout:fixed;
}

td
{
	vertical-align: top;
	text-align: left;
}

td p:first-child,
td h2:first-child
{
	margin-top:0;
}

td p:last-child
{
	margin-bottom:0px;
}

td#header1
{
	white-space: nowrap;
	padding-top: 25px;
	width: 500px;
}

td#header2
{
	white-space: nowrap;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 500px;
}

td#shop
{
	padding-right: 20px;
	background-image: url('images/header.jpg');
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ccccff;
	xwidth: 300px;
}

td.bar
{
	background-image: url('images/header.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	background-color: white;
	border-top: 1px #CCCCFF solid;
	border-bottom: 1px white solid;
}

td.sidebar
{
	background-color: #ccccff;
	padding: 0px;
	width: 170px;
	background-image: url('images/sidebar.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: top;
}

td#content
{
	height: 90%;
	background-image: url('images/content.png');
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}

table#footer
{
	width: 100%;
}

td#footer
{
	background-color: white;
}

td#date
{
	text-align: right;
}

td.text
{
	font-size: 9pt;
	color: #003366;
	line-height: 175%;
	padding: 10px;
	padding-top: 15px;
	width: 100%;
}

td.numcol
{
	text-align: right;
}

input[type=text], textarea
{
	font-size : 9pt;
	color : #003366;
	padding : 5px;
	background-color : #ffffff;
	vertical-align : top;
	border:1px solid #cccccc;
}

input[type=text]:focus, textarea:focus
{
	border:1px solid #002142;
}



td.text-table
{
	font-size : 8pt;
	color : #003366;
	line-height : 150%;
	padding : 0px 5px 0px 5px;
}

td.list
{
	padding-top : 10px;
	padding-bottom : 10px;
}

td.cdlist
{
	padding-top : 0px;
	padding-bottom : 1px;
}

td.menu
{
	background-color : #ccccff;
	border-bottom : 1px solid #ffffff;
	text-decoration : none;
	color : black;
	font-size : 7pt;
	white-space : nowrap;
	width : 100%;
	height : 25px;
	vertical-align: middle;
	cursor: pointer;
}

td.menu:hover, td.menu:hover a
{
	background-color : white;
	color: #990033;
}

a.menu
{
	width : 150px;
	padding : 4px;
	height : 25px;
}

a.menu:link
{
	color : black;
}

a.menu:visited
{
	color : black;
}

a.menu:hover
{
	color : #990033;
	text-decoration : none;
}

td.menu2
{
	border-bottom : 1px solid #ffffff;
	text-decoration : none;
	color : black;
	font-size : 7pt;
	white-space : nowrap;
	height : 20px;
	vertical-align: middle;
	cursor: pointer;
}

td.menu2:hover, td.menu2:hover a
{
	background-color : white;
	color: #990033;
}

a.menu2
{
	width : 100%;
	padding : 4px 4px 4px 15px;
	height : 15px;
}

a.menu2:link
{
	color : black;
}

a.menu2:visited
{
	color : black;
}

a.menu2:hover
{
	color : #990033;
	text-decoration : none;
}

a.basket, a.basket:link, a.basket:hover, a.basket:visited
{
	color: white;
	font-size: 18;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

tr.menu2
{
	background-color : #EEEEff;
	display : none;
}

td.footer
{
	color: #444444;
	font-size: 7pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 2px;
	white-space: nowrap;
	vertical-align: middle;
}

h1, 
h1 *, 
h1 a,
h1 a:link,
h1 a:visited
{
	font-size : 14pt;
	font-family : "trebuchet ms", arial, sans-serif;
	font-weight : bold;
	color :#660066;
	line-height : 150%;
}

h2
{
	font-size : 11pt;
	font-family : "trebuchet ms", arial, sans-serif;
	font-weight : bold;
	color : #660066;
	line-height : 150%;
}

.nogap
{
	line-height : 30%;
}

.livemusic
{
	font-size : 7.5pt;
	float : left;
	text-align : center;
	color : #800000;
	border : 1px solid #003366;
}

td.cover
{
	padding: 15px;
	padding-right: 20px;
}

td.leftcol
{
	padding-left : 0px;
}

td.rightcol
{
	padding-right : 0px;
}

td.date
{
	padding-top:10px;
	padding-right:20px;
	width: 200px;
}

td.fullybooked
{
	background-image : url("images/fullybooked.png");
	background-repeat:no-repeat;
	background-position:300px 20px;
}

.divider
{
	width : 100%;
	background-image : url("images/dot.gif");
	background-repeat : repeat-x;
	line-height : 1px;
}

.verticaldivider
{
	width : 1px;
	background-image : url("images/dot.gif");
	background-repeat : repeat-y;
}

a.more, a.forward
{
	padding : 0px 0px 0px 8px;
	background : url("images/fwd.gif") no-repeat;
	background-position : 0px 4px;
}

a.back
{
	padding : 0px 0px 0px 10px;
	background : url("images/back.gif") no-repeat;
	background-position : 0px 4px;
}

h1 a
{
	color : #003366;
}

td.orders
{
	border : 1px solid #aaaaaa;
	padding : 5px;
}

td.header
{
	background-color : ccccff;
}

img.left
{
	float: left;
	margin-right: 20px;
}

img.right
{
	float: right;
	margin-left: 20px;
}

/******************************************************************
    Gallery
 ******************************************************************/
div.thumbnail
{
	border : 1px solid #cccccc;
	background-color: white;
	float : left;
}

div.thumbnail img
{
	margin : 5px;
}

div.gallery
{
	float : left;
	width : 260px;
	margin : 10px;
}

div.gallery p
{
	margin-right : 30px;
	margin-left : 0px;
	line-height : 150%;
	padding : 0;
	text-align : left;
}


