/* general styles */
a.more {
	float:right;
}
	a.more span.keyword {
		text-transform:uppercase;
	}
a.back {
	font-size:1.273em;
	float:right;
	text-decoration:none;
}
	a.back:hover {
		text-decoration:underline;
	}
a.button {
	color:#fff;
	background:#007dc3 url('../images/backgrounds/button.gif') no-repeat 0 0;
	display:block;
	float:right;
	text-decoration:none;
	padding:.2em 15px .2em 10px;
}
a.alternative {
	background-image:url('../images/backgrounds/button_alt.gif');
	padding:0;
	text-indent:-3000em;
	overflow:hidden;
	width:22px;
	height:22px;
	margin-top:.35em;
}
		a.button:hover {
			background-position:100% -81px;
			background-color:#bfc6cd;
			color:#007dc3;
		}
		a.alternative:hover {
			background-position:0 -51px;
			padding:0;
		}
#search a.button {margin-bottom:.7em;}
#search .error {
	font-weight:bold;
	color:red;
	padding-top:0;
}
#column h1 {
	margin-bottom:0;
	display:inline;
	float:left;
}
#column h1 span
{
    font-weight:normal;
}
#column h2 {
	color:#007dc3;
	font-weight:normal;
	display:inline;
	margin:0;
}
	.box .box_content h2 span {
		width:170px;
	}
	.box.large .box_content h2 span {
		width:440px;
	}
#column .column_content h2 {
	display:block;
	clear:both;
	margin:0 19px 0 7px;
	width:400px;
}
.header {
	border-bottom:1px solid #007dc3;
	margin:.5em 0 1.5em;
	padding-bottom:2.5em;
	position:relative;
	clear:both;
}
	.header fieldset,
	.footer fieldset {		
		position:absolute;
		top:3px;left:200px;
	}
	.header select,
	.footer select {
		margin:-2px 10px 0;
	}
	fieldset .field {
		float:left;
	}
	fieldset .show {
		margin-right:30px;
	}
.header.inline {
	width:auto;
	border-bottom:none;
	margin:.5em 0 1.5em 7px;
	padding-bottom:0;
	float:left;
	clear:none;
}
.header.filter {
	padding-bottom:.3em;
	border-bottom:none;
	float:left;
}
	#column .header h2 {
		text-transform:uppercase;
		text-indent:-9000em;
		float:left;
	}
	.header h2.offers {
		text-indent:-9000em;
		background:url('../images/titles/titles.gif') no-repeat 0 -108px;
		width:90px;
	}
	.header h2.locations {
		text-indent:-9000em;
		background:url('../images/titles/titles.gif') no-repeat 0 -59px;
		width:54px;
	}
	#column .header h2.category {
		text-indent:-9000em;
		background:url('../images/titles/titles.gif') no-repeat 0 -160px;
		width:119px;
		margin:.2em 0 0 0;
	}
	#column .column_content .inline h2.choose {
		text-indent:-9000em;
		background:url('../images/titles/titles.gif') no-repeat 0 -206px;
		width:102px;
		margin:0;
	}
	.header p {
		padding-bottom:.5em;
		float:left;
		clear:both;
	}
	.header span.current{
		color:#007dc3;
		font-size:1.273em;
		margin-bottom:-.8em;
		padding-left:1em;
		float:left;
	}
	.header ul {
		float:left;
		margin:0 0 0 1.4em;
	}
		.header ul li {
			float:left;
			background-color:#007DC3;
			color:#FFFFFF;
			float:left;
			font-family:Arial,Helvetica,sans-serif;
			font-size:1em;
			margin:0 2px 0 0;
			list-style:none;
			}
			.header ul li a {
				background:url('../images/backgrounds/filter-category.gif') no-repeat scroll 0 0;
				color:#FFFFFF;
				display:block;
				font-size:0.909em;
				height:2.3em;
				text-indent:-9000em;
				text-transform:uppercase;
			}
			.header ul li#hotels a {
				background-position:0 0;
				width:97px;
			}
				.header ul li#hotels a:hover,
				.header ul li#hotels a.current {
					background-position:0 -50px;
				}
			.header ul li#winkelen a {
				background-position:0 -100px;
				width:106px;
			}
				.header ul li#winkelen a:hover,
				.header ul li#winkelen a.current {
					background-position:0 -150px;
				}
			.header ul li#restaurants a {
				background-position:0 -200px;
				width:129px;
			}
				.header ul li#restaurants a:hover,
				.header ul li#restaurants a.current {
					background-position:0 -250px;
				}
			.header ul li#online a {
				background-position:0 -300px;
				width:98px;
			}
				.header ul li#online a:hover,
				.header ul li#online a.current {
					background-position:0 -350px;
				}
			.header ul li#rewards a {
				background-position:0 -400px;
				width:169px;
			}
				.header ul li#rewards a:hover,
				.header ul li#rewards a.current {
					background-position:0 -450px;
				}
			.header ul li#miles a {
				background-position:0 -500px;
				width:114px;
			}
				.header ul li#miles a:hover,
				.header ul li#miles a.current {
					background-position:0 -550px;
				}
			.header ul li#action-3-2 a {
				background-position:0 -600px;
				width:92px;
			}
				.header ul li#action-3-2 a:hover,
				.header ul li#action-3-2 a.current {
					background-position:0 -650px;
				}
			.header ul li#discount-25 a {
				background-position:0 -700px;
				width:111px;
			}
				.header ul li#discount-25 a:hover,
				.header ul li#discount-25 a.current {
					background-position:0 -750px;
				}
			.header ul li#free-diner a {
				background-position:0 -800px;
				width:110px;
			}
				.header ul li#free-diner a:hover,
				.header ul li#free-diner a.current {
					background-position:0 -850px;
				}
