/*global*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
html,body {
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3f3c3c;
	background: #000;
}

/*text*/
p {line-height: 1.2em;}

h1 {line-height: 1em; font-size: 1.8em; font-weight: normal; font-weight: normal; padding: 12px 0; color: #9f1d14;}
h1 span {font-size:0.8em;}

h2 {line-height: 1em; font-size: 1.8em; font-weight: normal; font-weight: normal; padding: 12px 0; color: #9f1d14;}

h3 {line-height: 1em; font-size: 1.3em; font-weight: normal; font-weight: normal; padding: 8px 0 4px 0; color: #9f1d14;}

li {line-height: 1.2em;}

.centre {text-align: center;padding-right: 18px;}

.red {color: #9f1d14;}

a {color: #af0d00;}

a,
a:visited {text-decoration: underline;}

a:hover,
a:active {text-decoration: none;}

address {font-style: normal;}

#services-intro-link {display: none;}

/*images*/

#shadow {
margin-bottom: -120px;
}

/*box classes*/
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.fleft {float: left;}

.fright {float: right;}

/*boxes*/


ul.services li {
display:block;
float:left;
width:40%;
text-align:left;
font-size:1.4em;
background: url(images/li-star.gif) center left no-repeat;
padding-left:20px;
}
ul.services li a {
display:block;
padding:5px;
margin-right:10px;
}

#outer {
	min-width: 980px;
	margin: 0 auto;
	height: 830px;
	background: url(images/bg2.jpg) top center no-repeat;
}
#homepage #outer {
	background: url(images/bg.jpg) top center no-repeat;
}
#header {
	width: 980px;
	margin: 0 auto;
	height: 130px;
	position: relative;
}
#ticket {
	display: block;
	position: absolute;
	height: 190px;
	width: 304px;
	top: 0;
	left: 0;
	margin-left: -26px;
	z-index: 4;
}
#telephone {
	display: block;
	position: absolute;
	height: 60px;
	width: 210px;
	top: 0;
	right: 0;
	margin: 80px 42px 0 0;
	z-index: 4;
}
#nav {
	margin: 0 60px 0 327px;
	padding: 0 28px 0 29px;
	height: 32px;
}
#nav img {
	float: left;
}
#nav #services-img {
	margin-left: 56px;
}
#nav #gallery-img {
	margin: 0 55px 0 55px;
}

#main-wrap {
	width: 540px;
	margin: 0 auto;
}

#main {
	margin-right: 18px;
	height: 470px;
	text-align: justify;
	position: relative;
}
#overlay-curtains {
	position: absolute;
	width: 535px;
	height: 235px;
	top: 0;
	left: 0;
	z-index: 2;
	background: url(images/curtains.png) top left no-repeat;
	margin-left: -3px;
}

#intro {
	padding-top: 12px;
	margin: 0 110px 0 135px;
	line-height: 1.4em;
}
#silly-sorcery {
	margin: 15px 100px 0 121px
}

#nav2 {
	position: relative;
}
#nav2 img {
	position: absolute;
	top: 0;
	left: 0;
}
#nav2 #services-star {
	margin: 80px 0 0 22px;
}
#nav2 #gallery-star {
	margin: 60px 0 0 202px;
}
#nav2 #contact-star {
	margin: 62px 0 0 363px;
}

#section-nav {
	height: 60px;
	padding-left: 25px;
	text-align: center;
}
#section-nav p {
	padding-top: 15px;
}

#content {
	width: 522px;
	overflow: hidden;
}
#servicespage #content {
	height: 400px;
}

#services-nav {
	position: absolute;
	top: 0;
	right: 0;
	height: 370px;
	width: 193px;
	margin: -20px -196px 0 0;
	background: url(images/services-nav-bg.jpg);
	z-index: 3px;
}
#services-nav ul {
	padding: 85px 0 0 30px;
}
#services-nav ul li {
	list-style: none;
	background: url(images/triangle.png) 0 3px no-repeat;
	padding-left: 16px;
	line-height: 16px;
	margin-bottom: 8px;
	font-size: 1.1em;
}
#services-nav ul li a {
	text-decoration: none;
}

