398 lines
21 KiB
CSS
398 lines
21 KiB
CSS
.tabbedmatchlist a {font-weight:bold;}
|
|
.tabbedmatchlist table.standardTable { background: #dfebf3; border: 4px solid #dfebf3; border-top:0px; font-size:11px; margin-bottom: 5px; width: 100%; }
|
|
.tabbedmatchlist table.standardTable th { border: 1px solid #fff; border-top:0px; color:#61a0ca; padding: 8px 7px; text-align:left; vertical-align:top; }
|
|
.tabbedmatchlist table.standardTable tr.odd td { background-color:#f1f6fa; }
|
|
.tabbedmatchlist table.standardTable td { background-color: #fff; border: 1px solid #fff; color:#666666; font-size:11px; font-weight: normal; padding:10px 6px; vertical-align:top; }
|
|
.tabbedmatchlist table.standardTable td.venue a { font-weight:normal; }
|
|
.tabbedmatchlist table.standardTable td.purchase { font-size:10px; color:#050528; font-weight:bold; }
|
|
.tabbedmatchlist table.standardTable td.broadcast { text-align:center; padding:7px 0 0 0; }
|
|
.tabbedmatchlist table.standardTable td.home,
|
|
.tabbedmatchlist table.standardTable td.away,
|
|
.tabbedmatchlist table.standardTable td.score { color:#050528; font-weight:bold; }
|
|
.tabbedmatchlist table.standardTable td.home { text-align:right;}
|
|
.tabbedmatchlist table.standardTable td.score { text-align:center;}
|
|
.tabbedmatchlist table.standardTable tr.title td { color: #639ec8; }
|
|
.tabbedmatchlist table.standardTable td.time { text-align:center; width:5%; }
|
|
.tabbedmatchlist table.standardTable td.date { text-align:center; width:5%; }
|
|
.tabbedmatchlist table.standardTable td.date .live { color:#fff; background:#ee3b33; padding:1px 2px; }
|
|
|
|
.tabbedmatchlist ui-tabs-hide {display:none;}
|
|
.tabbedmatchlist .ui-widget-header {background:none;}
|
|
.page-hero { width:710px; min-height:189px; max-height:210px; position:relative; display:block; overflow:hidden; }
|
|
.page-hero img { float:left; max-width:363px; }
|
|
.page-hero .description {
|
|
position:absolute; top:0; right:0; height:100%;
|
|
min-height:189px; width:346px;
|
|
color:#fff; border-left:1px solid #fff;
|
|
background: #353551; /* for non-css3 browsers */
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f67', endColorstr='#171737'); /* for IE */
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#4f4f67), to(#171737)); /* for webkit browsers */
|
|
background: -moz-linear-gradient(top, #4f4f67, #171737); /* for firefox 3.6+ */
|
|
}
|
|
.page-hero .articleDate { font-weight:bold; padding:10px 0 0 20px; }
|
|
.page-hero h2 { padding:18px 20px 6px; font-weight:bold; color:#fff; border-bottom:none; margin-bottom:0; }
|
|
.page-hero a { color:#fff; text-decoration:none; }
|
|
.page-hero p { padding:0 20px 6px 20px; font-size:14px; color:#fff; }
|
|
/* == MATCHDAY SECTION STYLES == */
|
|
|
|
/* Matchday Landing Page */
|
|
.matchday_landing {}
|
|
.matchday_landing h3 { margin-bottom:10px; }
|
|
|
|
.matchday_landing .league-form-table tr.leader td.club-label, .matchday_landing .league-form-table tr.promotion td.club-label, .matchday_landing .league-form-table tr.relegation td.club-label, .matchday_landing .league-form-table tr td.club-label { background-image:none; }
|
|
|
|
.matchday_landing .league-form-table { margin-bottom:14px; margin-top:0px; }
|
|
/*
|
|
.matchday_landing .videoScroller { height:92px; margin-bottom:20px; }
|
|
.matchday_landing .videoScroller-l a { background-position:5px 40px; }
|
|
.matchday_landing .videoScroller-r a { background-position:-28px 40px; }
|
|
|
|
.matchday_landing .videoScroller-video { height:92px; }
|
|
.matchday_landing .videoScroller-video .videoDescription { height:61px; }
|
|
.matchday_landing .videoScroller-video .videoTitle { background: url('images/videos/bgrd_videoPreview.png') 0 0 repeat; bottom:0; height:30px; left:0; position:absolute; width:100%; z-index:6000; }
|
|
*/
|
|
.matchday_landing .contentRow { margin-bottom:40px; }
|
|
.matchday_landing div.contentLeft { float:left; width:345px; }
|
|
.matchday_landing div.contentRight { float:right; width:345px; }
|
|
|
|
.matchday_landing .news { padding: 0px 0; padding-bottom: 5px !important; border: 0px solid red; }
|
|
.matchday_landing .news.open { font-size: 12px; padding-bottom: 10px !important; }
|
|
.matchday_landing .news h4 { float: left; color: #000033; font-size: 12px; margin-top:4px; width:250px; }
|
|
|
|
.matchday_landing .thumbText { margin:14px 0; padding-bottom:10px; width:100%; }
|
|
.matchday_landing .thumbText .thumb { float: left; margin:0; width:45px; }
|
|
|
|
.matchday_landing .thumbText p { float:right; width:285px; }
|
|
.matchday_landing .news .source { float: right; }
|
|
|
|
.content .clublogos { margin-bottom: 20px; }
|
|
.content .clublogos ul { width: 730px; }
|
|
.content .clublogos ul li { background: #f1f6fa; display: block; float: left; height: 60px; margin: 0 12px 10px 0; text-align: center; width: 60px; }
|
|
.content .clublogos ul li a { display: block; padding: 6px; }
|
|
/* Overwrites for team/club form table */
|
|
/* ALSO SEE leaguetable.css */
|
|
|
|
.clubform table.leagueTable {margin-bottom:0px;}
|
|
.clubform th {width:6%;}
|
|
.clubform th.col-club,
|
|
.clubform th.col-form {width:38%;}
|
|
.clubform td.col-club {background-image:none;}
|
|
.clubform tr.accent1 td.col-club a {color:#fff;}
|
|
.clubform thead tr {height:29px;}
|
|
.clubform tbody tr {height:32px;}
|
|
|
|
.clubnews .contentLeft, .clubnews .contentRight
|
|
{
|
|
border-top:1px dotted #999;
|
|
}
|
|
.clubnews .contentLeft
|
|
{
|
|
clear:left;
|
|
}
|
|
.clubnews h3
|
|
{
|
|
color:#050528;
|
|
font-size:16px;
|
|
padding:0;
|
|
margin:0;
|
|
border-bottom:1px dotted #999;
|
|
line-height:40px;
|
|
}
|
|
.clubnews .feed li
|
|
{
|
|
font-weight:bold;
|
|
padding:8px 40px 8px 0;
|
|
border-bottom:1px dotted #999;
|
|
line-height:16px;
|
|
position:relative;
|
|
}
|
|
.clubnews .feed li img
|
|
{
|
|
position:absolute;
|
|
right:8px;
|
|
top:6px;
|
|
}
|
|
.clubnews p
|
|
{
|
|
clear:both;
|
|
}
|
|
|
|
.landingpageclubheadtohead .headimage {
|
|
position: relative;
|
|
}
|
|
|
|
.landingpageclubheadtohead .headimage #left-club{
|
|
position: absolute;
|
|
left: 27px;
|
|
top: 35px;
|
|
width:80px;
|
|
text-align:center;
|
|
}
|
|
|
|
.landingpageclubheadtohead .headimage #right-club{
|
|
position: absolute;
|
|
left: 242px;
|
|
top: 35px;
|
|
width:80px;
|
|
text-align:center;
|
|
}
|
|
.landingpageclubheadtohead .headimage #right-club img, .landingpageclubheadtohead .headimage #left-club img{
|
|
max-width: 80px;
|
|
max-height: 90px;
|
|
}
|
|
.landingpageclubheadtohead .headimage p{
|
|
color: #000000;
|
|
font-weight: bold;
|
|
padding-top: 20px;
|
|
text-align: center;
|
|
}
|
|
.landingpageclubheadtohead .headimage div.h2h {
|
|
background: #505069; /* for non-css3 browsers */
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505069', endColorstr='#060628'); /* for IE */
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#505069), to(#060628)); /* for webkit browsers */
|
|
background: -moz-linear-gradient(top, #505069, #060628); /* for firefox 3.6+ */
|
|
padding: 0 5px;
|
|
float: left;
|
|
height: 21px;
|
|
margin-right: 10px;
|
|
left: 143px;
|
|
top: 80px;
|
|
position: absolute;
|
|
}
|
|
.landingpageclubheadtohead .headimage a {
|
|
color: #FFFFFF;
|
|
display: block;
|
|
font-family: 'PremierLeagueRegular','Lucida Grande','Lucida Sans Unicode';
|
|
font-size: 11px;
|
|
height: 100%;
|
|
line-height: 21px;
|
|
text-transform: uppercase;
|
|
width: 100%;
|
|
}
|
|
.stadiumclublinks .contentTable { float:left; width:162px; height:103px; margin:0 15px 15px 0; }
|
|
.stadiumclublinks .contentTable a { text-align:center; display:block; color:#639EC8; }
|
|
.stadiumclublinks .contentTable th { text-align:center; text-transform:uppercase; font-size:12px; padding: 10px 7px; }
|
|
.stadiumclublinks .contentTable td { text-align:center; }
|
|
.spotlight-events {
|
|
margin: 30px 0 10px;
|
|
background: #353551; /* for non-css3 browsers */
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f67', endColorstr='#171737'); /* for IE */
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#4f4f67), to(#171737)); /* for webkit browsers */
|
|
background: -moz-linear-gradient(top, #4f4f67, #171737); /* for firefox 3.6+ */
|
|
overflow: auto;
|
|
}
|
|
.spotlight-events img { float: left; border-right: 1px solid #fff; }
|
|
.spotlight-events div.content { width: 320px; float: left; padding: 14px 10px 20px 20px;background:transparent; }
|
|
.spotlight-events div.content * { color: #fff; }
|
|
div.spotlight-events div.content .date { padding-right: 13px; font-size: 11px; font-weight: bold; color: #639ec8; }
|
|
.spotlight-events div.content h2 { margin-bottom: 0;margin-top:0 padding-bottom: 13px; font-size: 16px; font-weight: bold; color: #639EC8; }
|
|
.spotlight-events div.content h3 { border-bottom: medium none;
|
|
font-size: 14px;
|
|
margin: 7px 0 0;
|
|
padding-bottom: 0; }
|
|
.spotlight-events div.content p { margin-bottom: 7px !important; padding:0;padding-bottom: 14px; font-size: 12px; line-height: 17px; }
|
|
.spotlight-events div.content p.event { margin-bottom: 8px !important; padding-bottom: 10px; font-size: 11px; }
|
|
.spotlight-events div.content .view-more { font-size: 10px; }
|
|
|
|
.eatop5 table.contentTable { border:3px solid #bec7d4; }
|
|
.eatop5 table.contentTable th { background-color:#bec7d4; color:#fff; font-size:13px; }
|
|
.eatop5 table.contentTable td { text-align:center; font-weight:bold; border:1px solid #bec7d4; }
|
|
.eatop5 table.contentTable td.name,
|
|
.eatop5 table.contentTable td.club { text-align:left; }
|
|
.playerheadtohead .headimage { position:relative; background:url('images/backgrounds/player-landing-h2h-bg.jpg') top center no-repeat; height:197px; width:710px; }
|
|
.playerheadtohead .headimage #left-club { position:absolute; left:72px; top:30px; width:207px; height:121px; }
|
|
.playerheadtohead .headimage #right-club { position:absolute; right:68px; top:30px; width:207px; height:121px; }
|
|
.playerheadtohead .headimage #left-club .playerimg { float:right; height:121px; /* REMOVE WHEN RENDITION IS AVAILABLE */ }
|
|
.playerheadtohead .headimage #left-club div { position:absolute; top:0; left:0; }
|
|
.playerheadtohead .headimage #right-club .playerimg { float:left; height:121px; /* REMOVE WHEN RENDITION IS AVAILABLE */}
|
|
.playerheadtohead .headimage #right-club div { position:absolute; top:0; right:0; }
|
|
.playerheadtohead .headimage a.h2h {
|
|
width:auto; display:inline-block; height:auto; left:320px; padding:8px; position:absolute; top:75px;
|
|
background: #353551; /* for non-css3 browsers */
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f67', endColorstr='#171737'); /* for IE */
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#4f4f67), to(#171737)); /* for webkit browsers */
|
|
background: -moz-linear-gradient(top, #4f4f67, #171737); /* for firefox 3.6+ */
|
|
color:#fff; font-family: 'PremierLeagueRegular','Lucida Grande','Lucida Sans Unicode'; text-transform: uppercase;
|
|
}
|
|
.playerheadtohead .headimage a.h2h:hover { text-decoration:none; }
|
|
.playerheadtohead .headimage p { display:inline-block; color:#050528; font-size:10px; font-weight:bold; text-transform:uppercase; line-height:16px; padding:5px 0 0;}
|
|
/* Club Logo and Flag */
|
|
.playerheadtohead .headimage #left-club div p span,
|
|
.playerheadtohead .headimage #right-club div p span { min-width:21px; float:left; }
|
|
.playerheadtohead .headimage #left-club div p img,
|
|
.playerheadtohead .headimage #right-club div p img { height:auto; width:16px; float:left; }
|
|
.playerheadtohead .headimage div p img.flag { margin-top:3px; }
|
|
.playerheadtohead .headimage #left-club div,
|
|
.playerheadtohead .headimage #right-club div { width:100px; padding:10px 6px; }
|
|
.playerheadtohead .headimage h3 { color:#050528; border:0 none; margin:0; padding:0; font-weight:normal; font-size:21px; font-family:'PremierLeagueRegular','Lucida Grande','Lucida Sans Unicode'; }
|
|
.playerheadtohead .headimage h4 { color:#050528; text-align:left; text-transform:uppercase; padding:0 0 5px; margin:0; font-size:11px; }
|
|
.teamofweek { font-size:11px; }
|
|
|
|
.teamofweek form { padding:10px; background-color:#eee; }
|
|
.teamofweek form fieldset { float:left; margin-right:20px; }
|
|
.teamofweek form input { margin-top:-3px; }
|
|
|
|
.teamofweek .team-wrapper { background:url("images/players/teamofweek.png") no-repeat; position:relative; height:413px; width:710px; }
|
|
.teamofweek .team-wrapper img { max-width:50px; }
|
|
.teamofweek .team-wrapper p { background-color:#19803F; color:#fff; font-size:11px; font-weight:bold; line-height:12px; padding:0 2px;text-align:center; }
|
|
|
|
.teamofweek .rows_1,
|
|
.teamofweek .rows_2,
|
|
.teamofweek .rows_3,
|
|
.teamofweek .rows_4,
|
|
.teamofweek .rows_5 { display:block; clear:both; position:relative; overflow:visible; height:105px; }
|
|
|
|
.teamofweek .rows_5 div { margin-left:49px; top:-15px; width:80px; display:inline-block; position:relative; text-align:center; vertical-align:top; }
|
|
.teamofweek .rows_4 div { margin-left:77px; top:-15px; width:80px; display:inline-block; position:relative; text-align:center; vertical-align:top; }
|
|
.teamofweek .rows_3 div { margin-left:115px; top:-15px; width:80px; display:inline-block; position:relative; text-align:center; vertical-align:top; }
|
|
.teamofweek .rows_2 div { margin-left:185px; top:-15px; width:80px; display:inline-block; position:relative; text-align:center; vertical-align:top; }
|
|
.teamofweek .rows_1 div { margin-left:310px; top:-15px; width:80px; display:inline-block; position:relative; text-align:center; vertical-align:top; }
|
|
|
|
.teamofweek span.key { display:block; width:710px; }
|
|
.teamofweek span.key p { background-color:#eee; color:#666; font-weight:bold; padding-left:10px; text-align:left; text-transform:uppercase; background:url("/etc/designs/premierleague/images/powered_by_ea_sports-alt.png") 523px 6px no-repeat; }
|
|
.teamofweek span.keyEa p { background-position:523px 6px; background-repeat: no-repeat; float:left; }
|
|
|
|
.tow_eaLogo { float:right; margin:-35px 5px; display:none; }
|
|
/*top scorers*/
|
|
.topscores .ctre{
|
|
text-align: center;
|
|
}
|
|
|
|
.topscores .contentTable td{
|
|
font-weight:bold;
|
|
}
|
|
|
|
.playerheadtohead .homeplyrh2h .headimage h4 { text-align:center; width:80px; text-transform:none; padding-top:15px; font-size:12px; margin-left:0; margin-right:0; line-height:14px; border:0 none; }
|
|
.playerheadtohead .homeplyrh2h .headimage { background:url('images/backgrounds/landing-player-h2h-bg.jpg') top center no-repeat; height:196px; width:345px; }
|
|
.playerheadtohead .homeplyrh2h .leftimg { left:33px; position:absolute; top:32px; }
|
|
.playerheadtohead .homeplyrh2h .rightimg { right:30px; position:absolute; top:32px; }
|
|
.playerheadtohead .homeplyrh2h .lefttxt { left:32px; position:absolute; top:128px; text-align:center; }
|
|
.playerheadtohead .homeplyrh2h .righttxt { right:30px; position:absolute; top:128px; text-align:center; }
|
|
.playerheadtohead .homeplyrh2h a.h2h { left:136px; top:65px; }
|
|
.homepagetickets p.select { float:right; padding:0; }
|
|
.homepagetickets a {font-weight:bold;}
|
|
.homepagetickets table.standardTable { background:#dfebf3; border:4px solid #dfebf3; border-top:0px; font-size:11px; margin-bottom:5px; width:100%; }
|
|
.homepagetickets table.standardTable th { border:1px solid #fff; border-top:0px; color:#61a0ca; padding:8px 7px; text-align:left; vertical-align:top; }
|
|
.homepagetickets table.standardTable th.hidden { display:none; }
|
|
.homepagetickets table.standardTable tr.odd td { background-color:#f1f6fa; }
|
|
.homepagetickets table.standardTable td { background-color:#fff; border:1px solid #fff; color:#666666; font-size:11px; font-weight:normal; padding:10px 6px; vertical-align:top; }
|
|
.homepagetickets table.standardTable td.venue a { font-weight:normal; }
|
|
.homepagetickets table.standardTable td.purchase { font-size:10px; color:#050528; font-weight:bold; }
|
|
.homepagetickets table.standardTable td.broadcast { text-align:center; padding:7px 0 0 0; }
|
|
.homepagetickets table.standardTable td.home,
|
|
.homepagetickets table.standardTable td.away,
|
|
.homepagetickets table.standardTable td.score { color:#050528; font-weight:bold; }
|
|
.homepagetickets table.standardTable td.home { text-align:right;}
|
|
.homepagetickets table.standardTable td.score { text-align:center;}
|
|
.homepagetickets table.standardTable tr.title td { color: #639ec8; }
|
|
.homepagetickets table.standardTable td.date { text-align:center; width:5%; }
|
|
.homepagetickets table.standardTable td.date .live { color:#fff; background:#ee3b33; padding:1px 2px; }
|
|
.homepagenews .feed { clear:left; }
|
|
.homepagenews .feed li { font-weight:bold; padding:10px 10px 10px 0; border-bottom:1px dotted #999; text-transform:capitalize; line-height:16px; }
|
|
.homepagenews .feed li:last-child { border-bottom:none; }
|
|
.homepagenews .thumb { float:left; margin:3px 10px 10px 0; }
|
|
.homepagenews .logo { float:right; margin:3px 0 15px 0; }
|
|
.homepagenews a { font-weight:bold; display:block; padding:0 0 3px; }
|
|
.homepagenews span { font-weight:normal; color:#666; font-size:12px; line-height:17px; margin-top:0; height: 36px; display:inline; }
|
|
.stateofnation {
|
|
clear:left;
|
|
overflow:hidden;
|
|
display:block;
|
|
}
|
|
.stateofnation .seasonWrapup {
|
|
background: #353551; /* for non-css3 browsers */
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f67', endColorstr='#171737'); /* for IE */
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#4f4f67), to(#171737)); /* for webkit browsers */
|
|
background: -moz-linear-gradient(top, #4f4f67, #171737); /* for firefox 3.6+ */
|
|
}
|
|
|
|
.stateofnation .seasonWrapup-Left-ext { float:left; width:182px; }
|
|
.stateofnation .seasonWrapup-Left { margin:21px 12px; padding:5px 0; }
|
|
.stateofnation .seasonWrapup-Left h4 { color:#fff; font-family:'PremierLeagueRegular','Lucida Grande','Lucida Sans Unicode'; font-size:16px; font-weight:normal; margin-bottom:4px; border-bottom:none;padding-bottom:0;}
|
|
.stateofnation .seasonWrapup-Left p { color:#fff; font-size:11px; font-weight:normal; line-height:1.2em; margin-bottom:10px; }
|
|
|
|
.stateofnation .seasonWrapup-Right { float:left; width:528px; }
|
|
.stateofnation .seasonWrapup-Row { height:70px; width:528px; }
|
|
.stateofnation .wrapup-pod { color:#fff; float:left; height:70px; width:88px; }
|
|
.stateofnation .seasonWrapup-Row .dual-pod { width:176px; }
|
|
.stateofnation .wrapup-pod h4 { color:#fff; font-family:'PremierLeagueRegular','Lucida Grande','Lucida Sans Unicode'; font-weight:normal; font-size: 35px; margin: 10px 4px 5px; border-bottom:none; padding-bottom:0; }
|
|
.stateofnation .wrapup-pod p { color:#fff; font-size:10px; font-weight:bold; line-height:1.2em; margin:0 4px 0 4px; text-transform:uppercase; padding-top:0;}
|
|
.stateofnation .seasonWrapup-Right .blue-one { background-color:#00a4e8; }
|
|
.stateofnation .seasonWrapup-Right .blue-two { background-color:#19adea; }
|
|
.stateofnation .seasonWrapup-Right .blue-three { background-color:#4cbfef; }
|
|
.stateofnation .seasonWrapup-Right .blue-four { background-color:#66c8f1; }
|
|
|
|
.stateofnation .seasonWrapup-Right .bluegrey-one { background-color:#639ec8; }
|
|
.stateofnation .seasonWrapup-Right .bluegrey-two { background-color:#72a8cd; }
|
|
.stateofnation .seasonWrapup-Right .bluegrey-three { background-color:#91bbd8; }
|
|
.stateofnation .seasonWrapup-Right .bluegrey-four { background-color:#b1cee3; }
|
|
|
|
.stateofnation .seasonWrapup-Right .grey-one { background-color:#858585; }
|
|
.stateofnation .seasonWrapup-Right .grey-two { background-color:#a3a3a3; }
|
|
|
|
.stateofnation .seasonWrapup-Right .yellow-one { background-color:#f1b500; }
|
|
.stateofnation .seasonWrapup-Right .red-one { background-color:#cc0000; }
|
|
.stateofnation .seasonWrapup-Right .green-one { background-color:#00cc00; }
|
|
|
|
.stateofnation table.matches-played { width:150px; }
|
|
.stateofnation table.matches-played td { background-color:#79798c; color:#fff; }
|
|
.stateofnation table.matches-played td.matches-number { border-right:1px solid #222241; font-family:'PremierLeagueRegular','Lucida Grande','Lucida Sans Unicode'; font-weight:normal; font-size:24px; padding:10px 0px; text-align:center; vertical-align:middle;}
|
|
.stateofnation table.matches-played td.matches-played { font-size:10px; text-transform:uppercase; padding:13px 10px;font-weight:bold; }
|
|
.stateofnation .bgrd_easports
|
|
{
|
|
background:url("/etc/designs/premierleague/images/powered_by_ea_sports-alt.png") no-repeat right bottom;
|
|
height:35px;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.youthleaguetablesidebar p.select { font-size:14px; font-weight:bold; color:#333; text-align:left; }
|
|
.youthleaguetablesidebar select { clear:both; display:block; margin:5px 0; width:100%; }
|
|
.youthleaguetablesidebar .leagueTable tr { height:20px; }
|
|
.youthleaguetablesidebar .leagueTable th.title { display:none; }
|
|
.youthleaguetablesidebar .leagueTable th { width:20px; }
|
|
.youthleaguetablesidebar .leagueTable th.col-club { width:80px; }
|
|
.youthleaguetablesidebar .leagueTable th,
|
|
.youthleaguetablesidebar .leagueTable td { font-size:11px; padding:2px; }
|
|
.youthleaguetablesidebar .leagueTable td { font-weight:normal; }
|
|
.imagewithtext
|
|
{
|
|
width:345px;
|
|
}
|
|
.image-item
|
|
{
|
|
float:left;
|
|
margin-bottom:20px;
|
|
min-height:200px;
|
|
position:relative;
|
|
width:345px;
|
|
}
|
|
#body .image-item .content
|
|
{
|
|
background-color:#000000;
|
|
bottom:0;
|
|
opacity:0.8;
|
|
position:absolute;
|
|
width:321px;
|
|
padding:6px 12px 8px;
|
|
}
|
|
.image-item .content .title,
|
|
.image-item .content .description
|
|
{
|
|
width:321px;
|
|
}
|
|
.image-item .content .title p
|
|
{
|
|
color:#ffffff;
|
|
font-size:16px;
|
|
font-weight:bold;
|
|
padding:2px 0;
|
|
}
|
|
.image-item .content .description p
|
|
{
|
|
color:#ffffff;
|
|
padding:0;
|
|
}
|