* {
	padding:0px;
	margin:0px;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-align: center;
	background-image: url(../images/strawberry_bg.gif);
	background-color: #C01216;
}
/* ----------container to center the layout---------- */
#container {
	width: 740px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F3F5E9;
	text-align: left;
	border: 2px solid #0063a7;
	background-image: url(../images/generalback2___.gif);
}
/* ----------banner for logo-------------- */
#header {
	height: 150px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c01216;
}
#container #header img {
	position: absolute;
}
/* -----------------content--------------------- */
#content {
	min-height:450px;
	height:auto !important;
	height:450px;
	overflow: auto; /* FF sucks without */
	_overflow: visible; /* IE6 needs this */
	margin: 10px 0px;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:both;
	width: 100%;
	text-align: center;
	padding:5px 0px;
	font-weight: bold;
	color: #C01216;
	background-color: #e1e1e1;
}
/* --------------left column------------- */
#left {
	width: 500px;
	margin: 0px 5px;
	float: left;
}
#left #pano {
	width: 500px;
	background-color: #cdcdcd;
	margin: 0;
	height: 375px;
	border: 0px;
	padding: 0px;
	display: none;
	border: 4px outset #bbbbbb;
}
#left #pics {
	width: 500px;
	background-color: #cdcdcd;
	margin: 0;
	height: 375px;
	border: 0px;
	padding: 0px;
	border: 5px ridge #bbbbbb;
}
#left p {
	margin: 1ex;
	font-size: 12px;
	padding: 0em 0.5em;
}
#left #left_text ul {
	margin: 1ex;
	font-size: 11px;
	padding: 0em 5em;
	list-style: disc #C01216;
}
#left #left_text ul li {
	list-style-type: square;
}
#left #panohelp {
	display: none;
	font-size: 9px;
	margin: 5px 5%;
	padding: 1ex;
	text-align: justify;
}
#left #panohelp img {
	float: left;
	margin-right: 1ex;
}
#left #left_text {
	height: 160px;
	overflow: visible;
}
#left #left_text div {
	display: none;
}
#left #left_text div#left_alttext {
	display: block;
}

/* --------------left column st_valentine------------- */
#action {
	margin: 25px auto;
	text-align: center;
}
#action img {
	border-width: 0px;
}

/* --------------right column------------- */
#right {
	border: 1px solid #bbbbbb;
	margin: 0px 0px 0px 528px;
	width: 200px;
	text-align: center;
	font-size:11px
	background-image: url();
	background-color: #F3F5E9;
	background-repeat: repeat-x;
	padding-top: 1px;
}
#thumbs div {
	margin: 10px 0px;
	position: relative;
}
#thumbs p {
	font-size: 10px;
}
#thumbs img {
	cursor: pointer;	
}
#thumbs div {
	display: none;
}
#thumbs div.hotel {
	display: block;
}
div#menutitle {
	padding: 5px 0px;
	text-align: center;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	color: #c01216;
	background-image: url(../images/generalback2___.gif);
}
#thumbs img.pano_icon {
	position: absolute;
	left: 0px;
	top: 10px;
	cursor: default;	
}

/*  ----------------localmenu---------------------- */ 
#localmenu {
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}
#localmenu ul{
	padding: 0px 0px;
}
#localmenu li {
	padding: 2px 3px;
	list-style: none;
}
#localmenu li a {
	text-decoration: none;
	width: 100%; /* ie */
	display: block;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #ededed;
	color: #000000;
}
#localmenu ul li a:hover {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-image: url(../images/menu_background.gif);
	color: #FFFFFF;
}

/*  ----------------menu---------------------- */ 
#menu {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-table;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#menu #menu_items {
	background-color: #6b0000;
}
#menu div {
	background-color: #c01216;
	display: inline;
	vertical-align: top;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-x;
	border-left: 2px solid #6b0000;
	border-right: 2px solid #6b0000;
}
#menu div a {
	text-decoration: none;
	width: 100%; /* ie */
	padding: 0px 10px;
	color: white;
	letter-spacing: 0px;
}
#menu #menu_items div a:hover {
	cursor: pointer;
	background-image: url(../images/menu_background_hover.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menu #menu_items div#language {
	float: left;
	margin-left: 5px;
	background-color: #D4DDB0;
	padding: 0px;
	position: relative;
	top: 4px;
}
#menu #menu_items div#language a, #menu #menu_items div#language img {
	cursor: pointer;
	padding: 0px;
	border: 0px;
}

/*  ----------------awards page---------------------- */ 
#award {
	position: relative;
	margin: 30px auto;
	width: 500px;
}
#BHRA_logo {
	position: absolute;
	top:-70px;
	right:-50px;
	border-style: none;
}
#content p#award_text {
	margin-left:130px;
	margin-top:20px;
	text-align:left;
}
#content p#award_text strong {
	line-height: 200%;
	font-size: 14px;
}

/*  ----------------location page---------------------- */ 
div.gmap img {
	float: right;
	margin: 10px;
	border: 2px solid #bbbbbb;
}
div.gmap {
	clear: both;
	margin: 10px;
}
div.gmap p {
	position: relative;
	top: 50px;
	margin-top: 5px;
	text-align: left;
}
p.location_head {
	text-align: center;
}
/*  ----------------booking page---------------------- */ 
table#pricelist td {
    padding: 3px 10px;
}
table#pricelist tr.note {
	font-size: 11px;
}
table#pricelist {
	margin: 20px auto;
	font-size: 13px;
	border: 1px solid blue;
	width: 442px;
	background-image: url(../images/bg-box-s1.gif);
	background-color: #ADCBE1;
	border: 1px solid #223F88;
	background-repeat: repeat-x;
	background-position: bottom;
}
table#pricelist td.oldprice {
	text-decoration: line-through;
}
table#pricelist td.prices {
	padding-bottom: 20px;
}
table#pricelist td#cap  {
	background: #5B81B5 none repeat scroll 0;
	border-bottom: 1px solid #223F88;
	text-align:center;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}
