
#orderSelect{
	padding-top:2em;
	text-align:center;
	border-bottom:2px solid #333;
}

#regionTop{
	background-color:#677F90;
	padding:1em;
	height:2em;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#regionTop a{
	color:#FFF9EE;
	font-weight:800;
	font-size:1.3em;
}

#regionTopRegion{
	position:absolute;
	left:2.5em;
}
#regionTopLocation{
	position:absolute;
	left:14em;
}
#regionTopPeople{
	position:absolute;
	left:36.3em;
}
#regionTopPrice{
	position:absolute;
	left:55em;
}

.houseOverview{
	width:63em;
	margin: 2em 2em 1em;
	padding:0em;
	float:left;
	cursor:pointer;
}

.houseOverviewImage{
	float:left;
	margin:0em 2em 0em 0em;
	text-align:center;
	color:#fff;
	border:0.4em solid #8acb9b;
	background-color:#8acb9b;
}

.houseOverviewLocation{
	width:14em;
	font-size:1.6em;
	
}

.houseOverviewSummary{
	width:20em;
	font-size:0.6em;
	font-weight:600;
	color:#666;
	
}

.houseOverviewPeople{
	width:10em;
}

.houseOverviewPrice{
	width:12em;
	font-size:1.2em;
	font-weight:600;
	color:#666;
}

.houseOverviewOfferPrice{
	width:10.8em;
	font-size:1.5em;
	font-weight:600;
}

.houseOverviewDivider{
	position:relative;
	top:1.5em;
	color:#ddd;
	background-color:#ddd;
	border:0em;
}

#houseImagesContainer{
	float:right;
	padding-top:1.5em;
	width:12em;
	min-height:50em;
	background:url("../images/imageCol.gif") repeat;
	position:relative;
	z-index:1;
}

.houseImages img{
	margin:0em 1.5em;
	padding:0.3em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px solid #7d94a4;
	display:block;
	line-height:0;
}

#mainImage{
	float:left;
	padding:0.3em;
	Background-color: #8acb9b;
	border:2px solid #8acb9b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
	margin-right:2em;
}

#mainImageOrder{
	padding:0.3em;
	Background-color: #8acb9b;
	border:2px solid #8acb9b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}

#houseInfo{
	height:13em;
	padding-top:0.5em;
	padding-right:2em;
	padding-bottom:1em;
	text-align:right;
}

.infoTableLeft{
	text-align:left;
	padding-left:1em;
	width:8em;
}

.infoTableRight{
	text-align:right;
	width:17em;
}

.infoTableBig{
	font-weight:bold;
}

#houseText{
	padding-right:3em;
	padding-top:2em;
	width:53em;
}

#housePrice{
	border: solid 1px #677f90; 
	text-align:center;
	margin-top:2em;
	margin-left:0.7em;
	color:#677f90;
	width: 14.2em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#housePriceHeading{
	color:#fff;
	background-color:#677f90;
	margin-bottom:1em;
	font-size:1.5em;
	padding:0.2em;
}

#price_prev{
	background:url("../calendar/ac-contents/themes/default/images/icon_prev.gif") no-repeat;
	width:24px;
	height:21px;
	float:left;
	position:relative;
	top:0.1em;
	cursor: pointer;
}

#price_prev:hover{
	background:url("../calendar/ac-contents/themes/default/images/icon_prev_over.gif") no-repeat;
}

#price_year{
	display:inline;
}

#price_next{
	background:url("../calendar/ac-contents/themes/default/images/icon_next.gif") no-repeat;
	width:24px;
	height:21px;
	float:right;
	position:relative;
	top:0.1em;
	cursor: pointer;
}

#price_next:hover{
	background:url("../calendar/ac-contents/themes/default/images/icon_next_over.gif") no-repeat;
}

#housePriceTable{
	margin:auto;
}

#pictoTable{
	padding:1em;
}

.pictoInfo{
	width:30em;
	height:4em;
	font-weight:bold;
	text-align:left;
	padding:0em 1em;
}

.orderButton{
	float:left;
	margin-left:1em;
	position:relative;
}

#orderButtonDown{
	margin-top:1.5em;
}

.backbutton{
	float:left;
	margin-top:1.5em;
	margin-left:1em;
	margin-bottom:1.5em;
}

.houseDivider{
	background-color:#8acb9b;
	color:#fff;
	font-size:1.2em;
	padding:0em;
	width:45em;
	height:1.4em;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#shortInfoText{
	padding-right:12em;
}

#regionText{
	margin: 0 2em;
	padding: 1em;
}

.regionImage {
	-moz-border-radius:5px 5px 5px 5px;
	border:2px solid #8acb9b;
	display:block;
	line-height:0;
	margin:0 0em;
	padding:0em;
}

#numberButtons{
	clear:left;
	text-align:center;
	padding-top:2em;
	color:#fff;
}

#numberButtons a:hover{
	color:#fdcd6f;
}

#numberButtons a:visited{
	color:#fff;
}

#numberSelected{
	color:#fdcd6f;
	display:inline;
	font-weight:600;
	font-size:1.1em;
	letter-spacing:-1px;
}

.numberButton{
	background:url('../images/buttons/number_button.png') no-repeat 0 0;
	height:2em;
	width:2.3em;
	color:white;
	padding:0.4em 0.7em;
}
