/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #51c3f9;
	background-image:url(../images/background-strip.jpg);
	background-repeat:repeat-x;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;

}

#skip-navigation{
	height: 1px;	
}

#wrap{
	background-color: #51c3f9;
	background-image:url(../images/background-stars.jpg);
	background-repeat:no-repeat;
	border: 1px solid #000000; 
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
* html #wrap {  /* This is the Tan hack */
	width: 782px; 
	w\idth: 780px; 
}

#header{
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	width:740px;
	padding-left: 20px;
	padding-right: 20px;
}
* html #centerc {  /* This is the Tan hack */
	width: 780px; 
	w\idth: 740px; 
	}

#leftc{
	float:left;
	margin-left:-782px;
	width: 200px;
}

#foot{
	clear: both;
	color: #333366;
	font-size: 0.8em;
	padding-bottom: 15px;
	text-align: center;
	width: 780px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
}

#header_banner{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header_banner_center {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation{
	text-align: center;
	width: 780px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	font-size: 0.9em;
	font-weight: bold;   
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #0b61aa;	
}



/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footertop {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerbottom {

}
#footerleft
{
    float: left;
	padding-left: 15px;
}

#footerright
{
    float: right;
	padding-right: 15px;
}


#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/
.aboutpageleft {
	float: left;
	margin-left: 20px;
	width: 420px;
	vertical-align: top;
}
.aboutpageright {
	float: right;
	padding-left: 30px;
	width: 260px;
	vertical-align: top;
}
.cellborder {
	border-bottom: #FFFFFF solid 1px;
}
.center-align {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#centerc-home {
	width: 740px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000080;
}
#homepage-left {
	background-image: url("../images/menu/home-menubackground.gif");
	background-repeat:no-repeat;
	float: left;
	height: 355px;
	margin-left: 20px;
	padding-top: 40px;
	width: 130px;
	vertical-align: top;
}
.homepageleftmenu {
	margin-bottom: 5px;
}
#homepage-buttons {
	padding-bottom: 5px;
	
}
#homepage-buttons img {
	margin:0px;
	padding: 0px;
	margin-right: 0px;
	
}


#homepage-right {
	
}
#homepage-right {
	margin-right: 5px;

}
.featureImage {
	float: right;
	margin-right: 20px;
}




#hometable td {
	padding-bottom: 10px;
}
.seatingplans {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
}
.seatingspacer {
	width: 100%;
	height: 2px;
	background-color:#3366FF;
}
#offerpages-left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 368px;
}
#offerpages-right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 368px;
}
.no-bullet {
	list-style: none;
}
.payments {
	width: 197px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.payments p {
	margin: 0px;
	margin-bottom: 5px;
}
div.kidsPageLayout {
	width: 700px;
	margin:	0 auto;
	background-color: #FFFFFF;
}
div.kidsPageLayout div {
	width: 223px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	padding-bottom: 5px;
}
div.kidsPageLayout div a, div.kidsZoneLayout div a:visited {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
div.kidsPageLayout div a:hover, div.kidsZoneLayout div a:active {
	color: #0000FF;
}

div.kidsPageLayout div p {
	margin: 0px;
	padding: 0px;
}
div.kidsPageLayout h2 {
	margin:0px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding:0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 1.4em;
	color: #ffffff;
	background-color: #0066CC;
}
.kidsHeading1 {
	font-size:1.2em;
	color: #CC0000;
}
div.groupDiscount {
	color: #000000;
	border: 1px solid #0033FF;
	background-image:url(../images/stars.jpg);
	background-position: top right;
	background-repeat: no-repeat; 
	background-color: #9dd4f3;
	padding-left: 10px;
	padding-right: 10px;
}
div.groupDiscount p a {
	color: #0033FF;
}
.tourDates div {
	float: left;
	width: 370px;
}
.tourDates div p {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #333366;
}
.tourDates div p  span {
	color:#000000;
	font-size: 0.9em;
	font-weight: normal;
}
div.cirqueDates {
	margin-bottom: 10px;
	margin-top: 10px;
}
div.cirqueDates div {
	float: left;
}
div.cirqueDates p {
	margin: 0px;
	padding: 0px;
}
div.cirqueDates h2 {
	margin: 0px;
	padding: 0px;
}
div.cityBoxesMonsterJam {
	margin-left: 100px;
	float: left;
}
div.cityBoxesMonsterJam div {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 80px;
	color: #333333;
}
div.cityBoxesMonsterJam .city {
	text-align: center;
}
.monsterJamTimes .times {
	float: left;
	width: 150px;
}






