/*

	COMMON

*/
* {
	padding: 0;
	margin: 0;
}
body {
	line-height: 1.5em;
}
object, img {
	display: block
}
a img {
	border: none;
}
.hide {
	display: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
  overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*

	RE-DEFINE HTML STYLES

*/
html {
  overflow-y: scroll!important; /* Enables firefox scrollbar as default */
}
body {
	background: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px 0 20px 0;
	margin: 0;
}

h1 {
  font-size: 10px;
  color: #BF5E62;
  font-weight: normal;
  position: absolute;
  top: 10px;
  right: 20px;
}

p {
	margin: 8px 0;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 10px 0 10px 0;
	padding: 0;
}
li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 20px;
  line-height: 20px;
}
ol {
	list-style-position: outside;
	margin: 10px 0 10px 8px;
	padding: 0;
}
ol li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 20px;
}
hr { /* For Internet Explorer */
	height: 1px;
	color: #CCC;
	border: none;
}
html>body hr { /* For Opera and Gecko-based browsers */
	height: 1px;
	background-color: #CCC;
	border: 0px solid #CCC;
}
a {
  cursor: pointer;
}
a:link, a:visited, a:active {
	color: #261C02;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #958D78;
	font-weight: normal;
	text-decoration: underline;
}


/*

	LAYOUT

*/

a[href *='.pdf'] {
   padding: 0 0 0 18px;
   background: transparent url(images/icon_pdf.gif) no-repeat center left;
}

#logo {
  display: block;
  width: 380px;
  height: 58px;
  font-size: 0;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
}


#outer-wrapper {
  /*width: 100%;
  background: url(images/background.gif) repeat-x;*/
  width: 990px;
  margin: 0 auto;
}

#wrapper {
  /*width: 990px;
	margin: 0 auto;*/
}

#header {
  height: 58px;
  background: #a30234;
  position: relative;
}
#index #header {
  background: url(images/header.gif) no-repeat;
}

#structure {
  position: relative;
  padding-bottom: 45px;
}
#index #structure {
  padding-bottom: 3px;
}
#content {
  padding: 25px 72px 10px 72px;
}
#index #content {
  padding: 0;
}
div.col {
  float: left;
  margin-right: 3px;
  width: 328px;
}
div.last {
  margin: 0
}

/* ie fix */
* html div.last {
  margin: 0 -2px 0 0;
}

#slideshow {
  width: 328px;
  height: 417px;
  margin-bottom: 3px;
  background: #86888a;
}
#event-block {
  width: 303px;
  height: 236px;
  background: url(images/home/event-block.gif) no-repeat;
  overflow: hidden;
  margin-bottom: 3px;
  padding: 23px 10px 0 16px;
}
#event-block table {
  font-family: Georgia,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #fff;
  border-collapse: collapse;
 	border-spacing: 0;
 	margin: 0;
 	padding: 0;
 	width: 303px;
}
#event-block table tr {
  vertical-align: top;
}
#event-block table td {
  padding: 0 0 10px 0;
}
#event-block table td.day {
  font-weight: bold;
  font-size: 13px;
  width: 82px;
}
#event-block p {
  margin: 0;
}

#gig-block {
  width: 298px;
  height: 239px;
  background: url(images/home/gig-block.gif) no-repeat;
  overflow: hidden;
  margin-bottom: 3px;
  padding: 20px 15px 0 15px;
}
.gig {
  font-family: Georgia,Arial,Helvetica,sans-serif;
  color: #4D4D4D;
  margin-top: 15px;
}
.first {
  margin-top: 0;
}
.gig h3 {
  width: 268px;
  color: #AB2A41;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: -1;
  line-height: 15px;
  height: 15px;
  overflow: hidden;
}
.gig .date {
  color: #A30234;
  text-transform: uppercase;
  font-size: 9px;
  text-align: left;
  line-height: 9px;
  height: 9px;
  margin-top: 5px;
}
.gig .title {
  border-bottom: 1px solid #fff;
  height: 36px;
}
.gig p {
  font-size: 11px;
  margin: 8px 0 0 0;
  line-height: 14px;
}

