/*
''template details start''
'name:Sherborne Pages
'primary:true
'serial:7261
'cssFile:sherborne_page.css
'aspFile:sherborne_page.asp
''template details end''
*/

html, body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

hr { border:none; height:0; border-bottom:1px solid #a1bad2; clear:both; }

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 19px;
	font-weight: bold;
	color: #043a6c;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #043a6c;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #4c86bd;
}

a {
	color: #074278;
}

a:hover {
	color: #4c86bd;
}

.bodyStyle {
	margin:0;
	padding:0;
	background: #fafafa url(/~images/template/sherborne/sherborne_background.jpg) repeat-x center top;
}

#openforbusiness {
	float:right;
  top:0;
  right:0;
  position:absolute;
  z-index:10000;
}

#contentz {
	width: 900px;
	margin: auto;
}

#headerimages {
	padding: 0;
	margin-bottom: -3px;
}

#slide { width:679px; height:289px; overflow:hidden; }
	
#navdiv {
	background: #053c71 url(/~images/template/sherborne/sherborne_nav.jpg) repeat-x center top;
	width: 850px;
	margin: auto;
}

#main {
	background: #fff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	overflow: auto;

}

#bookings {
	background: url(/~images/template/sherborne/sherborne_booking.jpg) no-repeat left top;
	float: left;
	margin-left: 9px;
	padding-top: 60px;
	padding-left: 22px;
	padding-right: 22px;
}

.contact {
	padding-top: 50px;
	font-size: 11px;
	color: #000;
	min-height:200px;
}

.room_facilities {
	background: #d7e9fa;
	padding: 20px;
	clear: both;
	margin-top:10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	background:#F6F6F6;
	padding: 20px;
	border: 1px solid #d1e1f1;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.gardens {
	font-size: 11px; 
	width: 165px; 
	margin-left: -10px; 
	background:#f8f6cb;
	padding: 10px;
	border: 1px solid #b6b962;
}

.gardens ul {
list-style-type: disc;
padding: 0 10px;
}

#text {
	width: 630px;
	float: right;
	padding: 0 30px 0 0;
}

#footer {
	margin:0;
	padding:0;
	height: 72px;
	color: #fff;
	font-size: 10px;
	background: #053c71 url(/~images/template/sherborne/sherborne_footer.jpg) repeat-x center top;
	line-height: 72px;
}

#footer a {
	color: #fff;
}


/********* NAV *********/


#navdiv table {
	width: 100%;
	padding: 0;
	border-collapse: collapse; 
}

#navdiv table tr {
	margin: 0;
	padding: 0;
}

#navdiv table tr td {
	margin: 0;
	padding: 0;
}

#navdiv table tr td a,
#navdiv table tr td a:visited,
#navdiv table tr td a:active,
#navdiv table tr td a:link {
	color: #a4d2ff;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 59px;
	font-weight: bold;
}

#navdiv table tr td a:hover {
	color: #fff;
	background: #053c71 url(/~images/template/sherborne/sherborne_navhover.jpg) repeat-x center top;
}


#navdiv table tr td.current a {
	color: #fff;
	background: #053c71 url(/~images/template/sherborne/sherborne_navhover.jpg) repeat-x center top;
}

/* BOOKING CSS */


.rwr_daylabel,
.rwr_label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #053c70;
}

.rwr_block {
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}

.rwr_button {
	width:160px;
	height:32px;
	cursor:pointer;
	border:none;
	position:relative;
	top:10px;
	left:2px;
	background: none;
}










#footer-new { border-top:1px solid #a1bad2; font-size:11px; color:#6096c5; }
#footer-new a { color:#6096c5; }
.footer_title { color:#0b4d8a; }
#footer-nav { background:#e2ecf6; height:40px; }
#footer-nav ul { padding:0; margin:0; }
#footer-nav ul li { display:inline; padding:0 10px; }
#footer-nav a { color:#0b4d8a; line-height:40px; text-decoration:none; font-size:12px; }
#footer-nav a:hover { text-decoration:underline; }
#footer_block { margin:30px 0; }
#footer_copy { color:#999; }
#footer_copy a { color:#999; text-decoration:none; }
#footer_copy a:hover { text-decoration:underline; }
.clear { clear:both; height:40px; }
