﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

    /*fieldset, (cut from reset list above)*/
    
p
{
    line-height:1.5em;
    padding-top:0.5em;
}    

p+p
{
    padding-top:1em;
}

ul.bullet
{
    line-height:1.5em;
}
    
fieldset
{
    padding:20px;
    margin-bottom:20px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

body 
{
    font-family: Verdana;
}

#header 
{
    height: 80px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    position:relative;
    left:-80;
}

div.wrapper
{
  width: 960px;
  margin: 0 auto;
  position: relative;
  background-color:White;
}

#Login
{
    position:absolute;
    top:0px;
    right:0px;    
    margin-right:10px;
    margin-top:10px;
    font-size:16px;
    font-family:Arial;
}

.category
{
float:left;
width:150px;
height:120px;
margin:20px;
}

.taxonomy
{
clear:both;
margin-bottom:2px;
}

#content
{
    font-family: Arial;
    font-size: 12px;
    text-align:left;
    vertical-align:top;
    /* margin-top:20px; */
    /* padding-top:20px; */
}

#nav_wrap {
	height:2.1em; /* 2.56em */
	background:#4e4e4e; /* url(images/nav_bg.png) repeat-x 0 49%; */
	margin:0 auto;
	font:normal 1.1em/40px Georgia, Gill Sans, Lucida Grande, Arial;
	border-bottom:.1em solid #4a4a4a;
}

#nav_wrap ul 
{
	list-style:none;
	padding:0;
	margin:0 auto;
}

#nav_wrap li {
	list-style:none;
	float:left;
}

#nav_wrap li a {
	color:#fff;
	/* text-transform:uppercase; */
	/* letter-spacing:.1em; */
	padding:7px 11px;
	border-right:.2em solid #5e5e5e;
	text-decoration: none;
}

#nav_wrap li:first-child a {
	color:#fff;
	/* text-transform:uppercase; */
	/* letter-spacing:.1em; */
	padding:7px 11px;
	border-left:.2em solid #5e5e5e;
}

#nav_wrap li:hover a {
	background-color:#3b3b3b;
	color:#fff;
	/* text-transform:uppercase; */
	/* letter-spacing:.1em; */
	padding:7px 11px;
	height:43px;
	border-right:.2em solid #5e5e5e;
	text-decoration: underline;
}

#nav_wrap li:first-child:hover a {
	background-color:#3b3b3b;
	color:#fff;
	/* text-transform:uppercase; */
	/* letter-spacing:.1em; */
	padding:7px 11px;
	height:43px;
	border-left:.2em solid #5e5e5e;
	text-decoration: underline;
}

#nav_wrap li:first-child a:active {
	background-color:#777;
	border-left:.2em solid #5e5e5e;
}

#nav_wrap li a:active {
	background-color:#777;
	border-right:.2em solid #5e5e5e;
}

#nav_wrap li:first-child a.active {
	background-color:#6e6e79;
	border-left:.2em solid #5e5e5e;
}

#nav_wrap li a.active {
	background-color:#6e6e79;
	border-right:.2em solid #5e5e5e;
}

.nav_hold 
{
    width:960px;
    position:relative;
    /* left:-14px; */
	/* width:46.5em; */
	margin:0 auto;
}


.sejour-disponible
{
    visibility:hidden !important;
    height:50px !important;
}

.legende
{
    border-style:none !important;
    float:left !important;
    position:absolute !important;
    left:10px !important;
    text-align:left !important;
}

.mois
{
    border-style:none !important;
    height:70px;
}

.promotions 
{
    background-color:#FF9900 !important;
    margin:5px;
}

.disponible 
{
    background-color:#66FF99 !important;
    margin:5px;
}

.indisponible
{
    background-color:#e0e0e0 !important;
    margin:5px;
}

.mois .promotions 
{
    background-image:none !important;
}

.mois .disponible 
{
    background-image:none !important;
}

.mois .indisponible 
{
    background-image:none !important;
}

.footerspacer
{
     margin-top: 2em;   
}

.footer
{
    width: 100%;
    background-color: #4e4e4e;
    padding-top: 1em;
    color : #cbcbcb;
    /* position : relative; */
    font-size: large;
    font-family: Arial;
    overflow:auto;
}

