@media print {
	#page table.list, #page table.simplelist, #page table.cells {
		border-width: 1px;
	}
	#page table.list th, #page table.simplelist th {
		background: none;
		color: #000000;
	}
	#page table.list th img {
		display: none;
	}
	#page table.list .options, #page table.cells .options {
		display: none;
	}
	#page table.simplelist {
		background: none;
	}
	#page table.simplelist th {
		border-bottom: none;
	}
	#page table.list .dark, #page table.cells .dark td, #page table.simplelist tr.dark, #main #page .colorband, #main #page .colorband td {
		background: none;
		border-color: #eaeaea;
	}
	#page div.tabs {
		margin-bottom: 16px;
	}
	#page div.tabs a {
		background: none;
		color: #000000;
		border-color: #eaeaea;
	}
	#page div.tabs a.selected {
		font-weight: bold;
	}
	#main #navigation a, #main #navigation span {
		visibility: hidden;
	}
}


/* Listfilter
-----------------------------------------------------------------------------------------*/
#listfilter {
	background-repeat: repeat-x;
	background-image: url(../images/bg/listfilter.gif);
	clear: both;
	height: 50px;
}
#listfilter .form {
	float: left;
}
#listfilter .form .field {
	padding-right: 0;
	background: none;
}
#listfilter #q {
	width: 160px;
}
#listfilter #photo {
	width: 50px;
}
#listfilter #zipcode {
	width: 55px;
}
#listfilter #distance {
	width: 80px;
}
#listfilter #category {
	width: 160px;
}
#listfilter #shopgroup {
	width: 200px;
}
#listfilter #province {
	width: 160px;
}
#listfilter input, #listfilter select {
	margin: 0;
	float: left;
}
#listfilter .button {
	margin-top: 25px;
}
#listfilter .viewswitch, #listfilter .viewswitchsmall {
	float: right;
	width: 200px;
	padding: 26px 5px 0 0;
	text-align: right;
}
#listfilter .viewswitchsmall {
	width: 44px;
}
#listfilter .viewswitchsmall img {
	float: left;
	display: block;
}
#listfilter .viewswitch span, #listfilter .viewswitchsmall span {
	margin: 0 3px;
}
#listfilter .viewswitchsmall span {
	float: left;
	display: block;
	line-height: 13px;
}
#listfilter a {
	color: #000000;
}


