/*
Alliance Sports CSS
Created by Excalibur Studio (D.Burns)
Created November 2009
Last Update: 4th December 2009
*/

html, body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	background-color:#e6e5ea;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

a {
	color:#225cab;
/*	text-decoration:underline; */
}

a:hover {
	color:#d80c0d;
}

.clear {
	clear:both;
}

h1 {
	text-transform:uppercase;
	color:#4074b3;
	border-bottom:1px dotted #4074b3;
	font-size:20px;
	margin:0;
	padding:0;
}

#container {
	width:974px;
	margin:0 auto;
}

#header {
	width:974px;
	height:115px;
	background-image:url(images/header_bg.png);
	margin-top:10px;
}

#menu {
	width:974px;
	height:30px;
	background-image:url(images/menu_bg.png);
	margin-top:10px;
	
}

#breadcrumb {
	width:974px;
	height:30px;
	background-image:url(images/breadcrumb_bg.png);
	margin-top:10px;
}

#content {
	width:974px;
	margin-top:10px;
	float:left;
}

#content p {
	padding:10px;
	margin-bottom:0;
	padding-bottom:0;
}
/* new code this section */

.team_header_left{
	padding:10px;
	margin-bottom:0;
	padding-bottom:0;
	float:left;
	width:640px;
}

.team_header_left_left{
width:475px;
float:left;
height:120px;
}
.team_header_left_left_title{
height:20px;
width:475px;
padding:2px;
font-size:14px;
font-weight:bold;
}

.team_header_left_left_description{
height:20px;
width:475px;
padding:5px;
}

.team_header_left_right{
width:140px;
float:left;
height:120px;
}

/* end new code */


#review {
	width:974px;
	float:left;
	background-color:#fff;
}

#product {
	width:649px;
	height:453px;
	margin-top:10px;
	float:left;
	background-color:#fff;
	padding:10px;
}

#product-info {
	width:275px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	background-color:#fff;
	padding:10px;
}

#footer {
	width:969px;
	height:22px;
	margin-top:10px;
	background-image:url(images/footer_bg.png);
	padding-top:8px;
	font-size:10px;
	padding-left:5px;
	float:left;
}

#footer span {
	text-align:right;
	color:#a6a6a6;
	font-size:10px;
}

.header_logo {
	width:326px;
	height:115px;
	float:left;
}

.header_menu {
	width:453px;
	height:35px;
	background-image:url(images/header_menu_bg.png);
	margin-left:155px;
	float:left;
	padding-left:40px;
	font-size:11px;
}

.header_menu a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.header_menu a:hover {
	text-decoration:underline;
}

#header_table {
	width:453px;
	height:35px;
}

.header_quick {
	width:648px;
	height:45px;
	float:left;
	color:#fff;
}

.header_search {
	width:638px;
	height:40px;
	text-align:right;
	color:#fff;
	padding-right:10px;
	padding-top:5px;
	float:right;
}

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float:left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left:5px;
	}
	
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li:hover {
	background-image: url(images/navhov.png);
	background-repeat:repeat-x;
	background-position:center;
	}
	

#nav li a, #nav li a:link, #nav li a:visited {
	color: #f6f782;
	display: block;
	font-size: 11px;
    margin: 0px;
	padding: 7px 11px 10px;
	text-decoration:none;
	}

#nav li a:hover, #nav li a:active {
	background-image: url(images/navhov.png);
	background-repeat:repeat-x;
	background-position:center;
	color: #fff;
    margin: 0px;
	padding: 7px 11px 10px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 5px 5px 5px 13px;
	
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #f6f782;
	text-decoration:underline;
	padding: 5px 5px 5px 13px;
	}

#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	width:100%;
	}
	
#nav li ul {
	background:#f50f0f url(images/navhov-sub.png) repeat-x;
}

#nav li ul a { 
	width:150px;
	
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

.breadcrumb_yai {
	float:left;
	width:123px;
	height:24px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}

.breadcrumb_bc {
	padding-left:30px;
	float:left;
	width:821px;
	height:24px;
	color:#000;
	padding-top:6px;
}

