* {
	padding: 0;
	border: 0;
}

a, a:hover {
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-style: normal;
	font-weight: 500;
}


.btn1 {
	height: 30px;
	padding-right: 6px;
	background: url('../Images/icons.png') no-repeat -312px -79px transparent;
	cursor: pointer;

	display: block;
	padding: 6px 10px 0 16px;
	height: 24px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}

.btn1:hover {
	color: #999;
	background-position: 0 -956px;
}

.btn1:hover span {
	
}

.btn2 {
	height: 30px;
	padding-right: 6px;
	background: url('../Images/icons.png') no-repeat right -1032px transparent;
	cursor: pointer;
}

.btn2 span {
	display: block;
	padding: 6px 10px 0 16px;
	height: 24px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #999;
	text-align: center;
	background: url('../Images/icons.png') no-repeat 0 -1032px transparent;
	white-space: nowrap;
}

.btn2:hover {
	background-position: right -1070px;
}

.btn2:hover span {
	color: #b79d63;
	background-position: 0 -1070px;
}

a.btnReservar {
	display: block;
	width: 184px;
	height: 44px;
	background: url('../Images/icons.png') no-repeat 0 -80px transparent;
	text-indent: -99999px;
	overflow: hidden;
}

a.btnReservar:hover {
	background-position: 0 -130px;
}

a.btnComprar {
	display: block;
	width: 184px;
	height: 44px;
	background: url('../Images/buyBtns.png') no-repeat 0 0 transparent;
	text-indent: -99999px;
	overflow: hidden;
}

a.btnComprar:hover {
	background-position: 0 -50px;
}


.newslt {
	background-color: 
#e8e8e8;
display: block;
width: 100%;
height: 159px;
border-bottom: 1px solid 
#dadada;
position: absolute;
bottom: 20px;
}

.newslt .in {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 984px;
	height: 159px;
}

.newslt .in>div {
	display: block;
	width: 816px;
	height: 93px;
	padding: 6px 0 33px 168px;
	position: relative;
}

.newslt .in>div>span {
	position: absolute;
width: 128px;
height: 88px;
background: url('../Images/icons.png') no-repeat -265px -612px 
transparent;
top: 45px;
left: 0;
}

#newsForm {
	display: block;
	width: 816px;
	height: 96px;
	position: relative;
	z-index: 8;
}

#newsForm>h3 {
	height: 10px;
	font-style: normal;
	font-weight: 300;
	font-size: 26px;
	line-height: 23px;
	color: #b79d63;
	color: #333;
	padding: 0 0 0 8px;
	font-family: 'Open Sans Condensed', sans-serif;
}

#newsForm>.col {
	float: left;
	display: block;
	width: 336px;
	height: 60px;
}

#newsForm>.col>div {
	display: block;
	width: 312px;
	height: 30px;
	background: url('../Images/icons.png') no-repeat -212px -362px transparent;
}

#newsForm>.col>div input {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	padding: 7px 10px;
	width: 292px;
	height: 16px;
	background-color: transparent;
}

#newsForm>.col>div span {
	display: none !important;
}

#newsForm label {
	display: block;
	padding: 9px 6px 5px 8px;
	font-family: 'Open Sans Condensed', sans-serif;
}

#newsForm label.error {
	color: #c00;
}

#newsForm .error {
	color: #c00 !important;
}

#newsSubmit {
	position: absolute;
	width: 114px;
	height: 30px;
	bottom: 0;
	right: 0;
	min-width: 88px;
}

#newsSubmit span {
	
}

#newsSubmit:hover {
	background-position: -312px -120px;
	color: #b79d63;
}

#newsSubmit:hover span {
	
}

#newsClose {
	position: absolute;
	width: 90px;
	height: 30px;
	top: 0;
	right: 11px;
}

#newsClose span {
	min-width: 52px;
}

#newsFeedback {
	position: absolute;
	width: 642px;
	height: 56px;
	top: 62px;
	left: 176px;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 28px;
	color: #b79d63;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	opacity: 0;
	z-index: 5;
}