

/* FRONT END STYLES */



#wrapper h1 {
font-size:18px;
	font-weight:bold;
	display:block;
	padding: 0;
	margin:0;
	line-height:29px;
	padding-bottom: 5px;
	/*height:29px;*/
}

#wrapper h2 {
font-size:13px;
	font-weight:bold;
	display:block;
	padding: 0;
	margin:0;
	line-height:24px;
	/*height:29px;*/
padding: 10px 0pt 2px;
}

#wrapper h1.welcome{
	padding:0 6px;
	background-image:url(../images/pageContent_h1_bg.gif);
	background-repeat:repeat-x;
}


#wrapper h2.nowshowing {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:0 0 4px 0;
}

#wrapper h2.quotes {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:7px 0 0px 0;
	text-align: center;
}


#wrapper h3 {
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

#wrapper h3.whatsOn {
	font-size:14px;
	padding-bottom:7px;
	color:#FFFFFF;
}

#wrapper p,  #wrapper span.styletext,  #wrapper span.searchedfor, #wrapper span.searchurl, #wrapper span.searchmore, #wrapper span.searchnext, #wrapper span.searchtext, a.searchnext {
	padding:3px 0 3px 0;
	margin:0;
	font-size:11px;
	line-height: 16px;
}

#wrapper span.searchedfor {
	font-size:12px;
	line-height: 21px;
	font-weight:bold;
	color: #cb463d;
	padding-bottom: 6px;
}

input, .form {
	font-size:11px;
	line-height: 18px;
	margin-bottom: 5px;
}

#whatsOnHeader p.showName {
	font-size:24px;
	line-height:29px;
	font-weight:bold;
	padding-top:12px;
}

#wrapper p.byline {
	font-weight:bold;
}

#wrapper p.month {
	color:#cb463d;
	font-weight:bold;
	text-indent:-3px;
	font-size:13px;
	padding:10px 0 5px 0;
}

#wrapper p.nowshowing {
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}

#wrapper p.moreshows {
	color:#000;
	font-size:10px;
	line-height: 16px !important;
	margin:0;
	padding:0;
}

#wrapper .yellowtext {
	color:#f3c200;
}

#wrapper p.woTitle {
	color: #cb463d;
	font-weight:bold;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding-bottom: 0;
}

#wrapper p.woTitle a, a:link {
	text-decoration: none;
}

#wrapper p.woDate {
	color: black;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding-bottom: 0;
}





#eventDetails h1 {
padding-bottom: 10px;
font-size:17px;
}

#eventDetails p.eventDetailsBold {
font-weight:bold;
padding: 0 0 10px 0;

}

#eventDetails p {
padding-bottom: 10px;
}

p#eventDescription, #eventSpecials, p#ticketing {
padding: 12px;
background-color: #f4f4f4;
}

#eventSpecials, p#ticketing {
margin-top:12px;
margin-bottom:6px;
padding-top: 0px;
}

.eventPDF {
padding: 12px;
background-color: #f4f4f4;
margin-top: 6px;
}


#eventLeft table {
border: none;
border-collapse: separate;
border-spacing: 2px;
margin-top: 4px;
width: 100%;
}

#eventLeft table td {
font-size:11px;
background-color: #fdf6d9;
padding: 8px;
text-align: center;
}

#eventLeft table th {
font-size:10px;
font-weight:bold;
background-color: #f3c200;
padding: 8px;
text-align: center;
}

#eventLeft table th.Price {
background-color: #cb463d;
}

#eventLeft table caption {
display:none;
}

p#eventTableLabel {
font-size: 10px;
line-height: 14px;
text-align:center;}

a, a:link, a:visited, a:hover, a:active {
text-decoration: underline;
color: #cb463d;
}

a.searchtitle {
	font-size:12px;
	line-height: 16px;
	padding-bottom: 6px;
}

.warning {
	color: #cb453d;
}

#showNavigation {
	background-color: #f3c200;
	padding: 7px 7px 2px 7px;
	margin-bottom: 7px;
	height: 30px !important;
}

#countdown {
	background-color: #f3c200;
	padding: 0px 0px 0px 210px;
	margin-bottom: 7px;
	height: 70px !important;
	background-image: url(../images/snowwhitecountdown.gif);
	background-repeat:no-repeat;
	font-size: 16px;
	line-height: 70px;
	color: white;
	font-weight: bold;
}

