/* M2450 Front End of Innovation  */

/*----------------------------------------------------------------------------
  general html
----------------------------------------------------------------------------*/


* { font-family:Arial, Helvetica, sans-serif;  margin:0;
 }

body, p, td, th, input, select, textarea { color:#333; font-size: 12px; margin-top:0;}

#preview_warning { display:none; }
a:focus {  outline: none;}

a { color:#7DA827; text-decoration:none; }
a:hover { text-decoration:none; color:#28b5e5; }
h1 { color:#4a9302; font-size:18px; padding:0; margin:0; }
h2 { color:#4a9302; font-size:18px; padding:0; margin:0 0 10px 0; }
#body {  margin:auto; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Body_bg.gif") repeat #e4e4e4 top center; margin-top:0;}
/* messages & errors */
ul.error, ul.message { display:block; border:1px #de0000 solid; margin:5px 10px; padding: 7px 15px 7px 39px; background-image: url(file:///U|/User%20Data/Transfers/for%20Wayne/images/misc/error_icon.gif); background-repeat: no-repeat; background-position: 9px 7px; background-color: #fff; list-style: none; }
ul.message { border:1px #3589d3 solid; background-image: url(file:///U|/User%20Data/Transfers/for%20Wayne/images/misc/message_icon.gif); }
ul.error li, ul.message li { display: block; color: #de0000; font-weight: bold; background:none; padding: 3px 0; }
ul.message li { color: #005fb4; }
/*----------------------------------------------------------------------------
  named areas
----------------------------------------------------------------------------*/
table.container { width: 1061px; margin:auto !important; margin-top:0; border-collapse:collapse; border:none;   background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Main_bg.gif") repeat-y center top; }
#a_top { margin:0; border:0; padding:0;}
#a_left { width:0; display:none; }
#a_main { width:1061px; padding:30px 145px 30px 145px; margin:auto;}
#a_right { width:0; display:none; }
#a_bottom { height:97px; margin-top:0; padding:0; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Footer_bg.gif") no-repeat bottom center; }
/*----------------------------------------------------------------------------
  generic portlet
----------------------------------------------------------------------------*/
 
/* portlet */
.portlet { border:0; margin:0; padding:0; overflow:visible; }
/* portlet -> title */
.portlet .title { margin: 0; border-bottom: 0px; background: #9d9361; }
.portlet .title h3 { padding: 0px; margin: 2px; font-size: 1.2em; font-weight: bold; color: #ffffff; padding: 4px 4px 4px 0px; background-repeat: no-repeat; background-position: 4px 2px; }
/* portlet -> body */
.portlet .body { padding:0; }
.portlet .body a { color:#7DA827; text-decoration:none; }
.portlet .body a:hover {color:#28b5e5; }
/* portlet: error */
.error { border: 1px solid red; margin: 4px; padding: 4px; font-size: 11px; font-family: arial; color: red; background: #ffeeee; }
/*----------------------------------------------------------------------------
  generic portlet in 'left' and 'right' area 
----------------------------------------------------------------------------*/
#a_left .portlet { display:none; }
#a_right .portlet { display:none; }
/*----------------------------------------------------------------------------
  generic portlet in 'main' area 
----------------------------------------------------------------------------*/
 
/* portlet */
#a_main .portlet { border: none; }
/* portlet -> title */
#a_main .portlet .title { padding: 4px; margin: 0px; background: none; border: none; }
#a_main .portlet .title h3 { padding: 0px; margin: 0px; font-size: 1.2em; font-weight: bold; color: #05418a; background:none; }
/* portlet -> body */
#a_main .portlet .body { padding:0; background-color:none; }
#a_main .portlet h3 { }
/*----------------------------------------------------------------------------
  generic portlet in 'top' and 'bottom' area 
----------------------------------------------------------------------------*/
 
/* portlet */
#a_top .portlet, #a_bottom .portlet {border:none;}
#a_top .p_general_html_area .body { border:0; }
/* 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; }
/*----------------------------------------------------------------------------
  named portlets
----------------------------------------------------------------------------*/

/* poll */
.p_poll .title h3 { color: #ffffff; }
.p_poll .body { background-color:#ffffff; border: 1px solid #b61219; }
.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; color: #05418a }
.p_poll p.answer { padding: 3px 5px 4px 25px; margin: 0; position: relative; color:#000000 }
.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; }
/* banner */
.p_banner img { border:0; display: block; margin:0 0 0 5px; }
/* banner in left */
#a_top .p_banner { width: 850px; overflow: hidden; }
#a_top .p_banner img { border: none; padding:0; }
/* related */
.p_related_events .title h3 { color: #ffffff; }
.p_related_events .body { background-color:#ffffff; border: 1px solid #000000; color:#716555; }
.p_related_events ul { list-style: none; margin: 0; padding: 2px 0 2px 6px; }
.p_related_events ul li { display: block; padding: 6px 5px 6px 15px; }
.p_related_events ul li a { color: #000000; }
.p_related_events .date { display: block; font-size: 10px; color: #494343; }
.p_related_events ul li a img { border:0; margin:0 10px 5px 2px; float:left; }
.p_related_events .related_events li a { color:#000000; }
.p_related_events .related_events li a:hover { color:#05418a; }
/* most popular */
.p_most_popular_events ul { list-style: none; margin: 0; padding: 2px 0 2px 6px; }
w .p_most_popular_events ul li { display: block; padding: 6px 5px 6px 15px; }
.p_most_popular_events ul li a { color: #000000; }
.p_most_popular_events .date { display: block; font-size: 10px; color: #494343; }
.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: 172px; overflow:hidden; text-align:left; }
.p_most_popular_events .most_popular div.img.first { position:relative; top:auto; left:auto; }
/* path */
.p_path { border: none !important; font-size: 0.9em; padding: 2px 4px; }
/* download */
.p_download_brochure h3 { color: #ffffff; }
.p_download_brochure .body { background-color:#ffffff; }
.p_download_brochure .body a { color:#05418a; text-decoration:none; }
.p_download_brochure .body a:hover { color:#b61219; text-decoration:underline; }
/* send to friend */
.p_send_to_friend .title h3 { color: #ffffff; }
.p_send_to_friend .title { }
.p_send_to_friend .body { background-color:#ffffff; color:#716555; }
.p_send_to_friend .body a { color:#05418a; }
.p_send_to_friend .body a:hover { color:#b61219; text-decoration:underline; }
/* outlook */
.p_outlook_diary .title h3 { color: #ffffff; }
.p_outlook_diary .title { }
.p_outlook_diary .body { background-color:#ffffff; color:#9d9361; }
.p_outlook_diary .body a { color:#05418a; text-decoration:none; }
.p_outlook_diary .body a:hover { color:#b61219; text-decoration:underline; }
/* htmlarea */
.p_general_html_area .title h3 { color: #ffffff; }
.p_general_html_area .body { padding:0; color:#9d9361; }


/* partners */
.p_partners .body { background-color:#ffffff; border:0; }
.p_partners .list { list-style-type: none !important; }
.p_partners ul { color: #ffffff; margin: 0; padding: 0 4px 0 4px; list-style-type: none !important; }
.p_partners ul ul { padding: 8px 0 6px 10px; }
.p_partners ul li { font-weight: bold; list-style: none !important; }
.p_partners ul li li { font-weight: normal; }
.p_partners ul li li p { margin: 0; display: block; }
.p_partners ul li li p.name { padding-bottom: 5px; font-weight: bold; color: #444; }
.p_partners ul li li a.logo img { border: 0px; }
.p_partners ul li li a img { border: 0; }
.p_partners ul li li p.desc { padding-bottom: 5px; }
.p_partners ul li li p.contact { padding-bottom: 5px; color: #333; }
.p_partners .name { text-align: center; margin: 10px 0; }
.p_partners .a { width: 80%; }


/* slide show: important to set height of portlet body so sponsors logos do not overlap any portlets below it */
.p_slide_show .title h3 { color: #ffffff; }
.p_slide_show .body { background-color:#ffffff; border: 1px solid #000000; height:100px; }
.p_slide_show .slide_show { position: relative; }
.p_slide_show .slide_show div.img { position: absolute; top: 0; left: 0; text-align: center; width: 172px; overflow: hidden; }
.p_slide_show .slide_show div.img.first { position: relative; top: auto; left: auto; }
.p_slide_show .slide_show .img span { display:block; height: 26px; padding: 5px; overflow: hidden; }
/* register */
.p_registration .title h3 { color: #ffffff; }
.p_registration .body { padding: 3px 15px; color: #716555; }
.p_registration p { margin: 0; padding: 3px 0; text-align: center; color: #716555; }
.p_registration .body a { font-weight: bold; color:#725ba7; text-decoration:none; }
.p_registration .body a:hover { color:#05418a; text-decoration:underline; }
/* document */
.p_main_content { }
.p_main_content .body { padding-top:0 !important; margin-top:0 !important; }
.p_main_content .title { display:none; }
/* .p_event_info */
.p_event_info .body { padding: 10px; }
.p_event_info h4, .p_event_info p { margin:0; padding:0; }
.p_event_info p.date { color: #494343; padding-top:4px; }
/* .p_document_title */
.p_document_title { padding-bottom:0 !important; }
.p_document_title .body { padding:0 !important; }
.p_document_title .title { display:none; }
#a_main .p_document_title h3 { text-align:right; font-size: 1.1em; font-weight: bold; color: #FF0000; margin-bottom:5px; margin-top:0; padding:20px 10px 0px 0px; }
/*----------------------------------------------------------------------------
  forms
----------------------------------------------------------------------------*/
.form fieldset { border: none; }
.form legend { display: none !important; }
.login_signup .login { border-bottom: 1px #05418a solid; padding-bottom: 20px; margin-bottom: 20px; }
.form p { margin: 0; width: 650px; display: block; margin: 0 auto; padding: 7px 0; position: relative; }
.form p label { width: 250px; display: block; text-align: right; }
.form p input, .form p select, .form p span.input { position: absolute; top: 3px; right: 15px; font-size: 11px; width: 300px; }
.form p select { width: 298px !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 { background: #fdfbf9; border: 1px #716555 solid; }
.form p.note { text-align: center; font-size: 10px; padding: 8px 0; }
.form p.note span { color: #716555; }
.form .buttons, .buttons { text-align: center; margin: 0; padding: 5px 0; width: auto !important; }
.form .buttons input { position: static; top: auto; right: auto; font-size: 11px; width: auto; }
.form .info { padding: 5px 15px; color: #333; }
.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 21px 0 21px; }
.form p.composed span { position: absolute; left: 343px; top:4px; width: 295px; }
.form p.phone span input.number {left: 0px; width: 95px !important; }
.form p.phone span input.extension {left: 460px; width: 83px !important; }
/* select event, my iir users */
.form fieldset .left_col { width: 270px; float: left; border-right: 1px #716555 solid; margin-bottom: -5px !important; margin: -8px 0 -13px 0; padding: 5px 0; }
.form fieldset .right_col { width: 240px; float: right; }
.form fieldset .left_col div.info, .form fieldset .right_col div.info { width: 210px !important; }
.form fieldset div.left_col p { width: auto; background: none !important; }
.form fieldset div.left_col .odd { background: none; border: none; }
.form fieldset div.left_col p label { width: 70px; }
.form fieldset div.left_col p input { left: 80px; }
.fb_form .fb_table { margin:auto;}
.fb_form .fb_field { padding:1em 0 1em 0; background-color:none; }
.fb_form .fb_table .fb_odd { background-color:#f6f3ea; }
.fb_header { text-align:center; color:#FFF; background-color:#7DA827; font-size:2.5em; padding:1em 0 1em 0; }
.c12 { color:#FFF; font-weight:bold; padding:4px .2em 4px .2em; }
.fb_form .fb_table tr td { padding:.5em 0 .5em 0; color:#231F55; padding-left:5px; }
.fb_submit { background-color:#7DA827; }
/* hotel */
.form fieldset.hotel { border: 1px solid #716555; }
.form fieldset.hotel h3 { background: #fdfbf9; }
.form fieldset.hotel div.odd { background: #fdfbf9; border-color: #716555; border-width: 1px 0; }
.with_tooltip p { position: relative; }
.with_tooltip p.hover { z-index: 2 !important; }
.with_tooltip span.tooltip { display: block; width: 18px; height: 18px; left: 295px; top: 5px; cursor: help; }
.with_tooltip span.tooltip span { display: none; }
.with_tooltip span.tooltip:hover span { display: block; width: 130px !important; width: 100px; border: 1px #716555 dotted !important; border-style: solid; background: #fdfbf9; 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: 192px !important; }
.form .with_tooltip p select { width: 298px !important; width: 126px; right: 16px !important; }
.interests .info { font-weight: normal !important; }
.interests p.left { background: #fdfbf9; border: 1px #716555 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; }
#poll_results form input { position: absolute; top: -900px; left: -2000px; }
#poll_results .hr { clear: both; height: 1px; background: #aaa; 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("file:///U|/User Data/Transfers/for Wayne/images/point.gif") no-repeat; background-position: 8px 10px; }
#poll_results .title { display:none; }
/* video */
#video div.head, #video div.bottom { padding: 10px 0; }
#video h3 { display: none; }
/* partners */
#partners h3 { font-size: 30px; color: #ffffff; background-color: #99c6e7; padding: 5px; text-align: center; }
#partners ul { margin: 0; padding: 0 4px 0 4px; list-style: none; }
#partners ul ul { padding: 8px 0 6px 10px; list-style: none; }
#partners ul li { font-weight: bold; list-style: none; }
#partners ul li li { font-weight: normal; list-style: none; }
#partners ul li li p { margin: 0; display: block; }
#partners ul li li p.name { padding-bottom: 5px; font-weight: bold; color: #444; }
#partners ul li li a.logo img { border: 0px; list-style: none; }
#partners ul li li a img { border:0; list-style: none; }
#partners ul li li p.desc { padding-bottom: 5px; }
#partners ul li li p.contact { padding-bottom: 5px; color: #333; }
#partners p.partner_type { color:#d31145; font-size:16px; font-weight:bold; }
#partners a { color:#7DA827; font-weight:bold; text-decoration:none; }
#partners a:hover { color:#28b5e5; text-decoration:none; }
#partners hr { border:1px dotted #d5d9e7; margin-top:25px; margin-bottom:25px; }
#partners .partner_type { color:#0D3B86 !important; background-color:none; border: 1px solid #FDB813; margin: 0; width:150px; padding: 2px 0px 2px 5px; color: #244764; margin-top:20px; margin-bottom: 3px; font-size:17px; font-variant:small-caps; font-weight:bold; }

/* 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; 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; }
#sitemap h3 { display:none; }

/* priority code */
.p_register .priority_code { text-align: center; }
/* summary */
.p_register .summary div { position: relative; width: 100%; }
.p_register .summary div label { padding: 4px 10px; width: 230px; display: block; text-align: right; }
.p_register .summary div span { position: absolute; left: 250px; top: 4px; font-weight: bold; }
.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; }

/* LOG IN PORTLET */
.p_login .body { margin-left:4px; margin-top:4px; }
.p_login .body a { color:#253f70; }
.p_login .body a:hover { text-decoration:underline; }
.p_login .title h3 { }
.p_login form { width:901px !important; margin: 0px; position: relative; height:30px; overflow: hidden; padding-top:0; background-color:none; }
.p_login fieldset { padding: 0; margin: 0; border: none; }
.p_login legend { display: none; }
/* the login field labels */
.p_login label.text { color:#999999; position: absolute; left:338px; top:5px; }
.p_login label.password { color:#999999; position: absolute; left:496px; top:5px; }
/* the log in form input fields */
.p_login input.text { color:#999999; position: absolute; left:380px; width:100px; top:4px; border: 1px solid #e7e7e7; }
.p_login input.password { color:#999999; position: absolute; left:565px; width:100px; top:4px; border: 1px solid #e7e7e7; }
/* the GO text to log in */
.p_login label.submit { color:#666666; position: absolute; left:675px; top:6px; text-decoration: none; font-weight: bold; cursor: pointer; }
.p_login #form_top_login_submit { position: absolute; top: -200px; }
/* the remember check box */
.p_login #form_top_remember, .p_login .remember { color:#999999; position: absolute; top:3px; left:715px; }
/* the remember text */
.p_login .remember { left:740px; padding-top:3px; width:100px; }
/* the sign up text */
.p_login .register { color:#4895a7; text-decoration:none; position: absolute; top:5px; left:840px; padding-top:0px; margin:0px; width:60px; font-weight:bold; }
.p_login .register a { color:#4895a7; text-decoration:none; }
.p_login .register a:hover { color:#84be45; text-decoration:none; }
.p_login .error { color: red; border: none; text-decoration: underline; padding: 0px; margin: 0px; background: none; }
.p_login .member p { margin-top:-23px; margin-left:3px; }

/* affects 'you are logged in as' and 'My Conferences/Logout' links */
.p_login .member { margin-left:411px; text-align:left; font-weight:bold; padding:0; }
.p_login p { padding:0; margin:0; }
.p_login .info { text-align:left; font-weight:bold; padding:0; }

/* the text that states whether you have messages */
.p_login .messages { font-style:italic; margin-top:0; }
.p_login div { margin-left:140px; margin-top:-20px; }
.p_login .account { padding-right:10px; font-weight:bold; height:30px; width:500px !important; }
.p_login .user { font-weight: bold; text-decoration: none; margin-left:0px; margin-top:0; }
.p_login .messages { margin-left:0px; margin-top:0; }
.p_login .messages A { color: red; font-weight: bold; font-size: 10px; text-decoration: none; margin-top:0px; }
.p_login .messages A.no_new { color:#434343; margin-top:0px; margin-left:160px; }

/* venue & pricing */
#venue_pricing {width:800px; border-top:#0093B5 1px solid; border-left:#0093B5 1px solid;}
#venue_pricing td {padding-left:10px; border-bottom:#0093B5 1px solid; border-right:#0093B5 1px solid;}
#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; color:#08408b; }
#venue_pricing p.date { margin: 2px 0 10px 0; color: #FFFFFF; }
#venue_pricing p.products { font-weight: bold; margin: 10px 0; }
#venue_pricing ul { list-style: none; margin: 0; padding: 0; }
#venue_pricing li h3 { margin: 0 !important; font-weight: bold; padding: 0; font-size: 1em; }
#venue_pricing li .desc { margin: 0; display: none; }
#venue_pricing li { position: relative; min-height: 30px; height: auto !important; height: 30px; margin: 5px 0; border: 1px #494343 solid; padding: 5px 130px 5px 8px; }
#venue_pricing .price { position: absolute; top: 5px; right: 10px; text-align: right; width: 150px; }
#venue_pricing .price p { margin: 0 0 2px 0; }
#venue_pricing .title { display:none; }
/* event search form */
.p_event_search_form .body { color:#000000; background-color:#ffffff; }
.p_event_search_form .body a { color:#05418a; text-decoration:none; }
.p_event_search_form .body a:hover { color:#b61219; text-decoration:underline; }
.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: 170px; }
.p_event_search_form p { margin: 0; padding: 8px 0 4px 0; display: block; text-align: center; }
/*----------------------------------------------------------------------------
REGISTRATION 2
----------------------------------------------------------------------------*/

.p_register2 .steps { margin: 0; padding: 15px 0; list-style: none; }
.p_register2 .steps li { display: inline; padding: 3px 5px 4px 4px !important; padding: 0 20px 0 4px; }
.p_register2 .steps li.last_child { background: none; }
.p_register2 .steps li span { padding: 4px 7px; border: 1px #EFEEF0 solid; color: #434343; }
.p_register2 .steps li.selected span { border: 1px #EFEEF0 solid; background:#7DA827; color: #fff; }
.p_register2 ul.errors { border: 1px solid red; margin-left:0; padding:10px; list-style:none; background-color:#fff2f2; }
.p_register2 ul.errors li { margin:0; padding:0; }
.p_register2 fieldset { border: 1px #EFEEF0 solid; margin: 10px auto; padding: 0 0 5px 0; position: relative; }
.p_register2 fieldset legend { display:none; }
.p_register2 fieldset h3 { font-size:16px !important; background-color:#EFEEF0; display: block; margin-top: 0 !important; padding: 4px 5px 4px 10px; color: #7DA827; }
.forgot_pass { background-color:none; }
.forgot_pass a{ color:#ce171f !important; font-weight:bold; }
.p_register2 p { width:570px; float:left; margin:0 10px; padding:4px 0; }
.p_register2 p.odd { background-color:#EAF3F4; }
.p_register2 p label { width:200px; float:left; text-align:right; margin:0 20px; }
.p_register2 p label span { color:red; }
.p_register2 p input, .p_register2 p select, .p_register2 p span.input { float:left; width:220px; }
.p_register2 p span.short input { width:196px; }
.p_register2 div.buttons { text-align: center; clear:both; }
.p_register2 div.buttons input { margin:0 5px; }
.p_register2 div.yes_no p { text-align:center; }
.p_register2 div.yes_no p span { color:red; }
.p_register2 div.yes_no p.radio { margin:0 auto; float:none; width:150px; }
.p_register2 div.yes_no p.radio label { width: 30px; margin:0 10px; }
.p_register2 div.yes_no p.radio input { width:auto; height:auto; }
.p_register2 div.info { padding:10px; clear:both; }
.p_register2 div.info p { margin:0; padding:0; }
.p_register2 p.phone input.number { width:140px; }
.p_register2 p.phone label.ext { width:20px; margin:0 10px; }
.p_register2 p.phone input.ext { width:40px; }
.p_register2 p.cc_exp select { width:80px; }
.p_register2 input.checkbox { width:auto; }
.p_register2 ul.products { list-style:none; padding:0; margin:10px; }
.p_register2 ul.products li { padding:5px 0; min-height: 30px; height: auto !important; height: 30px; position:relative; }
.p_register2 ul.products li div.price { position: absolute; top: 4px; right: 20px; width:150px; }
.p_register2 ul.products li div.price span { font-weight: bold; }
.p_register2 ul.second_offer span.name { font-weight: bold; }
.p_register2 ul.second_offer div.desc { margin:4px 0 0 0; float:left; }
.p_register2 ul.second_offer div.desc p { margin:0; }
.p_register2 ul.second_offer li { position: relative; float:left; }
.p_register2 ul.second_offer div.inputs { border: 1px solid #e9e9e9; background-color: #ececec; float:left; margin:4px 0 15px 0; padding:4px 0; }
.p_register2 ul.second_offer div.inputs p { width:550px; }
.p_register2 ul.second_offer div.inputs input { width:auto; }
.p_register2 ul.second_offer div.inputs label { width:auto; margin:0 0 0 4px; }
.p_register2 div.questions .fb_table td { padding:5px; }
.p_register2 div.questions .fb_table td.label { padding-top:9px; }
.p_register2 ul.options { list-style:none; padding:0; margin:10px; }
.p_register2 ul.options li { padding:0; margin:0; }
.p_register2 p.hover { z-index: 2; }
.p_register2 span.tooltip { display: block; width: 18px; height: 18px; background: url("../images/help_icon.gif"); cursor: help; position:relative; float:left; margin-left:5px; }
.p_register2 span.tooltip span { display: none; }
.p_register2 span.tooltip.hover span { display: block; width:120px; border: 1px solid #529ad2; background:#fefefe; padding:4px 8px; position:absolute; top: 22px; left:0; z-index:10; }
.p_register2 h3.inside { position:relative; }
.p_register2 h3.inside.hover { z-index: 2; }
.p_register2 h3.inside span.tooltip { background: url("../images/help_icon_blue.gif"); left: 200px; top: 4px !important; top: 2px; border: none !important; position:absolute; }
.p_register2 h3.inside span.tooltip span { color: #333; width: 200px; font-weight: normal; }

/* REGISTER TODAY */
#register_txt { font-size:14px; font-weight:bold; background:#666666; color:#FFFFFF; padding:4px 4px 4px 2px; width:300px; }
#register_txt a { color:#ffffff; text-decoration:none; padding:4px 0px 0px 0px; }
#register_txt a:hover { text-decoration:none; color:#009900; }

/* BOTTOM NAV */
#botnav { margin:auto; font-size:11px; color:#FFF; width:1061px; margin:auto; margin-top:10px; text-align:center; }
#botnav a { font-size:12px; color:#FFF; font-weight:bold; text-decoration:none; padding:0 10px 0 10px; }
#botnav a:hover { text-decoration:none; color:#312c2d; }
/*HOME PAGE*/


/*--------------- AGENDA ------------*/
.PRlghtBlu{color:#009FC2;}
.AGblu_bld_txt { color:#2b3990; font-weight:bold;}
.AGblu_grn_bld_txt { color:#0a7693; font-weight:bold;}
.AGgrn_bld_txt { color:#6fbe44; font-weight:bold;}
.AGgrn_bld_txt14 { color:#6fbe44; font-weight:bold;}
.AGblk_bld_txt { color:#000; font-weight:bold;}
.AGwth_bld_txt14 { color:#FFF; font-weight:bold; font-size:14px;}

table.AG-table {border-width: 1px;	border-spacing: 0px;	border-style:dotted;	border-color: #CCC;	border-collapse:separate;}
table.AG-table th {	-moz-border-radius: ;}
table.AG-table td {
	border-width: 1px;
	padding: 4px;
	border-style:dotted;
	border-color: #CCC;
-moz-border-radius: ;
}



/*--------------- INNOVATION IMPERATIVE ------------*/
.IMgry_bg {color:#FFF; font-weight:bold; background-color:#CCC; padding:0 3px 0 3px;}
.IMgrn_bg {color:#FFF; font-weight:bold; background-color:#6fbe44; padding:0 3px 0 3px;}
.IMblu_bg {color:#FFF; font-weight:bold; background-color:#2b3990; padding:0 3px 0 3px;}

/*--------------- TEXT HIGHLIGHTS AND COLOR ------------*/

.blu_txt16 { color:#242021; font-weight:bold; font-size:16px; }
.blu_txt14 { color:#242021; font-weight:bold; font-size:14px; }
.blu_bld_txt { color:#242021; font-weight:bold;}
.lght_blu_bld_txt { color:#28b5e5; font-weight:bold;}
.lght_blu_bld_txt14 { color:#28b5e5; font-weight:bold; font-size:14px;}
.grn_txt { color:#7DA827; font-weight:bold;}
.grn_no-bld-txt { color:#7DA827;}
.grn_txt14 {color:#7DA827; font-weight:bold; font-size:14px; }
.grn_txt16 {color:#7DA827; font-weight:bold; font-size:16px; }
.wht_txt { color:#FFF; }
.txt14 {font-size:14px; }
.txt16 { font-size:16px; }
.txt16-bld {font-weight:bold; font-size:16px; }
.txt18 {font-weight:bold; font-size:18px; }
.gry-txt14 {font-weight:bold; font-size:14px; color:#666; }
.venu-pge-grn-bg {color:#FFF; background:#7DA827; padding:4px 6px 4px 6px; font-size:14px; font-weight:bold; }
.venu-pge-gry-bg {color:#FFF; background:#818284; padding:4px 6px 4px 6px; font-size:14px; font-weight:bold; }



/* GENERAL LIST */
#genUL { }
#genUL ul { margin:2px 0px 0px 18px; padding:0px; list-style:none; }
#genUL ul li { padding:2px 0px 2px 0px; list-style: square; list-style-image:url("/upload/wysiwyg/2011-M-Div/M2350/M2350_green_circle_li.jpg"); }
#genUL a { color:#08408b; font-weight:normal; text-decoration:none !important; }
#genUL a:hover { text-decoration:none !important; color:#ce171f; }

#genbldUL { }
#genbldUL ul { margin:2px 0px 0px 18px; padding:0px; list-style:none; }
#genbldUL ul li { padding:2px 0px 2px 0px; list-style: square; list-style-image:url("/upload/wysiwyg/2010-M-Div/M2220/ListUL.gif"); }
#genbldUL a { color:#08408b; font-weight:bold; text-decoration:none !important; }
#genbldUL a:hover { text-decoration:none !important; color:#ce171f; }


/*HOME PAGE*/
#hmUL { }
#hmUL ul { margin:8px 0px 0px 18px; padding:0px; font-size:13px; list-style:none; }
#hmUL ul li { padding:0px 2px 10px 0px; list-style:none; list-style-image:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_hm_blck_bullet.png"); }
#hmUL a { color:#242021; font-weight:bold; text-decoration:none !important; }
#hmUL a:hover { text-decoration:none !important; color:#00afad; }

#hm-RSS-UL { }
#hm-RSS-UL  ul { margin:25px 0px 0px 18px; padding:0px; padding-right:10px; list-style:none; }
#hm-RSS-UL  ul li { color:#FFF; font-size:12px; padding:5px 0px 2px 28px; list-style:none; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_hmRSS_UL2.gif")  left top no-repeat; }
#hm-RSS-UL  a { color:#90ba36; font-weight:bold; font-size:13px; text-decoration:none !important; }
#hm-RSS-UL  a:hover { text-decoration:none !important; color:#00afad; }

#hm-MO-UL { }
#hm-MO-UL  ul { margin:3px 0px 0px 1px; padding:0px; list-style:none; }
#hm-MO-UL  ul li { color:#312c2d; font-size:12px; text-shadow: 1px 1px 1px #FFF; padding:0px 0px 4px 18px; list-style:none; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_hm-Player-UL.png") 0% 20% no-repeat; }
#hm-MO-UL  a { color:#90ba36; font-weight:bold; font-size:12px; text-decoration:none !important; }
#hm-MO-UL  a:hover { text-decoration:none !important; color:#00afad; }

.hmPlayer-wrapper {width: 907px; height:196px;  margin:auto; top:30px; padding:0; position:relative;	z-index:0;  background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Player_bg.png") no-repeat top left;}
.hm-Keynote {left:18px; top:-24px; padding:0; position:absolute; z-index:-200;}
#hm-Sec-par {position:relative;	z-index:0; margin-top:30px; margin-bottom:40px; clear:both;}

.Keynte-wht-17-bld {color:#FFF; font-size:17px; font-weight:bold; text-shadow: 1px 1px 1px #000; margin-bottom:7px;}
.Keynte-wht-14 {color:#FFF; font-size:14px;}
.Keynte-grn-17-bld {color:#91bb36; font-size:17px; font-weight:bold; text-shadow: 1px 1px 1px #000; margin-bottom:3px;}

.MO-wht-17-bld {color:#FFF; font-size:17px; font-weight:bold; text-shadow: 1px 1px 1px #000; margin-bottom:7px;}
.MO-wht-14 {color:#FFF; font-size:14px;}
.MO-grn-14-bld {color:#4a9302; font-size:14px; font-weight:bold; text-shadow: 1px 1px 1px #FFF; margin-bottom:3px;}
.MO-gry-14-bld {color:#312c2d; font-size:14px; font-weight:bold; text-shadow: 1px 1px 1px #FFF; margin-bottom:3px;}
.MO-grn-17-bld {color:#4a9302; font-size:17px; font-weight:bold; text-shadow: 1px 1px 1px #312c2d; margin-bottom:3px;}
.MO-gry-17-bld {color:#312c2d; font-size:17px; font-weight:bold; text-shadow: 1px 1px 1px #FFF; margin-bottom:3px;}

#bro-reg {	position:absolute;	top: -25px;	left: 645px; width: 249px;	height:234px;	z-index: 500; }

#intro-par {font-size:14px;	line-height:21px; color:#312c2d;	padding:50px 50px 10px 30px; position:absolute;	top: -23px;	left: -59px; width: 465px;	height:141px;	z-index: 500; 
	background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_hm_Intro_bg2.png") no-repeat top left;}

#hmMain {margin:auto; width:907px;}

#ShareSidebar {background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Share_bg.png") no-repeat top left; padding:20px 5px 20px 10px;}
/* Home layout */
#mainFrame { margin:auto; width:895px; clear: left; padding:0; }
#mainBottom { width: 100%; height:auto; clear:both; padding-top:26px; }
#hmLeft { display: block; float:left; width: 580px; height: auto; margin: 0px 5px 0px 0px; background-color:none; }
#hmMid { display: block; float:left; width: 100%; margin:0; }
#hmRight { display: block; float:right; width: 292px; height:auto; padding:0; }

/* SPEAKERS */
#speaker-wrapper { margin:auto; width:907px; position:relative;}
#speaker-page {
	background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Speaker_bg.jpg") no-repeat bottom left;
	margin:auto;
	width:920px;
	top:-41px;
	left:-47px;
	position:absolute;
	padding:30px 40px 0 40px;
}
#speaker-page table td {color:#FFF; text-shadow: 1px 1px 1px #000; line-height:18px;}
#speaker-page h1 {font-size:17px; color:#FFF !important; padding:0 0 15px 0;  margin:0;}
.spk-pge-grn-bg {background:#7DA827; padding:4px 6px 4px 6px; font-size:14px; font-weight:bold; }
.spk-pge-gry-bg {background:#818284; padding:4px 6px 4px 6px; font-size:14px; font-weight:bold; }

/* TRENZ WALK */
#Trenz_Walk-wrapper { margin:auto; width:907px; position:relative;}
#Trenz_Walk-page { color:#FFF; text-shadow: 1px 1px 1px #000; line-height:18px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Trenz_Walk_bg.jpg") no-repeat bottom left #231F20; margin:auto; width:920px; top:-40px; left:-47px; position:absolute; padding:30px 40px 0 40px;}
#Trenz_Walk-page h1 {font-size:17px; color:#FFF !important; padding:0 0 15px 0;  margin:0;}

/* TRACKS */
#Tracks-wrapper { margin:auto; width:907px; position:relative;}
#Tracks-page { color:#FFF; text-shadow: 1px 1px 1px #000; line-height:18px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Trenz_Walk_bg.jpg") no-repeat bottom left; margin:auto; width:920px; top:-40px; left:-47px; position:absolute; padding:30px 40px 0 40px;}
#Tracks-page table td {color:#FFF0;}
#Tracks-page h1 {font-size:17px; color:#FFF !important; padding:0 0 15px 0;  margin:0;}

table.Trackse {border-width: 1px;	border-spacing: 0px;	border-style:dotted;	border-color: #CCC;	border-collapse:separate;}
table.Tracks th {	-moz-border-radius: ;}
table.Tracks td {color:#FFF;border-width: 1px;	padding: 4px;	border-style:dotted;	border-color:#42373C;-moz-border-radius: ;}

/* SUMMIT */
#Summit-wrapper { margin:auto; width:907px; position:relative;}
#Summit-page { color:#FFF; text-shadow: 1px 1px 1px #000; line-height:18px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Summit_bg.jpg") no-repeat bottom left; margin:auto; width:920px; top:-40px; left:-47px; position:absolute; padding:30px 40px 0 40px;}

#Summit-page table td {color:#FFF;}
#Summit-page h1 {font-size:17px; color:#FFF !important; padding:0 0 15px 0;  margin:0;}
table.Summits {border-width: 1px;	border-spacing: 0px;	border-style:dotted;	border-color: #CCC;	border-collapse:separate;}
table.Summits th {	-moz-border-radius: ;}
table.Summits td {color:#FFF; border-width: 1px;	padding: 4px;	border-style:dotted;	border-color:#42373C;-moz-border-radius: ;}

/* KEYNOTES */
#keynotes-wrapper { margin:auto; width:907px; position:relative;}
#keynotes-page { color:#FFF; text-shadow: 1px 1px 1px #000; line-height:18px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Keynotes_bg.gif") no-repeat bottom left #212121; margin:auto; width:920px; top:-40px; left:-47px; position:absolute; padding:30px 40px 0 40px;}
#keynotes-page h1 {font-size:17px; color:#FFF !important; padding:0 0 15px 0;  margin:0;}
.key-gry-title {color:#999; font-weight:bold; font-size:14px;}

/* WHY PAGE */
#Why-wrapper { margin:auto; width:907px; position:relative;}
#Why-page { color:#FFF; line-height:18px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Why_bg.jpg") no-repeat bottom left; margin:auto; width:920px; top:-40px; left:-47px; position:absolute; padding:30px 40px 0 40px;}
#Why-page h1 {font-size:17px; color:#FFF !important; padding:0 0 15px 0;  margin:0;}

/* PRICING */
table.PRC-table {border-width: 1px;	border-spacing: 0px;	border-style:dotted;	border-color: #CCC;	border-collapse:separate;}
table.PRC-table th {	-moz-border-radius: ;}
table.PRC-table td {
	border-width: 1px;
	padding: 4px;
	border-style:dotted;
	border-color: #CCC;
-moz-border-radius: ;	
}

/* WEBINAR */
#webinar { color:#666666 !important; }
#webinar a { color: #666666 !important; text-decoration:none; }
#webinar a:hover { color:#009900 !important; text-decoration:none; }
#webinar a:visited { color:#cccccc !important; }

#header { width:1061px; margin:auto; padding:0;  margin-top:0;}

 /* START TABS*/

.Tab-wrapper {color:#5A3D1C; width: 907px;  margin:auto; top:0; padding:0; position:relative; z-index:0;  background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Player_bg.png") no-repeat top left;}
.Tab-wrapper a{color:#5A3D1C; font-size:11px; text-decoration:none;}
.Tab-wrapper a:hover{color:#F05133; font-size:11px; text-decoration:none;}

#navigationWrapper {width: 907px; margin-top:25px; padding:0;  top:0}

.navigationTabs { margin:2px 0 0 0; padding:0;}
.navigationTabs li { list-style:none; margin:0; padding:0; float:left; display:block;  }
.navigationTabs a{color:#312c2d !important; font-size:14px; font-weight:bold; text-shadow: 1px 1px 1px #fff; border:1px solid #e4e4e4; text-decoration:none; padding:7px 37px 7px 37px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Tab_Menu_up_bg.jpg") repeat-x left bottom; -webkit-box-shadow: 2px 2px 1px #afafaf; /* Safari and Chrome */
box-shadow: 2px 2px 1px #afafaf;}
.navigationTabs a:hover{color:#FFF !important; font-size:14px; text-shadow: 1px 1px 1px #312c2d; border:1px solid #e4e4e4; text-decoration:none; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Tab_Menu_over_bg.jpg") repeat-x left bottom;}
.navigationTabs li a.active {padding:7px 38px 7px 38px; font-weight:bold; color: #FFF !important; text-shadow: 1px 1px 1px #312c2d ; border:1px solid #e4e4e4; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Tab_Menu_over_bg.jpg") repeat-x left bottom;}

.tabsContent { clear:both; padding:0px; magin:auto; margin-bottom:0; width:904px; overflow: hidden; }
.tab { display: none; }
.tab ul { list-style: disc; }
.tab li { margin:0; }
.tab a {color:#5A3D1C; font-size:11px; font-weight:bold; text-decoration:none;}
.tab a:hover {color:#F05133; font-size:11px; text-decoration:none;}

 /* END TABS*/


/*--------MENU-----------------*/
.horizontalcssmenu{  padding:12px 0 2px 0; margin:auto !important; width:1061px; height:50px; background:url("http://www.iirusa.com/upload/wysiwyg/2012-M-Div/M2450/Images/M2450_Menu_bg.gif") no-repeat top center;}
.horizontalcssmenu ul{ padding: 0; margin:0; margin-left:67px; list-style-type: none;}

/*Top level list items*/
.horizontalcssmenu ul li{position: relative; display: inline; float: left;}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{display: block;  /*Width of top level menu link items*/ color: #000  !important; font-size:13px; font-weight:bold !important; text-shadow: 1px 1px 1px #f3f3f3; text-decoration:none; padding: 8px 12px 20px 12px; }

.horizontalcssmenu ul li a:hover{color: #FFF !important; text-shadow: 1px 1px 1px #000;}

.horizontalcssmenu li ul {margin-top:0 !important; background:#312c2d; filter: alpha(opacity=90);  -moz-opacity: 0.90;  opacity: 0.90;  z-index:1; position: absolute; left: -999em; height: auto; width:210px; font-weight: normal; border-width: 0.25em; margin: auto; padding-bottom:8px; }
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{left: 0;top: 0; position: absolute; display: block; visibility: hidden; z-index: 100; }

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{display: inline; float: none;  }

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{/*width of sub menu levels*/ width: 200px;  color:#FFF !important; font-size:12px; font-weight:normal; text-shadow:none; padding: 5px 0 5px 10px; border-top: 1px solid #443d3e;}



.horizontalcssmenu ul li ul li a:hover{color:#FFF !important; background:#93be37; font-weight:normal; text-shadow:none; padding: 5px 0 5px 10px; border-top: 1px solid #9ac73a; text-decoration:none;}

.horizontalcssmenu .arrowdiv{position: absolute;right: 0;}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/padding-top: 1em;}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */



/*----HOME PAGE KEYNOTES----*/
#vid_prev_container {width:904px; padding:0px;	margin:0 auto;	position:relative;	z-index:0;}

#vid_prev_example {	width:904px;	height:193px;	position:relative;}

#ribbon {position:absolute;	top:163px;	left:0px;	z-index:500;}

#frame {position:absolute;	z-index:0;	width:904px; top:3px; left:0px;	height:193px; display:none;}

/*Slideshow*/

#slides {	position:absolute;	top:2px;	left:0px;	z-index:100;}

/*	Slides container	Important:	Set the width of your slides container	Set to display none, prevents content flash*/

.slides_container {	width:904px;	overflow:hidden;	position:relative;	display:none;}

/*	Each slide	Important:	Set the width of your slides	If height not specified height will be set by the slide content	Set to display block*/

.slides_container a {	width:904px;	height:193px;	display:block; }

.slides_container a img {	display:block;}

/*	Next/prev buttons*/

#slides a {color:#312c2d !important; text-decoration:none;}
#slides a:hover {color:#9ac73a !important; text-decoration:none;}

#slides .prev {	position:absolute;	top:171px;	left:235px;	width:184px;	height:20px;	display:block;	z-index:101;}

#slides .next {		position:absolute;	top:171px;	left:265px;	width:184px;	height:20px;	display:block;	z-index:101; }

/*	Pagination*/

.pagination {	margin:-22px 0 0 250px; z-index:500; position:absolute;	width:100px;}

.pagination li {	float:left;	margin:0 1px;	list-style:none;}

.pagination li a {	display:block;	width:12px;	height:0;	padding-top:12px;	background-image:url(http://www.iirusa.com/upload/wysiwyg/2012-P-Div/P1706/images/pagination.png);	background-position:0 0;
	float:left;	overflow:hidden;}

.pagination li.current a {	background-position:0 -12px;}

