/***** ftdAlsConference.ca - Developed by ScriptReaction - www.scriptreaction.com *****/

/* global components */
body { 
	background:#fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000;
	overflow:visible;
}
a { text-decoration:underline; }

/* all list containers */
ul { margin:0px; padding:0px; }

/* all headings */
h1, h2, h3, h4, h5 { margin:0px; padding:0px; font-size:12px; }

#hdr_bnr img { width:733px; height:201px; border:0px; margin-bottom:20px; }
#hdr_bar, #nav_ctr { display:none; }

#bdy_srx img { border:10px solid #993333; border-left-width:50px; border-right-width:50px; margin-bottom:10px; }
#bdy_cnt { text-align:left; }
#bdy_cnt h1 { line-height:32px; font-size:14px; color:#000; }

#bdy_txt p { display:block; margin:0px 0px 12px 0px; padding:0px; }
#bdy_txt ul { margin:12px 0px 12px 0px; }
#bdy_txt img { display:block; margin:10px; }
#bdy_txt img.infoImage { float:right; padding:5px; border:1px solid #999; }


#skn, #shl, #gbl_ctr, #bdy_ctr, #bdy_dsp, #bdy_cnt, #bdy_txt {
	left:0px;
	width:98%;
	overflow:visible;
}


/****************************************
|	SESSION ENTRIES
****************************************/
#bdy_txt .daySessionBlock .sessionToggle { display:none; }
#bdy_txt .daySessionBlock .sessionList { display:block; }
#bdy_txt .daySessionBlock .topLink { display:none; }

/****************************************
|	SESSION SPREAD
****************************************/
#bdy_txt .sessionSpread .columnHeaders ul { display:none; }
#bdy_txt .sessionSpread .columnHeaders img { display:block; }






