/*--------------------------*/

/*       Standards	    */

/*--------------------------*/


/* body class */

html {
	background-color: #000;
	font-size: 0.8em; 
}

body, p {
	font-family: Trebuchet MS, Helvetica, sans serif;
	color: #000;
}

.bodyclass {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
}


table, tr, td {
	padding: 0; 
	margin: 0; 
}


/* TEMPLATE */

.right { float: right }
.left  { float: left  }

#template-content { width: 1000px; background-color: #fff; margin: 0;} 
#template-right   { width: 312px; padding: 14px 14px 14px 0; vertical-align: top; } 
#template-main    { width: 646px; padding: 14px; border:0; position:relative; z-index:0}  

	
/* GENERIC STYLES */

ul { margin: 15px 25px;}

a, a:link, a:visited,
a.links_main, a.links_main:link, a.links_main:visited { 
	font-weight: normal;
    font-family: Trebuchet MS, Helvetica, sans serif;
	color: #00275e;
	text-decoration: underline;
}
a:hover, a.links_main:hover { 
	color: #009add;
	text-decoration: none;
}

thead th {
    background-color: #00275e;
    color:#fff;
    padding: 12px 10px;
    font-weight:normal;
    font-size: 14pt;
    text-transform: uppercase;
	border-bottom: 5px solid #009add;
}
tfoot th {
    background-color: #ccc;
    color:#333;
    padding: 6px 10px;
    font-weight:normal;
    font-size: 10pt;
	border-bottom: 0;
}

.font_error { font-weight: bold; font-size: 10pt; color: #ff0000; }

.buttonstyle {
	background-color: #00275e;
	height: 24px;
	padding: 1px 10px 5px;
	font-size: 9pt;
	color: #fff;
	border: 0;
	border-bottom: 4px solid #009add;
	margin: 1px 0;
}
.buttonstyle:hover {
	cursor: pointer;
	background-color: #009add;
	color: #fff;
}
	
input.btnhov { 
	border-color: ;
}


/* small text class */
.small_main {
	font-weight : normal;
	font-size : 8pt;
}

/* input field class */
.font_input {
	border-style:inset;
	border-width:1px;
	border-color: #999;
	margin: 2px 0;
}



/*---------------------
  
    TOP SECTION     

---------------------*/

#header {
	background-color: #000000;
	background-image: url("/images/wembleystadium/img-HeaderBG.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt bottom;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	height: 135px;
}

#header-logo { float:left; }


/* SITE MENU */

#header ul {list-style:none; float:right; width:350px; margin: 15px 0 0 0; padding:0;}
#header ul li { margin:0; padding:0; display:inline-block; float:left;}
#header ul li a {
	background-color: transparent;
	background-image: url("/images/wembleystadium/img-navToolsIconsNoText.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	display: block;
	float: left;
	height: 34px;
	font-size: 7pt;
	color: #a7a9ac;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}

#header ul li.itemOne a {
	height: 29px;
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 45px;
	width: 80px;
}
#header ul li.itemTwo a {
	height: 29px;
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 40px;
	width: 70px;
	background-position: -128px 0pt;
}
#header ul li.itemThree a {
	height: 29px;
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 45px;
	width: 60px;
	background-position: -238px 0pt;
}

#header ul li.itemOne a:hover {
	background-position: 0pt -34px;
	color: #ffffff;
}
#header ul li.itemTwo a:hover {
	background-position: -128px -34px;
	color: #ffffff;
}
#header ul li.itemThree a:hover {
	background-position: -238px -34px;
	color: #ffffff;
}

#searchBar {
	height:50px;
	padding: 0 14px;
	background-color:#00275e;
	background-image: url("/images/wembleystadium/searchBar_bg.png");
	background-repeat: repeat-x;
}
#searchBar span {color:#fff; line-height:50px; font-size:12pt; float:left}
#searchBar a {color:#fff; line-height:50px;}

#searchbox    { float:right; display:inline-block; height: 34px; margin-top: 7px; width: 290px;}
#btn-search   { width: 34px;  height: 34px; border: 0; float:right;}
#search-field {
	padding: 0 10px;
	width: 227px;
	height: 34px;
	border: 0;
	margin: 0;
	color:#00275e;
	float:left;
	line-height:22px;
	background-color: transparent;
	background-image: url("/images/wembleystadium/searchField_bg.png");
	background-repeat: repeat-x;
}



/* BANNER */

