/* template/style_1_main.css */
/* isabel's bewerkte versie */
/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */

form {
margin:0 0 1.5em;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:2px 0;
padding-right: 5px;
}

fieldset {
border:none;
}

label {
padding:5px 0;
}

label br {
clear:left;
}


input.f-submit {
background:#666;
color:#fff;
font-weight:700;
font-size:96%;
padding:1px 3px;
}

form.f-wrap-1 {
width:530px;
background:#f6f6f6 url(en/img/images/featurebox_bg.gif) no-repeat 100% 100%;
border-top:1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
position:relative;
padding:.5em 0;
}

form.f-wrap-1 fieldset {
width:auto;
margin:0 1em;
}

form.f-wrap-1 h3 { 
font:bold 155% arial;
color:#91D0C7;
margin:0 0 .6em;
}

form.f-wrap-1 label {
clear:left;
width:100%;
border-top:1px solid #fff;
float:none;
}

form.f-wrap-1 label input,
form.f-wrap-1 label textarea,
form.f-wrap-1 label select {
width: 15em; /* 17em isabel */
float:left;
margin-left:10px;
border: 1px solid #fc9;
}

form.f-wrap-1 label b {
float:left;
width:8em; /* 9em isabel */
line-height:1.7;
display:block;
position:relative;
}

form.f-wrap-1 label b .req {
color:#c00;
font-size:150%;
font-weight:400;
position:absolute;
top:-0.1em;
line-height:1;
left:-0.4em;
width:.3em;
height:.3em;
}

form.f-wrap-1 div.req {
color:#666;
font-size:94%;
font-weight:400;
position:absolute;
top:.4em;
right:.4em;
left:auto;
width:13em;
text-align:right;
}

form.f-wrap-1 div.req b {
color:#c00;
font-size:140%;
}

form.f-wrap-1 label select {
width:15.5em;
}

form.f-wrap-1 label textarea.f-comments {
width:20em;
}

form.f-wrap-1 div.f-submit-wrap {
padding:5px 0 5px 8em;
}

form.f-wrap-1 input.f-submit {
margin:0 0 0 10px;
}

form.f-wrap-1 fieldset.f-checkbox-wrap,form.f-wrap-1 fieldset.f-radio-wrap {
clear:left;
float:left;
width:32em;
border:none;
padding-bottom:.9em;
margin:0;
}

form.f-wrap-1 fieldset.f-checkbox-wrap b,form.f-wrap-1 fieldset.f-radio-wrap b {
float:left;
width:8em;
line-height:1.7;
display:block;
position:relative;
padding-top:.3em;
}

form.f-wrap-1 fieldset.f-checkbox-wrap fieldset,form.f-wrap-1 fieldset.f-radio-wrap fieldset {
float:left;
width:13em;
margin:3px 0 0 10px;
}

form.f-wrap-1 fieldset.f-checkbox-wrap label,form.f-wrap-1 fieldset.f-radio-wrap label {
float:left;
width:19em;
border:none;
margin:0 -3px 0 0;
padding:2px 0;
}

form.f-wrap-1 label input.f-checkbox,form.f-wrap-1 label input.f-radio {
width:auto;
float:none;
margin:0;
padding:0;
}

form.f-wrap-1 label span.errormsg {
position:absolute;
top:0;
right:-10em;
left:auto;
display:block;
width:16em;
background:transparent url(en/img/images/errormsg_bg.gif) no-repeat 0 0;
}

form.f-wrap-1 label span.errormsg b {
color:#B30800;
font-weight:700;
display:block;
width:auto;
float:none;
line-height:1.3;
margin:0 10px 0 30px;
padding:10px 0;
}


/* FORMAIL - 27/08/2010 - isabel */
form.formail {
	border: 1px solid #999;
}
form.formail#_fm_captcha_div {}
form.formail textarea#comments {
	border: 1px solid #ccc;
}
form div.req {
	color:#666;
	text-align:right;
}
form span.req {
	color: #CC0000;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #D5EAFF; /*background-color: lightyellow;*/
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid blue;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
/*border-right: 1px solid #914D4C;
border-bottom: 1px solid #914D4C;*/
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}


