/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -23.0em;
	height: 23.0em;
}

#login {
}

#header {
}

#main_navigation {
}

#page_heading {
}

#e_column_0 {
	padding-bottom: 23.0em;
}

#footer_news {
	float: left;
}

#newsletter_webinar {
	float: left;
}

#footer_nav {
	float: left;
}

#social_media {
	float: left;
}

#column1 {
	float: left;
	width: 49.0%;
}

#column2 {
	float: left;
	width: 49.0%;
}
/* 
Basic Styles
Company: Vipa Solutions
Author: Vivian Clark (vclark@i2rd.com)
*/
html {
  font-size: 100%;
}
body {
  color: #333;
  font: .8em "Lucida Sans","Lucida Grande","Lucida Sans Unicode",Lucida, "Trebuchet MS", Verdana,Tahoma,sans-serif;
}

/* general styles -----------------------------------------*/

p {
  line-height: 1.4;
  margin-bottom: 1em;
}
p + h3 {
  padding-top: 1em;
}
a {
  color: #1c76ab;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 2.8em;
  font-family: "Bitstream Charter","URW Palladio L",Palatino,"Palatino Linotype","Hoefler Text",Georgia,"Book Antiqua",Times,"Times New Roman",serif;
  color: white;
  font-weight: normal;
}
h2 {
  font-size: 1.4em;
  margin-bottom: .75em;
}
h3 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: .5em;
}
h4 {
  font-weight: bold;
  font-style: italic;
  font-size: 1em;
}
/* list styles ------------------*/
.textbean ul,
.postcontent ul,
.article_content ul,
.textbean ol,
.postcontent ol,
.article_content ol {
  margin: 0 0 1em 2em;
  line-height: 1.4;
}
.textbean ul li,
.article_content ul li,
.postcontent ul li {
  list-style-type: disc;
  padding: .25em 0;
}
.textbean ul li li,
.article_content ul li li,
.postcontent ul li li {
  list-style-type: circle;
  padding: .2em 0;
  font-size: .9em;
}
.textbean li ul,
.article_content li ul,
.postcontent li ul {
  padding-top: .5em;
}
.textbean ol li,
.article_content ol li,
.postcontent ol li {
  padding: .25em;
}
.textbean ol,
.postcontent ol {
  list-style-type: decimal;
}

/* center alignment  --------------------------------------------------------*/
#header,
#main_navigation,
#page_heading,
#home_images,
#industries,
#e_column_0,
#footer,
#industry_overview {
  width: 100%;
}
#header_wc_0,
#main_navigation_wc_0,
#page_heading_wc_0,
#home_images_wc_0,
#industries_wc_0,
#e_column_0_wc_0,
#footer_wc_0,
#industry_overview_wc_0,
#login_wc_0 {
  width: 76em;
  margin: 0 auto;
}

/* header --------------------------------------------------------*/
#header {
  background: white url(/resources/dyn/files/178310/_fn/header_bg.gif) repeat-x left bottom;
  overflow: hidden;
}
#logo,
#slogan {
  float: left;
}
#logo {
  margin: 1.5em 2em 0 0;
  background: url(/resources/dyn/files/178328/_fn/vipasolutions_logo.gif) no-repeat top left;
}
#logo,
#logo h1 a {
  width: 169px;
  height: 34px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
#slogan {
  padding: 2.4em 2em 1em;
  background: url(/resources/dyn/files/178316/_fn/logo_slogan_border.gif) no-repeat left center;
}
#slogan p {
  font-size: 1em;
  font-style: italic;
}
div.vs_login {
  float: right;
  margin: 3em 10em 0 0;
  display: inline;/* fix IE6 double margin issue*/

}
.vs_login a {
  text-decoration: underline;
  color: #333;
  display: block;
  padding: .5em 0 .5em 2.5em;
  font-size: .9em;
  background: url(/resources/dyn/files/191281/_fn/vipasuite_logo.gif) no-repeat left center;
}


