@CHARSET "ISO-8859-1";

body {
	background: url('../css_images/background_tile.gif');
	background-repeat: repeat;
	margin-top: -12px;
	font-family: Arial, Helvetica, sans-serif;
}

td, td p {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th, th p {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a, a:visited {
	text-decoration: none;
	color: #141f3f;
}

.handy{
   cursor:hand;
}

#bNumber {
	font-size: 12px;
}

a:hover {
	color: blue;
}

h1 {
    color: #131f3f;
	font-size: 120%;
}

h2 {
	color: #131f3f;
	font-size: 110%;
}


div#availability h3 {
	color: #131f3f;
	font-size: 108%;
}

.profile_img{
	margin-top: 3px;
	margin-right: 3px;
}

.confirmation_complete{
	font-size: 12px;
}

.box_head {
	font-weight: bold;
	font-size: 13px;
	color: #131f3f;
}

/*
  login pages styles
*/

.terms_and_conditions_text, .title{
	font-weight: bold;
	margin-left: 7px;
	color: #131f3f;
}

.login_boxout fieldset {
	background-color: #c4d7ed;
}

.login_boxout fieldset p {
	margin-left: 7px;
	font-size: 12px;
}

.shop_button input {
	background-color: #131f3f;
	color: #fff;
}


/*
 voucher check styles 
*/

#voucher_check {
	display: block;
	padding-left: 4px;
	width: 122px;
	height: 30px;
	float: left;
}

#voucher_check input{
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}

#balance_holder{
	width: 30px;
	text-align: right;
	font-size: 12px;
	color: #131f3f;
	float: left;
	margin-top: 7px;
}

.account_login {
	padding-left:4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/*
  main content layout holding divs
*/

#header_links {
	font-size: 12px;
	margin-left: 7px;
	width: 560px;
	float: left;
	height: 15px;
}


#wrapper {  /* parent content holding wrapper */
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: auto;
}

#header { /* page header holding rnru logo */
	width: 752px;
	height: 115px;
}

#order_logo{ /* rnru logo on order summary page - sets to visible when printing the order */
	visibility:hidden;
	width: 300px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
}

#ticker { /* page ticker for announcements */
	width: 780px;
	height: 22px;
	background: url('../css_images/ticker_back.png');
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

#ticker_content {
	font-size: 12px;
	margin-top: 2px;
	height: 22px;
	margin-bottom: -16px;
}
	
#ticker_content marquee{
	margin-top: 2px;
}

#content { /* main content holding area */
	margin-top: 6px;
	width: 780px;
	height: auto;
	background: #fff;
}

#content_fw, #content_tt {
	clear: left;
	margin-left: 7px;
	height: auto;
	width: 765px;
	float: left;
}

#content_tt { /* content two thirds page width to allow for right column content */
	width: 590px;
	margin-bottom: 7px;
    
/*
border: 1px solid orange;
*/

}

#size_guide {
	color: #131f3f;
}

.setwidth{
	_width: 752px;
}

#nav_wrapper {
	height: 35px;
	width: 780px;
}

#content h1 {
	margin-left: 7px;
}

#content_tt h1{
	margin-left: 0px;
}

#content_fw h1, #content_fw h2 {
	padding-top: 5px;
	clear: left;
	color: #131f3f;
}

#content_fw h1{
	font-size: 120%;
}

#content_fw h2{
	font-size: 90%;
}

#content_fw p, #content_tt p, #content_tt li, .tb80, #content_tt blockquote {
	font-size: 80%;
	font-weight: normal;
}

#content_tt td, #content_tt p, #shop_home_div p{
	font-size: 12px;
}

#signup {
	position: relative;
	width: 196px;
	height: 28px;
	top: 3px;
	float: left;
	border: 1px solid #141f3f;
	background: url('../css_images/signup_back.png');
}

#shop_image_map_holder{
	margin-left:6px;
	_margin-left: 6px;
	width: 763px;
	_width: 760px;
	margin-top: 1px;
	clear: left;
	_margin-top: -10px;
	padding: 1px;
	height: auto;
	border: 1px solid #131f3f;
}

#shop_landing_text {
	margin-left:6px;
	_margin-left: 3px;
	width: 550px;
	margin-top: 5px;
	padding: 1px;
	height: 160px;;
	border: 1px solid #131f3f;
	float: left;
}

#shop_landing_categories_quick {
	margin-left:6px;
	width: 203px;
	margin-top: 5px;
	padding: 1px;
	height: 160px;
	border: 1px solid #131f3f;
	float: left;
}

#shop_image_map_holder p, #shop_landing_text p, #shop_landing_categories_quick li {
	color: #131f3f;
	font-size: 12px;
	margin-left: 5px;
}

#shop_landing_categories_quick p.heading {
	margin-left: 5px;
	margin-top: 2px;
	color: #131f3f;
	font-size: 14px;
	font-weight: bold;
}

.signup_yes, .signup_no{
	text-align: center;
	margin-top: 3px;
	font-weight: bold;
	letter-spacing: -0.06em;
}

.signup_yes {
	color: #828ead;
}

