@charset "UTF-8";
body/* CSS Document */


 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
}

p {
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}

.MainTable {
	background-color: #ffffff;
}

.BottomLeft {
	text-align: left;
	vertical-align: bottom;
}

.CopyLightGrey {
	color: #999999;
}

.Colours {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.Colours a {
	display: block;
	height: 33px;
	width: 33px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.Colours a:hover {
	border: 4px solid #FFFFFF;
	height: 25px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.Info {
	background-image: url(/images/info_bg_hoodie.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.HomeCopy {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
}