/* main navigation --------------------------------------------------*/
#main_navigation {
  position: relative;
  height: 42px;
  background: transparent url(/resources/dyn/files/190300/_fn/new_nav.gif) repeat-x scroll left top;
  z-index: 3;
}
#main_navigation_wc_0,
#main_navigation_wc_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#main_navigation_wc_1 {
  height: 42px;
}
#main_navigation .menubean {
  width: 76em;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#main_navigation .menubean li {
  float: left;
  position: relative;
  width: 14%;
}
#main_navigation .menubean li.industry {
  width: 18%;
}
#main_navigation .menubean ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#main_navigation .menubean li a {
  color: white;
  padding: 1em 0;
  display: block;
  float: left;
  text-decoration: none;
  width: 100%;
}
#main_navigation .menubean li li {
  float: none;
  clear: both;
  width: 100%;
  line-height: 1;
}
#main_navigation .menubean li li a {
  padding: .2em 0;
  font-size: .9em;
  display: block;
  clear: both;
  margin: .25em 0;
  float: none;
}
#main_navigation .menubean li li,
#main_navigation .menubean li li a:hover,
#main_navigation .menubean li.over li a,
#main_navigation .menubean li li.over a{
  background-image: none;
}
#main_navigation .menubean li.over li.mi_inactive a {
  text-decoration: none;
}
#main_navigation .menubean li a:hover,
#main_navigation .menubean li.over a,
#main_navigation .menubean li li a:hover,
#main_navigation .menubean li li.mi_active a,
#main_navigation .menubean li.over li.mi_active a,
#main_navigation .menubean li.over li.over a {
  text-decoration: underline;
}
#main_navigation .menubean li ul {
  width: 100%;
  position: absolute;
  top: 42px;
  left: 0;
  height: 106px;
  padding: 0;
  display: block;
}
#main_menu_wrap {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  display: none;
  background: transparent url(/resources/dyn/files/190300/_fn/new_nav.gif) repeat-x scroll left top;
  z-index: 3;
}
#main_menu {
  display: none;
}
#main_menu_wrap #main_menu {
  display: block;
}
/* search -------------*/
div.searchbox {
  width: 76em;
  margin: 0 auto;
  position: relative;
  padding: .75em 11em 0 0;
}
div.searchbox form {
  float: right;
  background: url(/resources/dyn/files/178324/_fn/search_input.gif) no-repeat left top;
  position: relative;
  z-index: 4;
  width: 215px;
  height: 21px;
}
.searchbox input,
.searchbox button {
  border: none;
  background: transparent;
}
.searchbox .query input {
  width: 180px;
  padding: 3px 0 0 8px;
  font-size: 12px; /* ie fix */
}
#ie6only .searchbox .query input {
  width: 170px;
}
.searchbox .button input {
  cursor: pointer;
  height: 21px;
  width: 30px;
}
/* page heading -------------------------------------------*/
#page_heading {
  background: url(/resources/dyn/files/178322/_fn/page_heading_bg.gif) repeat-x top left;

}
#page_heading,
#page_heading_wc_0 {
  height: 106px;
}
#page_heading_wc_0 {
 background: url(/resources/dyn/files/178323/_fn/page_heading_light.gif) no-repeat center top;
}
#page_heading h1 {
  color: white;
  padding-top: 1.5em;
}
/* columns ------------------------------------------------*/
#e_column_0 {
  background: white url(/resources/dyn/files/178308/_fn/columns_bg.gif) repeat-x top left;
}
#e_column_0_wc_0 {
  padding: 2em 0;
}
/* footer -----------------------------------------------*/
#footer {
  border-top: 2px solid #9fb666;
  background: url(/resources/dyn/files/178309/_fn/footer_bg.gif) repeat top left;
}
#footer_wc_0 {
  padding: 1.5em 0 1em;
}
#footer a {
  color: black;
  text-decoration: underline;
}
#footer a:hover {
  color: #4a6507;
  text-decoration: none;
}
/* footer columns -------*/
#footer_news,
#newsletter_webinar {
  margin-right: 2em;
}
#footer_news {
  width: 32%;
}
#newsletter_webinar {
  width: 16%;
}
#footer_nav {
  width: 13%;
}
#social_media {
  float: right;
  width: 30%;
}
#footer_news div.article_heading,
#footer_news div.article_teaser,
#newsletter_webinar p,
#social_media p,
#footer_nav li {
  font-size: .9em;
}
#footer_news div.article_post_time {
  display: none;
}
#copyright p {
  font-size: .8em;
}
/* footer news -----------------------------------------*/

