@import url("WhatsOn.css"); /* whats on colours */

body
{
  margin: 0;
  padding: 0;
  background-color: #FFF;
  background-image: url('../images/wall-1024.jpg');
  font-family: Verdana, Arial, Helvetica, sans-serif;
 /* font-size : 0.73em;*/
  font-size : 0.73em;
  color: #3C3C3C;
}

#wrapper
{
	background-color: #FFF;
	margin: 10px auto 0;
	width: 910px;
}

.contentContainer
{
  	width: 910px;
  	margin: auto;
}

#topbar 
{
	margin:  0px 0px 0px 0px;
	padding: 3px 10px 4px 10px;
	background-color: #8C8C8C;
	color: white;
	overflow: hidden;
}

#test
{
	background-color: red;
}

#header
{
  	height: 128px;
  	background: #FFF url('../images/rough-paper.gif');
  	background-repeat: no-repeat;
  	overflow: hidden;
  	background-position: right top;
  	position: relative;
}

#decorationInner1
{
	background: url('../images/gradstretch.gif');
  	background-position: center top;
  	background-repeat: no-repeat;
  	height: 10px;
}

#decoration1
{
	  	
	background: #FFF  url('../images/gradstretchFill.gif');
  	background-position: center top;
  	background-repeat: repeat-x;
  	height: 10px;
  	margin-bottom: 4px;
}

#logo
{
  	/*position: absolute;*/
  	border: 0;
  	/*left: 0px;
  	top: 10px;*/
  	float: left;
  	margin-left: 5px;
  	padding-top: 10px;
}

#header-nav
{
	float: left;
	padding-left: 30px;
}

#header-nav span
{
	display: none;
}
.orange-arrow
{
	color: #ED7E1C;
}

#topbar a, a:link, a:hover, a:active
{
	color: #FFF;
}

#topbar div
{
	float: left;
	margin-right: 2.5em;
}

#topbar input
{
	 border: 0px;
	 color: #333;
	 font-weight: bold;
	 margin-top: 1px;
	 padding: 2px;
	 font-size: 0.75em;
}

.searchBox
{
	float: right;
	margin-top: 2px;
	margin-right: 6px !important;
	padding: 0px;
}

#searchText
{
	padding: 2px;
	margin: 0px;
	margin-top: 3px;
	display:block;
	float: left;
	width: 140px;
}

#topbar #searchButton
{
	padding: 0px;
 	float: left;
	margin-top: 0px;
	margin-left: 4px;
}

#topbar div#accessToolbar
{
	margin-top: -2px;	
	/* margin-left: 250px; */
	float: right;
	width: 3.5em;
	cursor: pointer;
}

#access1 {
	font-size: 1em;
}

#access2 {
	font-size: 1.25em;
}

#access3 {
	font-size: 1.5em;
}
#accessToolbar a
{
	text-decoration:none;
}

.topBarRegister
{
	margin-top: 2px;
}

.topBarSmall
{
	/* font-size: 85%; */
	vertical-align:bottom;
	margin-top: 2px;
}

.topBarSmall a
{
	text-decoration:none;
}

#TicketCorner
{
  	float:right;
  	width: 190px;
  	height: 92px;  	
	padding: 15px 7px 7px;
	font-weight: bolder;
}

#TicketCorner a
{
	display: block;
	color: #333;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 5px;
}

#TicketCorner a:link a:active a:hover
{
	color: #333;
	font-weight: bolder;
	text-decoration: none;
}

#TicketCorner label
{
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: -0.05em;
}

#TicketCorner h2
{	
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 14px;
}

#header img
{
	
	margin-top: 20px;
}

#nav1 
{
	float: left;
	margin-left: 5px;
	width: 175px;
}

#content h3
{
	margin: 0;
	padding: 0;
}

#content a
{
	color: #ED7E1C;
	font-weight: bold;
}

#nav3 {
	float: right; 
	width: 170px;
}

#nav3 h1 {
	/*background-color: #902412;
	color: White;*/
	font-size: 1.5em;
	padding: 2px;
	margin-top: 0px;
	display: none;
}

#nav3 h2 {
	font-size: 1.3em;
	margin: 0px;
}

