html {
	background-color:#000;
	
}

strong {
	font-weight: bold;
}

p {
	padding:0 10px 10px 0;
	font-size: 93%;
}

hr {
	display:block;
	clear:both;
	border:1px solid #d7d7d7;
	border-top:none;
	border-left:none;
	border-right:none;
}

a {
	text-decoration: none;
	color:#0098d3;
}

a:hover {
	text-decoration: underline;
}

/* layout */

#doc4 {
	background-color:#fff;
	width:76.92em;
	*width:75em;
}

.yui-t1 #yui-main .yui-b {
	margin-left:13.6923em;
	*margin-left:13.3503em;
}

.yui-t1 .yui-b {
	float:left;
	width:12.4615em;
	*width:12.1500em;
}


#hd {
	background:#000 url('/a_assets/images/page/hd_back.gif') no-repeat bottom;
	color:#fff;
	padding: 34px 20px 9px 20px;
	font-size: 123.1%;
	font-weight: bold;
}

#hd #logo {
	margin:0px 0 0 15px;
}

#hd a{
	color:#fff;
	text-decoration: none;
}

#hd .right {
	text-align: right;
}

#bd {
	padding:20px 30px;
}

#leftCol {
	width:44.615em;
	*width:43.5001em;
	float:left;
}

#rightCol {
	width:12.4615em;
	*width:12.1500em;
	float:right;
}

div.narrow_feature {
	padding-top:10px;
	margin-bottom:5px;
	float:left;
	display:block;
	width:100%;
	position:relative;
}

.narrow_feature span {
	display:block;
	padding:0px 15px 12px 15px;
	
}

div.narrow_feature.grey {
	background: url('/a_assets/images/boxes/grey_grad-feature.gif') no-repeat top left;
}

div.narrow_feature.grey span {
	background: url('/a_assets/images/boxes/grey_grad-feature.gif') no-repeat bottom left;
}

div.narrow_feature.black {
	color:#fff!important;
	background: url('/a_assets/images/boxes/black_grad-feature.gif') no-repeat top left;
}

div.narrow_feature.black span {
	background: url('/a_assets/images/boxes/black_grad-feature.gif') no-repeat bottom left;
}

.basket span {
	padding:0px 0 7px 0!important;
}

.narrow_feature span span{
	padding:0px 0 0 0!important;
	background:none!important;
	display:inline;
}

table#cart_summary {
	font-size: 93%;
	width:99%;
	margin-bottom:40px;
}

table#cart_summary tr.divide{
	background: url('../images/pages/grey_line.gif') no-repeat bottom center;
	
}

table#cart_summary td {
	padding:5px 10px 5px 10px;
}

table#cart_summary .total {
	background-color:#d0d0d0;
	background-image:none;
}

div.col2 {
	width:50%;
	float:left;
}

div.col2.first {
	margin-left:-3px;
}

div.col2.last {
	float:right;
	margin-right:-3px;
}

#ft {
	background:#fff url('/a_assets/images/page/ft_back.gif') no-repeat bottom;
	padding:20px;
	font-size: 93%;
	text-align:center;
}

#ft div{
	padding:15px 0 15px 0;
}

#ft span,
#ft a{
	color:#999999;
	text-decoration: none;
}

/**********
 * buttons
 **********/

button,
a.button,
span.disabled-button {
	border:none;
	font-size:93%;
	text-decoration:none!important;
	cursor:pointer;
	overflow:visible;
	width:auto;
}

button {
	padding:0 0.5em 0 0;
	height:26px;
	background:transparent;
	line-height:25px;
	float:left;
}

button span,
a.button,
span.disabled-button {
	float:left;
	padding-left:1em;
	background:url('/a_assets/images/buttons/button_small.png') top left no-repeat;
	display:block;
}

a.blue_button {
	background:url('/a_assets/images/buttons/blue_button.png') top left no-repeat!important;
}

span.disabled-button {
	background-position:0 -40px;
}

button span {
	cursor:pointer;
	padding-left:0.4em;
}

button::-moz-focus-inner {
	padding:0;
	border:0;
}

a.button,
span.disabled-button,
button.big.button {
	float:left;
	padding-left:0.1em;
}

button span span,
a.button span,
span.disabled-button span {
	float:left;
	margin-left:0.3em!important;
	padding-right:0em!important;
	height:26px;
	background: url('/a_assets/images/buttons/button_small.png') top right no-repeat!important;
	background-color:#fff!important;
	color:#fff;
	line-height:25px;
	clear:both;
	cursor:pointer;
	
}

a.blue_button span {
	background: #fff url('/a_assets/images/buttons/blue_button.png') top right no-repeat!important;
}

