@charset "utf-8";
/* CSS Document */

/* landingpages.styles.css */


/* ISTE 2010 PAGE */
#iste-2010 { background: url('../../images/landing_pages/iste-2010/map.jpg') no-repeat; color: #111B23; font-size: 12px; width: 908px; margin: -20px 0 0 -29px; padding: 20px; }

#iste-2010 .schedule { color: #4D4E53; width: 100%; }
#iste-2010 .schedule ul { clear: both; display: block; position: relative; margin: 0; padding: 0; }
#iste-2010 .schedule ul li { display: block; list-style: none; float: left; margin: 0 15px 25px 0; padding: 0; }
#iste-2010 .schedule ul.headrow { color: #0069AA; font-size: 14px; font-weight: bold; padding: 0; }
#iste-2010 .schedule ul.headrow li { display: block; list-style: none; float: left; margin: 0 15px 5px 0; padding: 0; text-align: center; }

#iste-2010 .schedule ul.odd li { }
#iste-2010 .schedule ul.even li { }

#iste-2010 .schedule ul li.time { color: #0069AA; font-size: 14px; font-weight: bold; width: 50px; }
#iste-2010 .schedule ul li.details { width: 250px; }

#iste-2010 .schedule ul li.details p { line-height: 18px; margin: 0; }
#iste-2010 .schedule ul li.details p.workshop { font-weight: bold; }
#iste-2010 .schedule ul li.details p.presenter { font-size: 10px; }
#iste-2010 .schedule ul li.details p.organization { font-size: 10px; }