@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #656565;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100px;
	text-align: center;
}
#top {
	background-color: #fcf2db;
	height: 85px;
	width: 100%;
}
#grey-border {
	margin-top: 1px;
	background-color: #efefef;
	height: 12px;
	clear: both;
}
#top #top-content-one {
	background-image: url(images/alma-house-windsor-bed-and-breakfast.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 85px;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 284px;
}
#top #top-content-one #navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top #top-content-one #navigation ul li {
	float: left;
	height: 85px;
	width: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #FFF;
	text-align: center;
	text-indent: -99999px;
	overflow: hidden;
}
#top #top-content-one #navigation {
	height: 85px;
	width: 714px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #EFEFEF;
}
ul #home a:link, ul #home a:active, ul #home a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/bed-and-breakfast-home.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #home a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/bed-and-breakfast-home.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
ul #rooms a:link, ul #rooms a:active, ul #rooms a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/bed-and-breakfast-rooms.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #rooms a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/bed-and-breakfast-rooms.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
ul #plans a:link, ul #plans a:active, ul #plans a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/things-to-do.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #plans a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/things-to-do.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
ul #price a:link, ul #price a:active, ul #price a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/bed-and-breakfast-price.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #price a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/bed-and-breakfast-price.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
ul #booking a:link, ul #booking a:active, ul #booking a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/bed-and-breakfast-booking.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #booking a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/bed-and-breakfast-booking.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
ul #gallery a:link, ul #gallery a:active, ul #gallery a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/bed-and-breakfast-gallery.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #gallery a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/bed-and-breakfast-gallery.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
ul #contact a:link, ul #contact a:active, ul #contact a:visited {
	display: block;
	height: 85px;
	width: 100px;
	background-image: url(images/bed-and-breakfast-contact.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
ul #contact a:hover {
	display: block;
	height: 85px;
	width: 100px;
	background-color: #FEF9ED;
	background-image: url(images/bed-and-breakfast-contact.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	overflow: hidden;
}
#middle {
	background-image: url(images/bed-and-breakfast-image.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 194px;
	width: 658px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	padding-left: 342px;
}
#middle #green-section {
	background-image: url(images/windsor-accommodation-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 194px;
}
#grey-short-border {
	background-color: #EFEFEF;
	height: 12px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	clear: both;
}
#middle #green-section #welcome-text {
	width: 426px;
	height: 80px;
	padding-top: 114px;
	float: left;
	margin-right: 35px;
}
#middle #green-section #welcome-text #box {
	background-image: url(images/transparent-top.png);
	height: 70px;
	width: 416px;
	font-size: 12px;
	color: #FFF;
	padding: 10px 0px 0px 10px;
	text-align: left;
}
#middle #green-section #home-form {
	height: 143px;
	width: 160px;
	float: left;
	padding-top: 50px;
}
#home-form .form-input {
	background-image: url(images/index-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	height: 27px;
	margin-bottom: 5px;
}
.index-form {
	background-image: url(images/index-input-bg.png);
	height: 27px;
	width: 151px;
	background-color: transparent;
	border: none;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 10px;
}
#footer-menu {
	background-color: #EFEFEF;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	clear: both;
}
#footer-menu a:link, #footer-menu a:active, #footer-menu a:visited {
	color: #999;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 15px;
}
#rooms-text {
	position: relative;
	width: 305px;
	height: 155px;
	background-image: url(images/room-panel-pic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	text-align: left;
}