.footer {
	width:100%;
	float:left;
	position:relative;
	margin:.5em 0 26px;
	padding-bottom:1em;
}
	.footer em {
		float:left;
		padding-top:25px;
	}

/* result table */	
#result-table {
	float:left;
	width:100%;
	margin-top:1em;
}
	#result-table table {
		float:left;
		table-layout:fixed;
		empty-cells:show;
	}
	#result-table table thead {
		/*visibility:hidden;*/
	}
	#result-table th { font-weight:normal; }
	#result-table th.name{ width:30%; }
	#result-table th.city {	width:15%; }
	#result-table th.address { width:25%; }
	#result-table th.category { width:15%; }
	#result-table th.view { width:15%; }
	
	#result-table td { background-color:#f3f5f7;}
	#result-table tr.odd td { background-color:#d6dde3; }
	
	#result-table th a { 
		background:url('../images/backgrounds/arrow.gif') no-repeat 100% -150px;
		padding-right:12px;
	}	
	#result-table table th a:hover {
		background-position:100% -200px;
	}
	#result-table table th.sorted-down a {
		background-position:100% -150px;
		font-weight:bold;
	}
	#result-table table th.sorted-down a:hover {
		background-position:100% -200px;
	}
	#result-table table th.sorted-up a {
		background-position:100% -200px;
		font-weight:bold;
	}
	#result-table table th.sorted-up a:hover {
		background-position:100% -150px;
	}
		
	#result-table td.name a,
	#result-table td.category a,
	#result-table td.webshopurl a,
	#result-table div.offer a { 
		color:#000;
	}	
		#result-table td a:hover { 
			text-decoration:none;
		}
	
	#result-table th.city {	width:15%; }
	#result-table th.address { width:25%; }
	#result-table th.category { width:15%; }
	#result-table th.view { width:15%; }
	
	#result-table tr.hover td,
	#result-table tr.odd.hover td {
		background-color:#007dc3 !important;
		color:#fff;
	}
	#result-table table tr.hover td a,
	#result-table table tr.odd.hover td a { color:#fff; }
	#result-table div.offer span.content {
		display:none;
	}
		#result-table div.offer {
			position:relative !important;
		}
			#result-table div.offer.hover span.content {
				display:block;
				position:absolute;				
				bottom:10px; right:-70px;
				padding:5px 10px 10px;
				color:#007dc3;
				background:url('../images/backgrounds/show-offer.gif') no-repeat 0 0;
				width:330px;			
			}
				#result-table div.offer.hover span.content a {					
					color:#007dc3;			
				}
					#result-table div.offer.hover span.content a:hover {					
						text-decoration:none;			
					}
			#result-table div.offer.hover span.bottom {
				background:url('../images/backgrounds/show-offer-bottom.gif') no-repeat 0 0;
				height:10px;
				display:block;
				position:absolute;
				left:0;
				bottom:0;
				width:350px;
			}
			#google-map .content {
				position:relative;
				padding:5px 5px 0;
				color:#007dc3;
				background:url('../images/backgrounds/show-merchant.gif') no-repeat 0 0;
				width:225px;			
			}
			#google-map .content h3 {
				padding:.5em 5px;	
				font-size:100%;
			}
			#google-map .content table {
				margin-bottom:0;
				font-size:.9em;
			}
			#google-map .content td {
				font-size:.909em;
				padding:.1em 5px;		
			}
			#google-map .content th {
				padding:0 5px;		
			}

			#google-map .content td.offer {
				text-align:right;
			}
			#google-map .content span.bottom {
				background:url('../images/backgrounds/show-merchant-bottom.gif') no-repeat 0 0;
				height:10px;
				display:block;
				position:absolute;
				left:0;
				bottom:-10px;
				width:235px;
			}
			#google-map .gmnoprint div div {
				color:#007dc3;	
				font-size:.909em;	
			}
	#result-table tr.new td {
		/*padding-top:9px;*/
		background:#f3f5f7 url('../images/backgrounds/new.gif') no-repeat 0 0;
		border:none;
		height:14px;
		line-height:14px;
		padding:0;
	}
	#result-table tr.hover td.tab {
		background:#007dc3 url('../images/backgrounds/tab-new-hover.gif') no-repeat 0 0 !important;
	}
	
	#result-table tr.new.odd td {
		background-color:#d6dde3;
	}
	#result-table tr td.tab {
		background-image:url('../images/backgrounds/tab-new.gif');
	}
	#result-table td.online {
		background-image:url('../images/backgrounds/icons.png');
		background-repeat:no-repeat;
		background-position:230% -242px;
		padding-right:30px;
	}
		#result-table tr.new:hover td.online,
		#result-table tr.hover td.online {
			background-position:230% -541px;
			padding-right:30px;
		}
	#result-table td.diningcity {
		background-image:url('../images/backgrounds/icons.png');
		background-repeat:no-repeat;
		background-position:230% -590px;
		padding-right:30px;		
	}
		
