﻿body{
	background-position: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 0px;
	margin : 0px;
	color: #000000;
	background-color:#505050;
	background-image: url('images/bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
a {
	text-decoration: none;
	color: #ff8000;
}
a:Hover {
	text-decoration: underline;
	color: #ff8000;
}
ul {
	list-style-image:url('images/arrow.png');
}
.logo {
	position: relative;
	left: -280px;
	top: 20px;
}
.twitter {
	float:left;
	margin-top:-17px;
	margin-left:90px;
	width:55px;
	position:relative;
	z-index:10;
}
.nav {
	float:right;
	text-align:right;
	margin-top:-15px;
	font-weight:bold;
	border-collapse:collapse;
	display:table;
}
a.navitem {
	color:#000000;
}
.navonfirst {
	background-color:#ff8000;
	padding-left:10px;
	padding-right:10px;
	border-right:2px #FFFFFF solid;
	border-left:2px #ffffff solid;
	display:table-cell;
}
.navofffirst {
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
	display:table-cell;
}
.navon {
	background-color:#ff8000;
	padding-left:10px;
	padding-right:10px;
	border-right:2px #FFFFFF solid;
	display:table-cell;
}
.navoff {
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
	display:table-cell;
}
.navofflast {
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
	display:table-cell;
}
.navonend {
	background-color:#ff8000;
	padding-left:10px;
	padding-right:10px;
	border-right:2px #ffffff solid;
	border-left:2px #FFFFFF solid;
	display:table-cell;
}
.navoffend {
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border-right:2px #ffffff solid;
	border-left:2px #FFFFFF solid;
	display:table-cell;
}
.container {
	width: 720px;
}
.container2 {
	width: 720px;
	height: auto;
	text-align: center;
	background-image:url('back_white_10.png');
}
.banner {
	background: url(images/banner.png);
	border:1px solid gray;
	height: 146px;
	width: 718px;
	margin-top:-80px;
	margin-bottom:10px;
}
.address {
	float:right;
	font-weight:bold;
	font-size:14px;
	margin-right:20px;
	text-align:right;
	margin-top:-23px;
	line-height:14px;
	color:#ffffff;
}
.greybox {
	border: 1px solid #000000;
	width: 698px;
	height:auto;
	background: url('images/front_grey.png');
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;

}
.header {
	color:#000000;
	line-height:18px;
	font-size : 13pt;
	font-weight:bold;
	}
.header2 {
	color:#000000;
	line-height:15px;
	font-size : 11pt;
	font-weight:bold;
}
.shop {
	background-image:url(images/shop.jpg);
	background-repeat:no-repeat;
	background-position: left;
	width:698px;
	height:161px;
	}
.shopcopy {
	margin-left:225px;
	}
.map {
	background:url(images/map.jpg);
	background-repeat:no-repeat;
	background-position: right;
	width:698px;
	height:161px;
	}
.mapcopy {
	margin-right:195px;
	}
.imgfloatright {
	float:right;
	padding-left:25px;
	border-style: none;
}
.imgfloatleft {
	float:left;
	padding-right:25px;
	border-style: none;
}
.footer  {
	font-size: 8pt;
	padding-bottom:10px;
}
.columns {
	border-collapse:collapse;
	display:table;
	table-layout:fixed;
}
.row {
	display:table-row;
}
.left, .right, .category, .price1, .price2, .categorylast, .price1last, .price2last {
	display:table-cell;
}
.left {
	width:350px;
}
.right {
	width:350px;
}
.category {
	width:350px;
	border-top:1px silver solid;
	border-left:1px silver solid;
	padding:3px;
	font-weight:bold;
}
.price1 {
	width:175px;
	border-top:1px silver solid;
	border-left:1px silver solid;
	padding:3px;
}
.price2 {
	width:175px;
	border-top:1px silver solid;
	border-left:1px silver solid;
	border-right:1px silver solid;
	padding:3px;
}
.categorylast {
	width:350px;
	border-top:1px silver solid;
	border-left:1px silver solid;
	border-bottom:1px silver solid;
	padding:3px;
	font-weight:bold;
}
.price1last {
	width:175px;
	border-top:1px silver solid;
	border-left:1px silver solid;
	border-bottom:1px silver solid;
	padding:3px;
}
.price2last {
	width:175px;
	border-top:1px silver solid;
	border-left:1px silver solid;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
	padding:3px;
}
.sponsors img {
	border-style: none;
}
.fbDarkWidget {
	border-bottom: 1px solid gray;
}
.fbConnectWidgetTopmost {
	border:1px solid gray;
}