/ * Traxo Styles 2010 */
@import"reset_2010.css";

/* Standard HTML Elements */
html {
  font-family: Arial, sans-serif;
  height: 100%;
}

body {
  font-family: Arial, sans-serif;
}

a {
  color: #005498;
  text-decoration: none;
  cursor: pointer;
}
a img {
  border: none;
}
a:link {
  color: #005498;
}
a:hover {
  color: #005498;
  text-decoration: underline;
}
a:visited {
  color: #005498;
}
a:active {
  color: #005498;
}
/* Layout Constructors & Supporting Elements - These are for page structure. */

div#header {
  width: 955px;
  height: 80px;
  padding: 0px;
  margin: 0px;
  background-color: transparent;
}
div#header p.feedback {
  top: 10px;
  left: 512px;
  padding: 0px;
  margin-top: -20px;
  vertical-align: top;
}
div#header p.feedback a:link,
div#header p.feedback a:hover,
div#header p.feedback a:visited,
div#header p.feedback a:active {
  font: bold 12px/22px Arial, sans-serif;
  color: #0063a5;
  text-decoration: underline;
}
div#logo {
  float: left;
  width: 250px;
  height: auto;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
div#extraheader {
  float: left;
  width: 245px;
  height: auto;
  padding: 0px;
  margin: 10px;
  text-align: left;
}
div#login {
  float: left;
  width: 425px;
  height: auto;
  padding: 0 0 0 0;
  margin: 15px 0 0 0;
  text-align: right;
  font-size: 12px;
}
div#login img {
  cursor: hand;
}
div#login a {
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}
div#login span.info {
  color: #404040;
  vertical-align: middle;
}
div#login span.fb_button_text {
  line-height: 14px;
}
div#login a:link {
  color: #525252;
}
div#login a:hover {
  color: #005498;
}
div#login a:visited {
  color: #525252;
}
div#login a:active {
  color: #525252;
}
div#container {
  width: 960px;
  height: 100%;
  margin: 10px auto 0 auto;
  padding: 0px;
}
div#content {
  width: 960px;
  height: 400px;
  padding: 0px;
  margin: 0px;
  background-color: transparent;
  position: absolute;
  z-index: 100;
}
div#contentpage {
  width: 960px;
  height: auto;
  padding: 0px;
  margin: 0px;
  background-color: transparent;
  position: absolute;
  z-index: 100;
}
div#contentpage h3#pagetitle {
  padding: 0px 0 0 15px;
  margin: 0px;
  font: 15px/30px Arial, sans-serif;
  text-align: left;
  font-weight: bold;
}
div#contentpagefull {
  width: 920px;
  float: left;
  height: auto;
  padding: 0px 0 0 15px;
  margin: 0px;
}
div#contentpageleft {
  float: left;
  height: auto;
  padding: 0px 0 0 10px;
  margin: 0px;
}
div#contentpageright {
  width: 300px;
  float: right;
  height: auto;
  padding: 0px;
  margin: 0px;
}
/* Nav Bar
Not used yet
 */

div#nav {
  height: 29px;
  border-bottom: 3px solid #c9def0;
}
div#nav {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  text-align: right;
}
div#nav ul {
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 0;
}
div#nav ul li {
  list-style: none;
  padding: 0 0 0 20px;
  display: inline;
  color: #404040;
  font: normal 12px/22px Arial, sans-serif;
  border-left: 1px solid #ccc;
  text-decoration: underline;
}
div#nav ul li.first {
  margin-left: 0;
  border-left: none;
  list-style: none;
  display: inline;
}
div#nav ul li a:link {
  color: #525252;
}
div#nav ul li a:hover {
  color: #005498;
}
div#nav ul li a:visited {
  color: #525252;
}
div#nav ul li a:active {
  color: #525252;
}
/* Homepage Specific*/

div#signupbar {
  position: absolute;
  top: 300px;
  left: 0px;
  height: 40px;
  padding-bottom: 0px;
  border-bottom: 0px solid #c5e3e5;
}
div#featuredbar {
  position: absolute;
  top: 350px;
  left: 0px;
  width: 950px;
  height: 30px;
  padding-bottom: 0px;
  border-bottom: 1px solid #c5e3e5;
}
div#featuredbar p {
  margin: 0px 0px 0 225px;
  padding: 0px;
  font: bold 14px/22px Arial, sans-serif;
  color: #404040;
}
div#featuredbar img {
  margin: 0 0 0 18px;
  position: absolute;
  top: -8px;
}
div#multibar {
  position: absolute;
  top: 320px;
  left: 0px;
  width: 950px;
  height: 130px;
  padding-bottom: 0px;
}
div#facepile {
  float: left;
  width: 310px;
  padding: 0 0 0 10px;
}
div#facepile p {
  margin: 0 0px 0 0px;
  padding: 0px;
  font: bold 12px/22px Arial, sans-serif;
  color: #404040;
}
div#video {
  float: left;
  width: 410px;
  padding: 0 0 0 5px;
  text-align: left;
}
div#security {
  float: left;
  width: 235px;
  padding: 0 0 0 40px;
  text-align: center;
}
div#footerbar {
  position: absolute;
  top: 500px;
  left: 0px;
  width: 950px;
  height: 50px;
  padding-bottom: 0px;
  text-align: center;
}
div#footerbar ul {
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 0;
}
div#footerbar ul li {
  list-style: none;
  margin: 0px;
  padding: 3px 10px;
  display: inline;
  color: #404040;
  font: normal 11px/14px Arial, sans-serif;
  border-left: 1px solid #ccc;
  text-decoration: underline;
}
div#footerbar ul li.first {
  margin-left: 0;
  border-left: none;
  list-style: none;
  display: inline;
}
div#footerbar ul li a:link {
  color: #525252;
}
div#footerbar ul li a:hover {
  color: #368bc5;
}
div#footerbar ul li a:visited {
  color: #525252;
}
div#footerbar ul li a:active {
  color: #525252;
}
div#footerbar p {
  font: normal 11px/14px Arial, sans-serif;
  color: #404040;
}
div#footerbarpage {
  position: relative;
  left: 0px;
  width: 950px;
  height: 50px;
  padding-bottom: 0px;
  margin-top: 15px;
  text-align: center;
}
div#footerbarpage ul {
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 0;
}
div#footerbarpage ul li {
  list-style: none;
  margin: 0px;
  padding: 3px 10px;
  display: inline;
  color: #404040;
  font: normal 11px/14px Arial, sans-serif;
  border-left: 1px solid #ccc;
  text-decoration: underline;
}
div#footerbarpage ul li.first {
  margin-left: 0;
  border-left: none;
  list-style: none;
  display: inline;
}
div#footerbarpage ul li a:link {
  color: #525252;
}
div#footerbarpage ul li a:hover {
  color: #368bc5;
}
div#footerbarpage ul li a:visited {
  color: #525252;
}
div#footerbarpage ul li a:active {
  color: #525252;
}
div#footerbarpage p {
  margin: 10px 0px 0 0px;
  padding: 0px;
  font: normal 11px/14px Arial, sans-serif;
  color: #404040;
}
/* Home Page Specific Styles - For Content Slider - see slidertabs.css for more */

#contentslider h1 {
  width: 350px;
  margin: 10px 0 0 0px;
  font: 45px/60px Arial, sans-serif;
  text-align: left;
  font-weight: normal;
  letter-spacing: 2px;
}
#contentslider h2 {
  width: 350px;
  margin: 0px 0 16px 0px;
  color: #525252;
  font: 22px/25px Arial, sans-serif;
  letter-spacing: 2px;
}
#contentslider p {
  width: 355px;
  color: #525252;
  font: normal 14px/19px Arial, sans-serif;
}
/* Tables */

table.standard {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  font: inherit;
  background-color: #fff;
}
table.standard tr {
  padding: .5em;
  background-color: #fff;
  font-size: 11px;
  border-top: 1px dotted #99CCFF;
}
table.standard tr.noborder {
  padding: .5em;
  background-color: #fff;
  font-size: 11px;
  border-top-width: 0;
}
table.standard tr.alt {
  padding: .5em;
  background-color: #F2F2F2;
  font-size: 11px;
  border-top: 1px dotted #99CCFF;
}
table.standard td {
  padding: .5em;
  font-size: 11px;
  border-top: 1px dotted #99CCFF;
}
table.standard td.noborder {
  padding: .5em;
  background-color: #fff;
  font-size: 11px;
  border-top-width: 0;
}
table.standard td img {
  border: 0px;
}
table.standard col.left {
  text-align: left;
}
table.standard col.right {
  text-align: right;
}
table.standard col.center {
  text-align: center;
}
/* SILVER STANDARD TABLE*/