#footer-menu a:hover {
	color: #CCC;
	text-decoration: underline;
	display: block;
}
#footer-menu #footer-links .footer-link {
	float: left;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
}
#footer-menu #footer-links #last {
	float: left;
	width: 120px;
}
#footer-menu #footer-links {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	background-color: #FCF2DB;
	clear: both;
}
#bottom #footer-text {
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	margin-top: 1px;
	height: 170px;
}
.submit-button-home #submit {
	background-image: url(images/check-availability-yellow.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 150px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.submit-button-home {
	padding-left: 18px;
}
#top-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.top-content-panel {
	background-image: url(images/bed-and-breakfast-common-panel.png);
	height: 185px;
	width: 311px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 33px;
}
#top-content-panel-last {
	background-image: url(images/bed-and-breakfast-common-panel.png);
	height: 185px;
	width: 311px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
}
#top-content-title {
	margin-top: 5px;
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	margin-bottom: 5px;
}
.image-size {
	display: block;
	float: left;
	width: 360px;
	margin-top: 15px;
	text-align: left;
}
.center-content {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-content #alma-picture {
	background-image: url(images/windsor-bed-and-breakfast.png);
	height: 255px;
	width: 340px;
	float: left;
	margin-right: 4px;
}
#large-panel {
	background-image: url(images/large-panel.png);
	height: 255px;
	width: 326px;
	float: left;
	margin-right: 4px;
}
.clear-float {
	clear: both;
}
#large-panel #large-panel-text {
	height: 235px;
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-bottom: 10px;
	text-align: left;
}
#top-content-title #news-button {
	height: 32px;
	width: 139px;
	float: right;
}
#animation {
	height: 255px;
	width: 326px;
	float: left;
	background-image: url(images/large-panel.png);
}
#features-button {
	position: absolute;
	top: 100px;
	height: 46px;
	padding-left: 5px;
}
#tariffs-text {
	background-image: url(images/coin-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 155px;
	width: 300px;
	position: relative;
	font-size: 11px;
	text-align: left;
}
#tarrifs-button {
	position: absolute;
	height: 46px;
	top: 100px;
	padding-left: 5px;
}
.top-content-title {
	height: 14px;
	margin-bottom: 10px;
}
#location-description {
	float: left;
	width: 190px;
	background-image: url(images/v-border.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom: 5px;
	height: 95px;
	font-size: 11px;
	text-align: left;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
#contact-button {
	float: left;
	height: 46px;
	padding-left: 5px;
}
#map-links {
	width: 104px;
	float: right;
	padding-right: 10px;
}
.dots {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 41px;
	clear: left;
	text-align: left;
}
#gallery-panel {
	background-image: url(images/gallery-left-side.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 183px;
	width: 983px;
	padding-left: 17px;
}
#gallery-content {
	background-image: url(images/gallery-bg.png);
	background-repeat: repeat-x;
	height: 183px;
}
#gallery-button {
	background-image: url(images/gallery-button.png);
	float: right;
	height: 183px;
	width: 150px;
}
#gallery-button a:link, #gallery-button a:active, #gallery-button a:visited {
	display: block;
	height: 183px;
	width: 150px;
}
#gallery-button a:hover {
	background-image: url(images/gallery-button-hover.png);
	display: block;
	height: 183px;
	width: 150px;
}
#gallery-content #gallery-images {
	float: left;
	width: 833px;
	height: 157px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#contact-info {
	float: left;
	width: 600px;
	margin-right: 78px;
}
.margin {
	height: 20px;
}
#map {
	background-color: #CCC;
	height: 250px;
	width: 600px;
}
#contact-us-sign {
	width: 600px;
	float: left;
	margin-right: 78px;
	text-indent: -9999px;
}
#contact-form-sign {
	float: left;
}
#contact-form {
	background-image: url(images/form-background.png);
	float: left;
	height: 475px;
	width: 322px;
}
#news {
	margin: 10px;
	overflow-y: none;
	overflow-x: hidden;
	height: 235px;
	background-image: url(images/windsor-castle.jpg);
}
.contact-form-inptu {
	margin-bottom: 10px;
	padding-left: 35px;
	min-height: 40px;
}
.contact-form-inptu .contact-form {
	background-image: url(images/input-background.png);
	height: 15px;
	width: 240px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #c2c2c2;
	margin-left: -5px;
	padding: 5px;
}
#text-area {
	height: 150px;
	width: 250px;
	overflow-y: auto;
	overflow-x: hidden;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #c2c2c2;
	background-color: #FFF;
	background-image: url(images/message-bg.png);
	margin-left: -5px;
}
.submit-button {
	background-color: transparent;
	background-image: url(images/contact-form.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 150px;
	cursor: pointer;
	border: none;
}
.half-size {
	width: 50%;
	float: left;
}
#table {
	width: 349px;
	border: 1px solid #e0e0e0;
	padding-bottom: 10px;
	padding-left: 1px;
}
#table #left-heading {
	background-color: #FCF2DB;
	float: left;
	height: 23px;
	width: 173px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#table #right-heading {
	background-color: #FCF2DB;
	float: left;
	height: 23px;
	width: 174px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 1px;
}
#table .table-cell {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: 20px bottom;
	float: left;
	width: 162px;
	height: 18px;
	padding-top: 7px;
	padding-left: 10px;
	margin-right: 2px;
	display: inline;
	font-size: 11px;
}
#rates-description {
	float: left;
	width: 630px;
	height: 280px;
}
.reason-box {
	background-image: url(images/reason-bg.png);
	float: left;
	height: 192px;
	width: 195px;
	margin-right: 5px;
}
.reason-title {
	height: 38px;
	vertical-align: middle;


}
.reason-text {
	height: 80px;
	margin: 10px 5px 10px 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 11px;
}
.button-size {
	height: 46px;
}
.padding-left {
	padding-left: 20px;
	display: block;
	padding-right: 20px;
	width: 600px;
	float: left;
}
#right-side-room {
	display: block;
	float: left;
	padding-right: 20px;
	width: 340px;
}
.sixteen-px-text {
	font-size: 16px;
}
#top-content #half-size {
	width: 520px;
	float: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px;
	padding: 0px;
}
#top-content #left-side-column {
	width: 300px;
	min-height: 200px;
	float: left;
	margin-right: 50px;
}
#top-content #main-column {
	float: left;
	width: 650px;
	min-height: 550px;
	text-align: left;
}
#top-content #content-column {
	float: left;
	width: 650px;
	margin-right: 50px;
	min-height: 500px;
	text-align: left;
}
#top-content #right-side-column {
	float: left;
	width: 300px;
	min-height: 200px;
}
#top-content #room-left-side {
	float: left;
	width: 500px;
	text-align: left;
}
#top-content #room-right-side {
	width: 500px;


	min-height: 450
