@charset "utf-8";
@font-face {
  font-family: 'RockSalt';
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/RockSalt.ttf');
}
* {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
html {
  height: 100.2%;
}
body {
  background: url("../images/maison_back1.gif") no-repeat fixed -100px center #D2E6AA;
  padding: 10px 0;
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
div#wrapper {
  margin: 20px auto;
  width: 900px;
}
div#head {
  font-family: RockSalt;
  font-size: 240%;
  color: maroon;
  text-shadow: 3px 2px 0px #000000;
  width: 100%;
  margin-left: 60%;
}
div#menu {
  background-image: url(../images/back_trans.png);
  padding-left: 20px;
}
div#breadcrumbs {
  background-image: url(../images/back_trans.png);
  padding-left: 20px;
  font-size: 80%;
}
div#content {
  min-height: 400px;
  width: 900px;
  padding-left: 20px;
  background-image: url(../images/back_trans.png);
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}
div#component {
  color: #0b244c;
  min-height: 390px;
  min-width: 70%;
  padding: 5px;
}
div#component a {
  color: maroon;
}
div#component h1 {
  font-family: RockSalt;
  font-size: 160%;
  margin-bottom: 10px;
  color: maroon;
  text-shadow: 2px 1px 0px #000000;
}
div#component h2 {
  font-family: RockSalt;
  font-size: 140%;
  margin-bottom: 5px;
  color: maroon;
  text-shadow: 2px 1px 0px #000000;
}
div#component h3 {
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
  color: maroon;
}
div#component p {
  margin-bottom: 10px;
}
div#component ul {
  margin-left: 80px;
}
.img_caption {
  padding-right: 1.5em;
}
p.img_caption {
  font-size: .8em;
}
.externallink {
  background: url("/images/Icon_External_Link.png") no-repeat scroll 0 0 transparent;
  color: maroon;
  font-style: italic;
  padding-left: 1.1em;
}
div#footer {
  background-color: #3b64a5;
  color: #ffffff;
  height: 30px;
  width: 900px;
}
div#footer .menu {
  padding-top: 0.2em;
  text-align: right;
  padding-right: 2em;
}
div#footer ul.menu {
  list-style-type: none;
}
div#footer .menu a {
  text-decoration: none;
  color: #fff;
  padding-right: 1em;
  font-size: .9em;
}
#login-form {
  padding: 4em;
  width: 100%;
}
#login-form div.pretext,
#login-form fieldset.userdata {
  padding-bottom: 4em;
}
div.contact h2,
div.contact h3 {
  display: none;
}
#captchaCode0 {
  width: 25em;
  height: 5em;
}
.osolCaptchaBlock table td {
  text-align: left;
  font-size: 1.3 em;
}
.rentalot_daily_outer {
  font-size: .8em;
}
.rentalot_daily_table td {
  vertical-align: top;
  height: 30px;
}
.rentalot_daily_price {
  display: block !important;
  color: transparent;
}
.rentalot_daily_changeover 
.rentalot_daily_price {
  display: block !important;
  color: maroon;
}
.rentalot_buttons,
.button {
  border: solid thin;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  margin-left: 40%;
}
.rentalot_buttons,
.rentalot_button,
.button {
  background-color: #74972d;
  font-size: 1.1em;
}
.weather_sp1 {
  background: url(../images/back_trans.png);
  border-top: grey solid thin;
}
.weather_sp1 div a {
  display: none;
}
.spw_icon_big {
  height: 3em;
}
.weather_sp1_city,
.spw_current_temp {
  font-size: 1em !important;
}
.weather_sp1_cright .spw_row {
  font-size: .75em !important;
}
.weather_sp1_day {
  font-size: .8em;
}
span.weather_sp1_temp {
  font-size: 12px;
}
.planroute {
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}
.float_left {
  float: left;
  padding: 1em;
}
.float_right {
  float: right;
  padding: 1em;
}
.caption {
  text-align: center;
  font-size: .8em;
  color: Silver;
}
#breadcrumbs ul,
#breadcrumb ul li {
  margin: 0;
  padding: 5;
  list-style: none;
}
#breadcrumbs ul li {
  display: inline-block;
  padding-right: 1em;
}
