#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

p {
	font-family: Verdana;
}

.spacer {
	margin: 0px 5px;
}

ul, ol {t
	font-family: Verdana;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699cc;
	font-weight: bold;
	background-position: center;
}
.entryTableHeader2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699cc;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}

.infoTable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699cc;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Verdana;
	font-size: 12px;
//	border: 1px solid #336699;
}
.buttonAdd{
margin: 10px 10px 10px 20px;
padding: 0px;
}
.categoryLogo {
	float:left;
	margin-top: 0px;
	margin-right: 15px;
}
#updateCartButton {
	float: right;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.updateCart {
	font-family: verdana;
	margin-right: 20px;
	font-weight: bold;
	line-height: 2em;
	font-size: 9pt;
	color: #cc3333;
}
.boxDelete {
	font-family: Verdana;
	font-size: 12px;
	border: 0px;
	
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}
body {
	margin: 0px;
	background-color: #e2e2e2;
	}

p.main {
	font-family: 'Verdana';
	font-size: 10pt;
	color: #333;
	line-height: 1.4em;
        font-style: italic;

}
p.mainSub {
	font-family: verdana;
	font-size: 9pt;
	color: #666;
	line-height: 1.4em;
	letter-spacing: 0.05em;
}

.checkoutButton {
	font-size: 8pt;
}
A.coloursLink{
	font-size:8pt;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
A.coloursLink:Hover {
	font-size:8pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
A.frontLink{
	font-size:9pt;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
A.frontLink:Hover {
	font-size:9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.checkoutBar {
	margin: 15px 0px;

}
.checkoutBarTop {
	margin-bottom: 25px;
	margin-top: 15px;
}

li {
	font-family: verdana;
	font-size: 9pt;
	color: #666;
	line-height: 1.6em;
}
A.listLink {
	font-family: verdana;
	font-size: 9pt;
	color: #336699;
	line-height: 1.4em;
	text-decoration:underline;
	font-weight: bold;
}
A.listLink:Hover {
	font-family: verdana;
	font-size: 9pt;
	color: #6699ff;
	line-height: 1.4em;
	text-decoration:none;
}
A.listLinkTeam {
	font-family: verdana;
	font-size: 9pt;
	color: #336699;
	line-height: 1.4em;
	text-decoration:underline;
}
A.listLinkTeam:Hover {
	font-family: verdana;
	font-size: 9pt;
	color: #6699ff;
	line-height: 1.4em;
	text-decoration:none;
}
#container {
		width: 800px;
		padding: 2px;
		background-color: #fff;
}

#header {
	height: 100px;
	text-align: left;
	width: 800px;
	background-color: #fff;
}
#topNav {
	height: 42px;
	background-color: #4f4d4e;
	border: solid 1px #ccc;
	vertical-align: top;
	font-family: verdana;
	font-size: 9pt;

	}

#cat_header {
	text-align: right;
	font-family: Verdana;
	font-size: 16pt;
	color: #6699cc;
	margin: 10px 10px 0px 10px;
}	
	
#topNavIndex {
	height: 20px;
	background-color: #4f4d4e;
	border: solid 1px #ccc;
	vertical-align: top;
	font-family: verdana;
	font-size: 9pt;
	}

#topNavTop	{
	height: 20px;
	border-bottom: solid 2px #fff;
	padding-left: 5px;	
	}
	
#topNavBottom {
	height: 20px;
	background-color: #6e6c6d;
	padding-left: 5px;
	}	
	
A.navLink {
	font-family: verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
	}
A.navLink:hover {
	font-family: verdana;
	text-decoration: underline;
	font-size: 8pt;
	color: #fff;
	}
	
A.navLinkLower {
	font-family: verdana;
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
	}
A.navLinkLower:hover {
	font-family: verdana;
	text-decoration: underline;
	font-size: 8pt;
	color: #fff;
	}
.navSpacer {
	color: #fff;
	font-size: 12pt;
	margin: 0px 2px;
	}
A.navCheckout {
	float: right;
	margin-right: 10px;
	font-family: verdana;
	color: #fff;
	font-size: 11pt;
	text-decoration: none;
}
A.navCheckout:Hover {
	float: right;
	text-decoration: underline;
	margin-right: 10px;
	font-family: verdana;
	color: #fff;
	font-size: 11pt;
}
#mainContent {
	margin-top: 0px;
	width: 800px;
	text-align: left;
	font-family: verdana;
	background-color: #fff;
}
#mainContentText {
	margin: 5px 15px;
}

#mainContentCategoryIndex{
	height: 350px;
	margin-right: 15px;
	margin-top: 30px;
	}
#mainContentProductList{
	height: 380px;
	background-image: url(../images/prod_list_wm.jpg);
}
	
.watermark {
	position: absolute bottom right;
	z-index: 1;
}
.catDescription{
	font-size: 9pt;
	line-height: 1.4em;
        font-style: italic;
}
.prodDescription{
	font-size: 8pt;
	font-style: italic;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 0px;
	width: 400px;
}
.prodMaterial{
	font-size: 10pt;
	text-align: left;
	margin-left: 35px;
}
#prodMaterialContainer {
	margin-bottom: 10px;
}
.mainImage {
	margin-bottom: 15px;
	}
.tagLine {
	font-family: verdana;
	font-size: 12pt;
	margin-top: 20px;
	color: #4f4d4e;
}


