@charset "utf-8";
/* Stylesheet File Restaurants of Bangkok							*/
/* print.css 														*/
/* Modified November 05th 2009						 				*/
/* http://www.restaurantsofbangkok.com/ 						    */


/* printing styles */

h1, h2, h3 {
	width: 100%;
	margin: 0 !important;
	margin-bottom: 12px !important;
}
h1, h2, h3, h4, h5, h6, p {
	height: auto;
	padding: 0 !important;
	background: none !important;
	line-height: 1.4em;
	color: #000000;
}
span, strong {
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
img {
	border: none;
	page-break-inside: avoid;
}
body {
	background: none !important;
	background-color: #fff;
	padding: 0;
}
.canvas {
	width: auto;
	background: none !important;
	padding: 0;
	margin: 0;
}
.canvas div.head {
	display: none;
}
.canvas div.body {
	width: auto;
	background: none !important;
	margin: 0;
}
.canvas div.foot {
	display: none;
}
.content {
	width: 80%;
	background: none !important;
	overflow: visible !important;
	padding: 0;
	margin: 0;
}
.content .box {
	width: 80%;
	background: none !important;
	float: none !important;
	padding: 0;
}
.content .box.single {
	display: none;
}
.canvas div.body .content {
	width: auto;
	padding: 0;
}
.canvas.subpage div.body .content .inline {
	width: 80%;
	background: none !important;
	overflow: inherit;
}
.canvas.subpage div.body .content .inline .box {
	width: 80%;
	background: none !important;
	padding: 0;
}
.item, .item .lead {
	width: auto;
}
.item .base {
	width: auto;
	background: none !important;
	border: none !important;
}
.item .base .left {
	padding: 0 !important;
}
.item .base .right {
	width: auto;
}
.item .itembar {
	background: none !important;
}
.item .itembar .total, .item .reviewbar .total, .item .reviewbar strong {
	display: none !important;
}
.media, .navigator, .related, .anchor, .pagination, .widget, .tools, .directions {
	display: none;
}
.divider {	
	margin: 0;
	height: 10px;
	margin-top: 10px;
	border-top: 1px solid #666;
	background: none !important;
	padding: 0;
}
a {
	height: auto;
	text-decoration: underline;
	color: #0000FF;
}
.document {
	width: auto;
	text-decoration: none;
}
.action {
	width: auto;
	background: none !important;
	text-decoration: none;
	padding: 2px 0 !important;
	color: #000000;
}
ol {
	margin-bottom: 14px;
}
ol li {
	margin: 0;
	padding: 1px 0;
	background: none;
	list-style: decimal;
	margin-left: 30px;
}
ul {
	margin-bottom: 14px;
}
ul li {
	margin: 0;
	padding: 1px 0;
	background: none;
	list-style: disc;
	margin-left: 30px;
}
table {
	margin: 0 -7px 20px -7px !important;
	background: none !important;
	background-color: #fff !important;
	border: none !important;
}
table tr, table th, table td {
	padding: 3px 7px 2px 7px !important;
	background: none !important;
	background-color: #fff !important;
	color: #000000 !important;
	border: none !important;
}
table td table{
	margin-bottom: 0 !important;
}
.definition dl, .definition dt, .definition dd {
	background: none;
	border: none;
}
.canvas div.dialog {
	display: none;
}