#header_banner_container { background-color:#fff;padding: 14px;}
#header_banner { padding: 10px; background-color:#000; height: 90px; display:block}
#header_banner  h1 {
	color:#fff;
	text-transform:uppercase;
	font-size: 30pt;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	height: 50px;
	margin:0;
}
#header_banner  h2 {
	color:#999;
	font-size: 12pt;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	float:left;
	height: 20px;
	margin:0 0 20px;
}
#banner_checkout {
	display: block;
	float:right;
	width:145px;
	height:34px;
	padding: 0px;
	background-color:#009add;
	background-image: url("/images/wembleystadium/banner_checkout.png");
	background-repeat: no-repeat;
	text-indent: -9999px
}


/* CATEGORY MENU */

#catMenu_tbl {
    width:1000px;
    background-color:#fff;
    border-collapse:collapse;
    margin: 0;
    padding:0;
    position:relative;
    z-index:1
}
#catMenu_tbl tr {display:inline-block; float:left; }
#catMenu_tbl td {display:inline-block; float:left; border-collapse:collapse }
#catMenu_hdr {
    background-color:#626365;
    margin-left:14px;
    color:#fff;
    height:33px;
    line-height:33px;
    width: 120px;
    text-align: center;
    text-transform: uppercase;
    position:absolute;
}

/* cat level 1 */
ul.makeMenu {
    list-style:none;
    margin:0 0 0 134px;
    padding: 0;
    float:left;
    display:table;
    background-color:#ddd;
    width:852px;
}
ul.makeMenu li {
    list-style:none;
    margin:0;
    padding: 0;
    display:table-cell;
	float:left;
    text-align:center;
}
ul.makeMenu li a {
    list-style:none;
    margin:0;
    padding: 0 15px;
    display:block;
    height:33px;
    line-height:33px;
}
ul.makeMenu li:hover > a,
ul.makeMenu li a:hover {
    font-weight: bold;
    background-color:#00275e;
    color: #009add;
    text-decoration:none;
}

/* cat level 2 */
ul.makeMenu ul {display:none; margin:0; padding: 0;}
ul.makeMenu li:hover > ul {
    display:block;
    position: absolute;
    margin-left:0;
    background-color:#ddd;
}
ul.makeMenu ul li {
    display:block;
    padding-right:0px;
    text-align:left;
    float:none;
}
ul.makeMenu ul li a {
    color: #444;
    border-top: 1px solid #444;
    text-decoration:none;
	min-width: 180px;
}
ul.makeMenu ul li:hover > a,
ul.makeMenu ul li a:hover {
    color: #00275e;
    background-color: #999;
    text-decoration:none;
}

/* cat level 3 */
ul.makeMenu ul li:hover > ul {
    display:block;
    position: absolute;
    right: 0;
    background-color:#aaa;
}
ul.makeMenu ul ul li a {
    color: #333;
    border-top: 0;
    height: 25px;
    line-height: 24px;
    border-top: 1px solid #444;
	min-width: 80px;
	max-width: 150px;
}
ul.makeMenu ul ul li:hover > a,
ul.makeMenu ul ul li a:hover {
    color: #00275e;
    background-color: #009add;
    text-decoration:none;
    font-weight:normal
}

/*---------------------
  
    RIGHT SECTION     

---------------------*/

/*  BASKET  */

#cart_tbl {
	width: 312px;
	background-color: #ddd;
    margin-bottom: 14px;
	border-collapse:collapse
}   

/*  header  */
#cart_tbl td#cart_hdr {
	background-color: #009add;
	text-align: left;
	padding: 10px;
}
#cart_tbl td#cart_hdr a{
	color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14pt;
    width: auto;
    height: auto;
    text-indent: 0;
    background: none;
	margin:0
}
#cart_tbl td#cart_hdr a b{font-weight: normal}

/*  item cells  */
#cart_tbl td.small_main {
	background-image: none;
	font-size: 10pt;
	line-height: 20px;
	height: auto;
	text-align: left;
	padding: 5px 10px;
    color: #00275e;
}
#cart_tbl hr {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #e4e4e4;
}

