@media print {
	BODY { 
		color: black !important; 
		background: white !important;
		border-color: white !important;
	}
	
	* { 
		color: inherit !important; 
		background: transparent !important;
		border-color: black !important;
		text-align: inherit !important;
		padding: 0px !important;
	}
	
	img, h2, #menubar, #topbar, #nav, #navinternal, #daysleft {
		display: none !important;
	}

	h1 {
		color: #FFFFFF !important;
		background: #999999 !important;
		border: 0px !important;
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-bottom: 5px !important;
		margin-top: 15px !important;
		clear: both;
	}

	.news h2 {
		display: inline !important;
		float: right !important;
		margin: 0px !important;
	}

	.printonly {
		display: block !important;
		font-size: 28px !important;
		text-align: center !important;
	}	

	.printonly img , .print{
		display: inline !important;
	}

	#footer {
		border-top: 1px dotted #000000!important;
		text-align: center !important;
		padding-top: 5px !important;
		color: #999999 !important;
	}

	.news {
		border: 0px !important;
	}

	#address {
		padding: 10px !important;
	}

}

.printonly {
	display: none;
}

body {
	background: #2e0304 url(background.png) top left repeat-x;
	margin: 0;
	font: 11pt "Corbel", "Calibri", Tahoma, sans-serif;
}

form {
	display: inline
}

a:link, a:visited {
	color: #f7bd1d;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

.content a:link, .content a:visited {
	color: #60A0E0;
	text-decoration: none;
	border-bottom: 1px dotted #60A0E0;
}

.content a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#topbar {
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	padding: 7px 5px;
	background: #000000;
	border: 1px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 19px;
}

#topbar a {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
	padding: 5px;
}

#topbar a:hover {
	color: #FFFFFF;
}

#topbar span {
	padding: 5px;
}

#maintable {
	margin-bottom: 50px;
}

.contentbox {
	background: #000000;
	padding: 0px 20px 15px 20px;
	width: 860px;
	overflow: hidden;
}


.headerholder {
	width: 938px;
	position: relative;
	margin-top: 10px;
}

.content {
	color: #FFFFFF;
	background: #000000;
	padding: 10px 0px;
	min-height: 300px;
}

#daysleft {
	text-align: center;
	font-size: 15pt;
	color: #f7bd1d;
	margin-bottom: 10px;
	padding: 10px;
}

#daysleft .days {
	font-weight: bold;
	color: #FFFFFF;
}

#footer {
	padding: 10px;
	color: rgb(144, 58, 51);
	font-size: 9pt;
	text-align: center;
}

h1 {
	font-weight: normal;
	color: #f7bd1d;
	font-size: 20pt;
	border-bottom: 1px dotted #f7bd1d;
	margin-top: 40px;
	clear: both;
}

#firsth1 {
	margin-top: 10px;
}

.news {
	color: #FFFFFF;
	font-size: 11pt;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #AAAAAA;
}

#lastnews {
	border: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h3 {
	font-weight: normal;
	color: #AA0000;
	font-size: 14pt;
	margin: 0px 0px 5px 0px;
}

h3 h2 {
	font-weight: normal;
	color: #AA0000;
	font-size: 9pt;
	display: block;
	margin: 0px;
	float: right;
}

h2 {
	font-weight: normal;
	color: #AA0000;
	font-size: 9pt;
	display: block;
	margin: 0px;
	margin-top: -13px;
	text-align: right;
}

.news h2 {
	font-weight: normal;
	color: #AA0000;
	font-size: 9pt;
	display: block;
	margin: 0px;
	float: right;
}

.news b {
	font-weight: normal;
	font-size: 14pt;
	color: #f7bd1d;
}

h2 a:link, h2 a:visited {
	color:#ccc !important; 
	font-size: 7pt;
	text-decoration:none; 
	padding:2px; 
	cursor:pointer;
	border: 1px solid transparent !important;
	z-index: 500;
	color: #AA0000;
	font-weight: bold;
}

h2 a:hover {
	color:#000; 
	border: 1px solid #AA0000;
	background: #AA0000;
}

h4 {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	color: #f7bd1d;
}

h5 {
	text-align: center;
	font-size: 14pt;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
	color: #FFFFFF;
}

#address {
	text-align: center;
	font-size: 14pt;
	padding: 10px;
}

.note {
	padding: 10px 0px 0px 0px;
	color: #f7bd1d;
}

.required {
	color: #f7bd1d;
}

.information {
	padding-bottom: 25px;
}

.indent {
	padding-left: 25px;
}

.map:link, .map:visited {
	display: block;
	color: #f7bd1d;
	border: 1px solid #000000;
	padding: 2px;
}

.map:hover {
	color: #f7bd1d;
	border: 1px solid #444444;
	background: #222222;
	padding: 2px;
}

.map .details {
	display: none;
	color: #666666;
	font-style: italic;
}

.map:hover .details {
	float: right;
	display: inline;
}

.constoreitem {
	margin-top: 10px;
	background: #222222;
	padding: 5px;
	border: 1px solid #444444;
}

.constoredescriptionheader {
	font-size: 20pt;
	padding: 0px 0px 10px 0px;
}

.constorepicture {
	padding: 10px;
	border: 1px solid #444444;
}

	.constorepicture a{
		display: block;
	}

.constoredescription {
	font-size: 12pt;
	padding: 10px;
}

.constoreunderpicture {
	padding: 5px;
	background: #333333;
	border: 1px solid #444444;
	border-top: 0px;
}

.constoreunderdescription {
	padding: 5px;
}

