/* GENERAL STYLES */
@charset "utf-8";
#scrollbar {
   bottom:-1px;
   position:absolute;
   top:0;
   width:1em;
   z-index:-1;
}
.access {
    position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}
#skip {
    left:-2000px;
    position:absolute;
    top:0;
    z-index:-100;
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body,td,th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/curtain-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#logo {
	margin-top: 50px;
	height: 80px;
	margin-bottom: 20px;
}

#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	float: left;
	margin-right: 20px;

}
#nav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
#nav a:hover {
	color: #F47320;
	text-decoration: underline;
}
#maincontent {
	padding: 0px;
	float: left;
	width: 720px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: lowercase;
}
#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: lowercase;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content a {
	font-weight: normal;
	color: #F47320;
	text-decoration: none;
}
#content a:hover {
	font-weight: normal;
	color: #F47320;
	text-decoration: underline;
}
#content img {
	border: 1px solid #999999;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}







#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
#subnav {
	background-image: url(images/jazz-blues-dance-dine.gif);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#subnav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}
#subnav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
#subnav a:hover {
	color: #F47320;
	text-decoration: underline;
}



#secondarynav {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#secondarynav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#secondarynav li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}
#secondarynav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
#secondarynav a:hover {
	color: #F47320;
	text-decoration: underline;
}



.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.sidetitle {
	font-size: 22px;
	color: #F47320;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0px;
}
#news {
	margin-bottom: 50px;
}
.article {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.articletitle {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.date {
	color: #666666;
	margin-bottom: 10px;
}
.articletext {

}
.readmore a {
	font-weight: normal;
	color: #F47320;
	text-decoration: none;
	text-transform: lowercase;
}
.readmore a:hover {
	color: #F47320;
	text-decoration: underline;
}
.rssfeedtitle {
	font-size: 22px;
	color: #F47320;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/rss-icon.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#rssfeed {
	margin-bottom: 50px;
}


#rssfeed p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rssfeed a {
	font-weight: normal;
	color: #F47320;
	text-decoration: none;
}
#rssfeed a:hover {
	color: #F47320;
	text-decoration: underline;
}
#banner {
	height: 100px;
	width: 720px;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whatsontitle {
	font-size: 22px;
	color: #F47320;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	text-transform: lowercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 720px;
}
#whatson {
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}

.event {
	width: 194px;
	height: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.eventpic {
	margin: 0px;
	padding: 0px;
	width: 194px;
	height: 110px;
}


.eventpic img {
	border: 1px solid #999999;
	height: 110px;
	width: 194px;
}
.eventpic img:hover {
	border: 1px solid #F47320;
}
.eventlink {
	margin: 0px;
	height: 25px;
	width: 225px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.eventlink a {
	color: #FFFFFF;
	text-decoration: none;
}
.eventlink a:hover {
	color: #F47320;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.orangelink {
	font-weight: normal;
	color: #F47320;
	text-decoration: none;
	text-transform: lowercase;
}
.orangelink:hover {
	color: #F47320;
	text-decoration: underline;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	color: #F47320;
	text-decoration: none;
}

#breadcrumb
{
    
    height:30px;
    line-height:30px;
    margin:0px;
    padding:0px;
}

#breadcrumb li
{
    list-style-type:none;
    float:left;
    text-transform: lowercase;
    
}

legend
{
display: none;
}

fieldset
{
border: 0px;
}





#musicnav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#musicnav ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#musicnav li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}
#musicnav a img {
border: 0px;
}
#musicnav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
#musicnav a:hover {
	color: #F47320;
	text-decoration: underline;
}









/* EDITOR PROPERTIES */

