/*rsa2008*/
@import url(http://www.icms.com.au/theme/2/theme.css);

body {
	background-image:url(body-bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:40px;
}

#header #eventname {
	background:transparent url(header-eventname-bg.jpg) center bottom no-repeat;
	color:#004A84;
	font-size:24px;
	font-style:italic;
	font-variant: small-caps;
	padding:10px 0px 125px 0px;
	border:none;
}

#header #dates, #header #location { display:none; }

#header, #content_wrap, #nav, #content { border-color:#0080C0; border-style:solid; }

#header {
	background:#FFFFFF url(header-bg.jpg) left center no-repeat;
	border-width:4px 1px;
	padding-left:165px;
	padding-bottom:9px;
}

#content_wrap	{ border-width:0px 1px 4px 1px; }
#nav			{ border-width:0px 2px 1px 0px; margin:0px -2px -1px 0px; }
#content		{ border-width:0px 0px 0px 2px; }
* html #IEroot #content { margin-left:0; }
* html #IEroot #nav { margin-right:-5px; }

#nav li a, #nav li a:hover { color:#785890; border-top:1px #785890 dotted; }
#nav #menu_Home a { border-top:none; }
#nav li a:hover { background-color:#93D3CC; }

#content h1 { color:#785890; background:#93D3CC url(content-h1-bg.jpg) right top no-repeat; }
#content h2, #content h3 { color:#60C0A0; border-color:#D0A050; }

#footer { display:none; }

#page_highlights .item { clear:both; }
#page_highlights #KeynoteSpeakers { float:left; margin-left:20px; }
#page_highlights #InvitedSpeakers { float:right; margin-right:20px; }
#page_highlights #KeynoteSpeakers,
#page_highlights #InvitedSpeakers {
	margin-top:10px;
	clear:none;
	border:3px outset #D0A050;
}
#page_highlights #KeynoteSpeakers h2,
#page_highlights #InvitedSpeakers h2 {
	border-top:none;
	margin-top:0;
}

/* No shadow for logos on IE6 */
* html #page_highlights #IEroot .item#Amgen img,
* html #page_highlights #IEroot .item#BaxterHealthcare img,
* html #page_highlights #IEroot .item#Roche img,
* html #page_highlights #IEroot .item#FreseniusMedicalCare img
{
	filter:none;
}

#page_highlights .item#Amgen,
#page_highlights .item#FreseniusMedicalCare
	{ background:transparent url(bookedout.gif) 50% 50% no-repeat; }