table.silver td table {
  background-color: transparent;
}
table.silver {
  width: 882px;
  border: 2px solid #ddd;
  border-top: 2px solid #ddd;
  border-right: 2px solid #ddd;
  margin: 1em auto;
  border-collapse: collapse;
  background: #e2e2e2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #fcfcfc 25%, #f4f4f4 52%, #fcfcfc 83%, #fefefe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(25%, #fcfcfc), color-stop(52%, #f4f4f4), color-stop(83%, #fcfcfc), color-stop(100%, #fefefe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #fcfcfc 25%, #f4f4f4 52%, #fcfcfc 83%, #fefefe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #fcfcfc 25%, #f4f4f4 52%, #fcfcfc 83%, #fefefe 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #fcfcfc 25%, #f4f4f4 52%, #fcfcfc 83%, #fefefe 100%);
  /* IE10+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #e2e2e2 0%, #fcfcfc 25%, #f4f4f4 52%, #fcfcfc 83%, #fefefe 100%);
  /* W3C */
}
table.silver caption {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  width: 328px;
  height: 30px;
  padding-top: 10px;
  border: 2px solid #ddd;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* IE10+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* W3C */
}
table.silver td.right {
  text-align: right;
}
table.silver td.left {
  text-align: left;
}
table.silver td.center {
  text-align: center;
}
table.silver td {
  font-size: 12px;
  color: #404040;
  border-left: 1px solid #E6E6E6;
  padding: .1em .3em;
  text-align: left;
  background: #f5f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f6f6 0%, #fbfcf7 5%, #fcfcfc 12%, #fcfcfc 15%, #f7f7f7 50%, #ededed 81%, #f8f7fc 96%, #f5f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f6f6), color-stop(5%, #fbfcf7), color-stop(12%, #fcfcfc), color-stop(15%, #fcfcfc), color-stop(50%, #f7f7f7), color-stop(81%, #ededed), color-stop(96%, #f8f7fc), color-stop(100%, #f5f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f6f6 0%, #fbfcf7 5%, #fcfcfc 12%, #fcfcfc 15%, #f7f7f7 50%, #ededed 81%, #f8f7fc 96%, #f5f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f6f6 0%, #fbfcf7 5%, #fcfcfc 12%, #fcfcfc 15%, #f7f7f7 50%, #ededed 81%, #f8f7fc 96%, #f5f6f6 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f5f6f6 0%, #fbfcf7 5%, #fcfcfc 12%, #fcfcfc 15%, #f7f7f7 50%, #ededed 81%, #f8f7fc 96%, #f5f6f6 100%);
  /* IE10+ */
}
table.silver th {
  font-weight: normal;
  color: #404040;
  text-align: left;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: .1em 1em;
}
table.silver thead th {
  font-size: 13px;
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eee;
  color: #404040;
  font-weight: 800;
  padding-top: .5em;
  padding-bottom: .5em;
  background: #e2e2e2;
  /* Old browsers */
  background: #e2e2e2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #fefefe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* IE10+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
  /* IE6-9 */
  background: linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
  /* W3C */
}
table.silver tfoot th {
  text-align: center;
  background: #f4f9fe;
}
table.silver tfoot th strong {
  margin: .5em .5em .5em 0;
  color: #66a3d3;
}
table.silver tfoot th em {
  color: #f03b58;
  font-weight: bold;
  font-size: 1.1em;
  font-style: normal;
}
table.trophies {
  margin: 10px 0 0 0;
  padding: 0px;
  border-collapse: collapse;
  font: inherit;
  background-color: #fff;
}
table.trophies tr {
  padding: .5em;
  background-color: #fff;
  font-size: 11px;
  border-bottom: 0px dotted #99CCFF;
}
table.trophies tr.alt {
  padding: .5em;
  background-color: #F2F2F2;
  font-size: 11px;
  border-bottom: 0px dotted #99CCFF;
}
table.trophies td {
  padding: .5em;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
table.trophies td img {
  border: 0px;
}
table.trophies col.left {
  text-align: left;
}
table.trophies col.right {
  text-align: right;
}
table.trophies col.center {
  text-align: center;
}
table.memberhome {
  padding: 0px;
  font: inherit;
  background-color: #fff;
}
table.memberhome tr {
  padding: .5em;
  background-color: #fff;
  font-size: 14px;
}
table.memberhome tr.alt {
  padding: .5em;
  background-color: #F2F2F2;
  font-size: 14px;
}
table.memberhome td {
  padding: .5em;
  font-size: 14px;
  line-height: 18px;
  border-top: 1px dotted #eee;
}
table.memberhome tr:first-child td {
  border-top: none;
}
table.memberhome td img {
  border: 0px;
}
table.memberhome td .gold-coin, table.air-view td .gold-coin {
  border: 0px;
  margin-right:5px;
}
table.memberhome td .alert-box, table.air-view td .alert-box {
  background-color:#FEFBE3; border:1px solid #D0D5D8; padding:0; margin-bottom:5px; font-size:12px;
}
table.memberhome td .bonus-alert, table.air-view td .bonus-alert {
  font-size:13px; background-color:#FEFBE3; padding:0.5em; color:#000000;
}
table.memberhome col.left {
  text-align: left;
}
table.memberhome col.right {
  text-align: right;
}
table.memberhome col.center {
  text-align: center;
}
table.facepile {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  font: inherit;
  background-color: transparent;
}
table.facepile tr {
  padding: .5em;
  font-size: .9em;
}
table.facepile tr.alt {
  padding: .5em;
  font-size: .9em;
}
table.facepile td {
  padding: .5em;
  font-size: .9em;
  border-left: 1px dotted #ccc;
}
table.whytraxo {
  margin: 5px 0 0 0;
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  font: inherit;
  background-color: transparent;
  text-align: left;
}
table.whytraxo tr {
  padding: .5em;
  font-size: 11px;
}
table.whytraxo tr.alt {
  padding: .5em;
  font-size: 11px;
}
table.whytraxo td {
  padding: .5em;
  font-size: 11px;
  border-left: 0px dotted #ccc;
}
/* End Tables */

/* jQuery UI overrides */

.ui-widget {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}
.ui-widget-content a {
  color: #005498;
}
.ui-dialog-title {
  font-size: 14px;
}
.ui-tabs-nav li {
  list-style-type: none;
  -moz-outline-style: none;
  outline: none;
}
/* Message & Alert Classes */

.ui-state-confirm {
  margin: 0;
  height: 1.0em;
  border: 1px solid #006600;
  background: #C5EBC5;
  color: #000;
}
.ui-autocomplete a {
  font-size: .8em;
}
div#travel-name-dialog table.standard td {
  font-size: 12px;
}
div#name-add-message {
  display: none;
  font-size: 12px;
  font-weight: bold;
  padding: .2em;
  margin-bottom: .5em;
}
div#name-ignore-message {
  display: none;
  font-size: 12px;
  font-weight: bold;
  padding: .2em;
  margin-bottom: .5em;
}
/* Panels & Boxes
Used on the member home and anywhere you need a panel, panel is used on sign in page.
*/

/* New Panel Additions for Dash & Single Pages */

h3.page-title {
  font: 22px/60px Arial, sans-serif;
  font-weight: bold;
  height: 35px;
  /*  margin-left: 18px;*/
  padding-left: 0px;
  text-align: left;
}
div.page-panel {
  padding: 0px;
  margin: 15px 0 0 0;
}
.show-bar {
  margin-left: 8px;
}
div.panel {
  height: auto;
  background-color: #fff;
  background-image: url('../images/panel_bg.gif');
  background-repeat: repeat-y;
  padding: 2px;
  border: 1px solid #cbdae5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 1px 1px 1px #404040;
  -webkit-box-shadow: 1px 1px 1px #404040;
  -moz-box-shadow: 1px 1px 1px #404040;
  filter: progid: DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true)
}
div.panel h1 {
  margin: 0px 0 0 0px;
  font: 25px/60px Arial, sans-serif;
  text-align: left;
  font-weight: normal;
  letter-spacing: 2px;
}
.contentpaneltext {
  padding: 0 0 0 0;
  marign: 0px;
  font: 13px/20px Arial, sans-serif;
  text-align: left;
}
.contentpanel {
  background-color: #fff;
  padding: 0px 5px 0 5px;
  margin: 15px 0 10px 0;
  border: 1px solid #eee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 0px #404040;
  -webkit-box-shadow: 0px 0px 0px #404040;
  -moz-box-shadow: 0px 0px 0px #404040;
  text-align: left;
}
.contentpanel p {
  font: normal 12px/16px Arial, sans-serif;
  font-size: 12px;
}
.contentpanel.full {
  width: 930px;
}
.contentpanel ul.menu,
.contentpanel + ul.menu {
  list-style-type: none;
  display: block;
  margin: 5px 0 0 0;
  padding: 0px;
  margin-left: 0;
  width: 100%;
  text-align: right;
}
.contentpanel ul.menu li,
.contentpanel + ul.menu li {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 3px 5px;
  display: inline;
  color: #005498;
  font: normal 12px/22px Arial, sans-serif;
  border-right: 0px solid #ccc;
  text-decoration: none;
}
.contentpanel ul.menu li.first,
.contentpanel + ul.menu li.first {
  margin-left: 0;
  border-left: 0px;
  list-style: none;
  display: inline;
}
.contentpanel ul.menu li a,
.contentpanel + ul.menu li a {
  color: #005498;
  cursor: pointer;
}
.contentpanel ul.menu li a:link,
.contentpanel ul.menu li a:hover,
.contentpanel ul.menu li a:visited,
.contentpanel ul.menu li a:active,
.contentpanel + ul.menu li a:link,
.contentpanel + ul.menu li a:hover,
.contentpanel + ul.menu li a:visited,
.contentpanel + ul.menu li a:active {
  color: #005498;
}
.ui-widget-content ul.menu {
  list-style-type: none;
  display: block;
  margin: 5px 0 0 0;
  padding: 0px;
  margin-left: 0;
  width: 100%;
  text-align: right;
}
.ui-widget-content ul.menu li {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 3px 5px;
  display: inline;
  color: #005498;
  font: normal 12px/22px Arial, sans-serif;
  border-right: 0px solid #ccc;
  text-decoration: none;
}
.ui-widget-content ul.menu li.first {
  margin-left: 0;
  border-left: 0px;
  list-style: none;
  display: inline;
}
.ui-widget-content ul.menu li a {
  color: #005498;
  cursor: pointer;
}
.ui-widget-content ul.menu li a:link {
  color: #005498;
}
.ui-widget-content ul.menu li a:hover {
  color: #005498;
}
.ui-widget-content ul.menu li a:visited {
  color: #005498;
}
.ui-widget-content ul.menu li a:active {
  color: #005498;
}
.contentpanel ul.iconlist {
  display: block;
  margin: 5px 0 4px 0;
  padding-left: 0;
  list-style: none;
}
.contentpanel ul.iconlist li {
  font: 12px/22px Arial, sans-serif;
  padding-left: 25px;
}
.contentpanel ul.iconlist li.alert,
.calloutpanel ul.iconlist li.alert {
  background: url('../images/icon_alert.gif') no-repeat scroll 5px 4px;
}
.contentpanel ul.iconlist li.arrow,
.calloutpanel ul.iconlist li.arrow {
  background: url('../images/icon_arrow.gif') no-repeat scroll 0px 0px;
}
.contentpanel ul.iconlist li.blackarrow,
.calloutpanel ul.iconlist li.blackarrow {
  background: url('../images/icon_black_arrow.gif') no-repeat scroll 0px 0px;
}
.tripgroup {
  padding: 10px;
}
.tripgroup .destination {
  font-size: 14px;
}
.tripgroup .date {
  text-align: left;
}
.tripgroup table:first-child tr:first-child {
  border-top: none;
}
.tripgroup table:first-child tr:first-child td {
  border-top: none;
}
/* Panel Can Be Used Anywhere  - Ads, Promotions Etc - NEW BLOCK */

