body {
	width:100%;
	font-family:Sylfaen, Arial;
	font-size:0.8em;
	background:#2a0d08 url(files/bg.jpg) no-repeat top center;
}
a {
	color:#3399ff;
}
a:hover {
	color:#FF6000;
}



.body-wrap {
	background:url(files/bg-map.png) no-repeat top center;
	height:1000px;
}





/* -----------------------------------
 
	C L E A R S
	
----------------------------------- */

.clear, .clear-10, .clear-20, .clear-30, .clear-40, .clear-50, clear-border {
	clear:both; 
	display:block; 
	visibility:hidden;
	overflow:hidden;
}
.clear-10 {
	height:10px;
}
.clear-20 {
	height:20px;
}
.clear-30 {
	height:30px;
}
.clear-40 {
	height:40px;
}
.clear-50 {
	height:50px;
}
.clear-border {
	height:1px;
	border-bottom:1px dashed #555;
	margin-bottom:30px;
}





/* -----------------------------------
 
	G L O B A L   L A Y O U T
	
----------------------------------- */

.layout-wrap {
	width:965px;
	margin:0 auto;
	position:relative;
}

.columns {
	margin-top:10px;
	width:100%;
}
.columns td {
	vertical-align:top;
	text-align:left;
}
.columns .columnA {
	width:600px;
}
.columns .column-padding {
	width:25px;
}
.columns .columnB {
	width:340px;
}