/*  checkout and currency links  */
#cart_tbl td {
	display: block;
	background-image: url(/images/web/basket-footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0 10px 10px 0;
	font-family: Trebuchet MS, Helvetica, sans serif;
}
#cart_tbl a.links_right {
}
#cart_tbl a[href*="viewcart"] {
	width: 130px;
	height: 34px;
	display: inline-block;
	margin: 0 0 5px 0;
	color:transparent;
	text-indent: -9999px;
	background-image: url(/images/wembleystadium/basket_checkout.jpg);
	background-repeat: no-repeat;
}
#cart_tbl a[href*="currency"] {}
#cart_tbl img[src*="Arrow"] {display:none}

#template-right table table table td {
    background-color: #ddd;
    padding-top: 5px;
    padding-bottom: 5px
}

#template-right table#shopInfo_tbl td {
	background-image: url(/images/wembleystadium/icn_info.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 0px 10px 2px 55px;
}
#template-right table#shopInfo_tbl p {
	color:#00275e;
	font-family: Trebuchet MS, Helvetica, sans serif;
	margin:11px 0;
}


#top10_tbl {
    margin-top:11px;
    border-collapse:collapse
}
#template-right table table table#top10_tbl td{
    padding: 2px 11px 1px;
    height:15px
}
#template-right table table table td#top10_hdr {
	background-color: #00275e;
	color: #ffffff;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009add;
}


/*---------------------
  
    MAIN SECTION     

---------------------*/

/* HOME PAGE */

/* rotator in-page placement */
div.rotator {
	position:relative; 
	z-index: 1;
	height:407px;
	margin-bottom:1px
}
/* rotator css */
div.rotator ul {
	margin:0;
	padding:0; 
}
div.rotator ul li {
	background-color: #fff;
	margin:0;
	padding:0; 
	float:left;
	position:absolute;
	list-style: none;
	width: 646px;
	text-align:center;
}
/* rotator image style */
div.rotator ul li p,
div.rotator ul li img {
	margin:0 auto;
	padding: 0;
	display:block
}
div.rotator ul li.show {
	z-index:500;
}
/* cursor */
div.rotator a {
	cursor: default;
}

.home_legend {
    display: block;
    background-color: #ddd;
    color: #00275e;
    padding: 3px 5px;
    margin-top: 0px;
    margin-bottom: 14px
}

#main_container {border: 1px solid #0160a0; padding:1px}
#main_container > br {display:none}

/* BREADCRUMBS */

#breadcrumbs_tbl {
    display:block;
    margin: 0;
    border:0;
	
}
#breadcrumbs_tbl td.column_main {
    width:642px;
    height: 35px;
    color:#fff;
    padding: 7px 10px;
    font-weight: normal;
    background-color: #0160a0;
}
#breadcrumbs_tbl td.column_main b {color:#019add;}
#breadcrumbs_tbl a {color:#fff;text-decoration:none;}
#breadcrumbs_tbl a:hover {text-decoration:underline}

#cat_hdr {
	border-collapse:collapse;
	border-spacing:0
}
#catprods_hdr td.column_main a.links_main {
	background-color: #00275e;
	height: 24px;
	padding: 5px 10px 0px;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	border: 0;
	border-bottom: 4px solid #009add;
	margin: 5px 0;
	display:block;
	width: 180px
}
#catprods_hdr td.column_main a.links_main:hover {
	background-color: #009add;
}


/* RESULTS FILTER OPTIONS */

#hdr_results {
    display:block;
    width:642px;
    margin: 0 0 10px 0;
    border:0
}
#hdr_results td.column_main{
    height: 23px;
    width:627px;
    padding: 5px 5px 2px 10px;
    font-weight: bold;
    color: #000;
    border:0;
    background-color: #dcdcdc;
}

#pageDisplayed { font-weight: normal; width:375px; display:inline-block}
#pageDisplayed a { text-decoration: underline;font-weight: bold;}

#sortBy-container { float:right;}
#sortBy-txt { float:left; margin-right: 10px; font-weight: bold;}
#sortBy-container form { float:left;}
select.font_input[name=sortType],
select.font_input[name=imageType] {
	float:left;
	font-size:12px;
	color: #333;
	margin-right: 4px;
	margin-top: -1px;
	border-width: 1px
}



/* CATEGORY Page - PRODUCTS LISTING */

#catprods_tbl {
	text-align : left;
}
#catprods_tbl tr, #catprods_tbl td {
}

/* product container, price text format */
#catprods_tbl > tbody > tr > td.column_main {
	display: block;
	float:left;
	width: 185px;
	max-width: 205px;
	padding: 0 10px;
	border: 1px solid #fff;
	margin: 0 0 25px 0;
	vertical-align: top;
	text-align : left;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#catprods_tbl > tbody > tr > td.column_main:hover {
	border:1px dashed #0160a0;
	color: #0160a0;
}
#catprods_tbl > tbody > tr > td.column_main:hover a {color: #0160a0;}