.calloutpanel {
  height: auto;
  background-color: #fff;
  padding: 0px 5px 0 5px;
  margin: 15px 0 10px 0;
  border: 3px solid #cbdae5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 0px #404040;
  -webkit-box-shadow: 0px 0px 0px #404040;
  -moz-box-shadow: 0px 0px 0px #404040;
  text-align: left;
}
.calloutpanel h2 {
  margin: 0px 0 0px 4px;
  padding-left: 0px;
  font: 15px/25px Arial, sans-serif;
  text-align: left;
  font-weight: bold;
  letter-spacing: 2px;
}
.calloutpanel ul.iconlist {
  display: block;
  margin-top: 0px;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.calloutpanel ul.iconlist li a:link {
  color: #005498;
}
.calloutpanel ul.iconlist li a:hover {
  color: #005498;
}
.calloutpanel ul.iconlist li a:visited {
  color: #005498;
}
.calloutpanel ul.iconlist li a:active {
  color: #005498;
}
.calloutpanel ul.iconlist {
  display: block;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.calloutpanel ul.iconlist li {
  font: 12px/22px Arial, sans-serif;
  padding-left: 25px;
}
.calloutpanel ul.iconlist li.alert {
  background: url('../images/icon_alert.gif') no-repeat scroll 2px 2px;
}
.calloutpanel ul.iconlist li.arrow {
  background: url('../images/icon_arrow.gif') no-repeat scroll 0px 0px;
}
.calloutpanel ul.iconlist li.blackarrow {
  background: url('../images/icon_black_arrow.gif') no-repeat scroll 0px 0px;
}
/* itinerary grouped trips */

.panelgroup {
  height: auto;
  background-color: #fff;
  padding: 0px 5px 0 5px;
  margin: 15px 0 10px 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 0px #404040;
  -webkit-box-shadow: 0px 0px 0px #404040;
  -moz-box-shadow: 0px 0px 0px #404040;
  text-align: left;
}
.panelgroup h2 {
  font-size: 12px;
}
.panelgroup table tr.lastrow td {
  border-bottom: none;
}
.panelgroup table:last-child tr:last-child {
  border-bottom: none;
}
.panelgroup table:last-child tr:last-child td {
  border-bottom: none;
}
/* This is the Why Promotional Panel / Could be used for other promotions */

.whypanel {
  float: left;
  height: auto;
  background-color: #fff;
  padding: 0px 5px 0 5px;
  margin: 10px 0 10px 0;
  border: 1px solid #cbdae5;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0px 16px 10px -10px #eee;
  -webkit-box-shadow: 0px 16px 10px -10px #eee;
  -moz-box-shadow: 0px 16px 10px -10px #eee;
}
.whypanel h2 {
  margin: 4px 0 0px 4px;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #83beeb;
  font: 22px/25px Arial, sans-serif;
  color: #f7941e;
  text-align: center;
  font-weight: bold;
  letter-spacing: 3px;
}
.whypanel ul.whylist {
  display: block;
  margin: 5px 0 0 0;
  padding: 0px;
  margin-left: 0;
  width: 100%;
  text-align: left;
}
.whypanel ul.whylist li {
  list-style: none;
  margin: 0px;
  padding: 3px 5px;
  display: inline;
  color: #404040;
  font: normal 13px/22px Arial, Verdana, sans-serif;
}
.alerttext {
  color: red;
}
.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma, verdana, sans-serif;
}
.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma, verdana, sans-serif;
}
.calendar .button {
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}
.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}
.calendar thead .title {
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #2f4ea1;
  color: #fff;
  text-align: center;
}
.calendar thead .name {
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}
.calendar thead .weekend {
  color: #f00;
}
.calendar thead .hilite {
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0;
  background-color: #d8e0e4;
}
.calendar thead .active {
  padding: 2px 0 0 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}
.calendar tbody .day {
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}
.calendar tbody .rowhilite td {
  background: #d8e4e0;
}
.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}
.calendar tbody td.hilite {
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}
.calendar tbody td.active {
  padding: 2px 2px 0 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}
.calendar tbody td.selected {
  font-weight: bold;
  padding: 2px 2px 0 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}
.calendar tbody td.weekend {
  color: #f00;
}
.calendar tbody td.today {
  font-weight: bold;
  color: #00f;
}
.calendar tbody .disabled {
  color: #999;
}
.calendar tbody .emptycell {
  visibility: hidden;
}
.calendar tbody .emptyrow {
  display: none;
}
.calendar tfoot .ttip {
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #2f4ea1;
  color: #fff;
  text-align: center;
}
.calendar tfoot .hilite {
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}
.calendar tfoot .active {
  padding: 2px 0 0 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0;
  left: 0;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .active {
  background: #c8d0d4;
  padding: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .combo .hilite {
  background: #048;
  color: #aef;
}
.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0;
  text-align: center;
  background-color: #e8f0f4;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0 3px 0 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0 2px 0 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}
.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* Buttons */

.buttonsearch,
.buttonorange,
.buttongreen,
.buttonblue,
.buttonorange_disable,
.buttongreen_disable {
  background: transparent;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  font-weight: bold;
  font-family: Arial, sans-serif;
  height: 30px;
  padding-bottom: .1em;
  padding-left: .3em;
  padding-right: .3em;
  width: 100px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.buttonsearch {
  background: url('../images/button_bg_green.png') no-repeat scroll 0 0 transparent;
  border: 1px solid #008941;
  color: #FFF;
  letter-spacing: 1px;
}
.buttonsearch:hover {
  background: url('../images/button_bg_green_hover.png') no-repeat scroll 0 0 transparent;
  color: #404040;
}
.buttonorange {
  border-color: #ff8e1c;
  color: #ff8e1c;
}
.buttonorange:hover {
  color: #ff8e1c;
  text-decoration: none;
}
.buttongreen {
  border-color: #18d627;
  color: #18d627;
}
.buttonorange_disable,
.buttongreen_disable {
  border-color: #bbb;
  color: #bbb;
  cursor: default;
}
.buttonblue {
  border-color: #187fd5;
  color: #187fd5;
}
.buttonblue.short {
  height: 24px;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
.buttonblueoptions {
  background: url('/images/button_bg_blue.png') no-repeat scroll 0 0 transparent;
  border: 1px solid #052d1c;
  font-size: 10px;
  color: #FFF;
  cursor: pointer;
  font-weight: bold;
  font-family: Arial, sans-serif;
  letter-spacing: 1px;
  height: 25px;
  padding-bottom: .2em;
  padding-left: .2em;
  padding-right: .3em;
  width: 75px;
  border: 1px solid #008941;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 0px;
  margin-left: 3px;
  width: 66px;
  font-size: 11px;
  clear: both;
  height: 21px;
}
.optionsmenu {
  display: none;
  width: 140px;
  left: 420px;
  top: 152px;
  position: absolute;
  -moz-box-shadow: 0.7px 1px 1px #777777;
  -webkit-box-shadow: 0.7px 1px 1px #777777;
  box-shadow: 0.7px 1px 1px #777777;
  padding: 0 9px 9px;
  background-color: #196fa7;
  background-image: none;
  border-width: 1px;
  border-style: solid;
  border-color: #5A5E60;
  background-color: #378eb8;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  background: -moz-linear-gradient(top center, #378eb8, #075b9c 80%) repeat scroll 0 0 #075b9c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(.2, #075b9c), color-stop(.8, #378eb8))
}
.optionsmenu ul {
  text-align: left;
  padding: 0px 0 0 0;
  background-color: transparent;
  background-image: none;
  border-width: 0px 0 0 0;
  border-style: solid;
  border-color: #262626;
  font: bold 13px Arial, sans-serif;
  text-decoration: none;
}
.optionsmenu ul li {
  background-color: transparent;
  list-style-type: none;
  padding: 2px 0 4px 0;
  border-bottom: 1px solid #000;
  font: bold 12px Arial, sans-serif;
  text-decoration: none;
  background-position: 0 100%;
}
.optionsmenu ul li a:hover {
  cursor: hand;
  color: #f3a500;
  text-decoration: none;
}
.optionsmenu ul li a:link {
  cursor: hand;
  color: #ffffff;
  text-decoration: none;
}
.optionsmenu ul li a:visited {
  cursor: hand;
  color: #ffffff;
  text-decoration: none;
}
.imagecontainer {
  border: 1px dotted #d3ebf7;
  text-align: center;
  float: left;
  margin: 10px 20px 0px 0px;
  width: 150px;
  height: 150px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.imageholder {
  border: 1px solid #eee;
  text-align: center;
  float: left;
  margin: 10px 20px 0 32px;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
p.imagecaption {
  background-color: transparent;
  color: #404040;
  font-size: 10px;
  border: 0px solid black;
  width: 140px;
  margin-left: -30px;
  margin-bottom: 0px;
  text-align: center;
}
.imageactions {
  text-align: center;
  margin: 5px 0 0 -4px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #404040;
  height: 32px;
  width: 140px;
  margin-left: -30px;
  text-align: center;
}
/* Form Elements */

/* Form Styles */

/* Special Buttons */

.loginButtonClass {
  background-color: #d58431;
  color: #fff;
  font-weight: bold;
  padding: 9px 52px;
  border: 1px solid #6F3A0A;
}
.loginButtonClassHover {
  background-color: #F9993A;
  color: #404040;
  font-weight: bold;
  padding: 9px 52px;
  border: 1px solid #6F3A0A;
}
div#youMayKnow .buttonorange {
  width: 62px;
  height: 24px;
  font-size: 11px;
}
div#youMayKnow .buttongreen {
  width: 46px;
  height: 24px;
  font-size: 11px;
}
/* Layout Divs */

div .panel {
  float: right;
  position: absolute;
  left: 300px;
  background-color: #fff;
  top: 80px;
  border: 1px solid #999999;
  height: auto;
  width: auto;
  width: 200px;
  min-width: 200px;
  border: 1px solid #404040;
  padding: 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div .callout {
  color: #000;
  font-weight: bold;
  margin: 5px 4px 12px 4px;
}
div.fbpanel {
  float: right;
  position: absolute;
  left: 300px;
  top: 80px;
  height: auto;
  width: auto;
  width: 200px;
  min-width: 200px;
  border: 1px solid #404040;
  padding: 3px;
  background-color: #fff;
  background-image: url('../images/panel_bg.gif');
  background-repeat: repeat-y;
  border: 1px solid #cbdae5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 1px 1px 1px #404040;
  -webkit-box-shadow: 1px 1px 1px #404040;
  -moz-box-shadow: 1px 1px 1px #404040;
  filter: progid: DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true)
}
/* signupform - can be reused for more then this */

#signupform {
  padding: 0px;
  margin: 0px;
  font-family: Arial, sans-serif;
}
#signupform fieldset {
  padding: 0;
  border: 0;
  margin-top: 10px;
}
/* focus class for a form field */

#signupform .focused {
  background: #EFF5FF;
  border: solid 1px #0066CC;
  color: #000;
}
#signupform div {
  width: 245px;
  height: auto;
}
#signupform label {
  display: block;
  color: #404040;
  line-height: 1.4em;
  font-weight: bold;
}
#signupform input {
  width: 200px;
  padding: 6px;
  margin: 0 0 5px 0;
  color: #000;
  border: 1px solid #cecece;
}
#signupform p.notice {
  text-shadow: 2px 2px 1px #ccc;
  line-height: 135%;
}
.ui-dialog-buttonpane p.notice {
  float: right;
  width: 60%;
  text-shadow: 2px 2px 1px #ccc;
  line-height: 135%;
}
/* loginform - can be reused for more then this */

