@charset "utf-8";
/* CSS Document  */

/* Reset all browser css 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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Start Layout */




textarea { width:90% ; margin-bottom:10px;}
select { margin-bottom:10px ;}
input {font-weight:normal;}
body {	
	background:#66a353 url(../manoir_hotel_bin/bg.jpg) repeat-x top left;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px ;
	color:#8c8c8c;
	text-align:left;
	line-height:18px;
	}

	

body{}
a {text-decoration:none;}

img {border: none;}

/* workarea */
.mainCentral { 
	width:900px;
	margin:0px auto;
	height:auto;
	


}
/*Main container structure*/
		#topBlock 
{
			width:900px;
			height:122px;
			background:#4fb144 url(../manoir_hotel_bin/header_bg.gif) no-repeat;
			float:left;
}
		#centerBlock 
{
			width:900px;
			height:300px;
			float:left;
			background:#d9ceae;
			/*padding-bottom:4px;*/
			
}
		#navigationBlock {
			width:900px;
			height:64px;
			float:left;
			/*margin-top:4px;*/
			background:url(../manoir_hotel_bin/nav_bg.gif) no-repeat top;
			}
		#contentBlock {
			width:900px;
			height:auto;
			float:left;
			clear:both;
			padding-bottom:15px;
			background:#ffffff repeat-y;
			}
		#bottomBlock {
			width:900px;
			height:153px;
			background:#ffffff url(../manoir_hotel_bin/footer_bg.gif) no-repeat top;
			clear:left;
			}

/* #topBlock structure */
		#topBlock .hotellogo {
			width:408px;
			height:122px;
			float:left;
			}
					#topBlock .hotellogo a {
					width:auto;
					height:118px;
					display:block;
					margin-left:30px;
					text-indent:-9999px;
					}
		#topBlock .quicklinks {
			width:460px;
			margin-top:72px;
			float:right;
			}
		#topBlock .quicklinks ul {
			text-align:right;
			margin-right:10px;
			}
		#topBlock .quicklinks li {
			display:inline;
			margin-top:8px;
			float:right;
			/*border-left:1px solid #dddddd;*/
			}
		#topBlock .quicklinks a {
			color:#ffffff;
			padding-left:10px;
			padding-right:10px;
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			text-transform:uppercase;

			}
		#topBlock .quicklinks a:hover {
			color:#D1C4A2;
			text-decoration:underline;
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			text-align:center;
			display:block;
			text-transform:uppercase;
			background: url(../manoir_hotel_bin/selector.png) no-repeat top;
			}

/* #centerBlock structure */
		#centerBlock .flashContainer  {
			width: 650px;
			height: 300px;
			float:left;
			
		}
		#centerBlock .bookingGadget {
			width:240px;
			height:300px;
			float:right;
			background:#cccc99 url(../manoir_hotel_bin/bookinggadget_bg.jpg) no-repeat top;
		}
		/*booking gadget customization*/
		




/* #navigationBlock	structure */
		#navigationBlock ul {
			width:900px;
			text-align:left;
			margin-top:15px;
}
		#navigationBlock li {
			display:inline;
			font-family: Verdana, Geneva, sans-serif;
			font-size:10px;	
			color:#22221e;
			background: url(../manoir_hotel_bin/nav_sep.gif) no-repeat right;
			padding:10px;
			text-transform:uppercase;
			padding:14px 9px 13px;
			border-left:1px solid #9d9376;
			border-right:1px solid #d3cdb8;
			
		}
		#navigationBlock li:first-child {
			border-left:none;
		}
		#navigationBlock li:last-child {
			border-right:none;
		}
		#navigationBlock li a {
			color:#22221e;
			}
		#navigationBlock li a:hover {
	color:#898B6F;
	display:inline;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:10px;
			

		}
		#navigationBlock li.active {
			color:#898B6F;
			text-decoration:underline;
			font-family: Verdana, Geneva, sans-serif;
			text-transform:uppercase;
			font-size:11px;	
		}
		#navigationBlock li.active a {
			color:#898B6F;
			text-decoration:underline;
			font-family: Verdana, Geneva, sans-serif;
			text-transform:uppercase;
			font-size:11px;	

		}
