﻿*
{
	margin:0px;
	padding:0px;
}
html,body
{
	margin: 0px;
	padding: 0px;
	width: 100%;	
	height:100%;	
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	text-align:left;
}
.outer_container
{
	width:100%;
	text-align:left;
	background-image:url(../images/test.gif);
	background-repeat: repeat-x;
	background-position:left top; 
}
.container
{
	width:970px;	
	margin-left:auto;
	margin-right:auto;	
}
.clear
{
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}
.content
{
	height:686px;
	position:relative;
	top:0px;
	left:0px;
}
.casa_header
{	 
	background-repeat:no-repeat;
	width:970px;
	height:149px;
	position:relative;
	top:0px;
	left:0px;
}
.LogoTrans
{
    position:absolute;
    top:0px;    
    left:385px;
    width:205px;
    height:144px;
}

.main_area
{
	position: relative;
	top:0px;
	left:0px;
	width:970px;
}

.LeftColumn
{
	width:646px;
	height:537px;
	position:relative;
	/*top:149px;*/
	top:0px;
	left:0px;
	display:block;
}
.LeftColumn img
{
	position:absolute;
	width:646px;
	height:537px;
	top:0px;
	left:0px;
}
.RightColumn
{
	width:323px;
	position:absolute;
	top:149px;
	left:646px;
}

.footer
{	
	clear:both;
	display: block;
	width:970px;
	height:28px;
	position:absolute;
	top:686px;
	left:0px;
}