a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-decoration:underline;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#914D4C;
text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {font-family: Geneva, Arial, Helvetica, sans-serif; }
h1 {
	color: #003300; 
}
h2 {
	color: #006600; /*#914D4C; */
	font-size:1.6em; 
	margin-bottom:10px;
}
h3 {
	color: /*#91D0C7; */ #090;
	font-size: 1.4em; 
	margin-bottom:10px;
}
h4 {
	color: /*#006666; */#096;
	font-size: 1.2em; 
	margin-bottom:5px; 
	padding: /*15px 0 0 15px;*/ 0 5px;
}
h5 {
	color: /*#C5A39E;*/ #004E4E; 
	font-size: 1.3em;
	margin-bottom:10px;
}
h6 {color:#914D4C; font-size: 1em; margin-bottom:10px; text-transform: uppercase;}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 15px; 	
    /*padding: 0 0 0 60px; /* 0 10px 0 65px isabel */ 	
  	background: #FAFAFA url(en/img/1_pic2.jpg) no-repeat 3px 5px; /* 5px 10px isabel */
	border: 1px solid #eee;
	padding: 0 10px; 
}
/* isabel 7/7/2010 */
blockquote h3 { 	
    padding: 0 0 0 30px; /* 0 10px 0 65px isabel */ 
	color: #FF6600;
	text-align:center;	 
}
blockquote p {}

blockquote em {
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #660000;	
}


/*  isabel */
#search_result td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;	/*text-align: center;*/
	font-size: 0.9em;
}
#search_result th {
	padding-bottom: 3px;
}
#search_result a { 
	font-weight: bold;
	font-size: 0.9em;
}
.form_main {
	width: /*80%;*/100%;
}
.form_main td{
	padding-left: 10px;
}
#maincol.content img {
	border: none;
}

#class_search_form p input { /* as displayed on search page classes  */
	color: green;
	margin-left: 15px;
	padding: 2px 6px;
}
.homeform input { /* submit field on form homepage */
	padding: 2px 6px;
	color: green;
}

.featured_listings a {text-decoration: none;}
.featured_listings a img {
	border: 2px solid #CCCCCC;
	padding: 2px;
}
.featured_listings a:hover img {border: 2px solid #FF9933;}
/* ----- images mainpages ------- */
#about_pict, 
#home_pict, 
#buying_pict, 
#selling_pict, 
#area2_pict, 
#advertise_pict, 
#buying2_pict {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px;
	border: 2px solid #CCC;
	/*background-color: #fff;*/
}
#home_pict {
	background-image: url(../images/Cehegin_Murcia.jpg);
	margin: 5px; /* isabel */
	height: 234px;
	width: 550px;
}
p.clr_l  {
clear: left;
} 
#about_pict {
	background-image: url(../images/Cehegin_11_small.jpg);
	margin: 60px 20px 10px 20px;
	height: 225px;
	width: 180px;
	float: right;
}
#servicios { /* 27082010 */
	margin: 10px;
	height: 295px;
	width: 200px;
	float: right;
	padding: 2px;
	border: 2px solid #CCC;
}
#contact {
	margin: 15px;
	height: 188px;
	width: 125px;
	float: right;
	padding: 2px;
	border: 2px solid #CCC;
	background-color: #fff;
}

#comprar {
	height: 149px;
	margin: 10px;
	margin-top: 0;
	width: 225px;
	float: right;
	padding: 2px;
	border: 2px solid #CCC;
	background-color: #fff;
}
#comprar2 {
	float: left;
	height: 133px;
	width: 200px;
	margin: 10px;
	margin-top:0;
	padding: 2px;
	border: 2px solid #CCC;
	background-color: #fff;
}
#vender {
	height: 300px;
	width: 200px;
	float: left;
	margin: 10px;
	margin-top: 0;
	padding: 2px;
	border: 2px solid #CCC;
	background-color: #fff;
}
#murcia {
	float: right;
	height: 200px;
	width: 267px;
	margin: 10px;
	padding: 2px;
	border: 2px solid #CCC;
	background-color: #fff;
}