/* merchants table */	
#merchants-table {
	float:left;
	width:100%;
}
	#merchants-table table {
		table-layout:fixed;
		float:left;
	}	
	#merchants-table thead { display:none; }
	#merchants-table th.logo { width:30%; }
	#merchants-table th.name {	width:30%; }
	#merchants-table th.description { width:230px; }	
	#merchants-table td {
		border-bottom:1px solid #d0e3f2;
		vertical-align:middle;
		min-height:49px;
	}
	#merchants-table td a {
		font-weight:bold;
		text-decoration:none;
	}
		#merchants-table td a:hover {
			text-decoration:underline;
		}
		
/* column content */	
.column_content {
	float:left;
	width:420px;
	position:relative;
	margin-bottom:1em;
}

#online-merchant a.more
{
    padding-right:10px;
    padding-bottom:10px;
}

#online-merchant .column_content {
	padding-bottom:43px;
}

	.column_content p {
		margin:0 19px 1em 7px;
	}
	.column_content p.wide {
		width:100%;
	}
	.column_content h3 {
		position:relative;
		margin:0 19px 1em 7px;
		float:left;
		text-transform:uppercase;
	}
	#online-merchant .column_content h3 {
		color:red;
	}
	.column_content table {
		table-layout:fixed;
		width:100%;
	}	
		.column_content table th,
		.column_content table td {
			padding:0 .7em;
		}
		.column_content table img { float:right; }
		
		.column_content .button-online-merchant {
			display:block;
			text-indent:-666em;
			overflow:hidden;
			background: url('../images/backgrounds/button-online-merchant.gif') 0 0 no-repeat;
			height:23px;
			width:362px;
			position:absolute;
			left:0;
			bottom:10px;
		}
		.column_content .button-online-merchant:hover {
			background-position:0 -43px;
		}
/* rounded corners */
	.top,
	.bottom {
		width:756px;
		height:10px;
		background:url('../images/backgrounds/main.png') no-repeat 0 0;
		position:absolute;
		top:-10px; left:0;
	}
	.bottom {
		background-position:0 -10px;
		top:auto; bottom:-10px;
	}
	
/* box small */
.box {
	position:relative;
	float:left;
	width:172px;
	min-height:93px;
	margin:0 0 1em;
	padding:10px 10px 10px 110px;		
	background:#fff url('../images/backgrounds/box-content.gif') repeat-x 0 0;
	border-left:1px solid #145d8e;
	border-right:1px solid #145d8e;
}
.clickable,
.clickable * {
	cursor:pointer;
}
.box.right {
	padding:10px 110px 10px 10px;	
}	
	.box .top,
	.box .bottom {
		width:294px;
		height:10px;
		background:url('../images/backgrounds/box.gif') no-repeat 0 0;
		position:absolute;
		top:0; left:-1px;	
	}
	.box .bottom {
		background-position:0 -10px;
		top:auto; bottom:0;
	}
	.box img {
		position:absolute;
		top:.8em; left:10px;
	}		
	.box.right img {
		left:auto; right:10px;
	}
	.box.clickable .more {
		position:absolute;
		bottom:9px;
	}
	#homepage .box.clickable .more {
		bottom:-2px;
	}
