/* $Id: main.css,v 1.5 2007/04/30 19:22:01 pkulik Exp $ */

/* FORM BUILDER */
/*
@import url(/ed/2/misc/formbuilder.css);
*/

/*----------------------------------------------------------------------------
  overwrited
----------------------------------------------------------------------------*/
.document .headers { width: 100% !important; }

#.document .headers h2 { background: url("../images/bg_main_header.gif") repeat-x 0px bottom; }
.bg_title { background: url("../images/bg_main_header.gif") repeat-x 0px bottom; height:58px; }

.document .headers h3 { display: block; clear:both; font-size: 1.3em; margin: 20px 0 10px 10px; display: block !important; display: inline; color: #990707; clear: both; }
.document .headers h3 span { display: block; }

/*----------------------------------------------------------------------------
  named areas
----------------------------------------------------------------------------*/

#middle_center		{ width: 491px; }
#middle_right		{ width: 172px; }
#middle_left		{ background: url(/images/misc/left_bg_subpage_block.gif) no-repeat; }
#middle				{}

#a_top				{}
#a_left				{}
#a_main				{ margin: 0px; }
#a_right			{ background: #EEEEEE url(/ed/2/images/portlet/bg_right_area.gif) repeat-y; }
#a_rightin			{ padding-bottom: 8px; background: url(/ed/2/images/portlet/bg_right_area_bottom.gif) no-repeat 0 bottom; }
#a_bottom			{}



/* example: make blue backround for area 'right menu'
#a_right {background: #aaf;}
*/

/*----------------------------------------------------------------------------
  generic portlet
----------------------------------------------------------------------------*/

/* portlet */
.portlet { border: 1px #C7CBCE solid; border-top: none; padding: 0px; overflow: hidden; }

/* portlet -> title */
.portlet .title { padding: 0px; margin: 0px; }
.portlet .title h3 { padding: 0px; margin: 0px; }

/* portlet -> body */
.portlet .body { padding: 4px; margin: 0px; background: #eee;}
.portlet .body a { color: #1a4b71; }

/* portlet: error */
.error { border: 1px solid red; margin: 4px; padding: 4px; font-size: 11px; font-family: arial; color: red; background: #ffeeee }

/* portlet -> body -> text */

/* portlet -> body -> img */
.portlet .body .img { text-align: center;}

/* portlet -> body -> link */
.portlet .body .link { padding-top: 3px;}
.portlet .body .link A { color: #6D0000; font-weight: bold; }

/* portlet -> body -> list */
.portlet .body .list UL { margin: 0px; padding: 0px; list-style: none; }
.portlet .body .list UL LI { margin: 2px 0px; }
.portlet .body .list UL LI A { color: #002F58; font-weight: bold; }

/*----------------------------------------------------------------------------
  generic portlet in 'left' area
----------------------------------------------------------------------------*/

/* portlet */
#a_left .portlet          { float: right; width: 218px; padding: 0px; border: 0px; overflow: hidden; }
#a_left .portlet .bodyout { background: url(/ed/2/images/portlet/bg_left_bottom.gif) no-repeat 0 bottom;}
#a_left .portlet .body    { width: 218px; padding: 8px 8px 36px 8px; background: url(/ed/2/images/portlet/bg_left.gif) no-repeat 3px 0px; }
#a_left .portlet .bodyin  { width: 202px; }

/*----------------------------------------------------------------------------
  generic portlet in 'right' area
----------------------------------------------------------------------------*/

/* portlet */
#a_right .portlet          { width: 170px; margin-left: 2px; padding: 0px; border: 0px; overflow: hidden; }
#a_right .portlet .body    { width: 170px; padding: 6px;}
#a_right .portlet .bodyin  { width: 158px; }


/*----------------------------------------------------------------------------
  generic portlet in 'main' area
----------------------------------------------------------------------------*/

/* portlet */
#a_main .portlet { border: none; margin: 12px 24px; clear: both; }
#a_main .portlet h3 { font-size: 13px; }

/* portlet -> title */
#a_main .portlet .title { display: none; }

/* portlet -> body */
#a_main .portlet .body { padding: 0px; margin: 0px; background: none;}

/*----------------------------------------------------------------------------
  generic portlet in 'top' and 'bottom' area
----------------------------------------------------------------------------*/

/* portlet */
#a_top .portlet, #a_bottom .portlet { border: 1px #eeeeee solid; margin: 0px;  }

/* portlet -> title */
#a_top .portlet .title, #a_bottom .portlet .title { display: none }


/*----------------------------------------------------------------------------
  generic portlet -> content
----------------------------------------------------------------------------*/
.portlet .body .link { display: block; margin: 8px; text-align:center; font-weight: bold; }
.portlet .body .img { text-align: center; padding: 5px 0; }

/*----------------------------------------------------------------------------
  named portlets
----------------------------------------------------------------------------*/

/* main menu !!!
.p_main_menu .body { padding: 0; }
.p_main_menu ul	{ list-style: none; padding: 0; margin: 0; font-weight: bold; }
.p_main_menu ul li { display: block; width: 160px; padding: 4px 10px; }
.p_main_menu ul ul li a { font-weight: normal; padding-left: 10px; }
.p_main_menu ul.level1 li.iptrue a, .p_main_menu ul.level2 li.iptrue a { color: #000; }
*/
.p_main_menu .body { padding: 0 !important; margin: 0 0 10px 0 !important; }
.p_main_menu ul { list-style: none; margin: 0; padding: 0; }
.p_main_menu ul li { background: url(../images/bg_menu_item.gif) no-repeat; background-position: bottom left; display: block; padding: 9px 0px 9px 10px; width: 172px !important; width /**/: 218px; }
.p_main_menu ul li.last_child { background-image: url("../images/bg_menu_last_item.gif"); padding-bottom: 30px; }
.p_main_menu ul li a { color: #960000 !important; font-weight: bold; padding-left: 24px; background: url("../images/bg_menu_item_link.gif") no-repeat; background-position: 0 2px; display: block; width: 150px; }
.p_main_menu ul li.iptrue a { color: #044A70 !important; text-decoration: none; }

.p_main_menu ul li li { background: none; padding: 8px 30px 0 13px; width: 130px; margin: 0; }
.p_main_menu ul li.iptrue li a { background: none; font-weight: normal; color: #337394 !important; padding-left: 11px; text-decoration: underline;  width: 140px;  }
.p_main_menu ul li li.last_child { padding-bottom: 3px; background: none; }
.p_main_menu ul li li a:hover, .p_main_menu ul li.iptrue li a:hover { color: #337394 !important; text-decoration: none;  }
.p_main_menu ul li li.iptrue a { color: #009cae ; background: url("../images/bg_menu_subitem_link.gif") no-repeat; background-position: 0 6px; }




/* slide show */
.p_slide_show .title { }
.p_slide_show .bodyin { }
.p_slide_show .slide_show { position: relative; }
.p_slide_show .slide_show .img { position: absolute; top: 0; left: 0; text-align: center; margin-left: auto; margin-right: auto; width: 100%; overflow: hidden; }
.p_slide_show .slide_show .img span { display:block; padding: 5px; height: 25px; overflow: hidden; }
.p_slide_show .slide_show div.img.first { position: relative; top: auto; left: auto; }


/* partners */
.p_partners ul {padding: 0;}
.p_partners .name {text-align: center; margin: 10px 0;}
.p_partners .a {width: 80%;}
.p_partners .partner_type {text-align: center; margin: 0; padding: 0; color: #a5a2ad; margin-top: -10px; margin-bottom: 10px;}


/* poll */
.p_poll form { list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden; }
.p_poll form fieldset { border: none; margin: 0; padding: 5px 0 0 0; }
.p_poll form legend { display: none; }
.p_poll .intro { padding: 1px 4px; }
.p_poll .question { padding: 3px 4px; font-weight: bold; }
.p_poll p.answer { padding: 3px 5px 4px 25px; margin: 0; position: relative; }
.p_poll p.answer input { position: absolute; top: 0; left: 0 !important; left: -25px; }
.p_poll .buttons { margin: 0; padding: 6px 0; text-align: center; }
.p_poll .buttons input { margin: 0 4px; font-size: 11px; }


/* banner */
.p_banner img { border: none; }

/* related_events */
.p_related_events 	{}
.p_related_events .date { display: block; color: gray; font-size: 9px; }
.p_related_events ul li a img { border:0; margin:0 10px 5px 2px; float:left; }

/* most popular */
.p_most_popular_events 	{}
.p_most_popular_events .date { display: block; font-size: 9px; color: gray; }
.p_most_popular_events a { color:#002F58 !important; font-weight: bold; }
.p_most_popular_events a img {  border:0; margin:0 10px 5px 2px; float:left; }

.p_most_popular_events .most_popular { position: relative; }
.p_most_popular_events .most_popular div.img { position: absolute; top:0; left:0; width: 100%; overflow:hidden; text-align:left; }
.p_most_popular_events .most_popular div.img.first { position:relative; top:auto; left:auto; }


.p_main_content		{}
.p_general_html_area {  }

/* .p_download_brochure */
.p_download_brochure .link { text-align: center;}

/* .p_event_info */
.p_event_info h4, .p_event_info p { margin:0; padding:0; }
.p_event_info p.date { color: #444444; padding-top:4px; }

/* .p_document_title */
.p_document_title h3 { margin-top:0; }


/*----------------------------------------------------------------------------
  forms
----------------------------------------------------------------------------*/
.login_signup { height: auto !important; height: 1px; display: block; clear: both; margin: 0 auto; position: relative; }
.login_signup .login { border-bottom: 1px #90bfd9 solid; padding-bottom: 20px; margin-bottom: 20px; }
.form fieldset { border: none; z-index: 2; position: relative; }
.form legend { display: none !important; }
.form h3 { font-size: 12px !important; padding: 10px; display: block; position: relative; font-size: 1.1em; color: #990707; }
.form p { margin: 0; width: 330px; border: 1px #fff solid; display: block; margin: 0 auto; padding: 7px 0; position: relative; }
.form p label { width: 150px; display: block; text-align: right; }
.form p input, .form p select, .form p span.input { position: absolute; top: 4px; right: 15px; font-size: 11px; width: 150px; }
.form p select { width: 150px !important; width: 156px; }
.form p span.input { font-weight: bold; top: 7px; }
.form p textarea { position: absolute; top: 4px; right: 15px; width: 150px; height: 100px; }
.form p.textarea { min-height: 95px !important; height: auto !important; height: 100px; }
.form .odd p { background: #e1eaee; border: 1px #b5cbd5 solid; }
.form p.note { text-align: center; font-size: 10px; padding: 8px 0; }
.form p.note span { color: #de0000; }
.form .buttons, .buttons { text-align: center; margin: 0; padding: 5px 0; width: auto !important; font-size: 11px; }
.form .buttons input, .buttons input { position: static; top: auto; right: auto; font-size: 11px !important; width: auto; }
.form .info { padding: 5px 15px; width: 80%; color: #555; font-weight: bold; z-index: 2; position: relative; }
.form .info.normal { font-weight: normal; }

.form fieldset .left_col { width: 300px; float: left; border-right: 1px #67ace2 solid; margin-bottom: -5px !important; margin: -8px 0 -13px 0; padding: 5px 0; }
.form fieldset .right_col { width: 300px; float: right; }
.form fieldset .left_col div.info, .form fieldset .right_col div.info { width: 260px !important; }
.form fieldset div.left_col p { width: auto; }
.form fieldset div.left_col p label { width: 100px; }
.form fieldset div.left_col p input { left: 110px; }

.form fieldset.hotel { border-color: #d8ad01; }
.form fieldset.hotel h3 { background-image: url("../images/bg_header_hotel.gif"); }
.form fieldset.hotel div.odd { background: #fbc901; border-color: #d8ad01; border-width: 1px 0; }

/* composed fields */
.form p.composed label span { position: static; }
.form p.composed span input { position: static; float:left; }
.form p.composed span label { width: auto !important; position: static; float:left; margin:2px 1px 0 1px; }
.form p.composed span { position: absolute; left: 250px; top:5px; }

.form p.phone span input.number { width: 95px !important; }
.form p.phone span input.extension { width: 33px !important; }

.with_tooltip p { position: relative; }
.with_tooltip p.hover { z-index: 2 !important; }
.with_tooltip span.tooltip { display: block; width: 18px; height: 18px; background: url("../images/help_icon.gif"); position: absolute; left: 295px; top: 5px; cursor: help; }
.with_tooltip span.tooltip span { display: none; }
.with_tooltip span.tooltip:hover span,
.with_tooltip span.tooltip.hover span { display: block; width: 130px !important; width: 100px; border: 1px #529ad2 dotted !important; border-style: solid; background: #fefefe; padding: 4px 8px; position: absolute; top: 22px; right: 0 !important; right: auto; left: auto !important; left: 0; z-index: 10; }
.with_tooltip input { width: 120px !important; right: 45px !important;  }
.form .with_tooltip p select { width: 120px !important; width: 126px; right: 45px !important;  }

.interests .info { font-weight: normal !important; }
.interests p.left { background: #e1eaee; border: 1px #b5cbd5 solid;}
.interests p br { display: none; }

.email_prefered { padding-left: 15px; color: #555; }
.email_prefered select { font-size :1em; margin-left: 5px; }

/*----------------------------------------------------------------------------
  content
----------------------------------------------------------------------------*/

/* polls */
#poll_results { padding: 0 10px; }
#poll_results h3 { font-size: 1.1em; margin: 10px 0; }
#poll_results form { margin: 0; padding: 0; width: 100%; overflow: hidden;}
#poll_results fieldset { margin: 0; padding: 0; border: none; display:  block; }
#poll_results legend { color: #000; }
#poll_results select { margin: 10px 0 3px 0; font-size: 11px; }
#poll_results form input { margin: 0 0 10px 0 !important; margin-left: -24px; font-size: 11px; }
#poll_results .hr { clear: both; height: 1px; background: #ccc; overflow: hidden; margin: 10px 0; }
#poll_results .hr hr { display: none; }
#poll_results p.question { font-weight: bold; color: #333; }
#poll_results ul { list-style: none; display: block; margin: 0; padding: 0 10px; }
#poll_results ul li { display: block; padding: 4px 5px 4px 20px; background: url("../images/point.gif") no-repeat; background-position: 8px 10px; }

/* partners */
#partners ul { margin: 0; padding: 0 4px 0 0; list-style: none;}
#partners ul ul { padding: 0 0 16px 0; }
#partners ul li { font-weight: bold; color: #185d86; }
#partners ul li li { font-weight: normal; margin: 20px 0;}
#partners ul li li p { margin: 0; display: block; padding: 0; }
#partners ul li li hr {border: 1px solid #efefef; height: 2px; position: relative; top: -10px; z-index: -1; }
#partners ul li li p.partner_type {margin: 0; z-index: 2; padding: 0;}
#partners ul li li p.partner_type span {background-color: window; padding-right: 5px; color: #a5a2ad;}
#partners ul li li p.name { padding-bottom: 5px; font-weight: bold; color: #444; }
#partners ul li li a.logo img { border: 0px; }
#partners ul li li a img { border: 1px #999 solid; }
#partners ul li li div.desc { padding-bottom: 5px; color: black;}
#partners ul li li div.contact {color: #333; }

/* site map */
#sitemap { padding: 23px 25px; overflow: hidden; padding-bottom: 20px; }
#sitemap ul { margin:0; padding: 0; list-style: none; display: block; margin: 0 auto; width: 240px; border: 1px #bbb solid; }
#sitemap ul ul { width: auto; border: none; padding: 5px 0 0 0;  }
#sitemap ul li { padding: 4px 1px 4px 20px; display: block; background: #eee url("../images/point.gif") no-repeat; background-position: 10px 10px; border-bottom: 1px #fff solid; }
#sitemap ul li li { background-color: #fefefe; border-bottom: 1px #ddd solid;  }
#sitemap ul li.last_child { border-bottom: none !important; }

/* messages & errors */
ul.error, ul.message { display:block; border:1px #de0000 solid; margin: 10px; padding: 7px 15px 7px; background-image: url(../images/misc/error_icon.gif); list-style: none; background: #fff; }
ul.message { border:1px #3589d3 solid;   }
ul.error li, ul.message li { display: block; color: #de0000; font-weight: bold; background:none; padding: 3px 0; }
ul.message li { color: #005fb4; }

/*----------------------------------------------------------------------------
  register
----------------------------------------------------------------------------*/
#register_event_steps { margin: 0; padding: 15px 0; list-style: none; }
#register_event_steps li { display: inline; padding: 3px 20px 4px 4px !important; padding: 0 20px 0 4px; background: url("../images/checkout_arrow.gif") no-repeat; background-position: center right; }
#register_event_steps li.last_child { background: none; }
#register_event_steps li span { padding: 4px 7px; border: 1px #3880b9 solid; color: #3880b9; }
#register_event_steps li.selected span { border: 1px #67ace2 solid; background: #2b77af; color: #fff; }

.p_register fieldset { border: 1px #67ace2 solid; margin: 10px auto; padding: 0 0 5px 0; position: relative; }
.p_register legend { display: none;  }
.p_register fieldset h3 { font-size: 1em !important; display: block; margin-top: -1px !important; padding: 4px 5px 4px 10px; background: url("../images/bg_header_register.gif"); color: #fff; text-align: left; position: relative; }
.p_register fieldset h3.inside { margin-top: 10px !important; }
.p_register fieldset h3 a { position: absolute; top: 3px; right: 10px; color: #fff !important; }

.p_register p { width: 500px; }
.p_register p label { width: 235px; }
.p_register p input, .p_register p select, .p_register p span.input { right: 100px; }
.p_register .info { padding: 5px 15px; color: #333; width: 500px !important; }

.p_register form input.submit { margin-left: 5px; }
.p_register form h4 { font-size: 1em; padding: 3px 15px; color: #333; margin: 0; }

.p_register form ul { margin: 0; padding: 0; list-style: none;  }
.p_register form ul.discount li label, .p_register form ul.discount li .price b { color: #de0000; }
.p_register form ul li { padding: 4px 20px; border-bottom: 1px #ddd solid; position: relative; }
.p_register form ul.product li { padding: 4px 150px 4px 20px; min-height: 30px; height: auto !important; height: 30px; }
.p_register form ul.product label { display: block; float: left; width: 390px; }
.p_register form ul li.last_child { border: none; }
.p_register form ul.product li input { display: block; float: left; }
.p_register form ul li input { margin: 0 5px 0 0; }
.p_register form ul li .desc { padding-left: 18px; margin-top: 2px; color: #444;}
.p_register form ul li .price { position: absolute; top: 4px; right: 20px; }

.p_register ul.second_offer li span.name { font-weight: bold; }
.p_register form ul.discount li label { color: #000; margin-left: 5px; padding:0; }
.p_register ul.second_offer li div.desc { padding: 0; margin-top: 15px; color: #444; }
.p_register ul.second_offer li div.inputs { border: 1px solid #e9e9e9; background-color: #ececec; padding: 5px; margin-top: 5px; }
.p_register ul.second_offer li div.inputs p { padding: 0; margin: 4px 0 4px 0 !important; margin: 2px 0 2px 0; }

.p_register div.odd, .p_register div.even { margin: 0 5px; }
.p_register div.odd p, .p_register div.even p { background: none !important; border: none !important; }
.p_register div.center { text-align: center; padding: 5px 0; }

.p_register div.two_options { width: 600px; overflow: hidden; }
.p_register div.two_options .opt_info { margin: 0; padding: 8px 5px 0 0 ; text-align: right; width: 285px; float: left; display:  block; }
.p_register div.two_options input { width: auto !important; left: 10px; right: auto; }
.p_register div.two_options label { width: 30px; padding-left: 34px; text-align: left; }
.p_register div.two_options .first { float:left; width: 70px;  }
.p_register div.two_options .second { float:left; width: 70px; }

.p_register p.hover { z-index: 2; }
.p_register span.tooltip { display: block; width: 18px; height: 18px; background: url("../images/help_icon.gif"); position: absolute; left: 410px; top: 5px; cursor: help; }
.p_register span.tooltip span { display: none; }
.p_register span.tooltip:hover span,
.p_register span.tooltip.hover span { display: block; width: 100px; border: 1px #529ad2 dotted !important; border-style: solid; background: #fefefe; padding: 4px 8px; position: absolute; top: 22px; left: 0; z-index: 10; }

.p_register h3.inside.hover { z-index: 2; }
.p_register h3.inside span.tooltip { background: url("../images/help_icon_blue.gif"); left: 200px; top: 4px !important; top: 2px; border: none !important; }
.p_register h3.inside span.tooltip span { color: #333; width: 200px; font-weight: normal; }

/* priority code */
.p_register .priority_code { text-align: center;  }
.p_register .priority_code input { font-size: 11px; }

/* summary */
.p_register .summary div { position: relative; width: 550px; }
.p_register .summary div label { position: absolute; left: 0px; top: 4px; width: 280px; text-align:right; }
.p_register .summary div span { font-weight: bold; padding: 4px 0 4px 290px; width: 265px; display: block; text-align: left; }
.p_register .summary div.booking { width: auto !important; margin-left: 10px; }

/* cc */
.p_register #form_card_month { width: 40px !important; right: auto; left: 250px !important; left: 244px; }
.p_register #form_card_year { width: 60px !important; right: auto; left: 300px !important; left: 294px; }

/* hotel */
.p_register #form_checkin_month, .p_register #form_checkout_month { width: 40px !important; right: auto; left: 250px !important; left: 244px; }
.p_register #form_checkin_day, .p_register #form_checkout_day { width: 40px !important; right: auto; left: 295px !important; left: 292px; }
.p_register #form_checkin_year, .p_register #form_checkout_year { width: 60px !important; right: auto; left: 340px !important; }
.p_register #form_additionalinfo { width: 250px !important; right: auto; left: 250px !important; left: 244px;}
.p_register div.textarea { height: 120px !important; }

/* venue & pricing */
#venue_pricing p { margin: 0; }
#venue_pricing img { display: block; float: left; margin-right: 8px; }
#venue_pricing p.name { margin: 5px 0 0 0; font-weight: bold; }
#venue_pricing p.date { margin: 2px 0 10px 0; color: #666; }
#venue_pricing p.products { font-weight: bold; margin: 0; display: block; background: url("/ed/2/images/bg_header_register.gif"); color: #fff; padding: 4px 10px; margin: 10px 0 0 4px; position: relative; z-index: 2; }

#venue_pricing ul { list-style: none; margin: 0; padding: 0 0 10px 4px; }
#venue_pricing li h3 { margin: 0 !important; padding: 0; font-size: 1em !important; }
#venue_pricing li .desc { margin: 0; display: none; }
#venue_pricing li { position: relative; min-height: 35px; height: auto !important; height: 35px; margin: -1px 0 0 0 !important; margin: -3px 0 0 0; border: 1px #67ace2 solid; padding: 5px 130px 5px 8px; }
#venue_pricing .price { position: absolute; top: 5px; right: 10px !important; right: 30px; text-align: right; width: 150px; }
#venue_pricing .price p { margin: 0 0 2px 0; }

/* event search form */
.p_event_search_form form { margin: 0; padding: 0; }
.p_event_search_form fieldset { margin: 0; padding: 0; border: none; }
.p_event_search_form legend { display: none; }
.p_event_search_form label { padding: 4px 2px; display: block; }
.p_event_search_form select { width: 190px; font-size: 11px; }
#a_right .p_event_search_form select { width: 155px; }
.p_event_search_form p { margin: 0; padding: 8px 0 4px 0; display: block; text-align: center; }
.p_event_search_form input { font-size: 11px; }

.document .headers { background: #486f93; display:block; height:auto; width: 100% !important; }
.document .headers h2 { background: none; background-image: none; float: none; height: auto; width:100%; }
.document .headers h2 span.title { text-align:center; color: #00457c; line-height: 1.25em; float: none;}
.document .headers h2	{ display: none; height:0px; overflow:hidden; }
.document .headers h2 span.title	{ display: none; height:0px; overflow:hidden; }
.document .headers	{ padding:0px; height:158px; margin-top:0px; margin-bottom:1em;}
.document .headers { background-image: url("../images/nameplate.gif"); background-repeat: no-repeat; background-position: center center; }

.document .headers { margin-bottom:0em; }
#a_main .p_event_info	{margin:0px; padding:3px; }
#a_main .p_general_html_area	{margin:0em; }


img.headshot-left,.img-headshot-left		{ margin-right:1em; margin-bottom:.5em;}
img.headshot-right,.img-headshot-right	{ margin-left:1em; margin-bottom:.5em;}

.img-headshot-left	{ float: left; }
.img-headshot-right	{ float: right; }
.img-headshot-left img	{ display: block; position: relative;}
.img-headshot-right img	{ display: block; position: relative;}



/* VERY IMPORTANT */
#schedule, #schedule h2, #schedule h3, #schedule h4, #schedule p, #schedule div	{ font-family:verdana,arial,helvetica,sans serif; line-height:115%; }

/* general - #000000 - #d6dcea */

/* FONT SIZES: 11px, 13px, 16px, 18px */
#schedule .promoright	{ text-align: center; font-size: 11px; font-weight: bold; color: #d2a622; background: #f6e1a5; border: 1px #d2a622 solid; padding: 2px; margin: 4px; margin-left:2em; margin-bottom: 1em; float: right; width:100px;}
#schedule div.callout		{ text-align: center; font-size: 11px; font-weight: bold; color: #333333; background: #ccc; border: 1px #333333 solid; padding: 5px; margin-left:2em; margin-bottom: 1em; float: right; width:auto; }

#schedule .img-headshot-left#logo, #schedule .img-headshot-right#logo	{ background: #fff; padding: .5em; }
#schedule .img-headshot-left .SessionSponsorLogo img	{ display: inline; position: relative;}
#schedule .img-headshot-right .SessionSponsorLogo img	{ display: inline; position: relative;}

#schedule img.headshot-left, #schedule img.headshot-right, #schedule .img-headshot-left, #schedule .img-headshot-right		{ margin-top:2px;}
#schedule .img-headshot-left, #schedule .img-headshot-right	{} 
#schedule img.headshot-right		{ margin-left:1em; }

/* Hides from IE-mac \*/
#schedule .img-headshot-left, #schedule .img-headshot-right { text-align:center; }
/* End hide from IE-mac */

#SessionSpecial .promoright	{ background: #fff; }

.SessionDate, .TimeSlot, .Workshop, .Sponsor, .Track, .Information		{ display: block; font-size:13px; margin-bottom: 1em; position:relative; background:transparent; width: 100%;}
.SessionDate p, .TimeSlot p, .Workshop p, .Sponsor p, .Track p, .TrackHead p 	{ margin: 0em; }

.SessionTime, .Session, #schedule h4, .SessionHead, #schedule h3, .SectionHead, .Sponsor, .TrackHead, .WorkshopHead { padding: .5em; width: auto; }
.Information	{ padding-left: .5em; }

#schedule h2, #schedule h3, #schedule h4 { margin: 0em; }

#schedule h2, .WorkshopTitle		{ position:relative; display: block; font-size:18px; text-align: center; font-weight: bold; margin: 0em; color:#000000; }
#schedule h3, .SectionHead		{ position:relative; display: block; font-size:13px; margin-left: 0em; margin-bottom: 1em; background: #dddddd; color:#e51837; font-weight: bold; text-align: center; }
#schedule h4, .SessionHead			{ position:relative; display: block; font-size:13px; margin-left: 5.5em; margin-bottom: 0em; background: #e51837; color:#FFFF00; font-weight: bold; text-align: center; }
#schedule h3#SessionSpecial		{ background: #e51837; color:#FFFF00; }


#schedule .Track, .Workshop	{ padding: 0em; margin-top: 1em; }
#schedule .TrackHead h2	{ position:relative; display: block; font-size:16px; font-weight: bold; color: #eeeeee; text-align:left; margin: 0em; }
#schedule .WorkshopHead h2	{ color: #000000; }
#schedule .Track .TrackHead		{ text-align: left; background: #000000; }
#schedule .TrackHead h4	{ position:relative; display: block; color: #eeeeee; font-style: italic; text-align:left; margin: 0em; padding:0em; background: transparent; }
.Track .SessionType,.SessionDate .SessionType	{ float: right; font-size:13px; color: #fff; font-weight: bold; padding-left: 2em; }
.SessionDate .SessionType	{ color: #999; padding-top: 3px; }
.Track .Description, .Workshop .Description, .Track .TimeSpan, .Workshop .TimeSpan	{ font-size: 13px; }
.Track .Footnote, .Workshop .Footnote	{ font-size: 11px; }
.Track div.Description	{ background: #eeeeee; padding: .5em; border-bottom: 1px solid #000000; }
.Track div.Instructions,.Session div.Instructions	{ background: #eee; font-style: normal; padding: .5em; text-align: center; border-bottom: 1px solid #ccc; }
.Session div.Instructions	{ background: #eee; font-style: normal; padding: 4px; text-align: center; border-bottom: 1px solid #ccc; }
.Session div.Instructions p	{ margin:0em; }

.SessionTime {position: absolute; left:0em; top: 0em; width: 4em; }
.SessionDate		{ background:transparent; border-bottom: 1px solid #999; border-top: 2px solid #999; margin-top: 1em; }
#schedule .SessionDate h3 	{ font-weight: bold; color: #999; font-size: 16px; background:transparent; margin-bottom: 0em;  }
.Session, .Information	{ margin-left: 5.5em; width: auto; }
#SessionHighlight .Session	{ background: #eeeeee; }
#SessionSpecial .Session	{ background: #dddddd; }
#SessionWorkshop .Session	{ border-bottom: 1px solid #333333; }
#SessionBorder		{ border: 1px solid #666666 }

/* THIS FIXES THE BUG WHERE THE FLOAT FALLS OUT OF THE CONTAINER */
.Session:after, .TrackHead:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.Session, .TrackHead {display: inline-block;}

/* Hides from IE-mac \*/
* html .Session, * html .TrackHead {height: 1%;}
.Session, .TrackHead {display: block;}
/* End hide from IE-mac */

/* END BUG FIX */

.SessionTime		{ text-align:right; font-weight: normal; }
.SessionTitle			{ font-weight: bold; color: #000000; }
.SessionBreak		{ font-style: italic; display: block; }
.SessionPanel		{ color: #000; }

.Sponsor	{ text-align: center; background:#fff; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
div.Logos			{ text-align:center; }
.SessionSponsor	{ font-size: 11px; font-style: italic; color: #666; display: inline; }
.SessionSponsorLogo { margin-left: 1em; display: inline; }
.SessionSponsorLogo img	{ vertical-align:middle; }
.SessionSponsorLogoVertical {display: run-in; margin-left: 0em;}
/* Hides from IE-mac \*/
.SessionSponsorLogoVertical { display: block; }
/* End hide from IE-mac */

.Description,.TimeSpan,.Footnote	{ font-size: 11px; font-weight: normal; display: block; }
.Description ul		{ margin-left: 1.5em; padding-left: 0; list-style: url(); list-style: disc; margin-top:0em; margin-bottom:0em; }
.Description ul li	{ margin-left:0em; padding-left:0em;}
.Description ul.SubSession li { margin-bottom: .5em; }

.Footnote	{ font-style: italic; }

/* WORKSHOPS */
.Workshop				{ background:#dddddd; text-align: center; }
.Workshop .subtitle	{ color: #d2a622; font-weight: bold; font-style: italic; }
.Workshop .pretitle	{ font-weight: bold; font-size: 11px; }
.Workshop div.Description,.Workshop div.TimeSpan	{ text-align: left; background: #eeeeee; padding: .5em; border-bottom: 1px solid #cccccc; }
.Workshop div.Description { margin-top:-1em; }
.Workshop div.Description p { margin-bottom:1em; }
.Workshop div.Description p.lastp { margin-bottom:0em; }
.Workshop div.TimeSpan	{ text-align: center; }

/* HEADER INSIDE SESSION (USE WITH HIGHLIGHTED TALKS) */
#schedule .Session h4				{ margin-left: 0em; margin-bottom: 0em; padding:0em; background: transparent; color:#d2a622; }
#schedule #SessionBorder .Session h4		{ text-align: left; }

.Speaker					{ font-size:11px; display: block; }
.atglance .Speaker	{ font-size:11px; display: inline; }

.Speaker .Name		{ color:#666; font-weight: bold; font-style:normal; }
.Speaker .JobTitle		{ color:#666; font-weight: normal; font-style:normal; }
.Speaker .Company	{ font-weight: bold; font-style:normal; }
.Speaker .Country	{ color:#666; font-weight: normal; font-style:italic; }
.Speaker .Type, .Description .Type			{ font-weight: normal; font-style:italic; }

.Speaker .Name a	{ color:#666; }

/* SPACER */
div.spacer				{ clear:both; margin: 1em 0em 1em 0em; border-top: 1px solid #666666; height:1px; }

/* PAGE LINKS */

.PageLinks				{ font-size: 11px; border: 1px solid #999999; padding:.5em; margin-bottom:1em;}

/* Day Type */

#schedule .DayType		{ padding: .5em; text-align: left; background: #000000; display: block; font-size:13px; margin-bottom: 1em; margin-top: 1em; position:relative; width: auto; }
.DayType p 	{ margin: 0em; }
#schedule .DayType h2	{ position:relative; display: block; font-size:18px; font-weight: bold; color: #ffff00; text-align:left; margin: 0em; }
#schedule .DayType h4	{ position:relative; display: block; color: #ffff00; font-style: italic; text-align:left; margin: 0em; padding:0em; background: transparent; }


/* Track Specific */

/* STYPE 00 - WORKSHOP - #666666 - #dddddd */
#schedule #stype00 .SessionTitle	{color: #00853e; }
#stype00.Track .TrackHead	{ background: #666666; }
#stype00 .TrackHead h2	{ color: #fff; }

/* STYPE 01  - #00853e - #ddebdf */
#schedule #stype01 .SessionTitle	{color: #00853e; }
#stype01.Track .TrackHead	{ background: #00853e; }
#stype01 .TrackHead h2	{ color: #ffffff; }
#schedule #stype01 h3, #stype01 .SectionHead		{ background: #ddebdf; color:#00853e; }
#schedule #stype01 h4, #stype01 .SectionHead		{ background: #00853e; color:#ddebdf; }
#stype01 #SessionHighlight .Session	{ background: #ddebdf; }
#stype01 #SessionSpecial .Session	{ background: #ddebdf; }


/* STYPE 02 - #00457c - #d3dde8 */
#schedule #stype02 .SessionTitle	{color: #00457c; }
#stype02.Track .TrackHead	{ background: #00457c; }
#stype02 .TrackHead h2	{ color: #ffffff; }
#schedule #stype02 h3, #stype02 .SectionHead		{ background: #d3dde8; color:#00457c; }
#schedule #stype02 h4, #stype02 .SectionHead		{ background: #00457c; color:#d3dde8; }
#stype02 #SessionHighlight .Session	{ background: #d3dde8; }
#stype02 #SessionSpecial .Session	{ background: #d3dde8; }