/*
 * Orange skin definition
 */
 
h1, h2, h3, h4, h5, h6 {
	color: #352923;
}

html, body {
	background: url(../images/bg.jpg) repeat left top;
}

a.regular {
	border-bottom: 1px dotted #E77435;
	color: #E77435;
}

.button.th-yellow,
#header nav li:hover > a.active {
	color: #352923;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
	background: #e67434;
	background: -webkit-linear-gradient(top, #f0864b, #dd6b2c);
	background: -moz-linear-gradient(top, #f0864b, #dd6b2c);
	background: -ms-linear-gradient(top, #f0864b, #dd6b2c);
	background: linear-gradient(top, #f0864b, #dd6b2c);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0864b', endColorstr='#dd6b2c',GradientType=0 );
}

#header nav .has-children .button.th-yellow {
	color: #352923;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
	padding: 11px 24px 11px 15px !important;
	background: #e67434;
	background: -webkit-linear-gradient(top, #f0864b, #dd6b2c);
	background: -moz-linear-gradient(top, #f0864b, #dd6b2c);
	background: -ms-linear-gradient(top, #f0864b, #dd6b2c);
	background: linear-gradient(top, #f0864b, #dd6b2c);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0864b', endColorstr='#dd6b2c',GradientType=0 );
}

.button.th-brown {
	background: #614232;
	background: -webkit-linear-gradient(top, #02a0d5, #007ea7);
	background: -moz-linear-gradient(top, #02a0d5, #007ea7);
	background: -ms-linear-gradient(top, #02a0d5, #007ea7);
	background: linear-gradient(top, #02a0d5, #007ea7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='02a0d5', endColorstr='#007ea7',GradientType=0 );
}

.button.th-grey {
	background: #4a4a4a;
	background: -webkit-linear-gradient(top, #737373, #4a4a4a);
	background: -moz-linear-gradient(top, #737373, #4a4a4a);
	background: -ms-linear-gradient(top, #737373, #4a4a4a);
	background: linear-gradient(top, #737373, #4a4a4a);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#737373', endColorstr='#4a4a4a',GradientType=0 );
}

.button.th-red {
	background: #ef5b42;
	background: -webkit-linear-gradient(top, #ef5b42, #e14e35);
	background: -moz-linear-gradient(top, #ef5b42, #e14e35);
	background: -ms-linear-gradient(top, #ef5b42, #e14e35);
	background: linear-gradient(top, #ef5b42, #e14e35);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5b42', endColorstr='#e14e35',GradientType=0 );
}

#header {
	background: url(../images/header.jpg)repeat left top;
	position: relative;
}

#header:after {
	/*background: url(../images/header-line.png) repeat-x left top;*/
	/*border-bottom:2px #a89292 solid;*/
}

#header nav .active {
	color: #7d7e7e;
	font-style: italic;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
}

#header nav li:hover > a {
	background: -moz-linear-gradient(center top , #019bce, #007ea8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius:3px 3px 3px 3px;
	
}

#header nav .has-children:hover > a {
	background-color: #7d7e7e;
}

#header nav li:hover ul li a {
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #7d7e7e;
}

#header nav li:hover li:hover > a {
	background-color: #51372b;
}

#header .controls .arrow a {
	width: 50px;
	height: 50px;
	background-color: rgba(255, 255, 255, .75);
	background-image: url(../../../core/img/controls-arrows-2.png);
	background-repeat: no-repeat;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
}

.quick-search {
	background: #ef7c3c;
	background: -webkit-linear-gradient(top, #ef7c3c, #dd6b2c);
	background: -moz-linear-gradient(top, #ef7c3c, #dd6b2c);
	background: -ms-linear-gradient(top, #ef7c3c, #dd6b2c);
	background: linear-gradient(top, #ef7c3c, #dd6b2c);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7c3c', endColorstr='#dd6b2c',GradientType=0 );
	border: 1px #c15216 solid;
	border-bottom-color: #964317;
}

.quick-search .filters > li:last-child {
	
}

.quick-search .advanced-search {
	color: #352923;
}

.contact-info a {
	color: #E77435;
	display: block;
	border-bottom: 1px #E77435 dotted;
	float: left;
	clear: left;
	text-decoration: none;
}

.list-style-a a {
	color: #352923;
	text-decoration: none;
}

.list-style-a li:hover:before,
.list-style-a .active:before {
	background: #e77435;
}

.offer address p {
	padding: 5px 10px;
	max-height: 60px;
	margin: 0;
	color: #352923;
	font-size: 14px;
	line-height: 18px;
}

.list .offer address,
.post h1.entry-title a  {
	color: #352923;
}

.box.general .list .offer address,
.box.general .list .offer address a {
	color: #352923;
	line-height: 130%;
}

.offer a.sidebar-recent-posts {
	color: #352923;
	line-height: 130%;
	display: inline-block;
	padding-bottom: 5px;
}

.offer .prop-info .highlight {
	background: #e77435;
	color: #352923;
	border-bottom: none;
	line-height: 18px;
}

.offer .prop-info .highlight span {
	color: #352923;
}

.offers .packed .offer {
	color: #352923;
}

.offers .packed .price {
	background: #e77435;
	color: #352923;
}

.testimonials {
	background: #dbd2cb;
}

.testimonials .controls .arrow a {
	background-color: #e9e4e0;
	background-image: url(../../../core/img/controls-arrows.png);
	background-repeat: no-repeat;
}

.testimonials:after {
	background: url(../img/testimonials-curtain.png) repeat-x left top;
}

.warning {
 	background-color: #f8cf36;
}

.error {
 	background-color: #ef5b42;
}

.info {
 	background-color: #53ddf2;
}

.success {
 	background-color: #8ed074;
}

.promises {
	color: #352923;
}

#footer {
	background: #713f28 url(../images/header.jpg)repeat left top;
}

#footer .col {
	/*border-right: 1px #564b46 solid;*/
}

#footer .col:first-child {
	/*border-left: 1px #564b46 solid;*/
}

#footer a {
	/*border-bottom: 1px #e77435 dotted;*/
}

#footer a:hover {
	color: #e77435;
}

#footer form .text.dark {
	background: #3c2c23;
	color: #766b63;
}

.entry-image .the-date {
	background: #e77435;
}

.entry-meta a {
	color: #E77435;
	display: inline-block;
	border-bottom: 1px #E77435 dotted;
}

#main .ui-accordion .ui-accordion-header {
	background: #352923;
}

#main .ui-accordion .ui-state-active {
	background: #e77435;
	color: #352923;
}

#main .ui-tabs .ui-corner-top {
	background: #352923;
}

#main .ui-tabs .ui-tabs-active a {
	color: #352923;
}

.cloud-tags a.tag:hover {
	border: 1px solid #E77435;
}

.filterbar {
	background: #ded9d5;
}

.filterbar .listing-view-change .active {
	color: #E77435;
}

.filterbar .listing-view-change .active:hover {
	border-bottom: 1px #E77435 dotted;
}

.paging a {
	border: 1px #c3c1bf solid;
}

@media only screen and (max-width: 1024px) {
	
	.quick-search .filters select {
		color: #4c3b2f;
	}
	
}

/*
 * Custom styling on jQuery UI components
 */
 
#main .ui-tabs .ui-state-hover a,
#main .ui-tabs .ui-tabs-active {
	background: #e77435;
}