a.button span span {
	padding-right:0.8em!important;
	white-space:nowrap;
	float:left;
	
}

button span span {
	padding:0 1em 0 0!important;
}

span.disabled-button span {
	background-position:100% -50px;
}

button.big_blue_button {
	height:31px;
	font-size: 85%;
	overflow:visible;
	width:auto;
}

a.big_blue_button,
button.big_blue_button span{
	float:left;
	background:#fff url('/a_assets/images/buttons/big_button.gif') no-repeat top left!important;
	font-size: 123.1%;
	font-weight: bold;
	text-decoration: none!important;
	color:#fff;
	display:block;
	height:31px;
	cursor:pointer;
	
}

button.big_blue_button span span{
	height:28px;
}

a.big_blue_button span,
button.big_blue_button span span {
	margin-left:0.3em!important;
	padding-right:0em!important;
	background:#fff url('/a_assets/images/buttons/big_button.gif') no-repeat top right!important;
	color:#fff;
	display:block;
	line-height:31px;
	height:31px;
	min-width:80px;
	text-align: left;
	float:left;
	overflow:visible;
	width:auto;
}

a.big_blue_button span span,
button.big_blue_button span span {
	padding:0px 40px 0px 0px!important;
	white-space:nowrap;
}



button.big_black_button {
	height:31px;
	padding-right:10px;
	font-size: 85%;
	cursor:pointer;
}

a.big_black_button,
button.big_black_button span{
	text-decoration: none!important;
	float:left;
	background: url('/a_assets/images/buttons/big_button.gif') no-repeat  left -35px!important;
	font-size: 123.1%;
	font-weight: bold;
	color:#fff;
	display:block;
	height:31px;
}

button.big_black_button span span{
	height:28px;
}

a.big_black_button span,
button.big_black_button span span {
	position:relative;
	float:left;
	left:0.4em;
	padding-right:0em!important;
	background: url('/a_assets/images/buttons/big_button.gif') no-repeat right -35px!important;
	color:#fff;
	display:block;
	line-height:31px;
	min-width:80px;
	text-align: left;
}

a.big_black_button span span,
button.big_black_button span span {
	padding:0px 35px 5px 0px!important;
	white-space:nowrap;
}

/* pages */

#home_feature { position:relative;width:580px;height:250px;overflow:hidden;display:block;margin-bottom:20px; }
#home_feature div { display:block;width:580px;height:250px;background-repeat:no-repeat;background-position:top left;background-color:transparent; }


#home_feature .button{
	position:absolute;
	bottom:20px;
	left:20px;
}

.col2.football_home {
	background: url('/a_assets/images/boxes/home_place_football.jpg') no-repeat;
	
}

.col2.cricket_home {
	background: url('/a_assets/images/boxes/home_place_cricket.jpg') no-repeat;
	
}

.col2.rugby_home {
	background: url('/a_assets/images/boxes/home_place_rugby.jpg') no-repeat;
	
}

.col2.corp_home {
	background: url('/a_assets/images/boxes/home_place_corp.jpg') no-repeat;
	
}

.col2.schools_home {
	background: url('/a_assets/images/boxes/home_place_schools.jpg') no-repeat;
	
}

.col2.golf_home {
	background: url('/a_assets/images/boxes/home_place_golf.jpg') no-repeat;
	
}

.home_cat {
	display:block;
	padding:130px 0 10px 0px;
	width:100%;
	cursor: pointer;
}

.home_cat a{
	color:#fff;
	text-decoration: none;
	font-size: 123.1%;
	margin-left:20px;
}

.sort_nav {
	padding:10px 0 5px 0px;
	margin-left:0;
	float:right;
	width:120px;
	display:block;
}

.list_nav {
	padding:10px 0 5px 0px;
	margin-left:0;
	float:left;
}

.list_nav a {
	color:#000;
}

.list_nav .highlight {
	font-weight: bold;
}

.product_list_item {
	position:relative;
	float:left;
	padding:10px 0 10px 0;
	width:600px;
}

.product_list_item form{
	float:left;
}

.list_price {
	font-size:210%;
	color:#E6001E;
	font-weight: bold;
}

s {
	font-size: 14px;
}

.product_right {
	padding:20px;
}

.product_right h1 {
	margin-bottom:20px;
}

.list_number {
	color:#29A8DB;
	font-weight: bold;
	padding:0 5px 0 5px;
	float:left;
}

.list_image {
	float:left;
	background: url('../images/boxes/list_image-back.gif') no-repeat;
	padding:7px;
	width:140px;
	text-align: center;
}

.list_image img{
}

.list_middle {
	float:left;
	padding:10px 20px 0 15px;
	width:150px;
}

