.page-content {
	width: 521px;
	margin: 30px 0 0 20px;
	
}
.about-page p, .top-space {
	padding-top: 15px;
}
.page-content strong.red-text {
	font-size: 18px;
}
.page-content h2,.page-content strong.red-text {
	padding: 0 10px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.big-red, .destinations-item h2 {
	font-size: 24px;
	color: #c92130;
	text-transform: uppercase;
}
.red-text {
	color: #c92130;
}
.with-border {
	border: 7px solid #f78e22;
}
.on-request-btn {
	float: right;
	display: block;
	width: 135px;
	height: 49px;
	background: url(../images/on_request_btn1.gif) no-repeat left top;
}
*:first-child+html .on-request-btn {
	margin: -3px;
	margin-right: 0;
}
.on-request-btn:hover {
	background: url(../images/on_request_btn1.gif) no-repeat left -49px;
}
.home-detail {
	width: 360px;
	padding: 10px 0 0 10px;
	text-align: justify;
}
.sun-icon {
	line-height: 37px;
	background: url(../images/sun_icon.png) no-repeat left top;
	padding-left: 50px;
}
.services-page li {
	padding-left: 50px;
	line-height: 18px;
}
.arrow-icon span {
	line-height: 38px;
	padding: 10px 0;
	background: url(../images/arrow_icon.png) no-repeat right -3px;
	padding-right: 30px;
}
.destinations-item {
	margin-top: 5px;
}
.destinations-item h2 {
	padding: 10px 25px 0 5px;
	display: inline;
	position: relative;
	cursor: pointer;
	margin: 0;
}
.destinations-item p {
	width: 510px;
	padding: 10px;
	line-height: 15px;
	text-align: justify;
}
.destinations-item a {
	text-decoration: underline;
	color: #134991;
	padding-left: 10px;
	padding-bottom: 30px;
	display: block;
}
.destinations-item a:hover {
	text-decoration: none;
}
.destinations-detail-show {
	background: url(../images/arrow_icon.png) no-repeat right -3px;
}
.info-box {
	margin-top: 15px;
	height: 51px;
	background: url(../images/info_bg.png) no-repeat -9px top;
	padding: 12px 0 0 53px;
}
.info-box a:hover {
	text-decoration: underline;
}
.contact-form-bg {
	background: url(../images/contacto_section_bg.jpg) no-repeat left 30px;
	padding-bottom: 20px;
	font-size: 14px;
}
.contact-form-topic span {
	margin-left: 15px;
	font-size: 14px;
}
.contact-form-bg div {
	padding: 5px 20px;
}
.contact-form-bg div label {
	display: block;
	padding-bottom: 3px;
}
.contact-form-bg div input,.contact-form-bg div select, .contact-form-bg div textarea, .price-finder input {
	border: 1px solid #d4d0c8;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	width: 210px;
	height: 25px;
}
.price-finder input {
	margin-top: 5px;
}
.contact-form-bg div textarea {
	width: 480px;
	height: 60px;
}
.wbg {
	background-color: #fff;
}
#night, #persons {
	width: 60px;
}
.two-textbox {
	margin: 0 !important;
	padding: 0 !important;
	width: 210px;
}
.extra-services div p {
	width: 230px;
}
.extra-services div p.float-left {
	text-align: right;
}
.extra-services div p.float-right {
	text-align: left;
}
.extra-services div input {
	width: 20px;
}
#extraother {
	width: 210px;
}
#send-btn {
	border: none;
	margin-right: 20px;
	height: 48px;
	width: 179px;
	background: url(../images/send_btn1.gif) no-repeat left top;
}
#send-btn:hover {
	background: url(../images/send_btn1.gif) no-repeat left -48px;
}
.radio-no {
	margin-left: 20px !important;
}
.cust_checkbox{
	cursor: pointer;
}
.cust_radio_on{
	padding: 10px 3px;
	background:url(../images/radio_on.gif) no-repeat 0 0;
}
.cust_radio_off{
	padding: 10px 3px;
	background:url(../images/radio_off.gif) no-repeat 0 0;
}
.sun-icon2 {
	line-height: 15px;
	background: url(../images/sun_icon.png) no-repeat left top;
	padding-left: 50px;
}

