.x_trigger {
  position: relative; }
  .x_trigger:hover {
    cursor: pointer; }

.global_tooltip {
  background: url("/img/tourpage_update/bg_tooltip_tour_type_top.png") no-repeat left top;
  display: none;
  margin-top: -4px;
  *margin-top: 10px;
  padding: 12px 0 0;
  position: absolute;
  left: -33px;
  text-align: left;
  width: 240px; }
  .global_tooltip .global_tooltip_wrap {
    background: url("/img/tourpage_update/bg_tooltip_tour_type_bottom.png") no-repeat bottom left;
    padding: 0 0 5px 0; }
    .global_tooltip .global_tooltip_wrap .global_tooltip_inner {
      background: url("/img/tourpage_update/bg_tooltip_tour_type_middle.png") repeat-y top left;
      line-height: 1.5;
      padding: 4px 10px 5px 10px;
      width: 200px; }
      .global_tooltip .global_tooltip_wrap .global_tooltip_inner p {
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 3px; }

.ebrochure_lightbox ul.tours, #members_my_bookings div.my_ebrochure ul.tours, #page_inner.x_agent_ebrochure ul.tours {
  display: block;
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 12px 8px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  *height: 1%; }
  .ebrochure_lightbox ul.tours li, #members_my_bookings div.my_ebrochure ul.tours li, #page_inner.x_agent_ebrochure ul.tours li {
    display: block;
    margin: 0;
    padding: 5px 8px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    position: relative;
    line-height: 20px;
    *height: 1%;
    background: #bddfeb; }
    .ebrochure_lightbox ul.tours li a.tour, #members_my_bookings div.my_ebrochure ul.tours li a.tour, #page_inner.x_agent_ebrochure ul.tours li a.tour {
      color: #999;
      text-decoration: none;
      font-weight: normal;
      white-space: nowrap; }
      .ebrochure_lightbox ul.tours li a.tour span.name, #members_my_bookings div.my_ebrochure ul.tours li a.tour span.name, #page_inner.x_agent_ebrochure ul.tours li a.tour span.name {
        font-weight: bold;
        color: #00A5D8; }
      .ebrochure_lightbox ul.tours li a.tour span.region, #members_my_bookings div.my_ebrochure ul.tours li a.tour span.region, #page_inner.x_agent_ebrochure ul.tours li a.tour span.region {
        font-weight: bold; }
      .ebrochure_lightbox ul.tours li a.tour span.duration, #members_my_bookings div.my_ebrochure ul.tours li a.tour span.duration, #page_inner.x_agent_ebrochure ul.tours li a.tour span.duration {
        color: #666; }
      .ebrochure_lightbox ul.tours li a.tour span.price span.amount, #members_my_bookings div.my_ebrochure ul.tours li a.tour span.price span.amount, #page_inner.x_agent_ebrochure ul.tours li a.tour span.price span.amount {
        color: #333; }
  .ebrochure_lightbox ul.tours li.ebrochure_added, .ebrochure_lightbox ul.tours .listed, #members_my_bookings div.my_ebrochure ul.tours li.ebrochure_added, #members_my_bookings div.my_ebrochure ul.tours .listed, #page_inner.x_agent_ebrochure ul.tours li.ebrochure_added, #page_inner.x_agent_ebrochure ul.tours .listed {
    background: #BDDFEB;
    line-height: 20px;
    padding: 8px 75px 8px 10px;
    margin-bottom: 4px;
    position: relative;
    *padding: 8px 0; }
    .ebrochure_lightbox ul.tours li.ebrochure_added a.tour, .ebrochure_lightbox ul.tours .listed a.tour, #members_my_bookings div.my_ebrochure ul.tours li.ebrochure_added a.tour, #members_my_bookings div.my_ebrochure ul.tours .listed a.tour, #page_inner.x_agent_ebrochure ul.tours li.ebrochure_added a.tour, #page_inner.x_agent_ebrochure ul.tours .listed a.tour {
      color: #666;
      *margin-left: 10px; }
    .ebrochure_lightbox ul.tours li.ebrochure_added a.remove, .ebrochure_lightbox ul.tours .listed a.remove, #members_my_bookings div.my_ebrochure ul.tours li.ebrochure_added a.remove, #members_my_bookings div.my_ebrochure ul.tours .listed a.remove, #page_inner.x_agent_ebrochure ul.tours li.ebrochure_added a.remove, #page_inner.x_agent_ebrochure ul.tours .listed a.remove {
      position: absolute;
      top: 10px;
      right: 10px;
      text-decoration: none; }
      .ebrochure_lightbox ul.tours li.ebrochure_added a.remove img, .ebrochure_lightbox ul.tours .listed a.remove img, #members_my_bookings div.my_ebrochure ul.tours li.ebrochure_added a.remove img, #members_my_bookings div.my_ebrochure ul.tours .listed a.remove img, #page_inner.x_agent_ebrochure ul.tours li.ebrochure_added a.remove img, #page_inner.x_agent_ebrochure ul.tours .listed a.remove img {
        vertical-align: top; }
      .ebrochure_lightbox ul.tours li.ebrochure_added a.remove span, .ebrochure_lightbox ul.tours .listed a.remove span, #members_my_bookings div.my_ebrochure ul.tours li.ebrochure_added a.remove span, #members_my_bookings div.my_ebrochure ul.tours .listed a.remove span, #page_inner.x_agent_ebrochure ul.tours li.ebrochure_added a.remove span, #page_inner.x_agent_ebrochure ul.tours .listed a.remove span {
        display: inline-block;
        font-size: 12px;
        color: #00A5D8;
        position: relative;
        text-decoration: underline;
        line-height: 16px;
        padding-left: 4px; }
