@charset "utf-8";
/* My CSS */
.div_clear {
	clear:both;
}
.rounded-input {
	background:  url(../img/rounded.gif) no-repeat left top;
	padding: 8px;
}
.rounded-input input {
	border: none;
	background: #FFF;
	width: 165px;
}

.rounded-input select.dropdown {
	border: none;
	background: #FFF;
	width: 165px;
}
.t {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/dot2.gif) repeat-x scroll 0 0;

}
.b {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/dot2.gif) repeat-x scroll 0 100%;
}
.r {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/dot2.gif) repeat-y scroll 100% 0;
}
.l {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/dot2.gif) repeat-y scroll 0 0;
}
.bl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/bl2.gif) no-repeat scroll 0 100%;

}
.br {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/br2.gif) no-repeat scroll 100% 100%;
}
.tl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/tl2.gif) no-repeat scroll 0 0;
}
.tr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/tr2.gif) no-repeat scroll 100% 0;
padding:10px;
}

.search-date-container {
	background-image:url(../img/data-back.jpg); 
	background-repeat:no-repeat;  
	height:47px;
}
.right-side-search {
	margin-left:75px;
}
.left-side-search {
	float:left; 
	width:60px;
	margin-top:-9px;
	text-align:center;
	color:#01527f;
}
.date-day {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:800;
}
.searsh-results-details {
	margin-left:15px;
	margin-top:5px;
	color:#666;
}
.in-details-result h2 {
background-color:#F3F2F2;
background-image:url("http://www.la-andalucia.nl/work/css/../img/arrows_h2.jpg");
background-position:6px 6px;
background-repeat:no-repeat;
border-bottom:1px solid #E3E2E2;
border-top:1px solid #E3E2E2;
color:#01527F;
margin:10px 0;
padding-left:20px;
}
.in-details-result h2:hover {
background-color:#daddff;
background-image:url("http://www.la-andalucia.nl/work/css/../img/arrows_h2.jpg");
background-position:6px 6px;
background-repeat:no-repeat;
border-bottom:1px solid #b4b8ec;
border-top:1px solid #b4b8ec;
color:#01527F;
margin:10px 0;
padding-left:20px;
}
in-details-result-date {
	font-weight:bold;
	font-size:10px;
	color:#999;
}
.in-details-result p{
	color:#666;
	margin-left:15px;
}
.filters .filter h4 a {
	color:#000000;
}

.filter ul{
	padding-top:8px;
	margin-left:10px;
}
.filter ul a{
	font-size:11px;
font-weight:normal;
line-height:1px;
}
.filter li {
	line-height:inherit;
padding-bottom:0px;
padding-top:0px;
}
