/* {{{ =general */
body {
font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
margin: 0;
padding: 0;
border-color: #000;
text-align: center;
background: #E1DED5 url(../images/backgrounds/body-bg.gif) repeat-x left top;
font-size: 13px;
}
body.tripplans-matrix {
    background: none;
}
a {color:#3a7300;text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {outline:none;}
img {border: 0;margin:0;padding:0;}
input {font-family:inherit;}

/*  Page  */
#page
{
border-color: #0f0;
margin: auto;
text-align: left;
width: 1000px;
height:100%;
}
/* }}} */

/* {{{ =header  */
.header
{
border-color: #00f;
padding-bottom: 32px;
position: relative;
}

a.logo
{
display: block;
height: 67px;
width: 218px;
text-indent: -2000em;
text-decoration: none;
z-index: 1000; /* IE Fix*/
background: url("../images/logotype/logo.gif") 0 0 no-repeat;
margin: 23px 0 5px 20px;
float: left;
}

a.logo-pro
{
display: block;
height: 67px;
width: 354px;
text-indent: -2000em;
text-decoration: none;
z-index: 1000; /* IE Fix*/
background: url("../images/logotype/logo-pro.gif") 0 0 no-repeat;
margin: 23px 0 5px 20px;
float: left;
}

.return
{
    position: absolute;
    top: 0; right: 0;
    top: 40px;
    margin-right: 6px;
}
.return a {
    float: right;
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #000066;
}
.return a img {
    padding-right: 5px;
}

#corp-links {
    position: absolute;
    top: 0; right: 0;
}
#corp-links ul {
    margin: 0; padding: 0;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
}
#corp-links ul li {
    margin: 0; padding: 0 0 0 10px;
    float: left;
    font-size: 11px;
    list-style-type: none;
}
#corp-links ul li .sep {
    display: inline-block;
    margin: 0; padding: 0 0 0 10px;
}
#corp-links ul li a {
    text-decoration: underline;
    color: #406A7D;
}
#corp-links ul li a:hover {
    text-decoration: none;
}

/* }}} */

/* {{{ =structure */

/*  Content needs margin */
.content, .header, .c-sl, .c-stl, .c-sr, .c-str {
    width: 1000px;
}
.c-sb, .cs-rbc, .cs-lbc, .cs-lbc-white,
.tbg-green, .ltc-green, .rtc-green,
.tbg-gray, .tbg-gray-ltc, .tbg-gray-rtc,
.tbg-pro, .tbg-pro-ltc, .tbg-pro-rtc,
.footer, .heading-lblue, .name-column,
.table-wrap, .table-wrap-customers, .table-wrap-templates, .table-wrap-private-activities,
.trip-overview, .matrix-tbg-orange
{width: 100%;}

.content {
padding: 0;
background: #fff url("../images/backgrounds/main-content-bg-sidebar-splitter.gif") repeat-y left top;
clear: both;
position: relative;
}
.content.nosidebar-splitter {
    background-image: url(../images/backgrounds/main-content-bg-sidebar-splitterleft.gif);
    background-position: 3px 0;
}

#splitter-handle {
    position: absolute;
    width: 13px; height: 171px;
    left: 240px;
    top: 50%;
    margin-top: -36px;
    background: url(../images/splitterHandle.gif) no-repeat 0 0;
}
#splitter-handle:hover {
    background-position: 0 -171px;
}
#splitter-handle.closed {
    left: 3px;
}

/* Disable background image for homepage only */
body.home-provider .content,
body.home-traveler .content,
body.home-agent .content {
    background-image: none;
}

.content-pro {
    background-color:transparent;
    background-image:none;
    background-repeat:no-repeat;
    background-position:0% 0%;
}

.content.nosidebar {
    background: #fff;
}

.container {
    width: 994px;
    margin: 0 3px;
    min-height: 100%;
}

.content-c {
    margin: 10px auto;
    text-align: left;
    max-width: 820px;
}
.c-sl {background: url("../images/backgrounds/content-shadow-left.gif") repeat-y left top;}
.content-pro .c-sl {background-color: #ffffff;}
.c-stl {background: url("../images/backgrounds/content-shadow-top-left.gif") no-repeat left top;}
.c-sr {background: url("../images/backgrounds/content-shadow-right.gif") repeat-y right top;}
.c-str {background: url("../images/backgrounds/content-shadow-top-right.gif") no-repeat right top;}
.c-sb {background: url("../images/backgrounds/content-shadow-bottom.gif") repeat-x left bottom;}
.cs-rbc {background: url("../images/backgrounds/content-shadow-rbc.gif") no-repeat right bottom;}
.cs-lbc {background: url("../images/backgrounds/content-shadow-lbc.gif") no-repeat left bottom;}
.cs-lbc-white {background: url("../images/backgrounds/content-shadow-lbc-white.gif") no-repeat left bottom;}
.cs-lbc-splitter {background: url("../images/backgrounds/content-shadow-lbc-splitter.gif") no-repeat left bottom;}
.tbg-green {background: url("../images/backgrounds/green-bord-bg.gif") repeat-x left top; height: 39px;}
.ltc-green {background: url("../images/backgrounds/green-bord-ltc.gif") no-repeat left top;}
.rtc-green {background: url("../images/backgrounds/green-bord-rtc.gif") no-repeat right top;}

.l-block {
    float: left;padding: 10px 0 10px 25px;
}
.r-block {
    float: right;padding: 10px 25px 10px 0;
}

.l-block span,
.r-block a,
.l-block p {
    color: #ffffff;
    font-size:12px;
    margin: 0; padding: 0;
    font-weight: bold;
}

.l-block span a,
.r-block span a,
.r-block a,
.l-block p a {
    color:#ffffff;
    margin:0;
    padding:0;
    background:none;
    text-decoration:underline;
}
.l-block span a:hover,
.r-block span a:hover,
.r-block a:hover,
.l-block p a:hover {
    text-decoration:none;
}

.tbg-gray {
    background:#f5f5f5; padding:0;margin:0;
    border-bottom:1px solid #e5e5e5;
}
.tbg-gray-ltc {
    background:url("../images/backgrounds/menu-ltc.gif") no-repeat left top; padding:0;margin:0;
}
.tbg-gray-rtc {
    background:url("../images/backgrounds/menu-rtc.gif") no-repeat right top; padding:0;margin:0;
}
.tbg-gray h2 {
    margin: 0;
    padding: 25px 0px 25px 16px;
    font-family: Lucida Grande,arial,sans-serif;
    color: rgb(7, 76, 109);
    font-size: 25px;
    font-weight: normal;
}

.tbg-pro
{background: #f5ffcb; padding: 0;margin:0;}
.tbg-pro-ltc
{background: url("../images/backgrounds/menu-p-ltc.gif") no-repeat left top; padding: 0;margin:0;}
.tbg-pro-rtc
{background: url("../images/backgrounds/menu-p-rtc.gif") no-repeat right top; padding: 0;margin:0;}

.buttons-block
{float: right;padding: 19px 12px 0 0;}
.buttons-block a
{line-height: 0;font-size: 0px;float: left;margin-right: 12px;}

.logo-small
{clear: both;padding: 10px 10px 15px;margin-top: 10px;}
.logo-small a
{float: right; }

.content-container
{
width: 100%;
/*height: 100%;*/
}
.left-col-img
{
max-width: 160px;
max-height: 200px;
}

.sidebar {
    float:left;
    width:215px;
    margin: 0;
    padding: 15px 5px 0 15px;
}
.sidebar-container {
    padding: 15px 5px 0 15px;
}
.testimonials .sidebar {
    width:260px;
}

.social-media {
    position:absolute;
    right:14px;
    bottom:16px;
    clear:both;
    text-align:right;
}
.social-media img {
    padding:0 !important;
}

body.user-start .sidebar {
    width: 256px;
}

div#how_it_works {
    margin: 0;
    padding: 15px 5px 0 15px;
    width: 256px;
    clear: both;
}

div#how_it_works p {
    float: right;
    width: 95px;
    margin: 0;
    margin-left: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #488F07;
}

.content-pro .sidebar {
    width: 135px;
    margin: 0;
    float: left;
    display: block;
    padding: 15px 15px 0 15px;
}
.content-pro .main-content {
    margin-top:12px;
    padding-left:5px;
}

.sidebar h1
{
padding: 0px;
margin: 0px;
font-size: 17px;
color: #046504;
}

.sidebar h2
{
padding: 0px;
margin: 0px;
font-size: 12px;
color: #993302;
margin-top: 20px;
}

h2.trip-title
{
margin: 3px 0;
padding: 0;
color: #366d67;
font-size: 16px;
display: inline;
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

.sidebar p
{
padding: 0px;
margin: 0px;
font-size: 10px;
color: #353535;
}

.main-content-bg-left
{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background: url("../images/backgrounds/main-content-left-bg.gif") repeat-y left top;
}
.main-content
{
/*min-width: 550px;*/
/*max-width: 750px;*/
width: 746px;
padding: 10px 15px 50px 28px;
width: 703px;
/*min-height: 800px;*/
float: left;
}

#column-splitter {
    float: left;
    width: 13px; height: 100px;
    background-color: red;
}

.main-content-cent
{
width: 964px;
margin: 0 auto;
padding: 10px 15px 50px;
}

.main-content-splitterleft
{
width: 951px;
margin: 0 auto;
padding: 10px 15px 50px 28px;
}

#results_info_wrap {
    border:1px solid #999;
    border-top-width:0;
    overflow-y:scroll;
    height:300px;
}
/* }}} */

