div#main-content{
	border-top:1px solid #9a9a9c;
	margin-top:330px;
	background:url(../images/main-content-hotel-bg.png) center bottom no-repeat;
}
	div#main-content .moduleOutput {
		color:#fff;
	}
		div#main-content .moduleOutput ul{
			list-style-type:none;
			display:inline;
		}
	div#main-content h3 {
		color:#fff;
	}	
	div#main-content #map #logocontrol + div{
		white-space:normal!important;
	}

div#main-visual{
	background:#fff;
	height:305px;
}
	div#main-visual img{
		margin:3px 0 0 3px;
	}

div#special-offers{
	top:417px;
	height:304px;
}
	div#special-offers h2.section-heading{
		padding:15px 12px 16px 12px;
	}
	div#special-offers #offers-pager{
		top:14px;
	}

div#availability-checker{
	top:507px;
}
div#best-prices{
	background:#949290;
	top:415px;
	width:182px;
}

div#hotel-contact-details{
	position:absolute;
	top:417px;
	left:185px;
	width:584px;
	height:49px;
}
	div#hotel-contact-details h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		text-transform:uppercase;
		float:left;
		margin:15px;
	}
	div#hotel-contact-details p{
		font-size:.8em;
		margin:.5em;
	}

div#weatherinfo{
	font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", "Microsoft Sans Serif", Geneva, sans-serif;
	font-size:1.2em;
	color:#cecfd1;
	position:absolute;
	top:30px;
	right:15px;
}
	div#weatherinfo a{
		font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", "Microsoft Sans Serif", Geneva, sans-serif;
		font-size:.9em;
	}
	div#weatherinfo span.text{
		display:none;
	}
	div#weatherinfo span.temp{
		font-size:1.4em;
	}
	
div#availability-checker form{
	height:200px;
}	
body.hotelfrontmaritim div#availability-checker{
	background:url(../images/bm-hotelfrontmaritim.png) left top no-repeat;
}
body.hotelaranea div#availability-checker{
	background:url(../images/bm-hotelaranea.png) left top no-repeat;
}
body.hotelautohogar div#availability-checker{
	background:url(../images/bm-hotelautohogar.png) left top no-repeat;
}
body.hotelandorracenter div#availability-checker{
	background:url(../images/bm-hotelandorracenter.png) left top no-repeat;
}
body.hotelbarcelona div#availability-checker{
	background:url(../images/bm-hotelbarcelona.png) left top no-repeat;
}


body.hotelfrontmaritim div#hotel-contact-details{
	background:#105b6d;
}
body.hotelaranea div#hotel-contact-details{
	background:#310e15;
}
body.hotelautohogar div#hotel-contact-details{
	background:#4f3615;
}
body.hotelandorracenter div#hotel-contact-details{
	background:#bc540b;
}
body.hotelbarcelona div#hotel-contact-details{
	background:#8e9286;
}