
.menuitem {
	font-size:1.2em;
}
ul#locations li a {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	display: block;
	padding: 4px 5px 5px 5px;
	/*color: #969696;*/
/*	width:162px;*/
	text-decoration: none;
}
ul#locations li .locations-container .locations-lists a {
	background:none;
	color:#515e6a;
	font-size:1.1em;
	font-weight:normal;
	width:auto;
}
ul#locations li .locations-container .locations-lists p {
	background:none;
	font-size:1em;
	color:#515e6a;
	margin:0;
}
ul#locations li .locations-container .locations-lists p a {
	color:#515e6a;
	background:none;
	padding:0 0 3px 0;
}
ul#locations li .locations-container .locations-lists p a:hover {
	color:#e6693c;
}
ul#locations li .locations-container .locations-lists p a.current {
	color:#e6693c;
	font-weight:bold;
}







#nopadding {margin:0;padding:0;}
.select-location {
	float:right;
	width:172px;
}
.select-location h2 {
	color:#67142e;
	font-size:1.5em;
	font-weight:bold;
	margin:5px 0 29px 0;
}
.select-location h3 {
	color:#515e6a;
	font-size:1.3em;
	font-weight:bold;
	padding:5px 0 5px 5px;
}



ul#locations {
	text-align: left;
	list-style: none;
	width:220px;
	/*float:left;*/
	margin-bottom:20px;
}
ul#locations li {
	display: inline;
	margin: 0;
	padding: 0;
	background:none;
	font-size:100%;
/*	border-top:1px solid #c3c3c3;*/
	width:220px;
	/*float:left;*/
}




ul#locations li a.current {
	color: #969696;
	background: url(../images/collapse.png) no-repeat 197px 6px;
	font-weight:bold;
}


.locations-container p {padding:5px;}

ul#locations li p a {
font-size:1em;
padding:5px;
	font-weight:bold;
	line-height:1.2em;
	display: block;
	/*color: #969696;*/
/*	width:162px;*/
	text-decoration: none;
	color:white;
}

ul#locations li#YorkshireForwardParent a.current {
	background-color:#faa719;
	color:white;
}


ul#locations li#NorthWestParent a.current {
	background-color:#780296;
	color:white;
}



ul#locations li#NorthEastParent a.current {
	background-color:#79bb4e;
	color:white;
}


ul#locations li#NorthEastParent a.current {
	background-color:#79bb4e;
	color:white;
}

ul#locations li#WestMidsParent a.current {
	background-color:#d55100;
	color:white;
}

ul#locations li#EastEnglandParent a.current {
	background-color:#00b6b7;
	color:white;
}

ul#locations li#EastMidsParent a.current {
	background-color:#126aa9;
	color:white;
}


ul#locations li#SouthWestParent a.current {
	background-color:#ceb564;
	color:white;
}


ul#locations li#SouthEastParent a.current {
	background-color:#d51e67;
	color:white;
}


ul#locations li#LondonParent a.current {
	background-color:#8782be;
	color:white;
}

ul#locations li .locations-container p {color:white;}

.YorkshireForwardContact {
	background: url(../images/yorkshire-expand.png) no-repeat 197px 6px;
	width:210px;
}
.NorthEastContact {
	background: url(../images/northeast-expand.png) no-repeat 197px 6px;
	width:210px;
}
.NorthWestContact {
	background: url(../images/northwest-expand.png) no-repeat 197px 6px;
	width:210px;
}
.WestMidsContact {
	background: url(../images/westmids-expand.png) no-repeat 197px 6px;
	width:210px;
}
.EastMidsContact {
	background: url(../images/eastmids-expand.png) no-repeat 197px 6px;
	width:210px;
}
.EastEnglandContact {
	background: url(../images/eastofengland-expand.png) no-repeat 197px 6px;
	width:210px;
}

.SouthWestContact {
	background: url(../images/southwest-expand.png) no-repeat 197px 6px;
	width:210px;
}
.SouthEastContact {
	background: url(../images/southeast-expand.png) no-repeat 197px 6px;
	width:210px;
}
.LondonContact {
	background: url(../images/london-expand.png) no-repeat 197px 6px;
	width:210px;
}

