/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
html, body { 
  width: 100%;
  min-width: 960px;
  height: 100%;
  color: #FFFFFF;
}

html {
  background: #000000 url(assets/vgrid.png) 50% 0 repeat;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

.columns {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.col-a, .col-b, .col-c, .col-d, .col-e, .col-f {
  position: absolute;
  width: 160px;
}

.col-a { left: 0; }
.col-b { left: 160px; }
.col-c { left: 320px; }
.col-d { left: 480px; }
.col-e { left: 640px; }
.col-f { left: 800px; }

dl.two-col { line-height: 1.3em; margin: 0; }
dl.two-col dt { font-weight: bold; }
dl.two-col dt.title { margin-bottom: 0.65em; }
dl.two-col dt.col { float: left; }
dl.two-col dd.col { text-align: right; }

a { color: white; text-decoration: none; }

body.flash-replaced { height: 100%; }

body div.alt { display: none; }

#notice { position: absolute; right: 0; top: 10px; }
#error, #info { margin: 0 1px; padding: 20px; width: 918px; background: #000000; border-bottom: 1px solid #333333; }

div#container { 
  width: 100%;
  min-width: 960px;
  font-size: 85%;
}

div#header {
  position: relative;
  width: 100%;
  height: 400px;
  color: #000000;
  border-bottom: 1px solid #333333;
  overflow: hidden;
}

div#header div#logo {
  position: absolute;
  z-index: 1000;
  left: 50%;
  top: 175px;
  width: 768px;
  height: 60px;
  margin-left: -384px;
}

div#header div#logo h1 {
  display: none;
  position: absolute;
  color: #333333;
  width: 285px;
  height: 70px;
  background: url(assets/logo.png) 50% 50% no-repeat;
}

div#header div#logo h1 span {
  display: none;
}

div#header div#logo h2 {
  display: none;
}

div#header div#viewport {
  width: 100%;
  height: 400px;
}

div#header h3 {
  margin: 20px 20px 10px 20px;
  text-transform: lowercase;
}

div#header a.ext, #notice {
  margin: 0 20px;
  color: #9B9B9B;
  text-transform: lowercase;
  font-size: 90%;
}

div#main {
  width: 960px;
  margin: 0 auto;
}

div#header div.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 400px;
  background: transparent url(assets/vgrid.png) 50% 0 repeat;
}

div#header div.overlay div.overlay {
  background-image: none;
}

div#header div#map {
  width: 100%;
  height: 400px;
}

div#main {
  position: relative;
  height: 400px;
}

div#main div#content div.content {
  padding: 20px;
}

div#main div#content div.content h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 120%;
  margin-bottom: 20px;
}

div#main div#content div.content p {
  margin: 20px 0;
  line-height: 1.4em;
}

div#main div#content ul {
  margin: 20px 0;
  color: white;
}

div#main div#content ul li {
  text-transform: lowercase;
  line-height: 20px;
}

div#main div#content ul li a {
  color: white;
  display: block;
  padding: 0 20px;
  line-height: 20px;
}

dl#opening-hours dt {
  text-transform: lowercase;
}

dl#opening-hours dt.col {
  font-weight: normal;
}

div#main div#footer {
  width: 100%;
  min-width: 960px;
  height: 60px;
  background: #000000 url(assets/vgrid.png) 50% 0 repeat;
  border-top: 1px solid #333333;
}

html.dlx div#main div#footer {
  position: fixed;
  z-index: 2000;
  left: 0;
  bottom: 0;
}

div#main div#footer div#navigation {
  width: 960px;
  height: 60px;
  margin: 0 auto;
}

div#main div#footer div#navigation ul li {
  height: 60px;
  line-height: 60px;
  text-align: center;
}

div#main div#footer div#navigation ul li a {
  display: block;
  width: 160px;
  height: 60px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0.2em;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

div#main div#footer div#navigation ul li a:hover,
div#main div#footer div#navigation ul li.active a {
  background-image: url(assets/triangle-up.gif);
}

body, div#header, div#main div#footer div#navigation {
  background-position: 50% 0;
  background-repeat: repeat-y;
}

body.index div#content {
  display: none;
}

body.index div#content p {
  margin: 20px;
  background: #000000;
  line-height: 1.6em;
}

body.jewel div#main div#content ul li a:hover {
  background: #403e2e;
}

body.time div#main div#content ul li a:hover {
  background: #2d3a3c;
}

body.about div#main div#content ul li a:hover {
  background: #2d2f34;
}

body.events div#main div#content ul li a:hover {
  background: #313b2e;
}

body.brochure div#main div#content ul li a:hover {
  background: #373433;
}

body.contact div#main div#content ul li a:hover {
  background: #373e3a;
}

body.jewel div#main div#content ul li.active,
body.time div#main div#content ul li.active {
  visibility: hidden;
}

body.about div#main div#content div.col-d {
  left: 481px;
  width: 479px;
  height: auto;
  background: black;
  border-bottom: 1px solid #333333;
}

body.events div#main div#content div.col-e {
  left: 1px;
  width: 479px;
  height: auto;
  background: black;
  border-bottom: 1px solid #333333;
}

body.contact div#main div#content div.col-e {
  left: 641px;
  width: 319px;
  height: auto;
  background: black;
  border-bottom: 1px solid #333333;
}

body.contact div#main div#content div.col-e dl {
  padding: 20px;
}

html.dlx body.jewel, 
html.dlx body.jewel div#header, 
html.dlx body.jewel div#main div#footer div#navigation,
html.dlx body.jewel div#header div.overlay div.overlay {
  background-image: url(assets/column-a.png);
}

html.dlx body.time, 
html.dlx body.time div#header, 
html.dlx body.time div#main div#footer div#navigation,
html.dlx body.time div#header div.overlay div.overlay {
  background-image: url(assets/column-b.png);
}

html.dlx body.about, 
html.dlx body.about div#header, 
html.dlx body.about div#main div#footer div#navigation,
html.dlx body.about div#header div.overlay div.overlay {
  background-image: url(assets/column-c.png);
}

html.dlx body.events, 
html.dlx body.events div#header, 
html.dlx body.events div#main div#footer div#navigation,
html.dlx body.events div#header div.overlay div.overlay {
  background-image: url(assets/column-d.png);
}

html.dlx body.brochure, 
html.dlx body.brochure div#header, 
html.dlx body.brochure div#main div#footer div#navigation,
html.dlx body.brochure div#header div.overlay div.overlay {
  background-image: url(assets/column-e.png);
}

