/*Map Image*/

#map {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 189px;
	height: 81px;
	background: url(images/locate.png) no-repeat;
	position: relative;
}
#map span {
	display: none;
	position: absolute;
}
#map a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#map a:hover {
	background-position: left bottom;
}
#map a:hover span{
	display: block;
}
#map .findlocation {
	width: 189px;
	height: 18px;
	background: url(images/locatetext.png) no-repeat;
	left: 0px;
	top: 63px;
}



/*Breadcrumbs*/
#crumbs {
	float:left;
	border:1px solid #dedede;
	height:2.3em;
	padding:0;
	width:100%;
}
#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:.75em;
	color:#777;
}
#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background:url(images/crumbs.gif) no-repeat right center;
}
#crumbs li a:link, 
#crumbs li a:visited {
	text-decoration:none;
	color:#777;
}
#crumbs li a:hover, 
#crumbs li a:focus {
	color:#dd2c0d;
}


/*CSS Main transit map*/
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 774px;
	height: 210px;
	background: url(images/citymapcss.png) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .taxi {
	width: 144px;
	height: 58px;
	background: url(images/citymapcss_taxi.png) no-repeat;
	left: 285px;
	top: 53px;
}
#menu .taxi span {
	width: 86px;
	height: 14px;
	background: url(images/home-over.gif) no-repeat;
	left: 28px;
	top: -20px;
}
#menu .train {
	width: 158px;
	height: 58px;
	background: url(images/citymapcss_train.png) no-repeat;
	left: 566px;
	top: 121px;
}
#menu .train span {
	width: 86px;
	height: 14px;
	background: url(images/home-over.gif) no-repeat;
	left: 28px;
	top: -15px;
}
#menu .bus {
	width: 137px;
	height: 80px;
	background: url(images/citymapcss_bus.png) no-repeat;
	left: 566px;
	top: 29px;
}
#menu .bus span {
	width: 86px;
	height: 14px;
	background: url(images/home-over.gif) no-repeat;
	left: 25px;
	top: -15px;
}
#menu .ferry {
	width: 144px;
	height: 58px;
	background: url(images/citymapcss_ferry.png) no-repeat;
	left: 60px;
	top: 120px;
}
#menu .ferry span {
	width: 86px;
	height: 14px;
	background: url(images/home-over.gif) no-repeat;
	left: 28px;
	top: -20px;
}




/*Stickies for Transits*/
#stickies {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 131px;
	height: 240px;
	background: url(images/stickies.png) no-repeat;
	position: relative;
}
#stickies span {
	display: none;
	position: absolute;
}
#stickies a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#stickies a:hover {
	background-position: left bottom;
}
#stickies a:hover span{
	display: block;
}
#stickies .tripoption {
	width: 114px;
	height: 40px;
	background: url(images/stickies_tripoption.png) no-repeat;
	left: 8px;
	top: 5px;
}
#stickies .tripoption span {
	width: 48px;
	height: 22px;
	background: url(images/stickies-over.png) no-repeat;
	left: 62px;
	top: -8px;
}
#stickies .availabletrips {
	width: 98px;
	height: 55px;
	background: url(images/stickies_availabletrips.png) no-repeat;
	left: 15px;
	top: 42px;
}
#stickies .availabletrips span {
	width: 48px;
	height: 22px;
	background: url(images/stickies-over2.png) no-repeat;
	left: 14px;
	top: 30px;
}
#stickies .tripdetail {
	width: 102px;
	height: 56px;
	background: url(images/stickies_tripdetail.png) no-repeat;
	left: 15px;
	top: 86px;
}
#stickies .tripdetail span {
	width: 48px;
	height: 22px;
	background: url(images/stickies-over2.png) no-repeat;
	left: 14px;
	top: 30px;
}


