@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index: 2;
}

body {
	margin: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

td {
	text-align: left;
	vertical-align: top;
}

img {
	border: 0px;
}

td.page_yellow {
	background-image: url('/gfx3/back_yellow.gif');
	background-repeat: repeat-y;
	color: #000000;
}

td.page_orange {
	background-image: url('/gfx3/back_orange.gif');
	background-repeat: repeat-y;
	color: #000000;
}

td.page_blue {
	background-image: url('/gfx3/back_blue.gif');
	background-repeat: repeat-y;
	color: #ffffff;
}

a.yellow,a.orange {
	color: #000000;
}

a.blue {
	color: #ffffff;
}

.smalltext {
	font-size: 12px;
	line-height: 12px;
}

td.header {
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
}

td.row_restaurant {
	padding: 2px;
	padding-right: 15px;
	font-size: 10px;
}

td.active_restaurant {
	padding: 20px;
	background-color: #ffffff;
	color: #000000;
}

td.row_sponsor {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ed8122;
	x_border-bottom: 2px solid #ed8122;
}


td.formleft {
	padding-top: 3px;
	padding-right: 20px;
	vertical-align: top;
}

td.formright {
	padding-bottom: 3px;
}

.input {
	width: 300px;
}

td.guestbook_item,td.reviews_item {
	padding: 10px;
	font-size: 12px;
	border-bottom: 2px solid #ed8122;
}

td.arrow {
	text-align: right;
	padding: 7px;
}

bak {
	background-color: #fff13e;
}

div.guestbook_message,div.reviews_message {
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
}

img.logo_footer {
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
}
