/* Dean Court CSS stylesheet */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 70%;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	background-image: url(images/bg-wallpaper02.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	min-width: 810px;
}

#wrapper {
	width: 811px; 
	margin: 0 auto; 
	text-align: left;
	background: #BFBAAE url(images/nav-bg-fixed3.gif) no-repeat left bottom;
/*	border-right: 1px solid #BFBAAE;*/
	border-bottom: 1px solid #BFBAAE;
}

#wrapper.contact-bg {
	width: 810px; 
	margin: 0 auto; 
	text-align: left;
	background: #FFFFFF url(images/contact-bg.jpg) no-repeat left bottom;
	border-right: 1px solid #BFBAAE;
	border-bottom: 1px solid #BFBAAE;
}

#nav-section {
	margin: 0;
	padding: 0;
	float: left;
	width: 210px;
	background-color: #BFBAAE;
}

#content-section {
	float: left;
	background-color: #FFFFFF;
	width: 600px;
	border-bottom: 1px dotted #BFBAAE;

}

#content-section.contact-bg {
	float: left;
	background-color: #FFFFFF;
	width: 600px;
	border-bottom: 1px dotted #BFBAAE;
	background: #FFFFFF url(images/contact-image01.jpg) no-repeat right bottom;
}

#page-footer {
	background-color: #FFFFFF;
	height: 30px;
	width: 810px;
	clear: both;
	line-height: 30px;
}

.footer-left {
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	height: 30px;
	width: 209px;
	text-align: center;
	border-left: 1px solid #BFBAAE;
}

.footer-right {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 599px;
	height: 30px;
}

#page-footer img {
	margin: 8px 0 0 0;
}

#page-footer p {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	color: #A6A095;
	text-align: center;
}

#page-footer a {
	color: #A6A095;
	font-weight: bold;
	text-decoration: none;
}

.footer-right a:hover {
	color: #A6A095;
	font-weight: bold;
	border-bottom: 1px solid #A6A095;
	text-decoration: none;
}

#deancourt-logo {
	padding: 0px;
	float: left;
	margin: 0px;
}

#deancourt-logo img {
	display: block;
	width: 0;
}

#deancourt-logo span {
	display: block;
	width: 210px;
	height: 150px;
	background-image: url(images/deancourt-logo.gif);
	background-repeat: no-repeat;
}

#deancourt-logo a {
	display: block;
	width: 210px;
	height: 150px;
	border: 0px;
	border-style: none;
}




/* NAVIGATION BAR */

#navbar-section {
	float: left;
	height: 184px;
	width: 210px;
	margin: 87px 0 0 0;
}

#navbar {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
	height: 23px;
}

#navbar a {
	float: left;
	padding: 23px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	height: 0px; !important; /* for most browsers */
	height: /**/ :23px; /* for IE5/Win */
}

#navbar a:hover, #navbar a:active  {
	background-position: 0 -23px;
}
	
#navbar a.selected {
	background-position: 0 -46px;
}

#link1 a {
	width: 210px;
	background: url(images/link-home.gif) top left no-repeat;
}

#link2 a {
	width: 210px;
	background: url(images/link-accommodation.gif) top left no-repeat;
}

#link3 a {
	width: 210px;
	background: url(images/link-facilities.gif) top left no-repeat;
}

#link4 a {
	width: 210px;
	background: url(images/link-bedrooms.gif) top left no-repeat;
}

#link5 a {
	width: 210px;
	background: url(images/link-tariff.gif) top left no-repeat;
}

#link6 a {
	width: 210px;
	background: url(images/link-booking.gif) top left no-repeat;
}

#link7 a {
	width: 210px;
	background: url(images/link-location.gif) top left no-repeat;
}

#link8 a {
	width: 210px;
	background: url(images/link-contact.gif) top left no-repeat;
}




/* CONTENT SECTION */

#headerimage-home {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-home.jpg);
	background-repeat: no-repeat;
}

#headerimage-accommodation {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-accommodation.jpg);
	background-repeat: no-repeat;
}

#headerimage-facilities {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-facilities.jpg);
	background-repeat: no-repeat;
}

#headerimage-bedrooms {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-bedrooms.jpg);
	background-repeat: no-repeat;
}

#headerimage-tariff {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-tariff.jpg);
	background-repeat: no-repeat;
}

#headerimage-booking {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-booking.jpg);
	background-repeat: no-repeat;
}

#headerimage-location {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-location.jpg);
	background-repeat: no-repeat;
}

