.oneColFixCtr #container {
background: url(siteImages/jerseyboysPageBackgroundMain.jpg) no-repeat top center;
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:auto;
}

.oneColFixCtr #containerHome {
	background-image:url(siteImages/fp_main_bg.jpg);
	background-repeat:no-repeat;
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:auto;
}

.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:auto;
}
/****COPY STYLEZ****/
.main11{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height: 12px;
}
.main11 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height: 12px;
}
.main11 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#BE2F35;
line-height: 12px;
}

.main11B{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height: 12px;
font-weight:normal;
}

.main14{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}
.bigHeading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;
}

/****RSS****/
a.rss:link {
font: bold 14px  Arial, Helvetica, sans-serif;
color: #CA272D;
text-decoration: none;
}
a.rss:active {
font: bold 14px  Arial, Helvetica, sans-serif;
color: #CA272D;
text-decoration: none;
}			
a.rss:visited {
font: bold 14px  Arial, Helvetica, sans-serif;
color: #CA272D;
text-decoration: none;
}
a.rss:hover {
font: bold 14px  Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}
/****PRIVACY CONDITIONS****/
a.pp:link {
font: normal 11px  Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
}
a.pp:active {
font: normal 11px  Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
}			
a.pp:visited {
font: normal 11px  Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
}
a.pp:hover {
font: normal 11px  Arial, Helvetica, sans-serif;
color: #CA272D;
text-decoration: none;
}
/*************************************TOP MENU*************************************/
#mainMenuContainer{
	margin:0;
	padding:0;
	height:84px;
	width: 955px;
}
/****Flash container****/
#flashcontent {
	height: 100%;
}
/****MENU BUTTONZ****/
/*home*/
#home a{
margin:0;
padding:0;
height:42px;
width: 94px;
background: url(siteImages/nav_home.jpg) no-repeat;
float:left;
}
#home a:hover{
background-position: 0px -42px;
}
#homeSelected{
margin:0;
padding:0;
height:42px;
width: 94px;
background: url(siteImages/nav_home.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*about*/
#about a{
margin:0;
padding:0;
height:42px;
width: 70px;
background: url(siteImages/nav_about.jpg) no-repeat;
float:left;
}
#about a:hover{
background-position: 0px -42px;
}
#aboutSelected{
margin:0;
padding:0;
height:42px;
width: 70px;
background: url(siteImages/nav_about.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*tickets*/
#tickets a{
margin:0;
padding:0;
height:42px;
width: 83px;
background: url(siteImages/nav_tickets.jpg) no-repeat;
float:left;
}
#tickets a:hover{
background-position: 0px -42px;
}
#ticketsSelected{
margin:0;
padding:0;
height:42px;
width: 83px;
background: url(siteImages/nav_tickets.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*news*/
#news a{
margin:0;
padding:0;
height:42px;
width: 68px;
background: url(siteImages/nav_news.jpg) no-repeat;
float:left;
}
#news a:hover{
background-position: 0px -42px;
}
#newsSelected{
margin:0;
padding:0;
height:42px;
width: 68px;
background: url(siteImages/nav_news.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*music*/
#music a{
margin:0;
padding:0;
height:42px;
width: 72px;
background: url(siteImages/nav_music.jpg) no-repeat;
float:left;
}
#music a:hover{
background-position: 0px -42px;
}
#musicSelected{
margin:0;
padding:0;
height:42px;
width: 72px;
background: url(siteImages/nav_music.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*media*/
#media a{
margin:0;
padding:0;
height:42px;
width: 118px;
background: url(siteImages/nav_media.jpg) no-repeat;
float:left;
}
#media a:hover{
background-position: 0px -42px;
}
#mediaSelected{
margin:0;
padding:0;
height:42px;
width: 118px;
background: url(siteImages/nav_media.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*contact*/
#contact a{
margin:0;
padding:0;
height:42px;
width: 86px;
background: url(siteImages/nav_contact.jpg) no-repeat;
float:left;
}
#contact a:hover{
background-position: 0px -42px;
}
#contactSelected{
margin:0;
padding:0;
height:42px;
width: 86px;
background: url(siteImages/nav_contact.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/*sign up*/
#signup a{
margin:0;
padding:0;
height:42px;
width: 79px;
background: url(siteImages/nav_sign_up.jpg) no-repeat;
float:left;
}
#signup a:hover{
background-position: 0px -42px;
}
#signupSelected{
margin:0;
padding:0;
height:42px;
width: 79px;
background: url(siteImages/nav_sign_up.jpg) no-repeat;
float:left;
background-position: 0px -42px;
}
/****ticketsFlashContainer****/
#flashTicketsBtn{
margin:0;
padding:0;
height:70px;
width: 269px;
float:right;
}
/****nav****/
#nav {
margin: 0;
width: auto;
height: 84px;
list-style: none;
overflow: hidden;
padding: 0;
}
			
