/* @override 
	http://cisswoodhouse.co.uk.local/resources/css/all.css
	http://cisswoodhouse.co.uk.demo.colinburnmurdoch.com/resources/css/all.css
	http://www.cisswoodhouse.com/resources/css/all.css
*/

body {
	margin:0;
	color:#000;
	font:13px/16px "Trebuchet MS",Verdana,Tahoma,Arial, sans-serif;
	background:url(../images/bg-body.gif) repeat;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset {border-style:none;}
.page-width {
	width:950px;
	margin:0 auto;
	padding:0 0 15px;
}
/* header */
#header {
	position:relative;
	height:234px;
	width:950px;
	background:url(../images/bg-header.gif) repeat-x;
}
#header strong a {
	position:absolute;
	left:0;
	top:15px;
	width:253px;
	height:219px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header .contact,
#header .contact-info  {
	position:absolute;
	bottom:0;
	left:273px;
	width:210px;
}
#header .contact p,
#header .contact-info p,
#header .contact-info a {
	margin:0;
	color:#bb813a;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}
#header .contact-info {
	left:500px;
}
#header .contact-info a {
	text-decoration:none;
}
#header .contact-info a:hover {
	text-decoration:underline;
}
#header .form-check {
	position:absolute;
	bottom:0;
	right:0;
	width:237px;
	height:150px;
	padding:10px 5px 0;
	background:url(../images/bg-form.gif) no-repeat;
}
.form-check h2 {
	margin:0;
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #fff;
	padding:0 0 5px;
}
.form-check .select-date {
	overflow:hidden;
	height:1%;
}
.form-check label {
	display:block;
	margin:5px 0;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
.form-check select {
	height:20px;
	margin:0 9px 0 0;
	text-align:center;
}
.select-date select.day {
	width:50px;
}
.select-date select.mounth {
	width:100px;
}
.select-date select.year {
	width:60px;
	margin:0;
}
#header .form-check .more {
	overflow:hidden;
	height:1%;
}
#header .form-check .info {
	float:left;
	width:50px;
	margin:0 11px 0 0;
	padding:0;
	border:none;
}
#header .form-check .last {
	margin:0;
}
#header .form-check .info select {
	width:50px;
	height:20px;
	margin:0;
}
#header .form-check input.butt {
	margin:5px 0 0;
}
* html #header .form-check input.butt {
	margin:2px 0 0;
}
#header em {
	position:absolute;
	right:0;
	top:12px;
	overflow:hidden;
	color:#bb813a;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
}
#header .voice {
	position:absolute;
	right:0;
	top:45px;
	width:16px;
	height:14px;
	xbackground:url(../images/bg-voice.gif) no-repeat 100% 100%;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	margin:6px 0 0;
	padding:5px 0 0;
	background:#fff url(../images/bg-top-content.gif) no-repeat;
}
.columns-holder .flash {
	margin:0 0 0 3px;
	width:944px;
	height:243px;
}
.menu {
	width:947px;
	height:37px;
	overflow:hidden;
	margin:2px 0 0;
	background:url(../images/bg-menu.gif) no-repeat;
}
.menu ul {
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
}
.menu ul li {
	float:left;
	padding:0 5px 0 15px;
}
.menu ul a {
	font-size:15px;
	line-height:40px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.menu ul a:hover {
	color:#bb813a;
}
.text-holder {
	overflow:hidden;
	height:1%;
	background-color: ;

	background: #C99A61 url('../images/bg_left-bar.gif') repeat-y;
}

.index .text-holder {
	background: #C99A61 url('../images/bg_index.gif') repeat-y;	
}

.left-bar {
	float:left;
	width:237px;
	padding:3px 3px 0 3px;
	background-color: #fff;
}
.left-bar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.left-bar ul li {
	margin:0 0 3px;
}

.left-bar ul li.calendar {
	margin-bottom: 0;
}

.left-bar ul li.black {
	width:231px;
	height:236px;
}
.left-bar ul li.rooms,
.left-bar ul li.parking {
	width:237px;
	height:117px;
}
.content {
	float:left;
	width:421px;
	padding:0 20px;
}
.content h1 {
	margin:17px 0 18px 0;
	text-indent:-9999px;
	width:421px;
	height:43px;
	background:url(../images/bg-title.gif) no-repeat;
}
.content p,
.content p a {
	margin:0 0 16px;
	font-size:14px;
	line-height:16px;
	color:#fff;
}
.content p a {
	text-decoration:underline;
}
.content p a:hover {
	color:#000;
}
.right-bar {
	float:right;
	width:237px;
	padding:5px 3px 3px 3px;
	background-color: #fff;
}
.right-bar .form-mail {
	height:117px;
	/*padding-bottom: 10px;*/
	background:url(../images/bg-form-letter.gif) no-repeat;
}
.right-bar .form-mail label {
	display:block;
	margin:0 0 5px 6px;
	padding:8px 0 0;
	color:#bb813a;
	font:14px Arial, Helvetica, sans-serif;
}
.right-bar .form-mail p {
	margin: 10px 0 10px 6px;
	color: #bb813a;
	font:11px Arial, Helvetica, sans-serif;
}
.right-bar .form-mail input.field {
	float:left;
	display:inline;
	margin:0 3px 0 4px;
	padding:2px 3px;
	width:175px;
	height:17px;
	color:#bb813a;
	font:11px/16px Arial,Tahoma,Verdana, sans-serif;
	border:1px solid #e9d5bd;
	background:#fff;
}
.right-bar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.right-bar li {
	margin:3px 0 0;
}
#footer {
	width:950px;
	overflow:hidden;
}
#footer a.bookmark {
	float:left;
	margin:12px 0 0;
	text-indent:-9999px;
	width:125px;
	height:16px;
	background:url(../images/bg-bookmark.gif) no-repeat;
}
#footer .copyright {
	overflow:hidden;
	height:1%;
	float:left;
	display:inline;
	margin:3px 0 0 175px;
	width:350px;
	text-align:center;
}
#footer .copyright p, #footer .copyright a {
	color:#fff;
	margin:0 0 5px;
	font:10px/14px Arial, Helvetica, sans-serif;
}
#footer p.creat,
#footer p.creat a {
	float:right;
	margin:0;
	color:#fff;
	font:10px/24px Arial, Helvetica, sans-serif;
}
#footer p.creat a {
	float:none;
	text-decoration:underline;
}
#footer p.creat a:hover {
	text-decoration:none;
}
#footer p.alt {
	clear:both;
	text-align:center;
	margin:0;
	color:#fff;
	font:10px/14px Arial, Helvetica, sans-serif;
}
/* accomodation page*/
.acco .text-holder {
	background-color: #8B2A24;
}
.acco .content {
	width:660px;
	padding:25px 20px 0 22px;
}
.acco .content h1 {
	display:block;
	height:auto;
	margin:0 0 25px;
	background:none;
	text-indent:1px;
	color:#fff;
	font-size:22px;
	line-height:24px;
}
.acco .content ul {
	margin:0;
	padding:0 0 16px;
	list-style:none;
}
.acco .content ul li {
	font-size:14px;
	line-height:16px;
	color:#fff;
	padding:0 0 0 14px;
	background:url(../images/bg-point.gif) no-repeat 0 50%;
}
.acco .rows {
	overflow:hidden;
	margin:0 0 10px 0;
}
.acco .box {
	float:left;
	width:325px;
	margin:0 5px 0 0;
	overflow:hidden;
}
.acco .box-right {
	margin:0;
}
.acco .box img {
	float:left;
	border:3px solid #fff;
}
.acco .box .text {
	float:left;
	width:155px;
	padding:0 0 0 10px;
}
.acco .box .text h2 {
	margin:6px 0 15px;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#fff;
}
/* calendar page */
.calendar .text-holder {
	background-color: #BB813A;
}
.calendar .content {
	width:910px;
	padding: 20px 20px 50px 18px;
	border-left: 3px solid #fff;
}
.calendar .content h1 {
	display:block;
	height:auto;
	margin:0;
	background:none;
	text-indent:1px;
	color:#fff;
	font-size:22px;
	line-height:24px;
}
table {
	margin:30px 0 0;
}
table th {
	text-align:left;
	font-size:14px;
	line-height:16px;
	color:#fff;
}
table th.pict {
	text-indent:-9999px;
	width:166px;
}
table th.date {
	width:145px;
}
table th.name {
	width:143px;
}
table th.descript {
	width:450px;
}
table td {
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:18px 0 0;
	vertical-align:top;
}
table td.pict-border {
	padding:10px 0 0;
}
table td.pict-border img {
	border:1px solid #dabb96;
	padding:0;
}
/* gallery page */
.photo .text-holder {
	background-image: none;
}
.photo .content {
	width:906px;
	padding:20px 20px 20px 18px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}
