/* CSS Document */

body {
	text-align: center;
	background-image: url(/images/citibg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #233D76;
	color: #333333;
	margin: 0;
	margin-bottom: 30px;
	font-size:62.5%;
}  

/* bgcolor="#FFFFF1" text="#000000" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" */

html>body {background-color: #2C4881; }  
/* correction for non IE browsers */

#top {
	width: 100%;
	height: 90px;
	background-color: #5874AE;

}

#login_help {
	color: #8896BD;
	padding-right: 16px;
	/* For PRRINT */
	height: 0;
	visibility: hidden;
	}
	
#login_help a {
	color: #D4DBEE;
	text-decoration: none;
	}
	
#login_help a:hover {
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px dotted;
	}
	
/* ---------------------------------------------------------------------------------------------- */	
	
TD { font-family: Arial, Helvetica, sans-serif; font-size:0.8em; line-height: 1.5em}
TH { font-family: Arial, Helvetica, sans-serif; }
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; margin: 0px;}
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin: 0px;}
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin: 0px;}

TD.footer {padding: 5px; font-size: 8pt; color: white;}
A.footer {color: white; text-decoration: none; }
A:hover.footer {text-decoration: underline;}

ol{
font-family: Arial, Helvetica, sans-serif;
padding-top: 0px;
margin-top: 0px;
font-size: 12px;
}

li.vmenu {
margin-left: 2px;
padding-left: 2px;
color: black;
font-size: 8pt;
}

P.fmenu {
padding: 4px;
margin: 1px;
border: 1px black solid;
color: white;
font-size: 8pt;
font-weight: bold;
background-color: #8B4B49;
width: 168;
}

P.smenu {
padding: 4px;
margin: 1px;
border: 1px #333333 solid;
color: white;
font-size: 8pt;
font-weight: bold;
background-color: #C9A46B;
width: 168;
}

P.tmenu {
padding: 4px;
margin: 1px;
border: 1px #aaaaaa solid;
color: black;
font-size: 8pt;
font-weight: bold;
background-color: #FFFFF1;
width: 168;
}

A.tmenu {
color: black;
text-decoration: none;
}

A.smenu {
color: white;
text-decoration: none;
}

A.fmenu {
color: white;
text-decoration: none;
}

.vmenu_head{
color: #660000; 
font-family: Arial; 
font-weight: bold; 
font-size: 10pt;	
}

.gborder { 
	border: 1px #ccc solid; 
	border-collapse: collapse; 
	background-color:#C6D1DD;
	/* PRINT STYLE */
	border: none;	
}

#header_block {
	border: 1px #ccc solid; 
	border-collapse: collapse; 
	background-color:#C6D1DD;
	height:204px;
	/* PRINT STYLE */
	height: 0;
	visibility: hidden;
}

#menu {
	/* PRINT STYLE */
	height: 0;
	visibility: hidden;	
}




.zborder { background-color:#7794AA; padding: 0 0px;} 
.zborder { background-color:#5874AE; margin-top: -80px;}

html>body .zborder { margin-top: -85px;}  /* correction for non IE browsers */

.ftrtable { background-color:#96A4B4;  padding: 4px; margin:0 5px 5px 5px; border-top: 4px #7D8DA0 solid; width:758px; }

html>body .ftrtable { width:100%; }  
/* correction for non IE browsers */	
	
.cellsmall {font-size: 8pt;}
.headerlinks {color: white; text-decoration: none;}

#sponsors {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 10px;
}

#content {
	width: 535px;
	height: auto;
	float: left;
}

.subt {
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	line-height: 22px;
}

.text_subtitles {
	font-size: 15px;
	color: black;
	border-bottom: 1px #8598AD dotted;
	line-height: 24px;
	/*background: #6A829C;

	padding-left: 4px;
	padding-right: 4px;*/
	font-weight: bold;
}

.td_content {
	padding: 10px;
	background: #FFFFFF;
}

.td_sidebar {
	padding: 10px;
	background: #6A829C;
	color: #FFFFFF;
}

#notice {
	width: 300px;
	background: #C6D1DD;
	border-left: 5px #ADBCCD solid;
	padding: 10px;
	text-align: left;
}

#notice2 {
	background: #E3EAF2;
	background-image:url(/meetings/NewOrleans2008/images/gradient.png);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 1px #9DADBF solid;
	border-bottom: 1px #9DADBF solid;
	padding: 10px;
	padding-top: 7px;
	text-align: left;
	color: #31465E;
}

tr.nav {
	background: #ADBCCD;
}

td.top {
	background: #6A829C;
	text-align: center;
}

.topic_title {
	text-decoration: underline;
	font-weight: bold;
}

ul.topics {
	font-size:10px;
	margin-top: 10px;
}

ul.topics li {
	line-height: 13px;
	margin-bottom: 7px;
	list-style:disk;
}

ul.topics li a {
	color: #FFFFFF;
	text-decoration: none;
	list-style:disk;	
}

ul.topics li a:hover {
	text-decoration: underline;	
}

ul, ol{
padding-top: 0px;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
padding-left: 10px;
}
li{
list-style: square;
line-height: 20px;
}
	
.f { border: 1px #999999 solid; border-collapse: collapse;}
.style3 {color: #3A4B8F; font-weight: bold; }

#scroller {

}

#subt, #subt_short, #short2 {
	background-color: #EEE;
	line-height: 25px;
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	background-image:url(/images/arrow_down.png);
	background-position: right;
	background-repeat: no-repeat;
	color:#666666;
/*	margin-left: 185px;*/
	text-align: center;
}