#area2_pict {
	background-image: url(../images/mula-01.jpg);
	/*float: right;*/
	height: 352px;
	width: 555px;
	margin: 0 auto;
}
#inspection_pict { /* isabel 12072010 */
	float: left;
	padding: 2px;
	border: 2px solid #CCC;
	margin:0;
	margin-right: 15px;
	margin-bottom: 15px;
}
#inspection_pict2 { /* isabel 12072010 */
	float: right;
	padding: 2px;
	border: 2px solid #CCC;
	margin:0;
	margin-left: 15px;
	margin-bottom: 15px;
}
#advertise_pict {
	background-image: url(../images/fotolia_6138544_small.jpg);
	float: right;
	height: 117px;
	width: 167px;
	margin: 5px 15px 50px 10px;
}
#email_pict {
	background-image: url(../images/fotolia_695821_small.jpg);
	float: left;
	height: 95px;
	width: 225px;
	margin: 15px 10px 0 0;
}
/* ---------- //images mainpages ------- */
#advertise {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#advertise th { text-align: left;}
#advertise th, #advertise td { color: #005680;}

table/*.edit_users*/ td {
	color: #069;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 0.5em;
}
table.edit_users h3 {}
.required { color: #FF0000;}
table.edit_users input  {}

.xchangeCurr {
	margin-bottom: 0;
	padding-bottom: 0;
}
/* //isabel */

/* form elements */
form {
	margin:10px 15px; 
    padding: 10px;
	background-color: #EFEFEF; 
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px; /* 5px isabel */
	/*margin-right: 10px; isabel */
	border:1px solid #ccc;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#000;
	background: #ffffff; 
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Verdana, Sans-serif; 
	border: 1px solid #CCC;
	background: #fff; 
	padding: 2px 3px; 
	color: #999;	
}


/* Search For: style up to 11 types */

#class0{ border: none; background: transparent; margin-left: 5px;}
#class1{ border: none; background: transparent; margin-left: 5px;}
#class2{ border: none; background: transparent; margin-left: 5px;}
#class3{ border: none; background: transparent; margin-left: 5px;}
#class4{ border: none; background: transparent; margin-left: 5px;}
#class5{ border: none; background: transparent; margin-left: 5px;}
#class6{ border: none; background: transparent; margin-left: 5px;}
#class7{ border: none; background: transparent; margin-left: 5px;}
#class8{ border: none; background: transparent; margin-left: 5px;}
#class9{ border: none; background: transparent; margin-left: 5px;}
#class10{ border: none; background: transparent; margin-left: 5px;}
#class11{ border: none; background: transparent; margin-left: 5px;}
#class12{ border: none; background: transparent; margin-left: 5px;}
#class13{ border: none; background: transparent; margin-left: 5px;}
#class14{ border: none; background: transparent; margin-left: 5px;}
#class15{ border: none; background: transparent; margin-left: 5px;}
#class16{ border: none; background: transparent; margin-left: 5px;}

option{
padding-left:5px; 
padding-bottom:1px; 
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Verdana, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}



/*  by Awddesign.co.uk */ 

* { padding: 0; margin: 0; }

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
background: #FFF url(en/img/pattern.png) repeat;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
color: #003300;
} 
 
#pagewidth{ 
 width:990px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:80px;
	background-color:transparent;
	width:100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
} 
 
#leftcol{
 /*width:10%;*/ width:200px;
 float:left; 
 position:relative; 
}
 
#twocols{
 /*width:90%;*/ width:790px; 
 float:right; 
 position:relative; 
}
 

 
#maincol{
 background-color: #F9F9F9;
 float: left; 
 display:inline; 
 position: relative; 
 /*width:88%;*/ width:590px; /* 590px isabel */
 /*border: 1px solid black;*/
}ƒ

#maincol p {
	padding-right: 15px;
}
#rightcol {
 /*width:12%;*/  width:190px;
 float:right; 
 position:relative;
}
#rightcol #album {
}
#rightcol #album img {
	padding: 0;
	border: 1px solid #333;
}

/* toegevoegd 25/2 isabel */
/*.featured_container, .featurebox {
	width: 570px;
}*/

/* main.html isabel */ 
/*#maincollisting {
	background-color: #F9F9F9;  
	float: left; 
	display:inline; 
	position: relative; 
	width:100%; 
} */

.content {
margin:1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
} 