/* {{{ =footer */
.footer
{padding-bottom: 5px;}
.footer ul {list-style:none; padding:0; margin:5px 0 0 0px; display:inline; float:left;}
.footer ul li
{display:inline; margin-left:6px; font-size:11px; color:#333333; float:left;}
.footer ul li a
{padding:0; margin:0; color:#333333; text-decoration:underline;}
.footer ul li a.footer-with-icon
{font-weight:bold; padding-left:18px; background: url("../images/icons/footer-icon.gif") no-repeat left top;}
.footer ul li a:hover {text-decoration:none;}
.footer span
{margin:5px 0 0 0; font-size:10px; color:#656565; float:right;}
/* }}} */

/* {{{ =navigation */
.navigation {
    float: left;
    width: 717px;
    /*margin:7px 0 -1px 10px;*/
    padding: 7px 0 0 10px;
    width: 707px;
}
.content-pro .navigation {
    float:none;
}
.navigation ul {
    margin: 0;
    padding: 0;
}
.navigation ul li {
    list-style:  none;
    padding-right: 5px;
    float: left;
    position: relative;
    top: 0;
    left: 0px;
}
.navigation ul li:hover .submenu,
.navigation ul li.disable-hover .submenu,
.navigation ul li.hover .submenu {
    display: block;
}
.navigation ul .foots-li {
    padding: 20px 15px 0px 15px;
}
.navigation ul li a {
    line-height: 0;
    font-size: 1px;
    width: 68px;
    height: 57px;
    float: left;
}
.navigation ul li .trips {background: url("../images/icons/trips.gif") no-repeat left top;}
.navigation ul li .home {background: url("../images/icons/home.gif") no-repeat left top;}
.navigation ul li .home:hover {background: url("../images/icons/home-active.gif") no-repeat left top;}
.navigation ul li.active .home  {background: url("../images/icons/home-active.gif") no-repeat left top !important;}

.navigation ul li .where {background: url("../images/icons/where.gif") no-repeat left top;}
.navigation ul li .where:hover {background: url("../images/icons/where-active.gif") no-repeat left top;}
.navigation ul li.active .where {background: url("../images/icons/where-active.gif") no-repeat left top;}
.navigation ul li.disable-li .where {background: url("../images/icons/where-disable.gif") no-repeat left top;}
.navigation ul li.disable-li .where:hover {background: url("../images/icons/where-disable.gif") no-repeat left top;}

.navigation ul li .activities {background: url("../images/icons/activities.gif") no-repeat left top;}
.navigation ul li .activities:hover {background: url("../images/icons/activities-active.gif") no-repeat left top;}
.navigation ul li.active .activities {background: url("../images/icons/activities-active.gif") no-repeat left top;}
.navigation ul li.disable-li .activities {background: url("../images/icons/activities-disable.gif") no-repeat left top;}
.navigation ul li.disable-li .activities:hover {background: url("../images/icons/activities-disable.gif") no-repeat left top;}

.navigation ul li .reservations {background: url("../images/icons/reservations.gif") no-repeat left top;}
.navigation ul li .reservations:hover {background: url("../images/icons/reservations-active.gif") no-repeat left top;}
.navigation ul li.active .reservations {background: url("../images/icons/reservations-active.gif") no-repeat left top;}
.navigation ul li.disable-li .reservations {background: url("../images/icons/reservations-disable.gif") no-repeat left top;}
.navigation ul li.disable-li .reservations:hover {background: url("../images/icons/reservations-disable.gif") no-repeat left top;}
/*
.navigation ul li .finish {background: url("../images/icons/finish.gif") no-repeat left top;}
.navigation ul li .finish:hover {background: url("../images/icons/finish-active.gif") no-repeat left top;}
.navigation ul li.active .finish {background: url("../images/icons/finish-active.gif") no-repeat left top;}
.navigation ul li.disable-li .finish {background: url("../images/icons/finish-disable.gif") no-repeat left top;}
*/
.navigation ul li.disable-li .finish {background: url("../images/icons/finish-disable.gif") no-repeat left top;}
.navigation ul li.active a.finish img { display: inline }

.navigation ul li .print {background: url("../images/icons/print.gif") no-repeat left top;}
.navigation ul li .print:hover {background: url("../images/icons/print-active.gif") no-repeat left top;}
.navigation ul li.active .print {background: url("../images/icons/print-active.gif") no-repeat left top;}
.navigation ul li.disable-li .print {background: url("../images/icons/print-disable.gif") no-repeat left top;}
.navigation ul li.disable-li .print:hover {background: url("../images/icons/print-disable.gif") no-repeat left top;}

.navigation ul li a img {display: none;}
.navigation ul li ul.submenu {
    position: absolute;
    width: 138px;
    top: 57px;
    left: 0px;
    border: 1px solid #9acc99;
    border-bottom: none;
    padding: 0;
    margin: 0;
    display: none;
z-index:500;
}
.navigation ul li ul.submenu li {
    width: 100%;
    list-style: none;
    background: #edffe4;
    padding: 0;
    border-bottom: 1px solid #9acc99
}
.navigation ul li ul.submenu li a,
.navigation ul li ul.submenu li.sub_menu_head span {
    display: block;
    font-size: 12px;
    color: #000002;
    background: url("../images/icons/submenu-mark.gif") no-repeat left 8px;
    float: none;
    height: auto;
    line-height: 14px;
    width: auto;
    padding: 4px 0 4px 10px;
    margin-left: 5px;
}
.navigation ul li ul.submenu li a:hover {
    background: url("../images/icons/submenu-mark-active.gif") no-repeat left 8px;
    text-decoration: none;
}
.navigation ul li ul.submenu li.active-li a {
    background: url("../images/icons/submenu-mark-active.gif") no-repeat left 8px;
}
.navigation ul li ul.submenu li.active-li {
    background: #ffffcb;
}
.navigation ul li ul.submenu li.hover {
    background: #ffffcb;
}
.navigation ul li ul.submenu li.sub_menu_head span {
    background: url("../images/icons/submenu-header-mark.gif") no-repeat left 8px;
    font-weight: bold;
    color: #369833;
}
.navigation ul li ul.submenu li.sub_menu_item a {
    margin-left: 16px;
}
/* }}} */

/* {{{ =tables */
.table-wrap {
margin: 10px 0 0 0;
}

.table-container {
    font-size:100%;
    height:300px;
    overflow-x: hidden;
    overflow-y: scroll;
    border:1px solid #999;
}
.table-container table {
    width:100%;
}
.table-container table tr.even {
    background: #e9e9e9;
    border-top: 1px solid #c1dad7;
}
.table-container table tr.odd {
    background: #f6fafb;
    border-top: 1px solid #ffffff;
}
.table-container table tr th {
    padding: 7px 7px 7px 7px;
    margin:0;
    background: #daedeb;
    font-size: 11px;
    color: #669999;
    font-weight: bold;
    border-bottom:1px solid #999;
    border-right:1px solid #c1dad7;
    border-left:1px solid #fff;
    margin:2px 0;
}
.table-container table tr th.last-column {
    border-right:none;
}
.table-container table tr td {
    padding:5px 7px;
    font-size:11px;
    color:#336666;
}
.table-container table tr td a {
    color:#366;
    text-decoration:underline;
}
.table-container table tr td a:link {color:#366;}
.table-container table tr td a:visited {color:#366;}

.table-container table tr.highlight {
    background-color:#f5ffcb;
    cursor:pointer;
}
/*template edits*/
.table-container-templates {
    font-size:100%;
     min-height:300px;
     height:auto !important;
     height:300px; 

}
.table-container-templates table {
    width:100%;
}
.table-container-templates table tr.even {
    background: #e9e9e9;
    border-top: 1px solid #c1dad7;
}
.table-container-templates table tr.odd {
    background: #f6fafb;
    border-top: 1px solid #ffffff;
}
.table-container-templates table tr th {
    padding: 7px 7px 7px 7px;
    margin:0;
    background: #daedeb;
    font-size: 11px;
    color: #669999;
    font-weight: bold;
    border-bottom:1px solid #999;
    border-right:1px solid #c1dad7;
    border-left:1px solid #fff;
    margin:2px 0;
}
.table-container-templates table tr th.last-column {
    border-right:none;
}
.table-container-templates table tr td {
    padding:5px 7px;
    font-size:11px;
    color:#336666;
}
.table-container-templates table tr td a {
    color:#366;
    text-decoration:underline;
}
.table-container-templates table tr td a:link {color:#366;}
.table-container-templates table tr td a:visited {color:#366;}

.table-container-templates table tr.highlight {
    background-color:#f5ffcb;
    cursor:pointer;
}
/*end template edits*/
.table-customers {
    float:right;
    width:600px;
}
.table-customers table tbody {
}
.table-customers table tr td.name a {
    font-weight:bold;
}

.table-wrap-customers{
height: 300px;
width: 590px;
overflow-x: hidden;
overflow-y: scroll;
border: 1px solid #999;
background-color: #fff;
padding: 2px 0 2px 2px;
}

.table-wrap-customer-view-trips{
height: 120px;
width: 600px;
overflow-x: hidden;
overflow-y: scroll;
border: 1px solid #999;
background-color: #fff;
padding: 2px 0 2px 2px;
margin-left: 10px;
margin-right: 10px;

}
.table-wrap-templates{
float: right;
/*height: 500px;*/
width: 590px;
overflow-x: hidden;
overflow-y: auto;
border: 1px solid #999;
background-color: #fff;
padding: 2px 0 2px 2px;
}

.table-wrap-journals{
float: right;
height: 300px;
width: 808px;
overflow-x: hidden;
overflow-y: scroll;
border: 1px solid #999;
background-color: #fff;
padding: 2px 0 2px 2px;
}

.table-wrap-leads{
float: right;
height: 300px;
width: 808px;
overflow-x: hidden;
overflow-y: scroll;
border: 1px solid #999;
background-color: #fff;
padding: 2px 0 2px 2px;
}

.table-wrap-itinerary{
/*height: 600px;*/
width: 1010px;
/*overflow-x: hidden;
overflow-y: scroll;*/
/*border: 1px solid #999;*/
background-color: #fff;
padding: 2px 0 2px 2px;
}

.table-wrap-journal-branding{
height: 600px;
width: 725px;
border: 1px solid #999;
background-color: #f1f1e7;
padding: 2px 2px 2px 2px;
}

.table-wrap-trip-templates{
height: 300px;
width: 514px;
border: 1px solid #999;
background-color: #f1f1e7;
padding: 2px 2px 2px 2px;
}

.table-wrap-journal-orders{
height: 400px;
width: 300px;
border: 1px solid #999;
background-color: #f1f1e7;
padding: 2px 2px 2px 2px;
}

.table-wrap-my-profile{
height: 140px;
width: 250px;
border: 1px solid #999;
background-color: #f1f1e7;
padding: 2px 2px 2px 2px;
}

.table-wrap-create-private-activity{
height: 580px;
width: 300px;
border: 1px solid #999;
background-color: #f1f1e7;
padding: 2px 2px 2px 2px;
}

.table-wrap-view-trips{
height: 290px;
width: 626px;
border: 1px solid #999;
background-color: #f1f1e7;
padding: 2px 2px 2px 2px;
}

.heading-lblue
{
background: url("../images/backgrounds/heading-table-bg.gif") repeat-x left top;
border: 1px solid #b6dbed;
border-width: 1px 1px 0 1px;
}
.heading-lblue span
{
display:block;
padding: 7px 0 7px 15px;
font-size:12px;
color: #366764;
}
.heading-lblue a.download,
.heading-lblue a.fullscreen,
.heading-lblue a.minimize {
    color:#366764;
    margin-right:15px;
    padding:7px 20px;
    cursor: pointer;
    text-decoration: none;
}
.heading-lblue a.download {
    background: url("../images/icons/download.gif") no-repeat right;
}
.heading-lblue a.fullscreen {
    background: url("../images/icons/fullscreen.gif") no-repeat right;
}
.heading-lblue a.minimize {
    background: url("../images/icons/minimize.gif") no-repeat right;
}

tr.heading-lblue th {
    padding: 7px;
    font-size:12px;
    color: #366764;
}
.orange {
    color:#CC6600;
}
.name-column
{
    background: #daedeb; border: 1px solid #c1dad7;
    border-width: 1px 1px 0px 0px;
}
.name-column ul
{border: 1px solid #fff;border-width: 0 0 1px 1px;width:100%;list-style: none;padding: 0px; margin:0; display: block;}

.name-column ul li {
display: inline;
padding: 7px;
margin:0;
font-size: 11px;
color: #669999;
font-weight: bold;
border-left: 1px solid #ffffff;
border-right: 1px solid #c2dbd8;
text-align: center;
float: left;
}

tr.name-column th {
padding: 7px;
margin:0;
font-size: 11px;
color: #669999;
font-weight: bold;
border-left: 1px solid #ffffff;
border-right: 1px solid #c2dbd8;
text-align: center;
}

.edit
{width: 305px;}
.trip-name
{width: 165px;}
.content-pro .trip-name
{width: 130px;}
.contacts-phone
{width: 90px;}
.customer-name-journal
{width: 130px;}
.customer-email
{width: 120px;}
.customer-name-leads
{width: 160px;}
.customer-delete
{width: 35px;
background: transparent url(/images/icons/icon-delete.gif) no-repeat 20px 50%; border-right: 0pt none;
}
.journal-delete
{width: 35px;
background: transparent url(/images/icons/icon-delete.gif) no-repeat 20px 50%; border-right: 0pt none;
}
.contacts-customer-trip-copy a img,
.contacts-customer-trip-itinerary a img,
.customer-delete a img
{
    border:none !important;
    padding:0 !important;
}
.email-leads
{width: 160px;}

.phone
{width: 125px;}
.email
{width: 150px;}
.view
{width: 25px;}
.date
{width: 173px;}
.content-pro .date
{width: 103px;}
.delete
{/*width: 35px;*/}
.priv
{width: 60px;}

.order-id
{width: 82px;}
.order-date
{width: 65px;}
.destination
{width: 75px;}
.amount
{width: 70px;}
.est-delivery
{width: 75px;}

.status
{width: 80px;}

.phone-leads
{width: 85px;}

.agent-challenge
{width: 15px;}

.source-leads
{width: 50px;}
/* }}} */

/* {{{ =my tools */
.airline
{width: 150px;}

.takeoff
{width: 250px;}

.landing
{width: 268px;}

.stops
{width: 50px;}

.duration
{width: 101px;}

.hotel
{width: 200px;}

.address
{width: 555px;}

.activities-activity
{width: 250px;}

.activities-hours
{width: 220px;}

.activities-neighborhood
{width: 266px;}

.hotel-address
{width: 410px;}

.hotel-phone
{width: 125px;}
/* }}} */

/* {{{ =matrix */
.matrix-legend {
text-align: right;
}

.matrix-tbg-orange {
background: transparent url("../images/backgrounds/matrix_header_orange.gif") repeat-x scroll left top;
border: 1px solid #999;
height: 22px;
}

.matrix-tbg-orange-font
{
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
text-align: left;
padding: 5px 0 0 10px;

}
.matrix-item
{
width: 142px;
}

.matrix-neighborhood
{
width: 193px;
}

.matrix-arrow-left
{
background:#999999 url(../images/icons/icon-matrix-arrow-left.gif) no-repeat scroll left 4px;
}

.matrix-arrow-left-spacer
{
}

div.spacerv2px
{
clear: left;
height: 2px;
}

div.spacerv8px
{
clear: left;
height: 8px;
}

div.spacerh2px
{
background-color: #c1dad6;
clear: left;
height: 1px;
width: 100%;
}

.matrix-sun
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}
.matrix-sun-data
{
width: 57px;
}

.matrix-mon
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}

.matrix-mon-data
{
width: 57px;
}

.matrix-tue
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}
.matrix-tue-data
{
width: 57px;
}

.matrix-wed
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}
.matrix-wed-data
{
width: 57px;
}

.matrix-thur
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}
.matrix-thur-data
{
width: 57px;
}

.matrix-fri
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}
.matrix-fri-data
{
width: 57px;
}

.matrix-sat
{
width: 57px;
background-color: #999999;
color:#ffffff;
font-weight: bold;
}
.matrix-sat-data
{
width: 57px;
}

.matrix-arrow-right {
background:#999999 url(../images/icons/icon-matrix-arrow-right.gif) no-repeat scroll left 4px;

}
.matrix-arrow-right-spacer {

}
.matrix-notes
{
width: 35px;
padding-right:0;
border-right: 0pt none;
}
.matrix-notes-available {
width: 35px;
padding-right:0;
border-right: 0pt none;
background: url(../images/icons/icon-matrix-notes.gif) no-repeat scroll 20px 50%;
}

.hotel a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}

.cruise-title
{width: 773px;}

.cruise-from
{width: 75px;}

.cruise-from a
{
font-size: 12px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}

.cruise-ship
{width: 150px;}

.cruise-departs
{width: 200px;}

.cruise-itinerary
{width: 75px;}
.cruise-itinerary-text
{width: 525px;}

.cruise-dates
{width: 60px;}

#SelectDestination div.tracker {
    font-size: 10px;
}

