/******* Hotel Sintra - Home ******/

div.ff_main_content {
	position:relative;
	text-align:center;
}

div.at_a_glance {
	position:relative;
	height:50px;
	background-color:#FFFFFF;
	background-image:url(../images/home/english/at_a_glance.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.at_a_glance div.glance_content {
	position:absolute;
	width:530px;
	left:450px; top:5px;
	text-align:left;
}

div.at_a_glance div.glance_content p {
	line-height:18px;
}

div.box_main {
	width:940px;
	margin:15px auto 0px auto;
	text-align:left;
}

div.box_main div.welcome, div.box_main div.reserve {
	float:left;
}

/*** Welcome Block ***/
div.box_main div.welcome {
	width:609px;
	margin-right:25px;
}

div.box_main p.welcome_para {
	line-height:25px;
	margin-top:10px;
}

/*** Reserver Block ***/
div.box_main div.reserve {
	width:306px; height:174px;
	/* background-image:url(../images/home/english/reservation_box.jpg);
	background-repeat:no-repeat;
	background-position:top left; */
	text-align:center;
}

div.box_main div.reserve table {
	position:relative;
	width:270px; top:57px;
	margin:0px auto 0px auto;
}

div.box_main div.reserve table td {
	height:20px;
	vertical-align:middle;
}

div.box_main div.reserve table td.title {
	width:113px;
	color:#EAC977;
}

div.box_main div.reserve table td.ctr {
	height:14px;
}

div.box_main div.reserve table td.btn {
	height:45px;
	text-align:center;
	vertical-align:bottom;
}

div.box_main div.reserve input {
	position:relative;
	top:1px;
	height:18px; width:97%;
	background:transparent;
	border:0px;
	font-size:12px;
	color:#FFD675;
}

/*** Bottom Block ***/
div.box_main div.home_bottom {
	position:relative;
	height:122px;
	margin:15px 0px 25px 0px;
}

div.box_main div.home_bottom div.news_events {
	position:absolute;
	top:0px; left:0px;
	width:287px;
	background-image:url(../images/home/english/news_events_box.jpg);		
}

div.box_main div.home_bottom div.latest_promotion {
	position:absolute;
	top:0px; left:317px;
	width:287px;
	background-image:url(../images/home/english/latest_promotion_box.jpg);
}

div.box_main div.home_bottom div.newsletter {
	position:absolute;
	top:0px; left:634px;
	width:306px;
	text-align:center;
	background-image:url(../images/home/english/newsletter_subscription_box.jpg);
}

div.box_main div.home_bottom div.block {
	height:122px;
	background-repeat:no-repeat;
	background-position:top left;
}

div.box_main div.block  div.bottom_content {
	position:relative;
	width:160px;
	top:32px; left:115px;	
}

/* div.box_main div.block  div.bottom_content p {
	line-height:19px;
} */

div.box_main div.content_newsletter {
	position:relative;
	width:270px;
	top:32px;
	margin:0px auto 0px auto;
	text-align:left;
}

div.box_main div.content_newsletter table {
	width:100%;
}

div.box_main div.content_newsletter td {
	padding:2px 0px 2px 0px;
}

div.box_main div.content_newsletter td.attr {
	width:50px;
}

div.box_main div.content_newsletter td.btn {
	text-align:right;
}

div.box_main div.content_newsletter input.txt {
	width:220px; height:20px;
	font-size:12px;
}

/* more btn */
img.news_more {
	margin-top:13px;
}

div.bottom_content p.news {
	line-height:19px;
}


div.bottom_content p.latest {
	line-height:17px;
}

img.news_more,
img.promotion_more {
	position:relative;
	left:-5px;
}