.content p, ul, ol {margin: 0 0 1.2em;}
.content ul {
	color: #00486A;
	/*margin-left: 10px; isabel */
	padding-left: 10px; /* isabel */
	font-size: 14px;
}
.content p {
	color: #006699;
	line-height: 135%;
	padding: 0 0 0 10px; /* isabel */
	/*text-align: justify;*/
}


/* isabel */
.content img {
	border: none;
	padding: 0;
	text-align: right;
}
/*  //isabel  */
#footer {
font-size: smaller;
color: #999999;
clear:both;
text-align:center;
height:60px;
background-color: transparent; 
border-top:1px solid #CCC; /* can be removed, isabel */
padding: 5px;
} 
#footer a, #footer a:link, #footer a:visited { color: #999999;} 
#footer a:hover {color: #333333;}


 
 /* *** Float containers fix: by Awddesign.co.uk *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
@media print{ 
/*hide the left column when printing by Awddesign.co.uk */ 
#leftcol{display:none;} 

/*hide the right column when printing by Awddesign.co.uk */ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* navigation menu */

#menu_top{
height: 70px; 
}

#menu {
margin: 0px 1px 0px 1px;
}

#menu ul
{ height: 38px; 
  margin: 0px auto;
} 

#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
  /* isabel */
  width: auto;
  /* isabel */
} 

#menu li a, #menu li a#selected, #menu li a:hover 
{ font-family: verdana, arial, sans-serif;
  display: block; 
  float: left; 
  height: 7px;
  text-decoration: none; 
  margin: 5px 12px 0px 4px;
  padding: 7px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight:bolder;
  /* isabel */
  width: auto;
  /* /isabel */
} 

#menu, #menu li a { 
	/*background: #656565;*/ background: #914D4C;  /* top links */
  	color: #F5F6F0;
}

#menu li a:hover{ 
	/*background: #656565;*/ background: #914D4C;  /* top links */
	color: /*#FFCC00;*/ #f90;
	border-color: #B1BCA4;
	text-decoration: underline;
}

#menu li a#selected { 
/*b//ackground: #656565;*/ background: #914D4C;  /* top links */
  color: /*#FF9900;*/ #FFcc00;
  border-color: #B1BCA4;
 text-decoration: none;
}
#menu li a#selected:hover { 
/*b//ackground: #656565;*/ background: #914D4C;  /* top links */
  color: #FFCC00;
  border-color: #B1BCA4;
 text-decoration: none;
}

.spacer {
padding:5px; /*10px*/
}

/* side_bars left and right */

.side_bar {
/*b//ackground:#E1E5D5;*/ background:#F6F1DE;
color:#555;
}

.side_bar h2 {
margin: 0px 10px 0px 10px;
padding:8px 0 10px 0;
background:transparent;
color: #914D4C;
font-weight:700;
text-transform:uppercase;
font-size:12px;
letter-spacing:.1em;
}


/* side bar */

.side_bar_content p {
padding:5px 0px 0px 5px; 
margin: 5px 0px 0px 5px; 
}

.side_bar_content ul,li {
font-size: 0.9em;
list-style: none;
padding:0px 0px 3px 5px; 
margin: 0px 0px 0px 5px; 
}


.side_bar_content li a, .side_bar_content a {
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em;
background:transparent url(en/img/arrow.png) no-repeat left center;
color:#555;
}

.side_bar_content li a#selected {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}

.side_bar_content li a:hover, .side_bar_content a:hover {
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em;
background:transparent url(en/img/arrow_select.png) no-repeat left center;
color:#0c0;
text-decoration: none;
font-weight: bold;
}
/* isabel */
#link_list p {
padding: 2px; /* 5px 0px 0px 5px isabel */
margin: 0; /* 5px 0px 0px 5px; isabel */ 
}

#link_list ul,
/*li*/ { /* 12072010 isabel  */
font-size: 0.9em;
list-style: none;
padding: 3px; /* 0px 3px 3px 3px isabel */
margin: 0; /* 0px 3px 3px 3px isabel */
}
#link_list ul li img { border:none;}

#link_list li a, #link_list a {
	/*padding-left: 10px;*/
	color:#555;
}
#link_list li a#selected {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}

#link_list li a:hover, #link_list a:hover {
	/*padding-left: 10px;*/
	color:#0c0;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------ original zoals op or8021 templ
