/* Dean Court CSS stylesheet */

@charset "UTF-8";
/* CSS Document */

/* reset styles 
--------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* master styles
--------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	color: #505050;
	background-image: url(images/bg-wallpaper01.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}

#wrapper {
	width: 901px; 
	margin: 0 auto; 
	background: #B40046 url(images/nav-bg-fixed.gif) no-repeat left bottom;
	border-bottom: 1px solid #B40046;
}

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




/* TYPOGRAPHY */

p {
	clear: both;
	padding: 0;
	margin: 0 0 15px 0;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: normal;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

h2.heading2 {
	float: left;
	clear: both;
	font-size: 1.7em;
	line-height: 100%;
	color: #000000;
	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.2em;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 0px 0px;
	line-height: 1.4;
}










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

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

}

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

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

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

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

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

#page-footer p {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	color: #B40046;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

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

#page-footer a:hover {
	color: #B40046;
	font-weight: bold;
	text-decoration: underline;
}

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

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

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

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




/* NAVIGATION BAR */

#navbar-section {
	float: left;
	height: 192px;
	width: 220px;
	margin: 92px 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: 24px;
}

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

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

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

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

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

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

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

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

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

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




/* CONTENT SECTION */

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

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

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

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

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

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

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

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

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

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

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

#pagetitle-2columns {
	margin: 15px 15px 0 15px;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 78px;
	overflow: hidden;
	width: 650px;
}

#pagetitle-1column {
	margin: 15px 15px 0 15px;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
	height: 78px;
	overflow: hidden;
	width: 360px;
}

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

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

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

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

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

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

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


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

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

.title-contact {
	padding: 78px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-contact.png);
	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: 50px;
	width: 650px;
	overflow: hidden;
}

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

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



#content-column_left {
	padding: 0;
	margin: 0 15px 0 15px;
	float: left;
	background-color: #FFFFFF;
	width: 360px;
}

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

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

#content-bedroom_images {
	padding: 0;
	margin: 15px 15px 15px 15px;
	float: left;
	background-color: #FFFFFF;
	width: 650px;
}

#content-googlemap {
	padding: 0;
	padding: 15px 15px 15px 15px;
	float: left;
	background-color: #FFFFFF;
	width: 650px;
}






#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: 158px;
	width: 360px;
	margin: 10px 0 20px 0;
	background-image: url(images/enjoyengland-logos.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.inline-image {
	float: left;
	width: 360px;
	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: 158px;
	width: 110px;
	margin: 0 25px 0 0;
	float: left;
	background: url(images/visitbritain_logo-5star-border.png) left top no-repeat;
}

.ratingslogo-right {
	height: 158px;
	width: 110px;
	float: left;
	background: url(images/visitbritain_logo-silver_award-border.png) left top no-repeat;
}

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


/* BEDROOM IMAGES */

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

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

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

#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 10px 0 0;
	background-color: #FFFFFF;
	cursor: pointer;
}

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

.bedroomimage-thumb3 {
	padding: 0px;
	float: left;
	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: -18px; 
	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;
	margin: 10px 0 30px 0;
	width: 650px;
	text-align: center;
}

td {
	font-size: 1.2em;
}

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

tr.subtitle {
	font-size: 1.0em;
	background-color: #B40046;
}

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

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

tr.even {
	color: #000000;
	background-color: #EBEBEB;
}

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 #C8C8C8;
}

#map {
	background: #FFFFFF;
}

