#Body{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#da670a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	a:hover{ text-decoration:underline;}

#worldcupContainer a:hover { text-decoration:underline;}

#worldcupContainer{
	margin:auto;
	width:978px;
	height:auto;
	background-color:#ffffff;
	border:1px solid #e2e2e2;
	}
#worldcupContainer .Header{
	background:url(images/headerbg.jpg) no-repeat top;
	height:137px;
	border-bottom:3px solid #78aa69;}	

#worldcupContainer .Timer{
	 padding-left:7px;
	 width:162px;
	 }
.mainContainer{
	margin:0px;
	padding:0px;}	

.mainColumn{
	float:left;
	width:648px;
	
	 border-right:1px solid #e2e2e2;
	}

.mainColumnBox{
	padding:10px 18px 10px 10px;
	border-bottom:1px solid #e2e2e2;
	}
	
.leftColumn{
	 float:left;
	 width:300px;
	 height:auto;
	 padding-left:18px;
	 }
	 
.homeArticle{
	border-bottom: 1px solid #e2e2e2;
	margin-top:8px;
	}

.homeBanner{
border-bottom: 1px solid #e2e2e2;
margin-top:10px;
padding-bottom:9px;
}
	
.leftBox{
border-bottom: 1px solid #e2e2e2;
margin-top:10px;
padding-bottom:9px;
}

.boxHeading{
	background:url(images/boxheading.gif) repeat-x;
	height:20px;}
	
.boxHeading h4{
	margin:0px;
	padding: 2px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;}

.boxMain{
	border-top:2px solid #ffffff;
	padding:4px 10px 6px 10px;
	background:url(images/greybg.gif) #f8f9fa repeat-x bottom;
	}

.boxMain ul{
	list-style:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	}

.boxMain ul li{
	border-bottom:1px dotted #ac3e06;
	padding:2px 0px 4px 0px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	}
	
#groupBox ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	}

#groupBox li{
	float:left;
	list-style-type:none;
	list-style-position:outside;
	border-right:1px dotted #ac3e06;
	border-bottom:none;
	padding:0px 8px 0px 0px;
	margin:0px 7px 0px 0px;
	}

.boxMain ul li span{
	font-size:11px;
	color:#737272;}

.boxMain ul li a{
	text-decoration:none;
	color:#b53f05;
	padding: 0px 3px;}

.boxMain ul li a:hover{
	text-decoration:underline;}
	
#groups{
	width:auto;}
#groups a{
	color:#616161;
	padding:0px;}

#groups a:hover{
	text-decoration:none;
	color:#b53f05;}

#groupItem{
	padding:5px 0 0 0;
	margin:0px;}
	
#groupItem a {
	color:#243c45;
	}

#groupItem img{
	vertical-align:bottom
	}
	
#multimediaContent {
	padding-bottom:10px;
	border-bottom:1px dotted #ac3e06;
	width:auto;
	margin-bottom:10px;
	}
	
#multimediaContent .multimediaItem{
	float:left;
	border:3px solid #e3e4e9;
	width:102px;
	width:auto;
	height:82px;
	height:auto;
	margin:6px 15px 0px 0px;
	overflow:hidden;
}


	

	
#multimediaContent h4{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ac3e06;
	}
#multimediaContent h4 a:hover{ color:#ac3e06;}	
#multimediaContent h4 a{color:#ac3e06;}	
.homeArticle h3{
	font-size:13px;
	color:#b53f05;
	margin:0px;
	padding: 0px 0px 4px 0px;
}

.homeArticle h3 a {
	text-decoration:none;
	color:#b53f05;}

.homeArticle h5{
	font-size:11px;
	color:#abaaaa;
	margin:0px;
	padding:0px;
	}

.homeArticle p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3a3939;
	margin:0px;
	padding:5px 0px 8px 0px;
	text-align:justify;
	}

#worldcupContainer .Logo{
	padding-top:42px;
	padding-left:7px;
	width:251px;
	}
.menu{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	}
.menu ul{
	background:url(images/bg.gif) repeat-x;
	height:32px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:32px;
		margin:0px;
		padding:0px 16px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#ffffff;
			margin:0px 8px;
			padding: 0px 8px;
			text-decoration:underline;
			}
.menu li a.navOn{
			background:url(images/menu_selected.gif) bottom center repeat-x;
			color:#575757;
			margin:0px 8px;
			padding: 0px 8px;
			text-decoration:none;
			}
	
	.menu li ul a{
		display:block;
		height:32px;
		font-size:13px;
		font-style:normal;
		margin:0px;
		padding:0px 8px 0px 8px;
		text-align:left;
		}
		
	.menu p{
		clear:left;
		}	

	.clear{ clear:both;}
