body { behavior:url("csshover3.htc"); }


#tooltip {
	padding:0;
	/* position:relative; */
	width: 360px;
	border: 1px solid #222222;
	/* background-color: #99ffff; */
	font-size:12px; 
	font-family: verdana, arial, helvetica, sans-serif;
}

#header {
	width:356px;
	float:left;
	padding:2px;
	background-color: #dee7f7;
 	font-weight:bold;
 	border-bottom: 1px solid #222222; 	 	
	background-image:url("plane_out_s.gif");
	background-repeat:no-repeat;	
	background-position:left top;
}

#tip_head_multi {
	width:356px;
	float:left;
	padding-left:3px;
	padding-bottom:3px;		
	padding-top:6px;
	background-color: #ffffff;
	/* background-color: #dee7f7; */
 	/* font-weight:bold; */
 	/* border-bottom: 1px solid #999999; */
 }
 
 #tip_head_price {
 	float:left;
 	padding-right:54px;
 	border-bottom: 1px solid #999999;
 	padding-bottom:3px;
 	color: #444;
 }

 #tip_head_time {
 	float:left;
 	padding-right:56px;
 	border-bottom: 1px solid #999999;
 	padding-bottom:3px;
 	color: #444;
 }

 #tip_head_provider {
 	float:left;
 	border-bottom: 1px solid #999999;
 	padding-bottom:3px;
 	padding-right:46px;
 	color: #444;
 }







#route {
	float:left;
	margin-left:32px;
	margin-right:2px;
 	width:200px;
 	text-align:left;
 	/* border: 1px solid #999999; */
}
#date {
	float:right;
 	width:120px;
 	text-align: right;
 	/* border: 1px solid #999999; */
}

#content {
	width:356px;
	float:left;
	background-color: #ffffff;
	/* height:100; */
	padding:2px;
	margin-bottom:8px;
}

#content_multi {
	width:356px;
	float:left;
	background-color: #ffffff;
	border-bottom: 1px solid #dee7f7;
	padding-top:8px;
	padding-left:3px;
	padding-bottom:3px;	
	cursor:pointer;
	cursor:hand;
	
	/* m: expression(this.onmouseover =  new Function("this.className = 'content_multi-hover';")); */
	
}

#content_multi:hover, #content_multi-hover {	
	/* color: #C0FFC0; */
	background-color: #ccffcc; 		/* #52BA4A */ /* lightslategray */
	text-decoration: none;
	
	/* m: expression(this.onmouseout = new Function("this.className = 'content_multi';")); */
}








#label {
	float:left;
	margin-right:10px;
}

#info {
	float:left;
 	width:180px;
}

#info_multi {
	float:left;
 	width:160px;
}

#logo {
	float:right;
 	width:100px;	
}




#footer {	
	/* float:left; */
	clear:both;
	padding:2px;
	/* width:356; */
	height:34px;
	/* margin-top:14px; */
	
	background-color: #ffff9c;
	background-image:url("info_icon_small.png");
	background-repeat:no-repeat;	
	background-position:left top;		
	
	/* border: 1px solid #999999; */
}


#info_text {
	float:left;
 	margin-left:40px;
}
.info_text_b {
 	font-weight:bold;
}


.price { 
	font-size:15px; 
	color:#33b; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight:bold;
}

#price_multi { 
	float:left;
	font-size:15px; 
	color:#33b; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight:bold;
	text-decoration:underline; 	
	padding-right:20px;
}


/* Style spec's for tooltip  */
div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  /* background-color:#dee7f7; border:1px solid #336; */
  background-color:#ffffff; 
  /* border:1px solid #336; */

/*  width:360px; */

  padding:0px;
  /* color:#000;  */
  /* font-size:11px;  */
  /* line-height:1.3; */
}


/*
		div#tipDiv a:link { color:#33b }
		div#tipDiv a:visited { color:#339 }
*/



/* Single Graph */
.cawe { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color:red; text-decoration:underline; }
.cawe a:link { color:red; text-decoration:underline; font-size: 9px; }
.cawe a:visited { color: red; text-decoration:underline; font-size: 9px; }
.cawe a:hover {background-color:black; color:white; text-decoration:underline; font-size: 9px; }
.cawe a:active {color:red; text-decoration:underline; font-size: 9px; }

.cawd { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color:blue; text-decoration:underline;}
.cawd a:link { color:blue; text-decoration:underline; font-size: 9px; }
.cawd a:visited { color:blue; text-decoration:underline; font-size: 9px; }
.cawd a:hover {background-color:black; color:white; text-decoration:underline; font-size: 9px; }
.cawd a:active {color:blue; text-decoration:underline; font-size: 9px; }

/* Multi graph */
.cawem { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color:red;}
.cawem a:link { color:red; text-decoration:underline; font-size: 9px; }
.cawem a:visited { color: red; text-decoration:underline; font-size: 9px; }
.cawem a:hover {background-color:black; color:white; text-decoration:underline; font-size: 9px; }
.cawem a:active {color:red; text-decoration:underline; font-size: 9px; }

.cawdm { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; }
.cawdm a:link { color:blue; text-decoration:underline; font-size: 9px; }
.cawdm a:visited { color:blue; text-decoration:underline; font-size: 9px; }
.cawdm a:hover {background-color:black; color:white; text-decoration:underline; font-size: 9px; }
.cawdm a:active {color:blue; text-decoration:underline; font-size: 9px; }

/* Common */
.camon { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-weight:bold;}


.cal_link_tip {
	padding: 4px;
	width: 360px;
	border: 1px solid #222222;
	background-color: #ffff9c;
	font-size:12px; 
	font-family: verdana, arial, helvetica, sans-serif;
}