body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 8px;
	background: #000000;
	background-image: url('/images/background.gif') ;
	background-position: top;
	background-repeat: repeat-x;
}

div.topedge {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 19px;
	background-image: url('/images/top.gif') ;
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
}

div.bottomedge {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 18px;
	background-image: url('/images/bot.gif') ;
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
}

div.legal {
}

div.container {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding: 0px;
	border-left: 2px solid #818285;
	border-right: 2px solid #818285;
	text-align: left;
	background-color: #FFFFFF ;
	width: 966px;
}

#mainimage {
	margin-top: -40px; 
}

#homespacer {
	margin-top: 10px;
}

div.contact_details_wrap {
	background-image: url('/images/content/map-main.jpg') ;
	background-repeat: no-repeat;
	background-position: 450px;
}

div.titlecontentarea {
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	width: 966px;
}

div.maincontentarea {
	background-repeat: none;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 30px;
	text-align: left;
	width: 926px;
}

div.contentpara {
	text-align: left;
}

div.para {
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

table.content_row {
}

table.columns_layout {
	width: 926px ;
}

tr.columns_layout {
}

td.columns_layout {
}

#columns_layout2 {
	width: 420px;
	text-align: right;
}

table.content {
}

td.content {
	padding: 0px;
	padding-left: 8px;
	text-align: left;
}

img {
	border: 0px;
}

h1 {
	font-family: calibri, arial, Helvetica,sans-serif ;
	font-size: 20px;
	color: #009900;
	text-align: center;
	margin-top: 0em;
	text-transform: capitalize ;
}

h2 {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: x-large;
	color: #ED0973;
	text-align: left;
	margin-bottom: 20px;
	text-transform: lowercase ;
}

h3 {
	font-family: calibri, Arial, Helvetica,sans-serif;
	font-size: x-large;
	color: #BF0D4D;
	margin-bottom: 0em;
	text-align: center;
}

p,a,li {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

li {
	margin-left: 24px;
}

a:hover {
	color: red; }

.legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
}

a.legal:hover {
	color: blue;
}

.menudiv {
	vertical-align: bottom;
}

#menu li, ul {
	margin: 0px;
	padding: 0px;
}

#menudiv {
	float: left;
	width: 966px;
	background-image: url('/images/menu-background.gif') ;
	background-repeat: repeat-x;
	padding: 0px 0px 25px 0px;
	/*
	border-left: 2px solid #8e9093;
	border-right: 2px solid #8e9093;
	*/
	font-size: small;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 87px;
	list-style: none;
	text-transform: lowercase;
}

#menu a#normal {
	float: left;
	background: url('/images/menu-tab-normal.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}

#menu a#trophies_normal {
	float: left;
	background: url('/images/menu-tab-normal-trophies.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}

#menu a#trophies_normal:hover {
	float: left;
	background: url('/images/menu-tab-on-trophies.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#sports_normal {
	float: left;
	background: url('/images/menu-tab-normal-4sports.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}

#menu a#sports_normal:hover {
	float: left;
	background: url('/images/menu-tab-on-4sports.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#normal:hover {
	background: url('/images/menu-tab-on.gif') bottom left no-repeat;
	width: 87px;
	padding: 8px 0px 13px 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a#current {
	float: left;
	background: url('/images/menu-tab-on.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#current:hover {
	color: #FFFFFF ;
}

#sub_workwear {
	background: white;
	left: 0px;
	top: 36px;
	border: 1px solid gray;
	padding: 8px;
}

a#sub_workwear:visited {
	color: black;
}

/* For the BBC new feed */
.newsTitle {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#newsFeedWrap {
	font-weight: bold;
}
#newsFeed {
	float: right;
	width: 210px;
}

#newsFeed ul {
	width: 210px;
}

#newsFeed li {
	width: 210px;
	margin: 4px 0px 0px 0px;
}

#newsFeed a {
	width: 210px;
	text-decoration: none;
	color: #293C90;
	border-bottom: 1px dotted #231f20;
	font-size: small ;
}

#newsFeed a:hover {
	color: #bcd630;
	border-bottom: 1px dotted #231f20;
}

#newsFeed ul p {
	width: 210px;
}