#footer_news div.ac_heading {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: .5em;
}
#footer_news .article_post_time span.label {
  display: none;
}
#footer_news .article_post_time {
  margin-bottom: .5em;
}
#footer_news .article_heading a {
  font-weight: bold;
}
#footer_news div.ac_item {
  margin-bottom: 1.5em;
}
/* footer copyright -----*/
#copyright {
  padding: .5em 0 0;
  border-top: 1px solid black;
}
/* newsletter and webinars --------------------------------------*/
#newsletter_webinar span.submit_button,
#newsletter_webinar .newsletter_input span {
  display: none;
}
#newsletter_webinar span.go_button {
  display: block;
  float: left;
}
#newsletter_webinar .go_button button {
  border: none;
  background: url(/resources/dyn/files/178320/_fn/newsletter_button.gif) no-repeat top left;
  width: 22px;
  height: 22px;
  text-indent: -40em;
  overflow: hidden;
}
#ie7only #newsletter_webinar .go_button button,
#ie6only #newsletter_webinar .go_button button {
  float: left;
  text-indent: 20px;
  color: #CCDFA3;
}
#newsletter_webinar span.submit_button {
  background-image: none;
}
#newsletter_webinar input {
  width: 110px;
  border: 1px solid #4a6507;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  height: 17px;
  padding: 2px 0 0 5px;
  font-size: 11px;
}
#ie6only #newsletter_webinar input {
  width: 100px;
}
#newsletter_webinar div.newsletter_input {
  float: left;
}
#newsletter_webinar div.question {
  clear: both;
  float: none;
  margin: 0;
}
#newsletter_webinar div.hli {
  margin: 0;
}
#newsletter_webinar span.submit_registration_button {
  padding: 0;
}
#newsletter_webinar .newsletter_label p {
  margin-bottom: 0;
}
#newsletter_webinar .formentrybean div.message_container {
  font-size: .8em;
  color: red;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  padding: .5em;
  margin-bottom: .5em;
  border: 1px solid #4a6507;
}
.webinar p {
  float: none;
  clear: both;
}
a.webinar_bt,
.webinar_bt span {
  display: block;
  float: left;
}
#footer a.webinar_bt {
  text-decoration: none;
  color: white;
  clear: both;
  background: url(/resources/dyn/files/178306/_fn/button_left.gif) no-repeat top left;
}
.webinar_bt span {
  color: white;
  padding: .2em 1em;
  font-size: .9em;
  background: url(/resources/dyn/files/178307/_fn/button_right.gif) no-repeat top right;
}
/* footer navigation ---------------------*/
#footer_menu li {
  padding: .25em 0;
}

/* social media --------------------------*/


#twitter_feed {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background: #678b0c;
  width: 19em;
  padding: 1.5em;
  overflow: auto;
}
#twitter_feed ol {
  margin: 0 0 0 1em;
}
#twitter_feed li {
  padding: 0 0 .2em;
  list-style-type: disc;
  color: white;
}

#footer .twitter_updates a {
  color: white;
  font-style: italic;
  text-decoration: none;
  font-size: .9em;
}
#footer .twitter_updates a:hover,
#footer .twitter_updates .read_more a {
  text-decoration: underline;
}
#social_media div.read_more {
  float: right;
  padding-top: .25em;
}
#social_media a.follow_twitter {
  display: block;
  float: left;
  background: url(/resources/dyn/files/178327/_fn/twitter_bird.gif) no-repeat right top;
  color: black;
  line-height: 4;
  padding-right: 4em;
  font-size: .9em;
  height: 59px;
  text-decoration: underline;
}
#social_network {
  float: left;
  background: url(/resources/dyn/files/178325/_fn/twitter_balloon_bottom.gif) no-repeat left top;
  padding-left: 8px;
  width: 9em;
}
#social_network h3 {
  font-size: .9em;
  padding: 1em 0 0;
  text-align: right;
}
#social_network a {
  display: block;
  float: left;
  width: 28px;
  height: 27px;
  text-indent: -400em;
}
#social_network a.rss {
  background: url(/resources/dyn/files/178313/_fn/icon_rss.gif) no-repeat center;
}
#social_network a.facebook {
  background: url(/resources/dyn/files/178311/_fn/icon_facebook.gif) no-repeat center;
}
#social_network a.linkedin {
  background: url(/resources/dyn/files/178312/_fn/icon_linkedin.gif) no-repeat center;
}
#social_network a.blog {
  background: url(/resources/dyn/files/193060/_fn/blog-icon.png) no-repeat center;
}
/* two column template styles ------------------------*/