.previewEvent {
width: 50%;
float: left;
height: 185px;
text-align: center;
}

.previewEvent img {
margin: 20px 0 0px 0;
border: 1px solid #cb463d;
}

#showNavigationLeft, #showNavigationRight {
	width:273px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
}

#showNavigationRight {
	text-align: right;
}

#showNavigation a, #showNavigation a:link, #showNavigation a:visited, #showNavigation a:hover, #showNavigation a:active {
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

#showNavigationRight a, #showNavigationRight a:link, #showNavigationRight a:visited {
	padding: 0 15px 0 0;
		margin: 0;
	background-image: url(../images/next.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#showNavigationRight a:hover, #showNavigationRight a:active {
	padding: 0 15px 0 0;
		margin: 0;
	background-image: url(../images/next_over.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#showNavigationLeft a, #showNavigationLeft a:link, #showNavigationLeft a:visited {
	padding: 0 0 0 15px;
		margin: 0;
	background-image: url(../images/previous.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

#showNavigationLeft a:hover, #showNavigationLeft a:active {
	padding: 0 0 0 15px;
	margin: 0;
	background-image: url(../images/previous_over.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}


/* END OF FRONT END STYLES */



/* LAYOUT STYLES */


body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; 
	padding:10px 0;
	margin:0;
	/*background-image:url(../images/body_bg.jpg);*/
	background-image:url(../images/diagonals.gif);
	background-repeat:repeat;
	/* to force page centering in IE5.5 */
	text-align:center;
	width: 100%;
	/* end bodge */
}

#wrapper {
/* to force page centering in IE5.5 */
text-align:left;
/* end bodge */
	margin: 0 auto;
	padding:6px;
	background-color:#FFFFFF;
	width:750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 738px;
}

/*#banner {
	height:107px;
	padding:0;
	margin:0 0 6px 0;
	background-image:url(../images/logo_autumn.gif);
	background-repeat:no-repeat;
	background-color:#c7453c;
	position: relative;

}*/

#bannerPROOF, #banner {
	height:107px;
	padding:0;
	margin:0 0 6px 0;
	/*background-image:url(../images/logo_summer10.gif);*/
	background-image: url(../images/autumn11-banner.gif);
	background-repeat:no-repeat;
	background-color:#c7453c;
	position: relative;

}

#bannerPROOF {
	background-image:url(../images/logo_summer10.gif);
}

/*#bannerAutumn {
	height:107px;
	padding:0;
	margin:0 0 6px 0;
	background-image:url(../images/logo_autumn.gif);
	background-repeat:no-repeat;
	background-color:#c7453c;
	position: relative;

}*/

#season {
	float:left;
	padding:50px 0 0 172px;
	width:412px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:240px;
}

#season p {
	padding:0 0 0 6px !important;
	margin:0;
	font-size:18px !important;
	font-weight: 500;
	color:#FFFFFF;
}

#searchBox {
	position: absolute;
	top: 66px;
	left: 500px;
}

#searchsiteleft {
	font-size: 1px;
	float:left;
	padding:0;
	margin:0;
	width:4px;
	height:30px;
	background-image:url(../images/search_bg_left.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#searchsiteright {
	font-size: 1px;
	float:left;
	padding:0;
	margin:0;
	width:4px;
	height:30px;
	background-image:url(../images/search_bg_right.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.springSearch #searchsiteright {
	font-size: 1px;
	float:left;
	padding:0;
	margin:0;
	width:4px;
	height:30px;
	background-image:none;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#searchsitemiddle {
	float:left;
	text-align:right;
	background-color:#b33e36;
	padding:3px 12px 3px 12px;
	margin:0;
	width:222px !important;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:178px !important;
}


#searchsitemiddleWelsh {
	float:left;
	text-align:right;
	background-color:#b33e36;
	padding:3px 12px 3px 12px;
	margin:0;
	width:222px !important;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:198px !important;
}

#searchsitemiddle, #searchsitemiddleWelsh {
	height:30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:24px;
}

#searchsitemiddle form, #searchsitemiddleWelsh form {
	padding:0;
	margin:0;
}