.constoreitem input, .constoreitem select {
		font: 9pt "Corbel", "Calibri", Tahoma, sans-serif;
}

.constoreitem input[type=submit] {
		padding:1px 5px 1px 5px;
}

/* MENUS */

#menubar {
	color: #FFFFFF;
	position: relative;
	text-align: left;
	width: 860px;
	z-index:200; 
}

#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:20px; 
	position:relative; 
	z-index:200; 
	width: 100%;
	white-space: nowrap;
}

#nav li.top {
	display:block; 
	float:left;
}

#nav li a.top_link {
	display:block; 
	float:left; 
	height:19px; 
	line-height:15px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:11pt; 
	padding:0px 0px 1px 0px; 
	cursor:pointer;
	border: 1px solid transparent;
	z-index: 500;
	color: #f7bd1d;
	font-weight: bold;
}

#constore span{
	color: #FFFFFF;
}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:1px 6px; 
	height:18px; 
}
#nav li a.top_link span.down {
	height:17px; 
	z-index: 900;
}
#nav li:hover a.top_link, #nav a.top_link:hover {
	color:#fff; 
	border: 1px solid #444444;
	background: #444444;
}

#nav li:hover a.top_link span, #nav a.top_link:hover span {
	
}
#nav li:hover a.top_link span.down, #nav a.top_link:hover span.down {

}

#nav li:hover #constore, #nav #constore:hover {
	border: 1px solid #f7bd1d;
}

#nav li:hover #constore span, #nav #constore:hover span{
	color: #FFFFFF;
}

#nav table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	position:absolute; 
	left:0; 
	top:0;
}

#nav li:hover {
	position:relative; 
	z-index:200;
}
#nav a:hover {
	position:relative; 
	white-space:normal; 
	z-index:300;
}

#nav :hover ul.sub {
	left:0px; 
	top:22px; 
	padding: 3px 0px 3px 0px;
	border:1px solid #444444;
	background: #444444; 
	white-space:normal; 
	width:200px; 
	height:auto; 
	z-index:300;
/*	box-shadow: 1em 1em #999; */
}
#nav :hover ul.sub li {
	display:block; 
	height:auto; 
	position:relative; 
	float:left; 
	width:200px; 
	font-weight:normal;
}
#nav :hover ul.sub li a {
	display:block; 
	font-size:9pt; 
	height:auto; 
	width:190px; 
	line-height:18px; 
	padding: 2px 5px 2px 5px;
	color:#cccccc; 
	text-decoration:none;
}
#nav li ul.sub li a.fly {
}
#nav :hover ul.sub li a:hover {
	color:#fff; 
	border-color:#fff;
	background: #555555;
}
#nav :hover ul.sub li a.fly:hover {
	color:#fff;
	background: #555555;
}

#nav li b {
	display:block; 
	font-size:8.5pt; 
	height:18px; 
	width:200px; 
	line-height:18px; 
	margin-bottom:1px; 
	margin-top:3px; 
	text-indent:6px; 
	color:#f7bd1d; 
	border-bottom:1px dotted #f7bd1d; 
	cursor:default;
}

#nav li ul.sub .info {
	color: #f7bd1d;
	font-size: 8pt;
	margin-top: -5px;
}

#nav a:hover a:hover ul, #nav a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover a:hover ul {
	left:89px; 
	top:-4px; 
	padding:3px; 
	white-space:nowrap; 
	width:90px; 
	z-index:400; 
	height:auto;
}

#nav ul, #nav a:hover ul ul, #nav a:hover a:hover ul ul, #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav li:hover li:hover > ul {
	left:90px; 
	top:-4px; 
	padding:3px; 
	border:1px solid #0b4d97; 
	white-space:nowrap; 
	width:90px; 
	z-index:400; 
	height:auto;
}
#nav li:hover > ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.upgradeneeded {
	opacity: .3;
}

/* MENUS */



#navinternal {
	padding:0; 
	margin:0; 
	padding-top: 20px;
	list-style:none; 
	height:20px; 
	position:relative; 
	width: 100%;
	white-space: nowrap;
}

#navinternal li.top {
	display:block; 
	float:left;
}

#navinternal li.topinfo {
	display:block;
	float:left;
}

#navinternal li a.top_link {
	display:block; 
	float:left; 
	height:19px; 
	line-height:15px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:11pt; 
	padding:0px 0px 1px 0px; 
	cursor:pointer;
	border: 1px solid transparent;
	z-index: 500;
	color: #f7bd1d;
}

#navinternal li a.top_link span, #navinternal li.topinfo span {
	float:left; 
	display:block; 
	padding:1px 4px 1px 4px; 
	height:18px; 
}
#navinternal li a.top_link span.down {
	float:left; 
	display:block; 
	padding:1px 4px 1px 4px; 
	height:17px; 
	z-index: 900;
}
#navinternal li:hover a.top_link, #navinternal a.top_link:hover {
	color:#000; 
	border: 1px solid #f7bd1d;
	background: #f7bd1d;
}

#navinternal li:hover a.top_link span, #navinternal a.top_link:hover span {
	
}
#navinternal li:hover a.top_link span.down, #navinternal a.top_link:hover span.down {

}

#linkholder a {
	color: #fff;
	border: 0;
	display: block;
	padding: 5px;
}

#linkholder a span {
	color: #333;
	float: right;
}

#linkholder a:hover {
	background: #151515;
	color: #60A0E0;
}

#linkholder a:hover span {
	color: #60A0E0;
	border-bottom: 1px dotted #60A0E0;
}