/****************************************** global *****************************************/

* {
	font-size:100.01%;
}

html{
	height:100%;
	font-size:62.5%;
}

body{
	margin:0;
	background:url(../images/bg.gif) repeat-x 0 0;
	min-height:100%;
	position:relative;
	font:1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6b6b6b;
}

* html body{
	height:100%;
}

a{
	text-decoration:none;
	color:#003b89;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
	display:block;
}

p{
	margin:0 0 18px 0;
}

ul{
	padding:0;
	margin:0;
	list-style:none;
}

.right{
	float:right !important;
}

.invisible,
.skiplink
{
	display:none;
}

.clear
{
	clear:both;
}


/****************************************** page wrapper *****************************************/

#page-box {
	width:924px;
	margin:0 auto;
}

/****************************************** main box *****************************************/

#main{
	width:924px;
	margin:0 auto 0 auto;
	position:relative;
}

/****************************************** header *****************************************/

.header{
	position:relative;
	width:890px;
	overflow:hidden;
	height:158px;
	margin-left:34px;
}

#logolink
{
	position:absolute;
	top:15px;
	left:0;
	z-index:10; /* needed for stupid safari 2 */
}

/****************************************** top nav *****************************************/

.header ul{
	margin:80px 0 0 210px;
	overflow:hidden;
}
.header ul li{
	display:inline;
	padding:0 23px;
	background:url(../images/split.gif) no-repeat 0 2px;
	font-size:1.1em;
}
.header ul li.first{
	padding:0 23px 0 0;
	background:none;
}
.header ul li a{
	color:#fff;
}
.header ul li a:hover, .header ul li.active a{
	color:#003b89;
	text-decoration:none;
}

/****************************************** content box *****************************************/

.content{
	width:890px;
	overflow:hidden;
	margin-left:34px;
}

.contentwithimage
{
	width:924px;
	margin-top:-51px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:110px;
}

.contentwithimage .sidebar
{
	margin-top:40px;
}

.contentwithimage .trophy-header
{
	background-position:100% 90%;
}

.contentwithimage #product-image
{
	margin-top:100px;
}

/****************************************** center box *****************************************/

.center-col{
	width:538px;
	float:left;
	display:inline;
	margin:0 30px 0 13px;
}

.center-col h1{
	font:bold 1.85em Arial, Helvetica, sans-serif;
	margin:28px 0 16px 0;
	color:#094790;
}

/****************************************** sidebar *****************************************/

.sidebar{
	width:308px;
	float:left;
	display:inline;
}

/****************************************** football trophy-header *****************************************/

.trophy-header{
	padding:28px 90px 6px 0;
	margin:0 0 20px 0;
	overflow:hidden;
	width:448px;
	border-bottom:1px solid #003b89;
	/* background image from inline style */
	background-position:100% 10%;
	background-repeat:no-repeat;
	color:#1f1f1f;
	min-height:120px;
}

.trophy-header h1 {
	margin-top:0;
	margin-right:50px;
}

.trophy-header p{
	line-height:20px;
	margin-right:50px;
}

.two-cols{
	width:538px;
	overflow:hidden;
}
.line{
	margin:0 0 0 -21px;
	overflow:hidden;
	width:559px;
}

/****************************************** box with trophy *****************************************/

.box{
	width:257px;
	float:left;
	margin:0 0 0 21px;
	display:inline;
	padding-bottom:8px;
}
.box-top{
	background:url(../images/tr-box-top.gif) no-repeat 0 0;
	width:257px;
	padding:6px 0 0 0;
	overflow:hidden;
}
.box-center{
	background:url(../images/tr-box-center.gif) repeat-y 0 0;
	width:255px;
	overflow:hidden;
	padding:0 1px;
}
.box-bottom{
	background:url(../images/tr-box-bottom.gif) no-repeat 0 100%;
	width:257px;
	padding:0 0 5px 0;
	overflow:hidden;
}
.box-bg{
	background:url(../images/tr-box-center-bg.gif) repeat-x 0 0;
	width:229px;
	overflow:hidden;
	padding:5px 9px 0 17px;
	min-height:190px;
}
.box-bg h2{
	margin:8px 0 16px 0;
	font:bold 1.25em Arial, Helvetica, sans-serif;
	color:#003b89;
}
.box-bg .description{
	display:block;
	margin:0 0 18px 0;
	line-height:18px;
	font-size:1em;
	color:#6b6b6b;
}
.box-bg span{
	margin:0 0 0 10px;
	float:right;
	display:inline;
}
.box-bg span img{
	border:1px solid #ebebeb;
}
a.ln{
	font-size:1.1em;
}