.ebrochure_lightbox div.title, #members_my_bookings div.my_ebrochure div.title, #page_inner.x_agent_ebrochure div.title {
  position: relative;
  display: block;
  margin: 0;
  padding: 8px 0 12px 15px; }
  .ebrochure_lightbox div.title h3, #members_my_bookings div.my_ebrochure div.title h3, #page_inner.x_agent_ebrochure div.title h3 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    color: #999; }
  .ebrochure_lightbox div.title div.show, #members_my_bookings div.my_ebrochure div.title div.show, #page_inner.x_agent_ebrochure div.title div.show {
    position: relative;
    margin: 0;
    padding: 0; }
    .ebrochure_lightbox div.title div.show p.ebrochure_name, #members_my_bookings div.my_ebrochure div.title div.show p.ebrochure_name, #page_inner.x_agent_ebrochure div.title div.show p.ebrochure_name {
      background: url("/img/bg_ebrochure_title_left.png") no-repeat top left;
      display: inline-block;
      font-size: 22px;
      font-weight: normal;
      color: #666;
      line-height: 22px;
      margin: 0;
      zoom: 1;
      *display: inline; }
      .ebrochure_lightbox div.title div.show p.ebrochure_name span, #members_my_bookings div.my_ebrochure div.title div.show p.ebrochure_name span, #page_inner.x_agent_ebrochure div.title div.show p.ebrochure_name span {
        background: url("/img/bg_ebrochure_title_right.png") no-repeat top right;
        display: inline-block;
        font-weight: normal;
        height: 22px;
        padding: 8px 10px;
        white-space: nowrap;
        zoom: 1;
        *display: inline; }
    .ebrochure_lightbox div.title div.show a.edit, #members_my_bookings div.my_ebrochure div.title div.show a.edit, #page_inner.x_agent_ebrochure div.title div.show a.edit {
      font-size: 12px;
      line-height: 38px;
      color: #00A5D8;
      display: inline-block;
      position: relative;
      left: 6px;
      text-decoration: underline;
      font-weight: normal;
      *bottom: 10px; }
  .ebrochure_lightbox div.title div.edit, #members_my_bookings div.my_ebrochure div.title div.edit, #page_inner.x_agent_ebrochure div.title div.edit {
    position: relative; }
    .ebrochure_lightbox div.title div.edit form, #members_my_bookings div.my_ebrochure div.title div.edit form, #page_inner.x_agent_ebrochure div.title div.edit form {
      display: inline; }
    .ebrochure_lightbox div.title div.edit input.input, #members_my_bookings div.my_ebrochure div.title div.edit input.input, #page_inner.x_agent_ebrochure div.title div.edit input.input {
      width: 346px !important;
      display: inline-block !important;
      height: 22px;
      padding: 8px;
      margin: 0;
      border: 1px solid #e0e0e0;
      background: #fff;
      font-size: 22px;
      line-height: 26px;
      color: #666; }
    .ebrochure_lightbox div.title div.edit a.save, #members_my_bookings div.my_ebrochure div.title div.edit a.save, #page_inner.x_agent_ebrochure div.title div.edit a.save {
      position: relative;
      top: 2px;
      *top: 6px;
      margin-left: 4px;
      _width: 47px;
      background: url("/img/tourpages/quote_book_buttons.png") left -240px no-repeat; }
      .ebrochure_lightbox div.title div.edit a.save span, #members_my_bookings div.my_ebrochure div.title div.edit a.save span, #page_inner.x_agent_ebrochure div.title div.edit a.save span {
        background: url("/img/tourpages/quote_book_buttons.png") right -240px no-repeat; }
      .ebrochure_lightbox div.title div.edit a.save:hover, #members_my_bookings div.my_ebrochure div.title div.edit a.save:hover, #page_inner.x_agent_ebrochure div.title div.edit a.save:hover {
        background: url("/img/tourpages/quote_book_buttons.png") left -280px no-repeat; }
        .ebrochure_lightbox div.title div.edit a.save:hover span, #members_my_bookings div.my_ebrochure div.title div.edit a.save:hover span, #page_inner.x_agent_ebrochure div.title div.edit a.save:hover span {
          background: url("/img/tourpages/quote_book_buttons.png") right -280px no-repeat; }
      .ebrochure_lightbox div.title div.edit a.save:active, #members_my_bookings div.my_ebrochure div.title div.edit a.save:active, #page_inner.x_agent_ebrochure div.title div.edit a.save:active {
        background: url("/img/tourpages/quote_book_buttons.png") left -320px no-repeat; }
        .ebrochure_lightbox div.title div.edit a.save:active span, #members_my_bookings div.my_ebrochure div.title div.edit a.save:active span, #page_inner.x_agent_ebrochure div.title div.edit a.save:active span {
          background: url("/img/tourpages/quote_book_buttons.png") right -320px no-repeat; }
    .ebrochure_lightbox div.title div.edit a.e_cancel, #members_my_bookings div.my_ebrochure div.title div.edit a.e_cancel, #page_inner.x_agent_ebrochure div.title div.edit a.e_cancel {
      font-size: 12px;
      line-height: 38px;
      color: #00A5D8;
      display: inline-block !important;
      clear: none !important;
      position: relative;
      font-weight: normal;
      text-decoration: underline;
      *bottom: 0px; }
