body {
	background-color: #fff;
}

.content_wrapper_bg {
	background: none;
}

.nav_more {
	display: none;
}

#left, #top_nav, #main_nav {
	display: none;
}

#top_container {
	background: none;
	height: 50px;
	margin: 0;
	padding: 0;
}

#logo {
	left: 10px;
}

#logo img {
	display: inline;
	width: 200px;
	height: 22px;
}

#content, #content_b {
	padding-left: 0 !important;
}

#footer {
	text-align: left;
	padding-left: 23px;
	font-size: 11pt;
}

.button {
	display: none;
}


/* Font-sizes ------------------------------------------------------------- */

.article p, .article p.introduction {
	font-size: 12pt;
	line-height: 17pt;
}

.article h3,
h3.standard {
	font-size: 20pt;
	line-height: 23pt;
}

.article h3 span.small {
	font-size: 16pt;
}

.article h4 {
	font-size: 14pt;
}

.article h5 {	
	margin-bottom: 5px;
	font-size: 12pt;
}


/* Search list --------------------------------------------------------- */

#search_premises_list h3 {
	text-indent: 0;
	background: none;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: bold;
}

#search_premises_list .fieldset {
	display: none;
}

#search_premises_result {
	float: none;
}

html * > #search_premises_result {
	float: left;
}

#search_premises_result table {
	display: table;
	width: 650px;
}

#search_premises_result table tr,
#search_premises_result table td {page-break-inside: avoid;}

#search_premises_result table tr.TRPageBreak {
	page-break-before: always;
}

#search_premises_result table th,
#search_premises_result table th a {
	text-decoration: none;
	font-weight: bold;
}

#search_premises_result table td.service {
	display: table-cell;
}

#search_premises_result table td.img img {
	position: static;
}

.premises_label {
	display: none;
}

#premises_service_info,
#premises_service_info_bg {
	display: none !important;
}


/* Services pages --------------------------------------------------------- */

.services_post_it {
	top: 137px;
	left: 230px;
}

/* Menu-popup for restaurants --------------------------------------------- */

#popup_container .day_container p {
	font-size: 12pt;
	line-height: 15pt;
}

#popup_container .day_container h5 {
	font-size: 14pt;
}

#popup_container .bottom .column_left {
	font-size: 12pt;
	line-height: 15pt;
}

#popup_container .bottom .column_right {
	font-size: 12pt;
	line-height: 15pt;
}

#popup_container .bottom .column_right h6 {
	font-size: 11pt;
}

#popup_container a.close {
	display: none;
}

#popup_container.header h4 {
	font-size: 24pt;
}


/* PRINT RESTAURANT MENU ------------------------------------------------- */

html {
	height: 100%;
}

body.print_restMenu {
	height: 100%;
}

.logo_sp_print {
	clear: both;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.logo_sp_print img {
	display: block;
	margin: 0 auto;
}

body.print_restMenu #wrapper {
	width: 100%;
	margin: 0;
}

body.print_restMenu {
	background-color: #fff;
}

body.print_restMenu #content_wrapper_c,
body.print_restMenu #top_nav,
body.print_restMenu #top_search,
body.print_restMenu #main_nav,
body.print_restMenu #footer {
	display: none;
}

body.print_restMenu hr {
	display: block;
	margin: 0 0 10px 0;
	height: 1px;
	border: 0;
 	background-color: #000;	
	color: #000;
}

body.print_restMenu #logo,
body.print_restMenu #popup_frame,
body.print_restMenu #popup_overlay,
body.print_restMenu #popup_container .close,
body.print_restMenu #popup_container .btn_print {
	display: none;
}

body.print_restMenu #popup_container {
	background: none;
	position: static !important;
	width: 100% !important;
	padding: 0 !important;
}

body.print_restMenu #popup_container .header {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	height: auto;
} 

body.print_restMenu #popup_container .header h4 {
	position: relative;
	margin: -10px 0 30px 0;
	color: #000;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	padding: 0;
	float: none;
}

body.print_restMenu #popup_container .rest_name {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22pt;
}

body.print_restMenu #popup_container .column_left {
	padding: 0;
	width: 48%;
	margin: 0;
}

body.print_restMenu #popup_container .column_right {
	margin: 0;
	padding: 0;
	width: 48%;
	float: right;
}

body.print_restMenu #popup_container .day_container {
	margin: 0;
	padding: 0 0 20pt 0;
	width: 100%;
}

body.print_restMenu #popup_container .day_container p {
	font-size: 10pt;
	line-height: 13pt;
}

body.print_restMenu #popup_container .day_container h5 {
	font-size: 14pt;
	font-weight: bold;
}

body.print_restMenu #popup_container .hr_rest_menu {
	clear: both;
	display: block;
	width: 100%;
}

body.print_restMenu #popup_container .bottom {
	margin: 0;
	width: 100%;
	padding: 20px 0 0 0 !important;
	border: 0;
}

body.print_restMenu #popup_container .bottom .column_left {
	width: 48%;
	float: left;
	font-size: 10pt;
	line-height: 13pt;
}

body.print_restMenu #popup_container .bottom .column_right {
	width: 48%;
	float: right;
	font-size: 10pt;
	line-height: 13pt;
}

body.print_restMenu #popup_container .bottom .column_right h6 {
	margin: 0;
	font-size: 11pt;
}

body.print_restMenu #popup_container.header h4 {
	font-size: 22pt;
}