﻿body {
	margin-left: 0px;
	margin-top: -1px;
	background-color: #ebebeb;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
}
a {
	color: #000000;
}
li {
	padding-bottom: 8px;
}
td.notext {
	font-size:0px;
	line-height:0px;
}
td.openinghours {
	padding-top:35px;
	padding-bottom:10px;
}
.match {
	margin-bottom:5px;
	width:150px;
}
td {
	vertical-align: top;
}
tr.adminheader h2 {
	padding:0;
	margin:0;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	background-position: right center;
	height: 45px;
	width: 100%;
	background-repeat: no-repeat;
	margin-right: 15px;
	vertical-align: middle;
	border-bottom: #cccccc 1px solid;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding:0;
	margin: 10px 0 5px 0;
}
tr.header {
	font-size:0px;
	height:0px;
}
td.footer {
	height:30px;
	background-color: #ebebeb;
}
td.footer img {
	width:846px;
	height:30px;
}
.logo {
	margin: 20px;
	position: relative;
	cursor: hand;
}
.highlight {
	text-decoration: none;
	background: yellow;
	color: #000000;
}
.input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	border:1px solid #000;
}
.page {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 846px;
}
.bgpl {
	background-image: url(bgpl.png);
	background-repeat: repeat-y;
}
.bgpr {
	background-image: url(bgpr.png);
	background-repeat: repeat-y;
}
.location {
	padding-left: 0px;
	margin-left:5px;
	font-size: 1em;
	line-height: 1.3em;
	width: 625px;
}
.created {
	padding-left: 5px;
	font-size: 0.7em;
	color: #666666;
}
.top {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	padding-right: 2px;
}
.ContextMenuPanel {
	border: 1px solid #cccccc;
	z-index: 1000;
	background-color: #dadada;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 0.8em;
}
.ContextMenuBreak {
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 6px solid #C5C5C5;
}
a.ContextMenuItem {
	margin: 1px 0 1px 0;
	display: block;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 40px 2px 5px;
	white-space: nowrap;
}
a.ContextMenuItem:hover {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}
.catitem {
	background-position: left top;
	background-image: url(bgil.png);
	background-repeat: no-repeat;
	background-color: #dadada;
}
.catitem div {
	background-position: right top;
	background-image: url(bgir.png);
	background-repeat: no-repeat;
	margin: -1px -1px 0px 0px;
}