.ebrochure_lightbox #x_anonymous_ebrochure_title, #members_my_bookings div.my_ebrochure #x_anonymous_ebrochure_title, #page_inner.x_agent_ebrochure #x_anonymous_ebrochure_title {
  margin-bottom: 0; }
.ebrochure_lightbox a.ebrochure_button, #members_my_bookings div.my_ebrochure a.ebrochure_button, #page_inner.x_agent_ebrochure a.ebrochure_button {
  display: inline-block;
  margin: 0;
  height: 40px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  line-height: 35px;
  text-align: center;
  padding-left: 10px;
  text-shadow: 0px 1px 3px #333;
  /* FF3.5+, Opera 9+, Saf1+, Chrome */ }
  .ebrochure_lightbox a.ebrochure_button span, #members_my_bookings div.my_ebrochure a.ebrochure_button span, #page_inner.x_agent_ebrochure a.ebrochure_button span {
    display: block;
    height: 40px;
    padding-right: 10px;
    cursor: pointer; }
.ebrochure_lightbox input.ebrochure_form_button, #members_my_bookings div.my_ebrochure input.ebrochure_form_button, #page_inner.x_agent_ebrochure input.ebrochure_form_button {
  background: url("/img/bg_ebrochure_save_button.png") 0 0 no-repeat;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  width: 63px;
  margin-top: 2px;
  outline: medium none;
  padding: 0 0 6px;
  vertical-align: middle;
  text-shadow: 0px 1px 3px #333;
  /* FF3.5+, Opera 9+, Saf1+, Chrome */ }
  .ebrochure_lightbox input.ebrochure_form_button:focus, #members_my_bookings div.my_ebrochure input.ebrochure_form_button:focus, #page_inner.x_agent_ebrochure input.ebrochure_form_button:focus {
    outline: none; }
  .ebrochure_lightbox input.ebrochure_form_button:hover, #members_my_bookings div.my_ebrochure input.ebrochure_form_button:hover, #page_inner.x_agent_ebrochure input.ebrochure_form_button:hover {
    background: url("/img/bg_ebrochure_save_button.png") 0 -40px no-repeat; }
  .ebrochure_lightbox input.ebrochure_form_button:active, #members_my_bookings div.my_ebrochure input.ebrochure_form_button:active, #page_inner.x_agent_ebrochure input.ebrochure_form_button:active {
    background: url("/img/bg_ebrochure_save_button.png") 0 -80px no-repeat;
    outline: none; }