/* product name */
#catprods_tbl > tbody > tr > td > a {
	margin-top: 0;
	color: #000;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#catprods_tbl tbody tr td a:hover {
	text-decoration : underline;
}

/* product image container */
#catprods_tbl tbody tr td table {display:inline;} /*force hasLayout on ie7*/
#catprods_tbl tbody tr td table {
	height: 205px;
	margin: 0 0px 0 -10px;
	display:block;
	overflow:hidden;
	position: relative;
	width: 205px;
}
#catprods_tbl tbody tr td table tr td{
	vertical-align: bottom;
	width: 205px;
	height: 205px;
	position:relative;
    text-align:center
}

/* product image */
#catprods_tbl tbody tr td table tbody tr td a img {
	max-height: 205px;
	top:0;
	max-width: 205px;
}

/* saving price */
#catprods_tbl td.column_main font   {color: #000; font-size:10pt;}
#catprods_tbl td.column_main font b {color: #ff0000; font-size:11pt; display:block; padding: 5px 0;}

input.buttonstyle[value="back"] {
	float:left;
	border: 0;
	width: 150px;
	height: 55px;
	color: transparent;
	background-color: transparent;
	background-image: url(/images/afternoah/btn_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
input.buttonstyle[value="next"] {
	float:left;
	border: 0;
	width: 150px;
	height: 55px;
	color: transparent;
	background-color: transparent;
	background-image: url(/images/afternoah/btn_next.png);
	background-repeat: no-repeat;
	background-position: right top;
}



/* PRODUCT - overview */

#prod_tbl {
	width: 642px;
	margin: 0px;
	text-align: left;
}

/* product name (product with or without options) */
#prod_tbl > tbody > tr.column_main > td > table > tbody > tr > td.column_main > table > tbody > tr > td.column_main > b,
#prod_tbl > tbody > tr.column_main > td > b {
	font-size: 10pt;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

/* product image */
#prod_tbl .small_main {
	background-image: url(/images/afternoah/product_container.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 280px;
	float:left;
	padding: 10;
	margin: 0 20px 0 0;
}
#prod_tbl .small_main:first-child img:first-child {
	cursor:pointer;
	border: 1px solid #666;
	max-width: 280px;
}
#clickToAdd {
	display:inline-block;
	width: 140px;
	float:left;
	text-align:left;
	color:#01ace4;
	font-size: 10pt;
	font-weight:bold;
	line-height:14px
}
#prod_tbl .small_main:first-child img[src*='magnifier'] {display:inline-block; margin:4px; cursor:pointer }

/* product thumbs */
#prod_tbl > tbody > tr.column_main > td.column_main > img {max-width:100px; border:1px solid #666; }

/* 'Zoom' + 'Click to add' */
#prod_tbl tbody tr td b{
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
}
/* Click to Add text */
#prod_tbl > tbody > tr.column_main > td.column_main > b {display:none}

/* separator */
#prod_tbl hr {
	display:none;;
}




/* ITEM DETAILS */

#item_Tbl {
	background-color: #e4e4e4;
}
#item_Tbl td {
	padding-left:0px;
}

/* item image container */
#item_Tbl td[rowspan*="5"] {
	background-image: url(/images/afternoah/product_container.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	width:205px;
	vertical-align:top;
}
/* item image */
#item_Tbl td > img { border:1px solid #666; margin:10px }
#item_Tbl td > img[src*="_currency"] { border:1px solid #333; margin:0px }

#item_Tbl table {margin: 0 10px;}
#item_Tbl table table {margin: 0 0;}

#item_Tbl table td {
	vertical-align: middle;
	text-transform: none;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#item_Tbl table td.column_main {font-weight: bold;}
#item_Tbl table table td.column_main {font-weight: normal;}
#item_Tbl table table td:first-child {font-weight: bold;}


/* availibility */
#item3 { font-weight: normal; }

/* stock level */
#item9 { color: #ff0000; font-weight: bold; }

/* Kits */
#kitBit.column_main { margin-left: 0; padding: 0;}
#kitBit.column_main table{ margin: 10px 0; padding: 0;}

input.buttonstyle[value="Add"] {}
input.buttonstyle[value="Add"]:hover {}

