body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background:#fff;
  background-image: url(../siteimages/echbkgnd.gif); 
  font-family:arial, verdana, sans-serif; 
  font-size:76%;
  overflow: hidden;
  }

/* for internet explorer */
* html body {
  padding:0 0 0 0; 
  }

#container {
  position:absolute; 
  top:110px;
  left:210px;
  bottom:10px; 
  right:0px; 
  overflow:auto; 
  text-align:center;
  border: none;
  min-width: 700px;
  z-index:3;
  padding: 20px;
  padding-top: 0px;
  }
* html #container {
  top:0; 
  left:0; 
  right:0; 
  bottom:0; 
  height:100%; 
  max-height:100%; 
  width:100%;
  overflow:auto; 
  position:absolute; 
  z-index:3; 
  border-top:100px solid #fff; 
  padding: 20px;
  padding-left:200px; 
  padding-top: 0px;
  }

#container a:visited , #container a:link {
text-decoration: underline;
color: #00f;
}

#basdepage{
clear: both;
border-top: solid 1px #354555;
width: 100%;
height: 15px;
margin-top: 10px;
}

#basdepage a{
Text-decoration: none;
}

#basdepage a img{
border: none;
}



#header {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%;
  height:100px; 
  overflow:hidden; 
/*  border-bottom:3px solid #000; */
  min-width: 700px;
  background-image: url(../siteimages/echbkgnd.gif); 
  z-index:5;
  }
* html #header {
height:100px;
}

#header a:visited , #header a:link {
text-decoration: none;
color: #000;
}


  
#header .logo {
  margin-top:5px;
  margin-left:30px;
  float: left; 
  }
  
  
#header .logon {
  width: auto;
  height: 90px;
  margin-top:5px;
  margin-right:10px;
  float: right;
  border: 0px solid #52aaa1;
}

#header .logon table{
font-family: Palatino Linotype, sans-serif; 
font-size: 12px;
}

#header .logon table td{
padding-left: 5px;
padding-right: 5px;
}

#header .logon table th{
padding-left: 5px;
padding-right: 5px;
text-align: right;
}

#header .logon .heading{
font-size: 13px;
font-weight: bold;
text-align: center;
text-decoration: underline;
}

#header .logon .button{
font-size: 11px;
height: 15px;
color: #000;
background-color: #cccccc;
border: 1px solid #52aaa1;
text-align: center;
}

#header .logon input{
font-size: 12px;
height: 18px;
}

#header .logon .logbutton{
font-size: 12px;
height: 20px;
color: #000;
background-color: #cccccc;
border: 1px solid #52aaa1;
float: right;
}



#lebonheur {
position:absolute;
width: 100px;
height: 110px;
bottom: 10px;
left: 30px;
overflow: hidden;
/*background-image: url(../siteimages/lebonheur2.gif); */
background-repeat: no-repeat; 
border: none;
z-index:6;
font-size: 11px;
padding-top: 65px;
text-align: center;
}



#menu {
position:absolute; 
top:120px; 
left:0;
bottom:0;
width:200px;
overflow:hidden;
z-index:10;
/*background-image: url(../echbkgnd.gif); */
font-family:Palatino Linotype, sans-serif; 
font-size:12px;
}

#innermenu td a:link, #innermenu td a:hover, #innermenu td a:visited, #innermenu td a:active{
text-decoration: underline;
color: #00f;
}


#menu ul {
list-style-type: none;
margin: 8px;
padding: 0;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
display: block;
width: 180px;
height: 15px;
text-decoration: none;
text-align: center;
background-image: url(../siteimages/buttonoff.gif);
color: #000;
margin: 0;
padding-right: 10px;
text-transform: lowercase;
}

#menu li a:hover {
text-decoration: none;
background-image: url(../siteimages/buttonon.gif);
color: #000;
margin: 0;
padding-right: 10px;
text-transform: lowercase;
}




.frame {
border: 2px solid #aaa;
background-color: #eee;
}

