/* --------------- Venue Details ------------------ */
/* 
.venuesection {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

DIV#venueoverview IMG {
	float: left;
	margin-right: 20px;
}

DIV#venueoverview H1,
DIV#venueoverview H2,
DIV#venueoverview H3  {
	margin-bottom: 0.4em;
	font-size: 1.8em;
	color: #009EE0;	
}

DIV#packagepanel H4 {
	margin-top: 1em;
}

DIV#packagepanel H6 {
	margin-top: 1em;
}


DIV#venuebooking H4 {
	margin-top: 1em;
	margin-bottom: 0.3em;
}


A.bookonlinebutton {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	width: 126px;
	height: 26px;
	background: url(/gfx/btn_bookonline.png) no-repeat;
	margin: 4px 0px;
}

DIV#venuebooking SPAN.bookingphone {
	font-weight: bold;
	font-size: 1.2em;
}

DIV#venueoverview {
	padding: 20px;
	min-height: 150px;
}

DIV#googlemap {
	background: url(/gfx/sidepanel_480.jpg) no-repeat;
	height: 390px;
	padding: 45px 32px;
}

DIV#googlemap H3 {
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	font-size: 1.8em;
	color: #009EE0;
}

DIV#googlemapdirections {
	margin-top: 0.8em;
	line-height: 1.6em;
}

DIV#venueaddress {
	background: url(/gfx/sidepanel_560.jpg) no-repeat;
	height: 470px;
	padding: 45px 32px;
}

DIV#venueaddress H3 {
	margin-top: 0.5em;
	margin-bottom: 0.4em;
	font-size: 1.8em;
	color: #009EE0;
}

H4.pricelink {
	margin: 0px 0px 20px 20px;
	font-size: 1.2em;
	font-weight: normal;
}

H4.pricelink A, H4.pricelink A:active, H4.pricelink A:visited {
	color: #3333CC;
}



DIV#pricegrid {
	margin-left: 20px;
	padding-top: 2em;
}

DIV#pricegrid H2 {
	margin-bottom: 1em;
}

DIV#pricegrid TABLE  {
	width: 99%;
}

DIV#pricegrid TH {
	padding: 5px;
	text-align: left;
	color: #0d99d4;
	vertical-align: top;
}

DIV#pricegrid TD {
	padding: 5px 10px 5px 5px;
	border-bottom: solid 2px #fff;
}


DIV#pricegrid .venue TD {
	min-width: 50px;
}

DIV#pricegrid TBODY TR {
	background-color: #c0e7f8;
	color: #0a4b6b;
}

DIV#pricegrid TBODY TR.alternate {
	background-color: #d9f1fb;
}

DIV#pricegrid TD.package {
	font-weight: bold;
}

DIV#pricegrid SPAN.listprice,
DIV#pricegrid SPAN.ebprice
{
	display: block;
}

DIV#pricegrid SPAN.listprice {
	text-decoration:line-through;
}


DIV#venuebooking {
	margin-left: 20px;
}

DIV#packagepanel {
	margin-left: 20px;
}



Front Insidepage.css

.venuesection {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

DIV#venueoverview IMG {
	float: left;
	margin-right: 20px;
}

DIV#venueoverview H1,
DIV#venueoverview H2,
DIV#venueoverview H3  {
	margin-bottom: 0.4em;
	font-size: 1.8em;
	color: #009EE0;	
}

DIV#packagepanel H4 {
	margin-top: 1em;
}

DIV#packagepanel H6 {
	margin-top: 1em;
}


DIV#venuebooking H4 {
	margin-top: 1em;
	margin-bottom: 0.3em;
}

*/