#searchsitemiddle label, #searchsitemiddleWelsh label {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	margin-bottom: 0;
}

#searchsitemiddle input, #searchsitemiddleWelsh input {
	position:relative;
	top:1px;
	line-height:12px;
	height:14px;
	font-size:11px;
	color:#666666;
	border:2px solid #f3c200;
	padding:1px 2px;
	width:106px;
	margin: 0;
}

.springSearch #searchsitemiddle input, #searchsitemiddleWelsh input {
	position:relative;
	top:1px;
	line-height:12px;
	height:14px;
	font-size:11px;
	color:#666666;
	border:2px solid #849bae;
	padding:1px 2px;
	width:106px;
	margin: 0;
}


#searchsitemiddle a, #searchsitemiddleWelsh a {
	height:13px;
	line-height:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

#pageContentWrapper {
	background-image:url(../images/pageContentWrapper_bg.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	height:100%; /*fixes ie background bug*/
}

#primaryMenu {
	float:left;
	padding:0 2px;
	margin:24px 6px 0 0 ;
	width:164px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:162px;
}

#pageContent, #pageContent_GI, #pageContent_GIS, pageContentFriends, #pageContent_form {
	float:left;
	width:566px;
	/*width:500px;*/
}

 #pageContent_GI {
background-image:url(../images/grey-pink.gif);
background-repeat:repeat-y;
background-position:0px 0px;
 }
 
  #pageContent_GIS {
background-image:url(../images/white-grey.gif);
background-repeat:repeat-y;
background-position:0px 0px;
 }
 
   #pageContent_form {
   background-color: #FFFFFF;
background-repeat:repeat-y;
background-position:0px 0px;
 }
 



#nowshowing {
	padding:0;
	margin:0;
	
}

#nowshowingcontainer {
	float:left;
	padding:0;
	margin:0;
	width:345px;
	
}

#nowshowing img {
	float:left;
	margin:0;
	padding:0;
}


* html #nowshowing img {
margin: 0 -3px; ma\rgin: 0;
} 

#nowshowinghead {
	/*float:left;*/
	background-image:url(../images/nowshowing_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin:0;
	padding:6px 12px;
	/*padding:0;*/
}

#nowshowinghead {
	height:95px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:83px;
}

#nowshowinginfo {
	/*float:left;*/
	overflow: auto;
	height: 120px;
	margin:0;
	padding:5px 12px 0 12px !important;
	/*padding:0;*/
	border-right:1px solid #c7453c;
	border-bottom:1px solid #c7453c;
	border-left:1px solid #c7453c;
	background-color:#FFFFFF;
	overflow:auto;
}

#moreshows {
	margin:0;
	padding:0;
}

#moreshows div.moreshows, #moreshows div.moreshowslast {
	float:left;
	padding:0;
	margin:0 6px 0 0;
	width:184px;
}

#moreshows div.moreshowslast {
	margin:0 0 0 1px;
}

#moreshows div.moreshowsheader {
	background-image:url(../images/moreshows_bg.gif);
	background-repeat:repeat-x;
	padding: 4px 12px;
	height:56px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:48px;
}

#moreshows div.addDepth {
	height:74px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:66px;
}

#moreshows img.moreshows {
	border-left:1px solid #f3c200;
	border-right:1px solid #f3c200;
	display:block;
}

#moreshows div.moreshowsfooter {
	background-color:#f3c200;
	line-height:29px;
	padding:6px 6px 0px 0px;
	margin:0;
	height:29px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:23px;
}

#moreshows a.moreshows, #moreshows a.moreshows:link, #moreshows a.moreshows:visited, #moreshows a.moreshows:active {
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:16px;
	height:16px;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

#moreshows a.moreshows:hover {
	/*text-decoration:underline;*/
	text-decoration: none;
}

#moreshows div.moreshowsbuttonstart {
	float:left;
	padding:0;
	margin:0 0 0 6px;
	font-size:1px;
	line-height:16px;
	height:16px;
	width:6px;
	background-image:url(../images/button_left_bg_yellow.gif);
}

#moreshows div.moreshowsbuttonend {
	float:left;
	padding:0;
	margin:0;
	font-size:1px;
	line-height:16px;
	height:16px;
	width:6px;
	background-image:url(../images/button_right_bg_yellow.gif);
}

