/*==============main page elements===========*/
html,body{
	margin: 0;
}
body {
	background: #ccc9c3;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 0px;
	padding: 0px;
	font-size:11px;
	color:#5c5c5c;
}
h1, h2 {
	font-size: 14px;
	padding: 0px 0px 0px 8px;
	margin-bottom: 8px;
	color: #524939;
}

h3 {
	text-align: left;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 8px;
	color: #524939;
}
h4, h5 {
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}
#container {
	width: 765px;
	margin-left: -382px;
	position: relative;
	left: 50%;
	background: #FFFAF6;
	margin-top: 25px;
}
#container #col-1, #container #flashcontent {
	float: left;
	width: 350px;
	height: 420px;
}
#index #container #flashcontent {
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
	font-size: 1px;
}
#flashcontent img {
	border: none;
}

#container #col-2 {
	float: right;
	height: 420px;
	width: 410px;
	text-align: left;
}

#col-2-gallery{
	float: right;
	height: 420px;
	width: 360px;
	text-align: left;
}

#container #col-2 #col-2-topSection {
	width: 410px;
	height: 85px;
}

#container #col-2 #col-2-topSection address, #container #col-2-gallery #col-2-topSection address {
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 5px 8px 0px 5px;
	line-height: 150%;
	font-weight:bold;
	color: #524939;
}
#container #col-2 #col-2-topSection a, #container #col-2-gallery #col-2-topSection a {
	color: #524939;
}
#col-2-topSection .bookNowBtn {
	text-align: right;
	margin: 5px -5px 5px 0px;
}
.bookNowBtn p{
	font-size:12px;
	color:#f00;
	float:left;
	padding-left:45px;
	display:inline;
	margin-top:0;
}
.bookNowBtn p.extrapad{padding-left:90px;}
#container #col-2 #col-2-topSection  .bookNowBtn p a, #container #col-2 #col-2-topSection  .bookNowBtn p a:visited,
#container #col-2-gallery #col-2-topSection  .bookNowBtn p a, #container #col-2-gallery #col-2-topSection  .bookNowBtn p a:visited
{padding:0; margin:0; border:none; color:#f00;}

#container #col-2 #col-2-bodySection {
	height: 323px;
	width: 408px;
	overflow: auto;
	float: right;
	border-right: 1px solid #FFFBF4;
	padding-top: 12px;
}
#container #col-2 #col-2-bodySection p, #container #col-2-gallery #col-2-bodySection p {
	line-height: 150%;
	text-align: left;
	padding-left: 8px;
	padding-right: 35px;
}
#contact #container #col-2 #calendarPopup {
	background: #FFFFFF;
	position: absolute;
	visibility: hidden;
	z-index: 15;
	height: 150px;
	width: 148px;
}
#mapspace {
	float: left;
	width: 350px;
}
#mapspace #spacer {
	height: 80px;
	background: url(../images/cushion.jpg) no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width:350px;
}

img.aaLogo {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#container #footer {
	clear: both;
	height: 80px;
	width: 763px;
	background: #80796C;
	display: block;
	border-right: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
	border-bottom: 1px solid #FFFBF4;
}
#footer-col-1 {
	float: left;
	width: 78%;
}
#footer-col-2 {
	float: right;
	width: 20%;
}
#footer-col-2 address {
	text-align: right;
	padding-top: 10px;
	padding-right: 6px;
}


#container #footer h2 {
	text-indent: -5000px;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 1px;
	background: url(../images/footerLogo.gif) no-repeat;
	height: 44px;
	width: 560px;
}
#xmas #container #footer h1, #newyear #container #footer h1 {
	background: url(../images/footerLogo.gif) no-repeat;

}

#container #footer address {
	font-size: 10px;
	line-height: normal;
	font-style: normal;
	color: #fffbf4;
}
#footer a {
	color: #FFFAF6;
	border-bottom: 1px dotted #fffaf6;
}
#footer a:hover {
	border-bottom: 1px solid #fffaf6;
}
#xmas ul {
	list-style-image:url(../images/xmasBullet.gif);
	line-height:25px;
	}
#newyear ul {
	list-style-image:url(../images/newyearBullet.gif);
	line-height:20px;
	}
/*==========navigation and link elements==========*/
ul#mainNav {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 763px;
	height: 23px;
	line-height:23px;
	background: #80796c;
	border: 1px solid #fffbf4;
}
ul#mainNav li {
	float: left;
	text-align: left;
}
a[href^="http:"] {
	background:url(../images/extLink.gif) no-repeat right top;
	padding-right:12px;
	display:inline-block;
	}
a[href^="http://www.woodlands-windermere.co.uk"], a[href^="http://www.armitage-online.co.uk"], a[href^="http://uk-bookings.eviivo.com"] {
	background-image:none;
	padding-right:none;
	}
a {
	border-bottom: 1px dotted #80796c;
	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom: 1px solid #80796C;
}
/*==================main pics============*/
#indulgences #container #col-1 {
	background: url(../images/indulge.jpg) no-repeat;
	border-left: 1px solid #FFFbf4;
	border-bottom: 1px solid #fffbf4;
}
#accommodation #container #col-1 {
	/*background: url(../images/rooms2008.jpg) no-repeat;*/
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
#tariff #container #col-1 {
	background: url(../images/r2.jpg) no-repeat;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
#myGallery, #roomsGallery {
	width: 350px !important;
	height: 420px!important;
	left: 0px;
	z-index:1;
}
#hotel #container #col-1 {
	/*background: url(../images/r1.jpg) no-repeat;*/
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}

