/* Generic Settings */

* {
margin: 0;
padding: 0;
position: relative;
text-decoration: none;
border: 0;
}

/* Structure */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
text-align: center;
background: #000 url(/graphics/layout/body.jpg) center top no-repeat;
color: #000;
text-align: center;
}

#wrap {
margin: 0 auto;
width: 960px;
}

#top {
width: 960px;
height: 153px;
background: transparent url(/graphics/layout/top.jpg) center top no-repeat;
}

#mid {
float: left;
display: block;
width: 960px;
background-color: #fff;
}

#nav {
float: left;
display: block;
width: 960px;
background-color: #000;
}

#nav ul {
float: left;
display: block;
list-style: none;
z-index: 1003;
}

#nav ul li {
float: left;
display: block;
}

#nav ul li a {
float: left;
display: block;
height: 42px;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 1.8em;
}

#nav ul li a:hover {
color: #C70000;
}

#nav ul li a span {
display: block;
margin: 9px 0 0 30px
}

#banner {
clear: both;
float: left;
display: block;
width: 960px;
height: 400px;
background: #fff url(/graphics/layout/banner.jpg) center top no-repeat;
}

#slides {
position: absolute;
top: 22px;
left: 15px;
width: 610px;
height: 328px;
}

#slides img {
position: absolute;
top: 0;
left: 0;
width: 610px;
height: 328px;
}

#caption {
position: absolute;
left: 13px;
top: 263px;
width: 585px;
height: 53px;
background: transparent url(/graphics/layout/caption.png) top left repeat;
z-index: 200;
}

#caption p {
position: absolute;
left: 9px;
top: 7px;
width: 567px;
height: 20px;
font-size: 1.8em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000;
font-style: italic;
text-align: left;
}

#slide_nav {
position: absolute;
right: 5px;
bottom: 4px;
width: 575px;
height: 18px;
}

#slide_nav #links {
float: right;
display: block;
}

#slide_nav a {
float: left;
display: block;
width: 18px;
height: 18px;
background-color: #000;
margin: 0 0 0 2px;
}

#slide_nav a.activeSlide, #slide_nav a:hover {
background-color: #c70000;
}

#slides #glow_l {
position: absolute;
top: 0;
left: 0;
width: 610px;
height: 328px;
z-index: 51;
background: transparent url(/graphics/layout/innerglow_l.png) left top no-repeat;
}

#now {
position: absolute;
top: 22px;
left: 655px;
width: 290px;
height: 328px;
}

#now img {
position: absolute;
top: 0;
left: 0;
width: 290px;
height: 328px;
}

#now #glow_r {
position: absolute;
top: 0;
left: 0;
width: 290px;
height: 328px;
z-index: 52;
background: transparent url(/graphics/layout/innerglow_r.png) left top no-repeat;
}

.tag {
position: absolute;
left: 0;
top: 10px;
width: 271px;
height: 53px;
background: transparent url(/graphics/layout/tag.png) left top no-repeat;
}

#wrap .tag p {
position: absolute;
top: 10px;
left: 10px;
width: 250px;
height: 20px;
text-align: left;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 2em;
line-height: 1em;
}

#left {
clear: both;
float: left;
display: block;
width: 620px;
margin: 0 0 20px 15px;
text-align: left;
}

#left h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 3em;
font-style: italic;
font-weight: normal;
color: #c70000;
margin: 0 0 10px 0;
}

#left p {
font-size: 1.2em;
color: #404040;
line-height: 1.5em;
margin: 0 0 10px 0;
}

#left a {
color: #c70000;
}

#left a:hover {
border-bottom: 1px dotted #c70000;
}

#left h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.2em;
font-style: italic;
font-weight: normal;
color: #c70000;
margin: 0 0 10px 0;
}

.newsart {
clear: left;
float: left;
display: block;
width: 620px;
padding: 10px 0;
border-bottom: 1px solid #ccc;
}

.newsimg {
float: left;
display: block;
width: 150px;
height: 150px;
background: #fff;
margin: 5px;
border: 1px solid #ccc;
box-shadow: 0px 0px 5px #000;
}

.newsimg img {
margin: 5px 0 0 5px;
}

.newstxt {
float: right;
display: block;
width: 450px;
margin: 10px 0 0 0;
}

.newstxt strong {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-style: italic;
font-weight: normal;
color: #c70000;
margin: 0 0 10px 0;
}

#right {
float: right;
width: 320px;
}

.rbox {
float: left;
display: block;
width: 320px;
height: 180px;
background: #fff url(/graphics/layout/rbox.jpg) center top no-repeat;
margin: 0 0 10px 0;
}

