body, html {
	margin: 0px;
	padding: 0px;
}
body {
	overflow-y: scroll;
	background: #f7f7f7 url(bg.png) no-repeat center top;
}
body, table, input, select, textarea {
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	color: #686868;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #d51b75;
	font-family: Calvert MT Std, Trebuchet MS;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	background: white url(box_white_hr.png) no-repeat left bottom;
	color: #666666;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	color: #0072b6;
}
.forside h1, .forside h2 {
	position: relative;
	left: -10px;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	width: 701px;
	background: white url(h1.png) no-repeat;
	color: #ffffff;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
.forside h2 {
	background: white url(h2.png) no-repeat;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	color: #686868;
}
h4 {
	font-size: 18px;
	line-height: 22px;
	color: #686868;
}
h5 {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #97b03e;
}
h6 {
	margin: 10px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
img {
	border: 0 none;
	vertical-align: top;
}
input[type=text], select, textarea {
	border: 1px solid #ffffff;
	outline: none;
	width: 200px;
	padding: 5px;
}
select {
	width: 212px;
}
input[type=text]:hover, input[type=text]:focus, select:hover, select:focus, textarea:hover, textarea:focus {
	padding: 4px;
	border: 2px solid #54ade4;
}
strong {
	color: #0072b6;
}
u, a {
	color: #d51b75;
	outline: none;
}
.boxtop, .boxbot {
	position: absolute;
	left: 0px;
	height: 5px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.boxtop {
	top: -5px;
	background-position: left top;
}
.boxbot {
	bottom: -5px;
	background-position: left bottom;
}
#main {
	position: absolute;
	left: 50%;
	margin-left: -246px;
	top: 167px;
	width: 734px;
}
#content {
	position: relative;
	background: #fffefe url(box_white_top.png) no-repeat;
	min-height: 5px;
	margin-bottom: 5px;
	width: 734px;
}
#content .hr {
	width: 690px;
	height: 2px;
	line-height: 2px;
	background: transparent url(box_white_hr.png) no-repeat;
	margin: 10px 0px;
}
#bottom {
	position: relative;
	background: #797979 url(box_dgrey_top.png) no-repeat;
	min-height: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 734px;
	color: #ffffff;
}
#bottom h2 {
	color: #ffffff;
}
#left {
	position: absolute;
	left: 50%;
	margin-left: -487px;
	top: 167px;
	width: 217px;
}
#menu {
	position: relative;
	background: #007cb5 url(menu_top.png) no-repeat;
	min-height: 291px;
	width: 217px;
	margin-bottom: 30px;
}
#menu .hr {
	width: 181px;
	height: 3px;
	line-height: 3px;
	background: transparent url(menu_hr.png) no-repeat;
}
#menu a {
	display: block;
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Calvert MT Std, Trebuchet MS;
}
#openings {
	position: relative;
	background: #f0f0f0 url(box_grey_top.png) no-repeat;
	min-height: 5px;
	width: 217px;
	margin-bottom: 30px;
}
#events {
	position: relative;
	background: #f0f0f0 url(box_grey_top.png) no-repeat;
	min-height: 5px;
	width: 217px;
	margin-bottom: 5px;
}
.week {
	position: absolute;
	right: 16px;
	top: 16px;
}
#events .hr {
	width: 187px;
	height: 1px;
	line-height: 1px;
	background: transparent url(box_grey_hr.png) no-repeat;
	margin: 10px 0px;
}
#events a {
	font-weight: bold;
	color: #686868;
}
#logo {
	position: absolute;
	left: 50%;
	margin-left: -487px;
	top: 62px;
}
#hrtop {
	position: absolute;
	left: 50%;
	margin-left: -487px;
	top: 141px;
}
#header {
	position: absolute;
	right: 50%;
	margin-right: -487px;
	top: 86px;
	line-height: 25px;
	color: #a0a0a0;
        text-align: right;
}

.pricestd {
	color: #007cc6;
	padding-right: 30px;
	text-align: right;
}