.featured_content {
	width:669px;
	height:236px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.front-teamwear a{
	width:295px;
	height:113px;
	background-image:url(images/front-teamwear.jpg);
	float:left;
	margin-bottom:10px;
}

.front-garment a{
	width:295px;
	height:113px;
	background-image:url(images/front-garment.jpg);
	float:left;
	margin-bottom:10px;
}

.front-hockey a{
	width:330px;
	height:113px;
	background-image:url(images/front-hockey.jpg);
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.front-rugby a{
	width:330px;
	height:113px;
	background-image:url(images/front-rugby.jpg);
	float:left;
	margin-bottom:10px;
	margin-right:9px;
}

.front-football a{
	width:295px;
	height:113px;
	background-image:url(images/front-football.jpg);
	float:left;
	margin-bottom:10px;
}

.front-cricket a{
	width:330px;
	height:113px;
	background-image:url(images/front-cricket.jpg);
	float:left;
	margin-right:10px;
}

.front-netball a{
	width:330px;
	height:113px;
	background-image:url(images/front-netball.jpg);
	float:left;
	margin-right:9px;
}

.front-running a{
	width:295px;
	height:113px;
	background-image:url(images/front-running.jpg);
	float:left;
}

.front-team-search {
	width:974px;
	float:left;
	margin-top:10px;
	background-color:#fff;
}

.front-team-search-header {
	width:974px;
	height:30px;
	background-image:url(images/front-team-search.png);
}

.front-team-search-title {
	width:67px;
	height:23px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding-top:7px;
	padding-left:10px;
}

.front-team-search-desc {
	width:525px;
	height:23px;
	color:#000;
	float:left;
	padding-left:35px;
	padding-top:7px;
}

.front-team-search-form {
	width:299px;
	height:27px;
	float:left;
	font-weight:bold;
	color:#fff;
	padding-top:3px;
	padding-left:35px;
	text-align:right;
	padding-right:3px;
}

.front-brand-search {
	width:974px;
	float:left;
	margin-top:10px;
	background-color:#fff;
}

.front-brand-search-header {
	width:974px;
	height:30px;
	background-image:url(images/front-team-search.png);
}

.front-brand-search-title {
	width:67px;
	height:23px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding-top:7px;
	padding-left:10px;
}

.front-brand-search-desc {
	width:525px;
	height:23px;
	color:#000;
	float:left;
	padding-left:35px;
	padding-top:7px;
}

.front-brand-search-form {
	width:299px;
	height:27px;
	float:left;
	font-weight:bold;
	color:#fff;
	padding-top:3px;
	padding-left:35px;
	text-align:right;
	padding-right:3px;
}

#slider {
    width: 669px; 
    height: 236px; 
    position: relative; 
	overflow: hidden; 
}

#sliderContent {
    width: 669px; 
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 643px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderImage span strong {
    font-size: 14px;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
    left: 0;
}

ul { 
	list-style-type: none;
	margin:0;
	padding:0;
}

#module-rss {
	width:330px;
	height:204px;
	float:left;
	background-color:#fff;
	margin-right:0px;
	margin-top:10px;
}

.module-rss-header {
	width:320px;
	height:23px;
	background-image:url(images/header_rss.png);
	float:left;
	color:#fff;
	font-weight:bold;
	padding-top:7px;
	padding-left:10px;
}

.module-rss-content {
	width:310px;
	height:154px;
	padding:10px;
	float:left;
	padding-top:2px;
}

.module-rss-content ul {
	height:90px;
	list-style-image:url(images/rss.png);
	margin-left:17px;
	list-style-type:circle;
}

#module-mailing {
	width:330px;
	height:204px;
	float:left;
	background-color:#fff;
	margin-right:0px;
	margin-top:10px;
}

.module-mailing-header {
	width:320px;
	height:23px;
	background-image:url(images/header_mailing.png);
	float:left;
	color:#fff;
	font-weight:bold;
	padding-top:7px;
	padding-left:10px;
}

.module-mailing-content {
	width:310px;
	height:154px;
	padding:10px;
	float:left;
}

.module-mailing-content-input {
	width:300px;
	height:30px;
	background-image:url(images/form-mailing.png);
	border:none;
	background-repeat:no-repeat;
	font-size: 18px;
	color: #6d6c6c;
	padding-left:10px;
	padding-top:5px;
}

#module-top {
	width:295px;
	height:204px;
	float:left;
	background-color:#fff;
	margin-top:10px;
}

.module-top-header {
	width:285px;
	height:23px;
	background-image:url(images/header_top.png);
	float:left;
	color:#fff;
	font-weight:bold;
	padding-top:7px;
	padding-left:10px;
}

.module-top-content {
	width:275px;
	height:154px;
	padding:10px;
	line-height:17px;
	float:left;
}

.module-top-content a{
	color:#225cab;
}

.module-top-content a:hover{
	color:#d80c0d;
}

.delivery a{
	float:right;
	width:305px;
	height:123px;
	background-image:url(images/delivery.png);
}

.delivery2 a{
	float:right;
	width:305px;
	height:123px;
	background-image:url(images/delivery.png);
	margin-top:10px;
}

.quick-select-box {
	width:644px;
	height:39px;
	float:left;
	background-image:url(images/quick-select-box.png);
	padding-left:5px;
	margin:10px;
	border:0;
}

#sports {
	float:left;
	width:954px;
	margin:10px;
}

.sports-box-1 {
	float:left;
	width:149px;
	height:210px;
	margin-left:3px;
}

.sports-box {
	float:left;
	width:149px;
	height:210px;
	margin-left:11px;
}

.sports-box-image {
	width:149px;
	height:149px;
	float:left;
}

.sports-box-text {
	width:149px;
	height:56px;
	float:left;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}

.sports-box-text a {
	color:#558fce;
	text-decoration:underline;
}

.sports-box-text a:hover {
	color:#d80c0d;
}

.cat-title {
	width:965px;
	height:23px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding-top:7px;
	padding-left:10px;
	background-image:url(images/cat-title.png);
	margin-top:10px;
}

.error404 {
	width:430px;
	height:158px;
	margin:0 auto;
	background-image:url(images/404.jpg);
	padding-left:518px;
	padding-top:164px;
}

