/*-------------- teaser last entries -----------------*/
#properties-last-entries {
	
}

#properties-last-entries .row {
	float: left;
	width: 179px;
	margin-right: 8px
}
/*#properties-last-entries .row.chambres-hotes , #properties-last-entries .row.gites {
	width:240px;
}*/

#properties-last-entries .row .visuel {
	margin: 0;
	padding: 3px;
	border: 1px solid #EDCBDD;
}

/*#properties-last-entries .row.chambres-hotes .visuel, #properties-last-entries .row.gites .visuel {
	width:80px;
	float:left;
	margin-right:10px;
}*/
#properties-last-entries .row.gites .visuel {
	border: 1px solid #8AAF0E;
}

#properties-last-entries .row h3 {
	margin: 3px 0 0 0;
	color: #BD4585;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
#properties-last-entries .row.gites h3 {
	color:#658A20;
}
/*#properties-last-entries .row.chambres-hotes .visuel, #properties-last-entries .row.gites .visuel {
	width:80px;
	float:left;
	margin-right:10px;
}*/

p.geo-departement {
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 10px;
}


/*-------------- Other propertie in detail overview ---------------*/

.other-properties {
	
}

.other-properties .row {
	float: left;
	width: 94px;
	margin-right: 8px
}
/*.other-properties .row.chambres-hotes , .other-properties .row.gites {
	width:240px;
}*/

.other-properties .row .visuel {
	margin: 0;
	padding: 3px;
	border: 1px solid #EDCBDD;
}

.other-properties .row .visuel a{
	display:block;
}

.other-properties .row.gites .visuel {
	border: 1px solid #8AAF0E;
}

.other-properties .row h4 {
	margin: 3px 0 0 0;
	color: #BD4585;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
.other-properties .row.gites h4 {
	color:#658A20;
}

/*-------------- by departements -----------------*/
#properties-by-departements {
	
}

#properties-by-departements .row {
	float: left;
	width: 250px;
	margin-right: 8px
}

#properties-by-departements .row h3 {
	margin: 3px 0 0 0;
	color: #BD4585;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
#properties-by-departements .row h3 a {
	color: #BD4585;
}

#properties-by-departements a {
	color: #777;
}

#properties-by-departements a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/*-------------- Listing -----------------*/

.listing .row, .google-info{
   padding:0 0 1px 0;
   background-color: #FFF;
   margin-bottom:15px;
}


/*-------------- Details -----------------*/
.property-details {
	
}

/* Bedrooms Listing */
#properties-bedrooms-listing {
	
}
#properties-bedrooms-listing .description {
	margin-bottom:15px;
}

#properties-bedrooms-listing h3 {
	margin: 15px 0 5px 0;
	padding-left:15px;
	background: url("../images/puce-carre-magenta.gif") 0 3px no-repeat;
	font: bold 12px Verdana, Arial;
	color: #BD4585;
}

#properties-bedrooms-listing .row {
	background-color: #FFF;
	margin-bottom:20px;
}

#properties-bedrooms-listing .row .header {
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #F8E9F0;
	border-top: 3px solid #BD4585;
	color: #DC1681;
	font: bold 15px "Trebuchet MS", Georgia, Arial;
}

#properties-bedrooms-listing .row .header div.price {
	float: right;
	font-size: 12px;
	color: #333;
}

#properties-bedrooms-listing .row .body {
	margin: 5px;
}

#properties-bedrooms-listing .row .subscription-type {
	float: right;
}

#properties-bedrooms-listing .row .visuel {
	float: left;
	margin: 0 5px 10px 0;
	padding: 3px;
	border: 1px solid #EDCBDD;
}

#properties-bedrooms-listing .row div.actions {
	float:right;
}

#properties-bedrooms-listing .row .h3 {
	color: #148FCB;
	font: bold 14px "Trebuchet MS", Georgia, Arial;
}

#properties-bedrooms-listing .row p {
	margin-bottom: 2px;
}

/*----------------- Bedroom rate --------------------*/

table.rates {
	width:100%;
	border-collapse: collapse;
	border: 1px solid #FFCC00;
	background-color: #FFFFD9;
	margin:10px 0;
}

table.error {
	border: 2px solid #FF0000;
}

table.rates td,table.rates th {
	border: 1px solid #FFCC00;
	background-color: #FFF;
}

table.rates th {
	background-color: #FFFFD9;
	padding:4px 8px ;
	font-weight: bold;
}

table.rates th.season {
	width: 50px;
}

table.rates td.bedroom {
	padding:4px  8px;
	font-weight:bold;
}

div.rate-cell {
	margin: 2px;
	padding:3px 6px;
	height: 100%;
}

div.season{
	margin: 2px;
	padding:3px 6px;
	height: 100%;
}

div.rate-cell .price{
	float:left;
	margin-right:15px;
	font-weight: bold;
	color:#000;
}

div.rate-cell.active {
	/*border: 1px solid #16A2E4;*/
	border-width:1px;
	color: #666;
}

div.rate-cell.active a {
	color: #16A2E4;
	font-size: 11px;
	font-weight: bold;
}

/*------ Grille période de location ------*/

table.season-periods {
	width:100%;
	margin:10px 0;
	border-collapse: collapse;
	border: 1px solid #FFCC00;
	background-color: #FFFFD9;
}

table.error {
	border: 2px solid #FF0000;
}

table.season-periods td,table.season-periods th {
	border: 1px solid #FFCC00;
	background-color: #FFF;
	padding: 2px;
}

table.season-periods th {
	background-color: #FFFFD9;
	font-weight: bold;
	padding:4px;
}

table.season-periods td div {
	padding:2px;
}

/*------------ Code couleur pour les saisons ---------------*/
.season-low, td.season-low {
	/*background-color: #DCE48F;*/
	color: #000;
	border:1px solid #DCE48F;
	border-left-width:5px;
}

.season-mid, td.season-mid {
	/*background-color: #C5EDF1;*/
	color: #000;
	border:2px solid #C5EDF1;
	border-left-width:5px;
}

.season-high, td.season-high, th.season-high {
	/*background-color: #FF6262;*/
	color: #000;
	border:1px solid #FF6262;
	border-left-width:5px;
}

.season-veryhigh, td.season-veryhigh, th.season-veryhigh {
	/*background-color: #E22121;*/
	color: #000;
	border:1px solid #E22121;
	border-left-width:5px;
	white-space:nowrap;
}

.season-festive, td.season-festive, th.season-festive {
	/*background-color: #FE52AC;*/
	color: #000;
	border:1px solid #FE52AC;
	border-left-width:5px;
}

.season-promo, td.season-promo, th.season-promo {
	/*background-color: #FFCC00;*/
	color: #000;
	border:2px solid #FFCC00;
	border-left-width:5px;
}


/*------------ Contact info ---------------*/
.contact-name{
	font-weight:bold;
	text-transform:lowercase;
	text-transform:capitalize;
}
