/* ------------|Header------------ */
#info {
	background-color: #4780a7;
	margin-bottom: 10px;
}

#header {
	height: 145px;
	background: transparent url(../images/bb/header.jpg) repeat-x 0 50%;
	width: 100%;
}
#header h1 a#logo {
	background-color: #125685;
}

#menu {
	margin-top: 32px;
}
#menu li {
	background: transparent url(../images/bb/separator.jpg) no-repeat 100% 50%;
}
#menu a {
	color: #2e6e9a;
}

/* ------------|Content------------ */
#content-wrapper {
	margin-top: 28px;
}
#content-wrapper h2 {
	background: transparent url(../images/bb/title.jpg) no-repeat;
	width: 430px;
	height: 52px;
}

#content-wrapper a {
	color: #2e6e9a;
}

#left-img {
	background: transparent url(../images/bb/left-img.jpg) no-repeat 42px 0;
	width: 351px;
	height: 608px;
}

#book-online {
	background-color: #e8f1f7;
	padding: 11px 8px;
	width: 315px;
	margin: 6px auto 0;
}
#book-online .gc_verticalSh {
	padding: 0;
}
#book-online .shortHandTitle {
	display: none;
}
#book-online .checkinLabel, #book-online .shortHandNrNightsLabel {
	color: #342613;
	font: bold 11px Arial;
	text-transform: uppercase;
}
#book-online #shortHandDate, #book-online #shortHandNrNights {
	float: left;
	width: 120px;
	clear: none;
	margin: 0;
	padding: 0;
}
#book-online #shortHandNrNights {
	width: 90px;
}
#book-online #shortHandCheckRates {
	background: #4780a7;
	font: bold 11px Arial;
	color: #e5f1f9;
	padding: 9px 6px;
	height: auto;
	width: auto;
}

#infobox {
	background: transparent url(../images/bb/infobox.jpg) no-repeat;
	width: 357px;
	height: 260px;
	margin-top: 36px;
}
#infobox p {
	color: #083859;
	padding-left: 85px;
	padding-right: 20px;
	padding-top: 30px;
	text-align:left;
	font-size: 12px;
	font-style:italic;
	text-transform: none;
	}
#infobox p span {
	border-bottom-color: #083859;
}
#infobox a {
	color: #083859;
	text-decoration: underline;
}
#infobox2 {
	background: transparent url(../images/bb/infobox2.jpg) no-repeat;
	width: 539px;
	height: 176px;
	margin-top: 60px;
}
#infobox2 p {
	color: #083859;
	padding-left: 85px;
	padding-right: 16px;
	padding-top: 30px;
	text-align:left;
	font-size: 12px;
	font-style:italic;
	text-transform: none;
	}
}
#infobox2 p span {
	border-bottom-color: #083859;
}

a {
	color: #083859;
}

/* ------------|Footer------------ */
#footer {
	background-color: #4780a7;
	border-bottom-color: #619bc2;
}