@charset "UTF-8";

body {
	margin:0px;
	padding:0px;
	background-image:url(images/background-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#8CC6EC;
}

welcome {
	background-image:url(images/welcomeheader.jpg);
	}
	
/*body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

#homeintro {
	width:230px;
	float:left;}

#winnerslogo {
	width:230px;
	float:right;
}

/*a:link {color:#ffffff;}      /* unvisited link */
/*a:visited {color:#ffffff;}  /* visited link */
/*a:hover {color:#ffffff}  /* mouse over link */
/*a:active {color:#ffffff}  /* selected link */



.wrapper {
	width:1000px;
	padding:0px;
	margin:0px;
	background-image:url(images/showsevents-background-seamless.jpg);

	}
	
.center {
	margin:auto;
	}
	

	
/*------------- Events styles ----------------*/

a.mainWhite:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFCC00;
	}  /* unvisited link */

	
a.mainWhite:visited {color:#999999;}  /* visited link */

a.mainWhite:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	}
	
a.mainWhite:active {color:#ffffff}  /* selected link */

.eventdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	float:left;
	width:150px;
	}
	
.bookonlineevent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	float:right;
	}
	
.eventscontent {
	width:900px;
	height:auto;
	padding: 0px 0px 0px 20px;
	}
	
.eventsmasthead {
	width:900px;
	display:inline;
	padding: 0px 0px 0px 20px;
	}
	
.eventsheader {
	width:300px;
	padding:0px 0px 0px 30px;
	}
	
.mastheadtext {
	width:800px;
	padding:0px 0px 5px 30px;
	}

.eventsmain {
	background-image: url(images/showsevents-background-seamless.jpg);
	width:1000px;
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 0px;
	}
	
.eventsheaderone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	padding:0px;
}


/*------------- Events styles END ----------------*/


.picturepadding {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}

#COD1{
	width:192px;
	height:25px;
	cursor:pointer;
	background-image:url(images/COD-show-times-over.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
	top: 30px;
}
#COD1:hover{
	background-image:url(images/COD-show-times-up.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;}
	
#COD2{
	width:192px;
	height:25px;
	cursor:pointer;
	background-image:url(images/COD-about-mooky-over.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
}
#COD2:hover{
	background-image:url(images/COD-about-mooky-up.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;}
	
#COD3{
	width:192px;
	height:25px;
	cursor:pointer;
	background-image:url(images/CODcircusreviewup.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
}
#COD3:hover{
	background-image:url(images/CODcircusreviewover.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;}
	
.menubarphp {
	position:bottom;
	margin:0px;
	padding:0px;
	cursor:default;
	left: 0px;
	top: 0px;
	height: 87px;
	}
.bottomlinksphp {
	position:absolute;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 727px;
	width: 100%;
	}
	
.bookonline {
	position:absolute;
	margin:0;
	padding:0;
	left: 855px;
	top: 0px;
	width: 100px;
	height: 100px;
	}
	
.CODanimation {
	background-repeat:no-repeat;
	position:absolute;
	margin:0;
	padding:0;
	cursor:default;
	left: 346px;
	top: 314px;
	width: 352px;
	height: 314px;
	}	

	
.circusmain {
	background-image:url(images/TEMP-COD-WEB-PAGE-BG.jpg);
	width:1000px;
	height:748px;
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 0px;
	}
	
.circusreview {
	background-image:url(images/circusreviewBG.jpg);
	width:1000px;
	height:748px;
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 0px;
	}
	
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
}




a.red:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
	
a.red:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
a.red:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
a.red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.padding {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.bgrepeat {
	background-attachment: fixed;
	background-color: #99CCFF;
	background-image: url(temp%20images/background-repeat.jpg);
	background-repeat: repeat-x;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}
.ballroomBG {
	background-repeat: repeat-x;
	background-color: #5a0222;
}
.ballroommainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F8D28C;
}
.jimsBGCopy {
	background-image: url(attractions/junglejims/bggrad.jpg);
	background-repeat: repeat-x;
	background-color: 890b00;
}
.circusBG {
	background-image: url(attractions/circus/circusbg.jpg);
	background-repeat: repeat;
}
.circusmainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 15px;
}
.coffeeBGCopy {
	background-image: url(eatsandtreats/coffee/alt-coffee-background2.jpg);
	background-repeat: repeat-x;
}
.coffeemainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFCC;
	font-weight: bold;}

.codcontent{
	width:330px;
	height:400px;
	overflow:auto;
	top:340px;
	left:40px;
	position:absolute;
	text-align:left;
	line-height: 13px;
	}
	
.codartistlistcolumn1{
	width:165;
	height:400px;
	overflow:hidden;
	top:120px;
	left:650px;
	position:absolute;
	text-align:left;
	line-height: 12px;
	}
	
.codartistlistcolumn2{
	width:175px;
	height:400px;
	overflow:hidden;
	top:120px;
	left:810px;
	position:absolute;
	text-align:left;
	line-height: 12px;
	}
	