.tripplans-template
{width: 175px;
font-size: 12px;
color: #336666;
display: inline;
font-weight: bold;
}

.view, .copy
{width: 35px;}

.content-pro .view, .content-pro .copy
{width: 25px;}

.content-pro .delete
{width: 35px;}

.tripplans-destination
{width: 255px;}

.tripplans-trip-overview
{width: 231px;}

.tripplans-trip-overview-bold
{
font-size: 12px;
color: #336666;
font-weight: bold;
}

.tripplans-trip-overview-text
{

font-size: 12px;
color: #336666;

font-weight: normal;
}

.column-data
{
    background: #d9d9d9;
    border-top: 1px solid #c1dad7;
}

.column-data ul,.column-data .edit ul
{width:100%;list-style: none;padding: 0px; margin:0; display: block;}

.column-data ul li
{
    display: inline;
    padding:7px 7px 7px 10px;
    margin:0;
    font-size: 11px;
    color: #336666;
    text-align: left;
    float: left;
}
tr.column-data td {
    padding:7px 7px 7px 10px;
    margin:0;
    font-size: 11px;
    color: #336666;
    text-align: left;
}

.content-pro .column-data ul li {
    padding:7px 8px;
}

.column-data .edit ul li
{padding: 2px;}

.column-data .edit ul li a
{
color: #336666;
text-decoration: underline;
padding: 0;
display: inline;
}
.column-data .trip-name a
{
font-size: 12px;
color: #336666;
display: inline;
font-weight: bold;
}

.column-data .customer-name a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}

.column-data .contacts-customer-name a,
.column-data-2 .contacts-customer-name a,
.column-data .contacts-customer-trip-name a,
.column-data-2 .contacts-customer-trip-name a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}

.column-data .customer-email a,
.column-data-2 .customer-email a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: normal;
text-decoration: underline;
}
.column-data .email a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: normal;
text-decoration: underline;
}

.column-data .customer-name-leads a,
.column-data-2 .customer-name-leads a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}
.column-data .order-id a,
.column-data-2 .order-id a,
.order-id a
{
font-size: 11px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}

.column-data-2
{background: #f6fafb;border-top: 1px solid #ffffff;}

.column-data-2 ul,
.column-data-2 .edit ul
{width:100%;list-style: none;padding: 0px; margin:0; display: block;}

.column-data-2 ul li
{display: inline;padding:7px 7px 7px 10px;margin:0;font-size:10.5px;color: #336666;text-align: left;float: left; border-right:1px solid #f6fafb;}

.column-data-2
.tripplans-trip-overview a
{
font-size:10.5px;
color: #336666;
display: inline;
font-weight: bold;
text-decoration: underline;
}

.column-data-3
{background: #f6fafb;border-top: 1px solid #f6fafb;}

.column-data-3 ul,
.column-data-3 .edit ul
{width:100%;list-style: none;padding: 0px; margin:0; display: block;}

.column-data-3 ul li
{display: inline;padding:7px 7px 7px 10px;margin:0;font-size:10.5px;;color: #336666;text-align: left;float: left; border-right:1px solid #f6fafb;}

.column-data-matrix-2
{background: #f5f5f5;border-top: 1px solid #ffffff;}

.column-data-matrix-2 ul,.column-data-matrix-2 .edit ul
{width:100%;list-style: none;padding: 0px; margin:0; display: block;}

.column-data-matrix-2 ul li
{
display: inline;
padding:7px 7px 7px 8px;
margin:0;
font-size:10.5px;
font-weight: bold;
color: #000000;
text-align: left;
float: left;
border-right:1px solid #ffffff;
}

.column-data-matrix-3
{background: #f6fafb;border-top: 1px solid #ffffff;}

.column-data-matrix-3 ul,.column-data-matrix-3 .edit ul
{width:100%;list-style: none;padding: 0px; margin:0; display: block;}

.column-data-matrix-3 ul li
{
display: inline;
padding:7px 7px 7px 8px;
margin:0;
font-size:10.5px;
font-weight: bold;
color: #000000;
text-align: left;
float: left;
border-right:1px solid #ffffff;
}

.trip-overview
{
background-color: #f6fafb;
margin-bottom: 20px;
padding-top: 12px;
padding-bottom: 12px;
}
.trip-details
{
display:block;
float:left;
width: 470px;
padding: 10px 0 10px 30px;
}
.trip-details p
{
font-size: 11px;
color: #336666;
margin: 0;
line-height: 18px;
}
.trip-details p.boldgreen
{font-weight: bold;color: #336666;}
.trip-overview a.open,.trip-overview a.close
{
font-size: 11px;
color: #336666;
font-weight: bold;
padding-left: 21px;
display: block;
margin-left: 13px;
}
.trip-overview a.open {
background: url("../images/icons/minus-icon.gif") no-repeat left top;
}
.trip-overview a.close {
background: url("../images/icons/plus-icon.gif") no-repeat left top;
}
.trip-calendar
{
display:block;
float:right;
width: 280px;
padding: 10px 0;
}
/* }}} */

/* {{{ =content-table */
.content-table td {
    vertical-align: top;
    text-align: left;
    padding: 0; margin: 0;
}

.content-table td.sidebarcol,
.content-table td.testimonials {
    width: 329px;
}
.content-table td.news-events,
.content-table td.affiliations {
    padding: 20px;
    width: 625px;
}
.content-table td.testimonials {
    padding:20px;
}

.content-table td.table-shadow-left {
    background-image: url(../images/backgrounds/left_shadow.gif);
    width: 3px;
}
.content-table td.table-shadow-right {
    background-image: url(../images/backgrounds/right_shadow.gif);
    width: 3px;
}
.content-table td.table-shadow-bottom {
    background: url(../images/backgrounds/bottom_shadow.gif) no-repeat;
    height: 12px;
    width: 1000px;
}
.content-table td.table-shadow-bottom img {
    float: left;
}
.content-table td.sidebarcol {
    background:url(../images/backgrounds/green_bg_left.jpg) repeat-y top right;
}
.content-table td.sidebarcol #sidebarcontent {
    min-height: 353px;
    padding: 0 20px 10px;
    min-height: 343px;
    background:url(../images/backgrounds/green_gradient_left.jpg) no-repeat top right;
}
.content-table .sidebarcol p.intro {
    color:#404040;
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
    font-weight:normal;
    line-height:21px;
}
.content-table .sidebarcol p.tagline {
    color:#005371;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-top:20px;
}
.content-table .sidebarcol p.supplemental {
    color:#404040;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:16px;
}

.content-table .contentcol #contentcontainer {
    position: relative;
    max-width: 665px;
}

.content-table td.testimonials {
    border-top: 1px solid rgb(215, 212, 204); border-right: 1px solid rgb(215, 212, 204);
    background: transparent url(../images/backgrounds/orange_gradient.jpg) top left repeat-x;
    font-family:arial,helvetica,sans-serif;
}
.content-table td.testimonials img {
padding:0 0 14px;
}
.content-table td.testimonials .testimonial {
color:#074C6D;
font-size:11px;
font-style:italic;
font-weight:bold;
line-height:18px;
}
.siteContent-testimonials .testimonial {
color:#074C6D;
font-size:13px;
font-style:italic;
font-weight:bold;
line-height:18px;
}

.testimonial p {
margin:11px 0;
font-size:inherit;
color:inherit;
}

.content-table td.testimonials .testim_name {
color:#444444;
font-size:10px;
padding:5px 20px 10px 0px;
}
.siteContent-testimonials .testim_name {
color:#444444;
font-size:12px;
padding:5px 20px 20px 160px;
}
.content-table td.testimonials a.blue {
color:#074C6D;
font-size:11px;
font-weight:bold;
line-height:18px;
text-decoration:underline;
}
.content-table td.news-events {
    font-family:arial,helvetica,sans-serif;
    /*padding:20px;*/
    border-top: 1px solid rgb(215, 212, 204);
    background-image: url(../images/backgrounds/home_blue_gradient.jpg);
}
.content-table td.news-events img {
padding:0 0 14px;
}
.content-table td.news-events .bluebold {
color:#074C6D;
font-size:11px;
font-weight:bold;
}
.siteContent-newsAndEvents .news-date {
    color:#cc6600;
    font-size:12px;
    font-weight:bold;
}
.siteContent-newsAndEvents .bluebold {
color:#074C6D;
font-size:13px;
font-weight:bold;
}
.content-table td.news-events .newsbod {
color:#444444;
font-size:11px;
line-height:13px;
padding:5px 0 10px;
}
.newsbod p {
    margin:11px 0;
}
.siteContent-newsAndEvents .newsbod {
color:#444444;
font-size:13px;
line-height:15px;
padding:0 0 30px 0;
}
.content-table td.news-events a.blue {
color:#074C6D;
font-size:11px;
font-weight:bold;
line-height:18px;
text-decoration:underline;
}
.content-table td.affiliations {
font-family:arial,helvetica,sans-serif;
/*padding:20px;*/
border-top: 1px solid rgb(215, 212, 204);
}
.content-table td.affiliations img {
padding:0 0 14px;
}
.content-table td.affiliations .cctblogos img {
    padding:0 19px 14px 0;
}

.content-table .contentcol #homecontent {
position:relative;
}
.content-table .contentcol #homecontent img {
float: left;
}
.content-table .contentcol #homecontent a#getstarted {
    display: block;
    margin: 0; padding: 0;
    border: 0;
    position: absolute;
    text-indent: -9999px;
    outline: none;
    z-index: 10;
    background-image: url(../images/clear.gif);
}

.content-table .contentcol #homecontent a#getstarted {
    height:45px;
    left:275px;
    top:255px;
    width:120px;
}

.content-table .contentcol #homecontent a#journal_demo {
    top: 430px;
    left: 80px;
    color: #669900;
    font-weight: bold;
    position: absolute;
}

.content-table .contentcol #homecontent a#journal_demo {
    top: 430px;
    left: 80px;
    color: #669900;
    font-weight:bold;
    position:absolute;
}

#travel_professionals_links {
    position: relative;
    clear: left;
}
#travel_professionals_links a {
    position: absolute;
    display: block;
    text-indent: -9999px;
    border: 0 none;
    outline-style: none;
    z-index: 10;
    background-image:url(../images/clear.gif);
}
a#travel_agent_register {
    top: 50px;
    left: 30px;
    height: 45px;
    width: 110px;
}
a#travel_agent_login {
    top: 50px;
    left: 152px;
    height: 45px;
    width: 95px;
}

/* }}} */

/* {{{ =lists */
ul.start {
    padding: 0 0 0 16px;
    font-size: 12px;
    margin: 8px 0 0 0;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    list-style-image: url(../images/icons/green-bullet.gif);
}
ul.start li {
    font-weight: bold;
}
ul.start li ul {
    list-style-image: url(../images/icons/orange-bullet.gif);
}
ul.start li ul li {
    font-weight: normal;
    margin: 0 0  5px 0;
}
ul.faq {
    padding: 0;
    font-size: 12px;
    margin: 8px 0 0 0;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    list-style: none;
}
ul.faq li {
    margin: .6em 0;
}
ul.faq li a {
    color:#4C4C4C;
    font-weight:bold;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
}
ul.faq li a:hover {
    color:#5588BB;
}
/* }}} */

/* {{{ =faq */
h3.question {
color: #444444;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
border-bottom:1px solid #DDDDDD;
font-weight:bold;
margin-bottom:6px;
padding-bottom:5px;
padding-top:5px;
}
p.answer {
font: inherit;
color: #333333;
line-height:1.5;
}
/* }}} */

/* {{{ =destination */
.destination-block
{
width: 100%;
margin-top: 10px;
}
.destination-subblock {
border: 1px solid #cccccc;
margin: 5px 0 10px 17px;
width: 188px;
}
.destination-subblock A {
background: #cccccc url("../images/icons/minus-icon.gif") no-repeat 5px 2px;
display: block;
color: #0000cf;
font-size: 11px;
text-decoration: underline;
font-weight: bold;
padding: 2px 0 2px 25px;
}
.destination-subblock A.plus
{
background: #cccccc url("../images/icons/plus-icon.gif") no-repeat 5px 2px;
}
.wrapping-destination-content {
background: #ffffff;
text-align: center;
padding: 6px 0 10px;
}
.wrapping-destination-content A {
background: none;
padding: 0;
}
.destination-subblock.green {
border: 1px solid #329602;
}
.destination-subblock.green P {
background:  #329602;
color: #ffffff;
font-size: 12px;
padding: 2px 0 2px 8px;
}
.destination-subblock.orang {
border: 1px solid #e49215;
}
.destination-subblock.orang P {
background:  #e49215;
color: #ffffff;
font-size: 12px;
padding: 2px 0 2px 8px;
}
.wrapping-destination-content.height {
max-height: 140px;
overflow-x: hidden;
overflow-y: auto;
padding-left: 5px;
}
.wrapping-destination-content UL {
padding: 0;
margin: 0;
text-align: left;
padding-left: 20px;
}
.wrapping-destination-content UL LI {
padding: 0;
margin: 0;
list-style: none;
display: inline;
}
.wrapping-destination-content UL LI A {
padding: 0;
margin: 0;
display: inline;
}
.wrapping-destination-content UL LI SPAN {

margin: 0;
display: inline;
color: #333333;
padding: 0 0px;
font-size: 12px;
}
.wrapping-destination-content.height A.open {
background: url("../images/icons/minus-icon.gif") no-repeat left 3px !important;
text-align: left;
padding: 2px 0 2px 20px;
color: #323232;
text-decoration: none;
font-size: 12px;
display: block;
}
.wrapping-destination-content.height A.close {
background: url("../images/icons/plus-icon.gif") no-repeat left 3px !important;
text-align: left;
padding: 2px 0 2px 20px;
color: #323232;
text-decoration: none;
font-size: 12px;
}
.destination-block P {
color: #010066;
font-size: 11px;
font-weight: bold;
}
.destination-block P.phone {
margin-left: 21px;
}
.destination-block P A {
text-decoration: underline;
color: #010066;
/*padding-left: 21px;*/
padding-bottom: 5px;
}
.destination-block A:HOVER {text-decoration: none;}
.destination-block A.close {background: url("../images/icons/plus-icon.gif") no-repeat left top; padding-left: 21px}
.destination-block A.open {background: url("../images/icons/minus-icon.gif") no-repeat left top; padding-left: 21px}