.product_list_item h1{
	padding-left:20px;
	float:left;
	clear:right;
	display:block;
	width:370px;
}

.list_right {
	float:right;
	width:140px;
	position: absolute;
	right:15px;
	bottom:10px;
}

.list_right.cart {
	position:relative;
}

#product {
	padding:0 0 20px 0;
}

#product h4{
	margin-top:20px;
}

#product .list_image{
	padding-right:20px;
}

.enlarge_icon img{
	padding-top:10px;
}

#other_products {
	
}


#other_products .list_image {
	float:left;
	background: url('../images/boxes/list_image-back2.gif') no-repeat;
	padding:7px;
	width:123px;
	margin-right:10px;
	text-align: center;
}

#other_products .list_image div {
	padding:5px 0 0 0;
	text-align: left;
}

#other_products .price{
	color:#ff0000;
	font-weight: bold;
}

#cart_total {
	background: url('../images/pages/total_grad.gif') no-repeat;
	color:#29A8DB;
	font-size: 123.1%;
	padding:9px 0 13px;
	width:266px;
	text-align: center;
	font-weight: bold;
	margin:10px 0;
}

#cart_total span.total{
	color:#fff;
	font-size: 197%;
}

#cart_total span.legend{
	line-height:10px;
	padding:0 10px 0 0;
}

.engraving_btn {
	position:absolute;
	top:135px;
}

ul.checkout_bar  {
	clear:both;
	display:block;
	height:20px;
}

ul.checkout_bar.top  {
	margin-bottom:15px;
}

ul.checkout_bar.bottom  {
	margin-top:15px;
}

ul.checkout_bar li {
	float:left;
	background: url('../images/pages/checkout_bar.gif') no-repeat top left!important;
	font-size: 123.1%;
	color:#cecece;
	font-weight: bold;
	padding:5px 0 6px;
	text-align: center;
	width:139px;
	margin-right:6px;
}

ul.checkout_bar li.last {
	margin-right:0!important;
}

ul.checkout_bar li.selected {
	color:#fff;
	background-position: 0 -35px!important;
}

ul.checkout_bar li.done {
	color:#fff;
	background-position: 0 -70px!important;
}

table#product_summary {
	margin:5px 20px 35px 20px;
	width:93%;
	color:#666;
}

table#product_summary td{
	padding:7px 0 7px 0;
}

table#product_summary tr{
	border-bottom:1px solid #e9e9e9;
}



table#order_history {
	margin:5px 15px 5px 15px;
	width:94.5%;
	color:#666;
}

table#order_history th{
	font-weight: bold;
	padding:5px 0;
	color:#0098d3;
}

table#order_history td{
	padding:7px 0 7px 0;
	
}

table#order_history tr{
	border-bottom:1px solid #e9e9e9;
	
}

#checkout_total {
	width:288px;
	color:#fff;
	margin-top:10px;
}

#checkout_total .hd{
	background: url('../images/boxes/checkout_grad-hd.gif') top left no-repeat;
	display:block;
	height:5px;
	overflow:hidden;
}

#checkout_total .bd{
	background: url('../images/boxes/checkout_grad-bd.gif') bottom left no-repeat;
	padding:0 10px 10px;
	margin-bottom:10px;
}

#checkout_total .total{
	font-size: 123.1%;
	margin-top:10px;
	display:block;
}

#map {
	width:580px;
	height:300px;
}

/* boxes */

.two_col-grad {
	padding:0 0 0 0;
}

.two_col-grad .hd{
	background: url('../images/boxes/background_hd.gif') no-repeat top left;
	display:block;
	height:5px;
	overflow:hidden;
}

.two_col-grad .bd{
	background: url('../images/boxes/background_bd.gif') no-repeat bottom left;
	padding:5px 15px 10px 15px;
}

.two_col-grad.blue .hd{
	background-position: -583px 0;
}

.two_col-grad.blue .bd{
	background-position: -583px bottom;
	color:#fff;
}

.two_col-grad.blue a {
	color:#fff;
}

.columns {
	width:100%;
}

.columns .left {
	width:49%;
	float:left;
	position:relative;
}

.columns .right {
	width:49%;
	float:left;
}

.columns .black_grad .hd {
	background: url('../images/boxes/black_background_hd.gif') no-repeat top left;
	display:block;
	height:5px;
	overflow:hidden;
}

.columns .black_grad .bd {
	background: url('../images/boxes/black_background_bd.gif') no-repeat bottom left;
	color:#fff;
	padding:10px 20px 20px 20px;
	margin-bottom:5px;
	min-height:125px!important;
	_height:125px;
}