ul#quicklinks {
  list-style: none;
  width: 328px;
  height: 122px;
  margin: 0 0 3px 0;
  padding: 0;
  background: url(images/home/quicklinks.gif) no-repeat;
}
ul#quicklinks li {
  width: 163px;
  height: 60px;
  float: left;
  margin: 0 2px 2px 0;
  padding: 0;
}
ul#quicklinks li a {
  display: block;
  width: 163px;
  height: 60px;
  font-size: 0;
  text-indent: -9999px;
}
ul#quicklinks li#ql2 { margin-right: 0; }
ul#quicklinks li#ql3 { margin-bottom: 0; }
ul#quicklinks li#ql4 { margin: 0; }

ul#quicklinks li#ql2 a, ul#quicklinks li#ql3 a {
  margin: 0;
  padding: 0;
  background: none;
}

ul#quicklinks li#ql1 a:hover { background: url(images/home/quicklinks.gif) no-repeat 0 -130px; }
ul#quicklinks li#ql2 a:hover { background: url(images/home/quicklinks.gif) no-repeat -165px -130px !important; }
ul#quicklinks li#ql3 a:hover { background: url(images/home/quicklinks.gif) no-repeat 0 -192px !important; }
ul#quicklinks li#ql4 a:hover { background: url(images/home/quicklinks.gif) no-repeat -165px -192px; }

.vcard {
  color: #DEA7A4;
  font-size: 11px;
  padding: 33px 0 0 17px;
}
.vcard .fn {
  display: none;
}

#footer {
  background: #4e4e4e url(images/footer_.gif) repeat-x;
  padding-bottom: 7px;
}
#keywords {
  padding-top: 58px;
  width: 960px;
  margin: 0 auto;
  color: #666;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
}

.px9 { font-size: 9px; }
.px10 { font-size: 10px; }
.px11 { font-size: 11px; }
.px12 { font-size: 12px; }
.px13 { font-size: 13px; }
.px14 { font-size: 14px; }
.px15 { font-size: 15px; }
.px16 { font-size: 16px; }

/*

	SHOW AND TELL

*/
#show {
  padding-top: 52px;
  font-size: 10px;
	color: #777;
	width: 960px;
	margin: 0 auto;
}
#index #show {
  padding-top: 9px;
}
#show a:link, #show a:visited, #show a:active {
	color: #777;
	font-weight: normal;
}
#show a:hover {
	color: #999;
	font-weight: normal;
}
#show p {
	text-align: right;
	margin: 0;
}

#legal-link {
	float: left;
	color: #949494;
}
#show #legal-link a {
	color: #949494;
}
#show #legal-link a:hover {
  color: #4d4d4d;
  text-decoration: underline;
}

#show a.st {
	text-decoration: none;
}/*

	HEADINGS

*/
h2 {
  height: 23px;
  width: 265px;
  font-size: 0;
  text-indent: -9999px;
  margin: 0 0 12px 0;
}
#bar h2 {
  background: url(images/headings/bar.gif) no-repeat;
}
#restaurant h2 {
  background: url(images/headings/restaurant.gif) no-repeat;
}
#functions h2 {
  background: url(images/headings/functions.gif) no-repeat;
}
#menu h2 {
  background: url(images/headings/menu.gif) no-repeat;
}
h2#contact {
  background: url(images/headings/contact.gif) no-repeat;
}
h2#enquiry {
  background: url(images/headings/enquiry.gif) no-repeat;
}
h2#thankyou {
  background: url(images/headings/thankyou.gif) no-repeat;
}
h2#map {
  background: url(images/headings/map.gif) no-repeat;
}
#terms-and-conditions h2 {
  background: url(images/headings/legal.gif) no-repeat;
}
#venue h2 {
  background: url(images/headings/venue.gif) no-repeat;
}