A.pdfLink {
	font-family: verdana;
	font-size: 12pt;
	margin-top: 20px;
	color: #336699;
        text-decoration: none;
}

A.pdfLink:Hover {
	font-family: verdana;
	font-size: 12pt;
	margin-top: 20px;
	color: #336699;
        text-decoration: underline;
}

#footer {
	width: 800px;
	text-align: left;
	font-family: verdana;
	clear: both;
	}

p.footerText {
	font-size: 8pt;
	margin-left: 15px;
	color: #000;
	font-family: verdana;
	text-align: center;
	line-height: 1.6em;
}
#successContent {
	width: 650px;
	padding: 10px;
	
}
// checkout section
#checkoutContent {
	width: 550px;
	margin-bottom: 0px;
}
.checkout_header {
	font-weight: bold;
	font-family: Verdana;
	font-size: 14pt;
	color: #6699ff;
	text-align: center;
}
#productContent {
	margin-top: 5px;
	width: 800px;
}
#imageContainerTop {
	width: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
	float: left;
	display: table;
	height: 343px;
	position: relative;
	overflow: hidden;
}
#spacer {
	width: 20px;
}
#colours {
	height: 300px;
	background-image: url(../images/colour_wm.jpg);
}
#imageContainer {
	width: 300px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	display: table;
	position: relative;
	overflow: hidden;
}
#imageContainer2 {
	position: absolute;
	top: 175px;
	display: table-cell;
	vertical-align: middle;

}
#imageContainer3 {
	position: relative;
	top: -50%;

}

#productDetailsContainer {
	margin-left: 335px;
	margin-top: 10px;
	margin-bottom: 50px;
	background-image: url(../images/prod_list_wm.jpg);	
}
#productDetails {
	margin-top: 10px;
}
#productDescriptionContainer {
	
	width: 700px;
}
#productThumbs {
	margin-top: 10px;
	margin-bottom: 10px;
}
.prod_thumb{
	margin-right: 10px;
}
.history {
	font-family: verdana;
	font-size: 8pt;
}
A.historyLink {
	font-family: verdana;
	font-size: 8pt;
	color: #000;
	text-decoration: underline;
}
A.historyLink:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
.sizeTable {
width: 400px;
text-align: center;
font-size: 9pt;
line-height: 1.3em;
border: 1px solid #6699cc;
margin-top: 10px;
}
.sizeLeftColumn {
 text-align: left;
 padding-left: 5px;
 color: #fff;
 background-color: #6699ff;
}
.sizeTable .sizeHeader {
background-color: #6699cc;
color: #fff;
text-align: center;
}
.productName {
	font-family: verdana;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 12pt;
	color: #666666;
	margin-bottom: 3px;
}
.productPrice {
	color: #666666;
	font-family: verdana;
	font-weight: bold;
	line-height: 1.3em;
	font-size: 11pt;
}
#clear {
	clear: both;
}

#teamProductMainImage {
	width: 320px;
	float: left;
	margin-right: 15px;
}

A.productList {
	font-family: verdana;
	color: #336699;
	font-size: 12pt;
	margin-bottom: 5px;
	text-decoration: none;
}
A.productList:hover {
	font-family: verdana;
	color: #6699ff;
	font-size: 12pt;
	margin-bottom: 5px;
}
.productListPrice {
	font-family: verdana;
	color: #333;
	font-size: 10pt;
}
P.paging {
	font-family: verdana;
	color: #000;
	font-size: 10pt;
}
A.paging {
	font-family: verdana;
	color: #336699;
	font-size: 10pt;
}
A.paging:hover {
	font-family: verdana;
	color: #6699ff;
	font-size: 10pt;
	text-decoration: none;
}
.edward {
	font-family: "Edwardian Script ITC";
	font-size: 35pt;
	color: #336688;

}
#address {
margin-left: 15px;
font-family: verdana;
font-size: 10pt;
color: #666;
}
#imagePlaceholder{
	width: 600px;
	height: 300px;
	text-align: center;
	vertical-align: middle;
}
#teamProdImage {
	width: 70%;
	margin-left: 10px;
	margin-top: 10px;
}
.teamProdDesc {
	vertical-align: top;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
#teamProdImageFloat {
	clear: both;
	margin-bottom: 15px;
}
.blueBar {
	margin: 0px;
}

// Team Shirts Section

#topCircle {
	height: 125px;
	width: 700px;
	text-align: center;
}
#middleCircle {
	width: 700px;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}
#bottomCircle {
	height: 125px;
	clear: both;
	width: 700px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
}
.topImage {
	margin-right: 10px;
}
#centerTeam {
}
.teamCenterText {
	font-family: verdana;
	font-size: 9pt;
	color: #666;
	line-height: 1.6em;	
	text-align: justify;
}
.leftImage {
	float: left;
	margin-top: 35px;
	margin-right: 20px;
}
.rightImage {
	float: right;
	margin-top: 35px;
	margin-left: 20px;
}
.centralTeamImage {
	text-align: center;
	margin: 0px 10px;
}
.centralTeamImageChange {
	text-align: center;
	margin: 0px 10px;
	border: solid 3px #336699;
}
.bottomImage {
	margin-right: 10px;
}

form.ltbform fieldset {
  margin-bottom: 10px;
}
form.ltbform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.ltbform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.ltbform fieldset ol {
  margin: 0;
  padding: 0;
}
form.ltbform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.ltbform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.ltbform label {
  width: 120px; /* Width of labels */
}