.frame td {
padding: 2px;
vertical-align:top;
text-align: left;
}


.table {
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10px;
border: none;
margin-left: auto;
margin-right: auto;
}

.table th {
color: #ffffff; 
padding: 2px;
background-color: #808080;
text-align: left;
}

.table th.heading {
color: #ffffff; 
padding: 2px;
background-color: #404040;
text-align: right;
}

td.center {
color: #003366; 
padding: 2px;
vertical-align:top;
text-align: center;
}

.table td {
color: #003366; 
padding: 2px;
vertical-align:top;
background-color: #cccccc;
text-align: left;
}


input.txt {
color: #000;
background-color: #fff;
border: 1px solid #52aaa1;
width: 150px;
}

input.dattxt {
color: #000;
background-color: #fff;
border: 1px solid #52aaa1;
width: 25px;
}

input.montxt {
color: #000;
background-color: #fff;
border: 1px solid #52aaa1;
width: 25px;
}

input.yrtxt {
color: #000;
background-color: #fff;
border: 1px solid #52aaa1;
width: 50px;
}

input.stxt {
color: #000;
background-color: #fff;
border: 1px solid #52aaa1;
width: 110px;
}

input.btn {
color: #000;
background-color: #cccccc;
border: 1px solid #52aaa1;
}

.right {
float: right;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
.left{
float: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
.clear {
clear: both;
}



.imagespacer {
margin-left:40px;
margin-right:40px;
margin-top:20px;
}

.comments {
border: none;
width: 300px;
}

.holdwidth {
width: 100px;
}

/*ul {
list-style-type: none;
padding-left:10;
margin-left:10;
}*/

#counter {
display:inline;
float: right;
}

#menuaddress {
text-align: center;
font-size: 13px; 
text-decoration:none;
font-family: Palatino Linotype, sans-serif;
color: #2D425F;
margin-left: 0px;
display: none;
}

.mfp {
text-decoration: underline;
font-family: Castellar;
color: #800000;
text-transform: capitalize;
}

.boxholder {
position: relative;
margin: 20px;
width: 100%;
border: 0px solid #000;
}


.box {
float: left;
vertical-align: middle;
border: 0px solid #000;
}


.indexleftcol {
text-align: left;
float: left;
width: 200px;
border: 0px solid #000;
}

.indexrightcol {
text-align: left;
float: right;
width: 200px;
border: 0px solid #000;
}


#scrollerspacer {
position: relative;
top: 5px;
left: 20px;
height: 30px;
width: 100%;
border: 0px solid #000;
}

#scrollerbg {
position: absolute;
top:0px;
}

#scrollertext {
position: absolute;
top:0px;
}

h1 { /* page title text*/ 
text-align: left;
font-weight: 400; 
text-decoration:underline;
font-family: Palatino Linotype, sans-serif;
color: #2D425F;
margin-left: 50px;
}

h2 { /* BOLD headline text*/ 
text-align: left;
font-size: 18px; 
text-decoration:none;
font-family: Arial, sans-serif;
color: #000;
margin-left: 50px;
}

p {
margin-left: 30px;
margin-right: 30px;
margin-top: 20px;
text-align: justify;
font-size: 15px; 
text-decoration: none;
font-family: Palatino Linotype, sans-serif;
color: #333333;
}


.resultsprop a:link a:hover a:visited a:active{
text-decoration: none;
margin: 0;
border: none;
}

.resultsphoto {
float: left;
height: 105px;
width: 160px;
margin-bottom: 5px;
margin-right: 10px;
border: none;
}

.resultsimageonly {
float: left;
vertical-align: middle;
width: 160px;
margin-left: 10px;
margin-right: -10px;
border: 0px solid #000;
}

.resultsref {
float: left;
color: #000;
text-transform: capitalize;
font-weight: bold;
padding-left: 5px;
width: 110px;
text-align: left;
}