/* #contentBlock structure */
		#fxBlock1 {
			width:900px;
			height:10px;
			background:url(../manoir_hotel_bin/content_top.gif) no-repeat bottom;
			float:left;
		}
		#fxBlock2 {
			width:900px;
			height:10px;
			float:left;
		}
		#contentBlock .leftcolumn {
			width:600px;
			height:auto;
			float:left;
			}
				

		#contentBlock .content {
			width:550px;
			margin-top:50px;
			padding-left:40px;
			height:auto;
			float:left;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
			text-align:left;
			
			}
					#contentBlock .content p {
						margin-top:10px;
						margin-bottom:10px;
						line-height:22px;
						color:#7f7e7e;
						font-family: Verdana, Geneva, sans-serif;
						font-size:12px;
						
						
						}
					#contentBlock .content h1 {
						font-size:14px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:bold; 
						color:#898b6f;
						margin-top:10px;
						margin-bottom:10px;
						padding:4px 0px;
						
						
						}
					#contentBlock .content h2 {
						font-size:13px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:normal; 
						color:#898b6f;
						margin-top:10px;
						margin-bottom:10px;
						}
					#contentBlock .content h3,h4,h5,h6 {
						font-size:12px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:lighter; 
						color:#898b6f;
						margin-top:10px;
						margin-bottom:10px;
						letter-spacing:-1px;
						}
					#contentBlock .content a {
						color:#898b6f;
						text-decoration:underline;
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						}
					#contentBlock .content ul, #contentBlock .content ol {
						margin-left:0px;
						margin-top: 15px;
						font-size:12px;
						font-family:Arial, Helvetica, sans-serif;
						}
					#contentBlock .content ul li {
						color:#676666;
						list-style:square;
						margin:10px 25px;
						}
					#contentBlock .content ol li {
						color:#676666;
						list-style:decimal;
						margin:10px 25px;
						}
						
		#contentBlock .rightcolumn {
			width:250px;
			height:auto;
			float:right;
			margin-top:20px;
			margin-left:5px;
			margin-right:4px;
			padding-left:13px;
			padding-right:13px;
			position: relative;
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			background:#efedea url(../manoir_hotel_bin/sidebar_bg.gif) repeat-x top;
			
			}
			
					#contentBlock .rightcolumn p {
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						color:#777777;
						text-align:left;
						margin-bottom:5px;
						line-height:20px;
						}
					#contentBlock .rightcolumn h1 {
						font-size:12px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:bold;
						color:#6a6c51;
						margin-bottom:0px;
						margin-top:9px;
						text-transform:uppercase;
					
						}
					#contentBlock .rightcolumn h2 {
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:normal;
						color:#6a6c51;
						margin-bottom:9px;
						margin-bottom:9px;
						
						}
					#contentBlock .rightcolumn h3,h4,h5,h6 {
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						font-weight:lighter;
						color:#6a6c51;
						margin-bottom:3px;
						margin-top:9px;
						
						}					
					#contentBlock .rightcolumn a {
						color:#6a6c51;
						text-decoration:underline;
						font-size:11px;
						}
					#contentBlock .rightcolumn ul li {              
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						color:#676666;
						list-style:square;
						margin-left:20px;
						}
					#contentBlock .rightcolumn ol li {              
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						color:#676666;
						list-style:decimal;
						margin-left:20px;
						}
		#bottomBlock .footerMenu {
			width:900px;
			height:50px;
			text-align:center;
			clear:both;
			margin-top:15px;
			padding-bottom:15px;
			}
					#bottomBlock .footerMenu ul {
						
						text-align:center;
						margin-top:15px;
						margin-bottom:15px;
						}
					#bottomBlock .footerMenu li {
						display:inline;
						padding:0px 15px 0px 0px;
						font-size:11px;
						font-family:Arial, Helvetica, sans-serif;
						text-transform:uppercase;
						
						}
					#bottomBlock .footerMenu a {
						color:#b6b993;
						margin-bottom:2px;

}
					#bottomBlock .footerMenu li a:hover {
						color:#b6b993;
						text-decoration:underline;
						margin-bottom:2px;
						
		
						}
			