#;
	float: left;
	min-height: 500px;
}
small {
	font-size: 10px;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#rooms-left-side {
	width: 520px;
	padding-right: 40px;
	float: left;
	text-align: left;
}
#rooms-left-side ul li {
}
#rooms-left-side ul {
	padding-left: 15px;
}
#rooms-right-side {
	float: left;
	width: 440px;
}
h1 {
	margin: 0;
	padding: 0;
}
#top-content .room-panel {
	background-image: url(images/room-background.png);
	background-repeat: no-repeat;
	width: 448px;
	padding-top: 10px;
	margin-right: 50px;
	float: left;
	margin-bottom: 52px;
	position: relative;
}
.room-panel .rooms-panel-content {
	width: 398px;
	padding: 10px 25px 0px 25px;
}
#top-content .room-panel .room-panel-title {
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.tooltip {
	cursor: help;
}
.rooms-panel-content .rooms-panel-image {
	height: 150px;
	width: 150px;
	float: left;
}
.rooms-panel-content .rooms-panel-text {
	float: left;
	padding-left: 10px;
	width: 238px;
	font-size: 11px;
}
.room-panel .rooms-panel-bottom {
	height: 28px;
	width: 448px;
}
#enquiry-form {
	float: left;
	width: 305px;
	background-image: url(images/form-background.png);
	background-repeat: no-repeat;
	background-position: 35px bottom;
	padding-left: 65px;
	text-align: left;
}
#reservation-details {
	width: 630px;
	float: left;
	text-align: left;
}
#form-footer {
	padding-right: 20px;
}
.active {
	background-color: #FEF9ED;
}
#enquiry-form form .inputs {
	background-image: url(images/input-background.png);
	height: 22px;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	color: #999;
}
#enquiry-form form .input-small {
	background-image: url(images/input-background.png);
	height: 22px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
#enquiry-form form .message-box {
	background-image: url(images/input-background.png);
	height: 100px;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	overflow-x: hidden;
	overflow-y: auto;
}
#submitt {
	background-color: transparent;
	background-image: url(images/check-availability-button.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#margin-left {
	margin-left: 565px;
}
.choose-rooms {
	background-image: url(images/room-gradient.png);
	height: 58px;
	width: 280px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-right: 20px;
	padding-left: 30px;
	padding-top: 10px;
}
.choose-rooms .choose-text {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#top-content #room-gallery {
	width: 992px;
}
#enquiry-form form #date {
	width: 100px;
}
.titlelink {
	font-size: 16px;
	font-weight: bold;
}

.divclass {
	font-weight: bold;
	font-size: 10px;
}
#top-content #left-side-table {
	float: left;
	width: 352px;
	margin-right: 18px;
}
.floor-plan-button {
	height: 108px;
	width: 210px;
	position: absolute;
	left: 252px;
	top: 124px;
}
#top-content #map-berkshire {
	height: 346px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top-content #map-berkshire #map-links {
	position: absolute;
	height: 73px;
	width: 238px;
	left: 690px;
	top: 287px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
#top-content .half-box {
	width: 470px;
	padding-right: 30px;
	float: left;
}
h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#british-logo {
	margin: auto;
	width: 170px;
	height: 70px;
}