.dest-guide-heading {
    background-color:#daedeb;
    color:#669999;
    font-size:11px;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #999;
    padding:2px;
    margin:0;
}

.dest-guide-heading strong {
    display:block;
    margin:0;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    padding:7px;
    text-align:center;
}

.dest-guide {
    padding:12px;
    color:#366;
}

.dest-guide h3 {
    color:#366 !important;
    font-size:16px !important;
    padding-bottom:12px !important;
}

.dest-guide h4 {
    font-size:12px;
    text-transform:uppercase;
    padding:0;
    margin:12px 0 0 0;
}

.dest-guide p {
    color:#366 !important;
}

.dest-guide-img {
    float:right;
    padding:2px;
    border:1px solid #ccc;
    margin-left:10px;
    margin-bottom:10px;
}
/* }}} */

/* {{{ =interests */
.content-right-col {
    padding: 0;
    max-width: 729px;
}

.content-right-col h6 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #CC6600;
    margin-top: 28px;
}
input, select, textarea {
    border:1px solid #7e9db9;
}
input[type=checkbox],
input[type=radio] {
    border: 0;
}

.interests-block {
width:660px;
float: left;
border: 1px solid #999999;
background: #FFFFFF;
margin-top: 20px;
}
.top-interests {
width: 648px;
float: left;
border: 1px solid #B6DBED;
margin: 5px;
background: #BBE0F0 url("../images/backgrounds/bg-interests-top.gif") repeat-x left top;
border-bottom: none;
display: inline;
}

.blue-header {
    border: 1px solid #B6DBED;
    display: block;
    height: 25px;
    background: #BBE0F0 url("../images/backgrounds/bg-interests-top.gif") repeat-x left top;
    width: 100%;
    line-height: 25px;
}
.blue-header h2,
.popup h3 {
    font-size: 14px;
    font-weight: bold;
    color: #366d67;
    display: inline;
    margin: 0;
}
.popup h3 {
    display:block
}
.blue-header .top-interests-icon a {
    display: block;
    width: 17px;
    height: 17px;
    float:left;
}

h3.reservation-hotel-name,
h3.reservation-car-name,
h3.reservation-air-name,
h3.reservation-transfer-name,
h3.reservation-cruise-name {
    font-size: 12px;
    font-weight: bold;
    color: #366d67;
    margin: 0;
    padding-left: 37px;
    float: left;
    height: 32px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.activity-item .hotel h3,
.activity-item .cruise h3,
.activity-item .transfer h3,
.activity-item .car h3,
.activity-item .air h3,
.activity-item .custom h3 {
    padding-right: 40px !important;
    background-position: top right;
    background-repeat: no-repeat;
}
.activity-item h3 {
    min-height: 32px;
}
.activity-item .header h2 a {
    /* blue headers in View Calendar page */
    color:#386E70;
    display: block;
    width: 265px;
}
h3.reservation-hotel-name, .activity-item .hotel h3 {
    background-image: url(../images/icons/icon_acttype_hotel.png);
}
h3.reservation-car-name, .activity-item .car h3 {
    background-image: url(../images/icons/icon_acttype_car.png);
}
h3.reservation-air-name, .activity-item .air h3 {
    background-image: url(../images/icons/icon_acttype_airDepart.png);
}
h3.reservation-transfer-name, .activity-item .transfer h3 {
    background-image: url(../images/icons/icon_acttype_transfer.png);
}
h3.reservation-cruise-name, .activity-item .cruise h3 {
    background-image: url(../images/icons/icon_acttype_cruise.png);
}
h3.reservation-custom-name, .activity-item .custom h3 {
    background-image: url(../images/icons/icon_acttype_custom.png);
}
.activity-item a {
    text-decoration: none;
}
.activity-item .directions-link {
    font-size: 12px;
    padding-left: 30px;
    font-weight: normal;
}

.reservation-edit-icons {
    float: right;
}
.reservation-line {
    margin: 1em 0;
}

#directions_form a.get-directions {
    font-weight: bold;
    text-decoration: underline;
}

#directions_1_select, 
#directions_2_select {
    width: 270px;
}

#directions_1_select, 
#directions_2_select, 
#directions_1_select option, 
#directions_2_select option,
.form-hint {
    font-size: 11px;
}

.top-interests-icon a,.blue-header a{
    display: block;
    width: 17px;
    height: 17px;
}

