/*nescforum2009*/
@import url(http://www.icms.com.au/theme/3/theme.css);

html { background:#026; }

body {
	background:#FFF url(body-bg.jpg) right top no-repeat;
	color:#026;
	border-left:3px solid #48E;
	border-top:3px solid #48E;
	border-right:3px solid #24C;
	border-bottom:3px solid #24C;
	padding-right:170px;
	min-height:743px; height:auto !important; height:743px;
	margin:10px 20px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 62.5%;
}

#header {
	background:transparent url(header-bg.jpg) no-repeat;
	padding:20px 70px 10px 303px;
	min-height:96px; height:auto !important; height:96px;
	text-align:left;
	border-bottom:4px solid #026;
	font-size:1.2em;
}

/* #eventname, #location { line-height:150%; } */
#eventname {
	text-transform:uppercase;
	font-size:2em;
	margin-bottom:0.5em;
}

#dates, #location { display:inline; padding-top:0; margin-top:0; }
* html #IEroot #location { position:relative; top:-1em; margin-left:12em; }
#location  { float:right; margin-right:3em; }

#locCity .locSep, #locCountry { display:none; }

#content_wrap, #footer {
	margin-top:2px;
	margin-left:20px;
	border-style:solid;
	border-color:#026;
	border-width:2px 1px 2px 1px;
}

#content_wrap {
	font-size:1.4em;
}

#content { margin-left:0; padding:2.5em 3em 1em; }
#content .item p { line-height:140%; }
#pagetitle { background:url(nav-bg.gif) 0 100% repeat-x; }

#nav {
	clear:left;
	float:left;
	width:100%;
	background:#80C8FF url(nav-bg.gif) 0 25% repeat;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	border-bottom:1px solid #49A9FF;
	overflow:hidden;
}
#nav ul li, #nav ul li a { height:auto; }
#nav ul {
	clear:left;
	float:left;
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#nav ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#nav ul li#menu_Home {
	border-left:1px solid #49A9FF;
}
/***
#nav ul li#last {
	border-right:1px solid #99D8FF;
}
***/
#nav ul li#last  a{ padding-left:0; padding-right:0; width:0px; overflow:hidden; border-right:none; }

#nav ul li a {
	display:block;
	margin:0;
	padding:.4em .8em;
	color:#000;
	text-decoration:none;
	border-left:1px solid #99D8FF;
	border-right:1px solid #49A9FF;
	line-height:1.3em;
}
#nav ul li.active a {
	background:url(nav-bg.gif) 0 75% repeat;
	font-weight:bold;
}
#nav ul li a:hover {
	background:url(nav-bg.gif) 0 75% repeat;
}
#nav ul li a span {
	display:block;
}

#footer {
	background:#80C8FF url(nav-bg.gif) 0 100% repeat;
	font-size:1em;
	line-height:1.4em;
	padding-bottom:0.5em;
}

#page_register table.RegFees th { text-align: right; }
#page_register table.RegFees td.Fee1 { text-align: right; }

/**
#dates { margin:0.5em 0em 0.5em; text-align:center; color:#EEB311; }
#locCity { display:none; }


#content, #footer { margin:0 auto; width:782px; text-align:left; }

#header { padding:80px 421px 0px 146px; width:215px; height:195px; color:#FFF; font-size:15px; font-style:oblique; }

#nav { float:none; clear:both; padding:0.3em 0em; margin:0 auto; background:#EEB311; color:#333; text-align:center; }

**/