#column1 {
  width: 67%;
}
#column2 {
  width: 30%;
  float: right;
}
#column2 img,
img.border {
  padding: .5em;
  background: white;
  border: 1px solid #aaa;
}

/* no border image */
#column2 img.no_border {
  border: none;
}

/* button - speaker profile page */
div.speaker_buttons {
  padding: 1em 0;
  border: 1px solid #ddd;
  border-width: 1px 0;
  width: 100%;
  overflow: hidden;
}
.speaker_buttons a,
.why_saas a {
  display: block;
  float: left;
  padding-left: 35px;
  line-height: 3;
  margin-right: 4em;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
}
.speaker_buttons a:hover,
.why_saas a:hover,
a.apply {
  color: #1C76AB;
  text-decoration: underline;
}
.speaker_buttons a.download_profile {
  background: url(/resources/dyn/files/181314/_fn/pdf-icon.png) no-repeat left center;
}
.speaker_buttons a.request_speaker {
  background: url(/resources/dyn/files/181315/_fn/icon_speaker_32.gif) no-repeat left center;
}
a.why_saas,
a.apply {
  font-size: .8em;
  font-weight: bold;
}
a.why_saas {
  margin-left: 2em;
  padding: 0.5em 0 0.5em 40px;
  background: url(/resources/dyn/files/181981/_fn/icon_saas_32.gif) no-repeat left center;
}
a.apply {
  display: block;
  float: none;
  padding:1em 0 1em 40px;
  background: url(/resources/dyn/files/188974/_fn/icon_apply_32.gif) no-repeat left center;
}
/* contact page icons */
a.email,
a.map {
  display: block;
  padding: .25em 0 .25em 2em;
}
a.email {
  background: url(/resources/dyn/files/189059/_fn/icon_email_18.gif) no-repeat left center;
}
a.map {
  background: url(/resources/dyn/files/189056/_fn/icon_map_16.gif) no-repeat left center;
}

/* press download logo links */
a.logo_download {
  padding-right: 2em;
  color: #333;
  text-decoration: underline;
  font-size: .9em;
  display: block;
  float: left;
  line-height: 2;
  margin-bottom: 2em;
  background: url(/resources/dyn/files/181326/_fn/icon_download_18.gif) no-repeat right center;
}
/* partner login --------------------------------*/
#login {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: url(/resources/dyn/files/191275/_fn/login_bg.png) repeat-x left bottom;
}
#login_wc_0 {
  position: relative;
  min-height: .75em;
}
div.login_text {
  float: left;
  width: 40%;
  padding: 0 2em 0 0;
  border-right: 1px solid #3399cc;
  margin-right: 2em;
}
.login_text h2 {
  font-family: "Lucida Grande","Trebuchet MS", arial, sans-serif;
  font-size: 1.2em;
  margin-bottom: .25em;
}
.login_text p {
  font-size: .9em;
  line-height: 1.2;
  margin: 0;
}

/* collapsible styles -------------*/
div.collapsiblebean {
  padding-top: 10px;
}
div.agency_logout,
div.collapsible-control-hide,
div.collapsible-control-show {
  position: absolute;
  bottom: -22px;
  right: 6em;
  width: 219px;
  height: 31px;
  z-index: 100;
  cursor: pointer;
  background: url(/resources/dyn/files/191278/_fn/login_control_show.png) no-repeat top left;
}

div.collapsible-control-show p,
div.collapsible-control-hide p {
  padding: 0.35em 0 0 4.5em;
  font-size: .8em;
  color: white;
  background-position: 25px 5px;
  background-repeat: no-repeat;
}
div.collapsible-control-show p {
  background-image: url(/resources/dyn/files/191279/_fn/login_plus.gif);
}
div.collapsible-control-hide p {
  background-image: url(/resources/dyn/files/191280/_fn/login_plus_red.gif);
}
#login div.collapsible-shown {
  height: 70px;
  color: white;
}

/* login component ----------*/

