/* Copyright 2008 munchcentral.com. All Rights Reserved */
/* Generic Browser version */

body, td {
	font-family: arial,helvetica,sans-serif;
	line-height: 110%;
	letter-spacing: 0.1ex;
}

body {
	margin:0 0 0 0;
	background: #350;
	padding:0 0 0 0;
}

pre {white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}

table {
  border-collapse: collapse;
}

.ve {
	color: red;
	font-weight: bold;
}

p {
	word-wrap:break-word;
}

ul {
	list-style:none;
}

ul.trisk {
	list-style-image: url('img/mini_trisk.gif');
}

.body {
	max-width: 60em;
	text-align: justify;
	margin: 0 auto;
}

a:visited,a:link {
	color:blue;
}

a:active {
}

div#out-menu {
	background-image: url(img/bg-menu.png);
	color: white;
	clear:both;
	border-bottom: 4px solid #222;
}
div#menubar {
	font-size:small;
	font-size:70%;
}

div#menubar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

div#menubar a:visited {
	color: white;
}

div#out-hdr {
	background-color: #2e003b;
	color: white;	
}

#header {
	border-bottom: 0;
	padding: 0.5ex;
	width: 100%;
}

div#out-main {
	/*background: #350;*/
}

div#title {
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: bold;
	line-height: 110%;
	letter-spacing: 0.1ex;
	text-align:center;
	width: auto;
}

div#slogan {
	font-size:smaller;
	font-style:italic;
}

table#menulinks {
	margin: 0 1ex 0 1ex;
}

table#menulinks td {
	vertical-align: baseline;
}

.clearer {
	clear:both;
}

h1 {
	margin:0.5ex 0 0.8ex 0;
	font-variant: small-caps;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	padding: 0.5ex;
	background-color: #350;
	border-bottom: 4px solid #2e003b;
	color: white;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, Georgia, serif;
	margin:0 0 1ex 0;
}

h3 {
	padding: 0.5ex;
	border-bottom: 4px solid #2e003b;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, Georgia, serif;
	font-variant: small-caps;
}

h4,h5,h6,h7 {
	padding: 0;
	margin: 0;
}

img {
	border-style:none;
}

.banner {
	float:right;
	margin:0.5ex 0 0 0;
	vertical-align:middle;
}

div#pagemain {
	padding: 1ex;
	font-size:80%;
	background-color:white;
}

div#out-foot {
	background-color: #2e003b;
	color: white;	
}

div#footer {
}

div#pagemain p {
	margin-left: 1em;
	margin-right: 1em;
}

.skyscraper {
	float:right;
	width:120px;
	height:600px;
	margin:1em 0 1em 1em
}

a.maplink:visited,a.maplink:link {
	/*color:blue*/
}

a.maplink:active {
	/*color:black*/
}
	
div.mapinfo {
	/*color:black*/
}

div.map_frame {
	/*float:left;*/
	margin:1em 1em 1em 0;
}

div#map_canvas {
	width:400px;
	height:400px;
	border:2px solid #258;
}

div.map_caption {
	font-size:smaller;
	text-align:center;
}

div#search_form {
	float:left;
	width:22em;
	/*margin:1em 0 0 0;*/
	border: 4px solid black;
	background-color: #350;
	color: white;
}

.search_form_elem {
	width:14em;
}

div.content_box {
	clear:left;
}

div#search_form td {
	white-space: nowrap;
}

td.inset {
	background-color: #2e003b; 
	color: white; 
}

ul.narrow {
	margin:1ex 0 1ex 0;
	padding:0 0 0 0;
	text-align: left;
	font-size:80%;
}

ul.messages {
	margin:0 0.5ex 0 0.5ex;
	padding:0 0 0 0;
	text-align: left;
}
ul.messages li {
	margin: 0.5ex 0 1ex 0;
	font-weight:bold;
}
ul.messages h4 {
	font-weight:bold;
	border-top:1px solid #666;
	border-bottom:1px dotted #bbb;
	padding:0.2ex 0 0.2ex 0;
	margin-bottom:0.5ex;
	background-color:#eee;
	line-height: 125%;
}
ul.messages p {
	font-weight:100;
	margin:1ex 0 1ex 0;
	padding:0 0 0 0;
	text-align: justify;
	position:relative;
	right:0;
}
/*.wall p {
	margin:0 0 0 0;
}*/
.ts {
	padding-top:0.2ex;
	font-size:smaller;
	font-weight:100;
}
div.sectbox {
	/*border-top:1px solid black;*/
	border-bottom:1px solid black;
}
div.sectbox p {
	margin:1ex 1ex 1ex 1ex;
	padding:0 0 0 0;
	left:-1em;
	position:relative;
}
div.sectbox h3 {
	background-color:#eee;
	margin:0;
}
ul.ctrlfoot {
	margin:1ex 0 0 0;
	background-color:#eee;
	text-align:center
}
ul.bullet {
	list-style:disc;
}
table.evttab {	
	margin:1ex;
	width:auto;
}
table.evttab th, table.evttab td {
	vertical-align:top;
	line-height:135%;
}
table.evttab th {
	font-style:italic;
	font-weight:bold
}
table.evttab td {
}