.custom .post_image {width:300px; height: auto; padding:7px}

.custom #introbox { padding:10px; border:3px solid #ddd; background-color:#EFEFEF; border-bottom:4px  solid #ddd; border-left:4px solid #ddd }

.custom #introbox h2 { font-size:18px; color:#999; font-weight:bold; margin-bottom:7px}

.custom #introbox p { font-size:12px; } 

.custom .aboutauthor {padding:10px; border:3px solid #ddd; background-color:#EFEFEF; float:left; clear:both; width:590px;
}
.custom #onedeal h3 {

margin-top:5px;

}

.custom #onedeal {
border-top:3px solid #ddd;
border-bottom:3px solid #ddd;
width:600px!important;
display:block!important;
float:left;
clear:both;
height:500px;
margin-bottom:10px;

}
.custom .moredeals { clear:left; }

.custom #onedeal .deal_box {

margin-left:75px;
}


#dealList, #deal
	{
	/*border-top: 1px solid #eee;*/
	/*border-top: 1px solid #e3ecec;*/
	width: 954px;
	padding: 20px 0px 0px 10px;
	background: #FFF;
	margin: 0 auto;	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}
	
.deal_box
	{
	width: 453px;
	height: 394px;
	float: left;
	margin: 0 10px 20px 10px;
	}
	
.deal_box a
	{
	display: block;
	width: 453px;
	height: 394px;
	background: url(http://getaways.groupon.co.uk/web/img/deal_bg_sprite.png) no-repeat left top;
	position: relative;
	text-decoration: none;
	}

.odd a
	{
	background: none;
	}

.odd img
	{
	width: 450px !important;
	height: 390px !important;
	display: block;
	padding: 0 !important;
	border: 0 !important;
	}


.deal_box a div.deal_img
	{
	width: 438px;
	height: 300px;
	padding: 15px 0 0 15px;
	}

.deal_box a div.deal_img img, span.highlights, span.grey_matter, span.highlights_bg
	{
	width: 420px;
	height: 280px;
	display: block;
	}

span.highlights
	{
	position: absolute;
	top: 15px;
	z-index: 4;
	color: #FFF;
	visibility: hidden;
	opacity: 0.01;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	}

span.highlights_bg
	{
	background: #000;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	}

span.highlights_content
	{
	position: absolute;
	top: 0;
	padding: 90px 25px 0 25px;
	width: 370px;
	height: 280px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	}

span.highlights_content p
	{
	font-size: 22px;
	font-weight: bold;
	}

span.highlights_content ul, span.highlights_content ul li
	{
	float: none !important;
	width: auto !important;
	height: auto !important;
	}

span.highlights_content ul
	{
	margin: 20px 0 0 0 !important;
	}
		
span.highlights_content ul
	{
	line-height: 150%;
	font-size: 16px;
	}

span.highlights_content ul li
	{
	list-style-type: disc;
	margin: 0 0 0 21px !important;
	}


span.soldout
	{
	width: 123px;
	height: 123px;
	position: absolute;
	top: -10px;
	left: 336px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 6;
	display: block;
	}
	
span.grey_matter
	{
	background: #FFF;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	top: 15px;
	position: absolute;
	z-index: 3;
	}






.deal_box a div.arrow
	{
	width: 382px;
	height: 58px;
	position: absolute;
	left: -5px;
	bottom: 15px;
	padding: 21px 13px 0 50px;
	z-index: 5;
	text-shadow: 1px 1px #FFF;
	}
		
.custom .deal_box h3
	{
	float: left;
	clear: left;
	width: 240px;
	color: #343434;
	font-size: 16px;
	line-height: 16px;
margin-top:0px;
	}
	
.deal_box h3 strong
	{
	display: block;
	font-size: 12px;
	font-weight: normal;
	}
	
.deal_box h4
	{
	float: left;
	clear: right;
	margin-top: -291px;
	background: #3d3d3d;
	padding: 1px 10px 5px 10px;
	height: 42px;
	border: 1px solid #FFF;
	color: #FFF;
	text-shadow: 1px 1px #000;
	font-size: 30px;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

.deal_box h4 strong
	{
	display: block;
	}

.deal_box h4 small
	{
	display: block;
	font-size: 12px;
	font-weight: normal;
	}


.deal_box h5
	{
	display: block;
	width: 131px;
	height: 43px;
	border: none;
	margin-top: -5px;
	float: right;
	clear: right;
	}
	
.deal_box h6
	{
	display: block;
	width: 131px;
	border: none;
	margin-top: 3px;
	font-size: 10px;
	text-align: center;
	color: #343434;
	font-weight: bold;
	float: right;
	clear: left;
	clear: right;
	}

.deal_box a:hover h3, .deal_box a:hover h6
	{
	color: #042d37;
	text-shadow: 1px 1px #b9e0e6;
	}
	
.deal_box a:hover h4
	{
	background: #0a5060;
	border: 1px solid #0cc6d7;
	}








.deal_box a div.arrow
	{
	background: url('http://getaways.groupon.co.uk/web/img/deals_index_sprite.png') no-repeat left top;
	}

.deal_box a:hover div.arrow
	{
	background: url('http://getaways.groupon.co.uk/web/img/deals_index_sprite.png') no-repeat left -79px;
	}
	
.deal_box h5
	{
	background: url('http://getaways.groupon.co.uk/web/img/deals_index_sprite.png') no-repeat right -290px;
	}

.deal_box a:hover div.arrow h5
	{
	background: url('http://getaways.groupon.co.uk/web/img/deals_index_sprite.png') no-repeat right -333px;
	}
	
.deal_box h4
	{
	margin-left: -20px;
	}
	
span.soldout
	{
	background: url('http://getaways.groupon.co.uk/web/img/deals_index_sprite.png') no-repeat left bottom !important;
	}
.colhead {background-color:#000000; color:#ffffff; font-weight:bold; border:0px;}
.datestable td {border-bottom:1px solid #cccccc!important;}
.datestable td {padding:5px;}



.search-result { border-bottom: 1px solid #CCCCCC; float: left; height: 130px; margin-right: 4px; padding-left: 13px; padding-top: 21px; position: relative; width: 700px; }
.search-result img { float: left; margin-right: 22px; }
.search-result .deal-info { float: left; height: 96px; margin: 0; overflow: visible; padding: 0; width: 350px; }
.search-result .deal-info h1 { color: #0891BE; float: left; font-size: 18px; font-weight: bold; margin: -4px 0 0; overflow: hidden; vertical-align: top; width: 430px; }
.search-result .deal-info h3 { color: #333333; float: left; font-size: 13px; font-weight: normal; height: 67px; overflow: hidden; vertical-align: top; width: 370px; }

.deal_timeleft { height: 15px; display:none }
.deal_timeleft .timeleft { color: #333333; float: left; font: bold 13px Arial, Helvetica, sans-serif; display:none }
.deal_timeleft .sparen { color: #0891BE; float: right; font: bold 13px Arial, Helvetica, sans-serif; display:none }
.search-result .showDeal { float: right; width: 160px; }
.showDeal .show-link { float: right; position: relative; top: 55px; margin-right: 5px; display:none }
.search-result:hover { background-color: #F5F5F5; }
.show-link:active .showbtn-right { background-position: -132px -35px; display: inline; float: left; font-size: 15px; font-weight: bold; height: 33px; line-height: 32px; padding: 0 15px 0 3px; text-align: center; width: 101px; }
.show-link:active .showbtn-left { background-position: 0 -35px; display: inline; float: left; height: 33px; width: 16px; }