/* 

	client: Arsenal FC
	design: Rippleffect
	css: Mobile pages specific
	
*/

/* hidden things */

#header #login ul.flags {
	display:none;
}

#header #banner {
	display:none;
}

/* other things */

table.fixtures tr td.time {
	width:80px;
}

h4.usa-title {
	color:#fff;
	font-size:1.1em;
	padding:3px 0 3px 10px;
	display:block;
	background-image:url(/assets/images/usa/formatting/red-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0;
}

/** header **/

#header {
	background-image:url(/assets/images/usa/structure/header.jpg);
}

.usa-site #header #search {
	width:357px;
	height:25px;
	float:left;
	margin:10px 0px 0px 25px;
	padding:0 0px 0px 20px;
	background-image:none;
}

.usa-site #header #search select {
	border:1px solid #7f9db9;
	width:119px;
	padding:1px;
	float:left;
	font-size:1em;
	position:relative;
	margin:0;
}

.usa-site #header #search label {
	background-image:url(/assets/images/usa/structure/header/search.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:66px;
	height:18px;
	display:inline !important;
	float:left;
	margin:1px 0 0 15px;
	position:relative;
}

.usa-site #header #search input {
	margin:0;
	width:122px;
}

.usa-site #header #search input.submit {
	margin:0 0 0 5px;
	width:auto;
	display:inline;
	padding:0;
	height:19px;
}

.usa-site #header #textsize {
	border:0;
	padding:0;
	margin:9px 0 0 14px;
}

.usa-site #header #textsize label {
	background-image:url(/assets/images/usa/structure/header/text-size.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:73px;
	height:19px;
	display:inline !important;
	float:left;
	margin:1px 0 0 0;
	position:relative;
}

.usa-site #header #textsize a img {
	display:block;
	margin:0;
	padding:0;
	float:left;
}

#mainnav ul li a {
	padding:4px 23px;
}

/*#mainnav ul li a.last {
	
}*/

/** blue stuff **/

#centre #blue .mainarticle .mainarticle-title  {
	background-image:url(/assets/images/usa/structure/mainarticle/title.png);
}

#centre #blue .mainarticle p.title-bullet  {
	background-image:url(/assets/images/usa/structure/mainarticle/bullet.png);
}

#centre #blue  ul.club-tile {
	border-top:1px solid #21204a;
}

#centre #blue ul.club-tile li.first-child {
	/* must be a class as IE6 doesn't recognise the :first-child pseudo class */
	background-image:url(/assets/images/usa/structure/mainarticle/blue-header.png);
}

/** end blue stuff **/

.mainarticletop .tv {
	margin-bottom:-4px;
}

#tv-home {
	width:502px;
	margin:0 0 0 10px;
	padding:14px 0 0 0;
}

#tv-twocol {
	background-image:url(../images/structure/tv/tv-twocol-textbg.png);
	background-position:top left;
	background-repeat:repeat;
	padding:0;
	width:502px;
	overflow:hidden;
	margin:22px 0 0 0;
}

.tv-twocol-text {
	width:480px;
	padding:0 11px;	
	margin:-3px 0 0 0;
	position:relative;
}

.tv-twocol-subscribe {
	width:480px;
	padding:80px 11px 0 11px;	
	margin:0 0 0 0;
	position:relative;
	background-image:url(../images/structure/tv/tv-twocol-subscribe.png);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
}

#tv-twocol .text {
	width:200px;
	padding:0 10px 6px 10px;
	height:auto;
	float:left;
	text-align:center;
	margin:0 10px;
	_margin-left:5px;
}

#tv-twocol .text h3 {
	margin:0 0 -1px 0;
	padding:0;
	font-size:1.1em;
}

#tv-twocol .text p {
	margin:0 0 1px 0;
	padding:0;
	font-size:1.1em;
	color:#666666;
	line-height:1.2em;
}

#tv-twocol a.subscribe {
	width:200px;
	padding:0;
	height:auto;
	text-align:center;
	margin:0 16px 0 20px;
}

/** leftcol stuff **/

#leftnav #usa-banners {
	width:122px;
	background-color:#fff;
	padding:0 0 0 4px;
	float:left;
}

#leftnav .usa-banner {
	width:120px;
	border:1px solid #9b824a;
	margin:0 0 8px 0;
	float:left;
}

#leftnav .usa-banner a {
	display:block;
	float:left;
}

#leftnav .usa-banner a img {
	display:block;
	float:left;
}