.box-wide{
	width:500px;
	float:left;
	margin:0 0 0 21px;
	display:inline;
	padding-bottom:18px;
}
.box-wide-top{
	background:url(../images/tr-box-wide-top.gif) no-repeat 0 0;
	width:500px;
	padding:6px 0 0 0;
	overflow:hidden;
}
.box-wide-center{
	background:url(../images/tr-box-wide-center.gif) repeat-y 0 0;
	width:498px;
	overflow:hidden;
	padding:0 1px;
}
.box-wide-bottom{
	background:url(../images/tr-box-wide-bottom.gif) no-repeat 0 100%;
	width:500px;
	padding:0 0 5px 0;
	overflow:hidden;
}
.box-wide-bg{
	background:url(../images/tr-box-center-bg.gif) repeat-x 0 0;
	width:472px;
	overflow:hidden;
	padding:5px 9px 10px 17px;
	
}
.box-wide-bg h2{
	margin:8px 0 5px 0;
	font:bold 1.25em Arial, Helvetica, sans-serif;
	color:#003b89;
}
.box-wide-bg .description{
	display:block;
	margin:0 0 18px 0;
	line-height:18px;
	font-size:1em;
	color:#6b6b6b;
}
.box-wide-bg span{
	margin:0 0 0 10px;
	float:right;
	display:inline;
}
.box-wide-bg span img{
	border:1px solid #ebebeb;
}

.box-wide p{
	font-size:1.1em;
	color: #000;
	margin-bottom:5px;
}
.box-wide p.sub{
	font-size:1em;
	color:#6b6b6b;
}

.box-wide a.delete
{
	color:#f00;
	text-decoration:underline;
}

.box-wide a.delete:hover
{
	text-decoration:none;
}

/****************************************** sidebar *****************************************/

.side-box{
	background:url(../images/tr-box-center-bg.gif) repeat-x 0 0;
	border:1px solid #003b89;
	border-top:10px solid #003b89;
	width:277px;
	overflow:hidden;
	padding:16px 0 14px 30px;
}
.side-box h2{
	font:bold 1.55em Arial, Helvetica, sans-serif;
	color:#003b89;
	margin:0 0 12px 0;
}
.db{
	margin:0 0 0 0;
	overflow:hidden;
}

.db li
{
	padding:0 10px 2px 0;
}

ul.double{
	float:left;
}
.side-box ul{
	padding:0 0 14px 0;
}
.side-box ul li{
	padding:0 10px 2px 0;
}
span.image{
	margin:14px 20px 0 0;
	display:inline;
	float:right;
}
span.image img{
	border:1px solid #ebebeb;
}

.side-box .thetext
{
	display:block;
	margin-bottom:18px;
	color:#6b6b6b;
}

/****************************************** footer *****************************************/

.footer{
	width:100%;
	background:#003b89;
	height:16px;
	overflow:hidden;
	padding:14px 0;
	font-size:.9em;
	color:#fff;
	margin-top:30px;
}
.footer-center{
	width:874px;
	padding:0;
	margin:0 auto;
}
.footer-center ul{
	float:right;
}
.footer-center ul li{
	display:inline;
	padding:0 5px 0 7px;
	background:url(../images/footer-split.gif) no-repeat 0 3px;
}
.footer-center ul li.first{
	background:none;
	padding:0 5px 0 0;
}
.footer-center ul li a{
	color:#fff;
	text-decoration:none;
}
.footer-center ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

/****************************************** content blocks *****************************************/

.contentblock
{
	clear:both;
}

.contentblock h2
{
	font:bold 1.5em Arial, Helvetica, sans-serif;
	color:#ababab;
}

.contentblock .thetext
{
	line-height:20px;
}

.contentblock img
{
	border:1px solid #ababab;
}

.contentblock .leftimage
{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
}

.contentblock .rightimage
{
	float:right;
	display:inline;
	margin:0 0 5px 10px;
}

.contentblock .smallimage
{
	width:134px;
}

