/* Arundel Ghost Experience. Designed by compoundEye in Brighton by the sea */

* {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #CCC;
}

/* @group DIV structure */

#box-4 {
	width: 640px;
	float: left;
	margin-bottom: 10px;
}

.footer-float, #brick-bottom-trim {
	clear: both;
}
#brick-bottom-trim {
	background: url(images/brick-bottom-trim.gif) no-repeat;
	height: 28px;
}

#box-1 {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
}

#header {
	width: 100%;
	background: url(images/masthead.jpg) no-repeat;
	height: 371px;
}


#box-2 {
	width: 915px;
	margin-left: 48px;
	background: url(images/bg-brick.gif) repeat-y;
	padding: 0;
}

#box-3 {
	margin-left: 35px;
	margin-right: 20px;
	float: left;
	width: 175px;
	margin-bottom: 10px;
}



/* @end */

/* @group Navigation */

#nav {
	color: white;
	margin: 0 auto;
	width: 850px;
	height:65px;
	margin-bottom: 10px;

}
#nav li {
	margin-bottom: 1em;
	font-size:12px;
}
#nav ul {
	list-style-type: none;
}



/* @end */

body {
	background-image: url(images/bg.gif);
}

#credit-tdc {
	color: gray;
	text-align: left;
	font-weight: bold;
	position:relative;
	left:60px;
}
#credit-tdc a {
	color: black;
}
#sub-links a {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sub-links {
	text-align: right;
	position:relative;
	left:330px;
}
#fencing {
	background: url(images/fencing.gif) repeat-x 0 0;
	height: 112px;
}

h1 {
	color: #d60001;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: .5em;
}

h2 {
	color: #d60001;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: .5em;
}

h3 {
	color: #d60001;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: .5em;
	text-transform: uppercase;
}
option {
	padding:0 0 0 20px;
}

#masthead-h1 {
	color: #d60001;
	margin-left: -50000px;
}

p a, li a {
	color: white;
	border-bottom: 1px dashed white;
	text-decoration: none;
}
p a:hover, li a:hover {
	text-decoration: none;
	color: silver;
	border-bottom: 1px dashed silver;
}

a.whatson {
	color:#d60001;
	text-decoration:none;
}

.whatson-btn {
	background: url(images/whats-on/button-backgnd.png) no-repeat;
	padding:4px 4px 5px 6px;
	width:70px;
	margin-right:10px;
}

p {
	color: #ccc;
	margin-bottom: 1em;
}

.smallprint, #credit-compoundeye {
	font-size: .6em;
	text-transform: uppercase;
}

#twitter a {
	border-bottom-style: none;
}

#twitter {
	margin-bottom: 10px;
}

#box-4 ul
 {
	list-style-type: disc;
	list-style-position: inside;
	color: silver;
}

.row {
	clear: both;
	padding: 10px 0px 5px 0px;
}
span.label {
     padding-left: 10px;
     padding-right: 10px;
     float: left;
     width: 280px;
     text-align: right;
 }
div.row span.formw  {
     float: left;
     width: 300px;
     text-align: left;
 }
 
.row-
 
#main-nav-text {
	margin:0 auto;
	padding:10px 0 0 0;
}
#main-nav-text ul, #main-nav-text li {
	list-style-type: none;
	display: block;
	float:left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	font-size:15px;
	zoom:1; 
	*display: inline;
	text-decoration:none;
}
.clear {
	clear:both;
}
 main-nav-link {
	text-decoration:none;
	border:none;
}
select optgroup {
	color:#fff;
}

.left {
	float:left;
}
.right {
	float:right;
}
.centre {
	text-align:center;
}

.whatson-holder {
	text-align:center;
}

.whatson-date {
	width:56px;
	padding: 7px 10px 0px 10px;
	float:left;
	color:#d60001;
	font-size:24px;
	font-weight:bold;
	background:url(images/whats-on/date-backgnd.png) no-repeat;
	height:95px;
	text-align:center;
}

.whatson-heading {
	color:#d60001;
	font-size:20px;
}

.whatson-image {
	float:left;
	padding: 0px 20px;
}

.whatson-text {
	float:left;
	font-size:12px;
	width:405px;
}

.whatson-box {
	margin-bottom:20px;
	border-bottom: 1px dashed silver;
	padding: 0px 0px 20px 0px;
	text-align:left;
	width:600px;
}

.whatson-box-last {
	padding: 0px 0px 20px 0px;
	text-align:left;
	width:600px;
}

.whatson-smalltext {
	font-size:16px;
	font-weight:normal;
}

.whatson-smalltextred {
	font-size:16px;
	font-weight:bold;
	color:#d60001;
}

.whatson-soldout {
	font-size:16px;
	font-weight:bold;
	color:#d60001;
}

.divider-line {
	border-top: 1px grey solid;
	margin: 10px 0px 20px 0px;;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.error {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	background-color:#c00000;
	width: 380px;
	color:#FFF;
}
.bookingerror {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	background-color:#c00000;
	color:#FFF;
}
.offer {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	background-color:#F00;
	width: 275px;
	color:#FFF;
}

.offer p {
	margin:0;
	padding: 5px 0 0 0;
}
.playcredit {
	font-size:14px;
}
.cond {
	font-size:12px;	
}
.form {
	padding:20px;
	background-color: #171717;
	
}
.fcond {
	font-size:11px;
}
.formbox {
	background-color:#1b1b1b;
	margin: 0 0 20px 0;
	padding: 10px 0 20px 0;
}
.formboxadd {
	background-color:#1b1b1b;
	margin: 0 0 20px 0;
	padding: 10px 0 30px 0;
}

/*-----------------------------Ghost Opening Times Table--------------------------------------------*/

.ghosttable {
	padding:20px;
	font-weight:bold;
	text-align:center;
}

.ghosttable .dayrow td {
	background-color:#900;
	color:#FFF;	
}

.ghosttable td {
	width:30px;
	height:30px;
	background-color:#333;
}
.key td {
	height:30px;
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
}
.ghosttable td.sumhols
	{
	background-color: #CC0;	
	color:#333;
	} 
.ghosttable td.normal
	{
	background-color: #360;	
	} 
