/* Set default font size and EMs to 12px */

html { font-size: 100%; }
body { font-size: 75%; }
table { font-size: 100%; }
html>body { font-size: 11px; }


/* jquery UUI stuff */

.ui-tabs-hide { display: none; }

/* Page layout */

body {
	margin: 0;
	padding: 0;
	text-align: center;	
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	color:#666;
	line-height:150%;
	font-size: 11px;
}

#skipnavlink {
	display: none;
}

#body {
	background:url(../images/wrt_header2.png) no-repeat 50% 110px;
}

#page {	
	width:972px;
	text-align: left;
	margin: 0 auto;
	position:relative;
}

form {margin:0}
/* img {margin:0;display:block} why? */
a acronym, a abbr, a img {border:0}

hr {
	color: #fff;
	background-color: #fff;
	height: 0px;
	border-bottom: 1px solid #ccc;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.clr {clear:both;}
.hdn {display:none;}
.s1 {font-size:0.916em;}
.s2 {font-size:1em;}
.s3 {font-size:1.166em;}
.s4 {font-size:1.20em;}

h1, h2, h3, h3 a {color:#0863CC}

h1 {font-size:1.7em; padding:0; margin-bottom:10px;}
.s1 h2 {font-size:1.4em;}
.s2 h2 {font-size:1.7em;}
.s2 h4 {font-size:1.3em; padding:0;margin-bottom:15px;}
.s2 h3 {font-size:1.3em; padding:0;margin-bottom:10px;}

a {color:#FE00FF;text-decoration:none;}
a font {color:#FE00FF;text-decoration:none;}
a:hover {text-decoration:underline;}

/* HEADER */

#header, #content {
	width:942px;	
	float:left;
	display: inline;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:10px;
}

#logo {
	float:left;
	display: inline;
	width:153px;
	margin-left:2px;
	margin-top:5px;	
}

#sitelinks-search {
	float:right;
	display: inline;
	width:350px;
	margin:0px;
	padding:0px;
}

#sitelinks {margin-right:14px;}

#sitelinks ul, #footer ul, #nav-months ul {
	margin:0;
	padding: 6px 0;
	list-style:none;
}

#sitelinks ul {float:right; 	display: inline;}

#sitelinks ul li, 
#footer ul li, 
#masternav ul li,
#productions ul,
#productions ul li,
#nav-production ul li,
#nav-months ul li  {
	margin:0;
	padding:0;
	display:inline;

}
#subnav ul li {
	list-style: none;
	margin: 0; padding: 0;
}	
#sitelinks ul li a, 
#footer ul li a, 
#nav-months ul li a {
	margin:0;
	padding:0 6px 0 6px;	
	border-right:1px solid #666;
	float:left;
	display: inline;
	text-decoration:none;
	color:#666;
}

#sitelinks ul li a:hover, 
#footer ul li a:hover {text-decoration:underline;}

#sitelinks li.last a, 
#footer ul li.last a {border:none;}

#quicksearch {
	float:right;
	display: inline;
	clear:right;
	padding:0;
	display:block;
	margin-top:13px;
	margin-bottom:30px;
}

#quicksearch span {
	text-transform:uppercase;
	color:#666;
}

#quicksearch-query  {
	border:solid 1px #CCC;
	font-size:1em;
	width:140px;
	margin-left:2px;
	margin-right:2px;
	padding:3px;	
	color:#666;
}

#quicksearch form {display:inline}
#quicksearch form div {display:inline}
#quicksearch input {vertical-align:middle;}


/* MASTER NAV */
#masternav {
	float:left;
	display: inline;
	margin-top:70px;
	width:942px;		
	height:34px;	
}

#masternav ul,  
#nav-listing ul {
	margin:0;
	padding:0;
	list-style:none;
}

#masternav div {
	background:url(../images/nav_bgx.gif) repeat-x 0 0;
	float:left;
	display: inline;
	height:34px;
	width:928px;
}

#masternav .left, #masternav .right {
	background:url(../images/nav_left.gif) no-repeat 0 0;
	float:left;
	display: inline;
	width:7px;
	height:34px;
}

#masternav .right {
	background:url(../images/nav_right.gif) no-repeat 0 0;
	float:right;
	display: inline;
}

#masternav ul li a, #nav-production ul li a {
	float:left;
	display: inline;
	background:url(../images/nav_divider.gif) right top no-repeat;
	padding-top:10px;
	padding-bottom:9px;
	padding-left:17px;
	padding-right:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#0066CC;	
	font-size: 11px;
}

#masternav ul li.last a {
	padding-right:8px;
	background:none;
}

#masternav ul li.current a, 
#masternav ul li a:hover,
#nav-production ul li.ui-tabs-selected a,
#nav-production ul li a:hover {color:#FF33FF;}

#content {	
	margin-top:10px;
	margin-bottom:30px;	
}

#crumbtrail {
	margin-left:0;
	margin-bottom:10px;	
	font-size: 12px;
	color:#999;
}

#crumbtrail .s1 {
	font-size: 12px;
}