/* #bottomBlock structure */
		#bottomBlock .poweredby {
			margin-top:10px;
			width:900px;
			text-align:center;
			
			}
		#bottomBlock .poweredby a {
			width:200px;
			height:15px;
			text-indent:-9999px;
			display:block;
			clear:both;			
			background: url(../manoir_hotel_bin/poweredby.png) no-repeat top;
			margin:0px auto;

			
			
			}
		#bottomBlock .hoteladdress {
			width:900px;
			float:left;
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			color:#828469;
			text-align:center;
			margin-top:40px;
			margin-bottom:14px;
			text-transform:uppercase;
			
		}
		
		
/***************************************** GADGET CONFIG *******************************************/
	
/* Room type descriptions */

#contentBlock .content .roomContainer {
	width: 550px;
	height:auto;
	float:left;
	clear:both;
	padding:10px;
	border-bottom:1px dotted #D8D5CB;
	margin-bottom:10px;
	
	
}
		#contentBlock .content .roomContainer .roomName {
			padding: 3px 0px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			color: #8e8e8e;
			margin:0px 0px 4px 0px;
			
			
}
		#contentBlock .content .roomContainer .roomName h2 {margin:0; padding-top:0px; font-size:11px; font-weight:bold;}
		#contentBlock .content .roomContainer .roomPhoto {
			width: auto;
			height: auto;
			float:left;
			padding:0px;
}
		#contentBlock .content .roomContainer .roomPhoto img {height:125px;width:125px;overflow:hidden; margin:0;padding:0;}
		#contentBlock .content .roomContainer .roomDescription { 
			float:left;
			margin-left:15px;	
			margin-right:15px;
			text-align:left;
			width:330px;
			border-left:19x dotted #eaeaea;
}
		#contentBlock .content .roomContainer .roomDescription ul {
			margin: 0px 0px 0px 0px;
			padding: 0px;
}
		#contentBlock .content .roomContainer .roomDescription p {margin:0; padding:0;}
		#contentBlock .content .roomContainer .roomDescription li {
			font-size: 12px;
			margin-left: 30px;
			color: #8e8e8e;
			line-height: 18px;
			list-style:square;
}
		#contentBlock .content .roomContainer .roomDescription h2 { padding:0;margin:0;}

			#contentBlock .content .roomContainer .spacer {
			width: 100%;
			height: 10px;
			float: left;
			clear:both;
}
		#contentBlock .content .roomContainer .promotions-showTermsTrigger{}
		#contentBlock .content .roomContainer .promotions-bgLink { 
			font-weight:bold; 
			font-size:14px; 
			background:#babd99; 
			padding:5px;
			border-top:1px solid #6a6c51;
			border-left:1px solid #6a6c51;
			border-bottom: 1px solid #6a6c51;
			border-right: 1px solid #6a6c51;
			color:#8e8e8e;
			text-decoration:none;
			
			}
		
		#contentBlock .content .roomContainer .promotions-termsActions  {
			clear:both;
			margin-top:10px;
			}
		#contentBlock .content .roomContainer .promotions-closeTerms { 
			height:25px;
			background:url(../manoir_hotel_bin/close_terms.gif) no-repeat 4px 4px; 
			padding:5px 5px 5px 30px; 
			color:#8e8e8e;  
			text-decoration:none; 

			
		}
		#contentBlock .content .roomContainer .termsText {			width:409px;margin-left:140px;
}
		#contentBlock .content .roomContainer .promotions-termsText {
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			color:#8e8e8e; 
			padding:15px;
		}
		#contentBlock .content .roomContainer .cancelText {			width:100%;
}
		





/* meetingandevents */

#contentBlock .content #meetingandevents { }
#contentBlock .content #meetingandevents li {
	list-style:none;
	padding:0;
	margin:5px;
}

/* Picture Gallery container */