#multimediaContent a.buttonMore {
    /* Sliding right image */    background: transparent url('images/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
	margin-top:10px;
    padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #b94e07;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
}
 
#multimediaContent a.buttonMore span{    /* Background left image */ 
    background: transparent url('images/button_left.png') no-repeat;     display: block;
    line-height: 18px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 0 4px 10px;
	color: #b94e07;
} 
 
#multimediaContent .buttonMore a:hover {
    text-decoration:underline;
}

a.tableheading {
    /* Sliding right image */    background: transparent url('images/tabletab-r.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 17px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 8px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color:#16150d;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
}

div.tableheading
{
    /* Sliding right image */    background: transparent url('images/tabletab-r.png') no-repeat scroll top right; 
    float: left;
    height: 17px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 8px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color:#16150d;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
}
div.tableheading span
{    /* Background left image */
	background: transparent url('images/tabletab-l.png') no-repeat;
	display: block;
	line-height: 17px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
	color:#16150d;
}
a.tableheading span{    /* Background left image */
	background: transparent url('images/tabletab-l.png') no-repeat;
	display: block;
	line-height: 17px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
	color:#16150d;
} 
 
a.tableheading:hover span{
    text-decoration:underline;
	
}

#tableGroup {
border-collapse:collapse;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#575757;
width:100%;
border:0px;}

#tableGroup th{
height:21px;
background:url(images/tableheadingbg.gif) repeat-x 0 0;
padding:0px;
margin:0px;
border-bottom:2px solid #ffffff;
}
#tableGroup td{
border-top:1px solid #ffffff;}

#tableGroup td.heading{
height:14px;
border-top:1px solid #ffffff;
padding-left:10px;}

#tableGroup img.flag{
vertical-align:middle;
padding-left:8px;
}
#tableGroup td a{
color:#243c45;}


div.sectionHeader{
background:url(images/sectionheaderbg.jpg) no-repeat 0 0;
padding:0 10px 0 10px;
height:40px;
}

div.groupNum{
float:left;
font-size:16px;
color:#243c45;
padding-top:8px;
padding-bottom:8px;
}

div.groupFlags{
float:right;
}

div.groupFlags ul{
list-style-type:none;
list-style-position:outside;
margin:0px;
padding:0px;
}
div.groupFlags ul li{
float:right;
padding:3px 0 3px 4px;
margin:0px;
}

div.sectionMainItem{
background:url(images/slicegradient.jpg) repeat-x 0 0;
padding: 0 10px;
border-top:1px solid #ffffff;
}
.sectionMainItem h4{
font-size:14px;
margin:0px;
padding:0px;
color:#b53f05;
border-bottom:1px dotted #243c45;
padding:4px 0 4px 0;
}

.sectionMainItem p{
padding:0px;
margin:0px;
padding:10px 0;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
text-align:justify;
}


.profilePhoto{
padding-top:10px;
float:left;
padding-right:10px;
}

#groupMenu{
padding-bottom:10px;
}

#groupMenu a{
color:#575757;
}

#groupMenu a.selected{
font-weight:bold;
color:#b53f05
}

#teamColumn{
float:left;
padding:10px 18px 0 0;}

#teamBox{
padding:0 0 10px 0;
}
#teamBox .teamBoxTop{
background:url(images/teamboxTop.png) no-repeat;
width:106px;
height:15px;
}

#teamBox .teamBoxMain{
background-color:#f7f7f6;
text-align:center;
}

#teamBox .teamBoxMain a{ font-size:10px;}
#teamBox .teamBoxBottom{
background:url(images/teamboxBottom.png) no-repeat;
width:106px;
height:15px;
}

#teamBox h5{
margin:0px;padding:0px;
}

#goalStats{
float:left;
background:url(images/goalstatsbg.png) no-repeat;
width:143px;
height:57px;
}
#goalStats .goalsHeading{
text-align:right;
display:block;
font-size:11px;
padding:16px 30px 0 0;
}

#goalStats .goalsNum{
display:block;
text-align:right;
padding-right:42px;
font-size:18px;
color:#b53f05;
}

#topScorer{
float:left;
background:url(images/scorerstatsbg.png) no-repeat;
width:143px;
height:57px;
margin-left:4px;
}

