@charset "utf-8";
/* CSS Document */

body {
	font:14px "Tw Cen MT";
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:url(footr.jpg) left top;
}
.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(main-background.gif) center top no-repeat;
}
.oneColLiqCtrHdr #header {
	padding:0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#HeaderLogo{
font:14px;
width:180px;
height:181px;
display:block;
float:right;
background: url(Logo.png) no-repeat;
color:#FFFFFF;
text-align:center;
margin:0 0 0 0;
padding:0px;
padding-bottom:14px;
padding-top:5px;
}
#HeaderLogo span{
font:bolder;
font-size:12px;
}
#headerer{
width:988px;
margin:0 auto;
}

.oneColLiqCtrHdr #mainContent {
	padding:0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColLiqCtrHdr #mainContenter a{
color:#666666;
}
#mainContenter{
width:980px;
margin:0 auto;
}
.oneColLiqCtrHdr #footer { 
	padding:0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(footernavback.gif) top;
	border-bottom:10px #FFFFFF solid;
	border-top:10px #FFFFFF solid;
	margin:0px;
	margin-top:10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footerer{
width: 980px; background: #FFFFFF url(images/footernav-images.jpg) no-repeat; margin: 0 auto;
margin:0 auto;
}



#BoxTwo{
width:980px;
background:url(Box2Back.png);
float:right;
display:inline;
margin:0px;
padding:0px;
}
#BoxThree{
width:980px;
float:right;
display:inline;
margin:0px;
padding:0px;
}

#InnerBoxTwo{
display:inline; float:right; width:393px;
}
#InnerBoxThree h1{
display:block;
background-color:#5A4630;
color:#FFFFFF;
padding:0px;
margin:0px;
font-size:12px;
font-weight:bold;
padding:5px;
}
#InnerBoxThree p{
padding:5px;
margin:0px;
}

#InnerBoxTwo p{
padding:5px;
margin:0px;
}
#InnerBoxTwo h1{
display:block;
background-color:#5A4630;
color:#FFFFFF;
padding:0px;
margin:0px;
font-size:12px;
font-weight:bold;
padding:5px;
}
#BoxOne{
width:587px;
padding:0px;
margin:0px;
display:block;
}
#BoxOne p{
padding:5px;
margin:0px;
}
#BoxOne img{
border:0px;
margin:0px;
display:block;
}
#BoxOne h1{
display:block;
background-color:#5A4630;
color:#FFFFFF;
padding:0px;
margin:0px;
font-size:12px;
font-weight:bold;
padding:5px;
}
#BoxOneInner{
}







#footernav { width: 980px; height: 198px; background: url(images/footernavPNG.png); margin: 0; padding: 0; position: relative;   }
#footernav span {display: none;}
#footernav ul {list-style-type: none;}
#footernav li {margin: 0; padding: 0; list-style: none; position: absolute; }
#footernav li, #footernav a { display: block; height: 198px; padding: 0; }
/*---------------------------------------------------------------------------------------------*/
#footernav1 { left: 0; width: 188px; }
#footernav2 {left: 198px; width: 188px; }
#footernav3 {left: 396px; width: 188px; }
#footernav4 {left: 594px; width: 188px; }
#footernav5 {left: 792px; width: 188px; }
/*---------------------------------------------------------------------------------------------*/
#footernav1 a:hover {background: transparent url(images/footernavPNG.png) 0     -198px no-repeat;}
#footernav2 a:hover {background: transparent url(images/footernavPNG.png) -198px -198px no-repeat;}
#footernav3 a:hover {background: transparent url(images/footernavPNG.png) -396px -198px no-repeat;}
#footernav4 a:hover {background: transparent url(images/footernavPNG.png) -594px -198px no-repeat;}
#footernav5 a:hover {background: transparent url(images/footernavPNG.png) -792px -198px no-repeat;}
/*---------------------------------------------------------------------------------------------*/








h2{
margin:0px;
padding:0px;
font-size:16px;
color:#993300;
}







#invertedtabs{
padding: 0;
width: 970px;
voice-family: "\"}\"";
voice-family: inherit;
float:left;
}

#invertedtabs ul{
font:14px;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
padding:0px;
margin:0px;
text-transform:none;
}
#invertedtabs li a{
display:block;
float:left;
width:92px;
margin:0 4px 0 0;
padding:0px;
padding-bottom:14px;
padding-top:20px;
text-align:center;
text-decoration:none;
background:url(Menu.png);
color:#824100;
height:26px;
}

#invertedtabs li a:hover{
background:url(Menu2.png) repeat-x;
color:#FFFFFF;
}