.ebrochure_lightbox div.kicker, #members_my_bookings div.my_ebrochure div.kicker, #page_inner.x_agent_ebrochure div.kicker {
  display: block;
  position: relative;
  zoom: 1;
  margin: 0;
  padding: 0 15px 0 15px;
  background: #e4e4e4;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #999;
  white-space: nowrap; }
  .ebrochure_lightbox div.kicker span.agent_instruction, #members_my_bookings div.my_ebrochure div.kicker span.agent_instruction, #page_inner.x_agent_ebrochure div.kicker span.agent_instruction {
    font-weight: bold; }
  .ebrochure_lightbox div.kicker img, #members_my_bookings div.my_ebrochure div.kicker img, #page_inner.x_agent_ebrochure div.kicker img {
    vertical-align: bottom;
    position: relative;
    bottom: 6px;
    *bottom: 0; }
  .ebrochure_lightbox div.kicker dl, #members_my_bookings div.my_ebrochure div.kicker dl, #page_inner.x_agent_ebrochure div.kicker dl {
    display: block;
    margin: 0;
    padding: 0 0 0 0;
    font-size: 12px; }
    .ebrochure_lightbox div.kicker dl dt, #members_my_bookings div.my_ebrochure div.kicker dl dt, #page_inner.x_agent_ebrochure div.kicker dl dt {
      margin: 0;
      padding: 0;
      display: inline-block;
      float: left; }
    .ebrochure_lightbox div.kicker dl dd, #members_my_bookings div.my_ebrochure div.kicker dl dd, #page_inner.x_agent_ebrochure div.kicker dl dd {
      margin: 0;
      padding: 0 0 0 4px;
      float: left;
      display: inline-block;
      font-weight: bold; }
      .ebrochure_lightbox div.kicker dl dd a, #members_my_bookings div.my_ebrochure div.kicker dl dd a, #page_inner.x_agent_ebrochure div.kicker dl dd a {
        text-decoration: underline;
        color: #999;
        font-weight: normal; }
    .ebrochure_lightbox div.kicker dl:after, #members_my_bookings div.my_ebrochure div.kicker dl:after, #page_inner.x_agent_ebrochure div.kicker dl:after {
      display: block;
      content: "";
      clear: both; }
.ebrochure_lightbox div.agent_instruction, #members_my_bookings div.my_ebrochure div.agent_instruction, #page_inner.x_agent_ebrochure div.agent_instruction {
  display: block;
  margin: 0;
  padding: 10px 15px 0 15px;
  border-bottom: 1px solid #ccc; }
  .ebrochure_lightbox div.agent_instruction p, #members_my_bookings div.my_ebrochure div.agent_instruction p, #page_inner.x_agent_ebrochure div.agent_instruction p {
    font-size: 13px;
    color: #666;
    margin: 0 0 8px 0;
    padding: 0; }
    .ebrochure_lightbox div.agent_instruction p span, #members_my_bookings div.my_ebrochure div.agent_instruction p span, #page_inner.x_agent_ebrochure div.agent_instruction p span {
      font-weight: bold; }
    .ebrochure_lightbox div.agent_instruction p span.highlight, #members_my_bookings div.my_ebrochure div.agent_instruction p span.highlight, #page_inner.x_agent_ebrochure div.agent_instruction p span.highlight {
      color: #DF5031;
      font-weight: normal; }
    .ebrochure_lightbox div.agent_instruction p span.save_ebrochure, #members_my_bookings div.my_ebrochure div.agent_instruction p span.save_ebrochure, #page_inner.x_agent_ebrochure div.agent_instruction p span.save_ebrochure {
      display: inline-block;
      background: url("/img/button_tripfinder_consumer_etools_ebrochure_off.png") no-repeat 0px 0px;
      height: 13px;
      width: 14px;
      *padding-right: 3px; }