.contentblock .mediumimage
{
	width:268px;
}

.contentblock .fullimage
{
	width:536px;
	margin:0 0 10px 0;
}

.contentblock .downloads,
.contentblock .relatedlinks
{
	width:538px;
	border-top:5px solid #003b89;
	border-bottom:1px solid #003b89;
	background:url(../images/tr-box-center-bg.gif) repeat-x top left;
}

.contentblock .downloads h3,
.contentblock .relatedlinks h3
{
	color:#ababab;
	margin:5px 10px 5px 10px;
}

.contentblock .downloads a,
.contentblock .relatedlinks a
{
	display:block;
	color:#003b89;
	margin:0 0 10px 10px;
}

/****************************************** home / homepage *****************************************/

#homepage
{
	margin-top:-51px;
	width:924px;
	overflow:hidden;
}

#homeheader
{
	width:925px;
	background:url(../images/homepic.jpg) no-repeat top left;
	border-bottom:10px solid #003b89;
	min-height:219px;
}

#homeheader h1
{
	margin:0;
	padding:140px 0 0 48px;
	color:#094790;
	font-size:1.9em;
	font-weight:bold;
}

#homeheader p
{
	padding:0 290px 0 48px;
	color:#1f1f1f;
}

/* position absolutely inside .header */
#hometrophy
{
	position:absolute;
	top:6px;
	left:672px;
	background:url(../images/hometrophy.png) no-repeat bottom left;
	width:229px;
	height:315px;
}

#homecontent
{
	float:left;
	display:inline;
	width:924px;
	background:url(../images/homecontent-bg.gif) repeat-x 0 0;
	overflow:hidden;
}

#homecontent-inner
{
	float:left;
	display:inline;
	width:924px;
	background:url(../images/homecontent-bg2.gif) repeat-y 0 0;
	overflow:hidden;
}

.homeblock
{
	float:left;
	display:inline;
	width:246px;
	margin:0 30px 0 30px;
	padding:15px 0 20px 0;
}

.homeblock h2
{
	font-size:1.55em;
	color:#003b89;
	margin:0 0 12px 0;
}

.homeblock .thetext
{
	display:block;
	color:#6b6b6b;
	margin-bottom:18px;
	min-height:110px;
}

.homeblock .morelink
{
	clear:both;
	float:left;
	display:inline;
	width:236px;
	color:#003b89;
	margin:10px 0 0 10px;
	font-size:1.1em;
}

/* 2 colour border around images */
.homeblock .image
{
	float:left;
	display:inline;
	border:1px solid #ababab;
}

.homeblock img
{
	float:left;
	display:inline;
	border:1px solid #f4f4f4;
}

#homecontent .side-box
{
	border:none;
	width:278px;
	background:none;
}

.homefooter
{
	margin-top:0;
}

/****************************************** product detail *****************************************/

#product-left
{
	float:left;
	display:inline;
	width:360px;
}

.productdetail .sizes
{
	font-weight:bold;	
	color:#1f1f1f;
}

.productdetail .description
{
	color:#1f1f1f;
}

.productdetail .thumbs
{
	float:left;
	display:inline;
	width:360px;
	padding:30px 0 20px 0;
}

.productdetail .thumbs .thumb
{
	float:left;
	display:inline;
	width:80px;
	margin:0 0 2px 2px;
}

.productdetail .thumbs #zoomimageslink
{
	display:block;
	height:20px;
	margin:-20px 0 0 0;
	text-decoration:underline;
	cursor:pointer;
}

.productdetail .thumbs #zoomimageslink:hover
{
	color:#001633;
}

#product-image
{
	float:right;
	display:inline;
	width:157px;
	margin:30px 0 0 0;
}

.productdetail #zoomsingleimagelink
{
	display:block;
	text-decoration:underline;
}

.productdetail #zoomsingleimagelink
{
	color:#001633;
}

.productorderform .leftcol,
.productorderform .rightcol
{
	float:left;
	display:inline;
	width:269px;
	margin-top:15px;
}

.productorderform .leftcol
{
	color:#1f1f1f;
}

.productorderform .leftcol h2
{
	margin:0 0 10px 0 !important;
	font-size:1.5em;
	color:#ababab;
}

.productorderform .callus
{
	margin:0 20px 0 0;
}

