p,textarea
{
  margin :0px;
}

hr
{
  width : 98%;
}

ul.control, div#advsearch select, div#advsearch input
{
  font-size: 12px;
}

li
{
float: none;
}

a:link,
a:visited,
a:hover,
a:active
{
   color: black;
   text-decoration: none;
}
a:hover
{
  color: black;
  text-decoration: underline;
}

body
{
  background-color: #F6F6F6;
}

div,input,textarea
{
  font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
}

input,textarea
{
  font-size: 14px;
}

select#distanceCitySelect
{
  display: none;
}

div.main
{
  position:absolute;
  top:3px;
  left:50%;
  width:900px;
  margin-left:-450px;
  background-color:white;
  border:solid;
  border-color:#3b7c3b;
  border-width:1px;
}

div#advsearch
{
  margin: 2px;
  display: none;
  width: 880px;
  height: 135px;
  border: solid;
  border-width: 1px;
  border-color: black;
}

div#advsearch div.advin
{
  font-size: 10px;
  float: left;
  width: 880px;
}

select#scoperegion
{
  display: none;
}

div.logo
{
  width:500px;
  float:left;
  height:50px;
  padding-top: 10px;
}

#logo-mapeo {
	float: left;
	margin-left: 1em;
}

#logo-rent {
	float: left;
}

div.navbar
{
  width:355px;
  float:right;
  text-align:right;
  height:40px;
  margin-top:20px;
  vertical-align:bottom;
  padding: 2px;
}

div.signupgeocode
{
  width: 235px;
  float: right;
}

div.container
{
  width: 900px;
  float:left;
  margin: 5px;
}

div.topbar
{
  width: 900px;
  float:left;
  margin-top: 5px;
  border-bottom: dashed;
  border-bottom-color: #3b7c3b;
  border-bottom-width: 1px;
}

hr 
{
  border:none;
  border-bottom: dashed;
  border-bottom-color: #3b7c3b;
  border-bottom-width: 1px;
  width:90%;
}

div.footer
{
  width: 900px;
  height: 15px;
  font-size: 11px;
  float:left;
  margin-top: 5px;
  border-top: dashed;
  border-top-color: #3b7c3b;
  border-top-width: 1px;
  text-align:right;
}


img
{
  border:none;
}

h1,h2,h3,h4,h5
{
  font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
  margin-top: 2px;
  margin-bottom: 1px;
  margin-left: 0px;
  margin-right: 0px;
}

h1
{
  font-size:22px;
}

h2
{
  font-size:14px;
}

h3
{
  font-size:12px;
}

div.leftbox h2, div.rightbox h2
{
  color: white;
  background-color: #3b7c3b;
  margin-left: 0px; 
  margin-right: 0px; 
}

div.right
{
  float: right;
  width: 550px;
  margin-right: 10px;
}

p.rentaltext
{
  margin: 0px;
  font-size: 14px;
  text-align: justify;
}

div.left
{
  float: left;
  width: 305px;
  margin: 0px;

}

div.leftbox
{
  width: 305px;
  font-size: 13px;
  margin: 0px;
  margin-bottom: 15px;
  text-align: justify;
}

div.rightbox
{
  float: left;
  width: 550px;
  font-size: 13px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom: 15px;
  margin-top: 0px;
  text-align: justify;
}

div.pagetitle
{
  float: left;
  width: 40px;
}

div.minibox
{
  float: left;
  width: 180px;
  margin: 1px;
}

div#advsearch div.minibox
{
  float: left;
  width: 150px;
  margin: 1px;
}

div.innerrightbox
{
  float: left;
  width: 548px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}

div.overlay
{
  width: 355px;
  height: 110px;
  overflow: auto;
}

div.overlay div.innerrightbox
{
  float: left;
  width: 330px;
  font-size:10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}

span.subtitle
{
   font-size: 9px;
   color: #555555;
}

.formmail
{
  width: 400px;
}

.formcontrol
{
  width: 530px;
}

.formcontrolsmall
{
  width: 280px;
}

div.photobox1
{
  height: 92px;
  overflow: hidden;
}

div.photobox2
{
  height: 184px;
  overflow: auto;
}

div.advertbox
{
  width: 303px;
  height: 250px;
  border: solid;
  border-color: #000;
  border-width: 1px;
  background-color: #F0F0F0;
}

div.advertline
{
  width: 548px;
  height: 60px;
  border: solid;
  border-color: #000;
  border-width: 1px;
  background-color: #F0F0F0;
}

div.rentalmap
{
  width: 303px;
  height: 250px;
  border: solid;
  border-color: #000;
  border-width: 1px;
  background-color: #F0F0F0;
  margin: 0px;
}

input.searchinput
{
  width: 450px;
}

div.resultsmap
{
  width: 504px;
  height: 440px;
  float: left;
}

div.resultsmosaic
{
  margin-right: 10px;
  width: 370px;
  height: 440px;
  float: right;
}

div.allresults
{
  vertical-align: bottom;
  text-align: center;
  float: left;
  width: 370px;
}

div.homemap
{
  width: 500px;
  height: 400px;
  border: solid;
  border-color: #000;
  border-width: 1px;
  background-color: #F0F0F0;
  margin: 0px;
}

.fl
{
  float: left;
}

div.photothumb
{
  float: left;
  width: 108px;
  height: 80px;
  border: solid;
  border-color: #000;
  border-width: 1px;
  margin-right : 10px;
  margin-bottom : 10px;
  background-color: #EFEFEF;
}

textarea.photodescription
{
  float: left;
  width: 350px;
  height: 80px;
}

img.thumb
{
  width: 108px;
  height: 80px;
  border: 0px;
}

div.magnus
{
  height: 30px;
  width: 30px;
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #3b7c3b;
}

a#startAdvSearch
{
  font-size: 10px;
}
a#stopAdvSearch
{
  font-size: 10px;
  display: none;
}

.small
{
  font-size: 10px;
}

div.loading
{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
}

img.nodisplay
{
  display: none;
}

div.crush
{
  font-size: 11px;
  text-align: justify;
}

span.pagebox
{
  float: left;
  width: 18px;
  height: 18px;
  border: solid;
  border-color: #000;
  border-width: 1px;
  background-color: #F0F0F0;
  margin: 2px;
  color:black;
  font-weight: bold;
  text-align: center;
}

span.selected
{
  background-color: #3b7c3b;
  color:white;
}

span.large
{
  width: 75px;
}

span.extralarge
{
  width: 175px;
}

.error
{
   color: red;
   font-weight: bold;
}

a.modify
{
  color: #660033;
  font-style: italic;
}

form
{
  margin: 0px;
}

div#modalalertdiv
{
  display: none;
}

div.drag-contentarea ul li
{
  font-size: 12px;
}


