body {
	background: #fff;
	height:100%;
	text-align: center;
	width: 100%; }

/* Wrapper to locate page to centre in all browsers */
#wrapper { 
	margin: 0 auto;
	width: 960px; 
	text-align: left; } 

/* Container needed to style containing bars */
#container { 
	float: left;
	width: 960px;
	padding: 0; /* alter this if you want to pad the site from the top or bottom */
	background: #fff; }

#mainWrapper {
	width: 960px;
	float: left;
	background: #fff; }

#leftBar { 
	display: block;
	width: 150px;
	min-height: 250px; 
	float: left; 
	margin: 0;
	padding: 0; }

#leftMenu {
	width: 150px;
	list-style-type: none;
	float: left;
	margin: 10px 0;
	padding: 0; }

	#leftMenu li { text-transform: uppercase; }

	#mainBar { 
    position: relative;
		display: block;
		width: 800px; 
		float: left;
		padding: 0;
		margin: 0 0 0 5px; }

  #pageheader {
    height: 291px; }
		
#footerBar{
	float: left;
	width: 955px;
	margin: 0;
	border-top: 1px solid #464C56; }


/* ENQUIRY FORM */

  #enquirybox {
    float: right;
    width: 246px;
    background: #95AFCF; }

  #enquirybox_title {
    height: 40px;
    background: url(../../images/contact_header_bg.gif) no-repeat 15px 0; }

  #enquiryform {
		float:left;
    margin-top: 5px;
    height: 246px; }

  #enquiryform fieldset { height: 210px; }

  #enquiryform label {
    margin: 3px 0 0 15px;
		width: 69px;
    height: 25px;
    color: #fff;
    float: left;
    clear: both; }

  #enquiryform fieldset input, #enquiryform fieldset select {
  	height: 20px;
    margin: 3px 0 4px 0;
  	float: left;
    width: 146px; }

  #enquiryform fieldset textarea {
    margin: 3px 0 0 15px;
    width: 216px;
    height: 60px;
		float: left;
		clear: both;
		color: #98a1a8; }

  .enquiryform_submit {
    float: left;
    height: 23px;
		width: 100px;
    background: #95AFCF url(../../images/submit_bg.gif) no-repeat 75px 0;
    border: 0;
    color: #fff;
    margin: 3px 0 0 131px;
    cursor: pointer; }


/* PAGE CONTENT */

#pagecontent_container {
	min-height: 545px;
	float: left;
	background: url(/images/right_bg.gif) top right repeat-y }
	
	#pagecontent {
		min-height: 545px;
		float: left;
		width: 800px;
		background: url(/images/right_bg_fade.gif) bottom right no-repeat; }

	#pagecontent_full {
	  float: left;
	  margin: 30px 0 0 25px;
		padding-bottom: 20px;
	  width: 775px; }

	#pagecontent_title {
	  float: left;
	  margin: 0;
		width: 100%; }

	#pagecontent_main {
		display: inline;
	  float: left;
	  margin: 20px 40px 0 25px !important;
	  margin: 20px 40px 0 25px;
		padding-bottom: 20px;
	  width: 526px !important;
	  width: 516px; }
	
	.nomargins { margin: 0 !important; width: 590px !important; }

	#pagecontent_main p.intro_text, #pagecontent_full p.intro_text {
	  line-height: 1.5em;
	  font-size: 1.4em;
	  color: #464C56; }

	#pagecontent_main a {
		text-decoration: underline;
		color: #464C56; }		

	#pagecontent_main h2, #pagecontent_full h2 {
		  margin-bottom: 10px; }


/* Rooms Selector */
#room_selector {
	padding: 15px;
	background: #aaa; }

	#room_selector p {
		font-size: 0.8em;
		color: #fff;
		margin: 0 0 7px 5px; }

	#room_selector_img {
		width: 183px;
		height: 130px;
		background: url(/images/selector_rooms_great.jpg) no-repeat 0 0;
		margin-bottom: 10px; }

/* House Layout Flash */
#flash_container {
	margin: 0 0 0 -25px;
	padding: 0; }


/* Visits_Places_To_Stay/ News/News_Details /Events /Events_Details Layout */
.pageBar { 
	width: 100%;
	font-size: 0.9em;
	margin: 0;
	border-top: 1px solid #999;
	padding-bottom: 10px;
	float: left }
	
	.pageBar h3, .pageBar p {
		margin: 0 10px }
	
	.pageBar .image { 
		float: left;
		margin: 0 10px }
		
	.places_img {
		margin-top: 10px }
	
	#pagecontent_main .pageBar h3 a { text-decoration: none; }
	#pagecontent_main .pageBar h3 a:hover { text-decoration: underline; }

.pagedetailBar { 
	width: 100%;
	font-size: 0.9em;
	float: left; }
	
	
/* Residential and Commercial Property styling */	
.propertybar { 
	width: 526px;
	/*font-size: 1.2em;*/
	/*border-bottom: 1px  solid #999;*/
	border-top: 1px  solid #999;
	margin: 10px 0 10px 0;
	float: left; }
	
	.propertyContent { 
		width: 100px;
		font-size: 0.9em;
		float: left; }
		
	.propertybarInfo {
		display: inline;
		float: left;
		width: 225px }
		
		.propertybarInfo p {
			margin: 0 }
		
	.propertybarDetail {
		display: inline;
		float: left;
		margin-left: 20px;
		width: 280px !important;
		width: 260px }
		
	.propertybar form {
		margin-top: 1em;
	}
		