/** arsenal tv online box **/

#arsenaltv {
	height:234px;
	background-image:url(/assets/images/usa/structure/arsenal-tv/bg.png);
}

#arsenaltv ul#tv-buttons {
	margin:17px 0 0 16px;
	padding:0;
}

/*** other arsenal tv variants ***/

#article #videolinks #video-logo, #centre #videolinks #video-logo {
	background-image:url(/assets/images/usa/structure/arsenal-tv/tv-article-logo.png);
	background-repeat:no-repeat;
	background-position:left;
	width:116px;
	height:33px;
	margin:11px 13px 0px 0px;
	float:right;
	display:inline;
}

/** match schedule **/

#content #rightcol #usa-match-schedule {
	width:302px;
	margin:4px 0 4px 0;
	float:right;
	position:relative;
	overflow:hidden;
}

#content #rightcol #usa-match-schedule ul.title {
	display:block;
	margin:0;
	width:304px;
	padding:0;
}

#content #rightcol #usa-match-schedule ul.title li {
	color:#fff;
	font-size:1.1em;
	display:block;
	background-image:url(/assets/images/usa/formatting/darkred-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	width:151px;
	float:left;
	display:block;
	padding:3px 0;
	text-align:center;
	font-weight:bold;
}

#content #rightcol #usa-match-schedule ul.title li a {
	display:block;
	background-image:url(/assets/images/usa/formatting/red-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	color:#fff;
	padding:3px 0;
	margin:-3px 0;
	font-weight:bold;
	border-left:1px solid #fff;
}

#content #rightcol #usa-match-schedule ul.title li a:hover {
	background-image:url(/assets/images/usa/formatting/red-bg-hover.png);
}

#content #rightcol #usa-match-schedule .bordered {
	border:1px solid #ccc;
	width:300px;
	margin:1px 0 0 0;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .badges {
	width:298px;
	border:1px solid #fff;
	height:45px;
	background-image:url(/assets/images/usa/match-schedule/icon-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .badges ul {
	width:204px;
	height:45px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .badges ul li {
	float:left;
	height:45px;
	width:45px;
	margin:0 10px 0 13px;
	list-style:none;
	display:inline;
}

#content #rightcol #usa-match-schedule .bordered .badges a.match-menu {
	position:relative;
	float:right;
	height:45px;
	width:90px;
	top:0;
	padding:0 0 0 2px;
	background-image:url(/assets/images/usa/match-schedule/seperator.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#content #rightcol #usa-match-schedule .bordered .text {
	width:295px;
	border-left:4px solid #ccc;
	border-right:1px solid #fff;
	display:block;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .text ul {
	width:276px;
	border-left:1px solid #fff;
	margin:0;
	background-image:url(/assets/images/usa/match-schedule/content-top-fade.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:4px 9px 3px 9px;
}

#content #rightcol #usa-match-schedule .bordered .text ul li {
	width:276px;
	list-style:none;
	text-align:center;
}

#content #rightcol #usa-match-schedule .bordered .text ul li p {	
	padding:2px 0 1px 0;
	border-bottom:1px solid #ccc;
}

#content #rightcol #usa-match-schedule .bordered .text ul li.title p {
	font-weight:bold;
	color:#aa0000;
}

#content #rightcol #usa-match-schedule .bordered .text ul li a {
	margin:0;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}

#content #rightcol #usa-match-schedule .bordered .text ul li.bottom p {
	border:0;
}

#content #rightcol #usa-match-schedule .bordered .buttons {
	width:280px;
	border:1px solid #fff;
	background-image:url(/assets/images/usa/match-schedule/button-top-fade.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:11px 9px 8px 9px;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .buttons ul {
	width:280px;
	padding:0;
	margin:0;
	display:block;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .buttons ul li {
	list-style:none;
	width:138px;
	float:left;
}

#content #rightcol #usa-match-schedule .bordered .buttons ul li.next {
	float:right;
}

#content #rightcol #usa-match-schedule .bordered .buttons ul li a.prev {
	height:18px;
	display:block;
	background-image:url(/assets/images/usa/match-schedule/buttons/previous.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:138px;
}

#content #rightcol #usa-match-schedule .bordered .buttons ul li a.next {
	height:18px;
	display:block;
	background-image:url(/assets/images/usa/match-schedule/buttons/next.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:138px;
}

/** bbc news list **/

#content #rightcol #bbc-headlines {
	width:298px;
	border:2px solid #000;
	border-top:none;
	margin:0;
	float:right;
	position:relative;
	background-image:url(/assets/images/usa/bbc-newslist/top-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#content #rightcol #bbc-headlines .header {
	height:23px;
	width:292px;
	padding:6px 0 0 6px;
}

#content #rightcol #bbc-headlines h4 {
	font-size:1.1em;
	color:#fff;
	text-transform:uppercase;
	background-image:url(/assets/images/usa/bbc-newslist/header-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:1px 0 4px 6px;
	display:block;
	margin:0;
}

#content #rightcol #bbc-headlines ul {
	width:288px;
	padding:2px 5px 4px 5px;
	background-color:#efefef;
	margin:0;
}