#links #container #col-1 {
	background: url(../images/wastWater.jpg) no-repeat;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
#wellbeing #container #col-1 {
	background: url(../images/boySwimming.jpg) no-repeat;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
#xmas #container #col-1 {
	background: url(../images/xmasTreeAndPresent.jpg) no-repeat;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
#newyear #container #col-1 {
	background: url(../images/rydalWater.jpg) no-repeat;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
#green #container #col-1 {
	background: url(../images/redSquirrel.jpg) no-repeat;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
}
/*==========specific page elements============*/

#credit {
	background: #CCC9C3;
	font-size: 10px;
	text-align: left;
	height: 12px;
	width: 765px;
	display: block;
	margin-left: -382px;
	position: relative;
	left: 50%;
}
address.footerEmail {
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
ul.linksList li {
	line-height: 135%;
	color: #5C5C5C;
	font-size: 11px;
}
ul.linksList li a {
	color: #5C5C5C;
}

/*==================accessiblity==========*/
.accessibility {
	position: absolute;
	left: -999em;
	width: 990em;
   }
.footerAccessibility {
	position: absolute;
	left: -999em;
	width: 990em;
	top:75%;
}
a.accessibility:active, a.accessibility:focus, a.footerAccessibility:active, a.footerAccessibility:focus {
	left: 0em;
	width:10em;
	border: 3px #3399cc solid;
	background-color: #fff;
}
a.accessibility:hover, a.footerAccessibility:hover {
	color:#000;
	}
	
/*=========contact form==========*/
#contact #col-2-bodySection {
	margin: 0px;
	padding: 0px;
}

form {
	margin-left: 20px;
	margin-top: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

label {
	float: left;
	width: 10em;
	text-align: left;
	font-size: 11px;
	color: #5C5C5C;
}

input, textarea {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 220px;
}
input.arrival {
	width: 120px;
}
input.numberNights {
	width: 50px;
}
.calendarLink {
	padding-left: 8px;
}
.imgLink {
	border: none;
}
a:hover.imgLink {
	border:none;
	}

button {
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
}
.smallText {
	font-size: 10px;
}
.privacyText {
	font-size: 10px;
	margin:15px 0 6px;
}
/*=========picture gallery=========*/
ul#galleryImages {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#galleryImages li {
	float: left;
}

ul#galleryImages img {
	padding: 5px;
}
ul#galleryImages li a  {
	border: none;
}
#gallery #placeholder {
	border-left: 1px solid #FFFBF4;
}
#pictureDescription {
	position: absolute;
	left: 3px;
	top: 378px;
	width: 299px;
	height: 50px;
}
#gallery h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}
/*==========google maps==========*/
#googleMap {
	height: 340px;
	width: 350px;
	float: left;
	border-bottom: 1px solid #fffbf4;
	border-left: 1px solid #fffbf4;
	border-right: 1px solid #000000;
	z-index:0;
}
#maploading {
	color: #000000;
	padding: 0 2px;
	font-family: "Trebuchet MS", "Lucida Console";
	background-color: #FFFAF6;
}
h1.mapHeading {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.bubbleText {
	padding:0px;
	}
input.inputField {
	width:auto;
	}
form#getDir {
	margin-left:0px;
	}
#googleMap div span {
	display:none;
	}
/*=====================table elements============*/
#indulgences table {
	width: 95%;
	margin-left: 6px;
}
#indulgences th {
	font-weight: normal;
	text-align: left;
	width: 85%;
}
#indulgences td {
	width: 15%;
}
#indulgences table.lastTable {
	margin-bottom: 15px;
}

#tariff table {
	width: 90%;
	margin-left: 10px;
	margin-bottom: 15px;
}
#tariff th {
	font-weight: normal;
	text-align: left;
	width: 40%;
}
#tariff tr {
	line-height: 20px;
}
table {
	margin-left:10px;
	}
#xmas table, #newyear table {
	line-height:165%;
	}



#credit a {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}
/*homepage drop in*/
#dropin {
	position:absolute;
	visibility:hidden;
	left:290px;
	top:65px;
	width:400px;
	background-color:#80796C;
	border-top: medium double #ccc9c3;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #CCC9C3;
	border-bottom-color: #CCC9C3;
	border-left-color: #CCC9C3;
	padding: 18px;
	font: 110% Verdana, Arial, Helvetica, sans-serif; /* ie */
	color: #FFFAF6;
	z-index: 15;
	}
#dropin h2 {
	padding-left: 0px;
	color:#fffaf6;
	}

#dropin p {
	line-height: 150% !important;
	padding: 0px !important;
	color:#fffaf6;
}

#dropin a {
	color: #FFFAF6;
	border-bottom: 1px dotted #FFFFFF;
}
#dropin a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}
#tariff table {
	margin-top:15px;
	}
#hotel div.weatherForecast {
	margin-left: 50px;
	}
#hotel div.weatherForecast a {
	border: 0 none;
	}
acronym {
	border-bottom:1px dotted #80796c;
	cursor:help;
	}
input.checkbox {
	width:auto;
	}
label.callback, label.calltime {
	width: 170px;
	float: none;
}
#xmasTariff {
	font-size: 11px;
	color: #5C5C5C;
}
#col-2-bodySection .banner {
	margin-left: 8px;
	border: 1px solid #80796C;
}
#col-2-bodySection .bannerLink {
	border-style: none;
}
.dc {
	float: right;
	background:#CCC9C3;
	text-align:center;
	margin:10px;
	padding:0px;
}
#container #col-2 #col-2-bodySection .dc p {
	text-align:center;
	padding:0;
}