/*cinp2011*/
@import url(http://www.icms.com.au/theme/3/theme.css);

body {
	background: #6DCEF8 url(header-bg-slice.jpg) right top repeat-x;
	color:#014386;
	font-size:63.5%;
	min-width:1062px; width:auto !important; width:1062px;
}

#header {
	position:relative;
	background: transparent url(header-bg-r.jpg) right top no-repeat;
	min-height:260px; height:auto !important; height:260px;
	padding:40px 443px 0px 215px;
}

#eventname { font-size:120%; }
#header #location .C, #header #dates .C { color:#FFF; }

#eventname .L { position:absolute; top:30px; left:40px; height:149px; width:165px; background-image:url(logotrans.gif); }
#eventname .R { position:absolute; top:43px; right:20px; height:123px; width:413px; background-image:url(cinp.gif); }

#locVenue { display:none; }

#content_wrap {
	background: transparent url(content_wrap-bg.jpg) right top repeat-y;
	padding-right:150px;
	font-size:120%;
}

#footer {
	background: transparent url(header-bg-slice.jpg) right 3.9em repeat-x;
	height:4.5em;
	font-size:120%;
}

#nav,
#content,
#footer
{
	position:relative;
	top:-4em;
}

#nav { background: transparent url(header-bg-slice.jpg) right 12px repeat-x; padding-top:15px; }

#nav li { background: #6DCEF8 url(header-bg-slice.jpg) right 22px repeat-x; }


#nav a:link, #nav a:visited { color:#014386; }
#nav a:hover { color:#FFF; }
#footer a:link, #footer a:visited { color:#014386; }

#header .C { font-size:200%; color:#303; padding:0.4em; display:block; }

#content {
	padding:10px 20px 10px 80px;
	background-color:#FFF;
	border:2px inset #10B0F0;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	behavior:url(ie-css3.htc);
	position:relative;
	z-index:10;
}

#content #pagetitle { color:#C89840; }
#content #pagetitle .R {
	display:block;
	background: transparent url(header-bg-slice.jpg) right 4px repeat-x;
	height:7px;
	margin-left:-80px;
	margin-right:-20px;
}
#content h2 { color:#C89840; font-size:150%; background:transparent url(content-h2-bg.gif) no-repeat; margin-left:-60px; padding-left:60px; padding-top:10px; min-height:27px; }

#page_dates #content h2 { background:transparent; margin-left:0px; padding-left:0px; } 


#page_welcome #content { padding-left:20px; }
#page_welcome .item { display:inline-block; width:30%; min-width:300px; margin-right:30px; }
#page_welcome .item+.item { position:relative; top:-2.5em; margin-left:60px; margin-right:0px; }
* html #page_welcome #IEroot .item { display:block; float:left; margin-left:0; margin-right:0; padding-right:50px; width:250px; }

#page_default #intro ul {
	float:right;
	width:20em;
	margin-left:3em;
	margin-bottom:1em;
	padding:1em 2em;
	background:#FFF;
	border:4px dotted #014386;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
/*	behavior:url(ie-css3.htc);
*/
	position:relative;
	z-index:20;
}
#page_default #intro li { list-style:none; padding:0.25em 0em; }
#page_default #intro li+li { border-top:1px dotted #014386; }

#excelexport table { border-collapse:collapse; margin:2em auto; }
#excelexport td { padding:0.5em 2em; border:1px solid #014386; }
#excelexport td[colspan="4"] { font-size:150%; }
#excelexport td b, #excelexport td i { display:block; }

/*
<span class="key sesstype1">Invited Address</span>
<span class="key sesstype2">Free Paper Session</span>
<span class="key sesstype3">Symposium</span>
<span class="key sesstype4">Sponsored Symposium</span>
<span class="key sesstype6">Opening Session</span>
<span class="key sesstype7">Closing Session</span>
<span class="key sesstype8">Break</span>
<span class="key sesstype5">Poster Session</span>
*/

.date, .sesstime { background: #6DCEF8 url(header-bg-slice.jpg) 0px -55px repeat-x; }
.sesstype1 { background-color:#80C848; }
.sesstype2 { background-color:#08A8F0; }
.sesstype3 { background-color:#B0D860; }
.sesstype4 { background-color:#B8D058; }
.sesstype5 { background-color:#68D0F8; }
.sesstype6 { background-color:#50B058; }
.sesstype7 { background-color:#50B058; }
.sesstype8, .clearslot { background-color:#6DCEF8; }

#gridkey .sesstype6,
#gridkey .sesstype7,
#gridkey .sesstype8
	{ display:none; }

.grid .item { margin-top:1em; }

.sessttl { line-height:1.6; font-size:120%; font-weight:bold; }
.presttl { line-height:1.6; font-size:110%; }
.grid .leaders,
.grid .presentations
	{ margin-top:0.7em; }

.sesstype2 .presentations,
.sesstype3 .presentations,
.sesstype4 .presentations,
.sesstype5 .presentations
	{ display:none; }

.leader .role,
.leader .name,
.presenter .name
	{ font-weight:bold; }

.leader .role { color:#333; padding-right:0.7em; margin-right:0.5em; border-right:1px solid #999; }

#page_highlights #AcceptedSymposia { display:none; }


@media print {
.grid #header, .grid #footer, .grid #lastupdated, .grid #nav, .grid #pagetitle, .grid td[colspan="3"] { display:none !important; }
#page_sessions #header, #page_sessions #footer, #page_sessions #lastupdated, #page_sessions #nav, #page_sessions #pagetitle, #page_sessions td[colspan="3"] { display:none !important; }
.grid #content, .grid #excelexport, #page_sessions #content { margin:0 !important; padding:0 !important; }
.automeet .item * { background:#FFF !important; color:#000 !important; }
#page_sessions .item * { background:#FFF !important; color:#000 !important; }
.automeet td { font-size:90%; }
}

#page_sessions .item * { background:#FFF !important; color:#000 !important; }