.refine-search {
	width:934px;
	height:75px;
	float:left;
	background-image:url(images/refine_search.png);
	margin:10px;
	padding:10px;
}

.product-list-left {
	width:465px;
	height:125px;
	float:left;
	border: 1px solid #c4c4c4;
	margin-left:10px;
	margin-bottom:10px;
}

.product-list-right {
	width:465px;
	height:125px;
	float:left;
	border: 1px solid #c4c4c4;
	margin-left:20px;
	margin-bottom:10px;
}

.product-list-image {
	width:120px;
	height:120px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	text-align:center;
	margin-right:5px;
}

.product-list-text {
	width:180px;
	height:90px;
	float:left;
	margin-top:5px;
	padding-left:20px;
}

.product-code {
	color:#625e5e;
	font-size:10px;
	float:left;
	width:649px;
	text-align:right;
}

.product-image {
	width:377px;
	height:377px;
	border:1px solid #c4c4c4;
	float:left;
}

.product-details {
	width:260px;
	float:left;
	margin-left:10px;
}

.product-delivery {
	width:263px;
	background-color:#f4f3f7;
	color:#848484;
	padding:5px;
	border:1px solid #e6e5e5;
	text-align:justify;
	margin-bottom:15px;
}

.product-rrp {
	font-size:17px;
	color:#970909;
	font-weight:600;
}

.product-price {
	font-size:24px;
	color:#128100;
	font-weight:bold;
}

.product-add {
	width:225px;
	height:48px;
	margin:0 auto;
}

.product-description {
	width:262px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	overflow-y: scroll; 
	overflow-x: hidden; 
	height: 200px;
}

.product-attributes {
	width:252px;
	border:1px solid #e6e5e5;
	background-color:#f4f3f7;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	float:left;
}

.review-content {
	width:954px;
	padding:10px;
	margin-bottom:10px;
}

.review-content h3 {
	color:#487ebe;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

.more{
	display:none;
}

.basket-item {
	width:952px;
	height:97px;
	border:1px solid #e6e5e5;
	background-image:url(images/basket-item.png);
	margin-bottom:10px;
	margin-top:3px;
}

.basket-delivery {
	width:370px;
	height:106px;
	border:1px solid #e8e6e6;
	background-color:#f4f3f7;
}

.basket-total {
	width:301px;
	height:106px;
	border:1px solid #e8e6e6;
	background-color:#f4f3f7;
}

.registration 
{
float:left;
width:460px;
}
.registration h1{
width:100%;
}
.login{
float:right;
width:487px;
}

.ui-tabs { 
clear:both; float:left; width:100%; 
}

.ui-tabs .ui-tabs-nav { list-style: none; position: relative; float:left; margin:0px; padding:0;}
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; }
.ui-tabs .ui-tabs-nav li a {
 width:117px;
 height:21px;
 color:#909090;
 text-decoration:none;
 float:left;
 text-align:center;
 padding-top:6px;
 background-image:url(images/menu_rl.png);
}

.ui-tabs .ui-tabs-nav li a:hover { color:#444444; background-image:url(images/tab_rl.png); }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
/* cursor:default; */
 }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
 display:block
 height:20px;
 } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; clear:both; float:left; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.passordForgot{
width:100%;
height:100px;
color:black;
padding-top:40px;
padding-bottom:40px;
}

/* sitemap */
ul#siteMapList {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

ul#siteMapList li {
background:transparent url(../images/common/list_bullet.gif) no-repeat scroll 0 0.5em;
font-weight:bold;
list-style-type:none;
margin:4px 0 4px 25px;
padding:0 0 0 9px;
}

ul#siteMapList ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}




.sub-box-1 {
	float:left;
	width:160px;
	height:210px;
	margin-left:3px;
}

.sub-box {
	float:left;
	width:165px;
	height:210px;
	margin-left:11px;
}

.sub-box-image {
	width:165px;
	height:149px;
	float:left;
	border:1px solid #CBCBCB;
	text-align:center;
}

.sub-box-text {
	width:165px;
	height:56px;
	float:left;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}


.product-list-searchLeft {
	width:465px;
	height:130px;
	float:left;
	border: 1px solid #c4c4c4;
	margin-left:10px;
	margin-bottom:10px;
}

.product-list-searchRight {
	width:465px;
	height:130px;
	float:left;
	border: 1px solid #c4c4c4;
	margin-left:20px;
	margin-bottom:10px;
}

.product-price-search {
color:#128100;
font-size:18px;
font-weight:bold;
}

/* all teamwear template  start here */


.row_container{
width:964px;
padding:5px;
float:left;
height:160px;
margin-bottom:20px;
}

.team_single{
width:125px;
margin-right:10px;
height:160px;
text-align:center;
float:left;
}

.team_single_image{
width:125px;
float:left;
height:120px;
text-align:center;
}

.team_single_name{
width:125px;
float:left;
height:40px;
text-align:center;
}

.team_single_name a{
text-align:center;
color:#000000;
}

.refine-search_dup {
float:left;
height:5px;
width:934px;
}





