/* CSS Document */

body {
	text-align: center;
	background-image: url(/meetings/Anchorage2009/images/anc09bg2.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C6D1DD;
	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: #C6D1DD; }  
/* correction for non IE browsers */

#top {
	width: 100%;
	height: 90px;
	background-color: #5874AE;
}

#login_help {
	color: #8896BD;
	padding-right: 11px;
	padding-top: 5px;
	}
	
#login_help a {
	color: #D4DBEE;
	text-decoration: none;
	}
	
#login_help a:hover {
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px dotted;
	}
	
#login_help2 {
	padding-right: 11px;
	padding-top: 5px;
	}
	
#login_help2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
#login_help2 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: 9pt; 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;
	margin: 0; padding: 0;	
}

#header_block {
	/*border: 1px #ccc solid; 
	border-collapse: collapse; 
	background-color:#C6D1DD;*/
	height:204px;
}


.zborder { background-color:#7794AA; padding: 0 0px;} 
.zborder { 
	background-color:#a8b7cd;
	background-color: #c6d1dd; 
	background-image: url(/meetings/Anchorage2009/images/zborderbg4.png);
	background-repeat: repeat-x;
	margin-top: -70px;
}

html>body .zborder { margin-top: -75px;}  /* correction for non IE browsers */

table.gborder td.contain { padding-top: 5px; }

/*td.footerholder { padding-top: 7px; }

.ftrtable { background-color:#96A4B4;  padding: 0; margin:0; border-top: 4px #7D8DA0 solid; width:758px; }*/

table.ftrtable {  margin-top: 5px; border-top: 4px #5a74ad solid; width:758px; font-size: 12px;
		    background: url(/meetings/Anchorage2009/images/footerbk.png) repeat-x top; }

table.ftrtable td { padding: 10px 15px; }

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-align: center;
	line-height: 28px;
	letter-spacing: .05em;
	text-transform: uppercase;
	padding-left: 75px;
}

.subt_front {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	letter-spacing: .05em;
}



table.blocktable { margin-top: 10px; }

.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: 7px;
	background: #FFFFFF;
}

.td_sidebar {
	padding: 10px;
	background: #6A829C;
	color: #eaf0f7;
	font-weight: bold;
}

.td_sidebar a { padding: 3px; background:#fff; color:#3a5879; }

.td_sidebar li { margin-top: 7px; }

#notice {
	width: 300px;
	background: #C6D1DD;  
	background: #D8E1EB;
	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;
	background: #6981b3;*/
	background-image: url(/meetings/Anchorage2009/images/navbk2.png);
	background-repeat: repeat-x;
}

td.top {
	background: #6A829C;
	text-align: center;
	background-image: url(/meetings/Anchorage2009/images/printbk.png);
	background-repeat: no-repeat;
	background-position: right;
}

td.blockhead { 
	text-align: center; 
	background-image: url(/meetings/Anchorage2009/images/headingbk.png); 
	background-repeat: repeat-x;
	/*border-top: 2px #8697bc solid;
	background-color: #7086b4;*/
	margin:0; padding:0;
}

#pgtitle { float:left; width: 690px; }

#printbut {
	text-align: center;
	background-image: url(/meetings/Anchorage2009/images/printbk.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	height: 18px;
	width: 72px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
} 

#print {
	width: 66px;
	height: 22px;
	position: absolute;
	text-align: right;
	margin-top: -21px;
	margin-left: 680px;
}

/*html>body #print { 
	position: relative;
	text-align: right;
	margin-top: -24px;
	margin-right: 5px;
	margin-left: 0;	
}   correction for non IE browsers */

#print a{
	font-weight: bold;
	color: #5A7089;
	font-size: 11px;
	text-decoration: none;
}

#print a:hover { text-decoration: underline; }

.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, #subt_red, #subt_blue, #subt_title {
	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, #subt_red {
	width: auto;
	text-transform: uppercase;
}

#short2 {
	width: 100%;
}