.top-interests-icon {
    float: left;
    line-height: 0px;
    font-size: 1px;
    margin: 3px 8px 0 6px;
    display: inline;
}
.top-interests-icon.close {
    background: url("../images/icons/blue-icon-right.gif") no-repeat left top;
}
.top-interests-icon.open {
    background: url("../images/icons/blue-icon-bot.gif") no-repeat left top;
}
.top-interests-icon.q-icon {margin-top: 5px;}
.interests-menu {
    width: 450px;
    float: left;
    margin: 4px 0 0 7px;
    display: inline;
}
.interests-menu ul {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
}
.interests-menu ul li {
    float: left;
    display: inline;
    background: url("../images/backgrounds/bg-int-ul.gif") repeat-x left top;
}
.interests-menu ul li.select-interests {background: url("../images/backgrounds/bg-int-ul-sel.gif") repeat-x left top;}
.interests-menu ul li a {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    text-decoration: underline;
    color: #336666;
    display: block;
    background: url("../images/backgrounds/l-int-ul.gif") no-repeat left top;
}
.interests-menu ul li a:hover {text-decoration: none;}
.interests-menu ul li.select-interests a {
    text-decoration: none;
    font-weight: bold;
    color: #333333;
    background: url("../images/backgrounds/l-int-ul-sel.gif") no-repeat left top;
}
.interests-menu UL LI.select-interests A:HOVER {text-decoration: underline;}
.interests-menu UL LI A SPAN {
    padding: 4px 11px 3px 11px;
    display: block;
    background: url("../images/backgrounds/r-int-ul.gif") no-repeat right top;
}
.interests-menu UL LI.select-interests A SPAN {
    background: url("../images/backgrounds/r-int-ul-sel.gif") no-repeat right top;
    padding:4px 10px;
}
.content-interests {
    width: 100%;
    float: left;
    background: #FFFFFF;
    padding-bottom: 10px;
}
.one-interests {
    width: 75px;
    float: left;
    text-align: center;
    margin: 16px 0 0 30px;
    display: inline;
}
.one-interests P {
    padding: 0px;
    margin: 0px;
    line-height: 13px;
    font-size: 11px;
}
.one-interests a {color: #de6804;}
.one-interests a.black-link {color: #333333;}
.one-interests a span {color: #333333;}
.line-interests {
    width: 100%;
    float: left;
}
.interests-block H2 {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #796567;
    margin-top: 5px;
    padding-bottom: 4px;
}
.interests-block.select-your-destination {
    height: 405px;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 10px;
}
.top-interests.sel-top-interests {
    width: 632px;
}

/* interest icons*/
a.interest_option {
    display: block;
    width: 60px;
    height: 60px;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin:0 auto;
}

a.interest_option_sel {
    background-position: -60px 0;
}
/* }}} */

.form-destination {
width: 155px;
float: left;
}
.checkbox-block {
float: left;
text-align: center;
padding: 5px 5px 0px 3px;
margin: 0 5px 0 0;
}
.row-check {
width: 140px;
text-align: left;
}
.book.checked {
background: #e49215;
}
.book.checked label {
color: #ffffff;
position: relative;
top: -1px;
}
.add.checked {
background: #329602;
}
.add.checked label {
color: #ffffff;
}
.row-check input {
}
.checkbox-block label {
font-size: 12px;
color: #333333;
font-weight: bold;
}
.edit-pick {
display: block;
margin-top: 20px;
}
.description-block {
width: 475px;
float: left;
}
.description-block img {
max-width: 130px;
float: right;
margin: 5px 1px 2px 4px;
display: inline;
}
.description-block A.heading-a {
font-size: 14px;
font-weight: bold;
color: #00336a;
text-decoration: underline;
display: block;
margin: 7px 0 3px;
}
.description-block A.heading-a:HOVER {
text-decoration: none;
}
.description-block P {
font-size: 12px;
color: #333333;
margin: 0;
line-height: 18px;
}
.description-block P A.heading-a {
font-size: 14px;
color: #0200cd;
text-decoration: underline;
font-weight: bold;
}
.description-block P A:HOVER {
text-decoration: none;
}
.description-block P SPAN {
font-style: italic;
font-weight: bold;
}
.results-block {
background: #ffffff;
float: left;
width: 632px;
margin: 5px 0 5px 7px;
padding-bottom: 2px;
display: inline;
}
.results-block.gray {
background: #eeeeee;
border: 1px solid #999999;
border-left: none;
border-right: none;
float: left;
width: 632px;
margin: 5px 0 5px 7px;
padding-bottom: 2px;
}
.leaf-block {
float: left;
width: 632px;
margin-left: 7px;
display: inline;
padding: 5px 0 10px;
}
.wrapping-leaf-block {
float: right;
width: 270px;
}
.leaf-block P,
.leaf-block table {
float: right;
font-size: 12px;
color: #000000;
margin: 0;
padding: 2px 4px;
}
.leaf-block p.bord {
border: 1px solid #a4b97e;
}
.leaf-block a {
float: left;
line-height: 0;
font-size: 1px;
width: 17px;
height: 17px;
margin: 1px 6px;
}
.leaf-block a.move-left {background: url("../images/icons/icon-left.gif") no-repeat left top;}
.leaf-block a.move-right {background: url("../images/icons/icon-right.gif") no-repeat left top;}
.leaf-block a.disabled {
    display:none;
}
.interests-block.select-your-destination FORM {
padding: 0px;
margin: 0px;
}
.sel-block select {
width: 155px;
float: left;
background: #FFFFFF;
font-size: 13px;
color: #333333;
display: block;
}
.sel-block {
width: 160px;
float: left;
margin-top: 28px;
}
.sel-title {
width: 260px;
float: left;
}
.null-block {
width: 100%;
float: left;
margin-left: 5px;
display: inline;
}
.null-block P {
padding: 0px;
margin: 0px;
color: #333333;
font-size: 12px;
}
.form-line input.radio-sel {
width: auto;
float: left;
position: relative;
}
.form-line label {
font-size: 11px;
margin-top: 3px;
float: left;
cursor: pointer;
}
.form-line {
width: 130px;
float: left;
margin: 5px 0 0 20px;
display: inline;
clear: left;
}
.three-button {
width: 100%;
float: left;
margin-top: 10px;
}
.three-button input {
font-size: 13px;
color: #FFFFFF;
border: none;
margin-right: 3px;
cursor: pointer;
}
.three-button input.grey-button-long,
input.grey-button-long {
width: 160px;
height: 29px;
background: url("../images/buttons/grey-button-long.gif") no-repeat left top;
}

.three-button input.grey-button-short,
input.grey-button-short {
width: 63px;
height: 29px;
background: url("../images/buttons/grey-button-short.gif") no-repeat left top;
vertical-align:middle;
}
.comment-block {
width: 380px;
float: left;
}
.comment-block p {
padding: 0px;
margin: 0px;
font-size: 13px;
font-weight: bold;
color: #003561;
line-height: 19px;
}
.comment-block P.comment-p {
font-weight: normal;
color: #2E3231;
}

/* {{{ =viewcalendar */
.trip-block
{
float: left;
width: 390px;
margin-left: 15px;
/* min-height: 800px; */
}

.tab
{width: 52px;text-align: center; float:left}
.tab a
{font-size: 12px;color: #ffffff;font-weight: bold;display: block;height: 20px;line-height: 20px}
.tab a:hover
{text-decoration: none;}
.tab.dark
{background: #6d787c;}
.tab.dark .tab-r
{width: 100%; background: url("../images/backgrounds/sheet-trip-right.gif") no-repeat right top;}
.tab.dark .tab-l
{width: 100%; background: url("../images/backgrounds/sheet-trip-left.gif") no-repeat left top;}
.tab.light
{background: #b1b1b1;}
.tab.light .tab-l
{width: 100%; background: url("../images/backgrounds/sheet-day-left.gif") no-repeat left top;}
.tab.light .tab-r
{width: 100%; background: url("../images/backgrounds/sheet-day-right.gif") no-repeat right top;}

.date-row
{
width: auto;
background: url("../images/backgrounds/date-row-bg.gif") repeat-x left top;
height: 20px;
text-align: center;
clear: both;
padding: 4px 3px 0 3px;
}
.date-row span
{
font-weight: bold;
font-size: 12px;
color: #eeecd3;
margin: 0;
}
a.date-back
{
width: 17px;
height: 17px;
float: left;
background: url("../images/icons/icon-gray-left.gif") repeat-x left top;
}
a.date-next
{
width: 17px;
height: 17px;
float: right;
background: url("../images/icons/icon-gray-right.gif") repeat-x left top;
}
.trip-activities
{
padding: 5px 5px 1px 5px;
border: 1px solid #999999;
background-color: #fff;
}
span.day
{
display: block;
width: auto;
background: #989989;
color: #ffffff;
border-bottom: none;
text-align: center;
font-size: 11px;
font-weight: bold;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
.activity-item
{
width: auto;
}
.activity-item div.header
{
padding: 5px 9px;
background: #BBE0F0 url("../images/backgrounds/bg-interests-top.gif") repeat-x left top;
width: auto;
border: 1px dotted #969df8;
border-width: 0 0 1px 0;
}
.activity-item div.header h2
{
font-size: 12px;
float: left;
margin: 0 5px;
color: #386e70;
}
a.collapse
{
display: block;
width: 17px;
height: 17px;
background: url("../images/icons/blue-icon-bot.gif") no-repeat left top;
}
.collapse.close
{background: url("../images/icons/blue-icon-right.gif") no-repeat left top;}
a.collapse-red
{
display: block;
width: 17px;
height: 17px;
background: url("../images/icons/down-icon-red.gif") no-repeat left top;
}
.collapse-red.close
{background: url("../images/icons/right-icon-red.gif") no-repeat left top;}
a.lock, .table-month.big .number a.lock
{
display: block;
background: url("../images/icons/locked-icon.gif") no-repeat left top;
width: 12px;
height: 15px;

}
.lock.unlocked, .table-month.big .number .lock.unlocked {background: url("../images/icons/unlocked-icon.gif") no-repeat left top;}
a.notes, .table-month.big .number a.notes
{
display: block;
background: url("../images/icons/sheet-icon.gif") no-repeat left top;
width: 12px;
height: 15px;
}
.notes.none .table-month.big .number .notes.none {background: url("../images/icons/sheet-plus-icon.gif") no-repeat left top;}
a.x, .table-month.big .number a.x
{
display: block;
width: 17px;
height: 17px;
background: url("../images/icons/close-icon-blue.gif") no-repeat left top;
}
.activity-item a.notes, .activity-item a.lock, .activity-item a.x{ float: right; margin-left: 4px;}

.activity-item div.details
{
width: auto;
padding: 6px 0;
}
.activity-item div.details h3
{
margin: 0;
padding: 0;
}
.activity-item div.details h3 a
{
font-size: 14px;
font-weight: bold;
color: #5588BB;
margin: 0; /* 0 0 30px;*/
padding: 0px;
padding-left: 30px;
display: block;
}
.activity-item div.details h3 strong
{
font-weight: bold;
color: #555;
margin: 0 0 0 30px;
font-size: 12px;
padding: 0px;
display:block;
}

.details div.desc
{
color: #000201;
font-size: 12px;
margin: 6px 0;
width: auto;
}

.details div.desc div.photo
{
display: block;
width: 110px;
background-color: #ccc;
margin: 0 0 0 6px;
float: right;
overflow: hidden;
}
div.desc div.photo img
{
width: 108px;
}
div.details a.add
{
width: auto;
display: block;
background: #cdcdcd url("../images/icons/plus-bold-icon.gif") no-repeat center;
height: 17px;
}
.activity-item div.details h3 a.confirm_hours {
    font-size: 12px;
    text-decoration: underline;
    padding: 0;
}

.calendar-map-block
{
float: left;
width: 270px;
margin: 20px 0px 0 15px;
text-align: center;
}
#trip_map {
    overflow:hidden;
}

.date-trip.short
{
width: 177px;
padding-top: 3px;
}

.interests-block.trip-activities {
width: 353px;
_width: 100%;
margin-top: 0;
}
.trip-activities .top-interests.sel-top-interests {
width: 343px;
}
.date-trip {
width: 305px;
text-align: center;
float: left;
}
.date-row .date-trip P {
margin: 0;
font-weight: bold;
font-size: 12px;
color: #eeecd3;
padding-top: 4px;
}

.day-trip-block h2 {float: left;}
.top-interests.sel-top-interests A:HOVER {text-decoration: none;}
.trip-destination-block {
float: left;
width: 343px;
margin-left: 7px;
display: inline;
}
/* }}} */

/* {{{ =popup */
.popup {
    border: 1px solid #fa9306;
}
.popup .drag-handle {
    cursor:move;
}
.popup .heading {
    width: auto;
    background: url("../images/backgrounds/form-new-trip-bg.gif") repeat-x left top;
    display:block;
    height: 18px;
    padding: 3px;
    margin: 0;
}
.popup div.heading h2 {
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin: 0 5px;
    color: #fff;
}
.popup div.details {
    margin: 0 0 8px 0;
    background-color: #fff;
    padding: 8px;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
}
.popup div.details h3 {
    color: #5588BB;
    font-size: 14px;
    margin: 0;
}
.popup div.details span {
    display: block;
    margin: 0 0 3px 0;
}
.popup div.details .descr {
    max-height: 130px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 3px 0 5px 0;
}
.popup div.details h4 {
    color: #555;
    font-size: 13px;
    margin: 0;
}
.popup div.details img {
    float:left;
    border:solid 1px silver;
    padding:5px;
    margin-right:10px;
}
.popup div.details p, .popup div.details span {
    font-size: 12px;
}
/* content-block sub classes added by p.michalek */
.popup div.content-block h2 {
    color: #cc6601;
    font-size: 18px;
    margin: 0;
}

.popup div.content-block h3 {
    color: #cc6601;
    font-size: 16px;
    margin: 0;
}
.popup div.content-block h4 {
    /*text-transform:uppercase; */
    font-size: 13px;
    margin: 10px 0px 3px 0px;
}
.popup div.content-block p, .popup div.content-block span
{
    font-size: 12px;
    line-height: 1.4;
}
.edit_reservation {
    background-color:#F1F1E7;
    position: absolute;
    top: 100px;
    left: 100px;
    width: 600px;
}
.edit_reservation .content_body {
    height:400px;
    overflow:scroll;
}
.blue {
    color: #5588BB;
}
.heading .x {
    float: right;
    background: url("../images/icons/icon-close.gif") no-repeat left top;
}
.maximize {
    padding-right: 20px;
    background: transparent url("../images/icons/maximize-icon.gif") no-repeat center right;
    font-size: 11px;
    color: #fff;
    float: right;
    line-height: 20px;
}
a.rightArrow {
    padding-left: 20px;
    background: transparent url("../images/icons/right-arrow.gif") no-repeat center left;
    font-size: 13px;
    color: #00005e;
    line-height: 20px;
}
.outerWrap {
    margin: 10px 0 0 5px;
    z-index: 9998;
    display: block;
    background: url(../images/updater/corner_tr.png) right top no-repeat;
}
.innerWrap {
    display: block;
    background: url(../images/updater/corner_bl.png) left bottom no-repeat;
    padding-top: 8px;
    padding-left: 8px;
}
.wrapShadow {
    display: block;
    background: url(../images/updater/shadow.png) bottom right no-repeat;
}
.containerOutline {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    background-color:#eeeeee;
    padding: 2px;
    display: block;
    position: relative;
    left: -8px;
    top: -8px;
    text-align: left;
}

.mainContent {
    padding: 5px;
    width:430px;
    margin: 0px;
}
.categoriesMainContent{
    padding:5px;
    width:730px;
    margin:0px;
}
.mainContentmFU {
    padding: 5px;
    width:430px;
    margin: 0px;
}
.mainContentCustomerTrips {
    padding: 5px;
    width:650px;
    margin: 0px;
}
.mainContentEditCustomerTrips {
    padding: 5px;
    width:650px;
    margin: 0px;
}
.mainContentCertification {
    padding: 5px;
    width:250px;
    margin: 0px;
}
.mainContentStartaTrip {
    padding: 5px;
    width:250px;
    margin: 0px;
}
.mainContentAgentIntro {
    padding: 5px;
    width:350px;
    margin: 0px;
}
.mainContentLeadStatus {
    padding: 5px;
    width:250px;
    margin: 0px;
}
.mainContentConvertLead {
    padding: 5px;
    width:175px;
    margin: 0px;
}
.mainContentJournalBranding {
    padding: 5px;
    width:770px;
    margin: 0px;
}
.mainContentSignUpLeads {
    padding: 5px;
    width:300px;
    margin: 0px;
}
.mainContentContactiZento {
    padding: 5px;
    width:300px;
    margin: 0px;
}
.mainContentJoinNow {
    padding: 5px;
    width:710px;
    margin: 0px;
}
.mainContentRecommendTrip {
    padding: 5px;
    width:550px;
    margin: 0px;
}
.cruise_date {
    padding: 5px;
    width:330px;
    margin: 0px;
}
.avatar_options {
    padding: 5px 10px;
    width:425px;
    margin: 0px;
}
.updater_desc {
    background-color: #f1f1e7;
    width:500px;
    font-size: 12px;
}
.avatar_select {
    height: 250px;
    width: 350px;
}
.avatar_image {
    float: left;
    margin: 2px;
    border: 1px solid #c7c7fe;
}
.popupContent {
    padding: 5px;
    width:430px;
    margin: 0px;
    text-align: left;
}
/* }}} */

#optimize {
    text-align: left; z-index: 9999;
}
#progress {
    overflow: auto; text-align: center; padding: 20px 0;
}
.progressContainer {
    width: 407px;
    height: 32px;
    padding: 0px;
    border: 1px solid #fff;
    margin: 0 auto;
    text-align: left;
    background: url(../images/updater/opt_progress_incomplete.png) repeat-x; /* use the color or the background you want! */
}
.progressBar {
    height: 32px;
    background: url(../images/updater/opt_progress_complete.png) repeat-x; /* use the color or the background you want! */
}

/* {{{ =common components */
div.box div.o_head {
    background-image: url(../images/ui/table_orange_bg.gif);
    width: auto;
    text-align: left;
    padding: 3px;
    margin: 0px;
    display: block;
}

.o_border {
    border: 1px solid #FF9900;
}

div.box {
    margin: 1em auto;
}

div.box div.head {
    margin-top: 10px;
    background-image: url(../images/backgrounds/green-bord-bg.gif);
    background-repeat: repeat-x;
    height: 39px;
    width: auto;
    padding: 0 1em;
}

div.box div.head h1,div.box div.o_head h1,div.box div.b_head {
    padding: 12px 0 1em 6px;
    font: 16px/ 16px 'Lucida Grande', Arial, Geneva, Verdana, sans-serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

div.box div.o_head h1,div.box div.b_head h1 {
    padding: 0;
    display: inline;
    font-size: 14px;
    text-transform: none;
    color: #fff;
}

div.box div.o_head h2 {
    padding: 0;
    font-size: 12px;
    margin: 0 0 0 5px;
    text-transform: none;
    color: #fff;
    float: left;
}

div.box div.b_head {
    margin: 0;
    padding: 4px;
    overflow: hidden;
}

div.box div.b_head h1 {
    text-align: center;
    padding: 0;
    font-size: 12px;
    margin: 0;
}
div.box div.box_body {
    margin: 0;
    background-color: #fff;
    padding: 8px;
}
div.box_body label, div.box_body input, div.box_body select {
    width: 150px;
    float: left;
    margin-bottom: 10px;
}

div.box_body label {
    text-align: right;
    padding-right: 20px;
}

div.box_body br {
    clear: left;
}
div.box_body input.chk { 
    width: 10px;
}

select.invalid,
input.invalid {
    border: 1px solid #dd0000;
}
.red,
.req {
    color: #880000;
}
.content-right-col {
    float: left;
}

.pad10left {
    padding: 0 0 0 10px;
}
.pad10top {
    padding: 10px 0 0 0;
}
.pad10v {
    padding: 10px 0;
}
.pad10h {
    padding: 0 10px;
}
.pad10 {
    padding: 10px;
}
.content-right-col h1,
.label_orange,
.siteContent-testimonials h1,
.siteContent-newsAndEvents h1 {
    padding: 10px 0;
    margin: 0px;
    font-size: 19px;
    color: #CC6600;
    margin-top: 28px;
}
.content-right-col h1,
.siteContent-testimonials h1,
.siteContent-newsAndEvents h1 {
margin-top: 0;
}
.navigation h1 {
padding: 0 0 0 15px;
margin: 0 0 0 0;
font-size: 26px;
color: #CBCC66;
}

.label_orange {
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bold;
}
a.cruise_lnk {
text-decoration: underline;
font-weight: bold;
font-size: 12px;
margin: 0 10px;
}

div.formBtn, div.buttonBar, div.three-button, div.button-bar {
text-align: right;
}

.rad-options {
padding: 5px 0 5px 48px;
}
/* }}} */

form {
margin: 0;
padding: 0;
}
label {
font-size: 11px;
font-weight: 600;
}
.rad_options label {
font-weight: normal;
}
.input_med {
width: 106px;
border: 1px solid #7e9db9;
}
.heading-m-black {
font-weight:bold;
font-size:1.0em;
}
.find-cruise-heading,
.find-other-heading {
font-size: 16px;
font-weight: bold;
color: #366d67;
margin: 0;
background: url("../images/icons/icon_cruise.gif") no-repeat left top;
padding: 4px 0 3px 48px;
display: block;
height: 45px;
width: 200px;
line-height: 45px;
}
.blue-heading {
font-size: 16px;
font-weight: bold;
color: #366d67;
margin: 0;
display: block;
}
.orange-heading {
font-size: 16px;
font-weight: bold;
color: #CC6600;
margin-top: -10px;
margin-bottom:0;
padding:0;
display: block;
}
.moveRight{
margin-left:250px !important;
}
.orange-text {
color:#CC6600;
font-weight:bold;
font-size:14px;
margin-top:2px;
}
.icon-cruise {
display:block;
width: 20px;
height:35px;
background: url("../images/icons/ship-icon.gif") no-repeat left top;
margin-left: 15px;
}
.icon-allothers {
display:block;
width: 37px;
height:45px;
background: url("../images/icons/icon_allothers.gif") no-repeat left top;
}
.find-other-heading {
background: url("../images/icons/icon_allothers.gif") no-repeat left top;
}
.white-cont {
background-color: #fff;
border:1px solid #cccccc; padding:5px; margin:5px 0;
width: 430px;
padding: 12px;
font: 12px verdana, serif;
max-height: 450px;
overflow: auto;
overflow-x: hidden;
}
.white-cont.wide {
width: 100%;
max-height: 700px;
}
.white-cont.avatars {
width: 95%;
max-height: 450px;
}
.white-cont.cruises {
width: 100%;
max-height: 490px;
}
#travelerContainer {
    max-height:490px;
}
a.plus-icon {
padding-left: 20px;
background: transparent url("../images/icons/add-green-icon.gif") no-repeat center left;
line-height: 18px;
font-weight: bold;
}
.conflict-container {
    font-size: 11px;
}
.conflict-container h2 {
    color: #CC6600
}
.conflict-container .white-cont {
    background-color: #EEEEEE !important;
}
.conflict-container .white-cont .odd {
    background-color: #FFFFFF !important;
    clear:both;
}
.conflict {
    display: block;
    padding: 5px;
    border:1px solid #ccc;
    border-width: 0 0 1px 0;
}
.conflict h3 {
    margin: 0 0 .25em;
}
.conflict p.availability {
    margin: 0;
}
p.conflict-desc {
    margin: .25em 0;
    padding-left: 20px;
    background: url(../images/icons/icon_clock.gif) no-repeat 0 0;
    min-height: 17px;
}
.conflict p.delete-link {
    margin: .25em 0;
}
.conflict .delete-link a {
    font-weight: bold;
    text-decoration: underline;
}
.conflict_left{
    width:100px;
    float:left;
}
.conflict_main {
    width:300px;
    margin-left:100px;
}
.odd
{background-color: #ebebeb;}
.edit-a {
font-size: 11px;
font-weight: normal !important;
text-decoration: underline;
color: #000000;
}
.row {
display: block;
margin: 10px 0;
}
.border-gray {
border-top: 1px solid #999;
border-width: 1px 0 0 0;
margin: 10px 0;
}

/* {{{ =buttons */
.button-cancel
{
display: block;
width: 65px;
height: 29px;
background: url("../images/buttons/button-cancel.gif") no-repeat left  top;
}
.button-next
{
display: block;
width: 51px;
height: 29px;
background: url("../images/buttons/button-next.gif") no-repeat left top;
}
.button-save
{
display: block;
border: none;
width: 46px;
height: 29px;
background: url("../images/buttons/button-save.gif") no-repeat left  top;
}
.button-start {
border: none;
width: 100px;
height: 26px;
background: url("../images/buttons/button-start.gif") no-repeat left top;
margin-left: 15px;
}
input.btn, a.btn, button.btn
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
}
.btn[disabled]
{
background: #CCC;
}

.input_cc_btn {
    font: bold 12px verdana, serif;
    height: 29px;
    background: url("../images/buttons/btn_gray_bg.gif") repeat-x scroll left top transparent;
    border-color: #DDDDDD #666666 #666666 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    width: 75px !important;
    float: none !important;
}

.div_cc_input {
    margin-top: 5px;
    width: 790px;
    text-align: right;
    clear: left;
    display: block;
    margin: 5px 0;
}
.button-bar
{
margin: 0px;
padding-top: 20px;
display: block;
clear:both;
}

.grey-button-short,
.grey-button-long
{
font: bold 12px verdana, serif;
display: inline;
border: none;
color: #fff;
background: url("../images/buttons/grey-button-short.gif") no-repeat left top;
}
.blue-button
{
font: bold 12px verdana, serif;
display: inline;
border: none;
color: #fff;
width: 153px;
height: 32px;
background: url("../images/buttons/button-blue.gif") no-repeat left top;
}
a.blue-button {
    display:block;
    text-align:center;
    line-height:31px
}
.green-button
{
font: bold 12px verdana, serif;
display: inline;
border: none;
color: #fff;
width: 153px;
height: 32px;
background: url("../images/buttons/button-green.gif") no-repeat left top;
margin: 5px 0;
}
.relaxator
{
width:100%;
clear:both;
float:left;
height:1px;
}
/* }}} */

#ajax_progress {
display:block;
background: transparent url("../images/icons/ajax-loader-4.gif") no-repeat top left;
font-size: 13px;
color: #1b405c;
font-weight: bold;
line-height: 18px;
height: 18px;
padding-left: 18px;
margin: 3px 3px 0 0;
}

.cf:after, .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.cf, .clearfix {
display: inline-block;
}
html[xmlns] .cf,html[xmlns] .clearfix {
display: block;
}
* html .cf, * html .clearfix {
height: 1%;
}
.relax
{
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
.fl
{float: left; }
.fr
{float: right; }
.frr
{float: right;text-align:right; }
.bl
{display: block; }
.b
{font-weight: bold;}
.center
{text-align: center;}
br.cl {display:block; height:0; clear:both;}

/* Agent CSS */
a.agent {color:#163264;text-decoration: underline; font-size: 10px;}
a.agent:hover {text-decoration: underline;}
.agent {color:#163264; font-size: 10px; line-height: 16px;}

/* PROTOTYPE MARKUP */
/* Static Complete */
a.agentPsc {color:#366e00;text-decoration: underline; font-size: 10px;}
a.agentPsc:hover {text-decoration: underline;}
.agentPsc {color:#366e00; font-size: 10px; line-height: 16px;}

/* No Mockup */
a.agentPnp {color:#ff3300;text-decoration: underline; font-size: 10px;}
a.agentPnp:hover {text-decoration: underline;}
.agentPnp {color:#ff3300; font-size: 10px; line-height: 16px;}

.agenttitle {
    color:#CC6600;
    font-size:15px;
    font-weight:bold;
    margin:28px 0 0;
    padding:0;
}

.agentheadertitle {
    color:#CBCC66;;
    font-size:22px;
    font-weight:bold;
    margin:-8px 0 0 0;
    height: 60px;
    padding:0 0 0 55px;
}

.activityFormElement{
    padding: 4px;
    width: 200px;
    clear: left;
    float: left;
    font-size: 12px;
    margin-left: 0px !important;
}
.activityFormLabel{
    clear: left;
    width: 200px;
    margin-top: 5px;
}
.activityFormDescr{
    clear: left;
    float: left;
    padding: 4px;
    width: 402px;
    font-size: 12px;
    height: 80px;
}

#private_activity_details #activity_long_descr_tracker {
    clear: left;
}
#private_activity_details #activity_long_descr_tracker .count {
    display: inline;
}

/* {{{ =get started */


.myprofilesubscriptions{
background: url("../images/backgrounds/myprofilesubscriptions.gif") 0px 0px no-repeat;
margin-top:0px;
margin-left:15px;
margin-right:25px;
padding-left:200px;
padding-right:0;
padding-top:30px;
padding-bottom:25px;
}
/* }}} */

.myprofilesubscriptions blockquote {
color:#000000;
font-size:13px;
font-weight: bold;
margin:0 0 20px 0;
padding:0;
}

a.orange {
background: url("../images/backgrounds/arrow_orange.gif") 0px 0px no-repeat;
color: #993400;
font-size: 12px;
font-weight: bold;
height: 50px;
margin: 0 0 0 -2px;
padding: 2px 0 5px 25px;
width: 90px;
text-decoration: underline;
}

a.orange:hover {text-decoration: underline;}

a.blue {color:#000196; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.blue:hover {text-decoration: underline;}

a.teal {color:#336666; text-decoration: underline; font-size: 12px; font-weight: bold;}
a.teal:hover {text-decoration: underline;}

a.teal-small {color:#336666; text-decoration: underline; font-size: 11px; font-weight: bold;}
a.teal-small:hover {text-decoration: underline;}

a.bluethin {color:#000196; text-decoration: underline; font-size: 12px; font-weight: normal;}
a.bluethin:hover {text-decoration: underline;}
a.addClassName {
background: url("../images/buttons/add_record_green_cross.gif") 0px 0px no-repeat;
color: #333333;
font-size: 12px;
font-weight: bold;
height: 50px;
margin: 0 0 0 -2px;
padding: 2px 0 5px 25px;
width: 90px;
text-decoration: underline;
}

a.addrecord:hover {text-decoration: underline;}

.table-results-loading {
    background: #fff url("../images/main/loading_table_results.gif") center no-repeat;
    width: 100%;
    padding: 100px 0;
}

.no-results {
    font-size:130% !important;
    padding:50px !important;
    text-align:center;
}

.results-group-heading {
    background-color:#c0d9d6;
}

.izentoagent{
display: block;
clear: both;
}

.izentoagent h1 {
color:#CC6600;
font-size:16px;
margin: 0 0 21px 0;
padding:0;
}

.izentoagent h2 {
color:#669932;
font-size:12px;
margin: 0 0 0 0;
padding:16px 0 0 0;
clear:left;
}

.izentoagent h3 {
color:#CC6600;
font-size:15px;
margin:0;
padding:0;
}

.izentoagent p {
color:#353535;
font-size:12px;
margin:0;
padding:0;
}

/* {{{ =forms */
.hr-gradient
{
display: block;
height: 15px;
width: 808px;
margin: 5px 0 5px 0;
background: url("../images/backgrounds/hr_gradient.gif") 0 0 no-repeat;
/*float: left;*/
border: 0;
}

.hr-thin-ccc
{
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:thin;
clear:left;
display:block;
height:1px;
margin-bottom:5px;
margin-left:0;
margin-right:0;
margin-top:5px;
width:808px;
}
.hr-medium {
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:thin;
clear:left;
display:block;
height:1px;

width:80%;
}
.izentoagent  label {
margin-bottom:1px;
margin-top:5px;
padding-right:4px;
text-align:right;
float:left;
width:105px;
}
.izentoagent  input, .izentoagent select, .izentoagent textarea {
float:left;
margin-bottom:10px;
width:200px;
border:0;
padding:5px;
font-size:12px;
}

.izentoagentform{
display: block;
clear: both;
}

.izentoagentform h1 {
color:#CC6600;
font-size:16px;
margin: 0 0 5px 0;
padding:0;
}

.izentoagentform h2 {
color:#669932;
font-size:12px;
margin: 0 0 0 0;
padding:16px 0 0 0;
clear:left;
}

.izentoagentform h3 {
color:#CC6600;
font-size:15px;
margin:0;
padding:0;
}

.izentoagentform p {
color:#353535;
font-size:12px;
margin:0;
padding:0;
}

.izentoagentform  label {
margin-bottom:1px;
margin-top:5px;
padding-right:4px;
text-align:right;
float:left;
width:105px;
}

.table-wrap-customers-search  label {
float:left;
margin-bottom:1px;
margin-top:10px;
padding-left:10px;
text-align:left;
width:150px;
}

.search-column-input {
float:left;
margin-left:10px;
font-size:12px;
}

.izentoagentform  input, .izentoagentform select, .izentoagentform textarea {
float:left;
width:200px;
padding:4px;
font-size:12px;
}

.izentoagentform input.readonly,
.izentoagentform select.readonly,
.izentoagentform textarea.readonly {
float:left;
width:200px;
padding:4px;
font-size:12px;
border: none;
color: #666666;
cursor: default;
}

input.radio{
float:left;
padding:4px;
font-size:12px;
padding:4px;
width: 15px;
border: 0pt none;
}

label.radio{
float:left;
padding: 0px;
width: 35px;
border: 0;
text-align: left;
font-weight: normal;
}

label.textareatop{
float:left;
padding: 0px;
border: 0;
text-align: left;
font-weight: normal;
width: 250px;
}

input.checkbox{
float:left;
font-size:12px;
width: 20px;
border: 0pt none;
}

label.checkboxbold{
float:left;
padding: 0px;
border: 0;
width: 45px;
text-align: left;
font-weight: bold;
 margin-bottom:0;
margin-left:5px;
margin-top:6px;
}

label.checkbox{
float:left;
padding: 0px;
border: 0;
text-align: left;
font-weight: normal;
width: 250px;
}

label.checkbox145bold{
float:left;
padding: 0px;
border: 0;
width: 145px;
text-align: left;
font-weight: bold;
margin-bottom:0;
margin-left:5px;
margin-top:6px;
}

div.formrowleft {
clear: left;
float: left;
width: 350px;
margin-bottom: 10px;
}

div.formrowright {
float: left;
margin-bottom: 10px;
}

/* special inputs */
.izentoagentform input#web_link_return_to_link,
.izentoagentform input#web_link_plan_a_trip_link
{
margin-left:110px;
width:275px;
}
.izentoagentform textarea#web_link_return_to_text,
.izentoagentform textarea#journal_branding_agency_info_text,
.izentoagentform textarea#journal_branding_contact_info_text
{
width:275px;
}
.izentoagentform textarea#customer_notes
{
width:800px;
}

.izentoagentform select#customer_passport_expiration_month,
.izentoagentform select#customer_passport_expiration_day,
.izentoagentform select#customer_passport_expiration_year
{
    width:70px;
}
.izentoagentform select#customer_passport_expiration_day,
.izentoagentform select#customer_passport_expiration_year
{
    margin-left:8px;
}

div.returntotriplink {
/*background: url("../images/icons/return.gif") 55px 55px no-repeat;*/
float:right;
height:175px;
margin:30px 0 10px 0;
width:275px;
}

.myprofileorientationlandscape{
background: url("../images/backgrounds/orientation_landscape.gif") 0px 0px no-repeat;
height: 21px;
width: 35px;
}

.myprofileorientationportrait{
background: url("../images/backgrounds/orientation_portrait.gif") 0px 0px no-repeat;
height: 35px;
width: 21px;
}

.myprofileorientationsquare{
background: url("../images/backgrounds/orientation_square.gif") 0px 0px no-repeat;
height: 21px;
width: 19px;
}

input.izentoagentbutton175, a.izentoagentbutton175
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 175px
}

input.izentoagentbutton200, a.izentoagentbutton200
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 200px
}

input.izentoagentbutton150, a.izentoagentbutton150
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 150px
}

input.izentoagentbutton100, a.izentoagentbutton100
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 100px
}

input.izentoagentbutton75, a.izentoagentbutton75
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 75px
}

.formBtn input.izentoagentbutton75, .formBtn a.izentoagentbutton75 {
    float: none;
}

input.izentoagentbutton50, a.izentoagentbutton50
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #fff;
background: url("../images/buttons/btn_gray_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 50px
}

input.izentoagentbuttonblue150, a.izentoagentbuttonblue150
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #6699cc;
border-right: 1px solid #6699cc;
border-top: 1px solid #6699cc;
border-left: 1px solid #6699cc;
color: #fff;
background: url("../images/buttons/btn_blue_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 150px
}

.formBtn input.izentoagentbutton150, .formBtn a.izentoagentbutton150 {
    float: none;
}

input.izentoagentbuttonblue175, a.izentoagentbuttonblue175
{
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #6699cc;
border-right: 1px solid #6699cc;
border-top: 1px solid #6699cc;
border-left: 1px solid #6699cc;
color: #fff;
background: url("../images/buttons/btn_blue_bg.gif") repeat-x left top;
height: 29px;
margin: 1px 3px 1px 0;
width: 175px
}

.btn[disabled]
{
background: #CCC;
}

div.form-error {
float:left;
clear:left;
color: #c2252e;
margin-left:110px;
margin-bottom:1px;
margin-top:0px;
text-align:left;
width: 350px;
font-size:10px;
font-weight:600;
}
.error_list, .error {
    color:#c2252e;
    font-size:10px;
    font-weight:600;
}
.error_list li{
    list-style:none;
    margin-left:89px;
    /* display:inline-table; */
    clear: both;

}

.global_errors ul.error_list {
    padding-left: 0;
}
.global_errors ul.error_list li {
    margin-left: 0;
}
.required-indicator {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    display: inline !important;
}
/* }}} */

.table-wrap-customers-search {
background-color:#FFFFFF;
border:1px solid #999999;
float:left;
padding-bottom:10px;
width:193px;
}

.table-wrap-database-search {
background-color:#FFFFFF;
border:1px solid #999999;
float:left;
padding-bottom:10px;
width:808px;
}

/* {{{ =search */
.search-database-column {
background:#999999 none repeat scroll 0 0;
border: 1px solid #cccccc;
padding: 7px 7px 7px 10px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-align: center;
float:left;
}

.search-column {
background:#999999 none repeat scroll 0 0;
border: 1px solid #cccccc;
padding: 7px 7px 7px 10px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-align: left;
}

.search-column ul {
border:0 solid #FFFFFF;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:100%;
}

.search-column ul li {
display: inline;
padding:0;
margin:0;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
float: left;
width:100%;
}
/* }}} */

/* {{{ =popup */
#blanket {
    background-color:#111;
    opacity: 0.65;
    filter:alpha(opacity=65);
    position:fixed;
    z-index: 9001;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
#popUpDiv {
    position:absolute;
    background-color:#eeeeee;
    width:300px;
    height:300px;
    z-index: 9002;
}

#popUpDiv2,
#popupJournalBrandingPreviewBook {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivSignUpLeads {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivJoinNow {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivContactiZento, #popupDivContactProfile {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivMatrix {
position:absolute;
background-color:#eeeeee;
z-index: 9002;
}

#popUpDivTripPlan {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivJournalOrders {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivMyProfile {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivStartaTrip {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivAgentIntro {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivCopyaTrip, #popUpUseTemplate {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivAddDestination {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivAddCruise {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivAddActivity {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivHowDoI {
position:fixed;
top: 30px;
z-index: 9002;
}

#popUpDivSConvertLead {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivCreatePrivateActivity {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivEditPrivateActivity {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivViewTrips {
position:absolute;
top: 30px;
z-index: 9002;
}

#popUpDivEditTrips {
position:absolute;
top: 30px;
background-color:#eeeeee;
z-index: 9002;
}

#popUpCertification {
    position:absolute;
    top: 30px;
    z-index: 9002;
}

.leaf-block-popup {
display:inline;
float:left;
margin-left:7px;
padding:5px 0 10px;
width:100%;
}

.leaf-block p, .leaf-block-popup p {
color:#000000;
float:left;
font-size:12px;
margin:0;
padding:2px 4px;
}

.smallText {
    font-size:13px;
}
/* }}} */

/* {{{ =help */
/* help page element ids added by p.michalek */
#how_do_i {
    text-align:left;
    background-color:#f1f1e7;
    height: 600px;
    width:800px;
}