#loginform {
  padding: 0px;
  margin: 0px;
  font-family: Arial, sans-serif;
}
#loginform fieldset {
  padding: 0;
  border: 0;
  margin-top: 15px;
}
/* focus class for a form field */

#loginform .focused {
  background: #EFF5FF;
  border: solid 1px #0066CC;
  color: #000;
}
#loginform div {
  width: 245px;
  height: auto;
}
#loginform label {
  display: block;
  color: #404040;
  line-height: 1.4em;
  font-size: .8em;
  font-weight: bold;
}
#loginform input {
  width: 200px;
  padding: 6px;
  margin: 0 0 5px 0;
  color: #000;
  font-size: .8em;
  border: 1px solid #cecece;
}
#loginform p.notice {
  text-shadow: 2px 2px 1px #ccc;
  font-size: .7em;
  line-height: 135%;
}
/* Form Fields Global */

.textfield {
  width: 200px;
  padding: 5px;
  margin: 0 0 5px 0;
  color: #000;
  font: 12px/20px Arial, sans-serif;
  border: 1px solid #cecece;
}
.ddfield {
  width: 200px;
  padding: 4px;
  margin: 0 0 5px 0;
  color: #000;
  font: 12px/20px Arial, sans-serif;
  border: 1px solid #cecece;
}
/* Custom Search Header */

#searchbox {
  display: block;
  height: 30px;
  width: 200px;
  background-color: #fff;
  border: 1px solid #cecece;
}
#searchbox .searchfield {
  float: left;
  width: 165px;
  height: 24px;
  padding-left: 5px;
  padding-top: 5px;
  border: none;
  -moz-outline-style: none;
  outline: none;
}
#searchbox .searchbutton {
  float: left;
  height: 22px;
  width: 22px;
  border-style: none;
  border-color: inherit;
  border-width: medium;
  background-image: url('../images/search_icon.png');
  background-repeat: no-repeat;
  background-position: 2px 7px;
  background-color: transparent;
  cursor: pointer;
}
.feedback {
  font: 12px/22px Arial, sans-serif;
}
/* TRAVEL SCORE */

div.tscore {
  margin: 0px 0px 0 0px;
  float: left;
  border-top: 1px solid #ccc;
  font-weight: bold;
  height: 24px;
  width: 50px;
  color: #136733;
  font-size: 16px;
  background-color: #F0F0F0;
}
div.tscore img {
  vertical-align: text-top;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 2px;
  padding-top: 5px;
  padding-bottom: 10px;
}
div.tscore p {
  display: inline;
  font-size: 16px;
  font-weight: bold;
  vertical-align: sub;
}
/* Global Validators - Used as classes for errors, and confirmations, and field class switches */

.confirmicon {
  float: right;
  display: none;
  background-image: url('../images/accept.png');
  background-repeat: no-repeat;
  padding: .2em;
  margin-top: 2px;
  width: 16px;
  height: 16px;
}
.confirmtext {
  color: #00CC00;
  line-height: 100%;
  font-size: 10px;
  margin: 0 0 6px 0px;
  padding: 0px;
  display: none;
}
.erroricon {
  float: right;
  display: none;
  background-image: url('../images/exclamation.png');
  background-repeat: no-repeat;
  margin-left: -2px;
  margin-top: 2px;
  width: 16px;
  height: 16px;
}
.errortext {
  color: #FF0000;
  font-size: 10px;
  margin: 0 0 6px 0;
  padding: 0px;
  display: none;
}
.errorfield {
  width: 200px;
  padding: 6px;
  color: #000;
  font-size: .8em;
  border: 1px solid #990000;
  background-color: #FFD9D9;
}
.error-message {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: .8em;
  color: #d80000;
}
/* jquery loadmask plugin */

.masked {
  overflow: hidden !important;
}
.masked-relative {
  position: relative !important;
}
.masked-hidden {
  visibility: hidden !important;
}
/*TROPHY CLASSES */

/* Trophy Color Types */

