* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background-color:#fff;
	font-family:Georgia,'Nimbus Roman No9 L',serif;
	font-size:12px;
	line-height:16px;
	/*color:#645844;*/
	color:#000;
}

a:link, a:visited, a:active {
	color:#2690cc;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#container {
	width:990px;
	margin:0 auto;
	background-image:url(/images/container.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}

#header {
	padding:0px 36px;
}

#header a:link, #header a:visited, #header a:active {
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}	

#logo {
	width:372px;
	height:50px;
	float:left;
	padding-top:20px;

}

#details {
	float:right;
	text-align:right;
	line-height:28px;
	padding-top:3px;
	background-image:url(/images/shopping.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:45px;

}

#contact {
	font-size:18px;
	font-weight:bold;
}

#shopping {
	font-size:11px;
}

#search {
	padding-top:14px;
	clear:both;
	width:802px;
	margin:0 auto;
	height:40px;
	background-image:url(/images/search.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:116px;
}

#search table,
#sort table {
	border-collapse:collapse;
}

#search table td ,
#sort table td {
	vertical-align:middle;
	padding:0 4px;
}

#sort table td {
	padding:0 1px;
}

#search input, #search select,
#newsletter input {
	font-family:Georgia,'Nimbus Roman No9 L',serif;
	font-size:11px;
	/*color:#645844;*/
	color:#000;
	padding:3px 2px;
	width:210px;
}

#newsletter input {
	width:150px;
}

#search input.button,
#newsletter input.button {
	padding:0;
	width:auto;
}

#main {
	padding-top:0px;
	
}

/*navigation*/

#navigation {
	width:185px;
	float:left;
	margin-left:36px;
	margin-bottom:20px;
	
	padding-top:20px;
}

/*top level*/

#navigation ul li {
	list-style-type:none;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	background-image:url(/images/menu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;

	padding-left:3px;
	padding-top:6px;
	height:23px;
	display:block;
	border-bottom:1px dotted #2690cc;
	text-decoration:none;
	/*color:#645844;*/
	color:#000;
	
}

#navigation ul li a:hover,
#navigation ul li a.active:link, #navigation ul li a.active:visited, #navigation ul li a.active:active {
	background-color:#EEEDEB;
	background-image:none;
}

/*top level end*/

/*sub level*/

#navigation ul li ul li {
 	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}

#navigation ul li ul li a:link, #navigation ul li ul li a:visited, #navigation ul li ul li a:active {
	color:#3f5aa1;
	background-image:none;
	
	padding:0px;
	padding-top:3px;
	height:19px;
	margin-left:12px;
	padding-left:3px;
	
	
	
	
	
	height:auto;
	padding-bottom:3px;
}

#navigation ul li ul li a:hover {
	
}

/*sub level end*/

/*sub sub level*/

#navigation ul li ul li ul {
	margin:5px 0;
}

#navigation ul li ul li ul li {
	background-image:none;
}

#navigation ul li ul li ul li a:link, #navigation ul li ul li ul li a:visited, #navigation ul li ul li ul li a:active {
	border:none;
	text-decoration:none;
	color:#2690cc;
	font-size:11px;
	height:auto;
	line-height:12px;
	padding:0;
	padding-top:3px;
	padding-left:3px;
}

#navigation ul li ul li ul li a:hover,
#navigation ul li ul li ul li a.active:link, #navigation ul li ul li ul li a.active:visited, #navigation ul li ul li ul li a.active:active {
	text-decoration:underline;
	background-color:transparent;
	
}

/*sub sub level end*/

#touch {
	width:185px;
	height:56px;
	background-image:url(/images/touch.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:21px;
	text-align:center;
	padding-top:45px;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}

#touch a:link, #touch a:visited, #touch a:active {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
} 

#touch a:hover {
	text-decoration:underline;
}

/*navigation end*/

/*content*/

#content {
	width:721px;
	float:right;
	margin-right:36px;
}

#contentwithoutleft {
	width:918px;
	float:left;	
	margin-left:36px;
} 
/*banner*/

#banner {
	width:561px;
	height:360px;	
	background-repeat:no-repeat;
	background-position:top;
	font-size:15px;
	color:#3f5aa1;
	font-weight:bold;
	border-top:1px solid #2690cc;
	padding-top:15px;
	padding-left:120px;
	padding-right:40px;
	
	margin-top:20px;
}

#banner p {
	margin-bottom:15px;
}

#banner .small {
	font-size:11px;
}

/*banner end*/

/*special listings*/
#special {
	background-image:url(/images/special.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:38px;
	margin-top:20px;
}


#special ul {
margin-left:1px;
}
#special ul li {
	background-image:url(/images/special.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:160px;
	padding:0px 10px;
	float:left;
height:264px;
list-style-type:none;
text-align:center;
}

#special ul li p {
	text-align:left;
}



