/* CSS Document */

/* discount styles */
div.search-results div.result div.details div.farmHeader h2{
	width:160px;
	float:left;
}
div.search-results div.result div.details div.farmHeader div.farmType{
	width:140px;
	float:right;
}
div.search-results div.result div.details div.farmSubHeader h3{
	width:240px;
	float:left;
}
div.search-results div.result div.details div.farmSubHeader h3.discount{
	color:#d42b28;
	background-image:url(/ifh/images/discounts/specialoffer_ifh_sml.jpg);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	width:60px;
	height:44px;
	font-weight:bold;
	font-size:16px;
	float:right;
	padding-top:5px;
}
div.form h3.discount{
	color:#d42b28;
	background-image:url(/ifh/images/discounts/specialoffer_ifh_sml.jpg);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	width:60px;
	height:44px;
	font-weight:bold;
	font-size:16px;
	float:right;
	padding-top:5px;
}



/* -- Newsletter Panel -- */

div.newsletter{
	margin-top:10px;
}
div.newsletter h2 {
	width : 203px;
	/*color : #5F5F5F;*/
	color : #000000;
	font-size : 70%;
	font-weight:bold;
	margin : 0 0 10px 10px;
	overflow : hidden;
	padding : 0px 0 0 0;
}

div.newsletter p {
	margin : 0 0 0 10px;
	padding : 0 0 5px 0;
	color : #656963;
}
div.newsletter label {
  float: left;
  width: 90px;
  padding : 5px 0 3px 0;
  font-weight : bold;
}

.townhouse {float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px 0; border:2px solid #fff; width:100px; background:url(http://www.bandbireland.com/images/bg_orange.gif) bottom repeat-x #fb921c; color:white; text-align:center; font-weight:bold;}
.farmhouse {float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px 0; border:2px solid #fff; width:100px; background:url(http://www.bandbireland.com/images/bg_blue.gif) bottom repeat-x #00aef3; color:white; text-align:center; font-weight:bold;}
.countryhouse {float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px 0; border:2px solid #fff; width:100px; background:url(http://www.bandbireland.com/images/bg_green.gif) bottom repeat-x #84cc38; color:white; text-align:center; font-weight:bold;}