.trophy-holder {
  text-align: center;
  float: left;
  margin: 10px 5px 0px 0px;
  width: 100px;
  height: 134px;
}
.trophy-holder-hover .share {
  margin: 5px 0;
}
.trophyholderdarkred {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholderorange {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholderdarkorange {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholderlightorange {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholderdarkblue {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholderblue {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholderaqua {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholdergreen {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophyholdergray {
  text-align: center;
  float: left;
  margin: 4px 20px 0 16px;
  width: 64px;
  height: 84px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.trophydarkred {
  background-color: #6c2501;
  border-bottom: 1px solid #6c2501;
  border-top: 1px solid #6c2501;
}
.trophyorange {
  background-color: #f17900;
  border-bottom: 1px solid #cc770d;
  border-top: 1px solid #cc770d;
}
.trophydarkorange {
  background-color: #830c04;
  border-bottom: 1px solid #830c04;
  border-top: 1px solid #cc770d;
}
.trophylightorange {
  background-color: #fcb400;
  border-bottom: 1px solid #fcb400;
  border-top: 1px solid #fcb400;
}
.trophydarkblue {
  background-color: #2b3965;
  border-bottom: 1px solid #255d80;
  border-top: 1px solid #398cc9;
}
.trophyblue {
  background-color: #255cc4;
  border-bottom: 1px solid #255d80;
  border-top: 1px solid #108acc;
}
.trophygreen {
  background-color: #2f5710;
  border-bottom: 1px solid #2f5710;
  border-top: 1px solid #2f5710;
}
.trophygray {
  background-color: #7d7d7c;
  border-bottom: 1px solid #7d7d7c;
  border-top: 1px solid #7d7d7c;
}
.trophygraylogo {
  background-color: #b2b2b2;
  border-bottom: 1px solid #7d7d7c;
  border-top: 1px solid #7d7d7c;
}
.trophyaqua {
  background-color: #148181;
  border-bottom: 1px solid #255d80;
  border-top: 1px solid #108acc;
}
/* Contains The Status Block Which is currently a Text Number */

p.trophycountdarkred {
  height: 17px;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #8a3105;
}
p.trophycountaqua {
  height: 17px;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #1f8d8c;
}
p.trophycountblue {
  height: 17px;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #3164ba;
}
p.trophydarkblue {
  height: 17px;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #3164ba;
}
p.trophycountgreen {
  height: 17px;
  width: 100%;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #1d800d;
}
p.trophycountred {
  height: 17px;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #000;
}
p.trophycountgray {
  height: 17px;
  width: 100%;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #868686;
}
p.trophycountorange {
  height: 17px;
  width: 100%;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #f9b100;
}
p.trophycountdarkorange {
  height: 17px;
  width: 100%;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #b53010;
}
p.trophycountlightorange {
  height: 17px;
  width: 100%;
  text-align: center;
  margin: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-bottom: 2px;
  color: #fff;
  border-top: 1px solid #fdc000;
}
p.trophytype {
  text-align: center;
  margin: 10px 0 0 -4px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #404040;
}
select.trophyfilter {
  float: right;
  -moz-border-radius: 4px;
  -moz-box-shadow: 1px 1px 5px #404040 inset;
  vertical-align: middle;
  font-size: 12px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: -5px;
}
option.trophyfilter {
  background-color: #e4f2e2;
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
  border-left: 1px solid #404040;
}
option:hover {
  cursor: pointer;
}
.trophy-info span {
  font-weight: bold;
  font-size: 12px;
}
.trophy-container {
  border: 1px solid #fff;
  padding: 2px;
}
.trophy-container div {
  font-size: 10px;
}
.trophy-contents {
  padding: 2px;
}
.trophy-contents-hover {
  height: 46px;
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.trophy-contents-hover .share {
  margin: 5px 0;
}
.trophy-contents-hover .add {
  margin: 5px 0;
}
.trophy-caption {
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
}
.trophy-teaser {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.trophy-teaser h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.trophy-teaser .info {
  color: #808080;
  margin: 0;
  padding: 0;
}
.buddy-accept-overlay {
  position: absolute;
  top: 35px;
  right: 25px;
  padding: 5px;
  width: 220px;
  height: 140px;
  background-color: #ffffff;
  border: 2px solid #1864ab;
  display: none;
}
.buddy-accept-overlay div {
  padding: 5px;
}
.buddy-accept-overlay p.buttonrow {
  text-align: center;
}
.buddy-reject-overlay {
  position: absolute;
  top: 35px;
  right: 25px;
  padding: 5px;
  width: 220px;
  height: 110px;
  background-color: #ffffff;
  border: 2px solid #1864ab;
  display: none;
}
.buddy-reject-overlay div {
  padding: 5px;
}
.buddy-reject-overlay p.buttonrow {
  text-align: center;
}
div.profile-info {
  font-size: 12px;
  margin-bottom: 10px;
}
.travelsite-section-title {
  border-bottom: 2px solid #3d5b9f;
  height: 40px;
  padding-left: 0px;
  font: 15px/60px Arial, sans-serif;
  text-align: left;
  font-weight: bold;
}
.travelsite-logo {
  width: 140px;
  float: right;
  text-align: center;
  background-color: #fff;
}
.travelsite td {
  text-align: right;
  margin: 10px;
  background-color: #cdcdcd;
}
.travelsite-content {
  background-color: #cdcdcd;
  cursor: pointer;
}
.travelsite-content.selected {
  background-color: #3d5b9f;
}
.travelsite-content.selected.added {
  background-color: #008000;
}
.travelsite-content.error {
  background-color: #ff0000;
}
.flash-message {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 105;
  text-align: center;
  display: none;
  font-size: 16px;
}
.flash-message span {
  text-align: center;
  border: 3px solid #BFB32E;
  color: black;
  display: block;
  background-color: #FFFFC0;
  padding: 2px 5px;
}
.flash-message.ok span {
  border: 1px solid #404040;
  padding-top: 8px;
  height: 25px;
  background-color: #E9FFD2;
  display: block;
  -moz-box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.flash-message.error span {
  border: 1px solid #404040;
  color: #fff;
  padding-top: 8px;
  height: 25px;
  background-color: #EC0444;
  display: block;
  -moz-box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.flash-message.advisory span {
  border: 1px solid #404040;
  padding-top: 8px;
  height: 25px;
  background-color: #fff8db;
  display: block;
  -moz-box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
div.notice {
  font-size: 16px;
  margin: 10px 0;
  padding: 10px;
  background-color: #E2FFE2;
  border: 2px solid #ABE3AB;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div.advisory {
  font-size: 16px;
  margin: 10px 0;
  padding: 10px;
  background-color: #fff8db;
  border: 2px solid #FF8000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div.warning {
  font-size: 16px;
  margin: 10px 0;
  padding: 10px;
  background-color: #fdced2;
  border: 2px solid #FF0000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div.marker-info {
  font-size: 12px;
}
h1.tscoretitle {
  margin: 10px 0 0 10px;
  padding-bottom: 3px;
  font-size: 14px;
  width: 550px;
  border-bottom: 2px solid #CBDAE5;
}
h1.tscoretitle.wide {
  width: 845px;
}
.tscore-contents {
  width: 92px;
}
.tscore-contents-hover {
  text-align: center;
  width: 80px;
  height: 140px;
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.tscore-contents-hover .share {
  margin: 5px 0;
}
.tscore-caption {
  text-align: center;
}
.jqplot-target {
  margin: 10px;
}
.jqplot-highlighter-tooltip div {
  padding: 5px;
  font-size: 12px;
}
.jqplot-highlighter-tooltip span {
  font-weight: bold;
}
.levelcontainer {
  clear: right;
  margin: 10px 11px 10px 1px;
  width: 568px;
  height: 205px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.levelcontainer.wide {
  width: 880px;
}
.levelcontainer iconcategory {
  height: 16px;
  text-align: center;
  font-size: 14px;
  border-top: 0px;
  margin: 2px 0 0px 0px;
  line-height: 12px;
  text-align: center;
  color: #404040;
  border-bottom: 1px solid #eee;
}
.levelcontainer p.travelscoretext {
  font-size: 32px;
  font-weight: bold;
  margin: 25px 2px 18px 0px;
  text-align: center;
  color: #404040;
  text-shadow: 4px 4px 4px #ccc;
}
.levelcontainer p.travelscoreinfo {
  font-size: 11px;
  margin: 10px 20px 0 5px;
  text-align: center;
  width: 114px;
}
.levelcontainer p.travelscoreinfo a:link {
  text-decoration: underline;
  font-style: italic;
}
div.travelcontainerleft {
  float: left;
  text-align: center;
  width: 102px;
  min-height: 165px;
  margin-left: 10px;
  margin-top: 10px;
  border-right: 0px dotted #eee;
}
div.travelcontainerleft p {
  height: 20px;
  margin: 2px 0 0 0px;
  padding-top: 2px;
  border: 1px dotted #ccc;
  font-weight: bold;
  width: 51px;
  color: #136733;
  font-size: 18px;
  background-color: #F0F0F0;
}
div.travelcontainerright {
  float: left;
  width: 445px;
  min-height: 148px;
  margin-top: 10px;
  border: 1px solid #CBDAE5;
}
div.travelcontainerright.wide {
  width: 740px;
}
span.measuretext {
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
  margin-left: 125px;
}
div.traveltagontab {
  background-image: url('../images/tscore_tiny_bg.gif');
  width: 80px;
  height: 26px;
  background-repeat: no-repeat;
}
div.traveltagontab p {
  float: left;
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #404040;
  font-size: 12px;
  font-weight: bold;
  width: 25px;
  height: auto;
  border: 0px;
  position: relative;
  left: 38px;
  top: -8px;
}
.summarycontainer {
  border: 0px solid #a9a4a6;
  text-align: center;
  float: left;
  margin: 10px 8px 0px 0px;
  width: 100px;
  height: 84px;
  border: 1px solid #eee;
}
.summarycontainer p.summarycategory {
  height: 16px;
  text-align: center;
  font-size: 14px;
  border-top: 0px;
  margin: 2px 0 0px 0px;
  line-height: 12px;
  text-align: center;
  color: #404040;
  border-bottom: 1px solid #eee;
}
.summarycontainer p.summarycategory a:link {
  font-size: 10px;
  margin: 0 0 5px 0;
  padding-bottom: 5px;
  text-decoration: underline;
}
.summarycontainer p.summarytext {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  border-top: 0px;
  margin: 25px 0 0 0px;
  line-height: 12px;
  text-align: center;
  color: #999999;
}
.loyaltycontainer {
  border: 0px solid #a9a4a6;
  text-align: center;
  float: left;
  margin: 10px 3px 0px 0px;
  width: 50px;
  height: 75px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
p.loyaltytext {
  text-align: center;
  border-top: 0px;
  margin: 10px 0 0 0px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #404040;
}
div.traveltag.small p {
  font-size: 14px;
}
div.tcardpanel {
  padding: 8px;
  border: 1px dotted #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
div.tcard {
  /*height:115px;*/
  height: auto;
}
div.tcardleft {
  float: left;
  width: 210px;
}
div.tcardleft p.tcardmembername {
  font: 15px/25px Arial, sans-serif;
  font-weight: bold;
  margin-top: -0px;
  letter-spacing: 1px;
  margin-bottom: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
div.tcardleft p.tcardmembertitle {
  font: 14px/25px Arial, sans-serif;
  color: #666666;
  letter-spacing: 1px;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
div.traveltagcard {
  margin-left: 20px;
  background-image: url('../images/tscore_tiny_bg.gif');
  width: 90px;
  height: 44px;
  background-repeat: no-repeat;
}
div.traveltagcard p {
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #404040;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 0 0 6px;
  text-align: center;
}
div.traveltagcard.small p {
  font-size: 10px;
  padding-top: 4px;
}
div.traveltagcard_profile {
  margin: 4px 0 0 18px;
  background-image: url('../images/tscore_tiny_profile_bg.gif');
  width: 99px;
  height: 43px;
  background-repeat: no-repeat;
}
div.traveltagcard_profile p {
  margin: 0;
  padding: 10px 0 0 57px;
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #404040;
  font-size: 20px;
  font-weight: bold;
  width: 25px;
  border: 0px;
  padding: 10px 0 0 64px;
  text-align: center;
}
div.traveltagcard_buddies {
  margin: 6px 0 3px 4px;
  background-image: url('../images/tscore_tiny_buddies_bg.gif');
  width: 57px;
  height: 21px;
  background-repeat: no-repeat;
}
div.traveltagcard_buddies p {
  margin: 0;
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #404040;
  font-size: 13px;
  font-weight: bold;
  padding: 2px 0 0 31px;
  text-align: center;
}
div.traveltagcard_know {
  margin: 5px 0 5px 0;
  background-image: url('../images/tscore_tiny_know_bg.gif');
  width: 48px;
  height: 17px;
  background-repeat: no-repeat;
}
div.traveltagcard_know p {
  margin: 0;
  padding: 0 3px 0 27px;
  text-align: center;
  font-family: Arial, sans-serif;
  background-color: transparent;
  color: #404040;
  font-size: 11px;
  font-weight: bold;
}
div.traveltagcard_know.small p {
  font-size: 9px;
}
img.tcardimage {
  height: 50px;
  width: 50px;
  border: 2px solid #eee;
  margin-bottom: 0px;
}
#alphasearch {
  font: 14px bold Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
}
#alphasearch td {
  background-color: #e5e5e5;
}
#alphasearch td a {
  color: #ffffff;
  text-decoration: none;
  color: #737373;
}
#alphasearch td a:hover {
  color: #000;
  text-decoration: underlinne;
}
#alphasearch td.selected {
  background-color: #005498;
  color: #fff;
}
#profile-image a {
  background: url("../images/send-message2.gif") no-repeat scroll -21px 0 transparent;
  display: block;
  font-size: 12px;
  height: 18px;
  padding: 2px 0 0 29px;
  text-transform: lowercase;
  width: 110px;
}
#profile-image-disable a {
  display: block;
  background: url(../images/send-message-disable3.gif) -21px 0 no-repeat;
  height: 18px;
  width: 110px;
  padding: 2px 0 0 29px;
  font-size: 12px;
  text-transform: lowercase;
}
a.value {
  color: #ffffff;
  text-decoration: none;
}
a.value:hover {
  color: #ffffff;
  text-decoration: underline;
}
#view {
  font-size: 12px;
}
#view .username {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.pubmessagepanel {
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0px 10px 5px 10px;
  height: auto;
  min-height: 75px;
  background-color: #FFC;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: rgb(242, 246, 248);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242, 246, 248, 1) 0%, rgba(255, 253, 247, 1) 3%, rgba(239, 243, 255, 1) 50%, rgba(224, 239, 249, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 246, 248, 1)), color-stop(3%, rgba(255, 253, 247, 1)), color-stop(50%, rgba(239, 243, 255, 1)), color-stop(100%, rgba(224, 239, 249, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242, 246, 248, 1) 0%, rgba(255, 253, 247, 1) 3%, rgba(239, 243, 255, 1) 50%, rgba(224, 239, 249, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242, 246, 248, 1) 0%, rgba(255, 253, 247, 1) 3%, rgba(239, 243, 255, 1) 50%, rgba(224, 239, 249, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242, 246, 248, 1) 0%, rgba(255, 253, 247, 1) 3%, rgba(239, 243, 255, 1) 50%, rgba(224, 239, 249, 1) 100%);
  /* IE10+ */
  background: linear-gradient(top, rgba(242, 246, 248, 1) 0%, rgba(255, 253, 247, 1) 3%, rgba(239, 243, 255, 1) 50%, rgba(224, 239, 249, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 1px 1px 1px 1px #eeeeee;
  -moz-box-shadow: 1px 1px 1px 1px #eeeeee;
  box-shadow: 1px 1px 1px 1px #eeeeee;
}
.pubmessagepanel p {
  display: block;
  font-weight: bold;
  float: left;
  margin-bottom: 5px;
  line-height: 20px;
  margin-top: 17px;
  width: 60%;
  font: bold 17px/25px Arial, sans-serif;
}
.pubmessagepanel img {
  float: right;
  margin: 10px 10px 0 0;
  text-align: right;
}
/* Travel Add New Styles -PM - */

/* Styles To Support Travel Site Selection System */

/*pm added */

.page-title {
  font-size: 20px;
  margin-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}
/*constructors*/

.tselect-content-panel {
  min-height: 200px;
  width: 205px;
  background-color: #F2F7F7;
  border: 1px solid #C3E4FE;
  border-radius: 4px;
}
.tselect-content-panel h1 {
  border-bottom: 1px solid #C3E4FE;
  margin-left: 0px;
  padding-left: 5px;
  padding-bottom: 5px;
}
p.tselect-accounts-add {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  margin-top: 10px;
}
ul.accounts-add {
  margin-top: 15px;
  margin-left: -30px;
}
ul.accounts-add li {
  border-bottom: 1px dotted #C3E4FE;
  height: 25px;
  width: 100%;
  list-style-type: none;
  margin: 0px;
}
ul.accounts-add li p {
  font-size: 12px;
  margin-top: 5px;
  padding-left: 5px;
  width: 98%;
}
ul.accounts-add li p span img.icon-delete {
  float: right;
  margin-bottom: 2px;
  margin-top: 0px;
  padding-right: 5px;
  cursor: pointer;
}
ul.accounts-add li p span img.icon-edit {
  float: right;
  margin-bottom: 2px;
  padding-right: 5px;
  cursor: pointer;
}
.tselect-panel-full {
  float: left;
  width: 915px;
  overflow: visible;
  min-height: 900px;
  height: auto;
  border-right: 0px solid #eeeeee;
}
.tselect-panel-left {
  float: left;
  width: 734px;
  overflow: visible;
  min-height: 900px;
  height: auto;
  padding: 0px 0 0 0;
  margin: 0 10px 0 0;
}
.tselect-panel-right {
  float: left;
  width: 195px;
  overflow: visible;
  min-height: 900px;
  height: auto;
  padding: 10px 0 0 0;
  border: 0px solid #303030;
}
.tselect-panel-right h1 {
  font-size: 12px;
  margin: 10px 0 0 0px;
  font-family: Arial, sans-serif;
}
.tselect-panel-left h1 {
  font-size: 12px;
  margin: 10px 0 10px 10px;
  font-family: Arial, sans-serif;
}
.tselect-progress {
  height: 115px;
  background-color: #fff;
  clear: both;
}
.quick-find {
  height: 50px;
  padding-bottom: 10px;
}
.quick-find-left {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  height: 50px;
  width: 450px;
}
.quick-find-right {
  float: left;
  padding-bottom: 0px;
  padding-top: 10px;
  padding-left: 10px;
  height: 50px;
  width: 200px;
}
.quick-find-left label,
.quick-find-right label {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  clear: both;
}
.quick-find-left .quick-find-dd {
  height: 20px;
  width: 95%;
  color: #404040;
  background-color: #FFFFFF;
  border: 1px solid #BDCCD4;
  padding: 2px;
}
.account-setup-button {
  text-align: center;
  cursor: pointer;
  margin: 5px 10px 10px 12px
}
ul.accounts-list li {
  border-bottom: 1px dotted #ddd;
  min-height: 55px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left: 0px;
  list-style-type: none;
}
ul.accounts-list li.saved {
  border-bottom: 1px dotted #ddd;
  min-height: 55px;
  padding-top: 15px;
  padding-bottom: 10px;
  list-style-type: none;
  background-color: #EFFBC6;
}
ul.accounts-list li input.error {
  color: red;
  border-color: red;
}
ul.accounts-list li:last-child {
  border-bottom: 0px;
}
ul.accounts-list li div.account-type {
  float: left;
  height: 50px;
  width: 130px;
  text-align: center;
  margin: -15px 5px 15px 0;
  border: 0px solid #ddd;
  -webkit-border-radius: 5px -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.accounts-list li div.account-type:hover {
  cursor: pointer;
  color: #404040;
  background: url("/images/travel-hover.png");
  background-position: -186px -246px;
  background-color: rgba(235, 243, 247, .9);
  list-style-type: none;
}
ul.accounts-list li div.account-type p {
  padding-top: 50px;
  font-size: 10px;
  margin: 0px;
  text-align: center;
}
ul.accounts-list li .icon-delete {
  margin-top: -8px;
  cursor: pointer;
}
.account-input {
  width: 180px;
  background-color: #FFF;
  float: left;
  height: 35px;
  padding-left: 6px;
  margin-right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #666;
  color: #404040;
  font-size: 11px;
}
.travel-info {
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
  color: #737373;
  font-weight: bold;
}
.coming-soon {
  font-size: 10px;
  /*margin-top:-5px; padding-left:4px;*/
  margin-top: 3px;
  padding-left: 0;
  color: #404040;
  display: inline-block;
  vertical-align: top;
  color: red;
  width: 700px;
}
.site-icon {
  height: auto;
  width: 75px;
}
.tselect-panel-left ul.site-selector {
  width: 730px;
  min-height: 140px height: auto;
  margin-top: 0px;
  padding-left: 10px;
  list-style-type: none;
}
.tselect-panel-left ul.site-selector li {
  display: inline-block;
  width: 135px;
  height: 76px;
  text-align: center;
  margin: 0 2px 6px 0;
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: top;
  list-style-type: none;
  background-color: #fff;
}
.tselect-panel-left ul.site-selector li a {
  text-decoration: none;
  color: #404040;
  display: inline-block;
  vertical-align: top;
  margin-top: 56px;
  font-size: 11px;
  font-weight: bold;
  list-style-type: none;
}
.tselect-panel-left ul.site-selector li:hover {
  cursor: pointer;
  color: #404040;
  background: url("/images/travel-hover.png");
  background-position: -18px -249px;
  background-color: rgba(235, 243, 247, .9);
  list-style-type: none;
}
/* sprite airlines */

.aeroflot-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -0px -10px;
}
.aeromexico-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -130px -210px;
}
.aircanada-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -260px -210px;
}
.airfrance-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -390px -210px;
}
.airindia-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -520px -210px;
}
.airnewzealand-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -650px -210px;
}
.airtran-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -780px -210px;
}
.alaskaairlines-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -910px -210px;
}
.alitalia-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1040px -210px;
}
.aa-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1170px -210px;
}
.allnippon-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1300px -210px;
}
.asiana-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1430px -210px;
}
.britishmidland-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1560px -210px;
}
.britishairways-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1690px -210px;
}
.snbrussels-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1820px -210px;
}
.cathaypacific-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -1950px -210px;
}
.continental-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2080px -210px;
}
.czechair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2210px -210px;
}
.delta-airlines {
  background: url("/images/airline.png") no-repeat;
}
.elal-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2470px -210px;
}
.emirates-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2600px -210px;
}
.etihad-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2730px -210px;
}
.evaair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2860px -210px;
}
.finnair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -2990px -210px;
}
.frontierairlines-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3120px -210px;
}
.gulfair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3250px -210px;
}
.hawaiian-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3380px -210px;
}
.iberia-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3510px -210px;
}
.icelandair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3640px -210px;
}
.jal-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3770px -210px;
}
.jetairways-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -3900px -210px;
}
.jetblue-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4030px -210px;
}
.klmflying-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4160px -210px;
}
.koreanair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4290px -210px;
}
.lufthrestofworld-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4420px -210px;
}
.lufthgermany-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4550px -210px;
}
.mexicana-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4680px -210px;
}
.midwestairlines-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4810px -210px;
}
.qantas-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -4940px -210px;
}
.qatarair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5070px -210px;
}
.sas-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5200px -210px;
}
.singapore-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5330px -210px;
}
.southafricanair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5460px -210px;
}
.southwest-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5590px -210px;
}
.spiritairlines-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5720px -210px;
}
.suncountry-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5850px -210px;
}
.taca-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -5980px -210px;
}
.tapair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -6110px -210px;
}
.thaiairways-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -6240px -210px;
}
.turkishair-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -6370px -210px;
}
.united-airlines {
  background: url("/images/airline.png") no-repeat;
}
.usairways-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -6630px -210px;
}
.varig-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -6760px -210px;
}
.virginamerica-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -6890px -210px;
}
.virginatlantic-airlines {
  background: url("/images/t-select-airlines.png");
  background-position: -7020px -210px;
}
.virginaustralia-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7150px -210px;
}
.westjet-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7280px -210px;
}
.aerlingus-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7410px -210px;
}
.airberlin-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7540px -210px;
}
.chinaairlines-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7670px -210px;
}
.chinaeastern-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7800px -210px;
}
.lan-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -7930px -210px;
}
.philippineairlin-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8060px -210px;
}
.tam-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8190px -210px;
}
.aviancataca-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8320px -210px;
}
.cyprusairways-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8450px -210px;
}
.caribbeanairline-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8580px -210px;
}
.kingfisher-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8710px -210px;
}
.egyptair-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8840px -210px;
}
.airjamaica-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -8970px -210px;
}
.saudiarabianairl-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9100px -210px;
}
.southafricanairw-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9230px -210px;
}
.airchina-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9360px -210px;
}
.chinasouthern-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9490px -210px;
}
.jordanian-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9620px -210px;
}
.vietnam-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9750px -210px;
}
.mea-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -9880px -210px;
}
.aegeanair-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10010px -210px;
}
.montenegroair-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10140px -210px;
}
.airmaroc-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10270px -210px;
}
.airnigeria-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10400px -210px;
}
.eraalaska-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10530px -210px;
}
.ural-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10660px -210px;
}
.airitaly-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10790px -210px;
}
.brussels-airlines {
  background: url("../images/t-select-airlines.png");
  background-position: -10920px -210px;
}
/* sprite popular */