.footerMRUSection
{
    width: 100%;
    background-color: #6e6e79;
    margin-top: 2em;
    padding-top: 1em;
    color : #cbcbcb;
    /* position : relative; */
    font-size: large;
    font-family: Arial;
    overflow:auto;
}

.footer p {
  font-size: 0.7778em; /* 14px */
  line-height: 1.7143em; /* 24px */
  margin-bottom: 1.7143em;
  margin-top: 0em;
  color: #cbcbcb;
}

.footer a {
  color: #fff;
}

.footer ul.navleft, .footer ul.navright {
  list-style-type: none;
  margin: 0;
  margin-bottom: 1.7143em;
  padding-right: 10%;
  padding: 0;
  border: 0;
  width: 40%;
  position: relative;
}

.footer ul.navleft {
  float: left;
}

.footer ul.navright {
	float: right;
}

.footer p.counter em {
	color: #fff;
	background-color: #717171;
	font-weight: bold;
	padding-left: 0;
	padding-right: 0;
}

.mrustrip
{
    height:150px;
    overflow:hidden;
}

.mrcstrip
{
    padding-top:20px;
}

.mrcthumbs
{
    height:175px;
}

.MakeMeClickable
{
    overflow:hidden;   
}

.HolidayLets
{
    font-family:Georgia;
    font-size:18px;
    color:#0b56a4;
    top:-10px;
}

.wonderful
{
    font-family:Calibri;
    font-size:12px;
    padding-top:8px;
    color:#0b56a4;
}

.mrcoverlay
{
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:black;
    text-decoration:none;
    filter:alpha(opacity=70);
    opacity:0.7;
    -webkit-opacity:0.7;
    webkit-opacity:0.7;
    background-color:White;
    position:relative;
    top:-30px;
    height:28px;
    padding: 2px 2px 0px 4px;
    overflow:hidden;
}

.mrctypeoverlay
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

.mruthumbs
{
    float:left;
    width:180px;
    margin-right:12px;
    overflow:hidden;
}

.smalloffertype
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;   
}

.smalltitle
{
    font-family:Arial;
    font-size:11px;   
}

.bottom
{
  width: 960px; /* 880 */
  margin: 0 auto;
  position: relative;
}

.bottomMRUSection
{
  width: 960px; /* 880 */
  margin: 0 auto;
  position: relative;
}

div.left {
  width: 450px;
  padding-right: 30px;
  padding-bottom: 0px;
  float: left;
  clear: both;
	position: relative;
}

div.right {
  width: 450px;
  padding-left: 30px;
  padding-bottom: 0px;
  float: right;
 position: relative;
}

div.leftcontent
{
    width:710px;
    padding-right:20px;
    float:left;
    padding-bottom:20px;
}

div.rightcontent
{
    width:200px;
    float:left;
    padding-top:30px;
    padding-left:15px;
    padding-right:15px;
    background-color:#f2f2f6;
}

div.rightcontent p
{
    line-height:1.2em;
}


.clear {
  clear: both;
}

.footer ul.navleft {
  float: left;
}

.footer ul.navright {
	float: right;
}

.ImageThumbButton 
{
    border-style:solid !important;
    border-width:0px !important;
    padding:0 0 0 0;
    border-color:white !important;
}

/* .ImageThumbButton:Hover
{
    border-style:solid !important;
    border-width:5px !important;
    border-color:#666666 !important;
}*/

.PropertySummary
{
    background-color:#ffffff;
    padding: 10px 20px 10px;
    border-top: solid 1px #c4d9b;
}

.PropertySummaryImageNew
{
    float:left;
}


.highlightProperty
{
    background-color:#f6ffe9;
}

.PropertySummaryImage ,
.PropertySummaryInfoPanel,
.PropertySummaryTitleAndDescription,
.PropertySummaryDescriptionCol1,
.PropertySummaryDescriptionCol2
{
    float:left;
    position:relative;
    vertical-align:top;
    overflow:hidden;
    height:160px;
}

.PropertySummaryNew
{
    padding-top:20px;
    height:205px;
    padding-bottom:0px;
    margin-bottom:20px;
    overflow:hidden;
    display:block;
    width:960px;
}

