/* CSS Document */




.currentCategory
{
	background-color:#89873B;
}


.leftNav
{
/*	width:154px;*/

	padding:0px;
	margin:0px;

	margin-left:9px;

	margin-top:10px;

	
	text-align:right;
	
	width:135px;
	
	
	
	


}

.leftNav li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
	padding-left:15px;
	
	margin-bottom:25px;
	margin-top:25px;

	color:white;

	



}

.leftNav li div
{
	
}

.leftNav a
{
	color:white;
	

}

.leftNav li ul
{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;


}

.leftNav li ul li 
{
	color:black;
	list-style-type:disc;
	

	
	margin-top:10px;
	margin-bottom:10px;
	


}

.navigationStartLastItemInList
{
	border-bottom:none !important;
}


.leftNav li ul li div
{
	background-color:white;
	color:black;
}

.leftNav li ul li  a
{
	color:black;

}



.topLowerNav
{

	margin:0px;
	padding:0px;
	
	list-style:none;
	font-size:0.9em;



}


	.topLowerNav li
	{
		width:110px;
		text-align:center;
		float:left;
		
		padding-top:3px;
		height:22px;

		background-image:url(../images/header/stansted_airport_transfers_lower_navigation_divider.png);
		background-position:right 3px;
		background-repeat:no-repeat;
		
	
	
	
	}

	.topLowerNav li.final
	{
		background-image:none;
	}	

.topNav
{
	float:left;
	margin:0px;


	padding:0px;

	color:white;
	
	font-size:0.95em;

}


.topNav li
{
	


	margin:0px;
	
	list-style-type:none;

	float:left;

	padding-right:0px;
	padding-left:0px;
	text-align:center;
	
	margin-right:10px;


	
	width:100px;

	height:19px;
	padding-top:8px;

	background-image:url(../images/header/gatwick_airport_transfers_navigation_tab_normal.png);
	background-repeat:no-repeat;



}

	.topNav li.selected
	{
		background-image:url(../images/header/gatwick_airport_ground_transportation_tab_selected.png);
	}

.topNav a
{
	color:#1B1464;
}