#crumbtrail a {color:#999;}
#crumbtrail a:hover {color:#999; color: #FE00FF;}


#sideleft {
	float:left;
	display: inline;
	width:200px;
	margin-right:15px;	
	border-bottom:solid 1px #CCC;	
	display: inline;
}

#sideright {
	float:right;
	display: inline;
	width:180px;
}

#sideleft a {
	color:#0063C8;
	font-weight:bold;
}

#sign-up {margin-bottom:20px;}

.banner  {	
	margin-top:20px;
}

#sideright .middle {margin-left:50px;}

#main {
	float:left;
	display: inline;
	width:495px;
	margin:0;
	padding:0;
	margin-left:15px;	
}

#main ul {
	list-style:square;
	padding-left:0;
	margin-left:2em;
}

#main p {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#whats-on {
	float:left;
	display: inline;
	padding-bottom:25px;
}

#intro {
	line-height:160%;
	margin-bottom:10px;
	padding:10px;
}

#main h2, #sideleft h2  {
	padding:0;
	margin:0;
	padding-top:6px;
	padding-bottom:20px;
}

#main h2 span, #sideleft h2 span {
	padding-top:6px;
	padding-bottom:6px;
	padding-right:65px;
	height:29px;
	background:url(../images/heading_arrow.gif) right center no-repeat;
	clear:both;
}

#sideleft .subnavlist h2 {
	margin: 0; padding: 0;
}	

#sideleft .subnavlist h2 span {
	background: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}


#sideleft h2,
#sideleft .subnavlist h2 {
	padding: 0 65px 0 0;
	margin: 2px 0 20px 0;
	min-height: 29px;
	background:url(../images/heading_arrow.gif) 130px center no-repeat;
	font-size: inherit;
}

#sideleft h2 span,
#sideleft .subnavlist h2 span {
	font-size: 1.7em;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	clear: inherit;
	height: auto;
	background: none;
	display: inline;
}

#tools {
	margin: 2em 0;
}


#tools a {

	font-size:12px;

}


#tools a img{

	margin-right: 4px;
	vertical-align:middle;
	margin-top:-2px;
}


#tools .feedbacklink {
	display:none;
}


.template-title {
	displaY: none;
}

#productions div {
	float:left;
	width:625px;	
	margin-bottom:20px;
}

#productions img {
	float:left;
	margin-right:20px;
	/*border-right:solid 1px #A09EA1;*/
}

#main h4 a {
	color:#0063C8;
}

#productions li {float:left;}

#productions li a, 
.book-now, 
.sold-out {
	text-transform:uppercase;
	font-weight:bold;
	padding-right:20px;
	margin-right:15px;
	background:url(../images/link_arrow.gif) right 50% no-repeat;
}

.book-now, 
.sold-out {float:right;margin:0px;}

.sold-out {
	padding-right:24px;
	background:none;
	color:#9C9C9C
}

a.btn_blue {
	display: block;
	float: left;
	color: #fff;
	background: #2e80e0 url(../images/blue_btn.png) no-repeat 0 0;
	text-transform: uppercase;
	margin: 0;
	_margin-top: 1em;
}

a.btn_blue:hover {
	text-decoration: none;
}

a.btn_blue span {
	display: block;
	padding: 8px 16px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	background: url(../images/blue_btn.png) no-repeat 100% -34px;
}

a.book_now {
	float: right;
}

#productions p {padding-bottom:10px;}
#productions p.date {padding:0;margin:0;}


#nav-production {
	width:495px;
	margin-bottom:15px;
	float:left;
}

#nav-production div {
	background:url(../images/prod_nav_x.gif) repeat-x 0 0;
	float:left;
	height:28px;
	width:487px;
}

#nav-production ul, #nav-months ul {
	margin:0;
	padding:0;
}

#nav-production .left, #nav-production .right {
	background:url(../images/prod_nav_left.gif) no-repeat 0 0;
	float:left;
	width:4px;
	height:28px;
}

#nav-production .right {
	background:url(../images/prod_nav_right.gif) no-repeat 0 0;
	float:right;
}

#nav-production ul li a {
	background:url(../images/prod_nav_divider.gif) right top no-repeat;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:12px;
	padding-right:13px;
}

#prodtab-dates-times {
	padding: 0 10px;
}

#prodtab-dates-times table {
	clear: both;
	width: 100%;
	_width: 98%;
	border: none;
	border-collapse: collapse;
}

#prodtab-dates-times table td {
	border-bottom:solid 1px #CCC;
	padding: 6px 0;
	line-height: 20px;
}

#prodtab-dates-times table td.date,
#prodtab-dates-times table td.time,
#prodtab-dates-times table td.price {
	width: 80px;
	font-weight: bold;
}

#prodtab-dates-times table td img {vertical-align: middle; margin: 0 4px;}

a.adminlink {
	color: #000;
	background: #ffcc00;
	font-weight: bold;
	padding: 2px;
	line-height: 21px;
}	