#partner_login {
  float: left;
  margin: 0;
  width: 50%;
}
#partner_login label {
  display: block;
  font-size: .9em;
}
#partner_login div.username_con,
#partner_login div.password_con,
#partner_login div.actions_con {
  display: inline-block;
}
.ieonly #partner_login div.username_con,
.ieonly #partner_login div.password_con,
.ieonly #partner_login div.actions_con {
  float: left;
  margin-right: .25em;
}
.ieonly #partner_login div.actions_con {
  padding-top: 15px;
}
#partner_login p.login_title {
  margin-bottom: .25em;
  font-style: italic;
  font-weight: bold;
  display: none; /* temporary hidden */
}
#partner_login .retrieve_password_link a {
  font-size: .8em;
  color: white;
  text-decoration: underline;
}
#partner_login div.retrieve_password_link {
  float: left;
  padding-top: 15px;
}
#partner_login form {
  float: left;
  margin-right: 10px;
}
#partner_login .value input {
  width: 140px;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  height: 17px;
  padding: 2px 0 0 5px;
  font-size: 11px;
  background: #8bb9d4;
}
#partner_login div.button_con {
  height: 28px;
  width: 72px;
}
#ie6only #partner_login div.button_con {
  float: left;
}
#partner_login .button_con input {
  cursor: pointer;
  height: 23px;
  width: 72px;
  text-align: center;
  border: none;
  color: white;
  font-size: 11px;
  font-family: arial, sans-serif;
  background: url(/resources/dyn/files/191276/_fn/login_bt.gif) no-repeat left top;
}
#partner_login .message_container {
  color: white;
  font-size: .8em;
  background: black;
  padding: .25em 1em;
}
/* logout component -------*/
div.agency_logout {
  position: absolute;
  bottom: -22px;
  right: 6em;
  width: 219px;
  height: 31px;
  z-index: 100;
  cursor: default;
}
div.agency_logout span.username,
div.agency_logout span.logout_url  {
  padding: 0.35em 0 0 2.5em;
  font-size: .8em;
  color: white;
  float: left;
}
div.agency_logout span.logout_url {
  float: right;
  padding-right: 2.5em;
}
div.agency_logout span.logout_url a {
  color: white;
}/* Message container style.
* @author Russ Tennant (russ@i2rd.com)
*/
/** Status/Message Container. */
div.message_container,
div.status_container {
  text-align: left;
}
.status_container_disabled, 
.status_container_disabled_con{
  display: none;
}
div.message {
  padding: 0 0 .75em 18px;
  min-height: 18px;
  height: auto;
}
div.message.info {
  background: url(/resources/all/docroot/cms/icons/x16/message_info.png) no-repeat;
}
div.message.important {
  background: url(/resources/all/docroot/cms/icons/x16/message_warning.png) no-repeat;
}
div.message.error {
  background: url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat;
}
* html div.message {
    height: 18px;
}
/* Content Color / Decoration
* @author Ben Barber (bbarber@i2rd.com)
* @author Muhlin Chen (muhlin@i2rd.com)
* @author Vivian Clark (vclark@i2rd.com)
 */
/* For required fields ----------------------------------- */
.user_entry_required span.email_form_element_label, 
.user_entry_required .email_form_element span.label,
.user_entry_required .email_form_element label, 
.user_entry_required span.extra_value_name, 
.user_entry_required span.label, 
.user_entry_required label, 
.user_entry_required span.phone_number_form_label, 
.user_entry_required span.gender_form_element_label, 
.user_entry_required span.name_form_element_label, 
.user_entry_required .name_form_element span.label, 
.user_entry_required .name_form_element label, 
.user_entry_required span.contact_organization_form_element_label {
  background: transparent url(/resources/all/docroot/cms/icons/x16/icon_required.png) no-repeat left center;
  padding-left: 6px;
}
.user_entry_required span.address_line_last, 
.user_entry_required span.extension_label {
  background: 0;
  padding: 0 2px;
}

