﻿/* -- GENERAL -- */
body, html, *{
	padding: 0;
	margin: 0;
}
body{
	background: url(images/bg.jpg);
	font: 75%/14px Arial, sans-serif;
}
#wrapper{
	background: url(images/book.jpg) no-repeat;
	width: 900px;
	height: 694px;
	margin: 180px auto 0em auto;
}
 
/* -- Item placement -- */

.nameplate{
	position: absolute;
	top:25px;
	left:650px;
	z-index:1000;
	border-style:none;
}
.datePostit{
	position: absolute;
	top:25px;
	left:450px;
	z-index:2000;
	border-style:none;
}
.facebookPageLink{
	z-index:2000;
	position:relative;
	left:250px;
	top:-100px;
	border-style:none;
	display: block;
	text-decoration:none;
}
.vehicleApplicationForm
{
	z-index:2000;
	position:relative;
	left: 0px;
	top: 0px;
	border-style:none;
	display: block;
	text-decoration:none;
}
.lanternProcession{
	position: absolute;
	top:400px;
	left:25px;
	z-index:3000;
	border-style:none;
}
.lanternProcessionPanel{
	z-index:3000;
	background: url(images/bg.jpg);
	font: 75%/14px Arial, sans-serif;
	display:none;
}

.postitStallholders{
	position: absolute;
	top:250px;
	left:10px;
	z-index:2000;
	border-style:none;
}

h1.mainTitle{
	position: absolute;
	margin: 42px 0px 0px 110px;
	font-family: 'Segoe Script'; 
	color: #CC0000;
	font-size:24px;
	z-index:100;
}
h2.subTitle{
	position: absolute;
	font-family: 'Arial'; 
	font-size:16px;
	z-index:100;
	margin: 70px 0px 0px 120px;	
	width: 290px;
}
h3.brassCoaster{
	background: url(images/book_topLeftCorner.jpg) no-repeat;
	position: absolute;
	text-indent: -9999px;
	width: 410px;
	height: 413px;
	top: 0;
	margin-left: -185px;
	border-style:none;
}
h4.leftHandPic_1{
	display: block;
	/*background: url(images/chucklefoot.gif) no-repeat;*/
	position: absolute;
	width: 480px;
	height: 750px;
	margin: 175px 0px 0px 0px;
	
}
h4.bracDesc{
	text-indent: -9999px;
	display: block;
	background: url(images/brac_pic.jpg) no-repeat;
	position: absolute;
	width: 300px;
	height: 214px;
	margin: 355px 0px 0px 100px;	
}
 
/* -- NAVIGATION -- */
 
ul#navigation{
	list-style: none;
	position: absolute;
	background: url(images/navigation.jpg) no-repeat top right;
	width: 51px;
	height: 518px;
	margin: 70px 0px 0px 796px;
}
ul#navigation li a{
	background: url(images/navigation.jpg) no-repeat top right;
	display: block;
	width: 51px;
	text-indent: -9999px;
}
ul#navigation li a.a{
	height: 119px;
	background-position: top right;
}
ul#navigation li a.b{
	height: 109px;
	background-position: 51px -119px;
}
ul#navigation li a.c{
	height: 109px;
	background-position: 51px -228px;
}
ul#navigation li a.d{
	height: 150px;
	background-position: 51px -463px;
}
ul#navigation li a:hover.a, ul#navigation li a.a_current{
	height: 119px;
	background-position: top left;
}
ul#navigation li a:hover.b, ul#navigation li a.b_current{
	height: 109px;
	background-position: 0px -119px;
}
ul#navigation li a:hover.c, ul#navigation li a.c_current{
	height: 109px;
	background-position: 0px -228px;
}
ul#navigation li a:hover.d, ul#navigation li a.d_current{
	height: 150px;
	background-position: bottom left;
}
 
/* -- CONTENT -- */
div#content{
	width: 320px;
	position: absolute;
	margin: 50px 0px 10px 470px;
}
div#content a{
	color: #2460A8;
	text-decoration: none;
}
div#content a:hover{
	background: #2460A8;
	color: #fff;
}
div#content p{
	line-height: 1.6em;
}
div#content h2{
 
}
.toggler{
	margin: 0;
	cursor: pointer;
	padding: 2px 5px 6px 16px;
	color: #2460A8;
	font-size: 120%;
	background: url(images/h2_sign.gif) center left no-repeat;
	border-bottom: 1px dashed #2460A8;
	font-family: Georgia;
	margin-bottom: 10px;
}
.element p{
	margin: 0;
	padding: 4px;
}
.element dl{
	line-height: 1.6em;
}
.float-right{
	padding:10px 20px;
	float:right;
}
ul.listing{
	padding: 2px 0;
	margin: 0;
}
ul.listing li{
	padding: 1px;
}
span.info{
	margin-top: 4px;
	display: block;
	padding-left: 8px;
	border-bottom: 1px solid #999;
}
h6{
	clear: both;
	display: block;
}
h6, h6 a{
	color: #CC0000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
h5{
	clear: both;
	display: block;
}
h5, h5 a{
	color: #555;
	text-align: center;
}
 
/* -- CONTACT FORM -- */
form{
	padding: 0;
	margin: 0;
}
.field1, .field3, .q{
	display: block;
	border: 1px solid #A59D73;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #F5F2E7;
}
.q{
	width: 20px;
}
.field1{
	width: 180px;
}
.field3{
	width: 280px;
	height: 140px;
	overflow: auto;
}
.btn{
	display: block;
	margin-top: 6px;
	padding: 2px 5px;
	border: 3px double #A59D73;
	background: #F5F2E7;
	font-size: 11px;
	font-weight: bold;
}
form label{
	display: block;
	padding: 1px;
}
.hintanchor{
	position: absolute;
	margin: -17px 0px 0px 34px;
	font-size: 11px;
	line-height: 11px;
	display: block;
}
#hintbox{
	position:absolute;
	top: 0;
	background-color: #FFF8DC;
	width: 150px; 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}
.imglist a{
	border: none;
	margin: 2px;
	overflow: auto;
}
.imglist a:hover{
 
}
.imglist a img{
	padding: 2px;
	background: #F5F2E7;
	width: 94px;
	height: 94px;
	border: 1px solid #A59D73;
}
/* Contact */
#contformholder {
}
#contformholder label {
	display: block;
	padding-bottom: 5px;
}
/*
.field1 {
	height: 17px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 311px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
*/
.field1error {
	height: 17px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 307px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-left: 5px solid #e30707;
	border-top: none;
}
/*
.field3 {
	height: 70px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 311px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
*/
.field3error {
	height: 70px;
	border: 1px solid #efefef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4c4a;
	padding-top: 3px;
	padding-left: 2px;
	width: 307px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border-left: 5px solid #e30707;
	border-top: none;
}