#invertedtabs li.current a{
background:url(Menu3.png) repeat-x;
color:#FFFFFF;
}






































/* ADMIN */
#AdminControlPanel{
width:100%;
height:50px;
background-image:url(background2.jpg);
background-repeat:repeat-x;
border:0px #333333 solid;
border-bottom:#666666 solid 1px;
position:static;
overflow:hidden;
}
#AdminControlPanel ul{
display:inline;
float:left;
}
#AdminControlPanel li{
display:block;
float:left;
padding:5px;
margin:2px;
background-color:#CCCCCC;
}
#AdminControlPanel a{
color:#000000;
text-decoration:none;
}
#AdminControlPanel a:hover{
color:#666666;
text-decoration:none;
}
#AdminControlPanel img{
border:0px;
}
/* ADMIN */




















#AdminPopup2{
border:3px #999999 solid;
width:430px;
z-index:2000;
height:400px;
background-color:#FFFFFF;
position:absolute;
margin-left:240px;
margin-top:40px;
padding:5px;
}
#AdminPopup2 p{
padding:5px;
}

#AdminBox2Textbox{
display:block; margin:0px; margin-left:3px; margin-top:5px;
}

#AdminPopup2 h1{
}
#AdminPopup2 h1 a{
color:#FFFFFF;
}




#AdminPopup{
border:3px #999999 solid;
width:430px;
z-index:2000;
height:400px;
background-color:#FFFFFF;
position:relative;
margin-top:40px;
padding:5px;
}
#AdminPopup p{
padding:5px;
}

#AdminBoxTextbox{
display:block; margin:0px; margin-left:3px; margin-top:5px;
}

#AdminPopup h1{
}
#AdminPopup h1 a{
color:#FFFFFF;
}




















#Calender{
width:710px;
margin:0px;
padding:0px;
float:left;
display:inline;
}


#Calbox{
height:245px;
display:inline;
float:left;
overflow:hidden;
margin:1px;
padding:0px;
}




table.calendar {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color:#CCCCCC;
	font-size:13px;
	margin:10px;
	padding:0px;
}
table.calendar caption{
margin:0px;
color:#000000;
font-size:14px;
padding:0px;
}
table.calendar th {
	border-width: 1px;
	padding: 2px;
	border-style:solid;
	border-color: black;
	background-color: white;
	
}
table.calendar td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	-moz-border-radius:2;
	width:25px;
	height:25px;
}
table.calendar td.Days {
	border-width: 1px;
	padding: 2px;
	border-style:solid;
	border-color: black;
	background-color: white;
	-moz-border-radius:2;
	width:25px;
	height:25px;
	overflow:hidden;
	color:#666666;
	font-size:11px;
}
table.calendar td.Days:hover{
background-color:#E1F5FF;
}
table.calendar td.Days a{
color:#FFFFFF;
margin:0px;
padding:0px;
display:block;
float:left;
text-decoration:none;
padding:0px;
margin:0px;
padding-left:5px;
}

.diary1{
/* Booked */
background:#F2BFBF;
height:21px;
padding:2px;
margin:0px;
}
.diary2{
/* Late Booking Available */
background:#FBF484;
height:21px;
padding:2px;
margin:0px;
}
.diary3{
/* Mid Week Break Available */
background:#CC9933;
height:21px;
padding:2px;
margin:0px;
}
.diary4{
/* Weekend Break Available */
background:#FCC164;
height:21px;
padding:2px;
margin:0px;
}
.diary5{
/* Uncomfirmed Booking */
background:#A4CAE6;
height:21px;
padding:2px;
margin:0px;
}
.diary1:hover, .diary2:hover, .diary3:hover, .diary4:hover, .diary5:hover,{
background:#999999;
}
table.calendar td.Days a:hover{
background:url(events-a.png);
}

table.calendar td.Days span{
font-size:13px;
color:#000000;
}

#CalNav{
display:block;
width:100%;
font-size:14px;
}

#CalNav ul{
padding:0px;
margin:0px;
padding-right:100px;
}
#CalNav ul li{
display:inline;
float:right;
margin:2px;
padding:1px;
}
#CalNav ul li a{
width:150px;
padding:2px;
display:block;
text-decoration:none;
text-align:center;
background-color:#CCCCCC;
border:1px #333333 solid;
}

#CalNav ul li a:hover{
background-color:#333333;
color:#FFFFFF;
border:1px #333333 solid;
}
#hint, #hints{
border:1px #000000 solid;
background:#FFFFFF;
padding:5px;
margin:0px;
}