.american-pop {
  background: url("/images/t-select-airlines.png");
  background-position: -0px -10px;
}
.delta-pop {
  background: url("/images/airline.png") no-repeat;
}
.united-pop {
  background: url("/images/airline.png") no-repeat;
}
.marriott-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -390px -210px;
}
.continental-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -520px -210px;
}
.hilton-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -650px -210px;
}
.southwest-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -780px -210px;
}
.us-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -910px -210px;
}
.starwood-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1040px -210px;
}
.hertz-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1170px -210px;
}
.hyatt-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1300px -210px;
}
.expedia-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1430px -210px;
}
.avis-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1560px -210px;
}
.jetblue-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1690px -210px;
}
.airtran-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1820px -210px;
}
.travelocity-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -1950px -210px;
}
.orbitz-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2080px -210px;
}
.national-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2210px -210px;
}
.british-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2340px -210px;
}
.alaskan-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2470px -210px;
}
.virginamerica-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2600px -210px;
}
.priceline-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2730px -210px;
}
.frontier-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2860px -210px;
}
.choice-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -2990px -210px;
}
.hotwire-pop {
  background: url("/images/t-select-most-popular.png");
  background-position: -3120px -210px;
}
/* sprite hotels */

.accor-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -0px -10px;
}
.bestwestern-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -130px -210px;
}
.carlson-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -260px -210px;
}
.countryinns-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -520px -210px;
}
.choice-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -390px -210px;
}
.fairmont-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -650px -210px;
}
.fiestaamericana-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -780px -210px;
}
.hilton-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -910px -210px;
}
.hotelscom-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1040px -210px;
}
.hyatt-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1170px -210px;
}
.intercontinental-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1300px -210px;
}
.kimpton-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1430px -210px;
}
.laquinta-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1560px -210px;
}
.marriott-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1690px -210px;
}
.omnihotels-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1820px -210px;
}
.princeresorts-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -1950px -210px;
}
.redlion-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2080px -210px;
}
.solmelia-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2210px -210px;
}
.starwood-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2340px -210px;
}
.wyndham-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2470px -210px;
}
.wyndahamrewards-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2600px -210px;
}
.wyndhambyrequest-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2730px -210px;
}
.drury-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2860px -210px;
}
.joiedevivre-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -2990px -210px;
}
.leadinghotels-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3120px -210px;
}
.loews-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3250px -210px;
}
.redroof-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3380px -210px;
}
.ritzcarlton-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3510px -210px;
}
.shangrila-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3640px -210px;
}
.voila-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3770px -210px;
}
.agoda-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -3900px -210px;
}
.hotelclub-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4030px -210px;
}
.swissotel-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4160px -210px;
}
.jumeirah-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4290px -210px;
}
.mgmresorts-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4420px -210px;
}
.bookingcom-hotels {
  background: url("/images/t-select-other.png");
  background-position: -1690px -210px;
}
.harrahs-hotels {
  background: url("/images/t-select-other.png");
  background-position: -2470px -210px;
}
.hyattvacations-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4550px -210px;
}
.riuhotels-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4680px -210px;
}
.clubhotel-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4810px -210px;
}
.trumpcard-hotels {
  background: url("/images/t-select-hotels.png");
  background-position: -4940px -210px;
}
/* sprite trains */