.columns_three .left {
	width:32%;
}

.columns_three .middle {
	width:32%;
	float:left;
	padding:0 10px 0 10px;
}

.columns_three .right {
	width:32%;
	float:right;
	
}

.checkout_box {
	position:relative;
	margin-bottom:15px;
}

.checkout_box .inner {
	padding:15px 15px 0 15px;
}

.checkout_box .hd{
	background: url('../images/boxes/checkout_hd.gif') no-repeat;
	display:block;
	height:5px;
}

.checkout_box .bd{
	background: url('../images/boxes/checkout_bd.gif') bottom left no-repeat;
	padding: 0 5px 5px 5px;
	
}

.checkout_box .bd div.right{
	width:80.5%;
	padding-top:5px;
	padding-left:10px;
}

.checkout_box .bd .right .button{
	position:absolute;
	bottom:10px;
	right:20px;
}

.checkout_box .jqTransformRadioWrapper {
	margin-top:0;
}

.onecol_box {
	position:relative;
	margin-bottom:15px;
	width:285px;
	float:left;
}

.onecol_box .hd {
	background: url('../images/boxes/one_col_hd.gif') no-repeat;
	display:block;
	height:5px;
}

.onecol_box .bd {
	background: url('../images/boxes/one_col_bd.gif') bottom left no-repeat;
	min-height:100px;
	padding:5px 10px;
}

.onecol_box .bd .right .button{
	position:absolute;
	bottom:10px;
	right:20px;
}

.onecol_box .bd .left {
	width:78%;
	padding-left:10px;
}



/* headers */

h1 {
	font-size:123.1%;
	font-weight: bold;
}

h2 {
	font-size:123.1%;
	font-weight: bold;
}

h3 {
	font-size:108%;
	font-weight: bold;
	padding-bottom:10px;
}

.intro {
	font-weight: bold;
	font-size: 123.1%;
}

h1.blue_head-three,
h2.blue_head-three {
	background: url('../images/page/blue_header-back.gif') no-repeat;
	color:#fff;
	padding:5px 0 7px 10px;
	margin:20px 0 5px 0;
}

h1.black_head-three {
	background: url('../images/page/black_header-back.gif') no-repeat;
	color:#fff;
	padding:5px 0 7px 10px;
	margin:10px 0 5px 0;
}

h1.blue_head-three.first,
h1.black_head-three.first {
	margin-top:0;
}

h2.black_head-one {
	background: url('../images/page/column_hd-back.gif') no-repeat;
	color:#fff;
	padding:5px 0 7px 10px;
	margin:20px 0 5px 0;
}

h2.black_head-one.first {
	margin-bottom:10px;
}

p.first {
	margin:20px 0 0 0;
}

h2.blue_head-one {
	background: url('../images/boxes/blue_onecol-back.gif') no-repeat;
	font-size:123.1%;
	color:#fff;
	padding:5px 0 7px 10px;
	margin-bottom:5px;
}

.sitemap {
	padding:20px;
}

.sitemap li{
	margin-left:10px;
	clear:both;
	list-style-type: disc;
}

.sitemap li li{
	margin-left:40px;
}

.sitemap ul ul{
	display:none;
}

.sitemap .plusicon{
	display:block;
	float:left;
	background:url('/a_assets/images/plusicon.png') no-repeat;
	height:20px;
	width:25px;
	cursor:pointer;
	
}

.tag_cloud a {
	float:left;
	padding-right:5px;
}

.tag_cloud .big {
	font-size: 120%;
}

.tag_cloud .medium {
	font-size: 110%;
}

.tag_cloud .small {
	font-size: 85%;
}



/* classes */

ul.bullet_list li{
	list-style-type: disc;
	margin-left:15px;
}

.clr {
	clear:both;
}

.highlight,
a.highlight {
	color:#0098d3;
}

span.grey,
p.grey {
	color:#ccc;
}

.last {
	margin-right:0!important;
}

p.last {
	padding-bottom:0;
}

.large {
	font-size: 116%;
}

.center {
	text-align: center;
}

.left {
	float:left;
}

.right {
	float:right!important;
}

p.red {
	color:#ff0000;
}

.big {
	font-size: 123.1%;
}

.black {
	color:#000;
}

.col_header {
	padding:5px 10px 7px 10px;
	background: url('/a_assets/images/boxes/col_head-back.gif') no-repeat;
	color:#fff;
	font-weight: bold;
	font-size: 123.1%;
	margin-bottom:5px;
	display:block;
	clear:both;
}

.col_header a{
	color:#fff;
}

.basket_header {
	background: url('/a_assets/images/boxes/basket_head-back.gif') no-repeat;
}