body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	background: #8C001A url(../images/bkgnd_page.jpg) repeat-x 0px 0px;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
	font-weight: bold;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
#plmaster, #ptsat, #ptmat, #ptdin, #pttab {
	color: #000000;
	width: 760px;
	position: absolute;
	top: 0px;
}
#header {
	position: relative;
	clear: both;
	height: 137px;
}
#header img {
	position: relative;
	margin-top: 7px;
	margin-left: 95px;
}
#menu {
	position: relative;
	width: 756px;
	float: left;
	border-right: #444444 2px solid;
	border-left: #444444 2px solid;
	background: #000000 url(../images/bkgnd_menubar.jpg) repeat-x 0px 0px;
	font-size: 13px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 25px;
}
#menu li, #menu a {
	position: relative;
	text-align: center;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
}
#menu li {
	margin: 0px;
	padding: 0px;
	margin-right: 27px;
}
#menu li.lastmenuitem {
	margin-right: 0px;
}
#menu a {
	width: 115px;
	text-decoration: none;
	background: url(../images/bkgnd_menu_light.jpg) repeat-x 0px 0px;
	border-right: #444444 2px solid;
	border-left: #444444 2px solid;
}
#menu a:hover, #menu a.on {
	background-image: url(../images/bkgnd_menu_red.jpg);
	border-color: #612933;
}
#menu a.on:hover {
	color: #E6E14D;
}
#menu a.off {
	text-decoration: line-through;
	background-image: none;
	color: #999999;
}
#menu a.off:hover {
	border-color: #444444;
}
/*Matinee Options*/
#ptmat #menu li {
	margin-right: 21px;
}
#ptmat #menu a {
	width: 96px;
}
/* 'Sub Menu
#menu ul ul {
	position: absolute;
	top: 11px;
	left: 0px;
	background-color: #99FFFF;
	padding-top: 5px;
}
#menu ul ul li, #menu ul ul li a {
	width: 80px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	border-right: none;
}
#menu ul ul a {
	background-color: #D4D4D4;
	color: #4E4E4E;
}
#menu ul ul a:hover {
	background-color: #F15E7C;
	color: #FFFFFF;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}*/
#container {
	background-color: #FFFFFF;
	min-height: 310px;
	width: 760px;
	position: relative;
	float: left;
}
#container p {
	padding-bottom: 10px;
}
#text ul {
	margin-bottom: 10px;
}
ul li {
	margin-left: 20px;
}
ol li {
	margin-left: 25px;
}
#container a {
	color: #8C001A;
	font-weight: bold;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