#services-nav ul li a:hover {
	text-decoration: underline;
}

#photos {	
	padding: 20px 71px 0 71px;
}
#photos-in {
	height: 250px;
	background: #000;
	position: relative;
}
.photo-m {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#gallery-prev {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 139px;
	height: 119px;
	margin-left: 129px;
	background: url(images/previous.jpg);
}
#gallery-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 147px;
	height: 119px;
	margin-right: 123px;
	background: url(images/next.jpg);
}
#gallery-next p, #gallery-prev p {
	display: block;
	width: 100px;
	height: 80px;
	cursor: pointer;
}
#gallery-prev p {
	margin-left: 39px;
}
#gallery-prev p:hover {
	background: url(images/prev-yellow.gif) 32px 46px no-repeat;
}
#gallery-next p:hover {
	background: url(images/next-yellow.gif) 47px 46px no-repeat;
}

div#contact-magician-stars {
	position: absolute;
	bottom: -105px;
	left: 90px;
	z-index:10;
}
img#stars-shadow {
	margin-top:30px;
}





.thumb {
	float: left;
	margin: 10px 0 0 10px;
	border: 1px solid #ececec;
}
.moremarg {
	margin-left: 23px;
}

#gallerypage #content {
	height: 200px;
}
#content-in {
	overflow: hidden;
}
#gallerypage .section {
	height: 200px;
}

#servicespage .section {
	padding-top: 20px;
}
.section {
	width: 522px;
	float: left;
}

.section p, .section h2 {
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	width: 860px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
#footer p {
	line-height: 1.5em;
}
#footer p.centre a {
	color: #6e6e6e;
	text-decoration:none;
}
#left-foot {
	padding: 220px 0 15px 0;
	float: left;
	width: 420px;
	text-align: left;
	color: #6e6e6e;
	font-size: 0.9em;
}
#left-foot a {
	color: #6e6e6e;
	text-decoration:none;
}
#left-foot a:hover {
	color: #fff;
	text-decoration:none;
}
#right-foot {
	padding: 220px 0 15px 0;
	float: left;
	width: 420px;
	text-align: right;
	color: #6e6e6e;
	font-size: 0.9em;
}
#right-foot a {
	color: #6e6e6e;
	text-decoration:none;
}
#right-foot a:hover {
	color: #fff;
	text-decoration:none;
}

/* Form Styling */
#details-left, #details-right {
	float: left;
	width: 161px;
	padding-top: 15px;
}
#details-left {
	margin-left: 100px;
}
#details-right {
	margin-right: 100px;
	text-align: right;
}
#form_div {
	padding-top: 20px;
	width: 350px;
	margin: 0 auto;
	font-size: 1.1em;
	color: #9f1d14;
}
#form_div p.label {
	padding: 5px 0 2px 0;
}
.submit {
    background: url(images/send-email.png) 0 0;
    position: relative;
    z-index: 5;
    margin: -50px 0 0 310px;
    height: 84px;
    width: 84px;
    border: none;
	display: block;
}
.submit:hover {
    background: url(images/send-email.png) 0 84px;
	cursor: pointer;
}       
.input {
    color: #404242;
	width: 350px;
	height: 20px;
	font-size: 12px;
	padding-top: 3px;
	line-height: 16px;
    border: 1px solid #ececec;
    background: #fff url(images/grad.gif) top repeat-x;
}
.input:hover, input:focus {
    color: #333333;
    border: 1px solid #fff664;
}
.textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #404242;
	padding-top: 3px;
	width: 350px;
	height: 90px;
	line-height: 16px;
	font-size: 12px;
    border: 1px solid #ececec;
    background: #fff url(images/grad.gif) top repeat-x;
}
.textarea:hover, textarea:focus {
    color: #333333;
    border: 1px solid #fff664;
}
#towns {display:none;}