#nav li {
margin: 0; 
padding: 0;
list-style: none;
}
			
#nav a {
padding: 42px 0 0 0;
overflow: hidden;
height: 0px !important;
}
				
/*#nav a:hover {
background-position: bottom;
}*/
/****VIDEO AND QUOTES FLASH CONTAINER****/
#audioVizContainer{
clear:both;
height:483px;
width:955px;
padding: 0;
}
/****MUSIC AND WIDGET FLASH CONTAINERS****/
#musicWidgetContainer{
float:left;
height:525px;
width:354px;
/*padding: 0;*/
}
/****STORY AND NEWS CONTAINERS****/
#storyNewsContainer{
margin:0;
padding:0;
float:right;
height:525px;
width:600px;
/*padding: 0;*/
}
#storyContainer{
margin:0;
padding:0px;
height:205px;
width:600px;
background-image:url(siteImages/storyPanel_ie_bg.jpg);
background-repeat:no-repeat;
}
#newsContainer{
margin:0;
padding:0;
height:320px;
width:600px;
background-image:url(siteImages/newsPanel_bg.jpg);
background-repeat:no-repeat;
}
#newsContainerfb{
margin:0;
padding:0;
height:460px;
width:600px;
background-image:url(siteImages/newsPanelfb_bg.jpg);
background-repeat:no-repeat;
}
/****FOOTER CONTAINER & LINKZ****/
#footerContainer{
float:left;
height:75px;
width:100%;
padding: 0;
background-image: url(siteImages/footerl_bg.jpg);
background-repeat:no-repeat;
}
/****MENU ITEMZ****/
#extrasTab{
float:left;
height:75px;
width:39px;
background-image: url(siteImages/tabExtras.jpg);
}
#bookTickts a{
float:left;
height:75px;
width:118px;
background-image: url(siteImages/btn_book.jpg);
}
#vouchers a{
float:left;
height:75px;
width:118px;
background-image: url(siteImages/btn_vouchers.jpg);
}
#mailing a{
float:left;
height:75px;
width:104px;
background-image: url(siteImages/btn_list.jpg);
}
#worldWide a{
float:left;
height:75px;
width:84px;
background-image: url(siteImages/btn_world.jpg);
}
#itunes a{
float:right;
height:75px;
width:116px;
background-image: url(siteImages/btn_itunes.jpg);
}
#twitter a{
float:right;
height:75px;
width:116px;
background-image: url(siteImages/btn_twitter.jpg);
}
#facebook a{
float:right;
height:75px;
width:103px;
background-image: url(siteImages/btn_facebook.jpg);
}
#youtube a{
float:right;
height:75px;
width:89px;
background-image: url(siteImages/btn_youtube.jpg);
}

/*******TICKET*********/
#panelBottom {
background-image:url(siteImages/panel_bottom.jpg);
background-repeat:no-repeat;
height:145px;

}

#noLeftMenu_BottomPanel {
background-image:url(siteImages/noLeftMenu_BottomPanel.jpg);
background-repeat:no-repeat;
height:145px;

}


#left_menu {
background-image:url(siteImages/gird.jpg);
background-repeat:repeat-y;

}


.ticHeading {
font: Arial, Helvetica, sans-serif;font-size:15px;
font-weight: bold;
line-height:20px;
}