#subt_short {
	width: 100%;
	text-transform: uppercase;
}

#short2 {
	width: 100%;
}















.style1 {
	font-size: 16px;
	color: #AD0000;
	font-weight: bold;
	text-decoration: underline;
}
.style2 {
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
	line-height: 26px;
}

.poster_title {
	font-size: 14pt;
	font-weight: bold;
	color: #203C78;	
}
.style4 {
	font-size: 14pt;
	font-weight: bold;
}





#daylinks a {
	color:#000000;
	}

#daylinks a:hover {
	color:#990000;
	}

div.opening_header {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 25px;
}

div.opening_box {
	margin: 0;
	padding: 10px;
	padding-left: 5px;
	border: 2px #999999 solid;
	float: right;
}

#opening_box2 {
	margin: 0;
	padding: 10px;
	padding-left: 5px;
	padding-top: 5px;
	/*border: 2px #9DADBF solid;*/
	float: right;
	background: #E3EAF2;
	background-image:url(/meetings/NewOrleans2008/images/gradient.png);
	background-repeat: no-repeat;
	background-position: top;
}

html>body div.opening_box { margin: 10px; }  /* correction for non IE browsers */

#opening_holder {
	text-align:right;
	padding:10;
	margin: 0;
	width: 745px;
	
	/* FOR PRINT */
	margin-top: -150px;
}

html>body #opening_holder { border: none; width: auto; margin-top: 50px; margin-bottom: 90px; }  /* correction for non IE browsers */

div.opening_box2 {
	width: 50%;
	margin: 10px;
	padding: 10px;
	border: 2px #999999 solid;
	text-align: center;

}

div.content2 {
        width: 762px;
	background-color: white;
	margin: 2px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	border: solid 1px #5C78A7;
	position: relative;
	text-align: left;
}

#navup {
	width: 50px;
	height: 28px;
	float: right;
	margin-right: -15px;
}

#events_date {
	width: 90%;
	line-height: 26px;
	margin: 15px auto;
	font-weight: bold;
	font-size: 16px;
	color: #5C5C5C;
	text-align:center;
	background-color: #CECECE;
	border-left: #5C5C5C 5px solid;		
}

#events_box {
	width: 85%;
	margin: 5px auto;
	padding: 10px;
	border: 2px #999999 dashed;
	margin-bottom: 15px;
}

.events_text {
	color: #660000;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 15px;
	text-align: left;
}

.smaller {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

#session_date {
	text-align: center;
	padding-left: 25px;
	font-size: 16px;
	color: #333333; /* #660000 */
	font-weight: bold;
	line-height: 32px;
	margin-top: 40px;
}
.session_concurrent {
	font-size: 14px;
	text-align:center;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
}
.session_title {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	font-size: 13px;
}

#session_title2, #subt2{
	background-color: #EEE;
	line-height: 25px;
	padding-left: 5px;
	padding-top: 1px;
	margin-bottom: 5px;
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
/*	background-image:url(/images/arrow_down.png);
	background-position: right;
	background-repeat: no-repeat;*/
	color:#666666;
	text-align: center;
}

#subt2 { color: #405FC3; color: #48637F; text-transform: uppercase; }

#session_title2 a {
	text-decoration: none;
	color: #405FC3;
}

#session_title2 a:hover {
	color: #0D2148;
	border-bottom: 1px #666 solid;
}	
	
.session_moderator { 
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	text-align: center;
	}
.session_institute {
	font-weight: bold;
	font-size: 12px;
	color: #660000;
	color: #666666;
	text-align: center;
	}
	
p.break {
	background-color: #EEE;
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;
	color:#233D76;
}

p.break {
	background-color: #A6B9DD;
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	text-transform:capitalize;
/*	border-left: #6680B6 8px solid;
	border-right: #6680B6 8px solid;*/
	border-top: #6680B6 2px dotted;
	border-bottom: #6680B6 2px dotted;
	color:#233E75;
}



.opening_name {
	font-size: 14px;
	font-weight: bold;
}

.opening_title {
	font-weight: bold;
}

ol.posters { margin: 0 10px 0 20px; }
ol.posters li {	padding-top: 17px; }

html>body ol.posters li { padding-top: 0; }  /* correction for non IE browsers */

img.awra {
	padding: 4px;
	margin: 4px;
	margin-top: 0;
	margin-left: 15px;
	background: white;
	border: 1px solid #BBC7D7;
}

#daylinks {
	width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 20px;
	color: #626261;
	padding: 5px 8px 9px 12px;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/* PRINT STYLE */
	height: 0px;
	visibility: hidden;
	border: red thin solid;	
}

#daylinks table {
	/* PRINT STYLE */
	height: 0px;
}

#daylinks table td {
	color: #626261;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}

#hideIt {
	/* PRINT STYLE */
	height: 0px;
	visibility: hidden;
}

#daylink_holder {
	/* PRINT STYLE */
	height: 0px;
	visibility: hidden;
	border: red thin solid;	
}

div.affiliation {
	font-size: 11px;
	line-height: 16px;
	}

.style5 {font-size: 14px}

table.header { visibility: hidden; height: 0; }
/*#printheader { visibility: visible; height: auto; }*/