/* Content Layout ---------------------------------------- */
textarea {
  height: 8em;
  width: 98%;
}
.heading {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title {
  width: 100%;  
}
div.title,
div.subheading {
  clear: both;
  font-weight: bold; 
  font-size: 1.2em;
  padding: 10px 0 5px 0;
}
div.question {
  clear: both;
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}

/* For horizontally aligned groups ----------------------- */
/* Class names: hli_first, hli, hli_last ----------------- */
div.hli_first {
  clear: left;
}
div.hli_first, 
div.hli {
  float: left;
  margin-right: .5em;
}
div.hli_last {
  float: left;
  clear: right;
}
input.given_name {
  margin-right: .5em;
}
/* For nested elements ----------------------------------- */
/* Class name: level2 ------------------------------------ */
div.level2 {
  padding-left: 2em;
}

/* Event Selector ---------------------------------------- */
table.registerable_selector td.registerable_name {
  padding: 0 1em;
}
table.registerable_selector td.registerable_group {
  padding: .35em 0 0 0;
  font-weight: bold;
  font-size: 1.1em;
}

/* Layout-specific data classes -------------------------- */

table.address_form_visitable {
  width: 100%;
  clear: both;
}
div.address_form, div.address {
  overflow: hidden;
  width: 100%;
}
span.name_form_element_label, 
.name_form_element span.label,
.name_form_element label,
span.label, span.email_form_element_label, 
.email_form_element span.label,
.email_form_element label,
span.extra_value_name {
  display: block;
}
/* Bold the labels --------------------------------------- */
.extra_value_name, 
.name_form_element_label, 
.name_form_element span.label,
.name_form_element label,
.label, .email_form_element_label, 
.email_form_element span.label
.email_form_element label,
.extra_value_name {
  font-weight: bold;
}

/* Addresses -------------------------------------------- */
.address_lines input  {
  margin: 0 0 1em;
}
div.city_container,
div.region_container {
  margin-right: .5em;
}
.address_form label {
  display: block;
  font-weight: bold;
}

/* Align the City-State-Zip ------------------------------ */
.address_form div.city_container,
.address_form div.country_container_con {
  clear: left;
  float: left;
}
.address_form div.region_container,
.address_form div.postal_code_container {
  float: left;
}

/* Phone Number ------------------------------------------ */
.phone_number_nanp, 
.format_nanp_button, 
.format_international_button, 
.extension_label {
  color: #333;
  font-weight: normal;
}
.nanp_example, 
.international_example {
  color: #555;
  font-style: italic;
  font-weight: normal;
}

/* Navigation Tabs --------------------------------------- */
div.wizard_category_navigator {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 1px #555 solid;
}
div.wizard_category_navigator_node {
  float: left;
  border-right: 1px #555 solid;
  padding: 0 1em 0 0;
  margin: .5em;
}
span.wizard_category_navigator_node_step {
  color: #666;
  font-size: .9em;
  font-weight: bold;
}
span.wizard_category_navigator_node_name {
  font-size: 1em;
  font-weight: bold;
  display: block;
}
.wizard_category_navigator_node_selected span.wizard_category_navigator_node_name {
  color: #C00;
}
/* Wizard Step Container - Content of Step --------------- */
div.wizard_procedure {
  float: left;
  clear: both;
  width: 100%;
}
div.wizard_procedure_step_header {
  font-weight: bold;
  padding: 1em 0;
  font-size: 1.3em;
}
div.content {
  clear: both;
  float: none;
}
table.wizard_procedure {
  padding: 0;
  margin: 0;
  width: 100%;
}
.wizard_procedure_step_name_con {
  clear: both;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}
/* Wizard Summary step -----------------------*/
div.wizard_category_summary {
  padding: 1em 0;
  margin-top: 1em;
  border-top: 1px solid #555;
  width: 100%;
  overflow: hidden;
}
span.wizard_category_summary_name {
  font-weight: bold;
  font-size: 1.2em;
  font-style: italic;
}
/* Step Help --------------------------------------------- */
.wizard_help {
  display: none;
}

/* Navigation Bar ---------------------------------------- */
td.procedure_navigation_bottom {
  padding: 1em .25em;
  text-align: left;
}
.procedure_navigation_con button {
  cursor: hand;
  cursor: pointer;
  font-size: .8em;
  margin: 0 .05em 0 0;
  padding: .25em .75em .2em .75em;
}
span.submit_registration_button {
  display: block;
  padding: 1em 0;
}
table.procedure_navigation_bottom {
  float: right;
}
.procedure_navigation_bottom .miwt_button_disabled button {
  display: none;
}
/* Messages ---------------------------------------------- */
div.messages {
  background: #FFC;
  border: 1px #C00 solid;
  margin: .5em 0;
  width: 100%;
  float: left;
  padding: .25em;
}
div.error_message {
  color: #C00;
  font-weight: bold;
  padding: 0 0 4px 20px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat 0% 0%;
}
div.wizard_component {
  float: none;
  clear: both;
}

/* Misc colors */
div.instruction {
  color: #092063;
}
.section {
  border-bottom: 1px solid #AAA;
}/* form styles ------------------------*/

span.extra_value_name,
.name_form span.label {
  font-weight: normal;
}
.name span.extra_value_name,
.address span.extra_value_name {
  display: none;
}
.formentrybean div.hli,
.vsprocessbean div.hli {
  clear: none;
  width: auto;
}
div.formentrybean {
  clear: both;
  width: 100%;
  float: none;
  overflow: hidden;
  margin-bottom: 1.5em;
}
div.form_heading {
  margin: 0;
}
.address_form label {
  font-weight: normal;
}
div.country_container {
  clear: both;
  float: none;
}
div.city_container,
div.postal_code_container,
div.region_container {
  margin-bottom: 1em;
}
input.form_of_address {
  margin-right: .5em;
}
.name input,
.phone input,
.email input,
.extranet_login .username_con input,
.extranet_login .password_con input {
  width: 20em;
}
.address_lines input {
  width: 41em;
}
/* buttons ----------*/
span.submit_button,
.retrieve_password button.submit,
.extranet_login div.login_button_con  {
  display: block;
  float: left;
  padding: 0;
  background: url(/resources/dyn/files/178306/_fn/button_left.gif) no-repeat top left;
}
.submit_button button,
.retrieve_password .submit span,
.extranet_login input.login_button {
  background: url(/resources/dyn/files/178307/_fn/button_right.gif) no-repeat top right;
  border: none;
  color: white;
  font-size: 11px;
  height: 20px;
}
.directions input.submit {
  border: none;
  background: url(/resources/dyn/files/181390/_fn/button_go_directions.gif) no-repeat top left;
  width: 22px;
  height: 22px;
  text-indent: -40em;
  overflow: hidden;
}
/* retrieve password button */
.retrieve_password button.submit,
.extranet_login div.login_button_con {
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 103px;
}
.retrieve_password .submit span {
  display: block;
  height: 20px;
  width: 100px;
  margin-top: -1px;
  padding: 2px 0 0;
}
.extranet_login input.login_button {
  height: 20px;
  width: 103px;
  padding: 2px 0;
  cursor: pointer;
}
/* calendar button */
button.miwt_calendar_open {
  background:transparent url(/resources/all/docroot/cms/icons/x24/calendar_open.png) no-repeat scroll center top;
  border:medium none;
  height:24px;
  margin:0;
  overflow:hidden;
  padding:0;
  text-indent:-44em;
  width:24px;
}
button.miwt_calendar_open:hover {
  background-position: left bottom;
}
button.miwt_calendar_clear {
  display: none;
}

/* login / retrieve password component */
.retrieve_password div.email,
.extranet_login div.password_con,
.extranet_login div.username_con {
  margin-bottom: 1em;
}
.retrieve_password .email span,
.extranet_login div.password_con label,
.extranet_login div.username_con label {
  display: block;
  font-weight: normal;

}
.extranet_login p.title {
  display: none;
}

/* ramp up form ---------------------*/
.agency_name input,
.agency_location .address_lines input {
  width: 32em;
}
.agency_location span.extra_value_name {
  margin-bottom: 1em;
}
.agency_location div.country_container {
  padding-bottom: 1em;
  border-bottom: 1px solid #aaa;
}
.formentrybean div.contacts_title {
  font-size: 2em;
  font-family: "Bitstream Charter","URW Palladio L",Palatino,"Palatino Linotype","Hoefler Text",Georgia,"Book Antiqua",Times,"Times New Roman",serif;
  font-weight: normal;
  margin-bottom: 0;
}
.formentrybean div.sample_project {
  padding: 1em 0 0;
  border-top: 1px solid #aaa;
  margin-bottom: 0;
}
div.contact_subtitle {
  padding-top: 1em;
}
div.phone_last {
  margin-bottom: 2em;
}
.url input {
  width: 25em;
}
div.url,
div.name {
  margin-bottom: 1em;
}
/* userentry required asterix */
.user_entry_required .choice label {
  background-image: none;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
div.menu_component {
 position: relative;
 display: inline-block;
}
* html div.menu_component {
 display:inline; zoom:1.0;
}
*+html div.menu_component {
 display:inline; zoom:1.0;
} 
.menu_component ul.menu_items {
 position: absolute;
 top: 1.5em;
 left: 0;
 background-color: #ddd; /* Required for phantom padding bug in IE. Seriously. */
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 1;
}
.menu_component li.menu {
 position: relative;
 margin: 0;
 padding: 0;
 width: 11em;  /* Override if necessary based on length of menu labels. */ 	
}
.menu_component li.menu ul.menu_items {
 top: 0;
 left: 100%;   /* Override if necessary based on position on page */
}
.menu_component .menu a.menu_item,
.menu_component .menu span.menu_item {
 display: block;
 width: 10em;
 color: #000;
 text-decoration: none;
 padding: 4px .5em;
 margin: 0;
}
.menu_component li.menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component li.menu span.menu_item {
 color: #666;
}
.menu_component .parent_menu > a.menu_item {
 background-image: url(/resources/all/docroot/miwt/component/images/menu-expand.gif) ;
 background-position: right center;
 background-repeat: no-repeat;
}
/** Support up to 5 levels for IE6 */
.menu_component ul,
div.menu_component.active ul ul,
div.menu_component.active .active ul ul,
div.menu_component.active li .active ul ul,
div.menu_component.active li li .active ul ul,
div.menu_component.active li li li .active ul ul  {
 display: none;
}
div.menu_component.active ul,
div.menu_component.active .active ul,
div.menu_component.active li .active ul,
div.menu_component.active li li .active ul,
div.menu_component.active li li li .active ul,
div.menu_component.active li li li li .active ul {
 display: block;
}
div.menu_component.active li:hover > ul {
 display: block;
}    div.window {
		background-color: #eee;
		border-style: ridge;
		border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
		border-width:1px 2px 2px 1px;
		padding: 2px;
    }
	.titlebar_row td {
		height: 1.2em;
	}
	td.activewindowtitle {
	    font-weight: bold;
	    display: compact;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
    td.windowbuttons {
		color: ButtonText;
		margin: 0;
		font-size: .8em;
		text-align: right;
	}	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	    font-weight: bold;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
	div.windowcontent {
	  	color: WindowText;
		background-color: #fafcff;
		border: 1px outset #777;
	    overflow: auto;
	    position: absolute;
	    top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	    bottom: 2px;
	    left: 2px;
	    right: 2px;
	}
	.windowresize_sw,
	.windowresize_se,
	.windowresize_nw,
	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
	.windowresize_sw {
		cursor: sw-resize;
	}

	.windowresize_se {
		cursor: se-resize;
	}

	.windowresize_nw {
		cursor: nw-resize;
	}				
    /* OptionDialog. */
    table.OptionDialogButtons,
    table.OptionDialog {
        margin: 0 auto;
    }

/* Progress Dialog. */
div.miwt_ajax_progress {
  padding: 1.5em; 
  width: 200px; 
  vertical-align: middle; 
  text-align: center; 
  background-color: #f5f5f5;
  z-index: 10001; 
  border: 1px solid #330000; 
}
span.miwt_ajax_progress span {
  background-color: lightsteelblue;
  border-top: thin solid black; 
  border-bottom: thin solid black;
}
#miwt_ajax_progress_0 {
  border-left: thin solid black;
}
#miwt_ajax_progress_4 {
  border-right: thin solid black;
}.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
div.column_visibility {
  position: relative;
  display: inline;
}
#ie6only div.column_visibility {
  position: static;
}
div.column_visibility_selector {
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  min-width: 10em;
  visibility: hidden;
  border: 1px solid black;
  text-align: left;
  background: white;
  color: black;
  padding: .25em;
}
div.column_visibility button {
  width: 18px;
  height: 16px;
  text-indent: -1000em;
  overflow: hidden; 
  border: none;
  background: transparent url(/resources/all/docroot/miwt/component/images/view.gif) no-repeat center;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

div.calendar, div.calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
