﻿.findDeals
{
	background: #ffe4b7;
	border: 1px solid #f47b2b;
	height: 80px;
	clear: both;
}
.findDealsInner
{
	background: #fffcd9;
	color: #425e85;
	font: Arial 12pt;
	margin: 10px;
	height: 60px;
}
.findDealsInner h3
{
	float: left; background: url("header_Find_More_Top_Deals.gif") no-repeat left top; height: 59px; width: 125px; text-indent: -9999px; margin: 0;
	margin-right: 20px;
}
.findDealsInner p
{
	float: left;
	margin: 10px 15px 10px 15px;
	display: inline; /* Fixes a double margin bug in IE */
}
.findDealsInner p label
, .findDealsInner .label
{
	display: block;
	font-weight: bold;
}
input.destination
{
    width: 197px;
}
.findDeals .goContainer /* Fix an IE6 double margin bug */
{
	display: inline;
	float: right;
}
.go
{
    display: block;
    background: url("../content/images/button_Go.gif") no-repeat left top;
    height: 19px;
    width: 43px;
    text-indent: -9999px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 5px;
    outline: none;
    cursor: pointer;
}
input.date { height: 16px; background: white url(../images/icon_Calendar.gif) no-repeat 67px 2px; border: solid 1px #99b3d0; padding: 2px 1px 1px 2px; width: 80px; }
.dealsContent 
{
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
	min-height: 1px; /* the top border doesn't show in IE 7 without this*/
}
.leftBannerSpace
{
	width: 200px;
	float: left;
}
.dealsNewsletter
{
	background: #fffcd9;
	border: 1px solid #ffe4b7;
	color: #425e85;
	font-family: Arial;
	margin: 0;
	position: relative;
	padding-top: 86px;
	margin-bottom: 10px;
}
.dealsNewsletter p
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.dealsNewsletter h3
{
	position: absolute; top: 0; right: 0; background: url("header_Sign_Up.gif") no-repeat left top; height: 86px; width: 136px; text-indent: -9999px; margin: 0;
}
.dealsNewsletter a
{
	font-size: 10px;
	color: #525e85;
}
.dealsNewsletter label
{
	display: block; background: url("header_Email_Address.gif") no-repeat left top; height: 11px; width: 79px; text-indent: -9999px; margin: 0;
}
.dealsNewsletter .emailBox
{
	text-align: left;
	margin: 15px;
}
.dealsNewsletter .emailBox input
{
	width: 160px;
}
.signUp
{
	float: right; background: url("button_Sign_Up.gif") no-repeat left top; height: 21px; width: 77px; text-indent: -9999px; margin: 0;
	margin-right: 5px;
	margin-top: 10px;
}
.dealsNewsletter p.dealsDisclaimer
{
	font-size: 9px;
	color: #868686;
	clear: right;
}
.travelTimes
{
	border: 1px solid #b6d4f6;
	background: #99b3d0;
	width: 710px;
	float: right;
}
.travelTimesInner
{
	margin: 10px;
	background: white;
	padding: 10px 10px 1px 10px;
	background-color: White;
}
.viewMore
{
	display: block;
	background: url("button_View_More_Articles.gif") no-repeat left top;
	height: 21px;
	width: 137px;
	text-indent: -9999px;
	margin: 0px 0px 0px auto;
}

.dealProperties
{
    padding-top: 10px;
}

.propertyCard
{
	width: 299px;
	height: 160px;
	border: solid 1px #5a6d73; 
	margin-right: 10px;
	margin-bottom:10px;
}

.propertyCardImage
{
	color: #5a6d7e; 
	font-size: 11px; 
	text-align: center;
	padding: 8px;
	width: 1%;
}

.propertyCardImage img
{
	display: block;
	margin-bottom: 4px;
}

.propertyCard .bookButton
{
	padding: 0px 8px 8px 0px;
	text-align: right;
}

.propertyCard .wasRate
{
	color: #7898b7; 
	font-size: 11px; 
	padding: 0px 8px 8px 8px;
}

.propertyCard .propertyName
{
	padding: 8px 8px 8px 0px;
}

.propertyCard .propertyName a
{
	color: #5a6d7e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.propertyCard .propertyName a:hover
, .propertyCard .propertyName a:active
{
	text-decoration: underline;
}

.propertyCard .rate
{
	color:#f47b2b;
	text-align:right;
	vertical-align: bottom;
	padding: 0px 8px 8px 8px;
	font-weight: bold;
	font-size: 13px;
}
