/*aocn2012*/
 
@import url(http://www.icms.com.au/theme/3/theme.css);

html { background:#1D0900; padding:10px 20px; }

body {
	color:#FFF;
	background:#1D0900 url(http://static.icms.com.au/aocn2012/body-bg.png) 0px 0px no-repeat; /*#EA3;*/
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:63.5%;
	position:relative;
}

#header {
	background:#EC9B11 url(http://static.icms.com.au/aocn2012/header-bg.png) left top no-repeat;
	padding-left:200px;
	text-align:center;
	min-height:156px; height:auto !important; height:156px;
	font-size:100%;
	padding-right:120px;
	
	/* border:1px solid #1D0900; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; */
	/* min-height:158px; height:auto !important; height:158px; */
	

	
	/*******
	-moz-box-shadow: 10px 10px 5px #F00; -webkit-box-shadow: 10px 10px 5px #F00; box-shadow: 10px 10px 5px #F00;
	padding: 5px 125px 5px 15px;
	behavior: url(http://box-shadow.googlecode.com/files/ie-css3.htc) url(border-radius.htc);
	*******/
}


#page_hosts .item { background:#FFF; }

#header,
#content_wrap,
#footer,
#page_hosts .item
{
	border:1px solid #1D0900; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
	/* behavior: url(border-radius.htc); */
}



#header #eventname { font-size:300%;/*36px*/ padding-top:8px; padding-bottom:10px; color:#00452F; }
#header #dates, #header #location { font-size:200%;/*24px*/ padding-top:6px; }

#header #eventname .L {
	position:absolute;
	top:1px;
	right:1px;
	width:120px;
	height:156px;
	background:transparent url(http://static.icms.com.au/aocn2012/header-r-bg.png) right top no-repeat;
}
#nav a, #nav a:visited { color:#FFFFFF; background:transparent url(http://static.icms.com.au/aocn2012/body-bg.png) 0px -60px no-repeat; }
#nav a { border-bottom:1px solid #1D0900; border-right:1px solid #1D0900; }
#nav a:hover { color:#00452F; background-position:0px -80px; }
#nav ul  { background:transparent url(http://static.icms.com.au/aocn2012/body-bg.png) left bottom no-repeat; padding-bottom:100px; }


#content_wrap {
	margin:8px 0px;
	background:#EC9B11 url(http://static.icms.com.au/aocn2012/content_wrap-bg.png) right top repeat-y;
}

#content {
	background:transparent url(http://static.icms.com.au/aocn2012/body-bg.png) 0px 0px no-repeat;
	min-height:141px; height:auto !important; height:141px;
	font-size:130%;
}

#content #pagetitle  { color:#00452F; }

#content .item { margin:0.5em 2em; padding:0.5em 1em; color:#000; line-height:1.5; }
#content .item h2, #content .item h3 { color:#FFF; }
#content .item strong, #content .item ul { color:#00452F; }

#footer {
	background:#1D0900 url(http://static.icms.com.au/aocn2012/footer-bg.jpg) 50% 100% repeat-x;
	height:35px;
	padding-top:10px;
	font-size:100%;
}
#footer a, #footer a:visited { color:#008A5E; }
#f_email_homepage a, #f_email_homepage a:visited { color:#1D0900; }
#footer a:hover { text-decoration:none; }

