html,body
		{
		height:100%;
		width:100%;
		bottom:0;
		text-align:center;
		min-height: 100%;
		font-family: Verdana, Tahoma, Geneva, sans-serif;
		font-size:17px;
		line-height: 1.8;
		text-rendering: optimizeLegibility;/* kerning, primarily */
		}
html
		{
		padding:0;
		margin:0;
		overflow-y : scroll;
		min-height: 100%;
		background-color:#f0f0f0;
		}
body
		{
		height: auto !important;
		padding: 0;
		margin: 0;
		background-color:#f0f0f0;
		}
img
		{
		border:0 none;
		}
p,td,ul,li,ol
		{
		font-family: Verdana, Tahoma, Geneva, sans-serif;
		font-size:17px;
		line-height:1.7;
		color:#000;
		text-rendering: optimizeLegibility;/* kerning, primarily */
		text-align:left;
		margin-top:0px;
		}
td
		{
		vertical-align:top;
		}
a
		{
		color: #000;
		text-decoration: none;
		}
a:link
		{
		color: #000;
		text-decoration: none;
		}

a:visited
		{
		color: #000;
		text-decoration: none;
		}

a:hover
		{
		color: #000;
		text-decoration: none;
		}

a:active
		{
		color: #000;
		text-decoration: none;
		}

a.nontext /* used to override default properties of 'a' tag */
		{
		color: black;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		}

#pageHeader
		{
		background-image:url('/images/bg_page_title.png');
		background-position:center center;
		background-repeat:no-repeat;
		height:80px;
		}

#pageHeader h1
		{
		position:relative;
		top:-12px;
		color:#FFF;
		font-size:54px;
		text-align:left;
		padding-left:14px;
		font-weight:normal;
		margin-top:0px;
		padding-top:0px;
		}

#pageContent
		{
		clear:both;
		margin-top:15px;
		text-align:left;
		background-color:#FFF;
		border:1pt solid #e5e5e5;
		border-radius:10px;
		padding:20px 20px 10px 20px;
		box-shadow: 4px 4px 2px #DDDDDD;
		}

#pageContent h1
		{
		font-size:28px;
		font-weight:normal;
		margin-top:0px;
		margin-bottom:0px;
		}

#pageContent h2
		{
		font-size:18px;
		color:#a32929;
		}

#pageContent p
		{
		margin-top:0px;
		}

#page_outer
		{

		}

/*************
   HEADER
*************/

#header
		{
		width:1020px;
		text-align:center;
		margin:0 auto;
		position:relative;
		height:120px;
		padding-top:10px;
		background-color:#000;
		}

/**************
  ICONS LEFT
**************/

#icons_container
		{
		position:relative;
		z-index:2000000000000;
		height:140px;
		width:900px;
		text-align:center;
		margin:0 auto;
		padding-top:10px;
		}
#icons_container img
		{
		width:100px;
		}
div.iconcell
		{
		position:relative;
		display: inline-block;
		width:100px;
		padding-left:35px;
		padding-right:35px;
		height:120px;
		}

div.navDot
		{
		position:relative;
		display: inline-block;
		width:15px;
		height:15px;
		}

/**************
 Spike Software
**************/

.SPIKErotate
	{
	color:#EAEAEA;
	font-family:arial,verdana;
	font-size:10px;
	left:902px;
	top:-88px;
	height:14px;
	width:130px;

	/* Safari */
	-webkit-transform: rotate(270deg);

	/* Firefox */
	-moz-transform: rotate(270deg);

	/* IE */
	-ms-transform: rotate(270deg);

	/* Opera */
	-o-transform: rotate(270deg);

	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	}
.SPIKErotate a
	{
	text-decoration:none;
	color:#EAEAEA;
	}

/********
   MENU
********/

/*********
  FOOTER
*********/

#footer_outer
		{

		}

#footer
		{

		}

#footer p
		{

		}

#footer a
		{

		}

#footer_inner
		{
		clear:both;
		text-align:center;
		margin:0 auto;
		font-size:13px;
		}

#socialMedia_container
		{
		padding-top:20px;
		padding-bottom:10px;
		}
#socialMedia_container div
		{
		display:inline;
		padding:5px;
		}

#socialMedia_container img
		{

		}

#siteby
		{
		position:relative;
		width:220px;
		text-align:center;
		margin:0 auto;
		font-size:8px;
		color:#7a6b70;
		}

#siteby a
		{
		color:#7a6b70;
		}

/***********
   BANNER
***********/

#banner_outer
		{
		text-align:center;
		margin:0 auto;
		margin-top:-70px;
		}
#banner
		{
		background-color: #000 !important;
		text-align:center;
		margin:0 auto;
		}

#resConfirm {display:none;border:1pt solid #FF0000}


select
			{
			border:1pt solid #e51b24;
			font-family: Verdana, Tahoma, Geneva, sans-serif;
			color:#e51b24;
			font-size:17px;
			border-radius:5px;
			padding:3px;
			}