.businfo {
	width: 120px;
	height: 120px;
	position: absolute;
	background: url(images/stickies_businfo.png) no-repeat;
	left: 1px;
	top: 149px;
	z-index:0;
}
.ferryinfo {
	width: 120px;
	height: 120px;
	position: absolute;
	background: url(images/stickies_ferryinfo.png) no-repeat;
	left: -1px;
	top: 151px;
	z-index:0;
}
.traininfo {
	width: 120px;
	height: 120px;
	position: absolute;
	background: url(images/stickies_traininfo.png) no-repeat;
	left: 1px;
	top: 151px;
	z-index:0;
}
.taxiinfo {
	width: 120px;
	height: 120px;
	position: absolute;
	background: url(images/stickies_taxiinfo.png) no-repeat;
	left: 15px;
	top: 164px;
	z-index:0;
}
.tripoptionabs {
	width: 114px;
	height: 40px;
	position: absolute;
	background: url(images/stickies_tripoption.png) no-repeat;
	left: 8px;
	top: 5px;
	z-index:0;
}
.tripoption_arrow {
	width: 114px;
	height: 53px;
	position: absolute;
	background: url(images/stickies_tripoption_arrow.png) no-repeat;
	left: 8px;
	top: -3px;
	z-index:0;
}
.availabletripsabs {
	width: 98px;
	height: 55px;
	position: absolute;
	background: url(images/stickies_availabletrips.png) no-repeat;
	left: 15px;
	top: 42px;
	z-index:0;
}
.availabletrips_arrow {
	width: 98px;
	height: 55px;
	position: absolute;
	background: url(images/stickies_availabletrips_arrow.png) no-repeat;
	left: 17px;
	top: 35px;
	z-index:0;
}
.availabletaxisabs {
	width: 98px;
	height: 55px;
	position: absolute;
	background: url(images/stickies_availabletaxis.png) no-repeat;
	left: 15px;
	top: 42px;
	z-index:0;
}
.availabletaxis_arrow {
	width: 98px;
	height: 55px;
	position: absolute;
	background: url(images/stickies_availabletaxis_arrow.png) no-repeat;
	left: 17px;
	top: 35px;
	z-index:0;
}
.tripdetailabs {
	width: 102px;
	height: 56px;
	position: absolute;
	background: url(images/stickies_tripdetail.png) no-repeat;
	left: 15px;
	top: 86px;
	z-index:0;
}
.tripdetail_arrow {
	width: 102px;
	height: 56px;
	position: absolute;
	background: url(images/stickies_tripdetail_arrow.png) no-repeat;
	left: 15px;
	top: 84px;
	z-index:0;
}

/* Table for MRT/LRT */
table.traintable{
	border: 1px solid #9C9DA0;
	width: 100%;
	padding: 0;
	font-size: 10px;
	color: #333333;
	margin: 2px;
}



/*Table for Forum*/
table{
	border: 1px solid #9C9DA0;
	//border-collapse: collapse;
	width: 100%;
	padding: 2px;
	font-size: 11px;
	color: #333333;
	margin: 5px 0 10px 0;
}

table a:hover,
table a:active
{
	background-color: transparent; 
	text-decoration: underline;
}
table td{
	padding: 2px 10px 2px 10px;
	vertical-align: top;
}
table td h4{
	padding: 0px;
	margin: 0;
	font-size: 12px;
	color: #32668C;
	font-weight: bold;
	font-size: 13px;
}
.tableheader
{
	background: transparent url(images/tableback.gif) repeat-x;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.tablesubtopic
{
	background-color:#EEEEEE;
}
.tabletd
{
	text-align: center;
}
.tabletaxi1
{
	background-color:#cccccc;
}
.tabletaxi2
{
	background-color:#99cccc;
}
.tabletaxi3
{
	background-color:#66cccc;
}
.tabletaxi4
{
	background-color:#33cccc;
}
.tabletaxi5
{
	background-color:#00cccc;
}
.tabletaxi6
{
	background-color:#999999;
}
.tabletaxi7
{
	background-color:#669999;
}
.tabletaxi8
{
	background-color:#339999;
}
.tabletaxi9
{
	background-color:#009999;
}
.tabletaxi10
{
	background-color:#666666;
}

.tabletd
{
	text-align: center;
}

#controlbar-wrapper {
	color: #555555;
	padding: 5px 5px; 
	margin: 2px 0 2px 0;
	text-align: right;
}
#textbar-wrapper {
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px 5px; 
	margin: 5px 0 5px 0;
}
#legendbar-wrapper {
	color: #555555;
	padding: 5px 5px; 
	margin: 2px 0 2px 0;
	text-align: left;
}