.signup_no {
	color: #fff;
}

#navigate {
	float: right;
	height: 33px;
	width: 568px;
	background: #141f3f;
	top: 0px;
	background: url('../css_images/nav_back.png');
	background-repeat: repeat-x;
}

#content_top_left {
	float: left;
	margin-top: 5px;
	height: 329px;
	width: 379px;
	border: 1px solid #131f3f;
	padding: 1px;
	background: #fff;
}

#news {
	float: left;
	position: relative;
	left: 7px;
	margin-top: 5px;
	margin-left: 5px;
	width: 374px;
	height: 308px;
}

#count{
	margin-top: -2px;
	font-size: 12px;
}

#adverts {
	clear: both;
	padding-bottom: 4px;
	height: auto;
	background-color: #fff;
	width: 773px;
	padding-left: 7px;
}

#sub_footer {
	background-color: #fff;
	padding-top: 5px;
	color: #cccccc;
	font-size: 11px;
	height: 20px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#sub_footer a, #sub_footer a:visited{
	color: #cccccc;
}

#sub_footer a:hover{
	text-decoration: underline;
}

#ename, #searchtxt { /* newsletter signup form styles */
	position: relative;
	top: 3px;
	left: 10px;
	border: 1px solid #141f3f;
	color: #141f3f;
	font-size: 12px;
	float: left;
	height: 17px;
}

#fix_team {
	border: 1px solid #141f3f;
	font-size: 12px;
	float: left;
}

#footer {
	background-color: #141f3f;
	clear: both;
	color: #fff;
	font-size: 11px;
	height: 41px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#count{
	margin-top: 10px;
	text-align: center;
}

.countdown{
	text-align: center;
	margin-top: 4px;
	margin-bottom: -8px;
	color: #141f3f;
	font-size: 12px;
	font-weight: normal;
}

.cntdn {
	display: inline-block;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
	border: 1px solid #141f3f;
    vertical-align: middle;
}

.fix_sub {
	margin-bottom: -6px;
	border-top: 1px solid #828ead;
	margin-top: 22px;
	color: #131f3f;
	font-size: 90%;
}

#search_bar { /* product pages search box */
	background-color: #131f3f;
	height:29px;
	width: 100%;
	text-align: right;
}

#search_bar form { /* product search form */
	padding: 3px;
}

#search_bar .box{ /* product search input box */
	padding: 1px;
	margin-right: 3px;
    background: #fff;
	font-family: arial;
	font-size: 12px;
	border: 2px solid #131f3f;
}

#box_right{ /* div for right hand box outs */
	float: right;
	width: 170px;
	height: auto;
	padding-right: 3px;
}


/*
  make parent divs wrap child content
*/
#navigate:after,
#content_fw:after,
#product_scroller:after,
#adverts:after,
#adverts:before,
#content:after, 
#content_tt:after,
#footer:before, 
#wrapper:after,
#product_scroller:after,
.boxright:after,
#scroller_main_holder:after
{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#product_scroller, #news, #content_top_left, #signup, .blend_full
{
	/* cludge to overcome ie6 broken box model implementation */
	position: relative;
	left: 7px;
}

#ticker a {
	text-decoration: none;
	color: #141f3f;
}

.fixtures {
	font-size: 12px;
	width: 588px;
}

.fixtures2{
	border: 1px solid #828ead;
	font-size: 12px;
	width: 588px;
}

.fixtures th {
	background-color: #A6B9DA;
}



.army {
	color: red;
}

.navy {
	color: #004f9d;
}

.foot_left, .sf_left {
	margin-left: 7px;
	margin-top: 7px;
	float: left;
	width: 310px;
	font-weight: normal;
}

.foot_right, .sf_right {
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	width: 420px;
	text-align: right;
	font-weight: normal;
}

.sf_left, .sf_right{
	margin-top: 1px;
}

.news_content{ /* OTHER NEWS eight items*/
	height: 100%;
	margin-top: -2px;
	width: 368px;
	border: 1px solid #131f3f;
	background: url('../css_images/other_news.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.news_holder {
	height: 221px;
	overflow: hidden;
}

.news_holder p
{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: -0.05em;
	font-family: verdana;
}

.other_news {
	margin-top: 18px;
	position: relative;
	top: 2px;
	height: 66px;
	width: 366px;
}

.other_news p {
	list-style-type: none;
	float: left;
	display: block;
    position: relative;
    left: 22px;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 183px;
	height: 16px;
	font-size: 11px;
}

.other_news a, #ticker a:hover{
	color: #141f3f;
	text-decoration: none
}

.other_news a:hover{
	color: blue;
}

.news_content h5
{
	margin: 0;
	font-size:12px;
}

/* generic styles for blend headings */
.blend_half, .blend_prod_cat, .blend_full, .blend_tt, .blend_prod_child {
	color: #fff;
}

.blend_half {
	width: 370px;
	height: 20px;
	background: url('../css_images/grad_heading_half.png');
	background-repeat: no-repeat;
}

.blend_prod_cat, .blend_voucher { /* product category heading on lptwo */
	width: 280px;
	height: 20px;
	background: url('../css_images/grad_heading_pc.png');
	background-repeat: no-repeat;
}