#alsobooking {
	padding:0;
	margin:0;
	/*background-color:#f4f4f4;
	background-image:url(../images/alsobooking_bg.gif);
	background-repeat:repeat-y;*/
}

#alsobooking div.alsobookingLeft {
	float:left;
	/*padding:2px 10px 20px 10px; */
	margin-right: 7px;
	width:282px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:282px;
}
#alsobooking div.alsobookingRight {
	float:left;
	/*padding:2px 10px 20px 10px; */
	margin-right: 0px;
	width:276px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:276px;
}

#alsobooking div.monthBox {
	padding:0px 15px 10px 15px;
	border: 1px solid #f3c200;
	background-color: #f3f3f3;
	margin-top: 7px;
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	min-height: 140px;
	width: 279px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:247px;
} 

* html #alsobooking div.monthBox {
	height: 140px;
}



#alsobooking a, #alsobooking a:link, #alsobooking a:visited, #alsobooking a:active {
	display:block;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/alsobooking_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 10px;
	line-height: 17px;
	font-weight: bold;
}

#alsobooking a:hover {
	/*font-weight:bold;*/
	color:#cb463d;
	text-decoration:underline;
	background-image:url(../images/alsobooking_arrow_yellow.gif);
} 


#whatsOnHeader {
	padding:0;
	margin:0;
	background-color:#f3c200;
	position:relative;
	width:566px;
	height:283px;
}

#whatsOnHeader div.whatsOnImg {
	float:left;
	width:283px;
	background-color:#f3c200;
}

.whatsOnImg img, #nowshowing img, img.moreshows {
border: 0;
}

#whatsOnHeader img.whatsOn {
	display:block;
}

#whatsOnHeader div.whatsOnContainer {
	position:absolute;
	top:0px;
	left:0px;
}

#whatsOnHeader div.whatsOnInfoContainer {
	float:left;
	background-color:#f3c200;
	width:282px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:242px;
}

#whatsOnHeader div.whatsOnInfo {
	padding:20px;
	height:247px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:207px;
}

#whatsOnHeader div.whatsOnButtons {
	padding: 0 20px 20px 20px;
}

#woOtherShows {
	border: 1px solid #cb463d;
	padding: 12px;
	margin-top: 6px;
	width:566px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:540px;
}

#preloadImages img {
display:none;
}

#eventHeader {
background-color: #f3c200;
height: 283px;
}

#eventHeader img {
	float:left;
	margin:0;
	padding:0;
}


* html #eventHeader img {
margin: 0 -3px; ma\rgin: 0;
} 

#eventDetails {
overflow: auto;
height: 263px;
float:left;
padding: 20px;
padding-bottom: 0;
width: 283px;
voice-family: "\"}\"";
voice-family: inherit;
width:243px;
}

#eventLeft{
width: 380px;
padding-top: 6px;
float: left;
}

#eventSeatingPlan {
background-color: #cb463d;
padding: 1px;
height:195px;
color: white;
}

#htbSeatingPlan {
background-color: #cb463d;
width: 278px;
margin-left: 7px;
padding:12px;
text-align:center;
color: white;
voice-family: "\"}\"";
voice-family: inherit;
width:254px;
}


#htbRightWrapper {
float:left;
width:279px;
}



#eventSeatingPlan img {
float: left;
margin: 0;
padding: 0;
}

* html #eventSeatingPlan img  {
margin: 0 -3px; ma\rgin: 0;
} 

#seatingPlanText {
float: left;
padding: 20px 10px 0 10px;
width:188px;
voice-family: "\"}\"";
voice-family: inherit;
width:168px;
text-align:center;
}

#seatingPlanText a, #seatingPlanText a:link, #seatingPlanText a:visited, #seatingPlanText a:active, #seatingPlanText a:hover, #htbSeatingPlan a, #htbSeatingPlan a:link, #htbSeatingPlan a:visited, #htbSeatingPlan a:active, #htbSeatingPlan a:hover {
	color:#ffffff;
	text-decoration:underline;
}


#eventRight{
width: 180px;
padding-top: 0px;
margin-left: 6px;
float: left;
}

#signed, #liveAudio, #captioned {
	background-color: #f3c200;
	color: black;
	width: 130px;
	padding: 1px 7px 3px 47px;
	margin-bottom: 6px;
	border: 1px solid #f3c200;
	background-image: url(../images/signlang2.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:124px;
}