#how_do_i .content-block {
    float: left;
    margin: 15px;
}

#how_do_i #faq_questions {
    height: 546px;
    width: 191px;
    overflow:auto;
}

#how_do_i #faq_answers {
    height: 536px;
    width: 535px;
    overflow: auto;
    border: 1px solid #cccbb9;
    background-color: #fff;
    padding: 5px;
    /*margin: 35px 10px 10px 10px;*/
}

#faq_answers ul {
    margin: 0; padding: 0;
    padding: 0 10px 5px 10px;
    list-style-type: none;
}
#faq_answers ul li {
    margin: 0; padding: 0;
}

#faq_questions ul {
    line-height: 1.1;
}
#faq_questions ul.indent {
    margin-left: 15px;
}

#search_destination {
    float:left;
    width:180px;
    margin: 20px 15px 0px 20px;
    margin-left:10px;
    font-size:12px;
    width:150px;
}

#user_search_first_name,
#user_search_last_name,
#user_search_destination
{
    float:left;
    width:180px;
    margin: 0 15px 0 20px;
    margin-left:10px;
    font-size:12px;
    width:150px;
}

div#database_air_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_air.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 78px;
}
div#database_my_trip_templates_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_my_templates.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 150px;
}
div#database_agency_trip_templates_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_agency_templates.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 139px;
}
div#database_izento_trip_templates_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_izento_templates.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 124px;
}
div#database_destination_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_destination.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 111px;
}