#headerimage-contact {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 600px;
	background-image: url(images/header-contact.jpg);
	background-repeat: no-repeat;
}

#left-section {
	float: left;
	width: 310px;
	background-color: #FFFFFF;
}

#right-section {
	float: right;
	width: 280px;
	background-color: #FFFFFF;
}

#fullwidth {
	float: left;
	background-color: #FFFFFF;
}

#pagetitle-2columns {
	margin: 14px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	background-color: #FFFFFF;
	height: 75px;
	overflow: hidden;
	width: 570px; !important; /* for most browsers */
	width: /**/ :590px; /* for IE5/Win */
}

#pagetitle-1column {
	margin: 14px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	background-color: #FFFFFF;
	height: 75px;
	overflow: hidden;
	width: 290px; !important; /* for most browsers */
	width: /**/ :310px; /* for IE5/Win */
}

.title-home {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-accommodation {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-accommodation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-facilities {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-facilities.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-bedrooms {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-bedrooms.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-tariff {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-tariff2010.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-booking {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-booking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-location {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-location.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.title-contact {
	padding: 75px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

.tariff-subtitle {
	margin: 10px 0 0 0;
	clear: both;
	text-align: center;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 45px;
	width: 560px;
	overflow: hidden;
}

.title-seaviewroom {
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-seaviewroom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :45px; /* for IE5/Win */
}

.title-gardenviewroom {
	padding: 45px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-gardenviewroom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	height: 0px; !important; /* for most browsers */
	height: /**/ :45px; /* for IE5/Win */
}



#content-column_left {
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px; !important; /* for most browsers */
	width: /**/ :300px; /* for IE5/Win */
}

#content-column_right {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px;
}

#content-fullwidth {
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	width: 560px; !important; /* for most browsers */
	width: /**/ :580px; /* for IE5/Win */
}

#content-bedroom_images, #content-googlemap {
	padding: 20px 0 20px 20px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	width: 580px; !important; /* for most browsers */
	width: /**/ :600px; /* for IE5/Win */
}

#content-googlemap p {
	font-size: 1.0em;
	line-height: 120%;
	color: #5D4F4B;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#content-googlemap p a {
	font-size: 1.0em;
	color: #5D4F4B;
	font-weight: bold;
	text-decoration: none;
}

#content-googlemap p a:hover {
	font-size: 1.0em;
	color: #5D4F4B;
	font-weight: bold;
	border-bottom: 1px solid #5D4F4B;
}

#content-column_left p, #content-column_right p, #content-fullwidth p {
	clear: both;
/*	float: left;*/
	font-size: 1.1em;
	line-height: 160%;
	color: #5D4F4B;
	margin: 0;
	padding: 0 0 10px 0;
}

#content-column_left a, #content-column_right a, #content-fullwidth a {
	font-weight: bold;
	color: #5D4F4B;
	text-decoration: none;
}

#content-column_left a:hover, #content-column_right a:hover, #content-fullwidth a:hover {
	border-bottom: 1px #5D4F4B solid;
}

h2.heading2 {
	float: left;
	clear: both;
	font-size: 1.7em;
	line-height: 100%;
	color: #5D4F4B;
	width: 270px;
	margin: 0;
	padding: 0 0 10px 0;
}

#content-column_left ul, #content-column_right ul {
	float: left;
	list-style-type: square;
	margin: 0px;
	padding: 10px 0 0 20px;
}

#content-column_left li, #content-column_right li {
	font-size: 1.0em;
	font-weight: bold;
	color: #5D4F4B;
	padding: 5px 0px 0px 0px;
	line-height: 130%;
}

#content-column_right-home {
	margin: 0;
	padding: 0;
	float: right;
	background-color: #FFFFFF;
	width: 280px;
}

.home-image01 {
	width: 280px;
	height: 467px;
	background-image: url(images/home-image01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.accommodation-image01 {
	width: 280px;
	height: 467px;
	background-image: url(images/home-image01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;	
}

.contact-image01 {
	width: 280px;
	height: 500px;
	background: #FFFFFF url(images/contact-image01.jpg) no-repeat left bottom;
}

#image01 {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px;
}

#image02 {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px;
}

#image03 {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px;
}

#image04 {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px;
}

#image05 {
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	width: 280px;
}

#homepage-logos {
	float: left;
	height: 113px;
	width: 270px;
	margin: 10px 0 20px 0;
	background-image: url(images/enjoyengland-logos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.inline-image {
	float: left;
	width: 270px;
	margin: 0 0 20px 0;
}

#content-column_left img {
	clear: both;
	float: left;
	padding: 0 15px 10px 0;
}

