html {	
	height: 100%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #94DCFE;
}
hr {
	color: #9E1B06;
}


ul#twitter_update_list { padding: 0; margin: 0; list-style: none; }
ul#twitter_update_list li { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000; padding: 5px; margin: 10px 0 10px 0; background-color: #ced07d; }
ul#twitter_update_list li a { font-size: 10px; color: #cb662e; }

table.tickets {
	border-width: 1px;
	border-spacing: 5px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: #faf0e6;
}
table.tickets th {
	border-width: 2px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: #fffff0;
	-moz-border-radius: ;
}
table.tickets td {
	border-width: 2px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: #fffff0;
	-moz-border-radius: ;
}

table.seat {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: #fffafa;
}
table.seat th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
table.seat td.available {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #6bbf67;
	text-align: center;
}
table.seat td.mine {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #8FFF89;
	text-align: center;
}
table.seat td.sold {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #c06e66;
	text-align: center;
}
table.seat td.gap {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #ffffff;
	text-align: center;
}

div.fldtext {
	clear: left;
	float: left;
	padding: 0 10px 1px 10px;
	width: 100%;
}
div.fldtext label {
	float: left;
	padding: 0 4px 0 0;
	text-align: right;
	width: 120px;
}
div.fldtext input {
	float: left;
	width: 200px;
}

/**************************/
body {
	margin:0; padding:0; height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F0F0F0;
	font-size: 0.8em;
}

/**************************/
div#wrap {
background:url(/images/div_background.jpg) top left repeat-y;
min-height:100%;
width:804px;
margin:0 auto;
position:relative;
}
/**************************/
div#wrapNoleftColumn {
background:url(/images/div_background_noleftcolumn.jpg) top left repeat-y;
min-height:100%;
width:804px;
margin:0 auto;
position:relative;
}
/**************************/
div#inner-wrap {
	padding-bottom:80px;
}
div#inner-wrap:after {
content:" ";
display:block;
clear:both;
}
* html div#wrap {
height:100%
}
/**************************/
div#header {
	background: url(/images/headerNew.jpg) no-repeat center;
	color:#FFFFFF;
	margin:0;
	padding:0;
	height:125px;
	position:relative;

}
/**************************/
div#left {
	float:left;
	margin-left:18px;
	width:165px;
	text-align:left;
	padding: 5px;
	display: inline;
}
/**************************/
div#main {
    padding: 5px 15px 5px 5px;
	position:relative;
	margin-left:200px;
	margin-right:20px;
	height: 100%;

}
/**************************/
div#footer {
	position:absolute;
	margin: 0px 0px 0px 15px;
	clear: both;
	bottom:0px;
	height:15px;
	background-color: #CC3202;
	width:775px;
	color:#CCCCCC;
}
* html div#footer {
	bottom: -1px;
	height: 15px;
	clear:both;
}

div#footer p {
margin:0;
font-size:9px;
text-align:center;
}
/**************************added by julie 28/2/08**************************/
div#footerContainer {
	clear: both;
	float: left;
	height: 15px;
	margin-top: -15px;
	position: relative;
	width: 100%;
}
div#footerContainer div#footer {
	background-color: #cc3202;
	color: #cccccc;
	height: 5px;
	margin: auto;
	overflow: hidden;
	width: 775px;
}
/**************************/
* html div#main,
* html div#inner-wrap {
height:1px;
	overflow: visible;
}
div#menu {
	width: 802px;
	height:85px;
	font-size: 14px;
	letter-spacing: 0.03em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-indent: -25pt;
	#position: absolute;
	padding: 5px;
	line-height: 0.25cm;
	padding-top:70px;
	}
ul#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
ul#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
ul#menu a:hover {
	color: #94DCFE;
}
ul#menu li {
	padding: 0px 2px 0px 2px;
	display: inline;
	margin: 0px 0px 0px 0px;
	line-height: 5px;
}
div#boxthing {
 position:absolute;
 top:150px;
 left:250px;
 width:400px;
 height:300px;
 border:1px #000000 solid;
 background-image: url(http://www.kats.org.uk/images/background.jpg);
 padding:0.5em;
 visibility: hidden;
 z-index: 1; }
/*
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	


.topMenuNew {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.03em;
	white-space: pre;
}

.topMenuNew a:link {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.03em;
	white-space: pre;
}
.topMenuNew a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.03em;
	white-space: pre;
}
.topMenuNew a:hover {
	color: #94DCFE;
}
*/
h1 { font-size: 130%; color: #9f1b06; margin-top: 0px;margin-bottom: 2px;padding-bottom: 0px;padding-top: 2px;}
h2 { font-size: 110%; }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC3202;

}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #9E1B06;
	font-weight: bold;
	padding-top: 20px;	
	padding-bottom: 5px;
}
.headerBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9E1B06;
}
/*
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.normalCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
*/
.sideInfoHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.sideInfoHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #9E1B06;
	font-weight: bold;
	background-repeat: no-repeat;
}
.sideInfoMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;	
	padding-bottom: 6px;	
}
.sideInfoMainnoPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;	
}
/*
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;	
}
.links a:link {
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
}

.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center
}
*/
.login {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC3202;
}
.loginHeader {
	border: none;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #9E1B06;
	text-align: center;
}
.login a:link {
	color: #FFFFFF;
}
.login a:hover {
	color: #EDEE9C;
}
.loginInput {
	width: 130px;
	border: none;
	font-size: 9pt;
	background-color: #FFFFFF;
}
.seatingYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #EDEE9C;
}
.seatingDarker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #E3E08F;
}
.seatingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.castlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #9E1B06;
	font-weight: bold;
	padding-top: 2px;	
	padding-bottom: 2px;
}

.productionNav {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	left: 30px;
	text-align:left;
}
.productionNav a:link {
	text-decoration: none;
}
.productionNav a:visited {
	text-decoration: none;
}
.diary {
	BORDER-BOTTOM-COLOR: #CCCCCC; BORDER-BOTTOM-STYLE: inset;
	BORDER-LEFT-COLOR: #CCCCCC; BORDER-LEFT-STYLE: outsdiv.imageRight {
	clear: both;
	display: block;
	text-align: center;
}
.diaryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}
.diarylight {
	background: #FD612D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.diarydark {
	background: #CC3202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	padding: 2px;
	font-weight: bold;
}
.imageLeft {
	clear: left;
	display: block;
	text-align: center;
	width: 350px;
	border: 1px solid gray;
}
.imageLeft .text {
	padding: 5px;
	float: right;
	text-align: left;
	width: 75%;
	vertical-align: middle;
	margin-left: 150px;
	font-size: 36px;
}
.imageLeft img {
	float: left;
	width: 150px;
	padding: 5px;
	margin: 5px;
}

div#main .imageRight {
	clear:left;
	display: block;
	text-align: center;
	font-size: 14px;
	width: 250px;
}
div#main .imageRight .floatbox{
float: right;
width: 155px;
}

* html .imageRight p{ /* IE 3px jog hack*/
height: 1%;
}

div#main .imageRight p{
margin-top: 0;
margin-right: 156px;
}