/* List
-----------------------------------------------------------------------------------------*/
.list {
	width: 100%;
	background-color: #fafafa;
	border-top-width: 0px;
}
.list th {
	background: #707070 url(../images/bg/head_grey.gif) repeat-x;
	line-height: 22px;
	font-size: 13px;
	text-align: right;
	padding: 0 5px 0 0;
	color: #ffffff;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}
.list thead.simple th {
	background-color: #dadada;
	background-image: none;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #b5b5b5;
	font-family: Verdana;
}
.list th a {
	float: right;
}
.list th span {
	float: right;
	margin-left: 3px;
}
.list th a img {
	display: block;
	float: none;
}
.list tbody {
	font-family: Arial;
	cursor: pointer;
}
.list tbody.dark {
	background-color: #f1f1f1;
}
.list tbody td {
	border-top: solid 1px #eaeaea;
	height: 16px;
	line-height: 16px;
	padding: 5px 5px 0 0;
	vertical-align: top;
	text-align: right;
	color: #000000;
}
.list tbody a {
	cursor: pointer;
}
.list tbody td.image {
	text-align: center;
	vertical-align: middle;
	padding: 0;
	font: normal 12px/15px Verdana, sans-serif;
	color: #b7b7b7;
}
.list tbody td.image small {
	font-size: 11px;
}
.list tbody td.image img {
	margin: 0 auto;
}
.list tbody td.image a {
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	text-decoration: none;
	color: #b7b7b7;
	margin: 5px auto;
	text-align: left;
}
.list tbody .title {
	text-align: left;
}
.list tbody .title a {
	text-decoration: none;
}
.list tbody .title h3 {
	font-family: Verdana, sans-serif;
	color: #101010;
	font-size: 11px;
}
.list tbody .title h3 a {
	color: #101010;
}
.list tbody tr.description td {
	text-align: left;
	color: #606060;
	border: none;
	height: 48px;
	padding-top: 2px;
}
.list tbody tr.description div {
	height: 32px;
	overflow: hidden;
	margin-bottom: 5px;
}
.list tbody tr.description div.options {
	height: 16px;
	padding: 0;
}
.list tbody div.options a {
	float: left;
	margin-right: 5px;
}
.list tbody tr.description div.options div.moreinfo {
	float: left;
	padding: 0;
	color: #404040;
	height: 16px;
	line-height: 16px;
	margin-left: 20px;
}


/* Cells
-----------------------------------------------------------------------------------------*/
.cells {
	width: 100%;
	border-spacing: 5px;
	font-family: Arial;
}
.cells tbody tr td {
	height: 70px;
	line-height: 16px;
	padding: 5px;
	text-align: center;
	overflow: hidden;
	border: solid 1px #e9e9e9;
	width: 25%;
	background-color: #ffffff;
}
.cells tbody tr.dark td {
	background-color: #fafafa;
}
.cells tbody a {
	text-decoration: none;
}
.cells tbody a b {
	color: #000000;
}
.cells tbody td .image {
	text-align: center;
	height: 145px;
	display: block;
	font: normal 12px/15px Verdana, sans-serif;
	color: #b7b7b7;
}
.cells tbody td .image small {
	font-size: 12px;
}
.cells tbody td .image img {
	margin: 0 auto;
}
.cells tbody td .image .text {
	height: 34px;
	top: 56px;
	position: relative;
}
.cells tbody td .title {
	clear: both;
	display: block;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
	width: 140px;
	margin: 0 auto;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
.cells tbody div.options {
	line-height: 16px;
	padding: 5px 0 0 0;
	text-align: center;
}
.cells tbody div.options a img {
	display: inline;
}
.cells tbody div.options input.fieldbox {
	float: none;
	display: inline;
}


/* No items
-----------------------------------------------------------------------------------------*/
.noitems {
	border-collapse: separate;
	border-spacing: 0;
}
.noitems tbody tr td {
	border: none;
	background-color: #fafafa;
	cursor: default;
	text-align: left;
	padding: 10px 5px;
	height: auto;
	margin: 0;
	padding: 10px 5px;
	font-size: 12px;
}


/* iFrame
-----------------------------------------------------------------------------------------*/
.list tbody.frame tr td {
	padding: 0;
	border: none;
	cursor: default;
}


/* Simplelist
-----------------------------------------------------------------------------------------*/
.simplelist {
	width: 100%;
	background-color: #fafafa;
	border-bottom: solid 1px #e5e5e5;
}
.simplelist thead th {
	background-color: #dadada;
	line-height: 20px;
	padding: 0 5px;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #b5b5b5;
	text-align: left;
}
.simplelist thead.blue th {
	background-color: #5a95b7;
	border-color: #1a5a7f;
	color: #ffffff;
}
.simplelist tbody td {
	line-height: 16px;
	padding: 3px 5px;
	border-top: solid 1px #e5e5e5;
	text-align: left;
}
.simplelist tbody td img {
	display: block;
}
.simplelist tbody td a {
	text-decoration: none;
	line-height: 16px;
}
.simplelist tbody td a u {
	color: #000000;
}
.simplelist tbody tr.dark {
	background-color: #f3f3f3;
}
.simplelist tbody td.extra {
	font-family: Arial, sans-serif;
}


/* Feedbacklist
-----------------------------------------------------------------------------------------*/
.feedback tbody {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.feedback tbody td {
	padding: 8px 5px;
}
.feedback .date {
	float: right;
}
.feedback p.message {
	color: #3b3b3b;
	padding: 3px 0;
	margin: 0;
}
.feedback p.reply {
	font-family: 'Trebuchet MS', sans-serif;
	padding: 5px 0 0 0;
}


/* Navigation
-----------------------------------------------------------------------------------------*/
#navigation {
	padding: 5px;
	text-align: center;
	clear: both;
	height: 34px;
	font: normal 12px/22px Arial, Verdana, sans-serif;
}
#navigation a {
	font-size: 12px;
	text-decoration: underline;
	line-height: 22px;
	color: #000000;
}
#navigation .prev, #navigation .next {
	display: block;
	float: left;
	font-weight: bold;
	width: 160px;
	text-align: left;
}
#navigation .next {
	float: right;
	text-align: right;
}
#navigation .total {
	font: normal 11px/12px Verdana;
	color: #707070;
}
#navigation span {
	line-height: 20px;
	color: #707070;
	font-family: Verdana, sans-serif;
}


/* Tabs
-----------------------------------------------------------------------------------------*/
div.tabs {
	border-bottom: solid 1px #6a6a6a;
	height: 27px;
}
div.tabs a {
	line-height: 26px;
	display: block;
	float: left;
	background-color: #dadada;
	text-decoration: none;
	color: #606060;
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	border: solid 1px #a0a0a0;
	border-bottom: none;
	width: 150px;
}
div.tabs a.selected {
	background: #525252 url(../images/bg/tab_selected.gif) repeat-x;
	color: #ffffff;
	border-left-color: #606060;
	border-right-color: #606060;
	border-top-color: #6a6a6a;
}
div.tabs a:hover {
	background: #ca0000 url(../images/bg/tab_hover.gif) repeat-x;
	color: #ffffff;
	border-color: #cc0000;
	font-weight: bold;
}


/* Small links
-----------------------------------------------------------------------------------------*/
div.smalllinks {
	padding: 5px 0;
}
div.smalllinks a {
	font-size: 12px;
	font-family: 'Trebuchet MS', sans-serif;
}


/* Tips
-----------------------------------------------------------------------------------------*/
div.tips {
	border: solid 1px #ebebeb;
	border-bottom: none;
	margin-top: 5px;
}
div.tip-item {
	height: 72px;
	border-bottom: solid 1px #e9e9e9;
	padding: 5px;
	color: #1b1b1b;
	background-color: #fafafa;
}
div.tip-item:hover {
	background-color: #ecf4ff;
}
div.tip-item img {
	float: left;
	margin-right: 16px;
	margin-left: 10px;
	width: 50px;
	height: 50px;
}
div.tip-item a.titel {
	text-decoration: none;
	color: #1b1b1b;
}
div.tip-item a.titel:hover {
	text-decoration: underline;
}
div.tip-item p {
	color: #606060;
	font: normal 11px/14px Arial, sans-serif;
}



/* Definitions / Legend
-----------------------------------------------------------------------------------------*/
dl {
	line-height: 20px;
}
dt {
	width: 80px;
	float: left;
	text-align: center;
}
dt img {
	margin: 0 auto;
	position: relative;
	top: 2px;
}