.vacancyBar{ 
	width: 500px;
	font-size: 1.2em;
	margin: 10px 0 20px 20px;
	float: left; }
	
	.vacancyContent{ 
		width: 310px;
		font-size: 0.9em;
		float: left;	}
		
	.vacancyContent p {  
			margin: 10px 0 10px 20px;	}
			
	.vacancyDesc p{ 
		margin: 10px 0 10px 20px;	}
								
	#pagecontent_main .vacancyContent a { 
		text-decoration: underline; 
		color: #999;}
									
	#pagecontent_main .vacancyContent a:hover { 
		color: #000; }
		
			.vacancyDesc{ 
				width: 500px; 
				margin: 10px 10px 10px 10px;
				border-bottom: 1px solid #999;}


.img { 
	float: left;
	margin: 0 20px 10px 0; }

.eventsImage {
	float: left;
	margin: 0 20px 0 10px;
	width: 100px;}

	.eventsImage img, .eventDetailImage, .giftImage {
		margin: 0 0 1em;
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #ececec;
		padding: 3px; }

.eventDetailImage {
	float: left;
	margin: 0 10px 10px 0;
	width: 250px; }
	
	.eventsText {
		float: left;
		width: 381px !important;
		width: 361px; }
	
	.eventsTextNoImg {
		float: left;
		width: 516px; }
		
.visitsImage {
	float: right; }

	.visitsImage img {
		margin: 0 20px 0 20px;
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #ececec;
		padding: 3px;}		


/* Directions Page Layout */

#map_uk {
	float: left;
	width: 247px;
	margin-left: -10px }

	#map_uk_address {
		margin: 5px 5px 5px 15px; }

	#map_road {
		float: left;
		width: 448px;
		margin-bottom: 20px; }

		#map_road h4 {
			margin: 15px 0 5px 15px; }
		
		#map_road p {
			margin: 0 0 0 15px; }

.directions {
	float: left;
	width: 225px;
	margin: 5px 20px 5px 0; }
	
	.directions_right {
		margin: 5px 0; }

	.directions_pdf {
		float: left;
		clear: left;
		margin: -36px 0 0 5px; }

.blockImage {
	float: left; }

.blockImage img {
	margin: 0 10px 0 0;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #ececec;
	padding: 3px; }		

.blockImage1  {
	margin: 0 0 0 10px;
	float: right; }

.blockImage1 img {
	margin: 0;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #ececec;
	padding: 3px; }

#Imgarchive {
	float: left;
	padding: 0;	
	border:1px solid #ececec;	
	margin: 10px 10px 10px 10px; }

	#Imgarchive img {
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #ececec;		
		padding: 3px;
		margin: 5px 0 0 60px; }
			
	#Imgarchive p {
		width: 200px;	
		text-indent: -3px;	
		text-align: center;
		font-size: 95%; }
			
	#Imgarchive a {
		text-decoration: none;
		color: #000; }
		
	#Imgarchive a:hover {
		text-decoration: underline;
		color: #000; }
			
	#Imgarchive h3 {
		font-size: 110%;
		margin: 0 10px 0 10px;
		text-align: center; }

#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666; }
	
	#lightboxDetails{
		font-size: 1.2em;
		padding-top: 0.4em; }	
				
	#lightboxDetails a{
		text-decoration: none; }	
				
	#lightboxCaption{ float: left; }
	#keyboardMsg{ float: right }
	
	#lightbox img{ border: none; } 
	#overlay img{ border: none }

.archivepageBar { 
	width: 700px;
	font-size: 14px;
	margin: 10px 0;
	border-top: 1px solid #999;
	float: left;
	text-align: right; }
		
.columnWrapper {
	float: left;
	padding: 0;
	width: 800px;
	margin: 0 0 0 0; }

#leftColumn {
	float: left;
	width: 100px; }
	
#rightColumn {
	float: left; }

#propertyWrapper {
  float: left;
  margin: 30px 0 0 25px;
  width: 780px; }
	
	#propertyWrapper .propertyContent {
	 width: 100%;
		font-size: 0.9em;
		float: left; }
		
#litTable {
	background-color:#000066;
	font-size: .9em;
	}
	#litTable td {
	padding: 1px;
	}
	#litTableDay {
		background-color:#000066;
		font-weight: bold;
		color: #FFFFFF;	
		}
	#litTableEvent {
		background-color:#996600;
		font-weight: bold;
		color: #FFFFFF;		
		}
	#litTableR1 {
	background-color: #A6D2FF;
	}
	#litTableR2 {
	background-color:white;
	}
.qtyBox {
	font-size: .9em;
}
#valueboxR1 {
	font-size: .9em;
	background-color: #A6D2FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#valueboxR2 {
	font-size: .9em;
	background-color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#giftCategory ul li{ 
	float: left; 
	width: 220px;
	border: 1px solid #ccc; 
	list-style-type: none; 
	margin:0 20px 10px 0;
	padding: 5px;}



#giftWrapper .giftImage {
	float:left;
	margin:5px 10px 10px 0;
	}

.giftBlock { 
	float: left; 
	width: 526px;
	}