#content #rightcol #bbc-headlines ul li {
	width:267px;
	padding:2px 0 1px 21px;
	background-image:url(/assets/images/usa/bbc-newslist/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;
	display:block;
	font-size:1.1em;
}

#content #rightcol #bbc-headlines ul li a {
	font-weight:bold;
	color:#000;
}

#content #rightcol #bbc-headlines ul li a:hover {`
	color:#710a1b;
}

#content #rightcol #bbc-headlines ul li.more a {
	color:#710a1b;
}

#content #rightcol #bbc-headlines ul li.more {
	border:0;
}

/** premier league preview box **/

#content #rightcol #prem-preview {
	width:288px;
	margin:4px 0 0 0;
	float:right;
	position:relative;
	background-image:url(/assets/images/usa/match-schedule/prem-table-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:29px 7px 6px 7px;
	border-bottom:2px solid #000;
}

#content #rightcol #prem-preview ul {
	width:288px;
	margin:0;
	padding:0;
}

#content #rightcol #prem-preview ul li {
	width:288px;
	list-style:none;
	padding:2px 0 1px 0;
	margin:0;
	font-size:1.1em;
	float:left;
	clear:left;
	color:#010101;
}

#content #rightcol #prem-preview ul li.blue {
	background-color:#d2e9fb;
}

#content #rightcol #prem-preview ul li span {
	float:left;
	display:inline;
}

#content #rightcol #prem-preview ul li .pos {
	width:26px;
	padding:0 0 0 5px;
}

#content #rightcol #prem-preview ul li .team {
	width:103px;
}

#content #rightcol #prem-preview ul li .col {
	width:27px;
}

#content #rightcol #prem-preview ul li .col-smaller {
	width:24px;
}

#content #rightcol #prem-preview ul li .pts {
	width:19px;
}

#content #rightcol #prem-preview ul.links {
	text-align:right;
	display:inline;
	float:right;
	margin:0 5px 0 0;
	width:auto;
}

#content #rightcol #prem-preview ul.links li {
	display:block;
	float:left;
	clear:none;
	padding:0 7px 0 4px;
	background-image:url(/assets/images/usa/match-schedule/blue-border.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:auto;
	text-align:center;
}

#content #rightcol #prem-preview ul.links li a {
	position:relative;
	padding:0;
	color:#05052b;
}

#content #rightcol #prem-preview ul.links li.news {
	border:0;
	background-image:url(/assets/images/usa/match-schedule/blue-bullet.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:14px;
}

/** features area **/

#news {
	width:260px;
	float:left;
	margin:0;
}

#news.ladies {
	width:512px;
	margin:15px 5px 0px 5px;
}

#news.ladies #newslinks {
	clear:left;
}

#subarticles.usa-home {
	width:255px;
	float:left;
	margin:0 0 10px 0;
}

#centre #usa-features {
	width:241px;
	float:right;
	margin:14px 10px 0 0;
	display:inline;
}

#centre #usa-features img.head {
	width:241px;
	height:76px;
	display:block;
}

#centre #usa-features .blue-line {
	width:241px;
	height:4px;
	display:block;
	margin:2px 0 0 0;
	background-color:#0054a6;
	float:left;
}

#centre #usa-features ul {
	width:221px;
	border-right:1px solid #aa0000;
	border-left:1px solid #aa0000;
	border-bottom:4px solid #aa0000;
	padding:9px 9px 6px 9px;
	float:left;
	margin:0;
	background-color:#f2f2f2;
}

#centre #usa-features ul li {
	width:221px;
	display:block;
	margin:0 0 11px 0;
	float:left;
}

