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



#header-logo {
	float:right;
	display:inline;
	width:329px;
	height:90px;
	padding-top:15px;
		background-color:#1a181c;


}

#header-left-nav {
	float:left;
	display:inline;
	width:212px;
	height:135px;
	padding-top:15px;
}

.col-1 {
	float:left;
	display:inline;
	width:290px;
	margin-right:8px;
}

.col-2 {
	float:left;
	display:inline;
	width:290px;
}

#image-outer {
		width:589px !important;

}

#events-outer {
	float:left;
	display:inline;
	width:341px;
	height:291px;
	padding-top:14px;
	border-top:1px solid #313131;
	margin-top:15px;
}

#event-thumbs {
	float:left;
	display:inline;
	width:92px;
	margin-right:11px;
}

.events-thumb {
	float:left;
	display:inline;
	width:92px;
	height:92px;
	margin-bottom:5px;
}

.event-panel {
	float:left;
	display:inline;
	width:238px;
}


ul {
margin:0;
padding:0;
}
ul li {
list-style:none;
margin:0;
padding:0;
}

h1.general {
	margin:			0;
	padding:		0;
	font-size:		90px;
	color:			#ffffff;
	line-height:	95px;
	margin-bottom:	10px;


}

h1 {
	margin:			0;
	padding:		0;
	font-size:		90px;
	color:			#ffffff;
	line-height:	95px;
	margin-bottom:	10px;


}

h2.general {
	margin:			0;
	padding:		0;
	font-size:		35px;
	color:			#ffffff;
	line-height:	40px;
	margin-bottom:	10px;


}

#logo-bar {
	float:left;
	display:inline;
	width:212px;
	height:33px;
}

#logo-bar-line {
	float:left;
	display:inline;
	width:0;
	height:5px;
	background-color:#885623;
	overflow:hidden;

}

#logo-restaurant {
	float:left;
	display:inline;
	width:212px;
	height:42px;
}

#logo-restaurant-line {
	float:left;
	display:inline;
	width:0;
	height:5px;
	background-color:#f7eaca;
	overflow:hidden;

}

#logo-venue {
	float:left;
	display:inline;
	width:212px;
	height:43px;
}

#logo-venue-line {
	float:left;
	display:inline;
	width:0;
	height:5px;
	background-color:#aa191e;
	overflow:hidden;
}


#jointhelane, #leftbooking {
	float:left;
	display:inline;
	width:480px;
}

#jointhelane-header, #leftbooking-header {
	height:34px;
	border-bottom:4px solid #463c35;
	letter-spacing:-3px;
	margin-bottom:11px;
	padding-top:15px;
	border-top:1px solid #463c35;
	width:460px;
	margin-top:20px;

}

#jointhelane-form {
	float:left;
	display:inline;
	width:460px;
	min-height:122px;
	height:auto !important;
	height:122px;	
}

.text-box-home {
	width:218px;
	height:16px;
	background-color:#313131;
	color:#8e8b8b;
	border:0;
	padding:4px;
	margin-bottom:9px;
}



img { behavior: url(iepngfix.htc) }
#googlemap img { behavior:none; } 