#sitelogo h1 { 
float: left;
padding: 2px 0px 0px 0px;
margin: 9px 15px 0px 15px;
font-size:25px;
color:#914D4C;
font-weight:800;
background: transparent;
}
------------------------------------ */
/*  isabel */
#sitelogo {
	float: left;
	background-image: url(../images/logotipo_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px; /* 0 */
	/* padding: 5px 0; */
	width: auto;
}
/*  //isabel  */
#sitelogo h1 { 
/*float: left;*/
padding: 2px 0px 0px 0px; /* 5px 0 0 0 */
margin: 20px 15px 0px 50px; /* 5px 0 0 0 */
font-size: 3em; /* 2em */
/*color:#914D4C;*/
font-weight:800;
/*background: transparent;*/
color: #009900;
font-family: "Times New Roman", Times, serif;
}
/* isabel */
#sitelogo h1 em {
	font-style: normal;
	color: #FF9900;
}

.grey { color:#999999;}

/* orig #banner settings as per template/8021/IMG/style_1_main.css 
#banner{
float: right;
margin: 0 auto;
padding-top: 10px;
}
*/

#banner{
	float: right;
	margin: 0 auto; /* 10px auto */
	padding-top: 10px; /* 0 */
}
.bottomspace {
	padding-bottom: 10px;
}

.center {text-align: center;}

/* =========== from template.css ============ */
.nav0 {width:300px; float:right; margin:5px 0 0 0 ;}
.nav0 ul {float:right; padding:0; width:auto;} /* width inserted by isabel */
.nav0 li { /* isabel 7/7/2010 */
	display:inline; 
	list-style:none;
}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:17px; border:none;}
.nav0 img {height:17px; border:none;}
.flags {
	float:right;
	margin-top:0px;
	/* isabel */
	width:auto;
	/* /isabel */
}

.flags a img {border:none; padding-right:5px;}
.smalltxt {
	font-size: smaller;
	color: #339900;
}
.aaa {
	font-size: 0.9em;
	color: #999;}
.tiempo img {margin-top: 4px;}

/* isabel 26/05/09 message to visitors with regard to site offline */
div#webinfo {
width: 100%;
border: 1px solid #FF3300;
background-color: #FFFFCC;
margin-bottom: 15px;
}
div#webinfo p {
padding: 0 10px;
}
div#webinfo p.datum {
font-size: 10px;
text-align: right;
}
div#webinfo p.important {
color: #000000;
font-size: 14px;
font-weight: bold;
}
/* isabel 30032010 - talenkeuze */

div.nav0 div.flags {
	padding: 0;
	margin:0;
	padding-right:10px;
}
div.nav0 div.flags a:link,
div.nav0 div.flags a:visited {
	color: #333;
	font-size: 9px;
	text-decoration: none;
	font-weight:bold;
}
div.nav0 div.flags a.active {
	color:#FF6600;
}
div.nav0 div.flags a:hover {
	color: green;
	text-decoration: underline;
}
div.nav0 div.flags a.active:hover {
	color: #f60;
	text-decoration: none;
}

/* navegacion pueblos */
p#munonav {
	display: block;
	background-color: #efefef;
	height: 26px;
	vertical-align: middle;
}

p#munonav a:link, 
p#munonav a:visited {
	padding: 10px 5px;
	padding-left: 0;
	color: blue;
}

p#munonav a:hover,
p#munonav a.current {
	color: #009900;
}
/* 07/07/2010 */

p.ealerta { /* emailalert message leftmenu */
	font-weight: bold;
	padding: 0 5px;
	font-size: 11px;
	color: #006600;
}
ul#pueblos li { /* list pueblos page 7 */
	/*font-size: larger;*/
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	font-weight:bold;
}

#pagewidth #wrapper #twocols #maincol .content ul {
	padding: 0;
	margin: 0;
}

#pagewidth #wrapper #twocols #maincol .content li {
	list-style:square;
	padding: 0;
	margin: 0;
	margin-left: 25px;
	padding-bottom: 10px;
}
/* slideshow homepage */
div#slideshow {
	padding: 2px;
	border: 2px solid #CCC;
	margin: 5px; 
	height: 234px;
	width: 550px;
}
