@charset "utf-8";
/* CSS Document */
#home_row_1 {
	height: 250px;
	position: relative;
	border-bottom: solid 1px #E8E8E8;
}
#banner_2_ctn {
	width: 580px;
}
#banner_2_ctn div {
	line-height: 35px;
	margin-left: 20px;
}
#banner_2_ctn a {
	text-decoration: none;
	color: #000000;
}
#banner2_btn {
	float: right;
	width: 70px;
	background: url('../img/arrow_btn_2.jpg') center right no-repeat;
	margin-right: 10px;
	font-size: 11px;
}
#reservas_ctn {
	width: 180px;
	background: #5b776d;
	height: 250px;
	position: absolute;
	left: 580px;
	top: 0;
	font-size: 12px;
	color: #ffffff;
	padding-left: 20px;
}
#reservas_ctn div {
	margin-top: 10px;
}
#reservas_ctn h1 {
	font-size: 14px;
	margin: 10px 0 20px 0;
}
#reservas_ctn select {
	color: #333333;
	font-size: 12px;
	height: 22px;
}
#reserve_btn {
	padding-right: 20px;
	background: url('../img/arrow_btn.jpg') center right no-repeat;
	cursor: pointer;
	width: 50px;	
}

#reserve_btn a {
    
	color:#ffffff;
}

#home_row_2 {
}
#menu_2 {
	width: 190px;
	background: #5b776d;
	padding: 10px 0 40px 20px;
	color: #ffffff;
	line-height: 18px;
}
#menu_2 h1 {
	font-size: 14px;
	margin: 0;
}
#menu_2 ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;	
}
#menu2_mail {
	letter-spacing: -1px;	
}
#home_content {
	float: right;
	width: 550px;
}
#home_content h1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#title_line_1 {
	margin: 4px 0;	
	width: 445px;
	height: 1px;
}
#title_line_2 {
	margin: 4px 0;
	width: 352px;
	height: 1px;
}
#promo_ctn {
	height: 160px;
}
.promo {
	width: 125px;
	height: 160px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.promo img {
	width: 125px;
	height: 100px;
	margin-bottom: 10px;
}
.promo div {
	width: 95px;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	font-size: 11px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
}
#gallery_ctn {
	height: 110px;
	position: relative;
}
#gallery_ctn img {
	position: absolute;
	height: 80px;
	width: 98px;
	top: 0;
}
#gal_pic_1 {
	left: 0;
}
#gal_pic_2 {
	left: 108px;
}
#gal_pic_3 {
	left: 216px;
}
#gal_pic_4 {
	left: 324px;
}
#gal_pic_5 {
	left: 432px;
}
#home_gal_more {
	position: absolute;
	top: 90px;
	right: 20px;
	font-size: 11px;
	width: 70px;
	background: url('../img/arrow_btn_2.jpg') center right no-repeat;
}
#copyright {
	font-size: 9px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}

.bdplite input
{
    height:14px;
    border: solid 1px #cccccc;
	font-family: verdana;
	width: 130px;
	font-size: 10px;
	margin-bottom: 5px;
}