#hp #content {
	clear : both;
}

#hp #main {
	width : 548px;
	float : right;
}

#hp #main #focus {
	background-color : #fff;
	width : 100%;
	height : 170px;
	overflow : hidden;
}

#hp #main #focus a {
	display : block;
}

#hp h4 a {
	text-decoration : none;
}

#hp #main #featurelisting .property {
	margin-top : 0.8em;
	border : 1px solid #3EBEDD;
	padding : 0.8em;
	height : 100%;/* IE float fubar */
	
}

#hp #main #featurelisting .property .text {
	float : left;
	width : 74%;
}

#hp #main #featurelisting .property .thumb {
	float : right;
	width : 120px;
	overflow : hidden;
	border : 1px solid #3EBEDD;
}

#hp #main #featurelisting .property .thumb img {
	display : block;
	margin : 0 auto;
}

#hp #main #featurelisting .property .hdr,
#hp #main #featurelisting .property .hotel_information {
	padding-bottom : 0.8em;
	margin-left : 0em;
}

#hp #main #welcomenote {
	margin-bottom : 2em;
	letter-spacing:0em;
}

#hp #main .Node_BannerAd {
	height : 70px;
	width : auto;
	border : 1px solid red;
}

#hp #main .Node_BannerAd ins {
	margin : 0 auto !important;
	display : block !important;
}


/** sidebar for homepages **/
#hp #sidebar #dailycheapo {
}

#hp #sidebar #dailycheapo .blog_content {
	margin-bottom : 1em;
}

#hp #sidebar #dailycheapo .blog_content li {
	color : #152E7F;
}

#hp #sidebar #dailycheapo input.text {
	width : 140px;
	background-color : #fff;
	margin-right : 4px;
	padding : 3px;
}

#hp #sidebar #dailycheapo input.field {
	vertical-align : middle;
	display : inline;
}

#hp #sidebar {
	width : 370px;
	float : left;
}

#hp #sidebar .focus p {
	margin-top : 1em;
}

#hp #hoodfeature ol li {
	clear : left;
	line-height : 150%;
	padding : 2px 0px;
}

#hp #sidebar .focus h4 {
	margin : 0.2em 0em 0.7em 0em;
}

#hp #sidebar .focus .thumb {
	width : 100px;
	overflow : hidden;
	float : left;
	margin : 1em 1em 1em 0em;
}

#hp #sidebar .search {
	padding : 0px;
	margin : 0 0 2em 0;
}

#hp #sidebar .search h3 {
	background-color : transparent;
	font-weight : normal;
}

#hp #sidebar .focus,
#hp #main .focus {
	margin-bottom : 1.3em;
}

#hp #main .focus-all {
	clear : both;
}

#hp #sidebar .mapfeature {
	height : 100%;
}

#hp #sidebar .mapfeature .inner {
	padding : 0.4em;
	background-color : #eee;
}
#hp #sidebar .mapfeature h3 {
	padding : 0.2em 0em;
}

#hp #sidebar .focus h3,
#hp #sidebar .footer {
	background-color : #eee;
}

#hp #sidebar .footer  ul {
	margin : 0;
	padding : 0.7em 0em;
	vertical-align : middle;
}

#hp #sidebar .footer  ul li {
	margin : 0 0.7em 0 0;
	padding : 0px;
	display : inline;
	vertical-align : middle;
}

#hp #sidebar .footer  ul li img,
#hp #sidebar .footer  ul li span {
	vertical-align : middle;
}

#hp #sidebar .Node_SpotlightAd ins {
	margin : 0 auto !important;
	display : block !important;
	border : 1px solid red;
}


/** end sidebar styling **/

#hp #footer {
	clear : both;
}

#hp h2 {
	border-bottom : 1px solid #41B6D6;
}

#hp h3 {
	cursor : default;
}

#hp #main h3,
#hp #sidebar h3 {
	padding : 0.3em;
	margin-bottom : 0.3em;
	text-align : left;
	letter-spacing : -0.01em;
}

#hp #sidebar h3,
#hp #main h3,
#hp h3 a {
	color : #000;
	text-decoration : none;
}

#hp #sidebar h3 img {
	vertical-align: middle;
}

#hp #main h3 {
	background-color : #ECFBFF;
}

#hp #main #featurelisting h3 {
	border-bottom : 1px solid #41B6D6;
}
#hp #main #featurelisting h3.city {
	background-color : transparent;
	margin-bottom : 0;
}

#hp #main h4 {
	margin-bottom : 4px;
}

#hp #main #featurelisting div.user-rating {
	margin : 6px 0px 0px 0px;
}
#hp #main #featurelisting div.hotel_information {
	margin-top : 10px;
}

#hp #main h4 {
	color : #152689;
	font-weight : bold;
	font-size : 1.15em;
}

/**
 * CheapoSearch form, home page specifics
 */
#hp #sidebar #multi-search div.intro h3,
#blog #sidebar #multi-search div.intro h3 {
	padding : 11px 0px;
	font-size : 14px;
}

#blog #sidebar #multi-search div.intro h3 {
	color : #000;
	font-weight : normal;
	background : transparent;
	white-space : normal;
	padding : 0px;
}

#hp #sidebar #multi-search ul#cheaposearch-formtypeswitcher li {
	width:30%;
	float : left !important;
	margin-right : 4px;
}

#hp #sidebar #multi-search label span,
#blog #sidebar #multi-search label span {
	font-weight : bold;
}

#hp #sidebar #multi-search fieldset.dates,
#blog #sidebar #multi-search fieldset.dates {
	float : none;
	width : auto;
}

#hp #sidebar #multi-search fieldset.dates div.datepicker,
#blog #sidebar #multi-search fieldset.dates div.datepicker {
	float : left;
	width : 49%;
}

#hp #sidebar #multi-search fieldset.persons,
#blog #sidebar #multi-search fieldset.persons {
	float : left;
	width : 48%;
	clear : both;
	padding-top : 0.5em;
}

#hp #sidebar #multi-search fieldset.persons div.container,
#blog #sidebar #multi-search fieldset.persons div.container {
	float : left;
	width : 40%;
}
#hp #sidebar #multi-search fieldset.buttons,
#blog #sidebar #multi-search fieldset.buttons  {
	float : left;
	clear : none;
	padding : 1.3em 0em;
	text-align : left;
}

/**
 * City Home Page
 */
#hp #sidebar #hoodfeature li {
	font-weight : bold;
}
#hp #sidebar #hoodfeature p.all {
	padding-left : 2em;
}
#hp #sidebar .mapfeature #hoodfeature-map {
	width : auto;
	height : 215px;
	background-color : #E5E4E0;
	border : 1px solid #666;
	margin-bottom : 1em;
}