.photo .content h1 {
	display:block;
	height:auto;
	margin:0;
	background:none;
	text-indent:1px;
	color:#fff;
	font-size:22px;
	line-height:24px;
}
.gall-hold{
	width:100%;
	overflow:hidden;
}
#gallery {
	overflow:hidden;
	width:800px;
	margin:35px auto 0;
}

.acco #gallery {
	width: 650px;
}

#gallery .hold{
	width:743px;
	overflow:hidden;
	margin:0 10px 0 11px;
	display:inline;
	float:left;
}

.acco #gallery .hold {
	width: 593px;
}

#gallery ul {
	width:9999px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#gallery ul li {
	float:left;
	width:134px;
	overflow:hidden;
	padding:0 8px 0 7px;
	background: none;
}
#gallery ul li a img {
	margin:0 auto;
	display:block;
	border:1px solid #dabb96;
}
#gallery a.prev,
#gallery a.next {
	float:left;
	margin:36px 0 0;
	width:8px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-prev.gif) no-repeat;
}
#gallery a.next {
	margin:36px 3px 0 0;
	background:url(../images/bg-next.gif) no-repeat;
}
.gallery-large {
	width:452px;
	height: 340px;
	overflow:hidden;
	margin:22px auto 0;
	text-align:center;
}
.gallery-large img {
	border:1px solid #dabb96;
}
.gallery-large p {
	margin:0;
	font-size:14px;
	line-height:28px;
	color:#fff;
}

h2, h3 {
	color: #fff;
}

#contactForm label {
	width: 200px;
	float: left;
}

#contactForm label.required:after {
	content: " *";
}
#contactForm .input-radio label {
	width: auto;
	float: none;
}

#contactForm input.submit {
	margin-left: 200px;
}

#contactForm input.input-text, #contactForm textarea {
	width: 200px;
	padding: 4px;
	border: 1px solid #BB813A;
	margin:0;
	font:13px/16px "Trebuchet MS",Verdana,Tahoma,Arial, sans-serif;

}

.gall-dining ul {
	margin: 0;
	padding: 0;
	xheight: 170px;

}
.gall-dining ul li {
	list-style: none;
	margin: 0;
	padding: 0 !important;
	float: left;
	margin-right: 8px;
}

.gall-dining ul img {
	border: 5px solid #fff
}

.img-link {
	width: 225px;
	height: 105px;
	background-image: url(/resources/images/img-link.gif);
	position: relative;
	padding: 6px;
}

.img-link a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.img-link img {
	position: absolute;
	top: 29px;
	left: 6px;
}