#liveAudio {
background-image: url(../images/liveaudio.gif);
}

#captioned {
background-image: url(../images/captioned.gif);
}

#eventRight #signed p, #eventRight #liveAudio p, #eventRight #captioned p {
font-size: 10px;
line-height: 14px;
}

ul#eventButtons{
margin: 0;
padding: 0;
width: 180px;
}

ul#eventButtons li {
list-style: none;
border: 1px solid #cb463d;
font-size: 12px;
line-height: 30px;
background-color: #cb463d;
text-align: center;
color: white;
font-weight: bold; 
margin: 6px 0 6px 0;
display: block;
}
ul#eventButtons li a, ul#eventButtons li a:link {
color: white;
text-decoration: none;
}

ul#eventButtons li a:active, ul#eventButtons li a:hover {
color: black;
text-decoration: none;
}

.sponsor, #react {
text-align: center;
/*border-top: dotted 1px #333333;*/
border-bottom: dotted 1px #333333;
padding: 10px 0 10px 0;
margin: 10px 0 10px 0;
}

.facebook {
text-align: left;
border-top: dotted 1px #333333;
border-bottom: dotted 1px #333333;
padding: 10px 0 10px 0;
margin: 10px 0 10px 0;
}

.productionLogo {
text-align: center;
padding: 7px 0 7px 0;
}

#weblink {
text-align: center;
padding: 7px 0 4px 0;
}

#externalURL {
padding: 7px;
}

#template100pc, #artsActiveBody, #archiveBody {
	border: 0px solid #cb463d;
	background: #f3c200;
	padding: 12px;
	margin-top: 0px;
	width:566px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:542px;
}

#searchresults {
	border: 0px solid #cb463d;
	background: #f3c200;
	padding: 12px;
	margin-top: 0px;
}

.column346 {
	background: #ffffff;
	padding: 12px;
	margin-top: 0px;
	width:335px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:311px;
}

.column200 {
	background: #ffffff;
	margin-top: 0px;
	margin-left: 20px;
	padding: 12px 0;
	width:200px;
	float: left;
}

#artsActive {
	background-color: #49a842;
	padding: 8px 145px 8px 170px;
	margin-top: 0px;
	width:236px;
	background-image: url(../images/a2header.gif);
	background-repeat: no-repeat;
	color:white;
	font-weight: bold;	
	voice-family: "\"}\"";
	voice-family: inherit;
	width:251px;
}

#artsActiveBody, #archiveBody, #searchresults {
background-color: #ffffff;
}

.artsActiveEvent {
font-weight: bold;
	padding-right: 10px;
	float: left;
	text-align: center;
	width:130px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:120px;
}

.one-third {
	float: left;
	width: 33%;	
}

.one-half {
	float: left;
	width: 48%;	
}

#formLeft, #formRight {
width: 260px;
float: left;
text-align:center;
background-color: #eff9ee;
padding: 10px 0 10px 0;
height: 300px;
}

.template30pc {
	width: 184px;
	background-color: #f3f3f3;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:160px;
}

.template30pcMid {
	margin-left: 7px; 
	margin-right: 7px;
}

.template50pcLeft, .template50pcRight, .template50pcLeftFull, .template50pcRightFullPink, .template50pcRightFull, .template50pcLeft340, .template50pcRight340, .template50pcLeftWhite, .template50pcLeft800, .template50pcRight800, .template50pcLeft460, .template50pcRight460 {
	width: 279px;
	/*background-color: #f3f3f3;*/
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:255px;
}

.template50pcLeftNoPad, .template50pcRightNoPad {
	width: 264px;
	float: left;
}
.template50pcRightNoPad {
margin-left: 20px;
	width: 254px;
}


#pageContentFriends div.template50pcLeft {
	width: 254px;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:230px;
}

#pageContentFriends div.template50pcRight {
	width: 304px;
	float: left;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:280px;
}


.template50pcRightWhite, .template50pcRightYellow, .htfu50pcRightYellow {
	width: 279px;
	background-color: #f3f3f3;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:255px;
}

