/**************
www.the-manor-house-stables.co.uk
season: summer
author: www.TJS.co.uk
color: #9E5200, #F1E2D2, #FFCF3E

*********/

a { 
	color: #BB8A11;
}

#header{
	background: url(/images/yellow_header_image.jpg) top left no-repeat;
}

#nav {
	background: #9E5200 url(/images/yellow_nav_gradient.gif) repeat-x;
}

#nav li a.active{
	color: #000000;
}

#nav li a:hover{
	color: #000000;
}

#sidebar .highlight{
	background-color: #fed58b;
	border: 1px solid #BB8A11;
}

#sidebar .highlight h3{
	background-color: #BB8A11;
}

#content img{
	border: 1px solid #BB8A11;
}

/*
#imageToolTip {
	border: 5px solid #9E5200;
	background: url(/images/yellow_loader.gif) 50% 50% no-repeat;
}*/

/*********Gallery Settings**********/
.lbLoading {
	background: url(/images/yellow_loader.gif) 50% 50% no-repeat;
}

#lbOverlay {
	background-color: #d9a917;
}
/*********************/

/*
#content .magnify{
	background: url(/images/summer_magnify.gif) bottom right no-repeat;
} */

.home .book_online {
	float: left;
	width: 100%;
	padding: 1px 0 0 0;
	margin: 20px 0 0 0;
	background: url(/images/yellow_welcome_sep.gif) top left no-repeat;
}

.home .book_online a {
	display: block;
	margin: 0;
	width: 177px;
	height: 38px;
	text-indent: -9999em;
	background: url(/images/yellow_book_online.gif) no-repeat;
}
.home_book_online {
	background-image: url(/images/yellow_home_book_online.gif);
}

.book_online {
	background: url(/images/yellow_book_online.gif) no-repeat;
}

.more {
	background: url(/images/yellow_more.gif) no-repeat;
}

div#footer ul#logos{
	background-image: url(/images/yellow_content_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#footer ul#footer_links li {
	border-left:1px solid #BB8A11;
}

div#footer ul#footer_links .brand_highlight,
div#footer ul#footer_links .tjs {
	border: 0px;
}

div#footer ul#footer_links a{
	color: #bf8d12;
}

.contactForm .submit {
	background-color: #BB8A11;
}

#content ul.notify {
	background-color: #FED58B;
	border: 1px solid #BB8A11;
}

span.required,
span.form_error {
	color: #BB8A11;
	background-color: transparent;
}


table#booking_summary {
	border: 1px solid #BB8A11;
}
table#booking_summary th {
	background-color: #BB8A11;
}
table#booking_summary td {
	border-left: 1px solid #BB8A11;
	border-bottom: 1px solid #BB8A11;
}
table#booking_summary tr.color td {
	background-color: #FED58B;
}
