﻿#Container {
	left: 0px;
	top: 0px;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#home #header_,
#leisure #header_,
#contact #header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 254px;
	background-image: url('images/header.jpg');
}

#football #header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 254px;
	background-image: url('images/header-football.jpg');
}

#rugby #header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 254px;
	background-image: url('images/header-rugby.jpg');
}

#header_ ul.menu{
	width: 690px;
	display: block;
	position: absolute;
	top: 19px;
	left: 325px;
	padding: 0;
	margin: 0;
	background: none;
}
#header_ ul.menu li{
	border-width: 0px;
	height: 32px;
	padding: 0 2px 0px 0px;
	width: 80px;
	margin: 0;
	display: block;
	float: left;
    background: url(./images/sprite-button.jpg) no-repeat top left;
}
#header_ ul.menu li a{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 45px;
	padding: 0 0 0 29px;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 63px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-top: -4px;
	text-transform: none;
}
#header_ ul.menu li a:hover{
    height: 32px;
	color: #FF6600;
  	text-decoration: none;
	background-repeat: no-repeat;
    background: url(./images/sprite-button.jpg) no-repeat;
  background-position: 0 -56px;
}

#home #header_ ul.menu .home a,
#football #header_ ul.menu .football a,
#rugby #header_ ul.menu .rugby a,
#leisure #header_ ul.menu .leisure a,
#contact #header_ ul.menu .contact a{
	color: #FF6600;
    height: 32px;
    background: url(./images/sprite-button.jpg) no-repeat;
  background-position: 0 -56px;
    }


#intro_ {
	float: left;
	left: 0px;
	top: 400px;
	width: 760px;
	height: 168px;
	background-image: url('images/intro.jpg');
}
#intro_ h2{
	font: 28px/24px "Helvetica Condensed";
	color: #FFCC00;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-left: 40px;
}

#intro_ h3{
	font: 28px/24px normal bolder Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-weight: normal;
  	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 25px;

}

#intro_ p{
	background: no-repeat;
	color: #CCCCCC;
	padding: 0 0 0 43px;
	width: 675px;
	display: block;
	font: 11px/18px Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#intro_ p strong{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration: none;
}
#intro_ p a{
	font: 11px/12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#intro_ p a:hover{
	background: no-repeat;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}
#contents_ {
	float: left;
	left: 0px;
	top: 568px;
	width: 760px;
	background-image: url('images/contents.jpg');
}
#contents_ h2{
	font: 28px/24px "Helvetica Condensed";
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-left: 30px;
}

#contents_ h3{
	font: 20px/18px "Helvetica Condensed";
	color: #FFFFFF;
	font-weight: normal;
	display: block;
   	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	padding-top: 6px;
	padding-left: 30px;
}

#contents_ p{
	background: no-repeat;
	color: #CCCCCC;
	padding: 0 0 0 43px;
	width: 675px;
	display: block;
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#contents_ p strong{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0px;
	text-decoration: none;
}
#contents_ p a{
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
}
#contents_ p a:hover{
	background: no-repeat;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}
#contents_ ul{
	color: #CCCCCC;
   	font: 11px/18px Arial, Helvetica, sans-serif;
 }

#footer1_ {
	float: left;
	left: 0px;
	top: 722px;
	width: 760px;
	height: 21px;
	background-image: url('images/footer1.jpg');
}
#footer2_ {
	float: left;
	left: 0px;
	top: 743px;
	width: 760px;
	background-image: url('images/footer2.jpg');
}
#footer2_  p{
	background: no-repeat;
	color: #EBEBEB;
	padding: 0 0 0 0px;
	margin: 0 0 0 35px;
	width: 693px;
	display: block;
	font: 11px/17px Arial;
	text-align: center;
}
#footer2_  p span{
	color: #EBEBEB;
	font-weight: bold;
}
#footer2_  p span.bg{
	color: #799fbb;
}
#footer2_  p a{
	font: 11px/12px Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#footer2_  p a:hover{
	background: no-repeat;
	color: #FFCC00;
}

.img {
	margin-left: 5px;
	margin-right: 5px;
	float:right;
}

.imgbox {
	margin-left: 5px;
	margin-right: 5px;
	float:right;
  border-color: #393939;
  border-width: medium;
  border-style: solid
}

body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #434343;
}

.lbt {
  font-style: italic;
  font-weight: bold;
  font-variant: small-caps
}
ul {
  list-style: none;
 }


ul.prods {
  font-weight: bold;
  font-style: italic;
  color: #99FF00;
  list-style: none;
  font: italic bold
}
ul.prods li {
  font-weight: bold;
  font-style: italic;
  font-size: 14px
}

ul.gloves {
  font-weight: bold;
  font-style: italic;
  color: #99FF00;
  list-style: none;
  font: italic bold;
  float: left
}
ul.gloves li {
  font-weight: bold;
  font-style: italic;
  font-size: 14px
}