div#database_cruise_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_cruise.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 85px;
}

div#database_hotel_search_highlighted {
    border-width: 0px;
    padding: 10px 0px 4px 0px;
    color: rgb(0, 0, 0);
    background-image: url(../images/backgrounds/tab_hotel.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    background-position: left bottom;
    width: 85px;
}
ul.certification {
    clear: both;
}
li.certification {
    font-size:11px;
    font-weight:600;
    margin-bottom:1px;
    margin-top:5px;
}
/* }}} */

/* {{{ =login */
.login-table {
    margin: 0 auto;
    max-width: 800px;
    border-collapse: collapse;
    text-align:left;
}
.login-table td {
    border: 1px solid #cccccc;
    vertical-align: top;
}
.login-table .form-cell {
    padding: 5px;
}
.login-table .content-cell {
    padding: 20px 30px;
    font-size: 11px;
}
.login-table .content-cell h3 {
    margin: 0; padding: 0;
    color: #cc6601;
}
.login-form {
    font-size: 11px;
    background-color: #eeeeee;
    width: 245px;
    padding: 10px 20px;
    width: 205px;
}
.login-form h2 {
    color: #016600;
    margin: 0; padding: 0;
}
.login-form a {
    text-decoration: underline;
}
.form-field, .login-form p {
    margin: .75em 0;
}
.login-form input[type=text], .login-form input[type=password], .login-form select {
    width: 200px;
    float: none !important;
    margin-bottom: 0;
}
.login-form .btn {
    width: auto !important;
}
.login-form .error_list {
    margin:auto 0;
    padding:0;
    padding-left:0;
}
.login-form .error_list li {
    margin:auto 0;
    padding:0;
}
.login-form label {
    padding-right: 0 !important;
    margin-bottom: 0 !important;
    text-align: left !important;
    float: none !important;
    width: auto !important;
}
/* }}} */

#browser-warning div.hr {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    margin: 1em 0;
}

div#browser-warning {
    background-color: #FFFF66;
    color: #660000;
    position: absolute;
    z-index: 9999;
    text-align: left;
    padding: 100px;
    height: 400px;
    width: 600px;
    margin-top: 140px;
    margin-left: -400px;
    left: 50%;
    border: 1px solid #660000;
}
div#browser-warning h1 {
    background-image: url(../images/browser-warning.png);
    background-repeat: no-repeat;
    margin: 0;
    margin-bottom: 25px;
    padding: 15px 0px 15px 72px;
    line-height: 32px;
}
div#browser-warning p {
    padding: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1em;

}
div#browser-warning table {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 400px;
    background-color: #fff;
    border-collapse: collapse;
    text-align: center;
    color: #333;
}
div#browser-warning table th,
div#browser-warning table td {
    border: 1px solid #ccc;
    width: 33%;
    padding: 5px;
    vertical-align: top;
}
div#browser-warning table th {
    font-weight: bold;
}
div#browser-warning table td a:link,
div#browser-warning table td a:visited {
    color: #666666;
    text-decoration: underline;
}
div#browser-warning p.close_link a:link {
    color: #666666;
    font-size: 80%;
}
div#browser-warning p.close_link {
    text-align: center;
    margin-top: 50px;
}

.launch-buttons {
    float: right;
    padding: 5px 10px;
    width: 257px;
}
.launch-buttons a {
    display: block;
    float: left;
}
.launch-buttons a span {
    display: none;
}
a#help-button {
    float: right;
    width: 66px; height: 31px;
    background: url(../images/buttons/btn_HelpMe.png) no-repeat 0 0;
    margin-right: 5px;
}
a#help-button:hover {
    background-position: 0 -31px;
}
a#showme-button {
    float: right;
    width: 85px; height: 31px;
    background: url(../images/buttons/btn_ShowMe.png) no-repeat 0 0;
}
a#showme-button:hover {
    background-position: 0 -31px;
}
a#trip-updater {
    width: 96px; height: 31px;
    background: url(../images/buttons/btn_green_TripUpdater.png) no-repeat 0 0;
    /*margin-top: 12px;*/
    margin-right: 5px;
}
a#trip-updater:hover {
    background-position: 0 -31px;
}

.reservation-form {
    font-size: 11px;
    margin: 10px;
}

.wcities-cr {
    font-size: 10px;
    margin-top: 10px;
    text-align:right;
}

.left, .right { float: left; width: 50%; }

.form-field input.btn {
    width: auto;
}

/* {{{ =choice picker */
.selector-titles label {
    width:325px;
    text-align:left;
    margin-top:20px;
    padding-left:5px;
    margin-left:15px;
}

.select-list {
    border:3px solid #693;
    font-size:11px;
    text-align:left;
    float:left;
    background-color:#fff;
    height:184px;
    overflow-x:hidden;
    overflow-y:scroll;
    width:300px;
    padding:8px 8px 2px 0;
}

.from-list {
    clear:left;
    margin-left:10px;
}

.to-list {
    margin-left:0;
}

.select-list div {
    clear:left;
}

.select-list div input {
    border:0;
    width:14px;
    margin-top:-4px;
    margin-left:4px;
}

.select-list div label {
    text-align:left!important;
    font-weight:400;
    width:200px;
    margin:-3px 0 0!important;
    padding:0;
}

.select-list div.top input,.select-list div.top label {
    margin-top:0;
}

