﻿div.bmain div.bscroll {
	background:				url('/includes/images/misc/fade.png') repeat-y 0px 0px;
	*-background:			url('/includes/images/misc/black-spacer.gif') repeat-y 0px 0px;
}

div.bmain div.bscroll div.ml {
	clear:						both;
	float:						left;
	display:					block;
	position:					absolute;
	top:							0px;
	z-index:					6;
	width:						330px;
	height:						100%;
	color:						#fff;
}

div.bmain div.bscroll div.ml img.ctitle {
	margin-top:			30px;
	margin-left:		10px;
	margin-bottom:	5px;
	width:					260px;
	height:					40px;
}

div.bmain div.bscroll div.ml img.chead {
	margin-top:			47px;
	margin-left:		36px;
	width:					80px;
	height:					60px;	
}

div.bmain div.bscroll div.ml div.heron {
	margin-top:			10px;
	margin-left:		80px;
	margin-bottom:	5px;
	width:					160px;
	height:					170px;
	background:			url("/includes/images/crests/pngs/heron.png") no-repeat 0px 0px;
	*-background:			url("/includes/images/crests/pngs/heron.gif") no-repeat 0px 0px;
}

div.bmain div.bscroll div.ml div.ctxt {
	width:					300px;
	margin-left:		10px;
	font-size:			13px;
	font-family:		Arial;
	margin-bottom:	20px;
}

div.bmain div.bscroll div.ml div.butterflies {
	width:				330px;
	height:				260px;
	float:				left;
	display:			block;
	position: 		absolute;
	left:					0px;
	top:					0px;
	z-index:			14;
}

div.bmain div.bscroll div.ml a {
	margin-top:			10px;
	display:				block;
	height:					66px;
	margin-left:		10px;
	margin-bottom:		10px;
}

div.bmain div.bscroll div.ml a img {
	width:				300px;
	height:				66px;
	border:				0px;
	margin:				0px;
}

div.bmain div.bscroll div.ml a.dm {
	background:		url("/includes/images/buttons/booking.png") no-repeat 0px -74px;
	*-background:		url("/includes/images/buttons/booking.gif") no-repeat 0px -74px;
}
div.bmain div.bscroll div.ml a.dm, div.bmain div.bscroll div.ml a.dm:link, div.bmain div.bscroll div.ml a.dm:visited {
	background-position: 0px -74px;
}
div.bmain div.bscroll div.ml a.dm:hover, div.bmain div.bscroll div.ml a.dm:active, div.bmain div.bscroll div.ml a.dm:active {
	background-position: 0px 0px;
}

div.bmain div.bscroll div.ml a.b {
	background:		url("/includes/images/buttons/view_menu.png") no-repeat 0px -74px;
	*-background:		url("/includes/images/buttons/view_menu.gif") no-repeat 0px -74px;
}
div.bmain div.bscroll div.ml a.b, div.bmain div.bscroll div.ml a.b:link, div.bmain div.bscroll div.ml a.b:visited {
	background-position: 0px -74px;
}
div.bmain div.bscroll div.ml a.b:hover, div.bmain div.bscroll div.ml a.b:active, div.bmain div.bscroll div.ml a.b:active {
	background-position: 0px 0px;
}

div.bmain div.bscroll div.ml a.sp {
	background:		url("/includes/images/buttons/promotions.png") no-repeat 0px -74px;
	*-background:		url("/includes/images/buttons/promotions.gif") no-repeat 0px -74px;
}
div.bmain div.bscroll div.ml a.sp, div.bmain div.bscroll div.ml a.sp:link, div.bmain div.bscroll div.ml a.sp:visited {
	background-position: 0px -74px;
}
div.bmain div.bscroll div.ml a.sp:hover, div.bmain div.bscroll div.ml a.sp:active, div.bmain div.bscroll div.ml a.sp:active {
	background-position: 0px 0px;
}

div.bmain div.heronf {
	width:				600px;
	height:				50px;
	float:				right;
	display:			block;
	position: 		fixed;
	right:				0px;
	/*bottom:				42px;*/
	bottom:				0px;
	z-index:			40;
	margin:				0px;
	padding:			0px;
	border:				0px;
	overflow:			hidden;
}