#members_my_bookings div.my_ebrochure div.title div.edit span.ebrochure_form_button, #page_inner.x_agent_ebrochure div.title div.edit span.ebrochure_form_button {
  background: url("/img/tourpages/quote_book_buttons.png") left -480px no-repeat; }
  #members_my_bookings div.my_ebrochure div.title div.edit span.ebrochure_form_button span, #page_inner.x_agent_ebrochure div.title div.edit span.ebrochure_form_button span {
    background: url("/img/tourpages/quote_book_buttons.png") right -480px no-repeat; }
  #members_my_bookings div.my_ebrochure div.title div.edit span.ebrochure_form_button:hover, #page_inner.x_agent_ebrochure div.title div.edit span.ebrochure_form_button:hover {
    background: url("/img/tourpages/quote_book_buttons.png") left -520px no-repeat; }
    #members_my_bookings div.my_ebrochure div.title div.edit span.ebrochure_form_button:hover span, #page_inner.x_agent_ebrochure div.title div.edit span.ebrochure_form_button:hover span {
      background: url("/img/tourpages/quote_book_buttons.png") right -520px no-repeat; }
  #members_my_bookings div.my_ebrochure div.title div.edit span.ebrochure_form_button:active, #page_inner.x_agent_ebrochure div.title div.edit span.ebrochure_form_button:active {
    background: url("/img/tourpages/quote_book_buttons.png") left -560px no-repeat; }
    #members_my_bookings div.my_ebrochure div.title div.edit span.ebrochure_form_button:active span, #page_inner.x_agent_ebrochure div.title div.edit span.ebrochure_form_button:active span {
      background: url("/img/tourpages/quote_book_buttons.png") right -560px no-repeat; }

.ebrochure_colorbox #cboxClose {
  background: url("/img/button_ebrochure_close.gif") no-repeat 0 0;
  height: 17px;
  right: 10px;
  top: 10px;
  width: 17px; }

.ebrochure_lightbox {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  background: #ededed;
  max-width: 800px;
  *width: 800px; }
  .ebrochure_lightbox h2 {
    display: block;
    margin: 0;
    padding: 8px 0 0 15px;
    height: 42px;
    color: #000;
    background: #ccc;
    line-height: 20px;
    font-size: 20px; }
    .ebrochure_lightbox h2 img {
      display: block; }
    .ebrochure_lightbox h2 span {
      display: block;
      color: #666;
      font-weight: normal;
      font-size: 13px;
      line-height: 22px; }
  .ebrochure_lightbox div.title div.show p.ebrochure_name {
    background-image: url("/img/bg_ebrochure_title_gray_left.png"); }
    .ebrochure_lightbox div.title div.show p.ebrochure_name span {
      background-image: url("/img/bg_ebrochure_title_gray_right.png"); }
  .ebrochure_lightbox ul.actions {
    display: block;
    margin: 0;
    padding: 15px 12px 12px 13px;
    position: relative;
    height: 40px; }
    .ebrochure_lightbox ul.actions li {
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 0; }
      .ebrochure_lightbox ul.actions li a.continue {
        _width: 160px;
        _float: left;
        background: url("/img/tourpages/quote_book_buttons.png") left -240px no-repeat; }
        .ebrochure_lightbox ul.actions li a.continue span {
          background: url("/img/tourpages/quote_book_buttons.png") right -240px no-repeat; }
        .ebrochure_lightbox ul.actions li a.continue:hover {
          background: url("/img/tourpages/quote_book_buttons.png") left -280px no-repeat; }
          .ebrochure_lightbox ul.actions li a.continue:hover span {
            background: url("/img/tourpages/quote_book_buttons.png") right -280px no-repeat; }
        .ebrochure_lightbox ul.actions li a.continue:active {
          background: url("/img/tourpages/quote_book_buttons.png") left -320px no-repeat; }
          .ebrochure_lightbox ul.actions li a.continue:active span {
            background: url("/img/tourpages/quote_book_buttons.png") right -320px no-repeat; }
      .ebrochure_lightbox ul.actions li a.create {
        *width: 250px;
        background: url("/img/tourpages/quote_book_buttons.png") left -360px no-repeat; }
        .ebrochure_lightbox ul.actions li a.create span {
          background: url("/img/tourpages/quote_book_buttons.png") right -360px no-repeat; }
        .ebrochure_lightbox ul.actions li a.create:hover {
          background: url("/img/tourpages/quote_book_buttons.png") left -400px no-repeat; }
          .ebrochure_lightbox ul.actions li a.create:hover span {
            background: url("/img/tourpages/quote_book_buttons.png") right -400px no-repeat; }
        .ebrochure_lightbox ul.actions li a.create:active {
          background: url("/img/tourpages/quote_book_buttons.png") left -440px no-repeat; }
          .ebrochure_lightbox ul.actions li a.create:active span {
            background: url("/img/tourpages/quote_book_buttons.png") right -440px no-repeat; }
    .ebrochure_lightbox ul.actions li.continue {
      *width: 170px;
      *float: left; }
    .ebrochure_lightbox ul.actions li.create {
      margin-left: -4px;
      *width: 260px;
      *float: left; }
    .ebrochure_lightbox ul.actions li.sign_in {
      font-size: 11px;
      *padding: 6px 0 0 0; }
    .ebrochure_lightbox ul.actions:after {
      clear: both;
      display: block;
      content: ""; }