#ratingslogo-section {
	float: left;
	width: 260px;
	margin: 10px 0 20px 0;
}

.ratingslogo-left {
	height: 161px;
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
	background: url(images/visitbritain-logos/large/visitbritain_logo-5star-border2.gif) left top no-repeat;
}

.ratingslogo-right {
	height: 161px;
	width: 112px;
	float: left;
	background: url(images/visitbritain-logos/large/visitbritain_logo-silver-border2.gif) left top no-repeat;
}

.creditcard-logo {
	background: url(images/deancourt-creditcards.gif) left top no-repeat;
	float: left;
	width: 270px;
	height: 78px;
	margin: 0 0 40px 0;
}


/* BEDROOM IMAGES */

#bedroomimage-fullsize {
	padding: 0;
	float: left;
	margin: 0;
	height: 500px;
	width: 399px;
}

#bedroomimage-thumbnails {
	float: left;
	margin: 0;
}

#bedroomimage-thumbnails p {
	margin: 0;
	font-size: 0.9em;
	color: #5D4F4B;
}

#bedroomimage-thumb-row1 {
	padding: 0px;
	float: left;
	clear: both;
	height: 75px;
	width: 160px;
/*	width: 245px;*/
	margin: 0 0 10px 0;
}

#bedroomimage-thumb-row2 {
	padding: 0px;
	float: left;
	clear: both;
	height: 75px;
	width: 160px;
/*	width: 245px;*/
	margin: 0 0 10px 0;
}

#bedroomimage-thumb-row3 {
	padding: 0px;
	float: left;
	clear: both;
	height: 75px;
	width: 160px;
/*	width: 245px;*/
	margin: 0 0 10px 0;
}

#bedroomimage-thumb-row4 {
	padding: 0px;
	float: left;
	clear: both;
	height: 75px;
	width: 160px;
/*	width: 245px;*/
	margin: 0 0 10px 0;
}

#bedroomimage-thumb-row5 {
	padding: 0px;
	float: left;
	clear: both;
	height: 75px;
	width: 160px;
/*	width: 245px;*/
	margin: 0 0 10px 0;
}

#bedroomimage-thumb-row6 {
	padding: 0px;
	float: left;
	clear: both;
	height: 75px;
	width: 160px;
/*	width: 245px;*/
	margin: 0 0 0 0;
}


.bedroomimage-thumb1 {
	padding: 0px;
	float: left;
	height: 75px;
	width: 75px;
	margin: 0;
	background-color: #FFFFFF;
	cursor: pointer;
}

.bedroomimage-thumb2 {
	padding: 0px;
	float: right;
	height: 75px;
	width: 75px;
	margin: 0;
	background-color: #FFFFFF;
	cursor: pointer;
}

.bedroomimage-thumb3 {
	padding: 0px;
	float: right;
	height: 75px;
	width: 75px;
	margin: 0;
	background-color: #FFFFFF;
	cursor: pointer;
}

div#bedroomimage-thumbnails a span {
	display: none;
}

div#bedroomimage-thumbnails a:hover span {
	display: block;
	position: relative; 
	top: -16px; 
	left: 0px;
	height: 18px;
	line-height: 18px;
	width: 75px;
	padding: 0; 
	margin: 0;
	z-index: 100;
	color: #FFFFFF; 
	background: #000000;
/*	background: rgba(104,98,82,0.5);*/
	font-size: 0.9em;
	text-align: center;
}

table.tariff {
	clear: both;
	float: left;
	font-size: 1.1em;
	margin: 10px 0 30px 0;
	width: 560px;
	text-align: center;
}

table.tariff thead td {
	padding: 4px 0 0 0;
	height: 20px;
	line-height: 1.0;
	background-color: #5D4F4B;
	font-size: 1.0em;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

tr.subtitle {
	background-color: #5D4F4B;
}

tr.subtitle td {
	padding: 0 0 4px 0;
	color: #FFFFFF;
	height: 15px;
	font-size: 0.7em;
	line-height: 1.0;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

tr.odd {
	color: #5D4F4B;
	background-color: #FFFFFF;
}

tr.even {
	color: #5D4F4B;
	background-color: #e9e5e1;
}

tr.odd td {
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

tr.even td {
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

td.weekly-rate, td.day-rate {
	border-left: 1px dotted #BFBAAE;
}

#map {
	background: #BFBAAE url(images/location-mapholder.gif) center center no-repeat;
}