#subt_red { color:#b64e4e;  letter-spacing: .1em; }
#subt_blue { color: #5a74ad; font-size:16px; }
#subt_title { background-image: none; font-size:15px; font-weight:bold; color:#556ea2; font-style: italic; margin: 5px 0; }

.time { 
	font-size:15px; 
	color:#b64e4e; 
	font-weight: bold; 
	background: #eee;
	padding: 3px;
} 

.date {
	font-size: 18px;
	color: #333333;
	font-weight:bold;
	padding-bottom: 10px;
	width:auto;
}





.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;
}



#daylink_holder { margin-top: 15px; }
html>body #daylink_holder { margin-top: 0px; }  /* correction for non IE browsers */

#title_spacer { margin-top: 15px; }
html>body #title_spacer { margin-top: 0px; }  /* correction for non IE browsers */

#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;
}

html>body #opening_holder { border: none; width: auto; }  /* 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: 0px; }

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;
}

#scrollblock {
	width: 90%;
	margin-left: 16px;
	height: 200px;
	overflow-y: scroll;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 15px;
	padding-top: 15;
	padding-left: 5px;
	background-color: #DDE7F2;
}

html>body #scrollblock { margin-top: -10px; padding-top: 5;}  /* correction for non IE browsers */

/*<div style="width: 150px; height: 150px; overflow-y: scroll; scrollbar-arrow-color:
blue; scrollbar-
face-color: #e7e7e7; scrollbar-3dlight-color: #a0a0a0; scrollbar-darkshadow-color:
#888888">*/

#scrollblock ul {
	margin-top: 10px;
}

html>body #scrollblock ul { margin-top: 0px; }  /* correction for non IE browsers */

#scrollblock ul li {
	margin-left: 20px;
	}
	
.subt_green {
	color: #3A4A5B;
	padding: 3px;
	font-weight: bold;
	background: #FFF;
}



#inkind {
	text-align:center;
}

#inkind img {
	margin-top: 8px;
}

ol.front, ul.front { margin-left: 40px; margin-right: 20px; } 
ol li { list-style: decimal; list-style-type: decimal; margin-top: 7px; }

table.sessiontable td { padding: 0 10px; text-align: center; background-color:#eeeeee; }
table.sessiontable tr.days { font-weight: bold; color:#666666; }
table.sessiontable td.tabletitle { 
	font-size:13px;font-weight:bold;color:#3c5382; 
	background-color: #c7d2e3; text-transform:uppercase;
	letter-spacing: .08em;
}
table.sessiontable td.endrow { background-color:#c7d2e3; height: 8px; margin:0; padding:0; }

#notice3, #notice4 {
	background: #E3EAF2;
	border: 1px #9DADBF solid;
	text-align: left;
	color: #31465E;
	height: 130px;
	overflow-y: scroll;
	margin: 0 20px; 
}

.notice3title, .notice4title {
	background-image:url(/images/gradient.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight:bold; color: #52677E; font-size: 14px;
	padding: 5px;
}

#notice4 { 
	background: #eaeaea;
	border-color: #cfcfcf;
	color: #333333;  
	height: 197px;
}
.notice4title { background-image:url(/images/gradient_grey.png); color: #333333; }
.boxholder { padding: 10px; }

#contentholder { padding: 3px; padding-right: 4px; }

#printheader { visibility: hidden; height: 0; display:block; }

/* - - - - - - - - - - Workshops - - - - - - - - - - - - - - - - - - - - */

table.workshop td { padding: 4px 8px; }

table.workshop td.title { font-weight:bold; color: #5a74ad; }
table.workshop td.desc  { border-top: 2px #c2ccdc solid; }

table.workshop2 { width: 80%; }
table.workshop2 td { padding: 4px 8px; }
table.workshop2 td.title2 { color: #fff; background:#6882b8; font-weight:bold; letter-spacing: .1em; padding: 2px 8px; }
table.workshop2 td.desc2 { background: #e9eff5; }
