﻿#Feature
{
    background: #D7E5ED url(../images/home/boxout_bg.gif) no-repeat top right;
    float:right;
    min-height: 264px;
	height: auto !important;
	margin-bottom:10px;
	height:264px;
}  

#Feature a img
{
    margin-left:-10px;
    margin-top:-15px;
    margin-bottom: -10px;

}

#Feature h1
{
    font-size:110%;
    margin-top:20px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:10px;
}

#Feature p
{
    margin-top:50px;
    margin-left:20px;
    margin-right:20px;
    padding:0;
}

#Feature a
{
    margin-left:10px;
    margin-top:15px;
    text-transform:uppercase;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    color: #5C72B0;
}

/* Booking Widget */

div#booking_widget {
	border: 0;
	/*padding: 0;*/
	padding: 5px 10px 10px 21px;
}

div#booking_widget fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

div#booking_widget label {
	font-size: 0.8em;
	display: block;
	padding-bottom: 3px;
}

div#booking_widget div.calendarImage {
	display: inline;
}

div#booking_widget div.calendarImage img.MyCalendar {
	display: inline;
	position: relative;
	top:4px;
}

div#booking_widget div.booking_widget_element {
	margin: 13px 0 0 0;
}

div#booking_widget div#booking_widget_arrdate {
	margin: 0;
}

div#HotelBooking h1 {
	font-size:1.2em;
	font-weight:normal;
	letter-spacing:0.2em;
	margin:20px 0 10px 20px;
	text-transform:uppercase;
}

/*
#HotelBooking {
	background-image: url(../images/Home/bookingformbackground.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
*/

/* Right Hand Panel */

#MainRightPanel {
	float: right;
	width: 174px;
	height: 265px;
	background: #FFEDC7 url(../images/Home/bottom-right-background.jpg) repeat scroll 0 0;
}

#MainRightPanel p {

}

#MainRightPanel a:link, #MainRightPanel a:visited {
	
	margin-top: 10px;
	display: block;
}

#MainLeftPanel {
	float: left;
	width: 340px;
}

#Main #MainRightPanel h2 {
	font-size:1.0em;
	font-weight:normal;
	letter-spacing:0.2em;
	margin:20px 0 10px 10px;
	text-transform:uppercase;
}

#Main #MainRightPanel h4 {
	margin-left: 10px;
	font-size:1.0em;
}