@import url("layout_css.css");
@import url("menu.css");

/***************Layout****************/
body {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Arial, Times, serif;
	font-size: 13px;
	color:#333333;
	}

form {
	margin: 0px;
 	padding: 0;
}

#main_table {
	width: 100%;
	margin: 0px;
}

#flash_banner {
	position: absolute;
	top: 68px;
	left:50%;
	margin: 0 0 0 50px;
	float: left;
	padding: 0px;
	z-index: 0;
}

a:link, a:visited {
	color: #C72A00; 
	text-decoration: none;
}

a:hover {
	color: #C72A00;
	background-color:none;	
	text-decoration: underline;
}

.clear {
	clear: both;
}

.menu_footer
{
	text-align: center;
	color: #5f5f5f;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform:capitalize;
}

.menu_footer a
{
	color: #2e2e2e !important;
}

#gallery {
	width: 70%;
	line-height: 17px;
	padding: 20px 60px 25px 10px;
}

#contentarea {
	line-height: 17px;
	padding: 0 40px 25px 20px;
	text-align:justify;
}

#contentarea p{
	margin-top: 0px;
}

#contentarea img{
	border: 1px solid #000000;
}

#contentarea ul {
	list-style-type:none;
}

#contentarea ul li{
	list-style-image:url(../images/list.gif);
}

#contentarea ul li a{
	color:#000000;
}

#contentarea ul.anchor li a{
	color: #333333;
	text-decoration:underline;
}

#contentarea ul.anchor li a:hover{
	color: #C72A00;
	text-decoration:none;
}

.title_img {
	margin-left: 10px;
	}
.bg_top {
	background-color: #635674;
	}
.box {
	border-bottom:1px dashed #dadada;
	padding-bottom: 10px;
	}
/*********************** header *****************/
.header {
	background-image:url(../images/header2.jpg);
	}
.header-index {
	background-image:url(../images/header/header-index.jpg);
	}
.border-yellow {
	background-image:url(../images/img_border_yellow.jpg);
	background-repeat:repeat-x;
	}
.header-borderbtm {
	background-image:url(../images/bg_header_btm.gif);
	background-repeat:repeat-x;
	}
	
/********************* site map content area ********************/
#sitemap {
	width: 70%;
	line-height: 17px;
	padding: 20px 60px 25px 10px;
	text-align:justify;
}

#sitemap p{
	margin-top: 0px;
}

#sitemap ul li{
	list-style-image:url(../images/list.gif);
	text-transform:capitalize;
}

#sitemap ul li a{
	color:#000000;
}

/********************* image treatment ********************/
.img {
	margin: 10px 10px 10px 0px;
	}

.imgnoborder {
	border: none !important;
}	
	
.imgleft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000000;
}

.imgleftvert {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000000;
	clear: left;
}

.imgright {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #000000;
	clear: right;
}

.imgnews {
	float: left;
	margin: 0px 10px 30px 0px;
	border: 1px solid #dadada;
}
.imgleftcaption {
	background-color: #e5e5e5;
	margin: 0px 10px 5px 0;
	float: left !important;
	font-size: 11px;
	text-transform:capitalize;
	text-align: center;
	color: #000000;
	line-height: 20px;
	width: 202px;
}

.imgcredit {
	margin: 0px 20px 5px 0;
	float: left !important;
	font-size: 10px;
	text-align: left;
}

.imgplan {
	border: none !important;
}

.imgleftcaption a {
	color:#5e5e5e !important;
}


.news {
	width: 30%;
	padding: 0px 10px 10px 0px;
}

.news p{
	font-family: Arial, Times, serif !important;
	font-size: 12px;
	text-align: left;
	margin-bottom:0;
	padding: 0px 10px 0px 0px;
	text-align:justify;
}
.news img{
	float: left;
	margin-right: 6px;
}

.sitemap{
	position: absolute;
	top: 7px;
	right: 0%;
	margin: 0px 10px 0 0;
	float: right;
	color:#FFFFFF;
	text-align: right;
}
.sitemap a{
	color:#FFFFFF !important;
	background: transparent;
}
.sitemap img {
	border: 0px;
	margin-left: 5px;
	margin-top: 3px;
}

h1{
	display:block;
	margin: 15px 5px 10px 0px;
	border-bottom: 1px solid #dadada;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding: 0px 10px 5px 0px;
	text-transform:capitalize;
}

h2{
	display:block;
	margin: 0px 5px 5px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding: 0px 10px 0px 0px;
	text-transform:capitalize;
	border-bottom: 1px solid #cecece;
	overflow: hidden;
}

h3{
	display:block;
	margin: 10px 5px 5px 0px;
	border-bottom: 1px dashed #cecece;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	padding: 10px 10px 0px 0px;
	text-transform:capitalize;
}