#eventCalendarHeader
{
	background-image: url('../images/calendar/event-calendar-title.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
	padding-bottom: 10px;
}

.comingSoon 
{
	position: relative;
	
	padding: 2px;	
}

.comingSoon h2
{
	color: #333;
}

#ctl00_ExpandingMenu1
{
	padding-bottom: 10px;
}

#nav1 ul
{
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#nav1 li
{
	margin-left: 0px;
	padding-left: 0px;
	/*background-image: url('../images/nav1/orange-arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: solid 1px #ED7E1C;
	width: 170px;*/
	padding-top: 8px;
	left: 0px;
	color: #5a5959;
}

#nav1 ul ul a
{
	margin-left: 10px;
}

#nav1 ul a
{
	color: #5a5959;
	text-decoration: none;
	display: block;
	height: 23px; 
	padding-left: 10px;
	font-weight: bold;
	background-image: url('../images/nav1/orange-arrow.gif');
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom: solid 1px #ED7E1C;
}

#nav1 li.whatsOnClosed
{
	/*background-image: url('../images/nav1/greyButton.gif');*/
}

#nav1 li.selectedwhatsOnClosed
{
	/*background-image: url('../images/nav1/greyBg.gif');*/
	background-repeat: no-repeat;
}

#nav1 li.selectedwhatsOnClosed a
{
	/*color: #FFF;*/
}

#nav1 li.whatsOnSub
{
	background-image: url('../images/nav1/greySubButton.gif');
}

#nav1 li.whatsOnSub a
{
	color: #5a5959;
}


#nav1 li.theatreClosed
{
	background-image: url('../images/nav1/redButton.gif');
}

#nav1 li.selectedtheatreClosed
{
	background-image: url('../images/nav1/redBg.gif');
	background-repeat: repeat-x;
}

#nav1 li.selectedtheatreClosed a
{
	color: #FFF;
}

#nav1 li.theatreSub
{
	background-image: url('../images/nav1/redSubButton.gif');
}

#nav1 li.theatreSub a
{
	color: #5a5959;
}

#nav1 li.plazaClosed
{
	background-image: url('../images/nav1/yellowButton.gif');
}

#nav1 li.selectedplazaClosed
{
	background-image: url('../images/nav1/yellowBg.gif');
	background-repeat: repeat-x;
}

#nav1 li.selectedplazaClosed a
{
	color: #FFF;
}

#nav1 li.plazaSub
{
	background-image: url('../images/nav1/yellowSubButton.gif');
}

#nav1 li.plazaSub a
{
	color: #5a5959;
}

#nav1 li.conferenceClosed
{
	background-image: url('../images/nav1/blueButton.gif');
}

#nav1 li.selectedconferenceClosed
{
	background-image: url('../images/nav1/blueBg.gif');
	background-repeat: repeat-x;
}

#nav1 li.selectedconferenceClosed a
{
	color: #FFF;
}

#nav1 li.conferenceSub
{
	background-image: url('../images/nav1/blueSubButton.gif');
}

#nav1 li.conferenceSub a
{
	color: #5a5959;
}

#nav1 li.otherClosed
{
	/*background-image: url('../images/nav1/greyButton.gif');*/
}

#nav1 li.selectedotherClosed
{
	/*background-image: url('../images/nav1/greyBgfull.gif');
	background-repeat: repeat-x;*/
}

#nav1 li.selectedotherClosed a
{
	/*color: #FFF;*/
}

#nav1 li.otherSub
{
	/*background-image: url('../images/nav1/greySubButton.gif');*/
}

#nav1 li.otherSub a
{
	color: #5a5959;
}

#nav1 li.selected a
{
	color: #000;
}

#nav1 li.selected ul li a
{
	color: #5A5959;
}

#nav1 li.selected ul li.selected a
{
	color: #000;
}

#LatestNews
{
	border-bottom: solid 1px #ED7E1C;
}

#Articles
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.article
{
	list-style-type: none;
	float: left;
	width: 255px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.article h2
{
	margin: 0.2em 0em;
	padding: 0;
	line-height: 0.9em;
	font-size: 1.2em;
	color: #ED7E1C;
}

.article h4
{
	margin: 0.2em 0em;
	padding: 0;
	font-size: 0.9em;
}

.article p
{
	margin-top: 2px;
	padding-top: 0px;
}

#Articles a
{
	 color: #ED7E1C;
	 text-decoration: none;
}

#Footer
{
	 /*background-image: url('../images/footer.jpg');
	 background-repeat:repeat-x; 
	 background-position: bottom center;*/
	 clear: both;
	 height: 86px;
	 min-height: 86px;
	 color: #A7A9AC;
	 font-size: 0.8em;
	 margin-top:10px;
	 
}

#Footer label
{
	display: block;
	margin-top: 1em;
	float: left;
	clear: both;
}

#Footer img
{
	margin-right: 1em;
}
#Footer ul
{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#Footer li
{
	margin: 0;
	margin-top:1em;
	margin-left: 1em;
	padding: 0;
	list-style-type:none;
	float: left;
}


#Footer a
{
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: none;
}

.footerContainer
{
	/*width: 910px;*/
  	margin: 0em auto;
  	padding: 20px 5px;
  	border-top: solid 1px #ED7E1C;
}


.floatRight
{
	float: right;
}

#content
{
	padding-left: 5px;
	float: left; 
	width: 545px;
	/*overflow:hidden;*/
}

#content h1
{
	margin: 0;
}

#contentwhatson
{
	float: left; 
	width: 515px;
	padding-left: 10px;
}

#content-page-images 
{
	margin: 0px;
	width: 521px;
	height: 245px;
	overflow: hidden;
}

#header-home-images 
{
	background-image: url('../images/imagecontrol/rotator-bkgrd.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	width: 532px;
	height: 324px;
	padding-left: 13px;
	padding-top: 25px;
	position:relative;
	overflow:hidden;
}

#nav3 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav3 li
{
	/*background: #FFF url('../images/calendar/calendar-label.gif') no-repeat left top;*/
	list-style-type: none;
	margin-bottom: 5px;
	clear: both;
	/*margin: 0.1em 0.2em;*/
	/*padding: 0 0 0.1em 0;*/
	display: block;
	/*border-bottom: solid 1px #A0A0A0;
	overflow: hidden;*/
	height: auto;
}

#nav3 img 
{
	border: 0;
}
#nav3 h2
{
	margin: 0;
	font-size: 1.1em;
	padding: 0;
}

#nav3 a
{
	clear: both;
	float: left;
	width: 124px;
}

#nav3 li.Theatre, #nav3 li.Theatre a
{
	color: #ED7E1C;
	text-decoration: none;
}

#nav3 li.Plaza, #nav3 li.Plaza a
{
	color: #FF8408;
}

#nav3 li.Conference, #nav3 li.Conference a
{
	color: #009EC7;
}

#nav3 h4
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	float: left;
}

#nav3 .link
{
	float: right; 
	text-align: right;
}

#nav3 .eventDate
{
	background: #FFFFFF url(../images/calendar/calendar-label.gif) no-repeat scroll left top;
	height: 47px;
	color: #FFF;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	width: 39px;
}

.eventDate .eventMonth
{
	font-size: 0.7em;
}

#nav3 .eventInfo
{
	color: #000;
	float: left;
	padding-left: 5px;
	width: 124px;
}

.clear
{
	clear: both;
}

#Calendar
{
	width: 184px;
	float:right;
	margin-top: -3px;
}

#CalendarHeader
{
	float:left; 
	margin:0;
	padding: 0;
}

#CalendarHeader,
#CalendarBody
{
	width: 184px;	
	margin-left: 1px;
}

#CalendarHeader h2
{
	color: #5A5959;
	margin: 0;
	font-size: 1.5em;
	padding: 0;	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-right: 5px;*/
	width: 100%;
}

#CalendarHeader h2 a
{
	color: #5A5959;
	text-decoration: none;
}

.CalDayofWeek
{
	width: 23px;
	border-right: solid 1px #DADADA;
	text-align: center;
	color: #5A5959;
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

ul#CalendarDays
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 182px;
	text-align: center;
	font-size: 0.9em;
	overflow: hidden;
	display: block;
}

#CalendarDays li
{
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	border-right: solid 1px #DADADA;
	width: 25px;
	text-align: center;
	float: left;
	color: #5A5959;
	/*display: inline;*/
	/*clear: none;*/
}

.CalendarDay
{
	float: left;
	width: 25px;
	border-right: solid 1px #DADADA;
	text-align: center;
	padding-top: 10px;
	color: #5A5959;
	padding-bottom: 2px;
	height: 25px;
}

.CalendarDayNotInMonth
{
	float: left;
	width: 25px;
	border-right: solid 1px #DADADA;
	text-align: center;
	padding-top: 10px;
	color: #B4B4B4;
	padding-bottom: 2px;
}

.CalendarDaySelectedDay
{
	float: left;
	width: 25px;
	border-right: solid 1px #DADADA;
	text-align: center;
	padding-top: 10px;
	color: #000000;
	padding-bottom: 2px;
	font-weight: bold;
}

.CalendarDay a
{
	color: #5A5959;
	text-decoration: none;
}

.CalDay a hover
{
	color: #5A5959;
	text-decoration: none;
}

.CalendarDayNotInMonth a
{
	color: #B4B4B4;
	text-decoration: none;
}

.CalendarDaySelectedDay a
{
	color: #000000;
	text-decoration: none;
}
.CalendarDaySelectedDay a,
.CalendarDayNotInMonth a,
.CalendarDay a
{
	display: block;
	height: 18px;
	text-align:center;
	width: 25px;
}
#randomevent li
{
	margin-bottom: 15px;
}

#randomevent h2
{
	color:#5A5959;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

#randomevent p
{
	color:#5A5959;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#randomevent a
{
	 color: #902412;
	 text-decoration: underline;
	 font-weight: bold;
}

.content-page-links
{
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

.search-result
{
	margin-bottom: 10px;	
}

.search-header
{
	margin-bottom: 10px;	
}

.col
{
	margin-bottom: 10px;
	background-image: url('../images/greybgLarge.jpg');
	background-repeat: no-repeat;
}

#content .col h3
{
	cursor: pointer;
	color: #FFFFFF;
	background-image: url('../images/maxImg.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	padding-top: 6px;
	height: 28px;
}

#content .col notcollapsibled h3
{
	cursor: pointer;
	color: #FFFFFF;
	background-image: url('../images/minImg.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	padding-top: 6px;
	height: 28px;
}

#content .col collapsibled h3
{
	cursor: pointer;
	color: #FFFFFF;
	background-image: url('../images/maxImg.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	padding-top: 6px;
	height: 28px;
}

img
{
	border-style: none;
}

.CalDay
{
	width: 25px;	
}

#contenteventmore
{
	float: left; 
	width: 515px;
	padding-left: 3px;
}

#contenteventmore ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	float: left;
	width: 98%;
	border-top: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
}

#contenteventmore li
{
	list-style-type: none;
	margin: 0;
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	overflow: hidden;
	height: 1%;
	border-bottom: dashed 1px #DADADA;
}

#contenteventmore h4
{
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 10px;
	font-size: 1.0em;
}

#MoreDates
{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

#MoreDates a
{
	color:#ED7E1C;
}

#header-home-images ul li
{
	/*overflow:hidden;*/
	width:521px;
	height:245px;
	position:relative;
}

#btnPrev,
#btnNext
{
	position:absolute;
	top:128px;
	z-index:20;
	height:31px;
	width:31px;
	border:none;
	cursor: pointer;
}
#btnNext span,
#btnPrev span
{
	display:none;
}
#btnPrev
{
	background-image:url(../images/imagecontrol/prleftarrow.png);
	left:13px;
}

* html #btnNext
{
	margin-right: 10px;
}

#btnNext
{
	margin-right: 11px;
	right:0;
	background-image:url(../images/imagecontrol/prrightarrow.png);
}

#header-home-images ul li div
{
	padding: 0;
	margin: 0;
	background: url(../images/imagecontrol/gradient.png) repeat-x;
	width:521px;
	height: 70px;
	margin-top:175px;
	position:relative;
}

#header-home-images ul li div a
{
	float:right;
	position: absolute;
	top: 34px;
	right: 8px;
	display: block;
	background:url(../images/imagecontrol/prbutmore.png) no-repeat left top;
	height: 20px;
	width: 80px;
	padding-top: 4px;
	padding-left: 25px;
	color: #FFF;
	text-decoration: none;
}

#header-home-images ul li div a:hover
{
	text-decoration: underline;
}

#header-home-images ul li h2
{
	margin:0;
	padding: 0;
	color: #FFF;
	font-size: 2.0em;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 4px;
}

#header-home-images ul li h4
{
	margin:0;
	padding: 0;
	color: #DADADA;
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
}

#WhatsOnMain .NoRecords
{
	margin: 0;
	padding: 0;
	margin-top: 18px;
	text-align: center;
	font-weight: bold;
}

#error
{
padding-left: 10px;
}

#contentdownloads
{
	margin-top: 10px;
}

#contentdownloads h4.downloadstitle
{
	width: 100%;
	font-size: 1.2em;
	border-bottom: solid 1px #A0A0A0;
}

#contentdownloads div h3
{
	font-size: 1.0em;
}

#contentdownloads div h3 a
{
	font-weight: normal;
}

div#contentdownloads div
{
	padding: 2px 0 0 25px;
	background: url(/images/file.gif) no-repeat;	
	height: 25px;
}

div#contentdownloads div.doc, 
div#contentdownloads div.docx
{
	background: url(/images/doc.gif) no-repeat;
}

div#contentdownloads div.pdf
{
	background: url(/images/pdf.gif) no-repeat;
}

div#contentdownloads div.xls, 
div#contentdownloads div.xlsx
{
	background: url(/images/xls.gif) no-repeat;
}

div#contentdownloads div.png
{
	background: url(/images/png.gif) no-repeat;
}

div#contentdownloads div.gif
{
	background: url(/images/gif.gif) no-repeat;
}

div#contentdownloads div.jpg,
div#contentdownloads div.jpeg
{
	background: url(/images/jpg.gif) no-repeat;
}