#container, #text, #texthead, #rightpanel, #mcart {
	position: relative;
	float: left;
}
#text, #texthead, #rightpanel {
	margin-top: 20px;
	margin-bottom: 10px;
}
#text, #texthead, #mcart {
	left: 25px;
	width: 450px;
}
#text table.homeperf, #text table.hometicket {
	margin-bottom: 10px;
}
#text table.homeperf  td {
	padding: 2px 10px 2px 0px;
}
#text table.hometicket  td {
	padding: 2px 20px 2px 0px;
}
#texthead h1 {
	font-size: 16px;
}
#text h2, #rightpanel h2 {
	font-size: 14px;
	margin-bottom: 10px
}
#text h3, #rightpanel h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px
}
#text h4, #rightpanel h4 {
	font-size: 12px;
	margin-bottom: 5px
}
#texthead p.checkout {
	display: none;
}
#rightpanel {
	float: right;
	right: 25px;
	width: 225px;
}
#rightpanel img {
	float: right;
}
#mcart {
	display: none;
}
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: right;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 710px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	color: #A28A8A;
	font-size: 10px;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #A28A8A;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
}
.nomenu #menu ul li a {
	display: none;
}
.shop #texthead {
	width: 710px;
	clear: both;
}
.shop #texthead p.checkout {
	display: block;
	position: absolute;
	text-align: right;
	top: 0;
	right: 0;
}
.noco #texthead p.checkout {
	display: none;
}
.shop p.rowcho {
	text-align: right;
}
.shop #text, .shop #mcart {
	width: 185px;
}
.shop #rightpanel {
	width: 500px;
}
.shop #rightpanel img {
	float: none;
}
.shop #mcart {
	display: block;
}
.small {
	width: 500px;
}
#seatplan ul, #seatplan p {
	width: 500px;
}
#seatplan ul, #seatplan li {
	padding: 0;
	margin: 0;
	border: 0;
}
#seatplan ul {
	padding-top: 10px;
	padding-bottom: 7px;
}
#seatplan ul li {
	background: url(../images/bkgnd_seatlayout.gif) no-repeat center 4px;
}
#seatplan ul li, #seatplan ul li a {
	display: block;
	background-color: none;
	height: 27px;
	line-height: 27px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 12px;
}
#seatplan ul li a {
	padding-left: 259px;
}
#seatplan ul li a:hover {
	background-color: #C40000;
	color: #FFFFFF;
	text-decoration: none;
	filter:alpha(opacity=20);
	-moz-opacity: 0.20; 
	opacity: 0.20;
	-khtml-opacity: 0.20;
}
#seatplan ul li.tr {
	background: url(../images/bkgnd_seatlayout_top.gif) no-repeat center 14px;
}
#seatplan ul li.tr, #seatplan ul li.tr a {
	padding-bottom: 10px;
	_margin-bottom: -5px;
	line-height: normal;
}
#seatplan.onerow li, #seatplan.onerow li.tr {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	background-position: center 25px;
	padding-bottom: 25px;
	line-height: 27px;
}
#seatplan p {
	font-size: 16px;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
	margin-left: 25px;
	width: 475px;
	text-transform: uppercase;
}
#ptdin #seatplan ul li, #pttab #seatplan ul li {
	background-image: url(../images/bkgnd_seatlayoutdin.gif);
}
#ptdin #seatplan ul li.tr, #pttab #seatplan ul li.tr {
	background-image: url(../images/bkgnd_seatlayoutdin_top.gif);
}
table.mincart {
	width: 185px;
	margin-top: 20px;
}
table.mincart td {
	background-color: #FFFFFF;
	font-size: 11px;
	padding-top: 3px;
	border-bottom: #CCCCCC 1px solid;
}
table.mincart td.topcell, table.mincart td.botcell, table.mincart td.totcell {
	border-bottom: none;
}
table.mincart td.topcell img {
	padding-right: 5px;
}
table.mincart td.topcell, table.mincart td.botcell {
	text-align: center;
	color: #8C001A;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.mincart td.totcell {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
table.mincart td {
	text-align: left;
}
table.mincart td span {
	font-weight: bold;
}
table.products .prodoptions, table.products .proddescription, .prodprice, td.prodimage {
	display: none;
}
table.products div.product {
	background: url(../images/bkgnd_ticket.gif) no-repeat center top;
	width: 60px;
	min-height: 90px;
	_height: 90px;
}
#container .prodname {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
#container .prodname {
	color: #000000;
	font-weight: normal;
}
td.detailimage {
	vertical-align: top;
}
td.detailsaddtocart {
	text-align: right;
}
.detailoptions table {
	margin-top: 20px;
	margin-bottom: 15px;
}
.detailoption {
	font-weight: bold;
}
.detailoptions input {
	margin: 1px 3px 5px 7px;
}
.detailprice {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: normal;
}
.detaildescription {
	margin-right: 30px;
}
p.detailsbackto {
	padding-top: 20px;
	width: 240px;
	text-align: center;
}
/*Cart*/
table.cobtbl col {
	text-align: center;
}
table.cobtbl col.details {
	width: 25%;
}
table.cobtbl col.name, table.cobtbl col.unit, table.cobtbl col.qty, table.cobtbl col.total {
	width: 14%;
}
table.cobtbl col.select {
	width: 19%;
}
table.cobtbl tr.cart1toprow td {
	color: #FFFFFF;
	background-color: #8C001A;
	text-align: center;
}
table.cobtbl tr.cart1optrow td {
	border-bottom: #8C001A 1px solid;
}
table.cobtbl .custdetfield {
	background-color: #FFFFFE;
	border: #F3CCCC 1px solid;
	border-bottom-color: #FCF3F3;
	border-right-color: #FCF3F3;
}
#progress img {
	position: absolute;
	margin-left: -210px;
	margin-top: 5px;
}
#progress.padbot {
	padding-bottom: 5px
}
#printcontent {
	display: block;
	margin-left: 100px;
}
.recemail img {
	padding-right: 20px;
	padding-left: 20px;
}