h4{
	display:block;
	margin: 20px 5px 10px 0px;
	border: 1px solid #cecece;
	background-color: #dadada;
	font-weight: bold;
	font-size: 12px;
	color: #C72A00;
	padding: 0px 10px 0px 10px;
	text-transform:capitalize;
}

h5{
	display:block;
	background-image:url(../images/weblink.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin: 20px 5px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #C72A00;
	padding: 0px 10px 0px 25px;
	text-transform:capitalize;
}
h6{
	display:block;
	background-image:url(../images/weblink.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin: 20px 5px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #C72A00;
	padding: 0px 10px 0px 25px;
	
}

input, div.newsletter .inputbox  {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	padding: 2px 2px 2px 0px;
	border: 1px solid #9DA6B3;
}
select {
	font-weight: normal;
	width: 152px;
	font-size: 10px;
	padding: 2px 2px 2px 0px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #9DA6B3;
}
.button, div.newsletter .button {
  color: #CC6666;
  font-family: Verdana, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #cccccc;
  background: #fff url(../images/button_bg.png) repeat-x left bottom;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 5px 0px 0px 0px;
}


/* topmenu */
ul#development-menu
{
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 0.8em;
}

ul#development-menu li
{
	display:block;
	background-image: url(../images/img_bullets.gif);
	background-position: 4px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
}

ul#development-menu li a
{
	display: block;
	text-transform: capitalize;
	padding-left: 22px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	border-right: 1px solid #444444;
}
ul#development-menu li a:hover
{
	background-image: url(../images/img_bullets2.gif);
	color:#575757;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 5px;
}


/** footer ****/

.footer
{
	background-color: #eeeeee;
	padding: 10px 0px 10px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
	
.arrowImg {
	position:absolute;
	margin-top: 2px;
	margin-left: 180px;
	left: 10px;
	border: 0;
}


.arrow {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:right;
}


.tblrates {
	background-color: #999;
}

.tblrates tr{
	background-color: #FFF;
}

div.lejardin_img {
	float: left;
	position: relative;
	width: 450px;
	height: 338px;
	margin:0px 10px 10px 0px;
	background-image:url(../images/le-jardin/le-jardin-main.jpg);
}

div.lejardin_img .flash {
	position: absolute;
	bottom: 4px;
	right: 5px;
}

div.newsletter {
	border: 1px solid #666;
	width: 365px;
	background: transparent url(../images/newsletter_bg.jpg) no-repeat left bottom;
}

div.newsletter h3 {
	display:block;
	margin: 0 0 10px 0;
	border-bottom: none !important;
	font-weight: bold;
	font-size: 13px;
	color: #C72A00;
	background: #cecece;
	padding: 5px;
	text-transform:capitalize;
}

div.newsletter td {
padding: 0 0 10px 10px;
}

div.newsletter input {
	background: none;
	border: none
}

div.newsletter a {
	color:#0033FF;
	font-weight: bold;
}

div.newsletter a:hover {
	text-decoration: underline;
}


/* table */

.tblheader {
	background: #635674;
	color: #FFFFFF;
	font-weight:bold;
}

.bgdark {
	background: #e8e8e8;
	}
	
.tbl td {
	padding: 2px 5px;
	text-align:left;
}	

.tblrates h2 {
	color:#FFFFFF;
}
	
/* recommended this month */

ul.gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	

ul.gallery li{
	display: inline;
	padding-bottom: 10px;
}	

.recommended {
	border: 1px dotted #cecece;
	padding: 10px;
	margin-top: 10px;
}


#contentarea ul#rotator {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contentarea ul#rotator li {
	padding: 0;
	margin: 0;
	list-style-image: none;
}

#contentarea ul#rotator li img {
	border: none;
	float:left;
}

/* resale listing */

div.details {
	float: left;
	width: 400px;
}

div.text {
	float: left;
	width: 100px;
}

div.value {
	text-transform: capitalize !important;
}


.pagenav {
	display:block;
	margin: 20px 0 10px 0;
	padding: 5px ;
	border: 1px solid #dadada;
}

.pagenav a, .pagenav a:visited {
	padding: 2px 5px;
	background: #666;
	color: #FFF;
}

.pagenav a:hover {
	background: #999;
	color: #000;
}

/* search form */

div.search {
	margin: 20px 0 20px 0;
	border: 1px solid #666;
	width: 365px;
	background: transparent url(../images/newsletter_bg.jpg) no-repeat left bottom;
}

div.search div{
	padding: 2px 10px;
}

div.search div div{
	padding: 4px;
}

span.txt {
	width: 70px;
	display: block;
	float: left;
	margin: 0;
}

div.search h3 {
	display:block;
	margin: 0 0 10px 0;
	border-bottom: none !important;
	font-weight: bold;
	font-size: 13px;
	color: #C72A00;
	background: #cecece;
	padding: 5px;
	text-transform:capitalize;
}

