@charset "utf-8";
#leftBar {
	width: 179px;
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 1em;
}
#leftBar #eShopNav {
	list-style-type: none;
	font-size: 1
.em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftBar #eShopNav li {
	display: block;
	text-indent: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 2em;
	padding-top: .4em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftBar #eShopNav li.shop {
	text-align: right;
	color: #CC0000;
}

#leftBar #eShopNav li.shop a {
	color: #CC0000;
	text-decoration: none;
}

#leftBar #eShopNav li.shop a:hover {
	color: #000000;
	text-decoration: none;
}
#leftBar #eShopNav a {
	color: #000000;
	text-decoration: none;
}
#leftBar #eShopNav a:hover {
	color: #CC0000;
	text-decoration: none;
}
#leftBar #eShopNav a.selected {
	color: #CC0000;
	text-decoration: none;	
}
#leftBar #eShopNav a.selected:hover {
	color: #333333;
	text-decoration: none;
}
#leftBar #eShopLinks {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1.2em;
}
#leftBar #ukBrokerAward {
	margin-left: 24px;
	margin-top: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 84px;
	width: 102px;
	margin-bottom: 40px;
}
#leftBar #eShopLinks li {
	margin: 0px;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 0px;
}
#leftBar #eShopLinks a {
	color: #628FE2;
	text-decoration: underline;
}
#leftBar #eShopLinks a:hover {
	color: #628FE2;
	text-decoration: none;
}
#leftBar #eShopLinks a.selected {
	color: #CC0000;
	text-decoration: underline;
}
#leftBar #eShopLinks a.selected:hover {
	color: #333333;
	text-decoration: none;
}