#left .rbox {
width: 310px;
}

.rbox img {
position: absolute;
left: 15px;
top: 10px;
width: 289px;
height: 144px;
}

#left .rbox img {
position: absolute;
left: 10px;
}

.rbox .tag {
left: 15px;
top: 20px;
}

#left .rbox .tag {
left: 10px;
}

.rbox .rbox_glow {
position: absolute;
left: 15px;
top: 10px;
width: 289px;
height: 144px;
background: transparent url(/graphics/layout/rbox_iglow.png) left top no-repeat;
}

#left .rbox .rbox_glow {
left: 10px;
}

.rbox a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#presents {
float: left;
display: block;
width: 320px;
height: 220px;
background: #fff url(/graphics/layout/presents.jpg) left top no-repeat;
margin: 0 0 10px 0;
}

#presents p {
margin: 20px 20px 0 20px;
text-align: left;
color: #fff;
font-size: 2.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

#presents p a {
color: #c70000;
}

#presents p a:hover {
border-bottom: 1px dotted #c70000;
}

#lc {
position: absolute;
top: 0;
left: 0;
width: 57px;
height: 452px;
background: transparent url(/graphics/layout/left_curtain.png) left top no-repeat;
z-index: 1000;
}

#rc {
position: absolute;
top: 0;
right: 0;
width: 61px;
height: 470px;
background: transparent url(/graphics/layout/right_curtain.png) right top no-repeat;
z-index: 1001;
}

#bot {
clear: both;
float: left;
display: block;
width: 100%;
height: 273px;
background: #230000 url(/graphics/layout/bot.jpg) center top repeat-x;
min-width: 960px;
}

#foot {
margin: 0 auto 20px auto;
width: 940px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
color: #fff;
text-align: left;
font-style: italic;
}

#foot p, #foot ul {
margin: 20px 0 0 0;
}

#foot ul li {
list-style: none;
margin: 2px 0;
}

#foot a {
color: #fff;
}

#foot p a:hover, #foot li a:hover {
border-bottom: 1px dotted #fff;
}

#fnav {
float: left;
display: block;
width: 220px;
}

#tickets {
float: left;
display: block;
width: 220px;
}

#contact {
float: left;
display: block;
width: 300px;
}

#noda {
position: absolute;
right: 0;
top: 20px;
width: 101px;
height: 172px;
}

.gallery_box {
float: left;
display: block;
margin: 0 0 20px 20px;
border: 5px solid #fff;
box-shadow: 0px 0px 5px #333;
}

/* Table styling */

table.cms_form,table.user_form {
margin: 0 0 16px 20px;
width: 100%;
font-size: 1.4em;
}

table.cms_form thead,table.user_form thead {
display: none;
}

table.cms_form td.left,table.user_form td.left {
padding: 7px 10px;
vertical-align: top;
width: 150px;
}

table.cms_form td.right,table.user_form td.right {
padding: 5px 10px;
}

table.cms_form td.right input,table.user_form td.right input {
border: 1px solid #999;
padding: 2px 5px;
width: 300px;
}

table.cms_form td.right input#cms_form_validate {
float: left;
width: 100px;
}

table.cms_form td.right textarea,table.user_form td.right textarea {
border: 1px solid #999;
height: 100px;
padding: 5px;
width: 300px;
}

span.form_verification {
display: block;
padding: 0 0 5px;
}

span#validation_code {
background: url(../graphics/layout/code.jpg) no-repeat;
float: left;
height: 22px;
margin: 0 0 0 5px;
width: 112px;
}

#content p.cart_buttons {
border-top: 1px solid #ccc;
padding: 10px 0 16px;
}

#content p.cart_buttons input {
background: #000;
color: #fff;
cursor: pointer;
float: right;
font-size: 1.2em;
font-weight: bold;
padding: 5px 10px;
}

input.important { float:right;margin-right:5%;font-weight: bold;}

table.cms_form td.right input#cms_contact_dayphone,table.cms_form td.right input#cms_contact_evephone {
width: 225px;
}

table.cms_form td.right input#cms_contact_email,table.cms_form td.right input#cms_contact_postcode {
width: 200px;
}


/* News headlines */

p.news_article {
line-height: 1.5em;
}

p.news_article a {
color: #FFF;
text-decoration: none;
}

p.news_article a:hover {
color: #000;
text-decoration: underline;
}

p.news_article a.news_title {
display: block;
padding: 0 0 5px 0;
font-size: 1.2em;
font-weight: bold;
}