.magicshowBGCopy {
	background-image: url(attractions/magicshow/magicshowBG.jpg);
	background-repeat: repeat;
}
.towertopBGCopy {
	background-image: url(attractions/towertop/wofBG_alt.jpg);
	background-repeat: repeat;
}
.disclaimerdarklue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	padding: 0px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.jurrasicBGCopy {
	background-image: url(attractions/jurassic/bg-temp.jpg);
	background-repeat: repeat;
}
.aquariumBGCopy {
	background-image: url(attractions/aquarium/aquarium-BG.jpg);
	background-repeat: repeat;
}
.1894BGCopy {
	background-color: 742430;
	background-image: url(eatsandtreats/1894/bgrepeat.jpg);
	background-repeat: repeat;
}
.partiesBGCopy {
	background-image: url(attractions/parties/partiesBG.jpg);
	background-repeat: no-repeat;
}
.partiesfernBGCopy {
	background-image: url(attractions/parties/ferns.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.giftsCopy {
	background-attachment: fixed;
	background-color: #99CCFF;
	background-image: url(eatsandtreats/gifts/giftsBG2.jpg);
	background-repeat: repeat-x;
}
.giftsgirlBGCopy {
	background-image: url(eatsandtreats/gifts/girlwithteddy.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bickerstaffesBGCopy {
	background-image: url(eatsandtreats/bickerstaffes/bickerstaffesBG.jpg);
	background-repeat: no-repeat;
}
.bickerstaffesCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006633;
	font-weight:bold;
}
.headerwhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.captionswhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.captionsblueCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #C1ECE7;
	font-weight: bold;
}
.captionsblueCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.ballroomboldCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EFC647;
	padding-left: 10px;
	font-weight: bolder;
}
.floatright {
	float: left;
}
.goldrule {
	border-top-color: #EC9B2F;
	border-right-color: #EC9B2F;
	border-bottom-color: #EC9B2F;
	border-left-color: #EC9B2F;
}
.goldcardBGCopy {
	background-image: url(attractions/ballroom/ballroom-bg-tinted-red.jpg);
	background-repeat: repeat;
}
.ballroommainBOLDCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F8D28C;
	padding-left: 0px;
	font-weight: bolder;
}
.ballroomtableCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5A0222;
	padding-left: 3px;
	font-weight: bold;
}
.scheduleleftpanel {
	background-image: url(attractions/ballroom/leftside.jpg);
}
.schedulerightpanel {
	background-image: url(attractions/ballroom/rightside.jpg);
}
.circusaboutmookyBGCopy {
	background-image: url(attractions/circus/aboutmookyBG.jpg);
	background-repeat: repeat;
}
.circusheaderwhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
.circusheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	text-indent: 5px;
}
.circusBGseamlessCopy {
	background-image: url(attractions/circus/circus-background-seamless.jpg);
	background-repeat: repeat;
}
.circusaboutmookypageBGCopy {
	background-image: url(attractions/circus/aboutmooky-page.jpg);
	background-repeat: repeat;
}
.showseventsBGseamlessCopy {
	background-image: url(events/shows&events/showsevents-background-seamless.jpg);
	background-repeat: repeat;
}
.eventsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 18px;
}
.showsleftpanelCopy {
	background-image: url(events/shows&events/leftside.png);
}
.showsrightpanelCopy {
	background-image: url(events/shows&events/rightside.png);
}
.news_panel_top{	
	background-image:url(images/news_top.gif);
	background-repeat:repeat-x;
}
.news_panel_bottom{	
	background-image:url(images/news_bottom.gif);
	background-repeat:repeat-x;
}
.news_panel_left{	
	background-image:url(images/news_left.gif);
	background-repeat:repeat-y;
}
.news_panel_right{	
	background-image:url(images/news_right.gif);
	background-repeat:repeat-y;
}
.news_panel_colour_left{
	background-color:#25a3dd;
	color:#FFFFFF;
	padding-right:10px;
}
.news_panel_colour_right{
	background-color:#25a3dd;
	color:#FFFFFF;
	padding-left:10px;
}
.openingtimestablebluecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	padding: 5px;
}
.groupsheaderwhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.headerBickerstaffs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00904D;
	font-weight: bold;
}
.BickerstaffescaptionsblueCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #00904C;
	font-weight: bold;

}
.mainBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	
}
.floatleft {
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.weddingbgrepeat {
	background-image: url(wedding/bg.jpg);
	background-repeat: repeat;
}
.openingtimespadding {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.showseventsPANTObg {
	background-image: url(images/BT-ALADDIN-web-background.jpg);
	background-repeat: repeat-x;
}
.showseventsXMAXPARTYbg {
	background-image: url(images/BT-xmaspart-web-background.jpg);
	background-repeat: repeat;
}
.circuspantoheadercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0px;
}
.registerhereheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.eventsheaderyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EFC647;
	font-weight: bolder;
	line-height: 18px;
}
.newyearbg {
	background-image: url(images/newyearsbg.jpg);
	background-repeat: no-repeat;
	background-color: #5F3387;
}
.mainWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.weddinghighlightmagenta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FF00FF;
}
.termsandconditions10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;