.ebrochure_lightbox_agent ul.tours {
  border-top: none; }

#page_inner.x_agent_ebrochure ul.actions {
  clear: both;
  display: block;
  margin: 0;
  padding: 14px 0 0 0;
  list-style-type: none;
  *height: 1%; }
  #page_inner.x_agent_ebrochure ul.actions li {
    display: inline-block;
    *display: inline;
    float: left;
    margin: 0;
    padding: 0 4px 0 0;
    vertical-align: middle; }
    #page_inner.x_agent_ebrochure ul.actions li a:active {
      position: relative;
      top: 1px; }
  #page_inner.x_agent_ebrochure ul.actions li.instruction {
    position: relative;
    top: 6px;
    clear: none;
    float: none;
    font-size: 10px;
    line-height: 12px;
    color: #999; }
    #page_inner.x_agent_ebrochure ul.actions li.instruction span {
      display: block;
      *width: 160px; }
  #page_inner.x_agent_ebrochure ul.actions:after {
    display: block;
    clear: both;
    content: ""; }
#page_inner.x_agent_ebrochure div.title {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 12px 0; }
  #page_inner.x_agent_ebrochure div.title div.show span.ebrochure_name {
    background: #f8f8f8; }
  #page_inner.x_agent_ebrochure div.title form {
    display: block;
    float: none !important;
    margin-bottom: 0 !important; }
#page_inner.x_agent_ebrochure div.agent_instruction {
  border-bottom: 1px solid #ededed;
  padding: 10px 0; }
  #page_inner.x_agent_ebrochure div.agent_instruction p {
    font-size: 14px; }
#page_inner.x_agent_ebrochure ul.tours {
  padding-left: 0;
  padding-right: 0;
  border-top: none;
  padding-bottom: 20px;
  border-color: #ededed; }
  #page_inner.x_agent_ebrochure ul.tours li.listed {
    padding-left: 22px; }
    #page_inner.x_agent_ebrochure ul.tours li.listed a.remove {
      text-decoration: underline; }
      #page_inner.x_agent_ebrochure ul.tours li.listed a.remove span {
        display: inline-block;
        font-size: 12px;
        color: #00A5D8;
        position: relative;
        text-decoration: underline;
        line-height: 16px;
        padding-left: 4px; }
#page_inner.x_agent_ebrochure div.kicker {
  padding-top: 10px;
  padding-left: 0;
  background: none; }
  #page_inner.x_agent_ebrochure div.kicker dt {
    font-weight: normal; }