input[value="Continue Shopping"] {}



/* --- BASKET PAGE --------------------- */

/* HEADER TABLE */
#shopcart_hdr {border: 1px solid #0160a0; border-spacing:1px; border-bottom:0 }

#shopcart_hdr  tr {display:none;}
#shopcart_hdr  tr.tablecontrast {display:table-row}
#shopcart_hdr  tr.tablecontrast td {
	font-size: 12pt;
    height: 35px;
    color:#fff;
    padding: 7px 10px;
    font-weight: normal;
    background-color: #0160a0;
}

/* CHECK LIST TABLE */

#shopcart_tbl {
    border-spacing:1px;
    border: 1px solid #0160a0;
    border-top: 0;
    margin-top: 1px
}

#shopcart_tbl table { border-collapse: collapse;  }

#shopcart_tbl table.sectionborder_main {margin-top: -20px;}

#shopcart_tbl table.sectionborder_main td {
	color: #333;
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: middle;
}

    /* column headers */
    #shopcart_tbl table.sectionborder_main tr.header_main td { background-color: #f0f3f5; color: #013871; font-weight: bold;
		height:26px;
		font-size: 9pt;
		padding:0;
		background-image:url('/images/wembleystadium/basket_colHeader_bg.jpg');
		background-repeat: repeat-x;
	}

    /* main cells */
    #shopcart_tbl table.sectionborder_main tr.column_main { background-color:#fff}

    /* Qty fake input */
    #shopcart_tbl table.sectionborder_main .font_input {
		color: #464646;
		border:0;
		text-align: center;
		font-weight: bold;
    }

	
/* CONTINUE SHOPPING BUTTON */
#shopcart_tbl form[name="continueshopping"] table {
	background-image:url('/images/wembleystadium/basket_continue_bg.jpg');
	background-repeat: repeat-x;
	color: #333;
	width: 642px;
	height: 168px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc
}
#shopcart_tbl input[value="Continue Shopping"] { 
	display: inline-block;
	margin-top: 30px;
	width: 157px!important;
}


/* LOAD, SAVE and CANCEL BUTTONS */
#shopcart_tbl form[action="index.html"] table b{
	display: none;
}
#shopcart_tbl form[action="index.html"] table {
	background-image:url('/images/wembleystadium/basket_cancel_bg.jpg');
	background-repeat: repeat-x;
	color: #333;
	width: 642px;
	height: 65px!important;
	display:block;
	margin: 0 0 10px 0;
	border: 1px solid #ccc
}
#shopcart_tbl input[value="Save"],
#shopcart_tbl input[value="Load"] {display:none;}

#shopcart_tbl form[action="index.html"] table td {position:absolute;}
#basket_cancel_text {position:absolute; margin: 20px 0 0 160px; width: 500px }
#shopcart_tbl input[value="Cancel"] { 
	position:absolute;
	display: inline-block;
	margin: 20px 15px;
	width: 127px!important;
}


/*---------------------
  
    BOTTOM SECTION     

---------------------*/

/* CT link */
td.column_bottom a {}

#footer {
	display:block;
	position:relative;
	background-color: #00275e;
	width: 972px;
	height: 250px;
	padding: 0 14px;
}
#footer  h2 {
	width: 200px;
	font-size: 12pt;
	font-weight: normal;
	color: #93979a;
}
#footer  a {
	display:block;
	font-size: 9pt;
	color: #93979a;
	text-decoration:none;
}
#footer  a:hover {
	color: #bbb;
	text-decoration:underline;
}
#copyright {
	position:absolute;
	bottom: 6px;
	left:14px;
	font-size: 7pt;
	color: #93979a;
}
#footer #link-facebook {
	text-decoration:none;
	line-height: 12px;
	font-family: Verdana, Geneva, sans-serif; 
	position: absolute;
	display: inline-block;
	bottom: 6px;
	right: 0;
	font-size: 7.5pt;
	color: #93979a;
	padding-left: 60px;
	padding-right: 14px;
	width: 160px;
	height: 20px;
	line-height: 10px;
	background-image: url(/images/wembleystadium/icn_facebook.gif);
	background-repeat: no-repeat;
}
#footer  #link-facebook:hover {
	color: #bbb;
	text-decoration:underline;
}

/*---------------------
  
     GOOGLE CHROME, SAFARI and other WEBKIT BROWSERS     

---------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 

}   