.viarailcanada-trains {
  background: url("/images/t-select-trains.png");
  background-position: -130px -210px;
}
/* sprite credit */

.visa-credit {
  background: url("/images/t-select-credit.png");
  background-position: -0px -10px;
}
.amex-credit {
  background: url("/images/t-select-credit.png");
  background-position: -130px -210px;
}
.discover-credit {
  background: url("/images/t-select-credit.png");
  background-position: -260px -210px;
}
.mastercard-credit {
  background: url("/images/t-select-credit.png");
  background-position: -390px -210px;
}
.paypal-credit {
  background: url("/images/t-select-credit.png");
  background-position: -520px -210px;
}
/* sprite cars rails */

.alamo-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -0px -10px;
}
.amtrak-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -130px -210px;
}
.avis-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -260px -210px;
}
.budget-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -390px -210px;
}
.hertz-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -520px -210px;
}
.national-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -650px -210px;
}
.payless-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -780px -210px;
}
.thrifty-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -910px -210px;
}
.enterprise-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1040px -210px;
}
.acecar-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1170px -210px;
}
.ezcar-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1300px -210px;
}
.europcar-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1430px -210px;
}
.foxcar-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1560px -210px;
}
.sixt-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1690px -210px;
}
.eurostar-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1820px -210px;
}
.viarailcanada-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -1950px -210px;
}
.sncf-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -2080px -210px;
}
.dollar-cars-rails {
  background: url("/images/t-select-cars-rail.png");
  background-position: -2210px -210px;
}
/* sprite agenices */

.cheaptickets-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -0px -10px;
}
.egencia-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -130px -210px;
}
.egenciacanada-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -130px -210px;
}
.egenciaaustralia-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -130px -210px;
}
.expedia-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -260px -210px;
}
.hotwire-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -390px -210px;
}
.lastminute-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -520px -210px;
}
.orbitz-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -650px -210px;
}
.priceline-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -780px -210px;
}
.travelocity-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -910px -210px;
}
.zuji-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1040px -210px;
}
.orbitzbiz-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1170px -210px;
}
.virtuallythere-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1300px -210px;
}
.travelocitybiz-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1430px -210px;
}
.amexbiz-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1560px -210px;
}
.ctrip-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1690px -210px;
}
.elong-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1820px -210px;
}
.jetcom-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -1950px -210px;
}
.onetwotrip-agencies {
  background: url("/images/t-select-agencies.png");
  background-position: -2080px -210px;
}
/* sprite Cruises */