.ticLink {
font: Arial, Helvetica, sans-serif;font-size:14px;
font-weight: bold;
line-height:17px;
color:#BE2F35;
}
.ticLinkLarge {
font: Arial, Helvetica, sans-serif;font-size:16px;
font-weight: bold;
line-height:17px;
color:#BE2F35;
}
.ticLinkSmall {
font: Arial, Helvetica, sans-serif;font-size:10px;
line-height:14px;
}


.ticLink a:hover{
font: Arial, Helvetica, sans-serif;font-size:14px;
font-weight: bold;
line-height:17px;
color:#666666;
}

.ticLink a{
font: Arial, Helvetica, sans-serif;font-size:14px;
font-weight: bold;
line-height:17px;
color:#BE2F35;
}

.normalHeading {
font: Arial, Helvetica, sans-serif;font-size:15px;
font-weight: bold;
line-height:20px;
}
.normalTxt {
font: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}
.normalLink {
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:17px;
color:#BE2F35;
}

.normalTxt a:hover{
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:17px;
color:#666666;
}

.normalTxt a{
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:17px;
color:#BE2F35;
}


.newsArticleTxt {
font: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}



.ticketFooterNotes {
font: Arial, Helvetica, sans-serif;font-size:11px;
line-height:14px;
color:#333333;
}


.ticRows {
padding:12px 34px 0px 34px;
margin:0px 0px 0px 0px;
background-image:url(redline2.jpg);
background-repeat:no-repeat;
background-position:left;
}


#subTitleTab {
width:621px;
height:37px;
}

.grafBtn a{
border:0px;
}

.grafBtn a:hover{
border:0px;
}

/*Ticktes Menu*/
#tickets_menu {
	list-style:none;
	padding-left:6px;
	margin-bottom:10px;
	width:242px;  
	height:240px; 
	}
#tickets_menu span {
	display:none;
	
}
#tickets_menu a {
	display:block;
	text-indent:-900%; 
}
#tickets_menu a:hover {
	background-position:left bottom; 
}
#tickets_menu a:hover span{
	display:block;
}
#tickets_menu .ticketbtn_1 {
	width:242px;  
	height:36px;  
	background:url(siteImages/ticketsBtn_1.jpg) no-repeat;
	margin-bottom:5px;
}
#tickets_menu .ticketbtn_2 {
	width:242px;
	height:36px;
	background:url(siteImages/ticketsBtn_2.jpg) no-repeat;
	margin-bottom:5px;
}
#tickets_menu .ticketbtn_3 {
	width:242px;
	height:36px;
	background:url(siteImages/ticketsBtn_3.jpg) no-repeat;
	margin-bottom:5px;
}
#tickets_menu .ticketbtn_4 {
	width:242px;  
	height:36px; 
	background:url(siteImages/ticketsBtn_4.jpg) no-repeat;
	margin-bottom:5px;

}
#tickets_menu .ticketbtn_5 {
	width:242px;
	height:36px;
	background:url(siteImages/ticketsBtn_5.jpg) no-repeat;
	margin-bottom:5px;
}
#tickets_menu .ticketbtn_6 {
	width:242px;
	height:36px;
	background:url(siteImages/ticketsBtn_6.jpg) no-repeat;
	margin-bottom:5px;
}

/****About pages****/
.quotes {
font:Arial;
font-size:18px;
color:#BE2F35;
font-weight: bold;
}

.personName {
font:Arial;
font-size:14px;
color:#666666;
font-weight: bold;
}

.aboutTxt {
font: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

/*******************************************************************************************************************************************

	ABOUT PAGE SECTION AND SUB SECTION MENUS

********************************************************************************************************************************************/

#aboutTheShow a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/abouttheshowBtn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#aboutTheShow a:hover{
background-position: 0px -36px;
}

#aboutTheShowSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/abouttheshowBtn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}


#aboutCast a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/castBtn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#aboutCast a:hover{
background-position: 0px -36px;
}

#aboutCastSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/castBtn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#aboutCreative a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/creativeBtn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#aboutCreative a:hover {
background-position: 0px -36px;
}

#aboutCreativeSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/creativeBtn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}