.htfu50pcRightYellow {
	height: 307px;
	padding-left: 20px;
	padding-right: 20px;
	width: 279px;
	background-color: #f3c200;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:283px;
	width:239px;
}


.template50pcRightFullPink {
	background-color: #e4a29e;
text-align: center;
height: 530px;
	
}

#pageContent_GI .template50pcRight {
text-align:center;
}


.template50pcRightYellow {
	background-color: #f3c200;
	}
	
.template50pcLeft340, .template50pcRight340 {
height: 380px;
background-color: #f3f3f3;
}

.template50pcLeft800, .template50pcRight800 {
height: 800px;
}

.template50pcLeft460, .template50pcRight460 {
height: 300px;
}

.template50pcLeftFull, .template50pcRightFull {
/*height: 470px;*/
}

.template50pcRight340, .template50pcRightWhite, .template50pcRight800, .template50pcRight460, .template50pcRightFull, .template50pcRightFullPink, .template50pcRight {
	margin-left: 7px;
}



#template100pc ul#eventButtons, .template50pcRight340 ul#eventButtons, .template50pcLeft ul#eventButtons {
margin: 10px 0 0 0;
padding: 0;
width: 255px;
}

.template50pcLeftWhite, .template50pcRightWhite {
 background-color: white;
 }

ul.arrowBullets {
	list-style-type:none;
	padding:0 0px 10px 0px;
	margin:0;
}
ul.arrowBullets li {
	color:#000000;
	padding:0 0 0 14px;
	font-size: 11px;
	line-height: 18px;
	background-image:url(../images/arrow_yellow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin: 0;
}





/*Classes*/

.smaller {
font-size:10px !important;
line-height: 16px !important;
}

.skip {
/*display: none;*/
position: absolute;
top: -10000px;
left: -10000px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}


.boldRed {
	font-weight:bold;
	color: #cb463d;
}

.boldWhite {
	font-weight:bold;
	color: #ffffff;
}

.boldYellow {
	font-weight:bold;
	color: #f3c200;
}

.padding12 {
padding: 0 12px 0 12px;
}


.floatclearer {
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
	background:none;
}
.hozrule {
	clear:both;
	line-height:6px;
	height:6px;
	font-size:6px;
	background:none;
	background-color:#FFFFFF;
}

img.nowshowing {
padding:0;
margin:0;
}

#mailingTable td {
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}

a.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
	float:left;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	line-height:16px;
	height:16px;
	background-color:#cb463d;
	padding:0 4px;
	margin:6px 0 0 0;
}

a.button:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
}




div.buttonholder {
padding: 5px 0 !important;
margin: 0;
height:20px;
line-height:20px;
}

div.buttonstart {
	float:left;
	padding:0;
	margin:6px 0 0 0;
	font-size:1px;
	line-height:16px;
	height:16px;
	width:5px;
	background-image:url(../images/button_left_fg_red.gif);
}

div.buttonend {
	float:left;
	padding:0;
	margin:6px 6px 0 0;
	font-size:1px;
	line-height:16px;
	height:16px;
	width:5px;
	background-image:url(../images/button_right_fg_red.gif);
}

#whatsOnHeader div.buttonstart {
	background-image:url(../images/button_left_bg_yell_fg_red.gif);	
}

#whatsOnHeader div.buttonend {
	background-image:url(../images/button_right_bg_yell_fg_red.gif);	
}

.woShow {
	float: left;
	width: 254px;
	padding-bottom: 24px;
	background-image: url(../images/redline.gif);
	background-repeat: repeat-x;
	background-position: 0px 72px; 
}

.woShowBottomRow {
	float: left;
	width: 254px;
	padding-bottom: 0px;
}

.woImage {
float: left;
width: 70px;
}

.woImage img {
border: 0;
}

.woText {
float: left;
width: 184px;
}

.woSpacer {
float:left;
width: 30px;
}

.white {
color: white;
}

.priceLabel {
display: none;
}

.bodge {
line-height: 20px;
position: absolute;
top:0;
left: 0;
}

.rule, .searchhozrule {
border-bottom: dotted 1px #333333;
margin:5px 0pt 10px;
padding:0px 0pt 10px;
line-height: 1px;
height: 1px;
}

.blankRule {
line-height: 10px;
height: 10px;
}

.center {
text-align: center;
}