.azamara-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -0px -10px;
}
.carnival-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -130px -210px;
}
.celebritycruises-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -260px -210px;
}
.disneycruise-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -390px -210px;
}
.hollandamerica-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -520px -210px;
}
.princesscruises-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -650px -210px;
}
.royalcaribbean-cruises {
  background: url("/images/t-select-cruises.png");
  background-position: -780px -210px;
}
/* sprite other */

.airmiles-other {
  background: url("/images/t-select-other.png");
  background-position: -0px -10px;
}
.americanexpress-other {
  background: url("/images/t-select-other.png");
  background-position: -130px -210px;
}
.asiamiles-other {
  background: url("/images/t-select-other.png");
  background-position: -260px -210px;
}
.dinersclub-other {
  background: url("/images/t-select-other.png");
  background-position: -390px -210px;
}
.globalpass-other {
  background: url("/images/t-select-other.png");
  background-position: -520px -210px;
}
.eliterewards-other {
  background: url("/images/t-select-other.png");
  background-position: -650px -210px;
}
.thankyou-other {
  background: url("/images/t-select-other.png");
  background-position: -780px -210px;
}
.worldmate-other {
  background: url("/images/t-select-other.png");
  background-position: -910px -210px;
}
.topguest-other {
  background: url("/images/t-select-other.png");
  background-position: -1040px -210px;
}
.royalcaribbean-other {
  background: url("/images/t-select-other.png");
  background-position: -1170px -210px;
}
.princesscruises-other {
  background: url("/images/t-select-other.png");
  background-position: -1300px -210px;
}
.celebritycruises-other {
  background: url("/images/t-select-other.png");
  background-position: -1430px -210px;
}
.hollandamerica-other {
  background: url("/images/t-select-other.png");
  background-position: -1560px -210px;
}
.greyhound-other {
  background: url("/images/t-select-other.png");
  background-position: -2080px -210px;
}
.disneyvacationcl-other {
  background: url("/images/t-select-other.png");
  background-position: -2210px -210px;
}
.vailresorts-other {
  background: url("/images/t-select-other.png");
  background-position: -2340px -210px;
}
.parkingspot-other {
  background: url("/images/t-select-other.png");
  background-position: -2600px -210px;
}
.igougo-other {
  background: url("/images/t-select-other.png");
  background-position: -2730px -210px;
}
.opentable-other {
  background: url("/images/t-select-other.png");
  background-position: -2860px -210px;
}
.capitalone-other {
  background: url("/images/t-select-other.png");
  background-position: -2990px -210px;
}
.chase-other {
  background: url("/images/t-select-other.png");
  background-position: -3120px -210px;
}
.discover-other {
  background: url("/images/t-select-other.png");
  background-position: -3250px -210px;
}
.hsbcrewards-other {
  background: url("/images/t-select-other.png");
  background-position: -3380px -210px;
}
.usbank-other {
  background: url("/images/t-select-other.png");
  background-position: -3510px -210px;
}
.usaa-other {
  background: url("/images/t-select-other.png");
  background-position: -3640px -210px;
}
.viarailcanada-other {
  background: url("/images/t-select-other.png");
  background-position: -3770px -210px;
}
.wellsfargo-other {
  background: url("/images/t-select-other.png");
  background-position: -3900px -210px;
}
.baaworldpoints-other {
  background: url("/images/t-select-other.png");
  background-position: -4030px -210px;
}
.rbc-other {
  background: url("/images/t-select-other.png");
  background-position: -4160px -210px;
}
.carnival-other {
  background: url("/images/t-select-other.png");
  background-position: -4290px -210px;
}
.azamara-other {
  background: url("/images/t-select-other.png");
  background-position: -4420px -210px;
}
.airmilesopinions-other {
  background: url("/images/t-select-other.png");
  background-position: -4550px -210px;
}
.caribbeanvisa-other {
  background: url("/images/t-select-other.png");
  background-position: -4680px -210px;
}
.maximiles-other {
  background: url("/images/t-select-other.png");
  background-position: -4810px -210px;
}
.sncf-other {
  background: url("/images/t-select-other.png");
  background-position: -4940px -210px;
}
.disneycruise-other {
  background: url("/images/t-select-other.png");
  background-position: -5070px -210px;
}
.getthere-other {
  background: url("/images/t-select-other.png");
  background-position: -5200px -210px;
}
.concur-other {
  background: url("/images/t-select-other.png");
  background-position: -5330px -210px;
}
.deem-other {
  background: url("/images/t-select-other.png");
  background-position: -5460px -210px;
}
.airbnb-agencies {
  background: url("/images/t-select-other.png");
  background-position: -5590px -210px;
}
.kayak-agencies {
  background: url("/images/t-select-other.png");
  background-position: -5720px -210px;
}
/* sprite other */

.foursquare-location {
  background: url("/images/t-select-locations.png");
  background-position: -0px -10px;
}
.tripit-location {
  background: url("/images/t-select-locations.png");
  background-position: -130px -210px;
}

/* misc programs - non-sprite */
.easyjet-airlines {
    background: url("/images/travelsites/60x60/Easyjet.png") top no-repeat;
}

.ryanair-airlines {
    background: url("/images/travelsites/60x60/Ryanair.png") top no-repeat;
}

.airaustral-airlines {
    background: url("/images/travelsites/60x60/Airaustral.png") top no-repeat;
}

.airalgerie-airlines {
    background: url("/images/travelsites/60x60/Airalgerie.png") top no-repeat;
}

.monarch-airlines {
    background: url("/images/travelsites/60x60/Monarch.png") top no-repeat;
}

.wegolo-airlines {
    background: url("/images/travelsites/60x60/Wegolo.png") top no-repeat;
}

.tunisair-airlines {
    background: url("/images/travelsites/60x60/Tunisair.png") top no-repeat;
}

.qubushotel-hotels {
    background: url("/images/travelsites/60x60/Qubushotel.png") top no-repeat;
}

.hostelz-hotels {
    background: url("/images/travelsites/60x60/Hostelz.png") top no-repeat;
}

.expediauk-agencies {
    background: url("/images/travelsites/60x60/Expediauk.png") top no-repeat;
}

.bcd-other {
    background: url("/images/travelsites/60x60/BCD.png") top no-repeat;
}

.uber-cars-rails {
    background: url("/images/travelsites/60x60/Uber.png") top no-repeat;
}

.ui-menu {
  display: none;
  border: 1px solid #09F;
  background: rgb(255, 255, 255);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  /* IE10+ */
  background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  /* IE6-9 */
}
#tabs.ui-widget-content {
  border: 1px solid #EEE;
}
.trophy-panel.ui-widget-content {
  border: 3px solid #A6C9E2;
}
#plan-banner {
  background: url("/images/plan_banner_bg.gif") repeat-y top center;
  width: 232px;
  float: left;
  margin: 25px;
}
#plan-banner .bg {
  background: url("/images/plan_banner_bg_up.gif") no-repeat top center;
  padding: 0 10px;
  font-size: 13px;
}
#plan-banner .bg h2 {
  font-size: 12px;
  margin: 0;
}
#plan-banner .bg .email {
  margin: 10px 0;
  font-size: 14px;
}
#plan-banner .bg .email img {
  margin: 0 14px 0 0;
}
.page-title_providers {
  color: #2485BE;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  height: 20px;
  margin-bottom: 15px;
  margin-top: 20px;
  padding-left: 0;
}

#providers p {
  color: #4C575E;
  margin: 5px 0;
  font-size: 13px;
}
#providers .arial_12_blue {
  color: #2485BE;
  font: 14px arial;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 0;
}
#providers ul {
  margin: 0;
  padding: 0 0 20px 0;
}
#providers li {
  float: left;
  list-style: none outside none;
  margin: 5px 15px 5px 0;
  width: 210px;
}
#providers li a:link {
  color: #4C575E;
  font: 13px arial;
  text-decoration: none;
}
#providers li a:hover {
  text-decoration: underline;
}
/* trip view itinerary */

.trip_view {
  border: 1px solid #D3D3D3;
  color: #555555;
  font-weight: normal;
  border-radius: 4px;
  margin-top: 5px;
  font-size: 12px;
}
.trip_view h3 {
  background: url("/images/trip_view_tab_bg.gif") repeat-x top center;
  border-radius: 4px;
  margin: 0;
  font-size: 12px;
  padding: 11px 5px 11px 11px;
  line-height: 17px;
}
.trip_view h3:hover {
  background: url("/images/trip_view_tab_bg_hover.gif") repeat-x top center;
}
.trip_view h3 span.title {
  font-weight: bold;
}
.trip_view h3 span.action {
  float: right;
  margin-right: 5px;
  font-weight: normal;
}
.trip_view .text {
  padding-left: 12px;
}
.primary {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  color: #555555;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
}
.primary h3 {
  margin: 0;
  font-size: 12px;
  padding: 11px 5px 11px 11px;
  line-height: 17px;
}
.primary .text {
  padding-left: 12px;
}
.primary h3 span.title {
  font-weight: bold;
}
.primary h3 span.action {
  float: right;
  margin-right: 5px;
  font-weight: normal;
}
/* tabs overrides */

.ui-tabs .ui-tabs-nav {
  margin: 5px 0 0 0 !important;
}