h2#events {
  width: 328px;
  height: 30px;
  margin-bottom: 3px;
  padding: 0;
  background: url(images/home/events.gif) no-repeat;
}
h2#gig {
  width: 328px;
  height: 30px;
  margin-bottom: 3px;
  padding: 0;
  background: url(images/home/guide.gif) no-repeat;
}/*

	NAVIGATION

*/
ul#nav {
  margin: 0;
  width: 990px;
  list-style: none;
  padding: 0;
  height: 41px;
  background: url(images/nav_.gif) no-repeat;
}
ul#nav li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100px;
}

ul#nav li a {
  display: block;
  width: 100px;
  height: 45px;
  font-size: 0;
  text-indent: -9999px;
  outline: 0;
}

ul#nav li#nav-li-1, ul#nav li#nav-li-1 a { width: 172px; }
ul#nav li#nav-li-1 a:hover {
  background: url(images/nav_.gif) no-repeat 0 -50px;
}
ul#nav li#nav-li-1.active a {
  background: url(images/nav_.gif) no-repeat 0 -100px;
}

ul#nav li#nav-li-2, ul#nav li#nav-li-2 a { width: 153px; }
ul#nav li#nav-li-2 a:hover {
  background: url(images/nav_.gif) no-repeat -172px -50px;
}
ul#nav li#nav-li-2.active a {
  background: url(images/nav_.gif) no-repeat -172px -100px;
}

ul#nav li#nav-li-3, ul#nav li#nav-li-3 a { width: 194px; }
ul#nav li#nav-li-3 a:hover {
  background: url(images/nav_.gif) no-repeat -325px -50px;
}
ul#nav li#nav-li-3.active a {
  background: url(images/nav_.gif) no-repeat -325px -100px;
}

ul#nav li#nav-li-4, ul#nav li#nav-li-4 a { width: 251px; }
ul#nav li#nav-li-4 a:hover {
  background: url(images/nav_.gif) no-repeat -519px -50px;
}
ul#nav li#nav-li-4.active a {
  background: url(images/nav_.gif) no-repeat -519px -100px;
}

ul#nav li#nav-li-5, ul#nav li#nav-li-5 a { width: 190px; }
ul#nav li#nav-li-5 a:hover {
  background: url(images/nav_.gif) no-repeat -770px -50px;
}
ul#nav li#nav-li-5.active a {
  background: url(images/nav_.gif) no-repeat -770px -100px;
}/*

	FORMS

*/
fieldset {
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
fieldset p {
	padding: 0;
	margin: 0 0 10px 0;
}
label {
	width: 290px;
}
fieldset dl, fieldset dt, fieldset dd {
	margin: 0;
	padding: 0;
}

fieldset dt, fieldset dd {
  min-height: 28px;
  height: auto !important;
  height: 28px;
  line-height: 28px;
}

fieldset dt {
	font-weight: normal;
	float: left;
	width: 170px;
}
.fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 270px;
}

textarea {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 270px;
	height: 150px;
	overflow: auto;
	margin-top: 3px;
}

select * {
  outline: 0;
}
select {
  background: #ffffff;
  border: 1px solid #cccccc;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 277px;
	padding: 2px;
	margin: 3px 0 0 0;
}

input:focus, input.focus, textarea:focus, textarea.focus, select:focus, select.focus {
  border: 1px solid #888888;
}

input.error {
  border: 1px solid #a30234;
}

.required {
	color: #a30234;
}

div.error {
  border: 1px solid #a30234;
  padding: 15px 15px 10px 15px;
  margin: 13px 0 20px 0;
  background: #f1e7c8;
}
div.error h3 {
  font-size: 13px;
  margin: 5px 0 10px 0;
}

button {
  background: #f1e7c8;
	border: 1px solid #000;
	color: #000;
	cursor: pointer;
	font-size: 12px;
	line-height: 11px;
	padding: 4px 7px;
	font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0 0 0;
  width: 70px;
}
button:hover, button.hover {
  background: #666666;
  color: #fff;
}

div.form {
  margin-bottom: 5px;
}
* html div.form {
  margin-bottom: 0;
}