input
			{
			border:1pt solid #e51b24;
			font-family: Verdana, Tahoma, Geneva, sans-serif;
			color:#e51b24;
			font-size:17px;
			border-radius:5px;
			padding:3px;
			}
textarea
			{
			border:1pt solid #e51b24;
			font-family: Verdana, Tahoma, Geneva, sans-serif;
			color:#e51b24;
			font-size:17px;
			border-radius:5px;
			padding:3px;
			}

td.formFieldTitle
			{
			text-align:right;
			padding-right:5px;
			padding-top:1px;
			}

/* Calendar PopUp Formatting Start */

/* the div that holds the date picker calendar */
.dpDiv
	{

	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	background-color: #E90302;
	border-radius:5px;
	background-image:url('/images/bg_calendar.png');
	background-repeat:repeat-x;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (1-31) */
.dpTD
	{
	background-color:#d1d2d4;
	color:#000;
	border-radius:2px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	padding:5px;
	}

/* a table cell that holds a date number (blank) */
.dp_blank_TD
	{
	color:#000;
	border-radius:2px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	padding:5px;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #28282a;
	color:#E90302;
	border-radius:2px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	padding:5px;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #28282a;
	color:#E90302;
	border-radius:2px;
	text-align:center;
	cursor: pointer;
	cursor:hand;
	font-weight:normal;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	text-align:center;
	color:#28282a;
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
text-align:right;
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #28282a;
	border: 1px solid #28282a;
	color: #E90302;
	font-size:24px;
	font-weight:bold;
	padding:5px;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 30px;
	color:#d1d2d4;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	background-color: #28282a;
	color:#E90302;
	border-radius:2px;
	text-align:center;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-size: 30px;
	color: #E90302;
	background: #28282a;
	border: none;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	cursor:pointer;
	cursor:hand;
	border-radius:2px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-size: 30px;
	color: #E90302;
	background-color: #28282a;
	font-weight: bold;
	border:none;
	cursor:pointer;
	cursor:hand;
	border-radius:2px;
	text-align:right;
	}


/* Calendar PopUp Formatting End */




#menuPulldown
		{
		position:relative;
		display:none;
		background-color:#000;
		color:#FFF;
		opacity:1;
		filter:alpha(opacity=100);
		width:640px;
		z-index:10000005;
		}

#menuPulldown div.menuPulldown_page
		{
		background-image:url('/images/bg_menuPulldown.png');
		background-repeat:repeat-x;
		padding:18px 8px 18px 8px;
		margin-left:18px;
		margin-right:18px;
		text-align:left;
		font-size:24px;
		cursor:pointer;
		cursor:hand;
		}

#menuPulldown div.menuPulldown_subPage_item
		{
		padding:18px 8px 18px 8px;
		text-align:left;
		margin-left:18px;
		margin-right:18px;
		font-size:24px;
		}

#menuPulldown div.menuPulldown_subPage_item:hover
		{
		background-color:#818183;
		cursor:pointer;
		cursor:hand;
		}

#menuPulldown a
		{
		color:#FFF;
		text-decoration:none;
		}

#menuPulldown a:hover
		{
		color:#FFF;
		text-decoration:none;
		}

#siteForm_booking input,#siteForm_booking textarea,#siteForm_booking select
		{
		font-size:22px;
		}
#siteForm_booking td.formFieldTitle
		{
		text-align:left;
		}

.christmasParty_wrap
{
	background: url('http://eastphoenix.com.au/images/library/christmasBg_mobile.png');
	background-size: cover;
    padding: 50px 0 20px 0;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.christmasParty_inner_wrap
{
	width: 95%;
	margin: 20px auto;
}

.christmasParty_pdfDownloadWrap
{
	display: flex;
	display: -webkit-flex;
    width: 100%;
    margin: 0 auto;
	justify-content: center;
    -webkit-justify-content: center;
}

.christmasParty_pdfDownloadWrap > a
{
	border-right: 1px solid #fff;
	width: 33%;
	padding: 25px 0;
}

.christmasParty_pdfDownloadWrap img
{
	width: 100%;
}

.christmasParty_pdfDownloadWrap > a:last-child
{
	border-right: none !important;
}

.christmasParty_bookNowBtnWrap
{
	text-align: center;
}

.christmasParty_bookNowBtnWrap > a
{
	display: inline-flex;
	display: -webkit-inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.christmasParty_bookNowBtnWrap > a:hover
{
	text-decoration: none;
}

.christmasParty_inner_wrap > div
{
	margin-bottom: 40px;
}

.christmasParty_contentWrap *
{
	color: #fff;
}

.christmasParty_bookNowBtnWrap a
{
	width: 100%;
}

.christmasParty_bookNowBtnWrap img
{
	width: 40%;
}

.christmasParty_contentWrap
{
	margin-bottom: 40px !important;
}

.christmasParty_inner_wrap > div
{
	margin-bottom: 125px;
}

.christmasParty_contentWrap p
{
	font-size: 13px;
}