.title {
	color:#2690CC;
}

.buy {
	margin-top:10px;
}

/*special listings end*/

/*normal listings*/

/*top*/

.hidden {
	visibility:hidden;
}

#top {
	height:119px;
	background-image:url(/images/top.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	padding:10px;

	line-height:14px;
	padding-bottom:15px;
}

#top.order {
	background-image:url(/images/order.gif);
}

#top a:link, #top a:visited, #top a:active {
	color:#fff;
}

#top a:hover {

}


#topwithoutleft {
	height:119px;
	background-image:url(/images/top_full_2.gif); 
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	padding:10px;

	line-height:14px;
	padding-bottom:15px;
}

#topwithoutleft.order {
	background-image:url(/images/top_full_2.gif);
}

#topwithoutleft a:link, #topwithoutleft a:visited, #topwithoutleft a:active {
	color:#fff;
}

#topwithoutleft a:hover {

}


#nav {
	margin-bottom:16px;
	font-weight:bold;
	font-size:12px;
}

h1 {
	/*font-size:34px;*/
	font-size:29px;
	font-weight:normal;
	line-height:normal;
}

#head h1 {
	width:310px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#3f5aa1;
}

.dark {
	/*color:#645844;*/
	color:#000;
}

#head {
	float:left;
}

#info {
	float:right;
	text-align:right;
}

#sort {
	padding-top:20px;
}

#sort input, #sort select {
	font-family:Georgia,'Nimbus Roman No9 L',serif;
	font-size:11px;
	/*color:#645844;*/
	color:#000;
	padding:3px 2px;
	width:130px;
}

/*top end*/

#listings {

}

#listings ul {
	margin-left:1px;
}

#listings ul li {
	background-image:url(/images/listings.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:160px;
	padding:0px 10px;
	float:left;
	height:269px;
	list-style-type:none;
	text-align:center;
	margin-bottom:12px;
}

#listings ul li p {
	text-align:left;
}

#pages {
	font-size:11px;
	text-align:right;
	margin-bottom:12px;
}

/*normal listings end*/

/*text*/

#text {
	
}

#text p, #text ul, #text ol {
	margin-bottom:15px;
}

#text ul, #text ol {
	margin-left:30px;
}

/*text end*/

/*details*/

.details {
	width:721px;
	
	background-image:url(/images/details.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:10px;
	font-size:11px;
	line-height:14px;
	
	padding-top:10px;
	padding-bottom:10px;
	
	min-height:210px;
    height:auto !important;
    height:210px;
	
	clear:both;
}

.details .image {
	float:left;
	height:210px;
	padding-left:20px;
	padding-right:30px;
	width:180px;
}

.details .image .main {
	padding-left:25px;
}

.details .description {
	
	width:660px;
	
}

#text .details .title {
	font-size:18px;
	line-height:normal;
	margin-bottom:0px;
}

.details .price {
	font-size:12px;
}

.description table {
	border-collapse:collapse;
}

.description table th {
	vertical-align:top;
	font-weight:bold;
	text-align:left;
	padding-right:10px;
}

.description table td {
	vertical-align:top;
	text-align:center;
	padding:0 5px;
	padding-bottom:3px;
}

/*alternate*/

#text .alternate ul {
	margin:0;
}

.alternate ul li {
	margin-top:10px;
	float:left;
	margin-right:10px;
	list-style-type:none;
}

/*alternate end*/

/*details end*/

/*checkout tables*/

.checkout {
	background-image:url(/images/pattern.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.checkout table {
	border-collapse:collapse;
	width:100%;
	font-size:11px;
}

.checkout table th {
	border-bottom:1px dotted #2690cc;
	padding:20px 0;
	padding-left:10px;
	font-weight:inherit;
	text-align:left;
	width:220px;
	
}

.checkout table td {
	border-bottom:1px dotted #2690cc;
	padding:20px 0;
	padding-left:10px;
	
}

.checkout table td.bottom, .checkout table th.bottom {
	border-bottom:none;
}

.checkout table .title {
	/*color:#645844;*/
	color:#000;
	font-size:18px;
	line-height:normal;
}

.checkout table .total {
	color:#2690CC;
	font-size:18px;
}

.continue {
	padding-top:20px;
	text-align:right;
}

/*checkout tables end*/

/*content end*/



/*brands*/


#brands {
	clear:both;
	padding-top:15px;
	padding-left:95px;
	
	
	width:823px;
	
	height:76px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../images/brandsnew.gif);
	margin-bottom:20px;
	font-size:10px;
	line-height:14px;
}

#brands-text {
	width:343px;
	float:left;
}

#brands-logo {
	float:right;
	padding-top:0px;
	width:475px;
	height:65px;
	
	/*overflow-x:scroll;
	overflow-y:hidden;*/

overflow:auto;



	/*position: relative;*/

}