#aboutDidYouKnow a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/didyouknowBtn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#aboutDidYouKnow a:hover {
background-position: 0px -36px;
}

#aboutDidYouKnowSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/didyouknowBtn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#aboutPress a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/pressBtn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}
#aboutPress a:hover{
background-position: 0px -36px;
}
#aboutPressSelected{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/pressBtn.gif);
background-repeat:no-repeat;
background-position: 0px -36px;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#awards a{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/awardsBtn.gif);
background-repeat:no-repeat;
background-position: right top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}

#awards a:hover{
background-position: right bottom;
}
#awardsSelected{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/awardsBtn.gif);
background-repeat:no-repeat;
background-position: right bottom;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}

#londonQuotes a{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/londonquotesBtn.gif);
background-repeat:no-repeat;
background-position: right top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#londonQuotes a:hover{
background-position: right bottom;
}
#londonQuotesSelected{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/londonquotesBtn.gif);
background-repeat:no-repeat;
background-position: right bottom;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}

#usQuotes a{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/usquotesBtn.gif);
background-repeat:no-repeat;
background-position: right top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#usQuotes a:hover{
background-position: right bottom;
}
#usQuotesSelected{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/usquotesBtn.gif);
background-repeat:no-repeat;
background-position: right bottom;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}

#articles a{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/articlesBtn.gif);
background-repeat:no-repeat;
background-position: right top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#articles a:hover{
background-position: right bottom;
}
#articlesSelected{
margin:0;
padding:0;
height:31px;
width: 242px;
background-image:url(siteImages/submenu/articlesBtn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
background-position: right bottom;
margin-bottom:18px;
}

.quotesName {
font:Arial;
font-size:13px;
color:#666666;
font-weight: bold;
font-style:italic;
margin-bottom:15px;
text-align:right;
}

/*******************************************************************************************************************************************

	NEWS PAGE SECTION AND SUB SECTION MENUS

********************************************************************************************************************************************/

/** The News Page **/
#theNews a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/newsPage_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#theNews a:hover{
background-position: 0px -36px;
}

#theNewsSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/newsPage_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** The Whats RSS Page **/

#whatsRSS a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/whatsRSS_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#whatsRSS a:hover{
background-position: 0px -36px;
}

#whatsRSSSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/whatsRSS_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** The Press Centre Page **/

#thePressCentre a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/pressCentre_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#thePressCentre a:hover {
background-position: 0px -36px;
}

#thePressCentreSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/pressCentre_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}


/*******************************************************************************************************************************************

	TICKETS SECTION MENUS

********************************************************************************************************************************************/

/** Book Tickets Page **/
#bookTickets a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/bookTickets_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#bookTickets a:hover{
background-position: 0px -36px;
}

#bookTicketsSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/bookTickets_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** Performance Details Page **/

#performanceDetails a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/datesAndTimes_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#performanceDetails a:hover{
background-position: 0px -36px;
}

#performanceDetailsSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/datesAndTimes_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** standard price Page **/

#standardPrice a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/ticketPrices_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#standardPrice a:hover {
background-position: 0px -36px;
}

#standardPriceSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/ticketPrices_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** hospitality Page **/

#hospitality a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/hospitality_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#hospitality a:hover {
background-position: 0px -36px;
}

#hospitalitySelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/hospitality_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** ticketing tips Page **/

#ticketingtips a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/ticketingTips_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#ticketingtips a:hover {
background-position: 0px -36px;
}

#ticketingtipsSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/ticketingTips_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** prince edward theatre Page **/

#princeedwardtheatre a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/princeEdwardTheatre_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#princeedwardtheatre a:hover {
background-position: 0px -36px;
}

#princeedwardtheatreSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/princeEdwardTheatre_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}




/*******************************************************************************************************************************************

	NEWS PAGE SECTION AND SUB SECTION MENUS

********************************************************************************************************************************************/

/** The News Page **/
#playMusic a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/playmusic_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#playMusic a:hover{
background-position: 0px -36px;
}

#playMusicSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/playmusic_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** Behind the Music Page **/

#behindTheMusic a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/behindthemusic_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#behindTheMusic a:hover{
background-position: 0px -36px;
}

#behindTheMusicSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/behindthemusic_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** Buy Cast Recording Page **/

#buyCastRecording a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/buycastrecording_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#buyCastRecording a:hover {
background-position: 0px -36px;
}

#buyCastRecordingSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/buycastrecording_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/*******************************************************************************************************************************************

	NEWS PAGE SECTION AND SUB SECTION MENUS

********************************************************************************************************************************************/

/** The News Page **/
#contactUs a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/contactus_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#contactUs a:hover{
background-position: 0px -36px;
}

#contactUsSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/contactus_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** newsletter Page **/
#newsletter a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/newsletter_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#newsletter a:hover{
background-position: 0px -36px;
}

#newsletterSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/newsletter_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** links Page **/

#links a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/links_btn.gif);
background-repeat:no-repeat;
margin-bottom:5px;
float:left;
text-indent:-9999px;
}

#links a:hover{
background-position: 0px -36px;
}

#linksSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/links_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

/** partners Page **/

#partners a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/partners_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}

#partners a:hover {
background-position: 0px -36px;
}

#partnersSelected {
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/partners_btn.gif);
background-repeat:no-repeat;
background-position: left bottom;
float:left;
text-indent:-9999px;
margin-bottom:5px;
}


/*******************************************************************************************************************************************

	MULTI MEDIA SECTION AND SUB SECTION MENUS

********************************************************************************************************************************************/

/*********** GALLERY  **************/
#galleryPage a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/gallery_btn.gif);
background-repeat:no-repeat;
background-position: right top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#galleryPage a:hover{
background-position: left bottom;
}
#galleryPageSelected{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/gallery_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
background-position: left bottom;
margin-bottom:3px;
}
/************* gallery submenu *************/

/*** UK Cast sub gallery page **/
		#galleryPageUKCast a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryUKCast_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageUKCast a:hover{
		background-position: right bottom;
		}
		#galleryPageUKCastSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryUKCast_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}
		/*** Star Gallery sub gallery page **/
#galleryPageStar a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/gallery_stargallery_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageStar a:hover{
		background-position: right bottom;
		}
		#galleryPageStarSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/gallery_stargallery_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}
/*** Fan Gallery sub gallery page **/
#galleryPageFans a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/gallery_fangallery_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageFans a:hover{
		background-position: right bottom;
		}
		#galleryPageFansSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/gallery_fangallery_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}
/*** Awards sub gallery page **/
		#galleryPageAwards a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryAwards_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageAwards a:hover{
		background-position: right bottom;
		}
		#galleryPageAwardsSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryAwards_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}
		
/*** Press Night sub gallery page **/
		#galleryPagePress a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryPressNight_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPagePress a:hover{
		background-position: right bottom;
		}
		#galleryPagePressSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryPressNight_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}

/*** UK Launch sub gallery page **/
		#galleryPageUKLaunch a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryUKLaunch_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageUKLaunch a:hover{
		background-position: right bottom;
		}
		#galleryPageUKLaunchSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryUKLaunch_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}

/*** Rehearsals sub gallery page **/
		#galleryPageRehearsals a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryRehersals_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageRehearsals a:hover{
		background-position: right bottom;
		}
		#galleryPageRehearsalsSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryRehersals_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}

		/*** Broadways sub gallery page **/
		#galleryPageBroadway a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryBroadwayCast_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#galleryPageBroadway a:hover{
		background-position: right bottom;
		}
		#galleryPageBroadwaySelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/galleryBroadwayCast_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}




/*********** VIDEO  **************/
#videoPage a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/videoPlayer_btn.gif);
background-repeat:no-repeat;
background-position: left top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#videoPage a:hover{
background-position: left bottom;
}
#videoPageSelected{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/videoPlayer_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
background-position: left bottom;
margin-bottom:3px;
}

