/*----------------------------------------------------------------------------
  general html
----------------------------------------------------------------------------*/
* { font-family:Arial,Helvetica,sans-serif; }
body, p, td, th, input, select, textarea { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size:16px; margin: 0 0 10px 0; color:#005288; border-bottom: 1px #fff solid; }
h3 { font-size:16px; margin: 0; color:#005288; padding: 3px; }

a { text-decoration: underline; color: #6297b2; }
a:hover { text-decoration:underline; color: #608c29;}

#body { margin: 0px; padding:0px; background-color:#ffffff; background-image:url(http://www.iirusa.com/ed/4585/images/P1414_layout_pagebackground.jpg); background-attachment:fixed; background-position:bottom; background-repeat: repeat-x; }

/* GLOBAL */

ul.custom_ul { padding:0; margin:0 0 0 20px; list-style-type: list-style-type:circle !important; }
ul.custom_ul li { margin-top:2px; border-bottom: 0 !important;  }

/* HOMEPAGE */

.hm_leftcol { width: 575px; float:left; padding:0; margin:0; }
.hm_leftcol p.nomar { margin:10px 0 3px 0; padding:0; }

.hm_rtcol { width:218px; float:right; padding:0; margin:0; }
.hm_rtcol h3 { width: 218px; height: 25px; background-image:url(../images/P1514_layout_rtportlettitle.gif); background-repeat:no-repeat; font-size:18px; color:#fff; margin:0 !important; padding: 5px 0 0 5px; }
.hm_rtbox { width: 206px; border: 1px #b9d19d solid; margin:0; padding:0; background-color:#fff; padding:5px; }

.hm_presentations { }
.hm_presentations img { margin: 3px 5px 45px 0px; border: 1px #72b0d9 solid !important; float:left; }
.hm_presentations p { font-size: 11px; margin:0; padding:0; }

.medicaid_txt { color:#3f873c; font-weight:bold; font-size: 15px; }
.medicare_txt { color:#3b7dbc; font-weight:bold; font-size: 15px; }

table.hmspeaker_table { width: 576px; margin-top:20px; margin-left:-3px; }
table.hmspeaker_table td { width: 144px; vertical-align: top; padding: 0 0 3px 1px; font-size:11px; }
table.hmspeaker_table td.hmspeaker_names { padding-left:5px; width:139px; }
table.hmspeaker_table img { border: 1px #a4d79d solid; margin:auto; }

/* CONTACT */
p.contact_info { font-size: 14px; line-height: 18px; }
.contact_header { font-weight: bold; }

/* BLOG */
.widget { padding: 5px; }
.widget h4 { font-size:1.4em !important; font-weight:bold; } /* headline */
.widget ul { padding:0; margin:0; list-style-type: none; }
.widget ul li { margin-bottom: 10px; padding: 0; font-size: 11px; } /* teaser text */
.widget ul li a { font-size: 13px; } /* feed link */


/* AGENDA AT A GLANCE */
table.agenda_table { width:100%; background-color:#ffffff; border:1px #e0dedf solid; }
table.agenda_table td { vertical-align:top; padding:4px; border:0px #e0dedf solid; line-height: 14px; font-size:12px; }
table.agenda_table td.aag_dates { font-size: 18px; background-color:#005288; color:#ffffff; padding: 10px; text-align:center; }
table.agenda_table td.aag_times { width:40px; text-align:right; font-size: 12px; font-weight:bold; background-color:#ffffff; }
table.agenda_table td.track1 { background-color: #e7d2ad; color: #794400; font-size: 14px; font-weight:bold; text-align: center; vertical-align:middle; }
table.agenda_table td.track2 { background-color: #0055a4; color: #ffffff; font-size: 14px; font-weight:bold; text-align: center; vertical-align:middle; }
.aag_session_title { color: #004481; font-size:12px; font-weight:bold; }
.aag_session_title_t1 { color: #794400; font-size:12px; font-weight:bold; }
table.agenda_table ul { margin:0px 0px 0px 0px; padding:0px; list-style-type:none; }
table.agenda_table ul li { padding-left:5px; font-size:11px; }
.aag_panel { color:#0184b0; font-size:12px; font-weight:bold; }
.aag_case { color:#4ea54a; font-size:12px; font-weight:bold; }


/*----------------------------------------------------------------------------
  named areas
----------------------------------------------------------------------------*/
table.container { width: 1000px; border:none; margin:auto; margin-top:0px; padding: 0px; border-collapse: collapse; border-right: 2px #e2f4f9 solid; border-left: 2px #e2f4f9 solid; background-color: #FFFFFF; background-image:url(../images/P1514_layout_greenhillsbkg.gif); background-position: bottom; background-repeat: no-repeat; }

#a_top { width:1000px; margin: 0px; padding: 0px;}
#a_left { width: 0px; margin:0; padding: 0px; background-color: none; color: #467c44 !important; }
#a_main { width:820px; padding: 0px; color: #000000; background-image:url(../images/P1514_layout_bluefadebkg.gif); background-position: top; background-repeat:no-repeat; padding-bottom: 0px !important; }
#a_right	{ width: 0px; margin: 0px; padding: 0px; }
#a_bottom { }

/*----------------------------------------------------------------------------
  generic portlet
----------------------------------------------------------------------------*/
 
/* portlet */
.portlet { border: 0px #333 solid; margin: 0px; padding: 0px; overflow: hidden; }


/* portlet -> title */
.portlet .title { margin: 0px 0px -10px 0px; padding: 0px; border-bottom: 0px; height: 35px; width:180px; } 
.portlet .title h3 { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: left; margin-left: 0px; margin-top: 0px; padding-top:7px; padding-left: 5px; background-image:url(../images/P1514_layout_portlettitlebkg.gif); background-position: left; background-repeat:no-repeat; height: 40px; }

/* portlet -> body */
.portlet .body { padding: 0px 4px 4px 4px; margin: 0px; background-color: none; }
.portlet .body a { color: #000000; text-decoration:none; }
.portlet .body a:hover { color:#608c29; }

/* 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, #a_right .portlet { width: 180px; padding:0px; margin: 0px; background-color: none; }
#a_left .portlet .body { margin-top: 10px; color: #000000; color: #000000 !important; padding: 10px 5px 10px 5px; width: 180px;  }

/*----------------------------------------------------------------------------
  generic portlet in 'main' area 
----------------------------------------------------------------------------*/
 
/* portlet */
#a_main .portlet { border: none; margin: 0px; padding: 10px; width:800px; background-color: none !important; }

/* 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: #6297b2; background:none;  }

/* portlet -> body */
#a_main .portlet .body { padding:0px; margin: 0px; background-color: none !important;}
#a_main .portlet h3 { font-size: 1.3em; margin: 4px 0 8px 0; }

/*----------------------------------------------------------------------------
  generic portlet in 'top' and 'bottom' area 
----------------------------------------------------------------------------*/
 
/* portlet */
#a_top .portlet, #a_bottom .portlet { border: 0px; 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; }


/*----------------------------------------------------------------------------
  named portlets
----------------------------------------------------------------------------*/


/* main menu */
.p_main_menu { margin:0px; padding: 0px; width: 160px; }
.p_main_menu .title { height:35px; width:160px; padding: 0px; margin: 0px 0px -10px 0px; }
.p_main_menu .title h3 { color:#046182; text-align:left; font-size:16px; font-family: Arial, Helvetica, sans-serif; }
.p_main_menu .body { padding: 0px; margin:0px; width:160px; background-color:none; border:none; }
.p_main_menu ul	{ list-style: none; padding: 0px 0px 0px 5px; margin: 0; font-weight: bold; color:#edd968; font-size: 12px; }
.p_main_menu ul li { display: block; width: 160px; color:#edd968;}
.p_main_menu ul li a { display: block; width: 160px; padding: 4px 0px 4px 0px; color:#edd968; font-size: 12px; text-decoration:none; }
.p_main_menu ul ul li { font-weight: normal;  width: 160px; font-size: 12px; text-decoration:none; color:#edd968; } 
.p_main_menu ul ul li a { font-weight: normal; padding-left: 10px; width: 160px;  font-size: 11px; text-decoration:none; } 
.p_main_menu ul.level1 li.ipfalse ul.level2 li.cufalse a { display:block; }

/* selected */
.p_main_menu ul.level1 li.cutrue a { color: #046182; }
.p_main_menu ul.level1 li.cutrue a:hover { color: #046182; text-decoration:none;}
.p_main_menu ul.level1 li.cufalse a { color:#046182;  font-weight: bold; }
.p_main_menu ul.level1 li.cufalse a:hover { color: #7bbd79; text-decoration:none; font-weight: bold; }

.p_main_menu ul.level1 li.iptrue li.cutrue a { color: #7bbd79; }
.p_main_menu ul.level1 li.iptrue li.cutrue a:hover { text-decoration:underline; }
.p_main_menu ul.level1 li.iptrue ul.level2 li.cufalse a { color: #7bbd79; } 
.p_main_menu ul.level1 li.iptrue ul.level2 li.cufalse a:hover { text-decoration: none; color: #7bbd79; }

/* poll */
.p_poll .title h3 { color: #4a7e0d; }
.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: #6297b2}
.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: 0px; }
/* banner in left */
#a_top .p_banner { width: 1000px; }
#a_top .p_banner img { border: none; margin: 0; }
#a_left .p_banner { margin: 25px 0 40px 0; }

/* related */
.p_related_events .title h3 { color: #4a7e0d; }
.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:#6297b2; }

/* most popular */
.p_most_popular_events ul { list-style: none; margin: 0; padding: 2px 0 2px 6px; }
.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: #4a7e0d; }
.p_download_brochure .body { background-color:#a6a7a7; }
.p_download_brochure .body a { color:#000000; text-decoration:none; }
.p_download_brochure .body a:hover { color:#000000; text-decoration:underline; }

/* send to friend */
.p_send_to_friend .title h3 {color: #467c44; }
.p_send_to_friend .title { background-color: #ffffff;}
.p_send_to_friend .body {background-color: #a6a7a7; color:#000000;}
.p_send_to_friend .body a { color:#000000; }
.p_send_to_friend .body a:hover {color:#000000; text-decoration:underline; }

/* outlook */
.p_outlook_diary .title h3 {color: #4a7e0d; }
.p_outlook_diary .title { background-color: #ffffff;}
.p_outlook_diary .body {background-color: #fffde8; color:#000000;}
.p_outlook_diary .body a { color:#6297b2; text-decoration:none;}
.p_outlook_diary .body a:hover { color:#608c29; text-decoration:underline;}


/* htmlarea */
.p_general_html_area .title h3 {color: #4a7e0d; }
.p_general_html_area .body { padding: 6px 8px; color:#000000; background-color: none;}

#whitepaper { font-size:18px; font-weight:bold; text-decoration:underline; color:#6f0939 }
#title { font-size:16px; font-weight:bold; text-decoration:none; }

/* partners */
.p_partners ul { color: #000000; margin: 0; padding: 0 4px 0 4px; list-style: none;}
.p_partners ul ul { padding: 8px 0 6px 10px; }
.p_partners ul li { font-weight: bold; color: #3f6fbe; }
.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: 1px #999 solid; }
.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%;}
.p_partners .partner_type {text-align: center; margin: 0; padding: 0; color: #a5a2ad; margin-top: -10px; margin-bottom: 10px;}

/* slide show */
.p_slide_show .title h3 { color: #4a7e0d; }
.p_slide_show .body { 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: #4a7e0d;  }
.p_registration .body { padding: 3px 15px; color: #000000;}
.p_registration p { margin: 0; padding: 3px 0; text-align: center; color: #000000;}
.p_registration .body a { font-weight: bold; color:#7bbd79; text-decoration:none; }
.p_registration .body a:hover {color:#467c44; text-decoration:underline; }

/* document */
.p_main_content { color:#000000; }
.p_main_content .body { padding-top:0 !important; margin-top:0 !important; color: #000000; }
.p_main_content .title { display:none; visibility:hidden;  }
.p_main_content .body a { color: #6297b2; }
.p_main_content .body a:hover { color: #608c29; }

/* .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; }


/*----------------------------------------------------------------------------
  forms
----------------------------------------------------------------------------*/
.form fieldset { border: none; }
.form legend { display: none !important; }
.login_signup .login { border-bottom: 1px #a6a7a7 solid; padding-bottom: 20px; margin-bottom: 20px; }
.form p { margin: 0; width: 330px; 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 { background: #eef5fd; border: 1px #badafd 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; }
.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 1px 0 1px; }
.form p.composed span { position: absolute; left: 160px; top:5px; }
.form p.phone span input.number { width: 95px !important; }
.form p.phone span input.extension { width: 33px !important; }

.fb_form .fb_table { border:3px solid #badafd; margin: auto; }
.fb_form .fb_field { padding:1em 0 1em 0; background-color:none; }
.fb_form .fb_table .fb_odd { background-color:#e8f2fd; }
.fb_header { text-align:center; color:#000000; background-color:#ffffff; font-size:2.5em; padding:1em 0 1em 0; }
.c12 {padding:.2em .2em .2em .2em; }
.fb_form .fb_table tr td {  padding:.5em 0 .5em 0; color:#000000; padding-left:5px;}
.fb_submit { background-color:#ffffff; }

.iijf { width: 100%; height: 100px; overflow: auto; padding: 0px; border:1px solid #badafd;}
h4 {margin:3px; font-size:13px !important;}



/* select event, my iir users */
.form fieldset .left_col { width: 270px; float: left; border-right: 1px #a6a7a7 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; }


/* hotel */
.form fieldset.hotel { border-color: #f58652; } 
.form fieldset.hotel h3 { background: #efe6ea; }
.form fieldset.hotel div.odd { background: #efe6ea; border-color: #a6a7a7; 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; position: absolute; 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 #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: #efe6ea; border: 1px #a6a7a7 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: -1000px; 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; }
#poll_results .title { display:none; }

/* video */
#video div.head, #video div.bottom { padding: 10px 0; }
#video h3 { display: none; }

/* partners */
#partners ul { margin: 0; padding: 0 4px 0 4px; list-style: none;}
#partners ul ul { padding: 8px 0 6px 10px; }
#partners ul li { font-weight: bold; color: #3f6fbe; }
#partners ul li li { font-weight: normal;  }
#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;  }
#partners ul li li a img { border: 1px #999 solid; }
#partners ul li li p.desc { padding-bottom: 5px; }
#partners ul li li p.contact { padding-bottom: 5px; 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; 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; }

/*----------------------------------------------------------------------------
REGISTRATION 2
----------------------------------------------------------------------------*/
.p_register2 .steps { margin: 0; padding: 15px 0; list-style: none; }
.p_register2 .steps li { display: inline; padding: 3px 10px 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 #02385b solid; color: #02385b; }
.p_register2 .steps li.selected span { border: 1px #02385b solid; background: #02385b; 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 #02385b 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:#02385b; display: block; margin-top: 0 !important; padding: 4px 5px 4px 10px; color: #ffffff; }

.forgot_pass { background-color:#efefef; }

.p_register2 p { width:570px; float:left; margin:0 10px; padding:4px 0; }
.p_register2 p.odd { background-color:#efefef; }

.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; }


.p_login .title h3 { color:#000000; }
.p_login form {margin: 0px; position: relative; height: 98px; overflow: hidden;}
.p_login fieldset { padding: 0; margin: 0; border: none; }
.p_login legend { display: none; }
.p_login label.text , .p_login label.password { position: absolute; left: 10px; top: 10px; color:#000000;}
.p_login label.password { top: 36px;}
.p_login input.text , .p_login input.password {position: absolute; left: 76px; width: 60px; top: 8px;}
.p_login input.password {top: 34px; color:#000000;}
.p_login label.submit { position: absolute; left: 150px; top: 39px; text-decoration: underline; font-weight: bold; cursor: pointer; color:#000000; }
.p_login label.submit:hover { color:#6297b2; }
.p_login #form_top_login_submit {position: absolute; top: -200px}
.p_login #form_top_remember, .p_login .remember {position: absolute; top: 60px; left: 71px;}
.p_login .remember { left: 93px; padding-top: 4px; color:#000000; } 
.p_login .register a{ position: absolute; top: 60px; left: 10px; padding-top: 4px; margin:0px; color:#494343; }
.p_login .register a:hover { color:#ca3839; }
.p_login .error { color: red; border: none; text-decoration: underline; padding: 0px; margin: 0px; background: none;}

.p_login .member p {margin: 4px;} 
.p_login .member , .p_login .info , .p_login .messages {text-align: center;}
.p_login .user {font-weight: bold; text-decoration: none; display: block; text-align: center;}
.p_login .messages A { color: red; font-weight: bold; font-size: 10px; text-decoration: none;}
.p_login .messages A.no_new {color: gray}

/* venue & pricing */
#venue_pricing { width:95%; }
#venue_pricing h3 { color:#c1a449; font-size:16px; padding-bottom:1px; }
#venue_pricing p { margin: 0; }
#venue_pricing td, #venue_pricing td p { font-size:12px; }
#venue_pricing td p { line-height:15px !important; }
#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 { display:none; }

#venue_pricing ul { list-style: none; margin: 0; padding: 0; }
#venue_pricing li h3 { margin: 0 !important; font-weight: bold; padding:0; font-size:15px !important; color:#608d29; border:0; }
#venue_pricing li .desc { margin: 0; display: none; }
#venue_pricing li { position: relative; min-height:40px; height: auto !important; height: 30px; margin: 5px 0; border-bottom: 1px #cccccc solid; padding: 10px 130px 5px 8px; background-color: #ffffff; }
#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; }
.p_event_search_form .body a { color:#494343; text-decoration:none; }
.p_event_search_form .body a:hover { color:#6297b2; 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; }