#brands-logo ul { /*designed for 5 logos*/
	width:475px;
	padding-top:7px;
}

#brands-logo ul li {
	list-style-type:none;
	float:left;
	margin:0 10px;
	width:75px;
	height:45px;
}

#brands-logo ul li img {
	width:75px;
	height:45px;
}



/*brands end*/

/*list*/

#list {
	clear:both;
	margin:0 36px;
	background-image:url(/images/list.gif);
	background-position:top;
	background-repeat:repeat-y;
	height:290px;
	
}

#list #football {
	width:186px;
	float:left;
	margin-right:1px;
	margin-left:1px;
	padding-left:10px;
}

#list #goalkeeper, #list #shorts, #list #help, #list #newsletter {
	width:169px;
	margin-right:1px;
	float:left;
	padding-left:10px;
}

#list p {
	font-size:14px;
	color:#2690cc;
}

#list p a:link,  #list p a:visited, #list p a:active {
	
	text-decoration:none;
}

#list p a:hover {
	text-decoration:underline;
}

#list ul {
	margin-bottom:25px;
	margin-top:4px;
}

#list ul li {
	list-style-type:none;
	line-height:12px;
	margin-bottom:4px;
	font-size:11px;
	/*color:#645844;*/
	color:#000;
}

#list #newsletter ul {
	margin-top:2px;
	
}

#list #newsletter ul li {
	line-height:16px;
	margin-bottom:8px;
}



#list ul li a:link,  #list ul li a:visited, #list ul li a:active {
	text-decoration:none;
	/*color:#645844;*/
	color:#000;
}

#list ul li a:hover {
	text-decoration:underline;
}

/*list end*/

/*contact page*/

#address1 {
	float:left;
	width:370px;

}

#enquiry {
	float:right;
	width:340px;
}

/*contact page end*/

#wrapper {
	background-image:url(/images/sports.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	
}

#footer {
	clear:both;
	height:70px;
	background-image:url(/images/footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:125px;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
}

#footer a:hover {
	
}


/*scrollbar*/

#scrollbar_cell {
	padding:0;
	
}

#scrollbar_wrapper {
	/*width:510px;	
	height:177px;	*/
	width:250px;	
	height:177px;	
	overflow-x:scroll;
	overflow-y:hidden;
	position:relative;
	

}

#scrollbar_content {
	
	padding-top:15px;
	text-align:left;
}

#scrollbar_content td {
	padding-left:0px;
	padding-right:30px;
}	



#scrollbar_content td.last {
	padding-right:0px;
}	


/*checkout tables*/

.checkout_p2 {
	background-image:url(/images/pattern.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.checkout_p2 table {
	border-collapse:collapse;
	width:100%;
	font-size:11px;
}

.checkout_p2 table th {	
	padding:10px 0;
	padding-left:6px;
	font-weight:inherit;
	text-align:left;
	width:220px;
	
}
.checkoutp2border {
	border-bottom:1px dotted #2690cc;
}  

.checkout_p2 table td {	
	padding:10px 0;
	padding-left:6px;	
}

.checkout_p2 table td.bottom, .checkout_p2 table th.bottom {
	border-bottom:none; 
}

.checkout_p2 table .title {
	/*color:#645844;*/
	color:#000;
	font-size:18px;
	line-height:normal;
}

.checkout_p2 table .total {
	color:#2690CC;
	font-size:18px;
}


/*checkout tables*/

.checkout_p3 {
	background-image:url(/images/pattern.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
} 

.checkout_p3 table {
	border-collapse:collapse;
	width:100%;
	font-size:11px;
}

.checkout_p3 table td {		
	padding-left:6px;	
}


.checkout_p3 table td.bottom, .checkout_p3 table th.bottom {
	border-bottom:none; 
}

.checkout_p3 table .title {
	/*color:#645844;*/
	color:#000;
	font-size:18px;
	line-height:normal;
}

.checkout_p3 table .total {
	color:#2690CC;
	font-size:18px;
}

/*checkout tables end*/

.total {
	color:#2690CC;
	font-size:18px;
}

.displaynone {
	display:none;	
}

#banner h1 {
	font-size:15px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:15px;
}

/* added */
.npCls {
font-size: 12px !important; 

}
p.title {
font-weight:bold !important;
}

#featured {
	background-image:url(/images/featured.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:38px;
	margin-top:20px;
}


#featured ul {
margin-left:1px;
}
#featured ul li {
	background-image:url(/images/special.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:160px;
	padding:0px 10px;
	float:left;
height:264px;
list-style-type:none;
text-align:center;
}

#featured ul li p {
	text-align:left;
}

.cc_fields label {
    display: block;
    width: 200px;
    float: left;
    clear: both;
}

.cc_fields p {
    height: 15px;
}

.cc_fields input, .cc_fields select {
    float: left;
}

/* added */

