/* $Id: cgtripplanner.css,v 1.10 2009/12/28 02:55:02 thilinar Exp $ */
div.cgtripplanner-widget {
  padding: 0.2em 0.2em 0.2em 0.2em;
  /*border-top: 1px #fbf389 solid;*/
  /*border-bottom: 1px #fbf389 solid;*/
  /*border:1px #99CCFF solid;  */
  /*background-color: #E2EDF8;*/
  width: auto;
  height: 25px;
  /*margin-bottom: 10px;*/
  /*text-align: right;*/
  /*line-height: 1.25em;*/
}
div.cgtripplanner-widget a {
  text-decoration: none;
}

div.cgtripplanner-widget .cgtripplanner-add {
float:left;
  background: url(../images/add_to_itinerary.gif) no-repeat center bottom;
  text-indent: -999em;
  height: 35px;
  /*text-align:right;*/
  width:173px;
}
div.cgtripplanner-widget .cgtripplanner-add a {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
}
div.cgtripplanner-widget .cgtripplanner-added {
  float:left;
  background: url(../images/itinerary_added.gif) no-repeat center bottom;
  text-indent: -999em;
  height: 35px;
  /*text-align:right;*/
  width:173px;
}
div.cgtripplanner-widget-waiting {
  background: url(../images/flag-throbber.gif) no-repeat right center;
  padding-right: 13px;
}
/*.source{ background:url(../images/trip_back.png) bottom left no-repeat; list-style:none;margin:0;padding:10px; padding-left:7px;}*/

.source{ list-style:none;margin:0;padding:5px;}

.source .sourceli{padding-left:1px;padding-top:2px;padding-bottom:2px;cursor:pointer;}

.source.ol{ padding:0; margin:0; list-style:none; width:200px;}

.source ol li{list-style:none; font-size:11px; border-bottom:1px solid #206cbd; margin-bottom:3px; line-height:20px; vertical-align:middle;cursor:pointer;}

.sourceli.li{list-style:none; font-size:11px; border-bottom:1px solid #206cbd; margin-bottom:3px; line-height:20px; vertical-align:middle;}

#tripplanner_header{ height:20px;}

.source .tripplanneritem{ width:213px; height:20px; border-bottom:1px solid #206cbd; }

.tripplanneritem .tripplannername{ text-align: left ;float:left; width:190px; font-size:11px; font-weight:bold; color:#0C5BAC; font-family:Verdana, Arial, Helvetica, sans-serif;}

.tripplanneritem .tripplannerremove{float:right; width:16px; }

#tripplanner_footer{width:213px; min-height:50px;!important height:5px;}

#tripplanner_footer .tripplannerviewitinerary{float:left; height:25px;}

#tripplanner_footer .tripplannerremoveall{float:right; height:25px;}


#tripplanner_footer .tripplannerviewonmap{ text-align:center; padding-bottom:5px; padding-top:5px; float:left;}

.help {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c5bac;
	font-weight:bold;
}
.sourcelihl{

background-color: #b5d6f9;
padding-left:8px;
padding-top:2px;
padding-bottom:2px;
cursor: pointer;

        }