/************* video submenu *************/
		#videoVideoPage a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/videoVideos_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#videoVideoPage a:hover{
		background-position: right bottom;
		}
		#videoVideoPageSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/videoVideos_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}
	/** VIDEO DIARY PAGE **/
		#videoDiaryPage a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/videoVideoDiary_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#videoDiaryPage a:hover{
		background-position: right bottom;
		}
		#videoDiaryPageSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/videoVideoDiary_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}
		
	/** VIDEO BLOG PAGE **/
		#videoBlogPage a{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/videoCastBlogs_btn.gif);
		background-repeat:no-repeat;
		background-position: right top;
		float:left;
		text-indent:-9999px;
		margin-bottom:3px;
		}
		#videoBlogPage a:hover{
		background-position: right bottom;
		}
		#videoBlogPageSelected{
		margin:0;
		padding:0;
		height:31px;
		width: 242px;
		background-image:url(siteImages/submenu/videoCastBlogs_btn.gif);
		background-repeat:no-repeat;
		float:left;
		text-indent:-9999px;
		background-position: right bottom;
		margin-bottom:3px;
		}

/*********** DOWNLOADS  **************/
#downloadsPage a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/downloads_btn.gif);
background-repeat:no-repeat;
background-position: left top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#downloadsPage a:hover{
background-position: left bottom;
}
#downloadsPageSelected{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/downloads_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
background-position: left bottom;
margin-bottom:3px;
}

/*********** WIDGET  **************/
#widgetPage a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/widget_btn.gif);
background-repeat:no-repeat;
background-position: left top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#widgetPage a:hover{
background-position: left bottom;
}
#widgetPageSelected{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/widget_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
background-position: left bottom;
margin-bottom:18px;
}

/*********** IPHONE APP  **************/
#iPhonePage a{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/iPhoneApp_btn.gif);
background-repeat:no-repeat;
background-position: left top;
float:left;
text-indent:-9999px;
margin-bottom:3px;
}
#iPhonePage a:hover{
background-position: left bottom;
}
#iPhonePageSelected{
margin:0;
padding:0;
height:36px;
width: 242px;
background-image:url(siteImages/submenu/iPhoneApp_btn.gif);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
background-position: left bottom;
margin-bottom:18px;
}




/*Cast Section*/

.castName a{
font:Arial;
font-size:14px;
color:#333333;
font-weight: bold;
line-height:16px;
}

.castName a:hover{
font:Arial;
font-size:14px;
color:#BE2F35;
font-weight: bold;
line-height:16px;
}

.castTitle {
font:Arial;
font-size:12px;
color:#333333;
line-height:16px;
}

/*Media Section*/
#media_menu {
	list-style:none;
	padding-left:6px;
	margin-bottom:10px;
	width:242px;  
	height:355px; 
	}
#media_menu span {
	display:none;
	
}
#media_menu a {
	display:block;
	text-indent:-900%; 
}
#media_menu a:hover {
	background-position:left bottom; 
}
#media_menu a:hover span{
	display:block;
}
#media_menu .mediabtn_1 {
	width:242px;  
	height:36px;  
	background:url(siteImages/mediaBtn_1.jpg) no-repeat;
	margin-bottom:5px;
}
/*Media Sub Menu start*/
#media_menu .mediasubbtn_1 {
	width:208px;  
	height:32px;  
	background:url(siteImages/mediaSubBtn_1.jpg) no-repeat;
	margin-bottom:2px;
	margin-left:34px;
	
}
#media_menu .mediasubbtn_2 {
	width:208px;  
	height:32px;  
	background:url(siteImages/mediaSubBtn_2.jpg) no-repeat;
	margin-bottom:2px;
	margin-left:34px;
}
#media_menu .mediasubbtn_3 {
	width:208px;  
	height:32px;  
	background:url(siteImages/mediaSubBtn_3.jpg) no-repeat;
	margin-bottom:2px;
	margin-left:34px;
}
#media_menu .mediasubbtn_4 {
	width:208px;  
	height:32px;  
	background:url(siteImages/mediaSubBtn_4.jpg) no-repeat;
	margin-bottom:2px;
	margin-left:34px;
}
#media_menu .mediasubbtn_5 {
	width:208px;  
	height:32px;  
	background:url(siteImages/mediaSubBtn_5.jpg) no-repeat;
	margin-bottom:2px;
	margin-left:34px;
}
#media_menu .mediasubbtn_6 {
	width:208px;  
	height:32px;  
	background:url(siteImages/mediaSubBtn_6.jpg) no-repeat;
	margin-bottom:5px;
	margin-left:34px;
}
/*Media Sub Menu end*/