.footer_positioner
{
	position:relative;
	top:0px;
	left:0px;
}
.footer_decor
{	 
	top:0px;
	left:0px;
	position:absolute;
	width:970px;
	height:28px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png',sizingMethod='scale');
}
.nextstep_div
{
	position:absolute;
	top:0px;
	right:0px;
}
.footer_menu_anchors
{
	position:absolute;
	top:0px;
	left:5px;
}
.decor
{
	width:970px;
	height:149px;
	position:absolute;
	top:0px;
	left:0px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/casa-header.png',sizingMethod='scale');
}
.ie-hide
{
	_display:none;
}
.WeatherForecast
{
	position:absolute;	
	text-decoration:none;
	bottom:40px;
	right:150px;
}
.WeatherForecast a
{
	text-decoration:none;
	color:#E1D3D9;
	font-family:Verdana;
	font-size:11px;
}
.langs
{
	position:absolute;
	top:50px;
	left:0px;
}
.langs img
{
	padding-bottom:2px;
	padding-left:5px;
}
.langs a
{
	font-family:Verdana;
	font-size:9px;
	color:#DB9F07;
	text-decoration:none;
}
.langs a:hover, .top_menu1 a:hover, .top_menu2 a:hover
{
	text-decoration:underline;
}
.LocalTime
{
	position:absolute;
	color:#E1D3D9;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	bottom:50px;
	right:10px;
}
.top_left_menu
{
	position:absolute;
	color:#E1D3D9;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	bottom:50px;
	left:10px;
}
.LocalTime a, .top_left_menu a
{
	color:#E1D3D9;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	margin-right:30px;
}
.LocalTime a:hover, .top_left_menu a:hover
{
	text-decoration:underline;
}
.top_menu1
{
	position:absolute;
	bottom:7px;
	left:0px;
}
.top_menu1 img
{
	padding-bottom:0px;
	padding-left:3px;
	padding-right:2px;
}
.top_menu2 img
{
	padding-bottom:0px;
	padding-left:3px;
	padding-right:2px;
}
.top_menu2
{
	position:absolute;
	bottom:7px;
	right:5px;
}
.top_menu1 a, .top_menu2 a
{
	color:#DB9F07;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}

.WhiteDecor
{
	background-color:White;
	height:231px;
	padding-left:20px;
	padding-right:10px;
	color:#433E3D;
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
}

.WhiteDecor p a
{
	color:#AA4571;
	font-family:verdana;
	font-size:11px;	
	text-decoration:none;
}
.WhiteDecor a:hover
{
	text-decoration:underline;
}
.WhiteDecor ul
{
	margin-bottom:5px;
}
.WhiteDecor ul li
{
	margin-left:20px;
	line-height:15px;	
}
.WhiteDecor p
{
	color:#433E3D;
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
	margin-bottom:5px;	
}
.ContactInfo
{
	background-color:#4A0020;
	height:156px;
	border-bottom:2px solid #520225;	
}
.CentralDiv
{
	background-color:#570026;
	height:150px;
}
H1
{
	color:#623045;
	font-family:Times New Roman;
	font-size:15px;
	padding-top:5px;
	margin-bottom:10px;
}
.FuchsiaDecor
{
	color:#AA4571;
	font-family:Times New Roman;
	font-size:18px;
	letter-spacing:11px;
	height:30px;
	border-bottom:1px solid #AA4571;
	padding-top:10px;
	padding-left:20px;
}
.fuchsia_decor
{
	color:#AA4571;
	font-family:verdana;
	font-size:13px;
	margin-bottom:20px;
	margin-top:10px;
}
.fuchsia_decor a
{
	text-decoration:none;
	color:#AA4571;
	font-family:verdana;
	font-size:13px;	
}
.fuchsia_decor a:hover
{
	text-decoration:underline;
}
.ContactInfoDescription
{
	float:left;
	margin:0px;
	margin-left:15px;
	font-family:verdana;
	font-size:9px;
	color:#E1D3D9;
	margin-top:12px;
}
.ContactInfoDescription p
{
	margin-bottom:5px;
}
.ContactInfoDescription a
{
	text-decoration:none;
	color:#AA4571;
	font-family:verdana;
	font-size:9px;
}
.ContactInfoDescription a:hover
{
	text-decoration:underline;
}
.ContactInfoImg
{
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../images/contact_info_logo.gif);
	height:150px;
	width:69px;
	margin-left:20px;
}
.footer_menu
{
	background-image:url(../images/Casa-delfino_footer.png);
	background-repeat:no-repeat;
	height:28px;
	width:970px;
	color:#AA4571;
	line-height:14px;
	padding-left:5px;
	margin:0px;
	font-family:Verdana;
	font-size:10px;
}
.footer_menu a
{
	text-decoration:none;
	color:#AA4571;
	font-family:Verdana;
	font-size:10px;	
}
.footer_menu a:hover
{
	text-decoration:underline;
}
.nextstep a
{
	color:#E1D3D9;
	font-family:Verdana;
	font-size:10px;	
}
.nextstep
{
	margin-right:7px;
}
.CheckAvailability
{
	position:absolute;
	top:430px;
	left:665px;	
	color:#E1D3D9;
	font-family:Verdana;
	font-size:11px;
}
.CheckAvailability td
{
	padding-bottom:5px;
}
.CheckAvailability input
{
	width:78px;
	font-size:11px;
}
.back_link
{
	float:right;
	margin:0px;
	margin-top:2px;
	margin-bottom:5px;
}
.back_link a
{
	font-family:Verdana;
	font-size:10px;
	color:#AA4571;
}
.back_link a:hover
{
	text-decoration:none;	
}
.NotOkMessage
{
	color:Red;
	font-size:9px;
	font-family:'verdana';
	margin-top:0px;
	width:100%;	
	margin-bottom:0px;
}
.OkMessage
{
	color:Green;
	font-size:9px;
	font-family:'verdana';
	margin-top:0px;
	width:100%;
	margin-bottom:0px;	
}
.AvailabilityButton
{
	margin:0px;	
	text-align:center;
	width:100px;
	vertical-align:top;
	background-image:url(../images/availability_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:6px;
}
.AvailabilityButton a
{
	color:Black;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
.AvailabilityLiteral
{
	color:Black;
}
.makeScroll
{
	margin-top:10px;
	height:213px;
	overflow:hidden;
}
.makescroll_d
{
	height:231px;
	overflow:hidden;
}
.scroll-track
{
  height:10px;
  width:20px;
  /*background: rgb(220,220,220);*/
  background-color:White;
  background-image: url(../images/VScrollTrackFill.gif);
  background-repeat:repeat-y;
  background-position:right;
}
.scroll-handle
{
  height:10px;
  width:20px;
  /*background:rgb(240,240,240);*/
  background-color:White;
  background-image: url(../images/BlueVFill.gif);
  cursor:pointer;
  background-repeat:repeat-y;
  background-position:right;
}
.like_image
{
	border:none;
	background-image:none;
	background-color: Transparent;
	
}
.booking_form
{
	width:140px;
	height:166px;
	background-color:#570026;
	float:left;
	padding-left:22px;
	font-size:11px;
	color:White;
	font-family:Verdana;
	position:absolute;
	top:520px;
	left:485px;	
}
.booking_form_title
{
	color:#AA4571;
	font-family:verdana;
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;	
}
.booking_form_title a
{
	color:#AA4571;
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
}
.ckin_ckout
{
	margin-bottom:2px;
	margin-top:3px;
}
.BookingFormButton
{
	margin:0px;	
	text-align:center;
	width:84px;	
	background-image:url(../images/availability_button.jpg);
	background-repeat:no-repeat;
	background-position:0px 0x;	
	margin-top:15px;	
}
.BookingFormButton a
{
	color:Black;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
/*.googlemap a img
{
	width:150px;
	height:99px;
}*/
.googlemap a:hover
{
	text-decoration:none;
}
.play_pause
{
	bottom:7px;
	left:610px;
	width:19px;
	height:17px;	
	background-image: url(../images/nav_pbx_pause.gif);
	background-repeat: no-repeat;
	position: absolute;
}
.play_pause A
{
	display: block;
	width:19px;
	height:17px;
}

.play_pause2
{
	bottom:7px;
	left:460px;
	width:19px;
	height:17px;	
	background-image: url(../images/nav_pbx_pause.gif);
	background-repeat: no-repeat;
	position: absolute;
}
.play_pause2 A
{
	display: block;
	width:19px;
	height:17px;
}
.LeftColumnLink
{
	width:485px;
	height:537px;
	position:relative;
	top:0px;
	left:0px;
	display:block;
}
.LeftColumnLink img
{
	position:absolute;
	width:485px;
	height:537px;
	top:0px;
	left:0px;
}
.SelectBooking 
{
	color:#623045;
	font-weight:bold;
	background-image:url(../images/dot_s.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}