.PropertySummaryDeleted
{
    padding-top:20px;
    height:205px;
    padding-bottom:0px;
    margin-bottom:20px;
    overflow:hidden;
    display:block;
    width:960px;
    background-color:Gray;
}

.PropertySummaryTitleNew
{
    font-family:Georgia;
    font-size:16px;
    padding-top:50px;
    padding-bottom:0px;
    margin-top:50px;
    text-decoration:none;
    color:Black;
    text-transform:uppercase;
}
.PropertySummaryDescriptionCol1New, .PropertySummaryDescriptionColNew2
{
    float:left;
    width:200px;
    height:200px;
    overflow:hidden;
    padding:0 20px 0 20px;   
}


div.PropertyList div.jsClickable
{
    cursor: pointer;
}

div.PropertyList div.jsClickable:hover
{
    cursor: hand;
    background-color:#f6ffe9;
}


div.jsClickable
{
    cursor: pointer;
}

div.jsClickable:hover
{
    cursor: hand;
    background-color:#f6ffe9;
}

#picturearea
{
    height:500px;
}

#portfolio
{
    float:left;
    height:500px;
    width:750px;
}

.propertytitle
{
    font-family:Georgia;
    font-size:20px;
    text-transform: uppercase;
}

.propertytitleclass
{
    font-family:Georgia;
    font-size:20px;
}
.price
{
    float:right;
}

.symbol
{

    font-family:Times, "Times New Roman";
    font-size:44px;
    position:relative;
    bottom:12px;
}

.smallsymbol
{

    font-family:Times, "Times New Roman";
    font-size:32px;
    position:relative;
    bottom:4px;
}

.amount
{
    font-family:Times, "Times New Roman";
    font-size:23px;
    vertical-align:top;
}

.amounttext
{
    font-family:Georgia;
    font-size:20px;
    vertical-align:top;
    position:relative;
    top:1px;
}

.listersymbol
{
    font-family:Times, "Times New Roman";
    font-size:40px;
    position:relative;
    bottom:12px;
}

.smalllistersymbol
{
    font-family:Times, "Times New Roman";
    font-size:28px;
    position:relative;
    bottom:5px;
}

.listeramount
{
    font-family:Times, "Times New Roman";
    font-size:20px;
    vertical-align:top;
}

.listeramounttext
{
    font-family:Georgia;
    font-size:20px;
    vertical-align:top;
    position:relative;
    bottom:2px;
}

.spacer
{
    height:4px;
}

.titleblock
{
    height:24px;
    overflow:visible;
}

.listertitleblock
{
    height:20px;
    overflow:visible;
}

.title
{
    padding-top:20px;
    font-family:Georgia;
    font-size:20px;
}

.titledescription
{
    font-family:Georgia;
    font-size:20px;
}

.label
{
    display:block;
    font-weight:bold;
    font-size:14px;
}

.input
{
    font-size:14px;
    font-family:Arial;
    }

.ContactMeTitle
{
    font-weight:bold;
    font-size:14px;
    padding-top:10px;
    padding-bottom:20px;
}


.hr
{
    padding-bottom:0px;
    margin-bottom:0px;
    width:960px;
}

.tagline
{
    font-weight:bold;
    padding-top:0px;
    margin-top:0px;
    margin-bottom:6px;
    display:block;
}

#thumbnails
{
    float:right;
    width:180px;
}

a.categorylink:hover
{
    text-decoration:underline;
}

.categorylink
{
    text-decoration:none;
    color:Black;
}

h1
{
    color:#0b56a4;
    padding-top:30px;
    padding-bottom:0px;
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
}

h2
{
    color:#0b56a4;
    padding-top:22px;
    font-size:14px;
    font-weight:bold;
}

h3
{
    padding-top:18px;
    font-size:14px;
}

li
{
    list-style-type:inherit;
    list-style-position:inside;
}

.EmailMe
{
    float:left;
    width:480px;
}
.CallMe
{
    float:left;
    width:480px;
}

a.unstyledlink:link    { color:inherit; text-decoration:none; }
a.unstyledlink:visited { color:inherit; text-decoration:none; }
a.unstyledlink:hover   { color:inherit; text-decoration:none; background-color:#f6ffe9; }
a.unstyledlink:active  { color:inherit; text-decoration:none; }