﻿
div.REOfferMainDiv
{
	margin-left:0px;
	width:500px;
}

.RealEstateOfferCell
{
	width:100%;
	border-top: solid 1px Blue;
	padding:5px 0px;
}

#m_wimgBackgroundTop
{	/* For IE6, if we do not do this we have a 3px gap between the image and 
	the following div */
 	position:relative;
 	top:3px;
}

#m_divRealEstateOffer
{	
	padding:0px 20px 0px 10px; 
	width:510px; 
	background-image:url(Design/BackgroundMiddle.gif);
	background-repeat:repeat-y;
}

#m_divCityAndPrice h2.RealEstateOffer
{
	width:320px;
}

#m_divCityAndPrice
{
	margin-bottom:5px;
	position:relative;
}

#m_divCityAndPrice h2 + div
{
	position:absolute; 
	left:332px; 
	top:0px;
	width:30px;
}

#m_wtdPrice
{
	position:absolute; 
	left:362px; 
	top:0px; 
	width:140px;
	text-align:right
}

h2.RealEstateOffer
{
	font-weight:normal;
	color:Navy;
	font-style:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#m_divMainData
{
	position:relative;
}

#m_divMainDataRightCell
{
	position:absolute; 
	left:332px; 
	top:5px; 
	width:150px
}

#m_wtrDetailsRow
{
	text-align:center;
}

table.RESeasonOfferMonth
{
	border: solid 1px black;
	border-spacing:2px;
	border-collapse:separate;
}

table.RESeasonOfferMonth tr td
{
	width:25px;
	padding:2px 0px 2px 0px;
	line-height:1em;
}

table.RESeasonOfferMonth tr td:last-child
{
	width:50px;
}

#m_wtrSeasonRentPrice
{
	text-align:center;
	border-spacing:2px;
	border-collapse:separate;
}

#m_wtrSeasonRentPrice td
{
	padding:2px;
}

#m_wtrSeasonRentPrice td:first-child {width:150px;}
#m_wtrSeasonRentPrice td + td {width:120px;}

.VeryHighSeasonColor
{
	background-color: #8b0000;
	color:White;
	font-weight:bold;
}

.HighSeasonColor
{
	background-color: #ff6347;
	color:Black;
}

.MediumSeasonColor
{
	background-color: #f0e68c;
	color:Black;
}

.LowSeasonColor
{
	background-color: #90ee90;
	color:Black;
}

.SpecialSeasonColor
{
	background-color: #33CCFF;
	color: Black;
}

.NotAvailableColor
{
	background-color: silver;
	color:Black;
	text-decoration: line-through; 
}

#m_divDescriptionRow
{
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:14px;
	line-height:20px;
}

/* Epc certificate */
#m_divEpcRow
{
	width:100%; /* in combination with overflow:hidden */
	overflow:hidden; /* in order to include childs */
	padding:10px 5px 15px 5px;
}

#m_divEpcRow h2
{
}

#m_divEpcRow div p
{
	margin:8px 0px 5px 0px;
}

#m_divEpcRow div p span
{
	font-size:0.8em;
}

#m_divEpcCategory
{
	width:207px;
	float:left;
	margin-right:30px;
}

#m_divGhgCategory
{
	width:207px;
	float:left;
}

div.EpcImg
{
	position:relative;
	width:205px;
	height:190px;
	border:1px solid navy;
}

div.EpcImg p
{
	position:absolute;
	left:175px;
	margin:0px;
	font-size:12px;
}

p.EpcA, p.EpcB, p.EpcC, p.EpcD, p.EpcE, p.EpcF, p.EpcG
{
	color:white;
	font-weight:600;
}

p.EpcA {top:10px}
p.EpcB {top:32px}
p.EpcC {top:55px}
p.EpcD {top:78px}
p.EpcE {top:102px}
p.EpcF {top:126px}
p.EpcG {top:148px}



#m_divChargeHint
{
	margin:0px 0px 10px 0px;
}

#m_divDateAndNbViews
{
	margin-top:10px;
}

#m_wtdMailAndVisit
{
	vertical-align:top;
	padding:0px 0px 0px 8px;
}

div.OfferContactRow
{
	clear:both;
}

label.OfferContactLabel
{
	float:left;
	width:90px;
}

#m_wlinkEmail
{
	display:block;
}