#topScorer .topScorerHeading{
text-align:left;
display:block;
font-size:11px;
padding:16px 0 0 10px;
}

#topScorer .topScorerName{
display:block;
text-align:left;
font-size:11px;
padding:3px 0 0 10px;
color:#b53f05;
}
#tableGroup .c {
	padding-left: 10px;
}
#tableGroup .F {
	padding-top: 5px;
}
#tableGroup .H {
font-size:10px;
font-weight:bold;
}


.saMap{
border-top:1px solid #ffffff;	}

#cityBox{
float:left;
background-color:#fbfbfb;
margin-right:12px;
width:186px;
border:1px solid #efeeee;
padding:2px;
margin-top:5px;
}

#cityBox h4{
margin:0px;
font-size:13px;
color:#b53f05;
padding: 5px 0 0 0;
}

#cityBox p{
margin:0px;
padding:0px;
}


#cityBox a.buttonMore {
    /* Sliding right image */    background: transparent url('images/sbutton_r.png') no-repeat scroll top right; 
    display: block;
    float: right;
    height: 14px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 1px;
	margin-top:1px;
    padding-right: 2px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #ffffff;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
}
 
#cityBox a.buttonMore span{    /* Background left image */ 
    background: transparent url('images/sbutton_l.png') no-repeat;     display: block;
    line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 0 0 3px 2px;
	color:#ffffff;
} 

#cityBox a.buttonMore:hover{
text-decoration:underline;	}

ul.info {
	list-style-position:outside;
	margin:0px;
	padding:0px;
	list-style-type:none;}

ul.info li{
	background:url(images/bullet.gif) no-repeat 2px 6px;
	border:none;
	padding:0 0 0 12px;
	}
.infoPhoto{
float:left;
padding-right:10px;
}


#tributeBox{
float:left;
width:150px;
margin-right:1px;
margin-bottom:1px;
}

#tributeBox:hover{
	cursor:hand;
}

.tributeBoxCont{
/*background:url(images/trib_bg_grey.gif) no-repeat #bbbbbb top;*/
background-color:#999999;
padding: 0 2px;
height:142px;
}

.tributeBoxCont p{
font-size:9px;
margin:0px;
padding:0px;
text-align:left;
color:#EBEBEB;
}

#tributeBox .tributeBoxCont span{
display:block;
font-size:10px;
font-weight:bold;
color:#EBEBEB;
}

.tributeBoxCont:hover{
background:url(images/trib_bg.gif) no-repeat #f19a10 top;
padding: 0 2px;
height:142px;
	}
	
.tributeBoxCont:hover p{
	color:#404040;
	}
#tributeBox .tributeBoxCont:hover span{
	color:#404040;
	}	



.boxMain a.buttonMore {
    /* Sliding right image */    background: transparent url('images/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
	margin-top:10px;
    padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #b94e07;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
}
 
.boxMain a.buttonMore span{    /* Background left image */ 
    background: transparent url('images/button_left.png') no-repeat;     display: block;
    line-height: 18px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 0 4px 10px;
	color: #b94e07;
} 
 
.boxMain .buttonMore a:hover {
    text-decoration:underline;
}

.articles a.buttonMore {
    /* Sliding right image */    background: transparent url('images/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
	margin-top:10px;
    padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #b94e07;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
}
 
.articles a.buttonMore span{    /* Background left image */ 
    background: transparent url('images/button_left.png') no-repeat;     display: block;
    line-height: 18px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 0 4px 10px;
	color: #b94e07;
} 
 
.articles .buttonMore a:hover {
    text-decoration:underline;
}


.cityBox a.buttonMore {
    /* Sliding right image */    background: transparent url('images/button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
	margin-top:10px;
    padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #b94e07;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
}
 
.cityBox a.buttonMore span{    /* Background left image */ 
    background: transparent url('images/button_left.png') no-repeat;     display: block;
    line-height: 18px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 0 4px 10px;
	color: #ffffff;
} 
 
.cityBox .buttonMore a:hover {
    text-decoration:underline;
}

#tributeBoxMain{
float:left;
width:180px;
background:url(images/tribute/greybox.gif) repeat-x #eff0eb bottom;
padding:6px;
margin:0 12px 0 0;
}

#tributeBoxMain span {
	font-size:13px;
	display:block;
	padding-top:6px;
}

#tributeBoxMain span a{
	color:#b53f05;}
	
#tributeBoxRow{
margin-top:10px;
margin-bottom:10px;
}