.block-wrap {
	position:relative;
	border-right:4px solid #361c0c;
	border-bottom:5px solid #361c0c;
	margin-left:3px;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.block-wrap .block {
	margin:-3px 0 0 -3px;
	background:#fff;
	padding:20px;;
}








h2.box {
	font-size:1.8em;
	margin:-4px 0 18px 0;
	font-weight:bold;
}
h2.l-box, h2.g-box {
	font-size:2em;
	margin:-4px 0 22px 0;
	font-weight:bold;
	color:#408b39;
}
h2.l-box a, h2.g-box a {
	color:#408b39;
	text-decoration:none;
}
h2.l-box a:hover, h2.g-box a:hover {
	color:#77cc6f;
	text-decoration:underline;
}
h2.l-box img {
	float:left;
	margin:3px 12px 0 0;
}
h2.g-box {
	font-size:1.6em;
	color:#000;
	margin:-4px 0 30px 0;
}
h2.g-box i {
    color:#ccc !important;
}





/* -----------------------------------
 
	H E A D E R
	
----------------------------------- */

.header {
	background:url(files/wc-symbol.png) no-repeat top right;
	margin:50px 0 45px 0;
}
.header img.logo {
	margin-top:10px;
}
ul.nav {
	margin:62px 0 0 3px;
}
.nav li {
	display:inline-block;
	background:#000;
	float:left;
	position:relative;
	border-right:4px solid #000;
	border-bottom:5px solid #000;
	margin-right:17px;
}
.nav li a {
	display:inline-block;
	margin:-3px 0 0 -3px;
	background:#ffd200;
	padding:14px 13px 13px 13px;
	text-decoration:none;
}
.nav li a:hover {
	background:#ff6000;
}
.nav li i {
	height:12px;
	display:inline-block;
	background:url(files/nav.png) no-repeat;
}
.nav li.matches i {
	background-position:0 0;
	width:98px;
}
.nav li.groups i {
	background-position:0 -12px;
	width:89px;
}
.nav li.videos i {
	background-position:0 -24px;
	width:104px;
}
.nav li.africa i {
	background-position:0 -36px;
	width:117px;
}
.nav li.hosts i {
	background-position:0 -48px;
	width:116px;
}









.teams {
	overflow:hidden;
}
.teams {
	margin-right:-10px;
}
.teams li {
	display:inline-block;
	float:left;
	width:145px;
	margin-right:10px;
}
.teams li a {
	display:block;
	position:relative;
	padding:2px 0 3px 28px;
	text-decoration:none;
	border-bottom:1px solid #dcdcdc;
	color:#000;
}
.teams li a:hover {
	background:#ebebeb;
	color:#555;
}
.teams li a img {
	position:absolute;
	left:0;
	top:5px;
	border:1px solid #dcdcdc;
}
.teams li a i {
	font-family:Arial;
	position:absolute;
	right:0;
	color:#000;
	font-size:1.2em;
}









.best-scorers {
	border-top:1px solid #dcdcdc;
}
.best-scorers li {
	display:block;
	padding:4px 0 5px 0;
	position:relative;
	border-bottom:1px solid #dcdcdc;
	color:#333;
}
.best-scorers li i {
	font-family:Arial;
	position:absolute;
	right:0;
	bottom:15px;
	color:#ff6000;
	font-weight:bold;
}






.wc-symbols li {
	display:block;
	margin-bottom:12px;
}
.wc-symbols li img {
	float:left;
	margin:0px 12px 0 0;
	width:75px;
	border:1px solid #dcdcdc;
}






h3.homegames-title {
	font-weight:bold;
}
.home-games {
	margin-top:7px;
}
.home-games li {
	background:#fff url(files/homegame-bg.png) repeat-x;
	color:#000;
	border:1px solid #eaddce;
	border-left:none;
	border-right:none;
	height:42px;
	padding-top:10px;
	position:relative;
	font-size:1.6em;
	text-align:center;
	margin-bottom:35px;
}
.home-games .logoA {
	position:absolute;
	left:0;
}
.home-games .logoB {
	position:absolute;
	right:0;
}
.home-games .teamA, .home-games .teamB {
	position:absolute;
	margin-top:2px;
	width:170px;
}
.home-games .teamA {
	left:57px;
	text-align:right;
}
.home-games .teamB {
	right:57px;
	text-align:left;
}
.home-games .time {
	color:#ff6000;
	display:block;
	font-family:verdana;
	left:50%;
	margin:3px auto 0 -58px;
	position:absolute;
	text-align:center;
	width:116px;
}
.home-games span {
	position:absolute;
	bottom:-20px;
	width:200px;
	text-align:center;
	left:50%;
	margin-left:-100px;
	color:#666;
	font-family:verdana;
	font-size:0.6em;
}







.live-player {
	position:relative;
}
.live-player p {
	position:absolute;
	right:0;
	top:-1px;
	text-align:left;
	font-family:Arial;
	width:210px;
}
.live-player p i {
	font-size:0.9em;
	color:#666;
}





div.history-block {
    margin-bottom:15px;
}
div.history-block .block {
	background:url(files/trans-bg-80.png);	
}
div.history-block .block h2 {
	color:#ffd200;
}
.history-box {
	overflow:hidden;
}
.history-box ul {
	margin:0 -10px 0 0;
}
.history-box li {
	text-align:center;
	font-family:Arial;
	color:#ccc;
	display:inline-block;
	float:left;
	margin-right:8px;
}
.history-box li a img {
	border:1px solid #fff;
	margin-bottom:7px;
	width:42px;
}
.history-box li a:hover img {
	border:1px solid #ff6000;
}





.history-popbox-wrap {
	display:none;
}
.history-popbox {
	width:700px; 
	height:400px; 
	overflow:auto;
	position:relative;
	background:#ffd200;
	color:#000;
}
.history-popbox img {
	position:absolute;
	left:15px;
	top:15px;
}
.history-popbox h2, .history-popbox p {
	margin:13px 0 0 190px;
}
.history-popbox h2 {
	font-size:2em;
	font-weight:bold;
	margin-bottom:14px;

}




.footer {
	color:#fff;
	padding:0 0 25px 18px;
}












/*  ----------------------------------

	V I D E O   L I S T
	
------------------------------------ */

.videolist {
	text-align:left;
	overflow:hidden;
	font-family:Arial;
}
.videolist ul {
	margin-right:-28px;
	overflow:hidden;
}
.videolist ul li {
	display:inline-block;
	float:left;
	width:50%;
}
.videolist ul li a {
	display:inline-block;
	float:left;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	margin:1px 8px 18px 0;
}
.videolist ul li a img {
	border:1px solid #000;
}
.videolist ul li a:hover img {
	border:1px solid #ff6000;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.videolist ul li a i {
	background:url(files/play-button.png) no-repeat;
	position:absolute;
	width:52px;
	height:51px;
	top:21px;
	left:40px;
	display:none;
}
.videolist ul li a:hover i {
	display:block;
}
.videolist p {
	color:#000;
	margin:0 20px 5px 0;
}
.videolist em {
	font-size:0.8em;
}















.datapager {
    font-family:Arial;
	margin:30px 0 0 -10px;

}
.datapager a {
    display:inline-block;
    background:#dcdcdc;
    color:#555;
    padding:5px 10px;
    text-decoration:none;
}
.datapager a:hover {
    background:#ccc;
    color:#000;
}
.datapager .arrows {
    font-size:1.8em;
    font-weight:bold;
    display:inline-block;
    background:#fff;
    padding:5px 10px;
    color:#035A89;
}
.datapager .arrows:hover {
    background:#fff;
    color:#f01030;
}
.datapager .active-page {
    background:#ff6000;
    color:#fff;
    display:inline-block;
    padding:5px 10px;
}













.group, .matchesList  {
    margin-bottom:25px;
}
.group tr {
    border-bottom:1px solid #CCCCCE;
}
.group caption, .matchesList caption {
    color:#ff6000;
    font-weight:bold;
    text-align:left;
    margin:0 0 10px 2px;
}
.group thead, .matchesList thead {
    background:url(files/boxHeader_trasp.gif) repeat-x scroll 0 -130px #DBDBDB;
    background:url(files/gr-bg.png) repeat-x;
    color:#666;
    font-size:0.9em;    
}
.group thead tr td, .matchesList thead tr td {
    height:24px;
    vertical-align:middle;
    font-family:Sylfaen;
}
.group td {
    padding:1px 0 2px 0;
    width:50px;
    text-align:center;
    font-family:Verdana;
}
.group td.team {
    width:254px;
    padding-left:5px;
    text-align:left;
    font-family:Sylfaen;
}
.group td img {
    margin:3px 8px 0 0;
    float:left;
    border:1px solid #dcdcdc;
}







.matchesList td {
    padding:1px 0 2px 0;
    text-align:center;
    font-family:Sylfaen;
    color:#666;
}
.matchesList tr {
    border-bottom:1px solid #CCCCCE;
}
.matchesList td.n {
    font-family:Arial;
    width:20px;
    font-size:0.9em;
    vertical-align:middle;
}
.matchesList td.date {
    font-family:Arial;
    width:80px;
    font-size:0.9em;
    vertical-align:middle;
    color:#000;
}
.matchesList td.m {
    width:120px;
}
.matchesList td.score {
    width:70px;
    font-family:Arial;
    font-size:0.9em;
    vertical-align:middle;
}
.matchesList td.team-left, .matchesList td.team-right {
    width:130px;
    text-align:left;
    font-family:Sylfaen;
    color:#000;
}
.matchesList td.team-left {
    padding-left:10px;
}
.matchesList td.team-right {
    text-align:right;
}
.matchesList td.team-left img {
    margin:3px 8px 0 0;
    float:left;
    border:1px solid #dcdcdc;
}
.matchesList td.team-right img {
    margin:3px 0 0 8px;
    float:right;
    border:1px solid #dcdcdc;
}















.teamPoster {
	margin-bottom:20px;
	margin-right:-10px;
}
.teamText h5 {
	font-size:1.6em;
	color:#FF6000;
	margin-top:20px;
	font-weight:bold;
}
.teamText li {
	float:left;
	width:33%;
	margin-bottom:5px;
}
.teamText h6 {
	color:#000;
	padding:15px 0 5px 0;
	font-weight:bold;
	clear:both;
}
.teamText i {
	color:#fff;
	font-family:Arial;
	float:left;
	margin:2px 5px 0 0;
	padding:2px;
	font-size:10px;
	background:#999;
	display:inline-block;
	width:16px;
	text-align:center;
}
















.hosts img {
	float:left;
	margin:5px 15px 0 0;
	border:1px solid #000;
	height:260px;
	width:200px;
}
.hosts h4 {
	font-size:1.6em;
	margin-bottom:15px;
}
.hosts hr {
	margin:20px 0 20px 0;
	clear:both;
	border:none;
	height:1px;
	background-color:#ccc;
}








.stadiums h3 {
	
}
.stadiums h3 {
	font-size:1.6em;
	color:#FF6000;
	margin:35px 0 20px 0;
	font-weight:bold;
}
.stadiums h4 {
	font-weight:bold;
	margin-bottom:1px;
}
.stadiums li {
	float:left;
	width:33.3%;
	margin-bottom:25px;
}
.stadiums img {
	height:100px;
	width:165px;
	margin-bottom:3px;
	border:1px solid #ffd200;
}
.stadiums p {
	color:#666;
	font-size:0.9em;
}











