#main-tabs{
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	border: none;
	padding: 0; 
}
.ui-tabs .ui-tabs-nav li.natural_tabs_nav a:before{
	position: absolute;
	left: 16px;
	top: 16px;
	content: '\0020';
	width: 0;
	height: 0;
	border: solid transparent;
	border-left-color: #ebebeb;
	border-width: 9px 0 9px 9px;
}

.ui-tabs .ui-tabs-nav li.natural_tabs_nav.ui-state-active a:before{
	border-left-color: transparent;
	border-top-color: #ebebeb;
	border-width: 9px 9px 0 9px;
	top: 20px;
}
.shadow{
	-webkit-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.6);
	   -moz-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.6);
	    -ms-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.6);
	     -o-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.6);
	        box-shadow: 0 10px 10px -10px rgba(0,0,0,0.6);
}
.natural_tabs_nav, .ui-tabs .ui-tabs-nav li.natural_tabs_nav{
	padding: 0;
	margin: 0;
	width: 33.33333333%;
	height: 50px;
	top: 0;
	float: left;
	border: none;
	position: relative;
	left: 0;
}
.natural_tabs_nav, .ui-tabs .ui-tabs-nav li.natural_tabs_nav a{
	display: block;
	width: 100%;
	height: 50px;
	padding: 0;
	color: #fff;
	
}
.natural_tabs_nav, .ui-tabs .ui-tabs-nav li.natural_tabs_nav a span{
	left: 40px;
	position: relative;
}
.ui-tabs .ui-tabs-nav li.natural_tabs_nav a{
	color: #fff;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.natural_tabs_nav a:hover{
	text-decoration: underline;
}
.natural_tabs_nav, .ui-tabs .ui-tabs-nav li.natural_tabs_nav a span{
	position: relative;
	top: 13px;
	font-size: 18px;	
}
.ui-tabs .ui-tabs-nav li.natural_tabs_nav.ui-tabs-selected{
	padding: 0;
	margin: 0;
	border: none;
}
.ui-tabs .ui-tabs-nav.natural_tabs_header{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 50px;
	border: none;
}
.ui-tabs .ui-tabs-nav li.natural_tabs_nav a span {
	color: #fff;
}
.ui-tabs-panel.natural_tabs_content{
	min-height: 200px;
	float: left;
	width: 100%;
	padding: 20px 0;
	padding-left: 0;
}
.ui-tabs-panel.natural_tabs_content a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	-webkit-text-shadow: 0 0 1px rgba(0,0,0,0.2);
	   -moz-text-shadow: 0 0 1px rgba(0,0,0,0.2);
	    -ms-text-shadow: 0 0 1px rgba(0,0,0,0.2);
	     -o-text-shadow: 0 0 1px rgba(0,0,0,0.2);
	        text-shadow: 0 0 1px rgba(0,0,0,0.2);
}
.ui-tabs-panel.natural_tabs_content a:hover{
	text-decoration: underline;
}
.natural_tabs_content h1, .natural_tabs_content h2, .natural_tabs_content h3, .natural_tabs_content h4, .natural_tabs_content h5, .natural_tabs_content h6, .natural_tabs_content p{
	color: #fff;
	margin: 0 20px 10px 20px;
} 
.orange{
	background-color: #e3731c !important;
	background: #e3731c !important;
}
.orange_text{
	color: #e3731c;
}
.orange .contentRight a{
	//color: #71772e !important;
}
.purple{
	background-color: #a56dd2 !important;
	background: #a56dd2 !important;
}
.purple .contentRight a{
	//color: #fe8222 !important;
}
.green{
	background-color: #71772e !important;
	background: #71772e !important;
}
.green .contentRight a{
	//color: #fe8222 !important;
}
#search-box{
	background-color: #52530f;
	float: left;
	width: 110%;
	min-height: 425px;
	margin: 10px 0;
	position: relative;
	left: -5%;
}
#search-content{
	width: 100%;
	float: left;
}
#search-heading{
	position: relative;
	width: 100%;
	float: left;
}
#search-heading h3{
	color: #ffffff;
	font-size: 18px;
	margin: 16px 10%;
}
#search-content label, #search-content input[type="text"]{
	width: 80%;
	margin: 0 10% 5px 10%;
}
#search-content p{
	margin: 0;
}
#search-content label{
	font-size: 13px;
	color: #fff;
	padding: 0;
	position: relative;
	left: -5px;
}
::-webkit-input-placeholder{
	color: #000 !important;
}
:-moz-placeholder{
	color: #000 !important;
}
::-moz-placeholder{
	color: #000 !important;
}
:-ms-input-placeholder{
	color: #000 !important;
}
#search-content input[type="text"]{
	border: none;
	background-color: #fff;
	font-family: Georgia, Times, serif;
	outline: none;
	font-size: 14px;
	position: relative;
	left: -8px;
	padding: 8px 8px 6px;
}
#search-content .natural_retreats_button.whiteButton{
	background-image: url('../urlaub-cornwall-img/natural-retreats/white-button-sprite.png');
}
#search-content .natural_retreats_button.orangeButton{
	background-image: url('../urlaub-cornwall-img/natural-retreats/orange-button-sprite.png');
}
#search-content .natural_retreats_button{
	background-position: 0 0;
	width: 75px;
	height: 75px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: -40px;
}
#search-content .natural_retreats_button:hover{
	background-position: 0 76px;
}
#search-content .natural_retreats_button:active{
	background-position: 0 77px;
}
.inputContainer{
	width: 80%;
	padding: 8px 8px 6px;
	background-color: #fff;
	position: relative;
	left: -8px;
	margin: 0 10% 5px 10%;
}
.inputContainer select{
	width: 100%;
}
.sansc{
	font-family: 'sans_culottesregular', Georgia, serif;
}
.icon_image img{
	-webkit-backface-visibility: hidden;
	-webkit-transition: 0.2s all;
	   -moz-transition: 0.2s all;
    	-ms-transition: 0.2s all;
    	 -o-transition: 0.2s all;
	        transition: 0.2s all;
}
.icon_image:hover img{
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
	        transform: scale(1.01);
}
.icon_image:active img{
	-webkit-transform: scale(0.99);
	   -moz-transform: scale(0.99);
	    -ms-transform: scale(0.99);
	     -o-transform: scale(0.99);
	        transform: scale(0.99);
}
.contentLeft{
	float: left;
	width: 240px;
	position: relative;
	padding: 0 10px;
}
.contentLeft a{
	position: relative;
	display: block;
}
.contentLeft img{
	width: 100%;
	left: 0; top: 0;
	z-index: 10;
}
.contentLeft h2{
	padding: 5px;
	background-color: rgba(50, 50, 50, 0.6);
	color: #ebebeb;
	position: absolute;
	left: 10px; bottom: 10px;
	z-index: 20;
	margin: 0;
	-webkit-text-shadow: 0 0 2px rgba(0,0,0,0.4);
	   -moz-text-shadow: 0 0 2px rgba(0,0,0,0.4);
	    -ms-text-shadow: 0 0 2px rgba(0,0,0,0.4);
	     -o-text-shadow: 0 0 2px rgba(0,0,0,0.4);
	        text-shadow: 0 0 2px rgba(0,0,0,0.4);
}
.contentRight{
	width: 480px;
	float: right;

}