#email-popup .mainContent {
    width: 540px;
}
#emailForm fieldset {
    margin: 0; padding: 5px;
    border: 1px solid #ccc;
}
#emailForm fieldset .form-field {
    margin-right: 8px;
    float:left;
}
#emailForm input#share_form_subject, #emailForm textarea#share_form_message {
    width: 100%;
}
#emailForm ul.radio_list {
    margin: 0; padding: 0;
}
#emailForm ul.radio_list li {
    margin: 0; padding: 0;
    display: inline;
}
#emailForm ul.radio_list li label {
    font-weight: normal;
}
#emailForm table {
    font-size: 11px;
}
#email_popup .mainContent {
    width: 540px;
}
/* }}} */

/* {{{ =select list */
    .selector-titles label { width: 325px;text-align: left;margin-top: 20px;padding-left: 5px;margin-left: 15px; }
   .select-list {border: 3px solid #669933; padding: 2px 8px 2px 0px; font-size: 11px; text-align: left; float: left; background-color: rgb(255, 255, 255); height: 187px; overflow-x: hidden; overflow-y: scroll; width: 300px;}
      .from-list {clear:left;margin-left: 10px;}
      .to-list {margin-left: 0px;}
      .select-list {padding-top: 5px;}
      .select-list div {clear:left;}
         .select-list div input {border: 0; width: 14px; margin-top: -4px; margin-left: 4px;}
         .select-list div.top input {margin-top:0;}
         .select-list div label {margin: -3px 0pt 0pt !important; padding: 0pt; text-align: left !important; font-weight: normal; width: 200px;}
         .select-list div.top label {margin-top:0;}
        .subcategory {margin:5px;}

 /* }}} */

.left-side { width: 400px; }
.left-side legend {}
.left-side fieldset {margin:0;padding:0;}
.left-side fieldset ol { margin: 0; padding: 0; }
.left-side fieldset li { list-style: none; padding: 0; margin: 0;}

.izo_btn
{
    background: #CAE8EA url(../images/updater/btn_bg.gif) repeat-x;
    font-family:'trebuchet ms',helvetica,sans-serif;
    color:#FFFFFF;
    padding:2px;
    font-weight: bold;
    background-color:#999999;
    border-style:solid;
    border-color:#DDDDDD;
    border-width:1px;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    width: auto;
}
.izo_btn_green
{
    font: bold 12px verdana, serif;
    display: inline;
    border: none;
    color: #fff;
    width: 213px;
    padding-right: 5px;
    padding-left: 12px;
    height: 32px;
    background: url("../images/buttons/button-green.gif") no-repeat left top;
    margin: 5px 0;
}

.home-index .content-pro .content-container {
    text-align: center;
}
.home-index .content-pro .sidebar {
    display: none;
}
.home-index .content-pro .main-content {
    float: none;
    text-align: left;
    width: 810px;
    margin: 0 auto;
}
.tripplans-trips .content-pro .main-content {
    width: 809px;
}

.home-index .content-pro .content-right-col, .tripplans-trips .content-pro .content-right-col {
    max-width: none;
}

#embedded-reservations .blue-header {
    margin: 20px 0;
}
#embedded-reservations .blue-header h2 {
    padding: 0 5px;
}

#session-timeout {
    font-size: 11px;
    text-align: center;
}
#session-timeout h2 {
    color:#CC6600;
}

.tripplans-matrix .scheduled {
    background-color: #66CC00;
    color: #FFFFFF;
}
.tripplans-matrix .scheduled-locked {
    background-color: #66CC00;
    background: #66CC00 url(../images/icons/icon-matrix-green-lock.gif) no-repeat right top;
    color: #FFFFFF;
}
.tripplans-matrix .not-open {
    background-color: #CC6600;
}

#modalOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter:alpha(opacity=30);
    opacity: 0.3;
    height:100%;
}

/* reservations-mockups */
.reservations-body h1 {
    color:#cc6600;
    font-size:19px;
    margin:10px 0;
    padding:0;
    float:left;
    width:400px;
}
#reservation_choices,
#reservation_form_wrapper,
#reservation_form_loading,
#reservation_listing {
background-color:#fff;border:1px solid #999;padding:12px;font-size:12px;zoom:1;
}
#reservation_form_loading,
#customactivity_form_loading {
    text-align:center;
}
.reservation-choice {
    padding: 0px;
    margin: 0 12px 0 0;
    float: left;
    width: 155px;
    font-size: 11px;
    text-align: center;
    zoom: 1;
}
.reservation-choice a {
padding:12px;display:block;text-align:center;background-color:#ddd;
}
.reservation-choice a:hover {
    text-decoration:none;
    background-color:#ccddee;
}
form.reservation-form {
    background-color:#f5ffcb;margin:0;
}
form.reservation-form label {
    font-size:14px;
}
table.reservation-search-results {
    background-color:#fff;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    width:100%;
}
table.reservation-search-results tr th {
    font-weight:bold;
    background-color:#eee;
    padding:3px;
}
table.reservation-search-results tr td {
    border-bottom:1px solid #ccc;
    padding:3px;
}
.search-results-loading {
    text-align:center;
}
h3.reservation-form-section {
    font-size:11px;
    background-color:#6EB43F;
    color:#fff;
    padding:2px;
}
.reservation-form-error {
    background-color:#f33;
    color:#fff;
    padding:10px;
}

#custom_activity_form .form-field {
    clear:left;
    padding-top:12px;
}

.reservations-body .progressContainer {
    margin: 0 0 12px 0;
}

/* {{{ =auto_complete */
div.auto_complete {
  width: 350px;
  background: #fff;
}

div.auto_complete ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #bbb;
}

div.auto_complete ul li {
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
}

div.auto_complete ul li.selected {
  background-color: #ffb;
}

div.auto_complete ul strong.highlight {
  margin: 0;
  padding: 0;
  color: #800;
}
/* }}} */
p.small-note {
    font-size:11px;
    padding:0;
    margin:0;
}

.form-section {
    padding:20px 0 10px 0;
}
.form-section label {
    padding-bottom:10px;
}
.button-section {
    text-align:right;
    border-top:1px solid #999;
    padding-top:10px;
}
input#vacation_title {
    /*font-size:150%;*/
    width:100%;
}
input#v_title {
    width:200px;
}
input#journey_destination_lookup {
    width:100%;
}

div#reservation_form_wrapper ul.error_list {
    margin: 3px;
}

.izentoagentform label.tool-activity-interest {
    width:105px;
    text-align:left;
}

/* rhs for the reservations, transfers form */
#transfers{
  list-style-type: none;
}
#transfers li{
  margin: 0 0 5px;
}
#cruiseContainer .itinerary-heading,
#reservation_cruise_form .itinerary-heading {
    color: #E49215;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

table.cruise-itinerary {
    width: 490px;
    margin-right: 180px;

}

input.clockpick {
    width: 60px;
    text-align: right;
}

.btn.disabled {
    cursor:default;
}

object#journal {
    background-color: #eee;
}

p.notes {
    font-size: 11px;
    margin-top: 0px;
    text-align: right;
}

div#destination_results {
    background-color: #F5FFCB;
    border: 1px solid #7E9DB9;
    border-bottom: none;
    width: 320px;
    margin-top: -5px;
}
div#destination_searching {
    background-color: #F5FFCB;
    border: 1px solid #7E9DB9;
    width: 320px;
    margin-top: -5px;
    background-image: url(../images/yellow_loader.gif);
    background-repeat: no-repeat;
    background-position: 280px 2px;
}

div#destination_results img.activities {
    vertical-align: middle;
}

div#destination_results ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#destination_results ul li {
    padding: 3px 3px 3px 9px;
    border-bottom: 1px solid #7E9DB9;
}

span.user-added {
    color: #0000ff;
    font-weight: bold;
}

div#eventItemSchedule ul.scheduled_event_list,
div#eventItemSchedule ul.scheduled_event_list ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div#eventItemSchedule ul.scheduled_event_list li {
    margin: 8px 8px 8px 0;
    float: left;
}

div#eventItemSchedule form ul.scheduled_event_list li label {
    line-height: 18px;
    vertical-align: top;
}

div#eventItemSchedule li.scheduled_event {
    border-bottom: 1px solid #999999;
}


#view_share_finish {
    margin-top: 30px;
    margin-botttom: 20px;
    width: 600px;
    margin-left: 182px;
}

#view_share_finish p {
    margin-top: 0px;
}
    
.share_item_left {
    display: inline-block;
    width: 170px;
    min-width: 170px;
    float: left;
    margin-top: 20px;
} 

.share_item_right {
    display: inline-block;
    width: 430px;
    float: right;
    margin-top: 20px;
}

.iz_fb_share_link {
    padding:5px 0;
    color:#fff;
    background-color:#3b5998;
    border-color:#d9dfea #0e1f5b #0e1f5b #d9dfea;
    border-style:solid;
    border-width:1px;
    width:148px;
    margin-bottom:15px;
    text-align:center;
    font-weight:bold;
    vertical-align:middle;
}

/* Trac #765 Allow wider content for site content */
.wide .main-content {
    width: auto !important;
}
.wide .main-content .content-right-col {
    max-width: 9999px;
}

#saveOptions .white-cont {
    text-align: center;
    width: 400px;
}

#saveOptions .mainContent {
    width: 425px;
}

.usage-tip {
    float:left;
    width:400px;
    font-size:90%;
}

.calendar-usage-tip {
    margin:0;
    padding:5px;
    text-align:center;
}

/* {{{ =journal content */
.journal-content div#journal {
    width: 810px;
    margin: 0 auto;
}
#journal h1 {
    color:#CC6600;
    font-size:16px;
    margin:0 0 5px;
    padding:0;
}
#journal h2.heading {
    clear:left;
    color:#669932;
    font-size:12px;
    margin:0;
    padding:16px 0 0;
}
#journal p.option {
    clear: both;
}
#journal span.option {
    font-weight: bold;
}
#journal span.page-hint {
    font-style:italic;
}
#journal div.details {
    padding-left: 24px;
}
#journal p.description {
    font-size: 11px;
}
#journal p.edit-link a, p.edit-link-min a {
    background-image:url(../images/icons/minus-icon.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:20px;
}
#journal p.edit-link-min a {

    background-image:url(../images/icons/plus-icon.gif);
}
#journal img.page-example {
    float:right;
    margin: -32px 0 13px 0;
}

.destination_guide_options {
    padding-left: 20px;
}

.destination_guide_options ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.destination_guide_options ul li {
    display: block;
    width: 190px;
    float: left;
}

.destination_guide_all {
    width: 600px;
    margin: 13px 0;
}
#destinationDetail .mainContent {
    width:640px;
}
#destinationDetail_content {
    background-color:#fff;
    border:1px solid #ccc;
    overflow:auto;
    height:480px;
}
/* }}} */

ul.tabs {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.tabs li {
    float: left;
    background: #B0B0B0 url(../images/backgrounds/sheet-day-left.gif) no-repeat scroll 0 0;
    padding: 2px 0;
}

ul.tabs li.selected {
    background: #6D787C url(../images/backgrounds/sheet-trip-left.gif) no-repeat scroll 0 0;
}

ul.tabs li a {
    background: transparent url(../images/backgrounds/sheet-day-right.gif) no-repeat scroll right top;
    padding: 2px 10px;
    color: #ffffff;
    font-weight: bold;
}

ul.tabs li a:hover {
    text-decoration: none;
}

ul.tabs li.selected a {
    background-image: url(../images/backgrounds/sheet-trip-right.gif);
}

div.tab-content {
    border: 1px solid #cccccc;
    clear:both;
}

/** Tool Tips **/
div.tooltip-anchor {
    display: inline !important;
    font-weight: normal;
    color: #669934;
    position: relative;
}

span.tooltip-indicator img {
    padding: 0 !important;
    margin: 0;
    border: none !important;
    float: none !important;
    vertical-align: middle;
}

span.tooltip-indicator {
    text-decoration: underline;
    display: inline !important;
}

span.tooltip-anchor:hover {
    cursor: pointer;
}

div.tooltip-content {
    display:none;
    border: 1px solid #CBCC66;
    background-color: #f5ffcb;
    color: #669934;
    font-weight: normal;
    font-size: 12px;
    padding: 5px;
    width: 220px;
    position: absolute;
    bottom: -5px;
    left: 26px;
    z-index: 9999;
    text-decoration: none !important;
}
/** END Tool Tips **/

#noteContainerTextarea_tracker {
    font-size: 10px;
}
#noteContainerTextarea_tracker span.count {
    display: inline;
    font-size: 10px;
}

#print p.fl {
    padding-left:15px;
    width:432px;
    margin:0;
    font-size:10pt;
}

div.two_column div.column {
    width: 50%;
    float: left;
}

/* scheduler popover */

#attraction_schedule ul.radio_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#attraction_schedule ul.radio_list li label {
    margin-left: 3px;
    display: inline;
}

#attraction_schedule ul.radio_list li.first {
    height: 40px;
    background-image: url(../images/backgrounds/hr_gradient.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
}

#attraction_schedule div.subform {
    margin-left: 35px;
}

#attraction_schedule div.subform label {
    display: block;
    margin: 5px 0;
}
/* end scheduler popover */

#destination_help {
    margin-top:10px;
    font-size: 80%;
    color:#666;
}
#dest {
    position: relative;
}

.hotel-image {
    float:right;
    width:325px;
    text-align:right;
}

.hotel-image img {
    padding:1px;
    border:1px solid #888;
    width:200px;
}