/*
.booking-info {
	margin:10px;
	margin-right:0px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:10px;
	border-bottom:solid 1px #CCC;
	clear: both;
}

.booking-info { line-height: 20px;}
.booking-info .date,
.booking-info .time,
.booking-info .price { display: block; width: 80px; float: left; }
.booking-info .icons img {vertical-align: middle; margin: 0 4px;}
*/

#myspace div {
padding:0;
line-height: 16px;
}

#myspace label {
display:block;
margin:0;
}

#myspace input {
margin:0px;
padding: 2px 0 0 3px;
height: 20px;
border: 1px solid #ccc;
display: block;
width: 200px;
}

.side-content h3 {
color:#FFFFFF;
font-size:100%;
margin:0;
padding:2px 2px 2px 10px;
}

#myspace ul {
	list-style: none;
	padding: 0; margin: 10px 0 0 0;
}

#myspace .submiter {
	width: 50px;
	height: 24px;
	padding: 0;
}

#myspace {
	padding: 1px 0 15px 17px;
	background: #eee;
	margin-bottom: 20px;
}

.info {
	margin:10px;
	margin-right:0px;
}

#prodtab-reviews ul {
	margin: 0;
	padding: 0 10px;	
}

#prodtab-reviews ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#prodtab-prices {
	padding: 0 10px;
}

#nav-months {
	width:495px;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}

#nav-months.bottom {margin-top:30px;}

#nav-months ul {
	padding:7px;
	overflow:auto;
}

#nav-months ul li a {
	color:#0066CC;
	font-weight:bold;
	border-right:solid 2px #CCCCCC;
	padding:0 4px 0 5px;	
}

#nav-months ul li.view-all a {
	float:right;
	border:0;
}

.show-info {
	margin:0;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #CCC;
	overflow:auto;
	zoom: 1;
}

.show-info img {
	float:left;
	margin-right:15px;
}

#main .show-info p, .show-info h3 {
	margin:0;
	padding:0;
}

.show-info h3 {margin-bottom:5px;}

.show-info h3 a {text-decoration:underline;}

#footer {
	clear: both;	
	width:902px;
	float:left;
	padding-right:35px;
	padding-left:35px;
	height:87px;
	background:url(../images/wrt_footer2.png) 0 0 no-repeat;
	padding-top:35px;
	color:#FFF;
}

#footer ul {
	display:block;
	width:500px;
	overflow:auto;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer p {		
	margin:0;
	padding:0;
	padding-left:6px;
	padding-top:3px;
}
#footer p.number 
{
    font-size:1.2em;
    font-weight:bold;
}

#footer ul li a {
	color:#FFF;
	border-right:1px solid #FFF;
}

#footer ul li.last a  {
	border-right:0;
	padding-right:0;
}
/* book now links */
div.bn {
	float:left;
	width:100%;
}
div.bn h1 {
	float:left;
}
div.bn span {
	font-weight:bold;
	clear:left;
	float:left;
}	
div.bn a {
	margin:12px 0 0 0;
}	

	/* UI dialog */


.ui-widget-overlay {
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%; 
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.ui-dialog {
	width: 300px;
	background: #fff;
	zoom: 1;
	position: relative;
	overflow: visible !important;
	border: 3px solid #33608e;
	border: 3px solid #2c63b3;	
	text-align: left;
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.2);
	box-shadow: 0 0 40px rgba(0,0,0,0.2);
}

.ui-dialog-titlebar {
}

.ui-dialog-title {
	display: none;
	font-size: 18px;
	font-weight: bold;
	color: #0063C8;
	padding: 15px;
}

.ui-dialog-titlebar-close {
	float: right;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 3px;
	position: absolute;
	right: -12px;
	top: -12px;
	z-index: 1;
	padding: 0;
	outline: none;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

.ui-dialog-titlebar-close span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 29px;
	height: 29px;
	overflow: hidden;
	background: url(../images/close_circle.png) no-repeat 0 0;
	_background: url(../images/close_circle_ie6.png) no-repeat 0 0;
}

.ui-dialog-titlebar-close:active span {
	background-position: -29px 0;
}

.ui-dialog-content {
	margin: 30px;
}



/* Production page */

#main .prod-related h3,
#main .prod-sponsors h3 {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 0;
	padding: 7px 0;
	font-size: 14px;
	font-weight: bold;
}

#main .prod-related,
#main .prod-sponsors {
	margin: 20px 0;
}

#main .prod-related ul,
#main .prod-related li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main .prod-related ul {
	_margin-top: -1px; /* overlap the border with the heading, workaround for lack of :first-child support */
}

#main .prod-related li {
	overflow: hidden;
	_zoom: 1;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

#main .prod-related li:first-child {
	border-top: none;
}

#main .prod-related img {
	display: block;
	float: left;
}

#main .prod-related .blurb {
	margin-left: 70px;
}

#main .prod-related h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#main .prod-related h4 a {
	text-decoration: underline;
}

#main .prod-related p {
	margin: 0;
	font-size: 11px;
}

#main .prod-sponsors .logos {
	margin-top: 15px;
}

#main .prod-sponsors .logos img {
	vertical-align: middle;
	margin-right: 15px;
}