body {
	margin: 0px;
	background-image: url(/static/images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
img {
	border: 0px;
}
a {
	color: #000;
}
a:hover {
	color: #E90268;
}
#wrapper {
	margin: 7px auto 10px auto;
	width: 952px;
}
#contentwrapper {
	border-left: 1px solid #f480b3;
	border-right: 1px solid #f480b3;
	border-bottom: 1px solid #f480b3;
	margin: 0;
	padding: 0;
	background: #fff;
}
#logo {
	padding: 10px;
}
#header {
	padding: 10px;
	background: url(/static/images/headbg.gif) top left no-repeat;
}

#header label {
	color: #E90268;
	font-weight: bold;
}

#header input.text {
	width: 100px;
	font-size: 10px;
	height: 12px;
}

#toplinks ul {
	width: 740px;
	padding-left: 0;
	margin-left: 0;
	float: right;
	font-family: arial, helvetica, sans-serif;
}

#toplinks ul li { 
	display: inline; 
}

#toplinks ul li a {
	text-decoration: none;
	float: left;
	height: 120px;
	width: 120px;
	margin-left: 40px;
	outline: none;
}

#toplinks ul li a.link {
	color: #fff;
	padding: 0 0 2px 0;
	margin: 0;
	font-weight: bold;
	width: 175px;
	height: 15px;
	text-align: center;
	outline: none;
}

#toplinks ul li a.join {
	text-indent: -9999px;
	background: url(/static/images/join.gif) 0 0;
	outline: none;
}


#toplinks ul li a.join:hover {
	background: url(/static/images/join.gif) 0 -120px;
	outline: none;
}

#toplinks ul li a.book {
	text-indent: -9999px;
	background: url(/static/images/book.gif) 0 0;
	outline: none;
}

#toplinks ul li a.book:hover {
	background: url(/static/images/book.gif) 0 -120px;
	outline: none;
}

#toplinks ul li a.compare {
	text-indent: -9999px;
	background: url(/static/images/compare.gif) 0 0;
	outline: none;
}

#toplinks ul li a.compare:hover {
	background: url(/static/images/compare.gif) 0 -120px;
	outline: none;
}

.clear {
	clear: both;
}
#mainmenu {
	float: left;
	width: 160px;
	margin: 0;
	padding-left: 15px;
}

#content {
	margin-left: 200px;
	padding: 5px;
}
#copyright {
	font-size: 10px;
	margin: 1px 60px 2px 60px;
	text-align: center;
}
#copyright a {
	color: #000;
	text-decoration: none;
}
h2 {
	margin: 0px;
	font-size: 11px;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h3 {
	margin: 0px;
	font-size: 16px;
}
h4, h4 a{
	margin: 0px;
	font-size: 14px;
	color: #E90268;
	text-decoration: none;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
}
a.toplev {
background: url(/static/images/link_bg.jpg) no-repeat;
  color: #E90268;	
  height: 15px;
  width: 151px;
  font-weight: bold;
  padding: 10px;
}

ul#menu li ul li a {
  color: #E90268;
  padding-left: 10px;
  margin: 5px 2px 5px 10px;
  background: #fff;
  background: url(/static/images/bullet.gif) center left no-repeat;
}

.findcar {
	background: url(/static/images/findcar.gif) no-repeat;
	padding: 40px 20px 0 20px;
	width: 175px;
	height: 85px;
	margin: 6px 10px 6px 20px;
	float: right;
}
#browsemore {
	padding: 16px 0 0 0;
	margin: 0;
}

/* locations styles */

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #E90268;
	background-color: #fff;
	padding: 5px;
}

#JT_copy{
}

.JT_loader{
	background-image: url(/static/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

.jTip{
	cursor:help;
}

table.locations {
	width: 100%;
}

tr.row2 {
	background: #ffe9f3;
}
tr.arow2 {
	background: #ffe9f3;
} 
.row2 td {
	padding: 2px;
	text-align: right;
}
.row1 td {
	padding: 2px;
	text-align: right;
}

.iconcell {
	text-align: right;
}

th {
	text-align: left;
	font-size: 11px;
}
th a {
	color: #000;
	text-decoration: none;
}
th a:hover {
	color: #E90268;
}
.tubeline {
	width: 100px;
	font-weight: bold;
	padding: 3px;
	margin: 1px;
}
.bakerloo {
	background-color: #ae6118;
	color: #fff;
}
.central {
	background-color: #e41f1f;
	color: #fff;
}
.circle {
	background-color: #f8d42d;
	color: #113b92;
}
.district {
	background-color: #00a575;
	color: #fff;
}
.hammersmith {
	background-color: #e899a8;
	color: #113b92;
}
.jubilee {
	background-color: #8f989e;
	color: #fff;
}
.metropolitan {
	background-color: #893267;
	color: #fff;
}
.northern {
	background-color: #000;
	color: #fff;
}
.piccadilly {
	background-color: #0450a1;
	color: #fff;
}
.victoria {
	background-color: #009fe0;
	color: #fff;
}
.waterloo {
	background-color: #70c3ce;
	color: #113b92;
}
.dlr {
	background-color: #09ADA8;
	color: #fff;
}
.station {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

.notice {
	border: 2px solid #E90268;
	background: url(/static/images/carbg.gif) bottom left no-repeat;
	background-color: #ffe9f3;
	padding: 10px 10px 10px 80px;
	margin: 0px;
}

#content li {
	list-style-type: circle;
}

#container-1 li {
	list-style-type: none;
}

#citylist {
	width: 290px;
	float: right;
}

.locationhead td.right {
	width: 216px;
	padding: 0px 20px 0px 0px;
}



.menu_class {
	list-style:none;
}

.the_menu {
	display:none;
	width:140px;
	list-style:none;
}

.the_menu li {
	border: 2px solid #e90268;
	background-color: #fff;
	padding: 5px;
	list-style-type:none;
}

.the_menu li a {
	color:#e90268; 
	text-decoration:none; 
}

.the_menu li a:hover {
	text-decoration: none;
	color: #000;
	list-style:none;
}

#button {
	float: right;
	position: relative;
	height: 25px;
	width: 121px;
	margin: auto;
	z-index: 9999;
	list-style:none;
}
#button ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

img.carbay {
	padding: 3px;
}

.comingsoontext, a.comingsoontext {
	color: #e90268;
	font-size: 10px;
	font-weight: bold;
}
.backsoontext {
	color: #e90268;
	font-size: 10px;
	font-weight: bold;
}
.nowopentext {
	color: #e90268;
	font-size: 10px;
	font-weight: bold;
}


input.admin, select.admin {
	border: 1px #888 solid;
}
table.admin {
	font: 12px verdana;
}

th.admin {
	background-color: #ccc;
}
td.admin {
	border-bottom: solid 1px #ccc;
}

legend.admin {
	font-weight: bold;
	color: #000;
}
fieldset.admin {
	border: 1px solid #ccc;
}

.pinktext {
	color: #e90268;
}

.smalltext {
	font-size: 10px;
}

fieldset {
	border: #E90268 1px solid;
	padding: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
label{
	float: left;
	width: 200px;
	font-weight: bold;
}
.refdisclaimer {
	font-size: 10px;
}

.reffriendbutton{
	border: #E90268 1px solid;
	background: #fff;
	color: #000;
	width: 80px;
}
.reffriend1, .reffriend{
	width: 144px;
}