.box.left {

}
/* box with visual */	
.box.visual,
.column_subcontent {
	margin:0 0 10px;
	padding:0;
	width:292px;
	position:relative;
}
.column_subcontent {
	float:right;
	overflow:hidden;
	width:300px; /* 294 */
}
	.column_subcontent .logo {
		margin:0 0 20px 0;
		overflow:hidden;
	}
		.column_subcontent .logo img {
			float:right;
			display:block;
			position:relative;
		}
	.column_subcontent .box.visual {
		position:relative;
		left:auto;
	}
	.box.visual img {
		position:relative;
		top:0; left:0;	
	}	
	.box h3 {
		line-height:1.1;
		text-transform:uppercase;
		font-size:1.273em;
		margin:-3px 0 0 0;
		width:auto;
		color:#007DC3;
	}
	.box p {
		float:none;
		width:auto;
		margin:0.4em 0;
	}	
		.box a:hover,
		#offers a.more:hover {
			text-decoration:none;
		}

/* box large */
.box.large {
	width:450px;
	min-height:62px;
	margin:0 0 1em;
	padding:8px 10px 8px 260px;
	background:url('../images/backgrounds/box-content-large.gif') repeat-x 0 100%;			
}
.box.large.right {
	padding:8px 260px 8px 10px;	
}
	.box.large .top,
	.box.large .bottom {
		 width:722px;
		 height:10px;		
		 background:url('../images/backgrounds/box-large.gif') no-repeat 0 0;
	}	
	.box.large .bottom {
		 background-position:0 100%;
	}
		.box.large img {
			top:0; left:0;
		}
		.box.large.right img {
			left:auto; right:0;
		}
	span.new {
		position:absolute;
		left:258px;
		bottom:5px;
		display:block;
		width:64px;
		height:21px;
		overflow:hidden;
		text-indent:-666em;
		background:url('../images/backgrounds/label-new.gif') 0 0 no-repeat;
	}
	#online-merchant .box.large.left {
		padding-bottom:28px;
		min-height:42px;
	}
	.left .button {
		position:absolute;
		bottom:5px;
		right:10px;
	}	
/* box with map */	
	#google-map .top,
	#google-map .bottom {
		background-image:url('../images/backgrounds/map.gif');
		width:411px;	
	}
	#google-map img { 
		width:auto 
	}
		
/* homepage box */
#homepage .box {	
	background:transparent url('../images/backgrounds/box-content.png');
	border:none;
	width:180px;
	margin-bottom:30px;
	padding:0 10px 0 110px;
}
#homepage .box .top,
#homepage .box .bottom {
	background:transparent url('../images/backgrounds/box.png');
	width:300px;
	top:-10px; left:0;
}
#homepage .box .bottom {
	background-position:0 -10px;
	top:auto; bottom:-10px;
}
#homepage .box img {
	top:0;
}
#homepage .box.right {	
	padding:0 110px 0 10px;
}
		
/* highlight */
#highlight {
	width:432px;
	min-height:462px;
	padding:0 4px;
	float:left;
	position:relative;
	background:transparent url('../images/backgrounds/highlight-content.png');
}
#highlight .top,
#highlight .bottom {
	background-image:url('../images/backgrounds/highlight.png');
	top:-10px; left:0;
	width:440px;
	z-index:10;
}
#highlight .bottom {
	background-position:0 -10px;
	top:auto; bottom:-10px;
}
	#highlight img {
		margin:-6px 0;	
		z-index:1;
	}
	#highlight h1 {
		padding:1em 10px 0;
		float:left;
		display:block;		
	}
	#highlight p {
		padding:.5em 1em 1em;
		clear:both;
	}
	#highlight a.button {
		margin:0 10px .5em 0;
		position:absolute;
		bottom:-4px; right:0;
	}
	
/* cards trigger */
.column_subcontent .cards {
	padding:10px 115px 5px 10px;
	width:167px;
}
.column_subcontent .cards h3 {
	width:100%;
	font-weight:normal;
}
.column_subcontent .cards p {
	float:left;
	clear:left;
	width:167px;
}
.column_subcontent .cards img {
	position:absolute;
	top:10px;
	left:177px;
	display:block;
	width:115px;
	height:83px;
}
.column_subcontent .cards a.button {
	float:left;
	clear:left;
	margin:.8em 0 0;
	white-space:nowrap;
}

/* information */
.information {
	padding:0 .7em;
}
	.information p {
		float:none;
		margin:0 0 1em;
	}

/* gallery */
.gallery {
	clear:both;
	float:none;
	margin:0 0 10px;
	padding:0;
	position:relative;
	width:292px;
}
	.gallery ul {
		list-style:none;
		overflow:hidden;
		margin-left:0;
	}
		.gallery ul li {
			float:left;
			margin-right:5px;
		}
			.gallery ul li a {
			float:left;
		}

/* link-list */
.link-list {
	list-style:none;
	
}		
	.link-list li {
		
	}
		.link-list li a {
			margin:0;
			position:relative;
			display:block;
			background:url('../images/backgrounds/arrow.gif') no-repeat 0 -98px;
			padding-left:10px;
			text-decoration:none;
		}
		.link-list li a:hover {
			text-decoration:underline;
		}