.resultsdept {
float: left;
color: #000;
text-transform: capitalize;
font-weight: bold;
width: 100px;
text-align: center;
}

.resultsalert{
background-color: #996666;
color: #ffff00;
float: left;
padding-left: 5px;
width: 150px;
font-weight: bold;
text-align: center;
}


.resultsprice{
float: right;
padding-right: 5px;
width: 110px;
color: #000;
text-transform: capitalize;
font-weight: bold;
text-align: right;
}

.resultsdesc {
clear: right;
margin: 5px;
height: 50px;
border: 0px solid #000;
text-align: justify;
}

.resultsbasket {
float: right;
padding: 0;
padding: 0;
margin: 0;
width:570px;
border: 0px solid #000;
}

.resultsbuttons {
float: right;
margin-right: 7px;
border: 0px solid #000;
}

.resultsbuttons a{
text-decoration:none;
}

.resultsbuttons a img{
border: 0px;
}


.resultsmap {
float: right;
margin-right: 30px;

}

.resultsmap a{
text-decoration:none;
}

.resultsmap a img{
border: 0px;
}



.nav {
clear: both;
position: relative;
font-size: 15px; 
font-family: palatino linotype, sans-serif;
color: #000;
top: 0px;
left: 0px;
border: 0px solid #f0f;
text-align: center;
margin: 10px;
}

.webpropmainpic {
clear: both;
float: left;
height: 270px;
margin: 5px;
border: 3px solid #ccaaaa;
}

#webpropdetails {
margin-left: 450px;
top: 0px;
}

#webpropdetails table{
empty-cells:show;
border-collapse: collapse;
}

#webpropdetails th{
text-align: left;
padding-right: 20px;
border-bottom: 2px solid #ccaaaa;
color: #508050;
}

#webpropdetails td{
text-align: left;
padding-left: 20px;
border-bottom: 2px solid #ccaaaa;
}

#picturetext {
float: left;
width: 250px;
height: 50px;
margin: 15px;
padding: 5px;
font-weight: bold;
font-style: italic;
font-size: 15px;
vertical-align: bottom;
border: 0px solid #000;
}

#scrollbox {
clear: both;
float:left;
width:750px; 
height:130px; 
overflow:auto; 
border:0px solid #aaa; 
text-align: center;
}

.thumbnail {
display: inline; 
width: 133px; 
height: 100px;
}

.fullwidthdiv {
clear: both;
float: left;
width: 750px;
margin-top: 10px;
padding: 5px;
text-align: justify;
font-size: 13px;
}


#addbox {border: 0px solid #000; float: right; margin-right: 30px; margin-top: 20px; width: 180px; height: 70 px; clip: rect(0px, 150px, 0px, 50px); overflow: hidden; }
#banner1 { position: relative; width: 150px; height: 50px; left: 0; top: 5px; }
#banner2 { position: relative; width: 150px; height: 50px; left: 180px; top:-50px; }





.googleadsleft {
float: left;
}

.googleadsright {
float: right;
}

.controlbox { 
border: 0px solid #000; 
float: left;
margin-left: 10px; 
margin-top: 10px; 
width: 240px; 
height: 99 px; 
}

.topnav {
border: 0px;
float: left;
margin-left: 7px;
margin-top: 5px;
}

.topnav a img{
border: 0px;
text-decoration: none;
}

.rating {
float: left;
font-weight: bold;
font-size: 10px;
text-align: center;
margin-left: 20px;
margin-right: 20px;
border: 0px solid #000;
}

.rating_bar {
  text-align: left;
  width: 75px;
  background: url(/siteimages/starratingoff.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 15px;
  background: url(/siteimages/starratingon.gif) 0 0 repeat-x;
}

#vote {
display: none;
}

.divAbsPosition1
      {
	  	width: 800px;
        z-index: 20;
        left: 150px;
        position:absolute;
        top: 150px;
		border: 2px solid;
		visibility: hidden;
		background: #ddd;
      }