@charset "UTF-8";
/* CSS Document */


@import url("navigation.css");


/* 
     
	| 
	| HOLIDAYS AT SNAPE MALTINGS
	|
	| Base
	|
*/







/* General
----------------------------------------------- */


* {
	margin: 0;
	}
	
html, body {
	height: 100%;
	}

body {
	background: #f2f2f2 url(../images/gen_images/main_bg.gif) bottom repeat-x fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	}

img {
	border: 0;
	}


/* Main layout
----------------------------------------------- */


.mainWrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	width: 791px;
	background: url(../images/gen_images/gen_bg.gif) #fff repeat-y;
	text-align: left;
	}
	

.header {
	height: 145px;
	background: #559cbe;
	}
	
.homeHeader {
	height: 50px;
	}	
	
#navBar {
	width: 791px;
	height: 50px;
	/*background: #58595B;*/
	}	
	
	
#titleBar {
	width: 791px;
	height: 95px;
	/*background:url(../header_images/gen.jpg);*/
	}
	
	
#contentWrap {
	width: 790px;
	}
	
	
#leftCol {
	width: 178px;
	margin: 20px 10px 10px 2px;
	float: left;
	}
	
	
#leftColBottom {
	margin-top: 16px;
	}	
	
	
#logo {
	padding: 62px 0 0 12px;
	}			
	
#mainCol {
	width: 550px;
	margin: 20px 0 20px 27px;
	float: left;
	}		
	
.push {
	clear: both;
	} 
	
.footer, .push {
	height: 60px; /* .push must be the same height as .footer */
	margin: 0 auto;
	}

.footer {
	width: 791px;
	background: #559cbe;
	color: #333;
	text-align: left;
	}
	
	
/* Special layouts
----------------------------------------------- */


#map {
	margin-bottom: 20px;
	}
	
#avialability {
	background: url(../images/apartments/reeds_bg.gif) bottom ;
	padding: 8px 8px 2px 12px;
	margin-bottom: 10px;
	}	
	
	
.floorplans {
	border: 2px dashed #aacedf;
	padding: 8px 8px 10px 8px;
	background-color: #e6f0f5;
	}	
	
#homeMontageTop {
	height: 166px;
	}
	
#homeMontageBottom {
	height: 238px;
	}
	
#homeBottom {
	margin: 12px 0 0 0;
	}
	
#homeTop {
	background:	#559cbe url(../images/home_images/reeds_bg.jpg);
	padding: 8px;
	color: #fff;
	}
	
.homeLogo {
	margin-top: 0;
	}	
	
.images {
	padding: 8px 0;
	}	
	
.boots {
	background: url(../images/gen_images/boots.gif) no-repeat -10px 140px;
	height: 300px;
	margin-top: 80px;
	}	
	
.detailsCont {
	height: 100px;
	}
	
.detailsCol {
	width: 220px;
	float: left;
	}				
	
	
/* Text
----------------------------------------------- */

#mainCol p {
		font-size: 1em;
		line-height: 1.4em;
		margin-bottom: 12px;
		}
		
#homeBottom p {
	padding: 0 8px;
	color: #666;
	}			
		
h1 {
	font-weight: normal;
	font-size: 1.6em;
	color: #999;
	margin-bottom: 18px;
	}
	
h1.home {
	font-size: 2.1em;
	line-height: 1.3em;
	margin-bottom: 40px;
	color: #999;
	}
	
#leftCol h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight:normal;
	color: #999;
	padding: 0 0 0 8px;
	}		
	
#homeTop h2 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 6px;
	}	
	
#leftColBottom h1 {
	color: #333;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 12px;
	font-weight: normal;
	padding: 0 10px 0 12px;
	}	

#leftColBottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 0 12px;
	color: #666;
	}	
	
h3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #999;
	margin-bottom: 12px;
	}	
	
	
.footer p {
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0 0 20px;
	font-size: 0.8em;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
#avialability h4 {
	color: #fff;
	margin-bottom: 8px;
	background: #559cbe;
	padding: 8px;
	}	
	
#avialability p {
	margin-bottom: 4px;
	}		
	
	
#mainCol.tandc p, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.85em;
	color: #559cbe;
	margin-bottom: 10px;
	}
	
.detailsCont#disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	}
	
	
#gallery, #gallery2 {
	float: right;
	}					
	
	
/* Lists
----------------------------------------------- */	


#mainCol ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc2a6;
	}	
	
#mainCol ul li {
	list-style:none;
	}
	
ol {
	padding: 12px;
	margin: 6px;
	}		


	
/* Links
----------------------------------------------- */	

a {
	text-decoration: none;
	}
	
#mainCol a {
	color: #559cbe;
	}	
	
#mainCol a:hover {
	color: #000;
	}		
	
.footer a {
	color: #333;
	}
	
.footer a:hover {
	color:#fff;
	}	
	
#avialability a.booking {
	color: #333;
	padding-left: 44px;
	background:url(../images/gen_images/avialability_arrow.gif) no-repeat 8px 4px;
	}	
	
#avialability a.booking:hover {
	color: #fff;
	background:url(../images/gen_images/avialability_arrow.gif) no-repeat 8px -46px;
	}
	
.floorplans a {
	color: #333;
	}	
	
.floorplans a:hover {
	color: #000;
	}				
		
#leftColBottom a {
	color: #999;
	}
	
#leftColBottom a:hover {
	color: #000;
	}	
	
#homeTop a {
	color: #fff;
	}
	
#homeBottom a {
	color: #333;
	}	
	
	
#avialability a.camera {
	background: url(../images/apartments/camera_icon.gif) no-repeat right 0;
	padding-right: 42px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	display: block;
	height: 26px;
	padding-top: 2px;
	margin-top: 3px;
	}
	
#avialability a.camera:hover {
	background: url(../images/apartments/camera_icon.gif) no-repeat right -38px;
	color: #fff;
	}	

/* Collapsable content
----------------------------------------------- */


#colContent, #colContentb{
	display:none;
	}

 	
a.details {
	color: #333 !important;
	}
	
a.details:hover {
	color: #fff !important;
	}	



/* Tooltip for floorplans
----------------------------------------------- */	


#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #fff;*/
	background: url(../images/apartments/tooltip_bg.png) no-repeat top right;
	padding: 10px 5px 5px 5px;
	}

	
#tooltip h3, #tooltip div { 
    margin: 0; 
	color: #e6f0f5; 
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*display: block;
	width: 120px;*/
	text-align: left;
	/*text-transform:uppercase;
	letter-spacing: 1px;*/
	}
	
area {
	cursor: pointer;
	}	


/* Booking form extras
----------------------------------------------- */	



#bookingForm {
	
	}
	
#bookingForm a {
	#333:  !important;
	}	
	
#bookingCont {
	padding-left: 210px;
	background: url(http://www.holidaysatsnapemaltings.co.uk/images/gen_images/main_logo_s.gif) no-repeat 22px 26px;
	}	
	
td {
	text-align: left;
	border: 0px solid #fff;
	}	
	
h2.MainAccommodationHeading, #bookingForm h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #666;
	background-color: #fff;
	font-size: 120%;
	font-weight:normal;
	}
	
label {
	font-size: 80%  !important;
	}
	
.holsOnline a{
	color: #ccc;
	font-size: 50%;
	}
	
.holsOnline{
	padding: 30px 0;
	}	
		