/* Cream / Red Style */







/* Background */



body {



	background: url(../../images/bg.png) #f3f8ee fixed;



}







.background-wrapper {



	background: url(../../images/bg-text.png) no-repeat center fixed;



}







/* Title decorations */



#title-wrapper .title-dec-left {



	position: absolute;



	left: -50px;



	top: 8px;



	background: url(../../images/dec-left.png) no-repeat;



	width: 38px;



	height: 17px;



}







#title-wrapper .title-dec-right {



	position: absolute;



	right: -50px;



	top: 8px;



	background: url(../../images/dec-right.png) no-repeat;



	width: 38px;



	height: 17px;



}







/* The main colour */



#navigation, #main-menu ul, blockquote, .page-content table, .sidebar table, .booknow, .booknow-accompage,



.ui-datepicker .ui-state-highlight, .ui-datepicker .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-state-default:hover, 



.ui-datepicker .ui-widget-header .ui-state-default:hover, .accommodation_img_price, .mobile-booknow {



	border-color: #9a844f;



}







.ui-tabs .ui-tabs-nav li.ui-state-active {



	border-top: 5px solid #9a844f;



}







.title-end, .blog-title .comment-count, .blog-title-single .comment-count, .event-prev .event-prev-date, #ui-datepicker-div .ui-datepicker-header{



	background:#c3a765;



	}







.widget .widget-title h5 {



	background: #858585;
	font-family:"Open Sans", sans-serif;
	text-transform:uppercase;

}







.button1, .bookbutton {



	background: #c3a765 bottom left repeat-x !important;



}







.button1:hover, .bookbutton:hover {



	background: #9a844f left bottom repeat-x !important;



}







.blog-title .comment-count .comment-point,



.blog-title-single .comment-count .comment-point {



	background: url(../../images/comment-point.png) #6aa68a no-repeat;



}







#twitter_icon:hover, #facebook_icon:hover, #googleplus_icon:hover, #skype_icon:hover, 



#flickr_icon:hover, #linkedin_icon:hover, #vimeo_icon:hover, #youtube_icon:hover, #rss_icon:hover {



	background-color: #c3a765;



}







.slider .flex-direction-nav .flex-prev, .slider .flex-direction-nav .flex-next{



	background-color: #c3a765;

	color: #fff !important;
    font-size: 20px !important;
    text-align: center;
    line-height: 40px;
    text-indent: 0px;

	}







.accordion h4.ui-state-active, .toggle .active, .page-content a, .page-full a, .sidebar a:hover, .blog-title-single h2 a,



.ui-datepicker .ui-state-highlight, .ui-datepicker .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-state-default:hover, 



.ui-datepicker .ui-widget-header .ui-state-default:hover, #footer-bottom a:hover, .page-pagination a {



	color: #9a844f;



}







#footer a {



	color:#858585 !important;



	}



#footer a:hover {



	color:#424242 !important;



	}







.widget .widget-title h5:before {



	border-color: #fff transparent;



}







/* Main colour in rgba format @ 70% transparency */



.flex-caption {



	background: rgba(202, 181, 21, 0.7);



}







/* Main colour in format for IE, "80E26143" is the colour #e26143, the "80" added to the front give 80% */



.ie8 .flex-caption {



	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#806AA68A,endColorstr=#806AA68A);



}







/* A darker shade of the main colour */



.corner-left { 



	border-top: 20px solid;



	border-color: #9a844f;



	border-left: 20px solid transparent; 



}







.corner-right { 



	border-top: 20px solid; 



	border-color: #9a844f;



	border-right: 20px solid transparent;



}







.corner-right-small {



	border-top: 8px solid; 



	border-color: #9a844f;



	border-right: 8px solid transparent;



}







/* Feature background colour */



.gmap-btn-wrapper, .booknow-accompage, .booknow, #footer, .accommodation_img_price, .mobile-booknow {



	background: #f5f2e8;



}







.top-bar, #navigation {



	background:none;



	}


#navigation {
	background:#c3a765;
	color:#fff;
	margin-bottom:0px !important;
	}

#navigation .content-body {background:none !important;}


#footer-bottom {



	background: none;



	color: #c3a765;



}







.booknow-accompage .price-detail, #main-menu li span, .widget .latest-posts-list li .lpl-content h6 span {



	color: #9a844f;



}







#main-menu li, .main-menu-contact-info li {



	border-color: #e4e4e4;
	border:none;


}







#footer .widget ul li, #footer .widget .wp-tag-cloud li, #footer .widget .wp-tag-cloud li:last-child {



	border-color: #c3a765;


	}







#footer {



	color: #858585;



}