.blend_voucher{
	margin-left: 7px;
	_margin-left: 14px;
	_margin-right: -6px;
}

.blend_full {
	position: relative;
	top: 8px;
	width: 766px;
	height: 23px;
	background: url('../css_images/grad_heading_full.png');
	background-repeat: no-repeat;
}

.blend_tt { /* full width blend for two thirds width headings */
	position: relative;
	top: 8px;
	width: 581px;
	height: 23px;
	background: url('../css_images/grad_heading_tt.png');
	background-repeat: no-repeat;
}

.blend_prod_child { /* product child options heading */
	position: relative;
	width: 268px;
	height: 23px;
	background: url('../css_images/grad_prod_child.png');
	_background: url('../css_images/grad_prod_child_ie6.png');
	background-repeat: no-repeat;
}

/*
  box right related styles
*/
.br_head {
	width: 164px;
	background: url('../css_images/grad_rc_head.png');
	background-repeat: no-repeat;
	color: #fff;
	margin-top: 7px;
}

.boxright{
	width: 162px;
	height: auto;
    border: 1px solid #828ead;
	border-top: none;
}

.best_seller_header {
	background-color: #A6B9DA;
	width: 162px;
	height: auto;
}

.best_seller_price {
	font-weight: bold;
	color: #131f3f;
	font-size: 12px;
	text-align: left;
	margin-right: 5px;
	margin-left: 3px;
	float: left;
	display: block;
	width: 60px;
	height: 20px;
}

.best_seller_link {
	float: left;
	display: block;
	width: 90px;
	font-size: 12px;
	text-align: right;
}

.best_seller_image {
	margin-left: 18px;
}

/*
 ends box right styles
*/

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 7px;
	font-weight: bold;
	font-size:11px;
}

h4.blend_prod_cat a, h4.blend_prod_cat a:visited, 
h4.blend_full a, h4.blend_full a:visited, 
h4.blend_half a, h4.blend_half a:visited,
h4.blend_voucher a, h4.blend_voucher a:visited {
	color: #fff;
}

h4.blend_prod_cat a:hover, h4.blend_full a:hover, h4.blend_half a:hover {
	color: #99CCFF;
}

.instruction, #checkout_holder p{
	margin-left: 7px;
	font-size: 12px;
}

.header_img {
	margin-top:20px;
	display: block;
	width: 526px;
	margin-left: auto;
	margin-right: auto;
}

.news_icon, .mag {
	margin-left: 7px;
	margin-top:5px;
	float: left;
}

.newsdate { /* date format for news items */
    text-align: right;
	font-weight: bold;
	width: 150px;
	height: 20px;
	background: url('../css_images/date_bg.png');
	background-repeat: no-repeat;
	color: #828ead;
	font-size: 12px;
	padding-right: 8px;
}

.news_subtitle {
	width: 426px;
	color: #131f3f;
	font-weight: normal;
}

.archive td {
	border-bottom: 1px solid #cccccc;
}

.fixtures tr td{
	border-bottom: 1px solid #cccccc;
}


/*
   Search results output styling
*/
.sr { /* search record item div container style */
	border-top: 1px solid #cccccc;
	padding: 5px;
	margin: 6px;
	font-family: arial;
	font-size: 12px;
	height: auto;
}

.sr p {
	margin-bottom: 0px;
}

.sr a {
	color: blue;
}

.sr a:hover {
	color: #131f3f;
	text-decoration: underline;
}

.sr a:visited {
	color: blue;
}

.sr h4 {
	font-size: 12px;
}

.ad_img {
	border: 0;
	margin-right: 8px;
}

.right_align { /* search results count summary */
    text-align: right;
	margin-right: 7px;	
}

/* styling for search results page */
.prod { /*product name*/
	font-weight: bold;
	margin-bottom: 4px;
	margin-right:12px;
	float:left;
}

.prod_price { /* product price in search results */
	float: left;
	font-weight: bold;
}

.prods_img { /* small images on product search */
	float: left;
	margin-right: 8px;
	border: 1px solid #828ead;
	}

.srch_back{ /* back button on search results pages */
	vertical-align: -4px;
	border: 0;
}

.teamfixtures {
	float: right;
	margin-bottom: 0px;
}

.repdate { /* date added and date modified dates on news and match reports */
    clear: right;
	width: 158px;
	font-weight: bold;
	float: right;
	text-align: right;
}

.category_border_voucher { /* product catgory on lp two landing page */
   float: left;
   width: 272px;
   height: 134px;
   border: 1px solid #828ead;
   margin-top: -2px;
   margin-left: 7px;
   padding: 3px;
}

div.boxright p{
	font-size: 11px;
	margin-left: 2px;
	margin-right: 2px;
}

span.example {
	font-size: 12px;
}

#content_tt p.bold{
	font-weight: bold;
}

#landing_image img.hidden {
	display: none;
}

.search_box {
	width: 155px;
}
.non_linked_menu {
	cursor: hand;
	cursor: pointer;
}
.shim {
	clear: both;
}