/*-------------------- Rock Royalty Styles -------------------------*/
}
.rockinfo{
	width:380px;
	height:120px;
	overflow:auto;
	text-align:left;
	line-height: 13px;
	padding-top:380px;
	}
	
.rockwrap {
	background-image:url(images/legendswebbg.jpg);
	width:1000px;
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 0px;
	}
	
.rockcontent {
	width:1000px;
	height:615px;
	position:relative;
	margin:0;
	padding:0;
	}
	
.rockintro{
	width:430px;
	height:100px;
	overflow:hidden;
	top:20px;
	left:400px;
	position:absolute;
	text-align:left;
	line-height: 15px;
	}
	
.rockorangepanel {
	background-image:url(images/rockorangepanel.jpg);
	background-repeat:no-repeat;
	width:389px;
	height:70px;
	margin:0px;
	padding:0;
	top: 660px;
	}
	
.rockpadding1{
	padding-top:377px;
	}
	
.rockpadding2{
	padding-top:15px;
	padding-bottom:520px;
	}

	
/*Rock Royalty Styles*/


/*new years Styles*/

.newyearswrap {
	background-image:url(images/legendswebbg.jpg);
	width:1000px;
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 0px;
	}


/*new years Styles*/




/*doolittle Styles*/
.doolittlebg {
	background-image: url(images/doolitle_web_bg.jpg);
	width:1000px;
	height:748px;
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
	left: 0px;
	top: 0px;
	}
.doolittleClickhere {
	width:80px;
	height:30px;
	overflow:visible;
	top:294px;
	left:787px;
	position:absolute;
	}

.inline {
	display:inline;
	}
	
	
.footer {
	width:900px;
	height:30px;
	padding:15px 0px 0px 10px;
	}
	
/*-----------------heritage styles----------------*/


.heritagetype {
	margin:0px;
	padding:0px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#660000;
	}

#heritageimages {
	width:790px;
	height:380px;
	position:relative;
	}

#heritagewrapper {
	margin:0px;
	position:relative;
	text-align:left;
	width:800px;
	background-color:#FFFFCC;
	}

#heritageheader {
	width:780px;
	background:#8a0e43;
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	}

#leftColheritage {
	width:250px;
	margin-right:5px;
	float:left;
	padding:5px;
	position:relative;
	}


#rightColheritage {
		float:right;

	width:240px;
	padding:5px 0px 0px 0px;
	position:relative;
	}
#centerColheritage {
	width:240px;
	margin-right:5px;
	float:left;
	padding:5px;
	position:relative;
	}


#heritagefooter {
	position:relative;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	}
	
#heritagefooter {
	position:relative;
	text-align:center;
	}
	

.heritage {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8a0e43;
	font-size:17px;
	line-height:20px;
	}

	
#heritagecontainer {
	height:auto;
	width:790px;
	position:relative;
	padding:0px;
	margin:0px;
	
	}

#heritagecontainer2 {
	height:auto;
	width:790px;
	position:relative;
	padding:0px;
	margin:0px;
	}
	
a.heritage:link {color:#8a0e43; text-decoration: none;}      /* unvisited link */
a.heritage:visited {color:#8a0e43; text-decoration: none;}   /* visited link */
a.heritage:hover {color:#8a0e43; text-decoration:underline;}  /* mouse over link */
a.heritage:active {color:#8a0e43; text-decoration: none;}   /* selected link */
	
/*-----------------heritage styles end----------------*/
.aquariumheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	text-indent: 5px;
	line-height: 16px;
}

/*-----------------opening times styles----------------*/

.openingtablepadding {
	padding:5px;
	}


/*-----------------about mooky page----------------*/
 #aboutmooky {
  height:560px;
  }
  
  /*-----------------circus review page----------------*/


  /*-----------------tables----------------*/
  

table.contactustable{
width: 100%;
}

table.contactustable h6 {
font-size: 12px;
font-weight: bold;
color: #474743;
text-transform: uppercase;
}


table.contactustable th {
font-size: 14px;
font-weight:normal;
padding: 20px 15px 15px 0;
text-align:left;
white-space:nowrap;
text-transform: uppercase;
}

table.contactustable th#head {
border-bottom: none;
text-transform: uppercase;
width: 20%;
}


table.contactustable td {
padding:5px 5px 5px 0;
font-size: 12px;
}

table.contactustable td p {
font-family:"Lucida Sans","Lucida Grande",Arial,Verdana;
color:#0066CC;
font-size:11px;
margin: 0;
}

table.inlineevents {
	display:inline;}