#theatreTokens{
text-align: center;
padding-top: 25px;
}

.innerGrey {
margin-top:14px;
padding:5px 20px 15px 20px;
background-color: #f3f3f3;
text-align: center;
}


/* events page quotes */

div.quote {
background-image: url(../images/testimonialquotes_end.gif);
background-repeat: no-repeat;
background-position: bottom right; 
}

div.quoteWrapper {
margin-top: 20px;
padding: 15px 10px 10px 10px;
background-image: url(../images/testimonialquotes_start.gif);
background-repeat: no-repeat; }

p.quoteAttribution {
font-size: 10px; 
font-weight: bold; 
padding: 5px 0 10px 0;
color: #000000;
text-align: right;
}

p.quoteText  {
font-size: 12px;
font-style: normal;
padding: 0;
line-height: 18px;
}

/* end of events page quotes */


#access p, #access li {
font-size: 14px;
line-height: 20px;
}

#access p {
padding-bottom: 15px;
}

#access p.smaller {
font-size: 12px !important;
line-height: 18px !important;
}

.right {
text-align: right;
}


/* END OF LAYOUT STYLES */



/* LEFT INC STYLES */


#leftInc {
	padding: 12px 0 0 7px;
}

#leftInc img {
display:block;
border:0;
padding: 0 0 5px 0;
}

#leftInc ul {
	list-style:none;
	padding:0 5px;
	margin:0;
}

#leftInc ul li {
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}

#leftInc ul li a {
	text-indent:-9000px;
	padding:0;
	margin:0;
	display:block;
	width:149px;
	height:54px;
	line-height: 54px;
}

#leftInc ul li.booktickets a {
	background-image:url(../images/button_leftInc_booktickets.gif);
	background-repeat:none;
}

#leftInc ul li.friends a {
	background-image:url(../images/button_leftInc_friends.gif);
	background-repeat:none;
}

#leftInc ul li.artsactive a {
	background-image:url(../images/button_leftInc_arts.gif);
	background-repeat:none;
}

#leftInc ul li.archive a {
	background-image:url(../images/button_leftInc_archive.gif);
	background-repeat:none;
}

/* END OF LEFT INC STYLES */



/* PRIMARY NAV STYLES */


#primaryMenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#primaryMenu ul li {
	border-top:1px solid #f9e180;
	line-height:24px;
	padding:0;
	margin:0;
}

#primaryMenu ul li a, #primaryMenu ul li a:link {
	display:block;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
	padding:3px 0 3px 16px;
	background-image:url(../images/menu_arrow_right.gif);
	background-repeat:no-repeat;
	background-position:4px 7px;
	width:162px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:146px;
}

#primaryMenu ul li.section-open a, #primaryMenu ul li.section-open a:link {
	background-image:url(../images/menu_arrow_down.gif);
}

#primaryMenu ul li a:visited, 
#primaryMenu ul li.section-open a:visited  {
	text-decoration:none;
}

#primaryMenu ul li a:hover, #primaryMenu ul li a:active, 
#primaryMenu ul li.section-open a:hover, #primaryMenu ul li.section-open a:active {
	color:#c7453c;
}

#primaryMenu li li a, #primaryMenu li li a:link {
	color:#444444;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
	padding:3px 0 3px 24px;
	background:none !important;
	width:162px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:138px;
}

#primaryMenu li li a:visited {
	text-decoration:none;
	background:none !important;
}

#primaryMenu li li a:hover, #primaryMenu li li a:active {
	/*color:#f9f1d2 !important;*/
	color:#c7453c !important;;
	background:none !important;
}

/* END OF PRIMARY NAV STYLES */



/* SECONDARY NAV STYLES */




#secondaryMenu ul {
	padding:2px 15px 0 0;
	margin:0;
	list-style:none;
	text-align:right;
	color: white;
}

#secondaryMenu ul li {
	display:inline;
	color: white;
	/*background-image: url(../images/sec_nav_divider.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;*/
}

#secondaryMenu ul li.last {
background-image: none;
padding-left: 2px;
}

#secondaryMenu ul li a, #secondaryMenu ul li a:link, #secondaryMenu ul li a:visited  {
	/* border-right:1px solid #ffffff;*/
	line-height:10px;
	height:10px;
	padding:0 8px 0 2px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	background-image: url(../images/sec_nav_divider.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#secondaryMenu ul li.last a, #secondaryMenu ul li.last a:link, #secondaryMenu ul li.last a:visited {

	padding:0;
	background-image: none;

}

