/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */


/* --------- bug-fix & utility css --------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}



/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* --------- nav style settings --------- */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#nav {
	margin:0;
	position:relative;
	top: 230px;
	left: 72px;
	width:855px;
	height:100px;
	}
#nav li {
	display:inline;
	}
#nav li a {
	display:block;
	float:left;
	height:100px;
	ZZwidth:90px;
	text-indent:-9999em;
	border:none;
	}
#nav li a#nav_home {
	width:62px;
	background:url(nav/day/home.png) no-repeat 0 0;
	margin-left: -52px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_home:hover {
	background:url(nav/day/home.png) no-repeat 0 -100px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_aboutUs {
	width:178px;
	margin-left: 30px;
	background:url(nav/day/aboutUs.png) no-repeat 0 0;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_aboutUs:hover {
	background:url(nav/day/aboutUs.png) no-repeat 0 -100px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_media {
	width:69px;
	margin-left: 42px;
	background:url(nav/day/media.png) no-repeat 0 0;
	}
#nav li a#nav_media:hover {
	background:url(nav/day/media.png) no-repeat 0 -100px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_previousEvents {
	width:148px;
	margin-left: 48px;
	background:url(nav/day/previousEvents.png) no-repeat 0 0;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_previousEvents:hover {
	background:url(nav/day/previousEvents.png) no-repeat 0 -100px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_eShop {
	width:65px;
	margin-left: 50px;
	background:url(nav/day/eShop.png) no-repeat 0 0;
	}
#nav li a#nav_eShop:hover {
	background:url(nav/day/eShop.png) no-repeat 0 -100px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_accommodation {
	width:118px;
	margin-left: 54px;
	background:url(nav/day/accommodation.png) no-repeat 0 0;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}
#nav li a#nav_accommodation:hover {
	background:url(nav/day/accommodation.png) no-repeat 0 -100px;
/*	behavior:url(/_includes/iepngfix.htc);*/
	}


/* --------- custom style settings --------- */

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #fff;
}

#toplevel {
	margin: auto;
	width: 995px;
	text-align: left;
	background: url(ip_day_footer.jpg) repeat-y;*
}

	 #ipglobal {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 995px;
     height: 738px;
    /* margin-top: -384px;  half of the height */
	 margin-top: -384px; /* half of the height */
     margin-left: -497px; /* half of the width */
     }


#header {
	margin: 0;
	width: 995px;
	height: 360px;
	Zbackground: url(../graphics/system/ao_inside_headerbg.png) no-repeat left bottom;
}
/*
* html #header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/ao_inside_headerbg.png',sizingMethod='scale');
}*/

#headerlogo {
	position: absolute;
	z-index: 4;
	margin: 69px 0 0 371px;
}

#flashnavbox {
	position: absolute;
	z-index: 3;
	margin: 133px 0 0 271px;
	padding: 10px;
	width: 480px;
	height: 186px;
	background: url(../graphics/system/ao_inside_flashnavbox.gif) no-repeat left top;
}

#searchboxbar {
	position: absolute;
	margin: 0;
	width: 778px;
	height: 134px;
	background: #c4a5a6;
}

#column2top {
	position: absolute;
	margin: 134px 0 0 276px;
	width: 490px;
	height: 43px;
	font-size: 0;
	line-height: 0;
	background: #d6d0d0;
}

#columns {
	width: 855px;
	Zbackground-color: #d6d0d0;
	margin: auto;
	padding-bottom: 50px;
}

#column1 {
	width: 276px;
}

#column1inner {
	padding: 202px 16px 18px 16px;
}

#column2 {
	padding: 198px 23px 180px 13px;
	width: 466px;
}

#column2 {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#top10nav {
	position: absolute;
	margin: -245px 0 0 289px;
	padding: 11px 0 0 0;
	border-top: 1px solid #CCC;
}

#top10navimage {
	padding: 0 0 8px 8px;
}

#footer {
	padding: 0 0 0 0;
	width: 995px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	text-align: left;
	Zbackground: #fff;
	margin: 0 0 40px 0;
}

#footernav {
	text-align: center;
}

#footertext {
	font-size: 11px;
	color: #b67e7e;
	text-align: center;
}

#footerlogos {
	margin: 0 auto;
	padding: 19px 0;
	width: 125px;
}

#footerlogos img {
	float: left;
}

#footerlogos .rtalogo {
	margin: 0 2px 0 0;
}

#ipcontentRegion {
width:500px;
ZZheight:286px;
padding:0px 55px 0 0;
}

#rightColTop {
	width:300px;
	ZZheight:151px;
	z-index:14;
	padding:0px;
}

#rightColBot {
	width:300px;
	ZZheight:151px;
	z-index:15;
	padding:0px;
}