#media_menu .mediabtn_2 {
	width:242px;
	height:36px;
	background:url(siteImages/mediaBtn_2.jpg) no-repeat;
	margin-bottom:5px;
}
#media_menu .mediabtn_3 {
	width:242px;
	height:36px;
	background:url(siteImages/mediaBtn_3.jpg) no-repeat;
	margin-bottom:5px;
}
#media_menu .mediabtn_4 {
	width:242px;  
	height:36px; 
	background:url(siteImages/mediaBtn_4.jpg) no-repeat;
	margin-bottom:5px;

}
#media_menu .mediabtn_5 {
	width:242px;
	height:36px;
	background:url(siteImages/mediaBtn_5.jpg) no-repeat;
	margin-bottom:5px;
}
#media_menu .mediabtn_6 {
	width:242px;
	height:36px;
	background:url(siteImages/mediaBtn_6.jpg) no-repeat;
	margin-bottom:5px;
}


/*******************************************************************************************************************************************

	IMAGES CLASSES AND SETTING

********************************************************************************************************************************************/
/**  GALLERY IMAGES **/
.galleryImage a img{
	padding: 2px;
		border:1px #393939 solid;
	}
.galleryImage a:hover img{
	padding: 2px;
		border:1px #FF0000 solid;
	}
	
	/**  FAN GALLERY IMAGES **/
.fangalleryImage a img{
	padding: 2px;
	}
.fangalleryImage a:hover img{
	padding: 2px;
	}
	
	
	/**  LEFT MENU IMAGES **/
.leftmenuImages img {
	padding: 2px;
	background-color:#FFFFFF;
	border:1px #393939 solid;
		}
.leftmenuImages {
	padding-top:10px; padding-left:2px; float:left
	}

/**  CONTENT IMAGES **/
.contentImage img {
	padding: 2px;
	background-color:#FFFFFF;
	border:1px #393939 solid;
		}
#contentImageRightContainer {
	padding:0px; 
	margin:90px 40px 10px 15px;
	float:right;
	}
	
#contentImageLeftContainer {
	padding:0px; 
	margin:65px 15px 10px 35px;
	float:left;
	}

/*******************************************************************************************************************************************

	BREADCRUMBS

********************************************************************************************************************************************/
#breadCrumb{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#BE2F35;
line-height: 12px;
width:auto;
height:20px; 
padding-left:20px;
margin:0;
}
.breadCrumb{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#BE2F35;
line-height: 12px;
padding:0px;
margin:0;
}
.breadCrumb a:link, .breadCrumb a:visited, .breadCrumb a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height: 12px;
padding:0px;
margin:0;
}
.breadCrumb a:hover, .breadCrumb a:visited:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#BE2F35;
line-height: 12px;
padding:0px;
margin:0;
}


/*******************************************************************************************************************************************

	READ MORE BUTTON

********************************************************************************************************************************************/


#readButton a{
margin:0;
padding:0;
height:25px;
width: 68px;
background: url(siteImages/rssReadButton.gif) no-repeat;
float:right;
}
#readButton a:hover{
background-position: 0 -25px;
}
#readButtonSelected{
margin:0;
padding:0;
height:25px;
width: 68px;
background: url(siteImages/rssReadButton.gif) no-repeat;
float:right;
background-position: 0 -25px;
}


/*******************************************************************************************************************************************

	LIST STYLES

********************************************************************************************************************************************/

ul.siteMapListHeading {
font: Arial, Helvetica, sans-serif;font-size:15px;
font-weight: bold;
line-height:20px;
list-style:none;
}

ul.siteMapList {
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:17px;
color:#000;
list-style:none;
}

ul.siteMapList a:hover{
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:17px;
color:#666666;
list-style:none;
}

ul.siteMapList a{
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:17px;
color:#BE2F35;
list-style:none;
}