#secondaryMenu ul li a:hover, #secondaryMenu ul li a:active, 
#secondaryMenu ul li.last a:hover, #secondaryMenu ul li.last a:active {
	text-decoration:underline;
}

/* END OF SECONDARY NAV STYLES */

#johngood {
padding-left: 400px;
}

#johngood p {
font-size: 10px;
}

#XmasFriends img {
	/*display: inline; */
	width: 147px !important;
	height: 51px !important;
	}
	
#slideTarget {
margin-bottom: 5px; display: block; height: 51px; width: 147px;}

/* FRIENDS 2008 PAGE STYLES */

.friendsfullwidth {
	width: 565px;
	float: left;
	padding: 0px;
	
}

#friendsgoldmembership {
	padding: 20px;
	background-color: #e9e1c8;
	margin-top: 10px;

}

#frontsignup {
margin-left: 185px;background-color: #f3f3f3;padding: 0 15px 15px 15px; text-align:center;
}

#priority-booking-form{
	text-align: center; padding: 10px 0 10px 0; background-color:#e0aba7; margin: 10px 0 10px 0;
}

#priority-booking-form form {
	padding: 0;
	margin: 0;
}

#summer-sale-graphic {
	padding-top: 6px;
}

#summer-sale-thumbs img {
	float: left;
	margin: 2px;
	border: 0;
}

#summer-sale-already-booked {
padding: 15px; background-color:#c2e2fb; margin: 15px 0 0px 0;

}

#summer-sale-terms {
	padding: 0 15px 15px 0;
	margin-left: 185px;
}

#summer-sale-list {
	margin: 10px 0 10px 0;
}

#aladdin-game, #banner-ad {
	width: 100%;
	/*height: 167px;*/
	text-align: center;
	margin-bottom: 6px;
	/*background-color: #000000;*/
}

#adBannerWrapper {
	width:566px;
	height:155px;
	margin:0 0 6px 0;
}

#adBannerWrapper ul {
	display:block;
	width:566px;
	height:155px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}

#adBannerWrapper ul li {
	display:block;
	width:566px;
	height:155px;
	position:absolute;
	left:0;
	top:0;
}

/* Your brief Encounter*/

#your-brief-left, #your-brief-right {
	float: left;
}
#your-brief-left {
	width: 280px;
	margin-right: 20px;
	padding-top: 10px;
}
#your-brief-right {
	padding-left: 10px;
	width:266px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:246px;
}

.encounter {
	font-size: 12px !important;
	line-height: 18px !important;
	padding-top: 15px !important;
}

.person {
	font-size: 10px !important;
	padding-bottom: 15px !important;
	border-bottom: dashed 1px #333333 !important;
}

#your-brief-left #eventButtons {
	width: 280px !important;
}
#your-brief-right #eventButtons {
	width: 246px !important;
	margin-top: 10px;
}

#pageLander {
	margin-left:10px;
}

#pageLander div {
	/*padding-top:10px;*/
	
} 

#pageLander form, #pageLander label, #pageLander span, #pageLander input, #pageLander select {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif !important;
	font-size:11px !important; 
	line-height:16px !important;
	width:auto !important;
}

#pageLander div div {
	border:none !important;
	background-color:#C8453D;
	font-weight:bold;
	color:#FFFFFF;	
}   

#pageLander div div div {
	border:none !important;
	background-color:#F3C200;
	font-weight:normal;
	color:#000000 !important;
}

#image, #link {
	float: left;
	}
	
#image {
	padding: 0 0 0 37px;
	}
	
#link a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	line-height: 25px;
	}


#NotifyText {
	margin:0 0 6px 0;
	border:3px solid #f3c200;
	padding:8px;
}

#NotifyText img {
	display:block;
	float:left;
	padding:0 8px 0 0;
}

#NotifyText p {
display:block;
float:left;
width: 450px;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

.facebook, .facebookPad {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
.facebook img {
	padding: 0 10px 0 0;
}
.facebookPad {
	margin: 5px 0 0 0;
}
.name {
font-size: 12px!important;
}