/*
//---controls.css---GW20080118---for compass nav control
//---controls.php---GW20080123---replace map controls with customised
*/





/* --------------------- TAXI ---------------------- */
DIV.tdashboard { /* taxi dashboard */
	left: 35%;
	top: 62%;
	position: absolute;
	width: 360px;
	height:220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D7E2FF;
	visibility: hidden;
	cursor:pointer;
	filter: alpha(opacity=90); 
	-moz-opacity: .9;
	background-image: url(../images/taxi_dash/tdash_back.png);
	background-repeat: no-repeat;	

}

DIV.tdash_info1 { /* taxi info   */
	position: relative;
	top: 8px;
	width: 360px;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;


}
DIV.tdash_info2 { /* taxi info   */
	position: relative;
	top: 4px;
	width: 360px;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;


}


TD.tdash_taxi_info1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffff00;
	line-height: 12px;

}

TD.tdash_taxi_info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #66FFFF;
	line-height: 12px;
}

INPUT.tdash_taxi_info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66FFFF;
	line-height: 9px;
	background-color: #FFFF99;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}



TD.tdash_blank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	line-height: 10px;
}


TD.tdashname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;

	line-height: 10px;
}


TD.tdash_taxi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
	background-color: #FFFF00;
}

TD.tdash_taxi_profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	line-height: 12px;
	background-color: #FFFF00;
}


TD.tdash_taxi_driver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	line-height: 12px;
	background-color: #FFFF00;
	font-weight: bold;
}

TD.tdash_taxi_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009900;

	line-height: 10px;
	background-color: #FFFF00;
}




TD.tdash_blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	line-height: 5px;
}
TD.tdash_leaving_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	line-height: 9px;
}

TD.tdash_going_to {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	line-height: 9px;
}

INPUT.tdash_leaving_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	line-height: 9px;
	background-color: #CCCCCC;
}

INPUT.tdash_going_to {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	line-height: 10px;
}


TD.tdash_lab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66CCFF;
	line-height: 9px;
	text-align:right;
}

SELECT.tdash_pickup_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	background-color: #CCCCCC;
	line-height: 10px;
}

INPUT.tdash_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	background-color: #CCCCCC;
	line-height: 10px;
}

TD.tdash_send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000099;
	line-height: 9px;
}

TD.tdash_cancel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #CC0000;
	line-height: 9px;
}

TR.tdash_you_chat {
 	visibility: hidden; 
}


DIV.infobox { 
	left: 78px;
	top: 58px;
	position: absolute;
	width: 228px;
	height: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	visibility: hidden;
	background-color: #ffffff;
	/* padding: 10px; */
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

DIV.infoboxdata { 
	left: 5px;
	top: 25px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #ffffff;
	width: 217px;
	height: 300px;
	overflow:scroll;
	line-height: 18px;

}

DIV.infoboxtitle { 
    width: 200px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000066;
	position: absolute;
	

	/* cursor:pointer; */
}


DIV.closebox { 
	left: 205px;
	top: 0px;
	position: absolute;
	width: 20px;
	height:20px;
	cursor:pointer;
	z-index: 1;

	
}


/* ------------------------ end of taxi -----------------------------*/