#page_inner.x_agent_ebrochure div.agent_assets {
  margin: 0;
  padding: 20px 0 0 0;
  clear: both;
  border-bottom: 1px solid #ededed;
  position: relative;
  *height: 1%; }
  #page_inner.x_agent_ebrochure div.agent_assets form {
    margin: 0 !important;
    float: none !important; }
  #page_inner.x_agent_ebrochure div.agent_assets div.instructions {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 20px;
    width: 224px; }
    #page_inner.x_agent_ebrochure div.agent_assets div.instructions h3 {
      margin: 0;
      padding: 0;
      line-height: 20px;
      font-size: 12px;
      color: #DF5031; }
    #page_inner.x_agent_ebrochure div.agent_assets div.instructions p {
      font-size: 12px;
      color: #999;
      line-height: 15px;
      margin: 0;
      padding: 0 0 10px 0;
      font-style: italic; }
      #page_inner.x_agent_ebrochure div.agent_assets div.instructions p span {
        font-weight: bold; }
  #page_inner.x_agent_ebrochure div.agent_assets h4 {
    margin: 0;
    padding: 0;
    clear: both;
    font-size: 12px;
    color: #999;
    font-weight: bold;
    line-height: 20px; }
  #page_inner.x_agent_ebrochure div.agent_assets span.helper {
    display: block;
    font-size: 14px;
    height: 122px;
    font-style: italic;
    color: #ccc;
    position: absolute;
    top: 10px;
    left: 10px; }
  #page_inner.x_agent_ebrochure div.agent_assets div.holder {
    height: 132px;
    padding: 0 !important;
    margin: 0 !important;
    position: relative; }
    #page_inner.x_agent_ebrochure div.agent_assets div.holder #x_character_count {
      position: absolute;
      top: -20px;
      right: 10px;
      font-size: 12px;
      color: #999; }
      #page_inner.x_agent_ebrochure div.agent_assets div.holder #x_character_count span {
        font-size: 12px;
        font-weight: bold; }
    #page_inner.x_agent_ebrochure div.agent_assets div.holder #x_character_count.warning {
      color: red; }
    #page_inner.x_agent_ebrochure div.agent_assets div.holder p {
      margin: 0;
      padding: 10px;
      font-size: 12px;
      line-height: 16px; }
    #page_inner.x_agent_ebrochure div.agent_assets div.holder textarea {
      background: none !important;
      border: none !important;
      height: 112px !important;
      width: 444px !important;
      padding: 10px 12px 10px 10px !important;
      margin: 0 !important;
      font-size: 12px !important;
      line-height: 16px; }
  #page_inner.x_agent_ebrochure div.agent_assets div.actions {
    padding: 8px 0;
    height: 24px;
    text-align: right; }
    #page_inner.x_agent_ebrochure div.agent_assets div.actions a {
      font-size: 12px;
      color: #00A5D8;
      text-decoration: underline;
      font-weight: normal; }
    #page_inner.x_agent_ebrochure div.agent_assets div.actions input.submit {
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 5px; }
    #page_inner.x_agent_ebrochure div.agent_assets div.actions input.submit, #page_inner.x_agent_ebrochure div.agent_assets div.actions a.e_cancel {
      display: inline !important;
      clear: none !important; }
  #page_inner.x_agent_ebrochure div.agent_assets div.promo_graphic .show .holder {
    padding: 6px !important;
    height: 120px; }
    #page_inner.x_agent_ebrochure div.agent_assets div.promo_graphic .show .holder img {
      position: relative;
      display: block;
      max-width: 452px;
      max-height: 120px;
      margin: 0 auto; }
  #page_inner.x_agent_ebrochure div.agent_assets div.promo_graphic .edit .holder {
    padding: 50px 0 0 10px !important;
    height: 82px; }

div#ebrochure_public_share {
  display: block;
  padding: 0 0 80px 0;
  margin: 0; }
  div#ebrochure_public_share div.container {
    display: block;
    padding: 4px;
    margin: 0 auto;
    width: 555px;
    height: 130px;
    background: url("/img/bg_ebrochure_shared.png") no-repeat 0px 0px; }
    div#ebrochure_public_share div.container h1 {
      font-size: 22px;
      color: #DF5031;
      font-weight: normal;
      margin: 0;
      padding: 0 0 0 20px;
      height: 48px;
      line-height: 48px; }
    div#ebrochure_public_share div.container h2 {
      font-size: 12px;
      line-height: 12px;
      color: #000;
      font-weight: bold;
      margin: 0;
      padding: 0 0 6px 0; }
    div#ebrochure_public_share div.container div.save, div#ebrochure_public_share div.container div.share {
      display: block;
      margin: 0;
      padding: 16px 20px 0 20px;
      width: 237px;
      float: left;
      position: relative; }
    div#ebrochure_public_share div.container p {
      font-size: 10px;
      line-height: 12px;
      color: #666;
      margin: 0;
      padding: 10px 0 0 0; }
      div#ebrochure_public_share div.container p span {
        display: block; }
    div#ebrochure_public_share div.container a.save {
      position: absolute;
      top: 32px;
      right: 18px; }
    div#ebrochure_public_share div.container input {
      height: 18px;
      font-size: 14px;
      color: #000;
      line-height: 18px;
      border: 1px solid #d3d3d3;
      background: #fff;
      width: 228px;
      padding: 6px;
      _width: 220px;
      margin: 0; }

/*# sourceMappingURL=e_brochures.css.map */