.languages { 
	width:900px;
	height:30px;
	float:right;
	margin:0px auto;
	float:left;
	
}
.languages ul {text-align:right; margin:15px;}
.languages li {
	display: inline;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	list-style:none;
	margin-left:15px;
	letter-spacing:2px;
}
.languages li a {text-decoration:none; color:#ffffff; text-transform:uppercase;}
.languages li a:hover {color:#e7dbb0; }


/* Pormotions gadget */


.promotionsgadget { 
	cursor:pointer;
	width:230px;
	padding:10px;
	padding-bottom:20px;
	clear:both;
	background:#d4d5c3 url(../manoir_hotel_bin/promo_holder.jpg) no-repeat bottom;
	margin:10px 0px;
	
}

.promotionsgadget .prgTitle, .promotionsgadget .prgTitle a
{
	cursor:pointer;
	float:left;
	color:#ffffff;
	width:135px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	

	
}

.promotionsgadget .prgImage, .promotionsgadget .prgImage a 

{
	cursor:pointer;
	float:right;
	width:70px;
	height:70px;
	border:none;
	text-decoration:none;
}

.promotionsgadget .prgClick, .promotionsgadget .prgClick a
{
	cursor:pointer;
	float:left;
	width:135px;
	color:#ffffff;
	text-decoration:underline;
	margin-top:5px;
	text-decoration:none;
	font-size:10px;
}

 .prgDescription, .promotionsgadget .prgDescription a {
	cursor:pointer; height:35px; margin:0px 5px;width: 200px; padding-top:10px; clear:both; color:#fffff9;}


/* Weather gadget */

.mainCentral .weatherGadget { 
	padding:0px ; 
	background:#babd99 ; 
	width:250px;
	border:none;
}
		.mainCentral .weatherGadget .wgImageNode { 
			margin-right:10px;
}
		.mainCentral .weatherGadget .wgTemperatureNode {
			float:left;
			font-size:16px; 
			font-weight:normal;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			color:#43250F;
			margin-top:10px;
}

/* Trip Advisor */

.mainCentral #TA_Container , .mainCentral .TA_rtable td{ border:0;}

/* Contact forms */

.content textarea { 
	width:90% ; 
	margin-bottom:10px; 
	/*border:1px solid #b2b0a7 ; */
	padding:5px 0px;
	font-size:14px;
	color:#1b160f;
	background:#babd99 ;
}
.content select { 
	margin-bottom:2px ; 
	/*border:1px solid #b2b0a7 ;*/
	padding:5px 0px;
	font-size:14px;
	color:#1b160f;
	background:#babd99 ;
}
.content input {
	font-weight:normal; 
	/*border:1px solid #b2b0a7;*/
	padding:5px 0px;
	font-size:14px;
	margin-bottom:5px;
	color:#1b160f;
	background:#d9d5cb ;
}

/* Picture Gallery */

.pgContainer {
	width:170px;
	text-align:left;
	float:left;
	margin:0px 10px 0px 0px;

}
.pgContainer .pgImage {
	width:150px;
	height:150px;
}

.pgContainer .pgText {
	margin-top:15px;
	color:#43250F;
}

				#centerBlock .bookingGadget .gc_sh .gc_verticalSh 
{
	margin-left:30px; 
	width:170px; 
	margin-top:40px; 
	padding:0;
}

				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandTitle {
					font-weight:bold;
					font-size:14px;
					font-family:Arial, Helvetica, sans-serif;
					color:#898B6F;
					
}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .checkinLabel { color:#898B6F; font-family: Verdana, Geneva, sans-serif; font-size:11px;text-transform:uppercase;}
				#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandNrNightsLabel {color:#898B6F; font-family: Verdana, Geneva, sans-serif; font-size:11px;text-transform:uppercase;}
				
				/*Checkin field*/
				#centerBlock .bookingGadget .gc_sh .startDay {
					width:120px;
					height:20px;
					padding-top:4px;
					background: #ffffff;
					border-color:#898b6f;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					color:#757575;
				}
				/*Nights field*/
				#centerBlock .bookingGadget .gc_sh .yui-menu-button button {
					width:60px;
					height:24px;
					padding-bottom:4px;
					background: #ffffff url(../manoir_hotel_bin/bg_dropdown.gif) no-repeat 90% 50%;;
					border-color:#898b6f;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					color:#757575;
				}
				/*Calendar icon*/
				#centerBlock .bookingGadget .gc_sh .shortHandCalendarIcon {
					width:20px;
					height:25px;
					background:url(../manoir_hotel_bin/bg_calendar.gif) no-repeat;
				}
				/*Booknow*/
				#centerBlock .bookingGadget .gc_sh .shortHandCheckRates {
					width:115px;
					background:url(../manoir_hotel_bin/book_now.gif) no-repeat;
					height:35px;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					color:#C8BB98;
					padding:6px 5px 5px 5px;
					
				}
