body
	{
	margin-top: 15px;
	background-image: url(../images/gradient-bg.jpg);
	background-repeat: repeat-x;
	/* Default font - text defaults to this unless otherwise specified */
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
	}
	
/* Layout Tables - Attributes, backgrounds and default fonts */
.header-table
	{
	width: 1000px;
	height: 125px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	}
.main-table
	{
	width: 1000px;
	background-color: #FFFFFF;
	}
.footer-table
	{
	width: 1000px;
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	}
.left_side-nav
	{
	width: 199px;
	background-color: #FFFFFF;
	}
.right_side-nav
	{
	width: 199px;
	background-color: #FFFFFF;
	}
.searchbox-cell
	{
	width: 198px;
	height: 87px;
	background-image: url(../images/searchbox-bg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #216900;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	}
	
.page-content-table
	{
	width: 580px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	}
	
.green-header-cell
	{
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/greenheader-bg.gif);
	background-repeat: repeat-x;
	}
	
.basket-header-cell
	{
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/greenheader-bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.basket-main-cell
	{
	background-image: url(../images/basket-background.gif);
	background-repeat: repeat-y;
	}	
	
.nav-top
	{
	width: 199px;
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #216900;
	text-transform: uppercase;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	}	
	
.nav-cell
	{
	width: 199px;
	height: 16px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 14px;
	}	
	
.subnav-cell
	{
	width: 199px;
	height: 13px;
	background-image: url(../images/subnav_bg.gif);
	background-repeat: repeat-y;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #246E00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 14px;
	}	
	
.teamnav-cell
	{
	width: 199px;
	height: 16px;
	background-image: url(../images/teamwear_menu_bg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	}		

.specials-cell
	{
	width: 193px;
	height: 300px;
	background-image: url(../images/specials_background.gif);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;	
	}
	
/* Text; if not default font*/
.large-heading
	{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #246E00;
	text-decoration: none;
	text-transform: uppercase;
	}

.our-price
	{
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
	}

.formsmallprint
	{
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
	}

.colourlabel
	{
	font-family: Helvetica;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	}


/* Links */
a.footerlink:link, a.footerlink:visited, a.footerlink:active
	{
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
a.footerlink:hover
	{
	text-decoration: none;
	}
	
a.greenlink:link, a.greenlink:visited, a.greenlink:active
	{
	font-family: Helvetica;
	font-size: 10px;
	color: #246E00;
	text-decoration: underline;
	}
a.greenlink:hover
	{
	text-decoration: none;
	}
	
a.leftnavlink:link, a.leftnavlink:visited, a.leftnavlink:active
	{
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	}
a.leftnavlink:hover
	{
	text-decoration: underline;
	}	
	
a.teamnavlink:link, a.teamnavlink:visited, a.teamnavlink:active
	{
	font-family: Helvetica;
	font-size: 10px;
	color: #646457;
	text-transform: uppercase;
	text-decoration: none;
	}
a.teamnavlink:hover
	{
	text-decoration: underline;
	}	
	
a.subcatlink:link, a.subcatlink:visited, a.subcatlink:active
	{
	font-family: Helvetica;
	font-size: 10px;
	color: #246E00;
	text-decoration: underline;
	}
a.subcatlink:hover
	{
	text-decoration: none;
	}	


	
/* Other Elements */
.searchbox
	{
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	}

.errorbox
	{
	font-family: Helvetica;
	font-size: 19px;
	color: #FF0000;
	width: 580px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: 1px solid #FF0000;
	margin: 10px 0px 10px 0px;
	}
	
.errorbox a
	{
	font-family: Helvetica;
	font-size: 19px;
	color: #FF0000;
	text-decoration: underline;
	}
	
h1
	{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #246E00;
	text-decoration: none;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:0px;
	}