.productorderform .callus .phone
{
	font-size:1.2em;
	font-weight:bold;
	color:#094790;
	
}

.productorderform .paymentoptions
{
	margin:0 20px 1em 0;
	font-style:italic;
}

.productorderform .formintrotext
{
	margin:0 20px 1em 0;
}

/* these input styles override those for standard custom / dynamic forms (below) */
.productorderform .inputline,
.productorderform .radiooptions
{
	width:249px !important;
	margin:0 0 0 20px !important;
	padding-bottom:10px !important;
}

.productorderform .inputline label,
.productorderform .radiooptions .fakelabel
{
	width:65px !important;
}

.productorderform .inputline input
{
	width:160px !important;
	height:16px;
}

.productorderform .checkboxline input
{
	width:auto !important;
}

.productorderform .inputline select
{
	width:165px !important;
}

.productorderform .inputline textarea,
.productorderform .radiobuttons
{
	width:160px !important;
}

.productorderform .submitline
{
	width:269px;
}

.productorderform #nojavascriptsubmit
{
	margin:0 16px 0 0 !important;
}

.productorderform #javascriptsubmit
{
	background:url(../images/productorder-submit.gif) no-repeat top left !important;
	width:225px !important;
	margin:0 16px 0 0 !important;
}

.productorderform .mandatorykey
{
	margin-left:0 !important;
}

#dynamicform .error
{
	padding-left:70px !important;
}

/****************************************** custom / dynamic forms *****************************************/

#dynamicform
{
	clear:both;
	float:left;
	display:inline;
	width:538px;
	border-top:1px solid #003b89;
	margin:10px 0 0 0;
	padding-top:10px;
}

#dynamicform h2
{
	margin-left:10px;
}

#dynamicform .inputline,
#dynamicform .radiooptions
{
	clear:both;
	float:left;
	display:inline;
	width:498px;
	margin:0 20px 0 20px;
	padding-bottom:10px;
}

#dynamicform .inputline label,
#dynamicform .radiooptions .fakelabel
{
	float:left;
	display:inline;
	width:95px;
	margin-right:5px;
}

#dynamicform .radiobuttons
{
	float:left;
	display:inline;
	width:390px;
}

#dynamicform .inputline input,
#dynamicform .inputline select
{
	float:left;
	display:inline;
	width:390px;
	background-color:#efefef;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#dynamicform .inputline textarea
{
	float:left;
	display:inline;
	width:390px;
	background-color:#efefef;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#dynamicform .checkboxline input
{
	width:auto;
	background:none;
}

#dynamicform fieldset
{
	clear:both;
	border:none;
	padding:0;
	margin:0;
}

#dynamicform .submitline
{
	clear:both;
	display:inline;
	margin-bottom:10px;
}

#dynamicform #nojavascriptsubmit
{
	float:right;
	margin:0 20px 20px 0;
}

#dynamicform #javascriptsubmit
{
	float:right;
	display:inline;
	background:url(../images/submit.gif) no-repeat top left;
	width:100px;
	height:23px;
	margin:0 20px 20px 0;
	text-decoration:none;
	color:#fff;
	
}

#dynamicform #javascriptsubmit span
{
	display:block;
	margin-top:2px;
	color:#fff;
	text-align:center;
}

#dynamicform #javascriptsubmit:hover span
{
	text-decoration:underline;
}

#dynamicform .mandatorylabel
{
	font-size:1.3em;
	color:#003b89;
	padding-left:0.2em;
}

#dynamicform .mandatorykey
{
	margin:5px 0 20px 20px;
}

#dynamicform .error
{
	clear:both;
	display:block;
	color:#003b89;
	font-size:0.9em;
	font-weight:bold;
	padding:2px 0 0 100px;
}

#dynamicform .feedbacks
{
	font-weight:bold;
	margin:5px 0 10px 20px;	
	color:#003b89;
}

#dynamicform .feedbacks p
{
	margin-bottom:0;
}

#dynamicform #placeline
{
	display:none;
}


.baskettotal{
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	clear:both;
	float:left;
	display:inline;
	margin-left:20px;
}

div.basket{
	color:#003B89;
}

#basketadded {
	float:right;
	display:inline;
	width:170px;
	margin-top:10px;
	margin-right:15px;
	text-align:right;
}