#centre #usa-features ul li img {
	float:left;
	width:45px;
	height:45px;
	padding:1px;
	border:1px solid #ccc;
	margin:0 10px 0 0;
}

#centre #usa-features ul li .text {
	float:left;
	width:162px;
	display:block;
}

#centre #usa-features ul li .text a {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
}

#centre #usa-features ul li .text p {
	line-height:1.2em;
	display:block;
	position:relative;
	margin:-1px 0 0 0;
}

#centre #usa-features ul li.minimal {
	margin:0;
	border-top:1px solid #cecece;
	padding:2px 2px 1px 2px;
	width:217px;
}

#centre #usa-features ul li.minimal a {
	font-weight:normal;
	font-size:1.1em;
}

#centre #usa-features ul li.more {
	text-align:right;
}

#centre #usa-features ul li.more a {
	color:#0054a6;
	font-weight:bold;
}

/** 'also in arsenal usa' home feature **/

#centre #usa-also-on {
	width:502px;
	margin:25px 0 0 10px;
	float:left;
}

#centre #usa-also-on .articles {
	width:500px;
	border:1px solid #cccccc;
	background-color:#f2f2f2;
	margin:1px 0 0 0;
	float:left;
}

#centre #usa-also-on .inner-border {
	width:498px;
	border:1px solid #fff;
	float:left;
	padding:0 0 14px 0;
}

#centre #usa-also-on .inner-border ul {
	width:498px;
	float:left;
	margin:9px 0 0 0;
	padding:0;
	display:block;
	background-image:url(/assets/images/usa/features/ul-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#centre #usa-also-on .inner-border ul li {
	float:left;
	width:231px;
	padding:0 9px;
	list-style:none;
	margin:0 0 18px 0;
}

#centre #usa-also-on .inner-border ul li.bottom-row {
	margin:0;
}

#centre #usa-also-on .inner-border ul li img {
	float:left;
	width:45px;
	height:45px;
	padding:1px;
	border:1px solid #ccc;
	margin:0 10px 0 0;
}

#centre #usa-also-on .inner-border ul li .text {
	float:left;
	width:170px;
	display:block;
	margin:-1px 0 0 0;
	position:relative;
}

#centre #usa-also-on .inner-border ul li .text a {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	position:relative;
}

#centre #usa-also-on .inner-border ul li .text p {
	line-height:1.2em;
	display:block;
	position:relative;
	margin:-1px 0 0 0;
}

#centre #usa-also-on .inner-border ul li .text p a {
	font-size:1em;
	font-weight:normal;
	margin:0 0 0 3px;
}

/** bbc listing page **/

#content #centre #bbc-news-listing {
	width:512px;
	padding:0;
}

#content #centre #bbc-news-listing .header {
	height:23px;
	width:506px;
	padding:6px 0 0 6px;
	margin:0 0 0 0;
	background-image:url(/assets/images/usa/bbc-newslist/top-bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#content #centre #bbc-news-listing h2 {
	font-size:1.1em;
	color:#fff;
	text-transform:uppercase;
	background-image:url(/assets/images/usa/bbc-newslist/header-bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:1px 0 4px 6px;
	display:block;
	margin:0 0 0 0;
}

#content #centre #bbc-news-listing ul#bbc-news {
	width:502px;
	margin:16px 0 0 5px;
	padding:0;
}

#content #centre #bbc-news-listing ul#bbc-news li {
	background-image:url(/assets/images/usa/bbc-newslist/bullet-main.png);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;
	padding:0 0 6px 16px;
	margin:0 0 6px 0;
	width:486px;
	list-style:none;
}

#content #centre #bbc-news-listing ul#bbc-news li a {
	display:block;
	margin:0 0 -1px 0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	color:#8b0015;
}

#content #centre #bbc-news-listing ul#bbc-news li p {
	margin:0;
	display:block;
}

#content #centre #bbc-news-listing ul#bbc-news li p.date {
	color:#888;
}

#content #centre #bbc-news-listing a.more-news {
	float:right;
	background-image:url(/assets/images/usa/bbc-newslist/bullet-main.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:1px 8px 0 0;
	font-weight:bold;
	color:#8b0015;
	margin:0 5px 0 0;
	display:inline;
}

/** footer stuff **/

#logofooter ul li {
	display:none;
}

#logofooter #main-sponsors li {
	display:inline;
}

#logofooter ul li.prem-league {
	display:inline;
}



#mainnav ul li a {
	padding:4px 23px;
}
